Routh-Hurwitz Stability Criteria MCQ Quiz - Objective Question with Answer for Routh-Hurwitz Stability Criteria - Download Free PDF
Last updated on Apr 15, 2025
Latest Routh-Hurwitz Stability Criteria MCQ Objective Questions
Routh-Hurwitz Stability Criteria 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
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria 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.
Routh-Hurwitz Stability Criteria 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 :
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria 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
Routh-Hurwitz Stability Criteria Question 3:
Which of the following methods gives only absolute stability of the system?
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 3 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.
Routh-Hurwitz Stability Criteria Question 4:
Which of the following is a necessary condition for Routh-Hurwitz Stability?
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 4 Detailed Solution
- 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.
- 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
Routh-Hurwitz Stability Criteria Question 5:
The characteristic equation of a system is given as s3 + 3s2 + 7s + k = 0, find the range of values of k for which the system would be stable.
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 5 Detailed Solution
Concept:
P(s) = a1s3 + a2s2 + a3s + a0
Routh array,
\(\begin{array}{*{20}{c}} {{s^3}}\\ {{s^2}}\\ {{s^1}}\\ {{s^0}} \end{array}\left| {\begin{array}{*{20}{c}} {{a_1}}&{{a_3}}\\ {{a_2}}&{{a_0}}\\ {\frac{{{a_2}{a_3} - {a_1}{a_0}}}{{{a_2}}}}&0\\ {{a_0}}&0 \end{array}} \right.\)
For the system to be stable, \(\frac{{{a_2}{a_3} - {a_1}{a_0}}}{{{a_2}}} > 0\)
⇒ a2a3 > a0a1
Calculation:
Given characteristic equation: s3 + 3s2 + 7s + k = 0
\(\begin{array}{*{20}{c}} {{s^3}}\\ {{s^2}}\\ {{s^1}}\\ {{s^0}} \end{array}\left| {\begin{array}{*{20}{c}} {{1}}&{{7}}\\ {{3}}&{{K}}\\ {\frac{{21- K}}{{3}}}&0\\ {K}&0 \end{array}} \right.\)
⇒ 21 - k >0 ⇒k < 21
Also k > 0
Therefore the correct option is 3
Top Routh-Hurwitz Stability Criteria MCQ Objective Questions
Routh Hurwitz criterion is used to determine
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 6 Detailed Solution
Download Solution PDFRouth-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.
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.
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?
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 7 Detailed Solution
Download Solution PDFGiven 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?
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 8 Detailed Solution
Download Solution PDFConcept:
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?
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 9 Detailed Solution
Download Solution PDFConcept:
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
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 10 Detailed Solution
Download Solution PDFConcept:
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 + a1 sn-1 + a2sn-2 + __________an-1 s1 + an
RH table shown below
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 > 2In 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?Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 11 Detailed Solution
Download Solution PDFRouth-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)
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
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria 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}\)
How many roots of characteristic equation P(s) = s4 + s3 + 2s2 + 2s + 3 have (+)ve real part?
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 13 Detailed Solution
Download Solution PDFNOTE:
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
Given the following polynomial equation
\({s^3} + 5.5{s^2} + 8.5s + 3 = 0,\)
the number of roots of the polynomial, which have real parts strictly less than \(- 1\), is ________Answer (Detailed Solution Below) 2
Routh-Hurwitz Stability Criteria Question 14 Detailed Solution
Download Solution PDF
s3 + 5.5s2 + 8.5s + 3 = 0
Putting s = z -1
\({\left( {z\; - \;1} \right)^3}\; + \;5.5\;{\left( {z\;-\;1} \right)^2}\; + \;\left( {8.5} \right)\;\left( {z\; - \;1} \right)\; + \;3\; = \;0\)
z3 + 2.5z2 + 0.5z - 1 = 1
Taking routh criteria for the given characteristic equation
\({z^3}\) |
1 |
0.5 |
\({z^2}\) |
2.5 |
-1 |
\(z\) |
0.9 |
0 |
\({z^0}\) |
-1 |
|
As there is one sign change hence, two roots of given polynomial will lie to the left of s = -1.
The characteristic equation of given system is 6s + K = 0. Determined the range of K for which the system to be stable.
Answer (Detailed Solution Below)
Routh-Hurwitz Stability Criteria Question 15 Detailed Solution
Download Solution PDFRouth-Hurwitz Stability Criterion:
- It is used to test the stability of an LTI system.
- 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.
- If there is a change in sign then the number of sign changes in the first column is equal to the number of roots of the characteristic equation in the right half of the s-plane i.e. equals to the number of roots with positive real parts.
Application:
F(s) = 6s + K
By applying the Routh tabulation method, we get:
\(\begin{array}{*{20}{c}} {{}}{{}}{{}} {{s^1}}\\ {{s^0}} \end{array}\left| {\begin{array}{*{20}{c}} {{}{}} {6}&{0}\\ {K}&0 \end{array}} \right.\)
System stable when
K > 0
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)