Stability Analysis MCQ Quiz - Objective Question with Answer for Stability Analysis - Download Free PDF

Last updated on Jun 11, 2025

Latest Stability Analysis MCQ Objective Questions

Stability Analysis Question 1:

If the characteristics equation of a closed loop system is s2+2s+2=0, then the system is 

  1. Over damped
  2. Critically damped
  3. Under damped 
  4. Undamped 

Answer (Detailed Solution Below)

Option 1 : Over damped

Stability Analysis Question 1 Detailed Solution

Explanation:

System Damping Analysis

The given characteristic equation of the closed-loop system is:

s² + 2s + 2 = 0

This is a second-order system, and its response is determined by analyzing its damping ratio (ζ) and natural frequency (ωn).

Step 1: Standard Form of the Characteristic Equation

The standard form of a second-order system's characteristic equation is given by:

s² + 2ζωns + ωn² = 0

Comparing the given equation (s² + 2s + 2 = 0) with the standard form:

  • 2ζωn = 2 → ζωn = 1
  • ωn² = 2 → ωn = √2

Step 2: Calculate the Damping Ratio (ζ)

From the first equation, ζ can be calculated as:

ζ = (1 / ωn) = (1 / √2)

Therefore:

ζ = 0.707

Step 3: Determine the System's Damping Condition

The damping condition of a second-order system is determined by the value of the damping ratio (ζ):

  • ζ > 1: Overdamped system
  • ζ = 1: Critically damped system
  • 0 < ζ < 1: Underdamped system
  • ζ = 0: Undamped system

Since ζ = 0.707, which lies in the range 0 < ζ < 1, the system is underdamped.

Correct Option: Option 3 (Under damped)

Additional Information

To further analyze the other options, let's evaluate the damping conditions:

Option 1: Overdamped

In an overdamped system, the damping ratio (ζ) is greater than 1. This means that the system returns to its steady-state value without oscillating, but it does so slowly. Since ζ = 0.707 (less than 1) for the given characteristic equation, the system is not overdamped. Thus, this option is incorrect.

Option 2: Critically Damped

A critically damped system occurs when ζ = 1. In this case, the system returns to its steady-state value as quickly as possible without oscillating. However, for the given system, ζ = 0.707 (not equal to 1), so the system is not critically damped. Hence, this option is also incorrect.

Option 4: Undamped

An undamped system corresponds to ζ = 0. In this case, there is no damping force, and the system oscillates indefinitely at its natural frequency. Since ζ = 0.707 for the given system, it is not undamped. Therefore, this option is incorrect.

Option 5: Not Given in the Statement

This option does not apply to the given question as the characteristic equation directly provides enough information to determine the damping condition of the system.

Conclusion:

The damping ratio (ζ) is a critical parameter for determining the damping condition of a second-order system. Based on the given characteristic equation (s² + 2s + 2 = 0), we calculated ζ = 0.707, which classifies the system as underdamped. This means the system will exhibit oscillatory behavior with gradually decreasing amplitude over time.

Stability Analysis Question 2:

An electromechanical closed –loop control system has the transfer function C(s)/R(s) = k/s (s2 + s +1) (s + 4) +k. Which one of the following is correct? 

  1. The system is stable for all positive values of k
  2. The system is unstable for all values of k 
  3. The system is stable for values of k between zero and 3.36
  4. The system is stable for values of k between 1.6 and 2.45

Answer (Detailed Solution Below)

Option 1 : The system is stable for all positive values of k

Stability Analysis Question 2 Detailed Solution

Explanation:

Electromechanical Closed-Loop Control System

Problem Statement:

The transfer function of the electromechanical closed-loop control system is given as:

C(s)/R(s) = k / [s × (s² + s + 1) × (s + 4) + k]

We are tasked with determining the stability of the system for various values of the gain parameter \( k \). The correct answer is given as:

Option 1: The system is stable for all positive values of \( k \).

To verify this claim and analyze the other options, we will use the principles of control system stability analysis, specifically the location of the poles in the s-plane and the Routh-Hurwitz criterion.

Solution:

Step 1: Closed-Loop Characteristic Equation

The denominator of the transfer function represents the characteristic equation of the closed-loop system:

Characteristic Equation: \( s × (s² + s + 1) × (s + 4) + k = 0 \)

Expanding this equation:

  • \( s × (s² + s + 1) = s³ + s² + s \)
  • \( (s³ + s² + s) × (s + 4) = s⁴ + 4s³ + s³ + 4s² + s² + 4s = s⁴ + 5s³ + 5s² + 4s \)

Thus, the characteristic equation becomes:

Denominator: \( s⁴ + 5s³ + 5s² + 4s + k = 0 \)

Step 2: Stability Analysis using Routh-Hurwitz Criterion

The Routh-Hurwitz criterion provides a systematic method to determine the stability of a system by examining the signs of the coefficients in the Routh array. A system is stable if all the roots of the characteristic equation have negative real parts, which corresponds to all the elements in the first column of the Routh array being positive.

Let us construct the Routh array for the characteristic equation:

\( s⁴ + 5s³ + 5s² + 4s + k = 0 \)

Step 3: Construct the Routh Array

Power of \( s \) Row Elements
\( s⁴ \) \( 1, 5, k \)
\( s³ \) \( 5, 4 \)
\( s² \) \( \dfrac{5 × 4 - 1 × k}{5}, 0 \)
\( s¹ \) \( \dfrac{4 × 0 - 5 × 0}{\text{Previous Row}}, 0 \)

The key term in the second row of the Routh array is:

\( \dfrac{5 × 4 - k}{5} \)

For stability, this term must be positive. Thus:

\( 20 - k > 0 \)

\( k < 20 \)

Analysis of Options:

Option 1: The system is stable for all positive values of \( k \).

This is incorrect because the system is stable only for \( k < 20 \). Beyond \( k = 20 \), the system becomes unstable.

Option 2: The system is unstable for all values of \( k \).

Incorrect. The system is stable for \( 0 < k < 20 \).

Option 3: The system is stable for values of \( k \) between zero and 3.36.

Incorrect. The system is stable for a broader range of \( k \), specifically \( 0 < k < 20 \).

Option 4: The system is stable for values of \( k \) between 1.6 and 2.45.

Incorrect. This range is overly restrictive; the system is stable for \( 0 < k < 20 \).

Conclusion:

Based on the Routh-Hurwitz analysis, the correct statement is that the system is stable for \( 0 < k < 20 \), making none of the provided options entirely accurate. The correct answer should specify this range explicitly.

Stability Analysis Question 3:

The Routh Array is as below :

\(\begin{array}{lllll} \mathrm{S}^{6} & 1 & 8 & 20 & 16 \\ \mathrm{S}^{5} & 2 & 12 & 16 & \\ \mathrm{S}^{4} & 2 & 12 & 16 & \\ \mathrm{S}^{3} & 0 & 0 & & \end{array}\)

The row of zero of this array will be replaced by coefficients of 

  1. S4 + 12 S2 + 16 
  2. S3 + 3 S 
  3. S4 + 6 S2
  4. S3 + 12 S

Answer (Detailed Solution Below)

Option 2 : S3 + 3 S 

Stability Analysis Question 3 Detailed Solution

Let's analyze the given Routh array and determine how to replace the row of zeros.

Understanding the Routh Array and Row of Zeros:

  • The Routh array is used to determine the stability of a linear time-invariant system.
  • A row of zeros in the Routh array indicates the presence of roots on the imaginary axis (jω-axis) or roots that are symmetrical about the origin.
  • To continue the Routh array and determine stability, we need to form an auxiliary polynomial from the row above the row of zeros.

Forming the Auxiliary Polynomial:

  • The row above the row of zeros is s⁴.
  • The coefficients in this row are used to form the auxiliary polynomial.
  • The auxiliary polynomial is formed using only even powers of 's'.

In this case, the row s⁴ has coefficients 2, 12, and 16.

Therefore, the auxiliary polynomial is:

A(s) = 2s⁴ + 12s² + 16

Finding the Derivative of the Auxiliary Polynomial:

To replace the row of zeros, we need to find the derivative of the auxiliary polynomial with respect to 's'.

dA(s)/ds = 8s³ + 24s

Replacing the Row of Zeros:

The coefficients of the derivative will replace the row of zeros in the Routh array.

The coefficients of the derivative are 8 and 24.

We can simplify these coefficients by dividing by 8:

8/8 = 1 24/8 = 3

So, the simplified coefficients are 1 and 3.

The row of zeros will be replaced by the coefficients of s³ + 3s.

Therefore, the correct answer is option 2.

Stability Analysis Question 4:

The number of roots in the left half of the s-plane for a system having characteristic equations : s3 + 5s2 + 7s + 3 = 0 is : 

  1. Zero 
  2. Two 
  3. One 
  4. Three

Answer (Detailed Solution Below)

Option 4 : Three

Stability Analysis Question 4 Detailed Solution

Explanation:

In control system analysis, determining the stability and behavior of a system involves understanding the location of the roots (or poles) of its characteristic equation in the complex plane. The characteristic equation is typically derived from the system's transfer function or differential equations describing the system dynamics.

Given the characteristic equation:

s3 + 5s2 + 7s + 3 = 0

We need to determine the number of roots (poles) that lie in the left half of the s-plane. This is crucial because the location of these roots directly affects the stability of the system. Roots in the left half-plane (with negative real parts) indicate a stable system, whereas roots in the right half-plane (with positive real parts) indicate instability.

Routh-Hurwitz Criterion:

One common method to determine the number of roots in the left half-plane is the Routh-Hurwitz criterion. This criterion uses the coefficients of the characteristic polynomial to form the Routh array, which can then be analyzed to determine the number of roots with positive real parts (i.e., in the right half-plane).

Formation of the Routh Array:

For the given characteristic equation:

s3 + 5s2 + 7s + 3 = 0

The Routh array is formed as follows:

The elements in the first column are calculated as follows:

Thus, the Routh array is:

s3 1 7
s2 5 3
s1 6.4 0
s0 3

Analysis of the Routh Array:

To determine the number of roots in the left half-plane, we need to count the number of sign changes in the first column of the Routh array. The first column is:

1, 5, 6.4, 3

There are no sign changes in this sequence, indicating that all the roots have negative real parts (i.e., they are all in the left half-plane). Therefore, there are zero roots in the right half-plane, and all roots are in the left half-plane.

Conclusion:

The number of roots in the left half of the s-plane for the given characteristic equation s3 + 5s2 + 7s + 3 = 0 is:

Option 4: Three

This is the correct option. All roots are in the left half-plane, indicating the system is stable

Stability Analysis Question 5:

A system is given by G(s) = \(\rm \frac{K}{s(s+2)(s+4)}\) and H(s) = 1. What should be the value of K for the system to have stability? 

  1. >48
  2. <24
  3. <48
  4. >24

Answer (Detailed Solution Below)

Option 3 : <48

Stability Analysis Question 5 Detailed Solution

Explanation:

To determine the value of \( K \) for the system to be stable, we first need to analyze the open-loop transfer function of the system. The given transfer function of the system is:

\[ G(s) = \frac{K}{s(s+2)(s+4)} \] and the feedback transfer function is \( H(s) = 1 \).

The closed-loop transfer function for a unity feedback system is given by:

\[ T(s) = \frac{G(s)}{1 + G(s)H(s)} = \frac{\frac{K}{s(s+2)(s+4)}}{1 + \frac{K}{s(s+2)(s+4)}} \]

To simplify, multiply the numerator and the denominator by the denominator of \( G(s) \):

\[ T(s) = \frac{K}{s(s+2)(s+4) + K} \]

For the system to be stable, all the poles of the closed-loop transfer function must lie in the left half of the s-plane (i.e., all the poles must have negative real parts). The poles of the closed-loop transfer function are the roots of the characteristic equation:

\[ 1 + G(s)H(s) = 0 \rightarrow 1 + \frac{K}{s(s+2)(s+4)} = 0 \]

Multiplying through by \( s(s+2)(s+4) \):

\[ s(s+2)(s+4) + K = 0 \]

Expanding the polynomial:

\[ s^3 + 6s^2 + 8s + K = 0 \]

To determine the range of \( K \) for stability, we can use the Routh-Hurwitz criterion. The Routh-Hurwitz criterion provides a systematic way to determine the number of roots of the characteristic equation that lie in the right half-plane, left half-plane, and on the imaginary axis. The characteristic equation for the system is:

\[ s^3 + 6s^2 + 8s + K = 0 \]

The Routh array for this characteristic equation is constructed as follows:

s^3 1 8
s^2 6 K
s^1 \(\frac{48 - K}{6}\) 0
s^0 K -

For the system to be stable, all the elements in the first column of the Routh array must be positive:

  1. The coefficient of \( s^3 \): \( 1 \) (which is positive)
  2. The coefficient of \( s^2 \): \( 6 \) (which is positive)
  3. The coefficient of \( s^1 \): \(\frac{48 - K}{6} > 0 \rightarrow 48 - K > 0 \rightarrow K < 48\)
  4. The coefficient of \( s^0 \): \( K > 0 \)

So, for the system to be stable:

\[ 0 < K < 48 \]

The correct option is therefore option 3: \( K < 48 \).

Additional Information

To further understand the analysis, let’s evaluate the other options:

Option 1: \( K > 48 \)

This option is incorrect because if \( K > 48 \), the coefficient of \( s^1 \) would become negative (\(\frac{48 - K}{6} < 0\)), indicating that the system would be unstable.

Option 2: \( K < 24 \)

While \( K < 24 \) is within the stability range, it is not the complete condition for stability. \( K \) must be less than 48 for the system to be stable, so this option is incomplete and not the best representation of the stability condition.

Option 4: \( K > 24 \)

This option is also incorrect because \( K > 24 \) does not guarantee stability. The critical upper limit for stability is \( K < 48 \).

Conclusion:

The stability of a control system is crucial for its correct operation. By applying the Routh-Hurwitz criterion to the characteristic equation, we determined that the system is stable for \( 0 < K < 48 \). This comprehensive analysis helps ensure that the system operates correctly within the specified range of \( K \).

Top Stability Analysis MCQ Objective Questions

Routh Hurwitz criterion is used to determine

  1. peak response of the system
  2. time response of the system
  3. absolute stability of the system
  4. roots of the characteristic equation graphically

Answer (Detailed Solution Below)

Option 3 : absolute stability of the system

Stability Analysis Question 6 Detailed Solution

Download Solution PDF

Routh-Hurwitz criterion:

  • Using the Routh-Hurwitz method, the stability information can be obtained without the need to solve the closed-loop system poles. This can be achieved by determining the number of poles that are in the left-half or right-half plane and on the imaginary axis.
  • This involves checking the roots of the characteristic polynomial of a linear system to determine its stability.
  • It is used to determine the absolute stability of a system.

26 June 1

Other methods of determining stability include:

Root locus:

  • This method gives the position of the roots of the characteristic equation as the gain K is varied.
  • With Root locus (unlike the case with Routh-Hurwitz criterion), we can do both analysis (i.e., for each gain value we know where the closed-loop poles are) and design (i.e., on the curve we can search for a gain value that results in the desired closed-loop poles).

Nyquist plot:

  • This method is mainly used for assessing the stability of a system with feedback.
  • While Nyquist is a graphical technique, it only provides a limited amount of intuition for why a system is stable or unstable, or how to modify an unstable system to be stable.
Techniques like Bode plots, while less general, are sometimes a more useful design tool.

A closed loop system has the characteristic equation given by s3 + Ks2 + (K + 2)s + 3 = 0. For this system to be stable, which one of the following conditions should be satisfied?

  1. 0 < K < 0.5
  2. 0.5 < K < 1
  3. 0 < K < 1
  4. K > 1

Answer (Detailed Solution Below)

Option 4 : K > 1

Stability Analysis Question 7 Detailed Solution

Download Solution PDF

Given that characteristic equation is,

s3 + Ks2 + (K + 2)s + 3 = 0

\(\left. {\begin{array}{*{20}{c}} {{s^3}}\\ {{s^2}}\\ {{s^1}}\\ {{s^0}} \end{array}} \right|\begin{array}{*{20}{c}} 1&{\left( {K + 2} \right)}\\ k&3\\ {\frac{{K\left( {K + 2} \right) - 3}}{K}}&0\\ 3&{} \end{array}\)

For system to be stable,

K > 0, K (K + 2) - 3 > 0

⇒ K > 0, K2 + 2K - 3 > 0

⇒ K > 0, (K + 3) (K - 1) > 0

⇒ K > 0, K > -3, K > 1 ⇒ K > 1

Find the number of poles in the right-half plane (RHP) for the system as shown. Is the system stable?

F7 Uday 3-10-2020 Swati D3

  1. 2 RHP poles; System is unstable
  2. 2 RHP poles; System is stable
  3. 3 RHP poles; System is unstable
  4. 3 RHP poles; System is stable

Answer (Detailed Solution Below)

Option 1 : 2 RHP poles; System is unstable

Stability Analysis Question 8 Detailed Solution

Download Solution PDF

Concept:

The characteristic equation for a given open-loop transfer function G(s) is

1 + G(s) H(s) = 0

According to the Routh tabulation method,

The system is said to be stable if there are no sign changes in the first column of the Routh array

The number of poles lie on the right half of s plane = number of sign changes

Calculation:

Characteristic equation: \(1 + \frac{1}{{s\left( {2{s^4} + 3{s^3} + 2{s^2} + 3s + 2} \right)}} = 0\)

⇒ 2s5 + 3s4 + 2s3 + 3s2 + 2s + 1 = 0

By applying Routh tabulation method,

\(\begin{array}{*{20}{c}} {{s^5}}\\ {{s^4}}\\ {{s^3}}\\ {{s^2}}\\ {{s^1}}\\ {{s^0}} \end{array}\left| {\begin{array}{*{20}{c}} 2&2&2\\ 3&3&1\\ {0\left( \varepsilon \right)}&{\frac{4}{3}}&{}\\ {\left( {3 - \frac{4}{\varepsilon }} \right)}&1&{}\\ {\frac{4}{3}}&{}&{}\\ 1&{}&{} \end{array}} \right.\)

As ε is very small value, (3 – 4/ε) is a negative value and hence there are two sign changes.

Therefore, the number of right-half poles = 2

The system is unstable.

Which of the following is the correct comment on stability based on unknown k for the feedback system with characteristic s4 + 2ks3 + s2 + 5s + 5 = 0?

  1. Unstable for all the values of k
  2. Stable for zero value of k
  3. Stable for positive value of k
  4. Stable for all the values of k

Answer (Detailed Solution Below)

Option 1 : Unstable for all the values of k

Stability Analysis Question 9 Detailed Solution

Download Solution PDF

Concept:

The characteristic equation for a given open-loop transfer function G(s) is

1 + G(s) H(s) = 0

According to the Routh tabulation method,

The system is said to be stable if there are no sign changes in the first column of Routh array

The number of poles lie on the right half of s plane = number of sign changes

Calculation:

Characteristic equation: s4 + 2ks3 + s2 + 5s + 5 = 0

By applying the Routh tabulation method,

\(\begin{array}{*{20}{c}} {{s^4}}\\ {{s^3}}\\ {{s^2}}\\ {{s^1}}\\ {{s^0}} \end{array}\left| {\begin{array}{*{20}{c}} 1&1&5\\ {2k}&5&0\\ {1 - \frac{5}{{2k}}}&5&{}\\ {5 - \frac{{20{k^2}}}{{2k - 5}}}&0&{}\\ 5&{}&{} \end{array}} \right.\)

The system to become stable, the sign changes in the first column of Routh table must be zero.

k > 0, \(1 - \frac{5}{{2k}} > 0\)

⇒ k > 2.5

For all the values of k > 2.5, \(5 - \frac{{20{k^2}}}{{2k - 5}}\) gives negative values.

Therefore, the given system is unstable for all the values of k.

The characteristic equation of a feedback system is s3 + Ks2 + 5s + 10 = 0. For a stable system, the value of K should not be less than

  1. 1
  2. 2
  3. 3
  4. 4.5

Answer (Detailed Solution Below)

Option 2 : 2

Stability Analysis Question 10 Detailed Solution

Download Solution PDF

Concept:

The characteristic equation for a given open-loop transfer function G(s) is

1 + G(s) H(s) = 0

To find the closed system stability by using RH criteria we require a  characteristic equation. Whereas in remaining all stability techniques we require open-loop transfer function.

The nth order general form of CE is

a0 sn + asn-1 + a2sn-2 + __________an-1 s1 + an

RH table shown below

cs2

Necessary condition: All the coefficients of the characteristic equation should be positive and real.

Sufficient Conditions for stability:

1. All the coefficients in the first column should have the same sign and no coefficient should be zero.

2. If any sign changes in the first column, the system is unstable.

And the number of sign changes = Number of poles in right of s-plane.

Calculation:

Characteristic equation: s3 + Ks2 + 5s + 10 = 0

By applying Routh tabulation method,

\(\begin{array}{*{20}{c}} {{s^3}}\\ {{s^2}}\\ {{s^1}}\\ {{s^0}} \end{array}\left| {\begin{array}{*{20}{c}} 1&5\\ K&{10}\\ {\frac{{5K - 10}}{K}}&0\\ {10}&{} \end{array}} \right.\)

The system to become stable, the sign changes in the first column of the Routh table must be zero.

5K – 10 > 0 and K > 0

⇒ K > 2

In the formation of Routh-Hurwitz array for a polynomial, all the elements of a row have zero values. This premature termination of the array indicates the presence of

1. a pair of real roots with opposite sign

2. complex conjugate roots on the imaginary axis

3. a pair of complex conjugate roots with opposite real parts

Which of the above statements are correct?

  1. Only 2
  2. 2 and 3
  3. Only 3
  4. 1, 2 and 3

Answer (Detailed Solution Below)

Option 4 : 1, 2 and 3

Stability Analysis Question 11 Detailed Solution

Download Solution PDF

Routh-Hurwitz Stability Criterion: It is used to test the stability of an LTI system.

The characteristic equation for a given open-loop transfer function G(s) is

1 + G(s) H(s) = 0

According to the Routh tabulation method,

The system is said to be stable if there are no sign changes in the first column of the Routh array

The number of poles lies on the right half of s plane = number of sign changes

A row of zeros in a Routh table:

This situation occurs when the characteristic equation has

  • a pair of real roots with opposite sign (±a)
  • complex conjugate roots on the imaginary axis (± jω)
  • a pair of complex conjugate roots with opposite real parts (-a ± jb, a ± jb)

F1 Shubham Madhu 21.08.20 D 1

The procedure to overcome this as follows:

  • Form the auxiliary equation from the preceding row to the row of zeros
  • Complete Routh array by replacing the zero row with the coefficients obtained by differentiating the auxiliary equation.
  • The roots of the auxiliary equation are also the roots of the characteristic equation.
  • The roots of the auxiliary equation occur in pairs and are of the opposite sign of each other.
  • The auxiliary equation is always even in order.

The characteristic equation of a linear time-invariant (LTI) system is given by Δ(s) = s4 + 3s3 + 3s2 + s + k = 0. The system is BIBO stable if

  1. \(0 < k < \frac{{12}}{9}\)
  2. k > 3
  3. \(0 < k < \frac{8}{9}\)
  4. k > 6

Answer (Detailed Solution Below)

Option 3 : \(0 < k < \frac{8}{9}\)

Stability Analysis Question 12 Detailed Solution

Download Solution PDF

\({\rm{\Delta }}\left( s \right) = {s^4} + 3{s^3} + 3{s^2} + s + k = 0\)

\(\left. {\begin{array}{*{20}{c}} {{s^4}}\\ {{s^3}}\\ {\begin{array}{*{20}{c}} {{s^2}}\\ {\begin{array}{*{20}{c}} {{s^1}}\\ {{s^0}} \end{array}} \end{array}} \end{array}} \right|\begin{array}{*{20}{c}} 1&3&k\\ 3&1&0\\ {8/3}&k&{}\\ {\left( {\frac{{8/3 - 3k}}{{8/3}}} \right)}&0&{}\\ k&0&{} \end{array}\)

The system to be stable,

k > 0 and \(\left( {\frac{8}{3} - 3k} \right) > 0\)

\(\Rightarrow 3k < \frac{8}{3} \Rightarrow k < \frac{8}{9}\)

\(\Rightarrow 0 < k < \frac{8}{9}\)

Which of the following systems are marginally stable?

1. e-2t sin 3t u(t)

2. t u(t)

3. u(t)

4. sin ωt u(t)

  1. 1, 2 and 4 only
  2. 2, 3 and 4 only
  3. 3 and 4 only
  4. 2, 3 only

Answer (Detailed Solution Below)

Option 3 : 3 and 4 only

Stability Analysis Question 13 Detailed Solution

Download Solution PDF

Stability:

System(1):

F2 Koda Raju 16-2-2021 Swati D06

  • From the response of system 1, we can observe that it is absolutely stable and following BIBO stable condition.
  • And the poles of the system given are imaginary and lies in the left half of the s-plane, so it is a stable system.


System(2):

F2 Koda Raju 16-2-2021 Swati D7

  • From the response of the system, we can observe that the response of the system is infinite when 't' tends to infinity. So we are getting unbounded output, the system is unstable.
  • Repeating poles at the origin (more than one) makes the system unstable.


System(3):

F2 Koda Raju 16-2-2021 Swati D8

  • Single pole at origin or on the imaginary axis makes the system marginally stable or just stable.


System(4):

F2 Koda Raju 16-2-2021 Swati D9

  • From the response of the above system(4), we can observe that the response has sustain oscillations, this represents a pair of poles on the imaginary axis.
  • A pair of poles on the imaginary axis makes the system marginally stable or just stable.
  • If more than one pair of poles on the imaginary axis then the system is Unstable.

If all the roots of the characteristic equation have negative real parts, the system is

  1. Stable
  2. Unstable
  3. Marginally stable
  4. Conditionally stable

Answer (Detailed Solution Below)

Option 1 : Stable

Stability Analysis Question 14 Detailed Solution

Download Solution PDF

The stability of a linear closed-loop system can be determined from the locations of closed-loop poles in the s-plane.

Stable System:

If all the roots of the characteristic equation lie on the left half of the 's' plane, i.e. if all the roots have negative real parts, then the system is said to be a stable system.

Ex: For a system with Closed Loop Transfer function as:

\(C.L.T.F.=\frac{1}{s+4}\)

It has a pole at s = - 4. The pole has a negative real part. This makes the system absolutely integrable and therefore, stable.

26 June 1

Marginally Stable System:

  • A linear time-invariant system is said to be critically or marginally stable if for a bounded input its output oscillates with constant frequency & Amplitude.
  • Such oscillation of output is called Undamped or Sustained oscillations. For such a system, one or more pairs of non-repeated roots are located on the imaginary axis.

 

Unstable System:

  • If any or all the roots of the system lie on the left half of the 'S' plane then the system is said to be an unstable system.
  • Also, if there are repeated poles located purely on the imaginary axis, then the system is said to be unstable.

 

The stability of the system for different pole positions is as shown:

Pole location

T.F

System stability

F2 S.B Madhu 07.05.20 D2

\(\frac{1}{{s + a}}\)

Stable

F2 S.B Madhu 07.05.20 D3

\(\frac{1}{s}\)

Marginally stable

F2 S.B Madhu 07.05.20 D4

\(\frac{1}{{s - a}}\)

Unstable

F2 S.B Madhu 07.05.20 D5

\(\frac{1}{{{{\left( {s + a} \right)}^2}}}\)

stable

F2 S.B Madhu 07.05.20 D6

\(\frac{1}{{{s^2}}}\)

unstable

F2 S.B Madhu 07.05.20 D7

\(\frac{1}{{{{\left( {s - a} \right)}^2}}}\)

unstable

F2 S.B Madhu 07.05.20 D8

\(\frac{1}{{{{\left( {s + a} \right)}^2} + {b^2}}}\)

stable

F2 S.B Madhu 07.05.20 D9

\(\frac{1}{{{s^2} + {b^2}}}\)

Marginally stable

F2 S.B Madhu 07.05.20 D10

\(\frac{1}{{{{\left( {s - a} \right)}^2} + {b^2}}}\)

Unstable

F2 S.B Madhu 07.05.20 D11

\(\frac{1}{{{{\left( {{s^2} + {b^2}} \right)}^2}}}\)

Unstable

How many roots of characteristic equation P(s) = s4 + s3 + 2s2 + 2s + 3 have (+)ve real part?

  1. 0
  2. 1
  3. 2
  4. 3

Answer (Detailed Solution Below)

Option 3 : 2

Stability Analysis Question 15 Detailed Solution

Download Solution PDF

NOTE:

1:If all the elements of a row is zero in a Routh Hurwitz table then we consider it as a row of zeros(ROZ) , for eliminating this ROZ we find the derivative of the above row and write its coefficient

2:Note that ROZ occurs in odd power of S rows only

3:If the first element is only zero  in any row then in that place we consider an arbitrary constant whose value is tending to zero

 4:Order of the algebraic equation gives the number of poles 

 5:Number of sign changes in first column of a row gives the number of poles at the right side of the origin, or on the positive side.

Now, forming Routh Hurwitz table fore the given equation 

\(s^4\) 1 2 3
\(s^3\) 1 2 0
\(s^2\) £(£⇒0) 3 0
\(s^1\) (2£-3)/£  0 0
\(s^0\) 3 0 0

so as we see at \(s^1\) we get negative infinite, which means we get two significant changes on the first column means two poles at the right-hand side of the origin.                                                                                            or We get two poles on the positive hand side

Get Free Access Now
Hot Links: teen patti glory teen patti rummy 51 bonus teen patti download