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

Last updated on Apr 15, 2025

Latest Stability Analysis MCQ Objective Questions

Stability Analysis Question 1:

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 1 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 2:

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 2 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 3:

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 3 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 \).

Stability Analysis Question 4:

Which of the following methods gives only absolute stability of the system? 

  1. Bode plot 
  2. Root locus 
  3. R-H criteria 
  4. Nyquist plot  

Answer (Detailed Solution Below)

Option 3 : R-H criteria 

Stability Analysis Question 4 Detailed Solution

Explanation:

The given problem is to identify the method that provides only the absolute stability of the system from the given options. The correct answer is option 3, R-H criteria. Let’s delve into a detailed explanation of why R-H criteria are the correct answer and analyze the other options to understand their roles in system stability analysis.

Routh-Hurwitz (R-H) Criteria:

Definition: The Routh-Hurwitz criterion is a mathematical test used to determine the absolute stability of a linear time-invariant (LTI) system. This criterion provides a systematic method to assess whether all the roots of the characteristic equation of the system have negative real parts, which is a necessary and sufficient condition for the system to be stable.

Working Principle: The R-H criterion involves constructing the Routh array from the coefficients of the characteristic polynomial of the system. The characteristic polynomial is usually derived from the denominator of the transfer function of the system, expressed as:

P(s) = ansn + an-1sn-1 + ... + a1s + a0

To apply the R-H criterion, the coefficients of the polynomial are arranged in a tabular form known as the Routh array. The stability of the system is then determined by examining the first column of the Routh array. The system is stable if and only if all the elements in the first column of the Routh array are positive. If any element in the first column is zero or negative, the system is unstable.

Advantages:

  • Provides a clear and straightforward method to determine absolute stability without solving for the roots of the characteristic equation.
  • Efficient for polynomials with high degrees, where finding roots analytically might be challenging.

Disadvantages:

  • Does not provide information about the relative stability or the location of the poles in the complex plane.
  • Cannot be used directly for systems with characteristic equations having coefficients with large numerical values or varying widely in magnitude.

Applications: The Routh-Hurwitz criterion is widely used in control system design and analysis to ensure that the system will remain stable under various operating conditions.

Correct Option Analysis:

The correct option is:

Option 3: R-H criteria

This option correctly identifies the method that gives only absolute stability of the system. The Routh-Hurwitz criterion is specifically designed to determine whether a system is stable (all poles have negative real parts) or unstable (at least one pole has a positive real part or zero).

Additional Information

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

Option 1: Bode plot

A Bode plot is a graphical representation of a system's frequency response. It consists of two plots: one showing the magnitude (gain) of the system as a function of frequency and the other showing the phase angle as a function of frequency. Bode plots are used to analyze the relative stability of a system and to design compensators to achieve desired performance specifications. However, Bode plots do not directly provide absolute stability information.

Option 2: Root locus

The root locus technique is a graphical method for examining how the roots of a system's characteristic equation change with variation in a certain system parameter, typically the gain. It provides insights into the relative stability and transient response of the system as the parameter changes. While root locus can help determine stability margins and the location of poles in the complex plane, it does not directly provide absolute stability information like the R-H criterion.

Option 4: Nyquist plot

A Nyquist plot is a graphical representation of a system's frequency response used to assess the stability of a feedback system. It plots the complex values of the system's transfer function as a function of frequency. The Nyquist criterion can determine both absolute and relative stability by examining the encirclements of the critical point (-1,0) in the complex plane. However, the Nyquist plot involves more complex analysis compared to the R-H criterion.

Conclusion:

The Routh-Hurwitz criterion is a powerful and efficient method for determining the absolute stability of a linear time-invariant system. It provides a clear indication of stability without requiring the computation of the roots of the characteristic equation. While other methods like Bode plots, root locus, and Nyquist plots offer valuable insights into the relative stability and dynamic behavior of systems, the R-H criterion remains the most straightforward tool for assessing absolute stability.

Stability Analysis Question 5:

Which of the following is a necessary condition for Routh-Hurwitz Stability?

  1. The number of negative and positive coefficients of its characteristic polynomial should be equal. 
  2. The elements of the first column of the Routh array should be negative. 
  3. All the coefficients of its characteristic polynomial should be positive. 
  4. The elements of the first column of the Routh array should be positive.

Answer (Detailed Solution Below)

Option 4 : The elements of the first column of the Routh array should be positive.

Stability Analysis Question 5 Detailed Solution

The necessary conditions for Routh-Hurwitz Stability are: 4) The elements of the first column of the Routh array should be positive.
 
Explanation:
 
  • Routh-Hurwitz Criterion: This criterion determines the stability of a linear time-invariant (LTI) system.
  • Stability: A system is considered stable if all its poles (roots of the characteristic equation) lie in the left half of the s-plane.
Key Points:
 
  • The Routh array is a tabular method used to analyze the stability of a system.
  • The first column of the Routh array contains coefficients derived from the characteristic polynomial of the system.
  • A necessary condition for stability is that all the elements in the first column of the Routh array must be positive. The system is unstable if any element in the first column is negative or zero
Note:
 
While positive coefficients in the characteristic polynomial are often desirable, but they are not strictly necessary for stability. The Routh-Hurwitz criterion provides a more rigorous and comprehensive assessment of stability

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 neta teen patti bindaas teen patti master online