A system is represented in state-space form as follows:
(u: input, $x$ : state vector, $y$ : output)
$$ \begin{aligned} & \dot{x}=\left[\begin{array}{cc} 1 & 2 \\ -3 & 0 \end{array}\right] x+\left[\begin{array}{l} 1 \\ 2 \end{array}\right] u \\ & y=\left[\begin{array}{ll} 1 & 2 \end{array}\right] x \end{aligned} $$
Consider the new state vector $z=\left[\begin{array}{cc}2 & 1 \\ -1 & 0\end{array}\right] x$
What is the state-space representation of the system in terms of the new state vector $z$ ?
Consider the state-space description of an LTI system with matrices
$$A = \left[ {\matrix{ 0 & 1 \cr { - 1} & { - 2} \cr } } \right],B = \left[ {\matrix{ 0 \cr 1 \cr } } \right],C = \left[ {\matrix{ 3 & { - 2} \cr } } \right],D = 1$$
For the input, $$\sin (\omega t),\omega > 0$$, the value of $$\omega$$ for which the steady-state output of the system will be zero, is ___________ (Round off to the nearest integer).
$$ \text { The state space representation of a first-order system is given as } $$
$$ \begin{aligned} & \dot{x}=-x+u \\ & y=x \end{aligned} $$
Where, $x$ is the state variable, $u$ is the control input and $y$ is the controlled output. Let $u=-k x$ be the control law, where $K$ is the controller gain. To place a closed loop pole at -2 , the value of $k$ is $\_\_\_\_$
GATE EE Subjects
Browse all chapters by subject