Step 1: Recall equation of a plane.
The general equation of a plane in 3D is:
\[
a x + b y + c z = d
\]
where the normal vector to the plane is \([a \; b \; c]^T\).
Step 2: Compare with given equation.
Here we are given:
\[
\mathbf{w}^T \mathbf{x} = 1
\]
with \(\mathbf{w} = [1 \; 2 \; 3]^T\).
This expands to:
\[
1 \cdot x_1 + 2 \cdot x_2 + 3 \cdot x_3 = 1
\]
Step 3: Identify normal vector.
Thus the coefficients of \(x_1, x_2, x_3\) directly give the normal vector:
\[
\mathbf{n} = [1 \; 2 \; 3]^T
\]
Final Answer: \[ \boxed{[1 \; 2 \; 3]^T} \]
Given an open-loop transfer function \(GH = \frac{100}{s}(s+100)\) for a unity feedback system with a unit step input \(r(t)=u(t)\), determine the rise time \(t_r\).
Consider a linear time-invariant system represented by the state-space equation: \[ \dot{x} = \begin{bmatrix} a & b -a & 0 \end{bmatrix} x + \begin{bmatrix} 1 0 \end{bmatrix} u \] The closed-loop poles of the system are located at \(-2 \pm j3\). The value of the parameter \(b\) is: