Consider the state-space model:
\[ \dot{x}(t) = A x(t) + B u(t) \] \[ y(t) = C x(t) \] \[ A = \begin{bmatrix} 0 & 1 \\ -2 & -3 \end{bmatrix}, \quad B = \begin{bmatrix} 0 \\ 1 \end{bmatrix}, \quad C = \begin{bmatrix} 1 & 0 \end{bmatrix} \]The sum of the magnitudes of the poles is:
Step 1: The poles of the system are the eigenvalues of the matrix \( A \). To find the eigenvalues, we solve the characteristic equation:
\[ \det(A - \lambda I) = 0 \]where \( \lambda \) represents the eigenvalues and \( I \) is the identity matrix. The matrix \( A - \lambda I \) is:
\[ A - \lambda I = \begin{bmatrix} 0 & 1 \\ -2 & -3 \end{bmatrix} - \lambda \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} = \begin{bmatrix} -\lambda & 1 \\ -2 & -3 - \lambda \end{bmatrix} \]Now, we compute the determinant:
\[ \det(A - \lambda I) = (-\lambda)(-3 - \lambda) - (1)(-2) = \lambda^2 + 3\lambda + 2 \]We set this equal to zero to find the eigenvalues:
\[ \lambda^2 + 3\lambda + 2 = 0 \]Solving this quadratic equation:
\[ \lambda = \frac{-3 \pm \sqrt{3^2 - 4(1)(2)}}{2(1)} = \frac{-3 \pm \sqrt{9 - 8}}{2} = \frac{-3 \pm 1}{2} \]Thus, the eigenvalues (poles) are:
\[ \lambda_1 = \frac{-3 + 1}{2} = -1, \quad \lambda_2 = \frac{-3 - 1}{2} = -2 \]Step 2: The sum of the magnitudes of the poles is:
\[ |\lambda_1| + |\lambda_2| = |-1| + |-2| = 1 + 2 = 3 \]Thus, the sum of the magnitudes of the poles is 3.
A controller \( (1 + K_{DS}) \) is to be designed for the plant \[ G(s) = \frac{1000 \sqrt{2}}{s(s + 10)^2} \] The value of \( K_D \) that yields a phase margin of 45 degrees at the gain cross-over frequency of 10 rad/sec is ……… (round off to 1 decimal place).
An ideal low pass filter has frequency response given by \[ H(j\omega) = \begin{cases} 1, & |\omega| \leq 200\pi \\ 0, & \text{otherwise} \end{cases} \] Let \( h(t) \) be its time domain representation. Then h(0) = _________ (round off to the nearest integer).
A controller \( D(s) \) of the form \( (1 + K_D s) \) is to be designed for the plant \[ G(s) = \frac{1000\sqrt{2}}{s(s+10)^2} \] as shown in the figure. The value of \( K_D \) that yields a phase margin of \(45^\circ\) at the gain cross-over frequency of 10 rad/sec is __________ (round off to one decimal place).
Two units, rated at 100 MW and 150 MW, are enabled for economic load dispatch. When the overall incremental cost is 10,000 Rs./MWh, the units are dispatched to 50 MW and 80 MW respectively. At an overall incremental cost of 10,600 Rs./MWh, the power output of the units are 80 MW and 92 MW, respectively. The total plant MW-output (without overloading any unit) at an overall incremental cost of 11,800 Rs./MWh is ___________ (round off to the nearest integer).
Using shunt capacitors, the power factor of a 3-phase, 4 kV induction motor (drawing 390 kVA at 0.77 pf lag) is to be corrected to 0.85 pf lag. The line current of the capacitor bank, in A, is __________ (round off to one decimal place).
Consider the state-space model
\[ \dot{\mathbf{x}}(t) = A \mathbf{x}(t) + B r(t), \quad y(t) = C \mathbf{x}(t) \]
where \( \mathbf{x}(t) \), \( r(t) \), and \( y(t) \) are the state, input, and output, respectively. The matrices \( A \), \( B \), and \( C \) are given below:
\[ A = \begin{bmatrix} 0 & 1 \\ -2 & -3 \end{bmatrix}, \quad B = \begin{bmatrix} 0 \\ 1 \end{bmatrix}, \quad C = \begin{bmatrix} 1 & 0 \end{bmatrix} \]
The sum of the magnitudes of the poles is __________ (round off to the nearest integer).