SlideShare a Scribd company logo
1 of 5
Ayatur rahman soomro control systems date:21-11-2014
Stability of the system
Definitions
The stability of a system relates to its response to inputs or disturbances. A system which
remains in a constant state unless affected by an external action and which returns to a
constant state when the external action is removed can be considered to be stable.
A systems stability can be defined in terms of its response to external impulse inputs..
Definition .a :
A system is stable if its impulse response approacheszero as time approaches infinity..
The system stability can also be defined in terms of bounded (limited) inputs..
Definition .b:
A system is stable if every bounded input produces a bounded output.
Routh -Hurwitz stability conditions
The Routh stability criterion provides a convenient method of determining a control systems stability.
It determines the number of characteristic roots within the unstable right half of the s-plane, and the
number of characteristic roots in the stable left half, and the number of roots on the imaginary axis. It does
not locate the roots. The method may also be used to establish limiting values for a variable factor beyond
which the the system would become unstable...
The characteristic equation being tested for stability is generally of the form
a ns n + a n-1s n-1 +....a 1s + a 0 = 0...
<td ></td >
Ayatur rahman soomro control systems date:21-11-2014
Col 1 Col 2 Col 3
Row 0 s n a n a n-2 a n-4
Row 1 s n-1
a n-1 a n-3 a n-5
Row 2 s n-2
b 1 b 2 b 3
Row 3 s n-3
c 1 ... ...
. ... ... ... ...
. ... ... ... ...
Row n-
1
s 1
y 1 y 2
Row n s 0
z 1
The elements in rows 3 downwards are calulated as shown below..
The numerator in each case is formed from elements in the two rows above the element being calculated.
Using the value in column 1(pivot column) and the value in the column to the right of the element being
calculated. The denominator is the element in the pivot column in the row above the element being
calculated The calculated element is made 0 if the row is too short to complete the calculation.
b 1= ( an-1.an-2 - an. a n-3 )/ an-1
b 2= ( an-1 .an-4 - an. a n-5)/ a n-1 ..etc..
c 1= ( b1 .an-3 - an-1. b 2 ) / b1
c 2= ( b1 .an-5 - an-1. b 3 ) / b1 .....etc.
The last row will have just one element.
Routh Stability Criteria
For system stability the primary requirement is that all of the roots of the characteristic equation have
negative real parts....
All of the roots of the characteristic equation have negative real parts only if the elements in column 1 of the
routh array are the same sign,
The number of sign changes in column 1 is equal to the number of roots of the characteristic equation with
positive real parts..
Example ..
To test the stability of a system having a characteristic equation
F(s) = s 3 + 6 s 2 + 12 s + 8 = 0
The Routh Array is constructed as follows..
<td ></td >
Col 1 Col 2 Col 3
Row 0 s 3
1 12 0
Row 1 s 2
6 8 0
Row 2 s 1
64/6 0
Row 3 s 0
8
Column 1 (pivot column) includes no changesof sign and therefore the roots of the characteristic equation
have only real parts and the system is stable.
Ayatur rahman soomro control systems date:21-11-2014
Special cases for resolving Routh Stability Array
1)....
If a zero appears in the first column 1 of any row marginal stability or instability is indicated. The normal
method of constructing the array cannot be continued because the divisor would be zero. A convenient
method or resolving this method is to simply replace the zero by a small number δ and continue as
normal. The limit as δ -> 0 is then determined and the first column is checked forsign changes..
Example.
To test the stability of a system having a characteristic equation
F(s) = s 5 + 2 s 4 + 2 s 3 + 4 s 2 + s + 1
The Routh Array is constructed as follows
<td ></td >
Col 1 Col 2 Col 3
Row 0 s 5
1 2 1
Row 1 s 4
2 4 1
Row 2 s 3 δ 0,5
Row 3 s 2
-1/δ 1
Row 4 s 1
0.5 0
Row 5 s 0
1
There are two sign changesin column 1 and there are therefore 2 positive roots and the system is
unstable..
2)....If a all of the elements in a row is zero (two rows are proportional)
This indicates that the characteristic polynomial is divided exactly by the polynomial one row above the all
zero row (always even-ordered polynomial). Call this polynomial N(s).
This also indicates the presence of a divisor polynomial N(s) whose roots are all symmetrically arranged
about the origin i.e. they are of the form
s = α ..or s =  j ω ..or s = - α  j ω and s = + α  j ω
An all zero row will always be associated with and odd power of s
Ayatur rahman soomro control systems date:21-11-2014
In order to complete the array the previous row is differentiated with respect to s and the array is completed
in the normal way..
When assessing this modified array the number of sign changesin the first column (before the all zero row)
indicates the number of roots of the remainder polynomial with positive real parts..... From the all zero row
down, each change of sign in column 1 indicates the number of roots in the divisor polynomial with positive
real roots and as the roots are symmetrical this would indicate the number of roots in the right half s plane
and the number of roots in the left- hand s plane. Root not accounted for in this wayi.e no sign change,
must lie of the imaginary axis
Example .. Consider a closed loop control system with negative feedback which hasan open loop transfer
function.
KGH(s) = K / (s (s+1). ( s 2 + s + 1) ..
The closed loop characteristic equation =
F(s) = s 4 + 2s 3 + 2s 2 + s + K = 0
The Routh Array is constructed as follows=
<td ></td >
Col 1 Col 2 Col 3
Row 0 s 4
1 2 K
Row 1 s 3
2 1
Row 2 s 2
3/2 K
Row 3 s 1 (3/2 -2
K)/(3/2)
In this array row 3 becomes an all zero row if K = 3/ 4 and the divisor polynomial of row 2 = (3/ 2)s 2 + 3/ 4 =0
...= 2 s 2 + 1
By dividing F(s) by (2 s2 + 1) the equation is obtained....... F(s) = ( 1/ 2 s 2 + s + 3/ 4)
N(s)= (2 s 2 + 1)
The array is completed when K = 3/ 4 bydifferentiating N(s) with respect to s.
The coefficients of N'(s) are used to replace the zero coefficients in row 3
An all zero row
<td ></td >
Col 1 Col 2 Col 3
Row 0 s 4
1 2 K
Row 1 s 3 2 1
Row 2 s 2
3/2 3/4
Row 3 s 1
4
Row 4 s 0
3/4
There are no sign changesup to/ including row 2 indicating the roots of the remainder polynomial are in the
right hand s plane.
As there are no changes of sign from row 2 down the roots of the divisor polynomial must lie on the
imaginary axis.
To locate these roots set s in N(s) to jω
i.e 2 ( j ω ) 2 + 1 = 0 therefore .... ω = 1/ √2 rads/ unit time
Ayatur rahman soomro control systems date:21-11-2014
It is sometimes required to find a range of values of a parameter for which the system is stable. This can be
achieved by use of the Routh Criteria using the method illustrated by the following example...
The system characteristic equation =
F(s) = s 3 + 3 s 2 + 3s + K = 0
<td ></td >
Col 1 Col 2 Col 3
Row 0 s 3
1 3 0
Row 1 s 2
1 + K 0
Row 2 s 1
(8-K)/3 0
Row 3 s 0 1 +K
In order for the system to be stable there should be no sign change in column 1. To achieve this K must be
greater than -1 and K must be less than 8. Therefore for system stability .... -1 < K < 8..
Sites & Links For Control Information
1. Set on instructive noteson topic
2. System analysis and control..Download of Lecture - Very clear and instructive
Thanx

More Related Content

What's hot

UNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONS
UNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONSUNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONS
UNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONSDr.YNM
 
Routh array hurwitz criterion
Routh array hurwitz criterionRouth array hurwitz criterion
Routh array hurwitz criterionSatheeshCS2
 
Laurent Series ........ By Muhammad Umer
Laurent Series ........ By Muhammad UmerLaurent Series ........ By Muhammad Umer
Laurent Series ........ By Muhammad Umersialkot123
 
Selection sort 1
Selection sort 1Selection sort 1
Selection sort 1asmhemu
 
Math ia analysis
Math ia analysisMath ia analysis
Math ia analysis12903
 
9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programming9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programmingsmiller5
 
Sorting (introduction)
 Sorting (introduction) Sorting (introduction)
Sorting (introduction)Arvind Devaraj
 
Sorting (Bubble,Merge,Selection sort)
Sorting (Bubble,Merge,Selection sort)Sorting (Bubble,Merge,Selection sort)
Sorting (Bubble,Merge,Selection sort)oDesk
 
Row Space,Column Space and Null Space & Rank and Nullity
Row Space,Column Space and Null Space & Rank and NullityRow Space,Column Space and Null Space & Rank and Nullity
Row Space,Column Space and Null Space & Rank and NullityParthivpal17
 
Design of second order linear time invariant systems for deadbeat response
Design of second order linear time invariant systems for deadbeat responseDesign of second order linear time invariant systems for deadbeat response
Design of second order linear time invariant systems for deadbeat responseIAEME Publication
 
Important Questions of fourier series with theoretical study Engg. Mathem...
Important Questions  of  fourier series with theoretical study   Engg. Mathem...Important Questions  of  fourier series with theoretical study   Engg. Mathem...
Important Questions of fourier series with theoretical study Engg. Mathem...Mohammad Imran
 
Sistemas de Primer y Segundo Orden. Sistemas de Orden Superior
Sistemas de Primer y Segundo Orden. Sistemas de Orden SuperiorSistemas de Primer y Segundo Orden. Sistemas de Orden Superior
Sistemas de Primer y Segundo Orden. Sistemas de Orden SuperiorMoreliaCanales1
 
3 4 character tables
3 4 character tables3 4 character tables
3 4 character tablesAlfiya Ali
 
LINEAR ALGEBRA AND VECTOR CALCULUS
LINEAR ALGEBRA AND VECTOR CALCULUSLINEAR ALGEBRA AND VECTOR CALCULUS
LINEAR ALGEBRA AND VECTOR CALCULUSJAYDEV PATEL
 

What's hot (20)

UNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONS
UNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONSUNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONS
UNIT-V-FPGA &CPLD ARCHITECTURES AND APPLICATIONS
 
Routh array hurwitz criterion
Routh array hurwitz criterionRouth array hurwitz criterion
Routh array hurwitz criterion
 
Laurent Series ........ By Muhammad Umer
Laurent Series ........ By Muhammad UmerLaurent Series ........ By Muhammad Umer
Laurent Series ........ By Muhammad Umer
 
Flow of control
Flow of controlFlow of control
Flow of control
 
Selection sort 1
Selection sort 1Selection sort 1
Selection sort 1
 
Es272 ch4b
Es272 ch4bEs272 ch4b
Es272 ch4b
 
Math ia analysis
Math ia analysisMath ia analysis
Math ia analysis
 
9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programming9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programming
 
Unit iii-stability
Unit iii-stabilityUnit iii-stability
Unit iii-stability
 
Sorting (introduction)
 Sorting (introduction) Sorting (introduction)
Sorting (introduction)
 
Sorting (Bubble,Merge,Selection sort)
Sorting (Bubble,Merge,Selection sort)Sorting (Bubble,Merge,Selection sort)
Sorting (Bubble,Merge,Selection sort)
 
Row Space,Column Space and Null Space & Rank and Nullity
Row Space,Column Space and Null Space & Rank and NullityRow Space,Column Space and Null Space & Rank and Nullity
Row Space,Column Space and Null Space & Rank and Nullity
 
Design of second order linear time invariant systems for deadbeat response
Design of second order linear time invariant systems for deadbeat responseDesign of second order linear time invariant systems for deadbeat response
Design of second order linear time invariant systems for deadbeat response
 
Important Questions of fourier series with theoretical study Engg. Mathem...
Important Questions  of  fourier series with theoretical study   Engg. Mathem...Important Questions  of  fourier series with theoretical study   Engg. Mathem...
Important Questions of fourier series with theoretical study Engg. Mathem...
 
Sistemas de Primer y Segundo Orden. Sistemas de Orden Superior
Sistemas de Primer y Segundo Orden. Sistemas de Orden SuperiorSistemas de Primer y Segundo Orden. Sistemas de Orden Superior
Sistemas de Primer y Segundo Orden. Sistemas de Orden Superior
 
S1 Dualsimplex
S1 DualsimplexS1 Dualsimplex
S1 Dualsimplex
 
MATRICES
MATRICESMATRICES
MATRICES
 
Es272 ch2
Es272 ch2Es272 ch2
Es272 ch2
 
3 4 character tables
3 4 character tables3 4 character tables
3 4 character tables
 
LINEAR ALGEBRA AND VECTOR CALCULUS
LINEAR ALGEBRA AND VECTOR CALCULUSLINEAR ALGEBRA AND VECTOR CALCULUS
LINEAR ALGEBRA AND VECTOR CALCULUS
 

Viewers also liked

Viewers also liked (20)

PID Control System
PID Control System PID Control System
PID Control System
 
Control chap10
Control chap10Control chap10
Control chap10
 
Control chap7
Control chap7Control chap7
Control chap7
 
Lecture 13 14-time_domain_analysis_of_1st_order_systems
Lecture 13 14-time_domain_analysis_of_1st_order_systemsLecture 13 14-time_domain_analysis_of_1st_order_systems
Lecture 13 14-time_domain_analysis_of_1st_order_systems
 
Power system stability and control using facts devices
Power system stability and control using facts devicesPower system stability and control using facts devices
Power system stability and control using facts devices
 
Control chap8
Control chap8Control chap8
Control chap8
 
Unit1 8
Unit1 8Unit1 8
Unit1 8
 
1.8 discretization
1.8 discretization1.8 discretization
1.8 discretization
 
Lecture 12 time_domain_analysis_of_control_systems
Lecture 12 time_domain_analysis_of_control_systemsLecture 12 time_domain_analysis_of_control_systems
Lecture 12 time_domain_analysis_of_control_systems
 
Control chap6
Control chap6Control chap6
Control chap6
 
Control chap5
Control chap5Control chap5
Control chap5
 
Control chap4
Control chap4Control chap4
Control chap4
 
PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller Tuning
 
PID Tuning using Ziegler Nicholas - MATLAB Approach
PID Tuning using Ziegler Nicholas - MATLAB ApproachPID Tuning using Ziegler Nicholas - MATLAB Approach
PID Tuning using Ziegler Nicholas - MATLAB Approach
 
Control chap2
Control chap2Control chap2
Control chap2
 
Control chap3
Control chap3Control chap3
Control chap3
 
Chapter 4 time domain analysis
Chapter 4 time domain analysisChapter 4 time domain analysis
Chapter 4 time domain analysis
 
p i d controller
p i d controllerp i d controller
p i d controller
 
ppt on Time Domain and Frequency Domain Analysis
ppt on Time Domain and Frequency Domain Analysisppt on Time Domain and Frequency Domain Analysis
ppt on Time Domain and Frequency Domain Analysis
 
Control systems engineering. by i.j. nagrath
Control systems engineering. by i.j. nagrathControl systems engineering. by i.j. nagrath
Control systems engineering. by i.j. nagrath
 

Similar to stability ( Introduction (1) routh )

Stabiltiy & R-H Ccriterion
Stabiltiy & R-H CcriterionStabiltiy & R-H Ccriterion
Stabiltiy & R-H CcriterionHussain K
 
Stability criteria and Analysis_Control Systems Engineering_MEB 4101.pdf
Stability criteria and Analysis_Control Systems Engineering_MEB 4101.pdfStability criteria and Analysis_Control Systems Engineering_MEB 4101.pdf
Stability criteria and Analysis_Control Systems Engineering_MEB 4101.pdfMUST
 
chapter7_Sec1.ppt
chapter7_Sec1.pptchapter7_Sec1.ppt
chapter7_Sec1.pptvinnisart
 
Gauss Jordan
Gauss JordanGauss Jordan
Gauss JordanEzzat Gul
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Charlton Inao
 
control system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionscontrol system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionsnalan karunanayake
 
lec-7_phase_plane_analysis.pptx
lec-7_phase_plane_analysis.pptxlec-7_phase_plane_analysis.pptx
lec-7_phase_plane_analysis.pptxdatamboli
 
Control systems formula book
Control systems formula bookControl systems formula book
Control systems formula bookHussain K
 
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...Waqas Afzal
 
system linear equations and matrices
 system linear equations and matrices system linear equations and matrices
system linear equations and matricesAditya Vaishampayan
 
Routh hurwitz stability criterion
Routh hurwitz stability criterionRouth hurwitz stability criterion
Routh hurwitz stability criterionSouvik Dutta
 
System Of Linear Equations
System Of Linear EquationsSystem Of Linear Equations
System Of Linear Equationssaahil kshatriya
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIADheeraj Kataria
 
Meeting w6 chapter 2 part 3
Meeting w6   chapter 2 part 3Meeting w6   chapter 2 part 3
Meeting w6 chapter 2 part 3Hattori Sidek
 
Meeting w6 chapter 2 part 3
Meeting w6   chapter 2 part 3Meeting w6   chapter 2 part 3
Meeting w6 chapter 2 part 3mkazree
 
BEC- 26 control systems_unit-II
BEC- 26 control systems_unit-IIBEC- 26 control systems_unit-II
BEC- 26 control systems_unit-IIShadab Siddiqui
 

Similar to stability ( Introduction (1) routh ) (20)

Stabiltiy & R-H Ccriterion
Stabiltiy & R-H CcriterionStabiltiy & R-H Ccriterion
Stabiltiy & R-H Ccriterion
 
Stability criteria and Analysis_Control Systems Engineering_MEB 4101.pdf
Stability criteria and Analysis_Control Systems Engineering_MEB 4101.pdfStability criteria and Analysis_Control Systems Engineering_MEB 4101.pdf
Stability criteria and Analysis_Control Systems Engineering_MEB 4101.pdf
 
Slide_Chapter1_st.pdf
Slide_Chapter1_st.pdfSlide_Chapter1_st.pdf
Slide_Chapter1_st.pdf
 
chapter7_Sec1.ppt
chapter7_Sec1.pptchapter7_Sec1.ppt
chapter7_Sec1.ppt
 
Nsm
Nsm Nsm
Nsm
 
Gauss Jordan
Gauss JordanGauss Jordan
Gauss Jordan
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
 
control system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionscontrol system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functions
 
lec-7_phase_plane_analysis.pptx
lec-7_phase_plane_analysis.pptxlec-7_phase_plane_analysis.pptx
lec-7_phase_plane_analysis.pptx
 
Control systems formula book
Control systems formula bookControl systems formula book
Control systems formula book
 
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
 
system linear equations and matrices
 system linear equations and matrices system linear equations and matrices
system linear equations and matrices
 
Routh hurwitz stability criterion
Routh hurwitz stability criterionRouth hurwitz stability criterion
Routh hurwitz stability criterion
 
System Of Linear Equations
System Of Linear EquationsSystem Of Linear Equations
System Of Linear Equations
 
Routh
RouthRouth
Routh
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
 
PhasePlane1-1.pptx
PhasePlane1-1.pptxPhasePlane1-1.pptx
PhasePlane1-1.pptx
 
Meeting w6 chapter 2 part 3
Meeting w6   chapter 2 part 3Meeting w6   chapter 2 part 3
Meeting w6 chapter 2 part 3
 
Meeting w6 chapter 2 part 3
Meeting w6   chapter 2 part 3Meeting w6   chapter 2 part 3
Meeting w6 chapter 2 part 3
 
BEC- 26 control systems_unit-II
BEC- 26 control systems_unit-IIBEC- 26 control systems_unit-II
BEC- 26 control systems_unit-II
 

Recently uploaded

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 

Recently uploaded (20)

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 

stability ( Introduction (1) routh )

  • 1. Ayatur rahman soomro control systems date:21-11-2014 Stability of the system Definitions The stability of a system relates to its response to inputs or disturbances. A system which remains in a constant state unless affected by an external action and which returns to a constant state when the external action is removed can be considered to be stable. A systems stability can be defined in terms of its response to external impulse inputs.. Definition .a : A system is stable if its impulse response approacheszero as time approaches infinity.. The system stability can also be defined in terms of bounded (limited) inputs.. Definition .b: A system is stable if every bounded input produces a bounded output. Routh -Hurwitz stability conditions The Routh stability criterion provides a convenient method of determining a control systems stability. It determines the number of characteristic roots within the unstable right half of the s-plane, and the number of characteristic roots in the stable left half, and the number of roots on the imaginary axis. It does not locate the roots. The method may also be used to establish limiting values for a variable factor beyond which the the system would become unstable... The characteristic equation being tested for stability is generally of the form a ns n + a n-1s n-1 +....a 1s + a 0 = 0... <td ></td >
  • 2. Ayatur rahman soomro control systems date:21-11-2014 Col 1 Col 2 Col 3 Row 0 s n a n a n-2 a n-4 Row 1 s n-1 a n-1 a n-3 a n-5 Row 2 s n-2 b 1 b 2 b 3 Row 3 s n-3 c 1 ... ... . ... ... ... ... . ... ... ... ... Row n- 1 s 1 y 1 y 2 Row n s 0 z 1 The elements in rows 3 downwards are calulated as shown below.. The numerator in each case is formed from elements in the two rows above the element being calculated. Using the value in column 1(pivot column) and the value in the column to the right of the element being calculated. The denominator is the element in the pivot column in the row above the element being calculated The calculated element is made 0 if the row is too short to complete the calculation. b 1= ( an-1.an-2 - an. a n-3 )/ an-1 b 2= ( an-1 .an-4 - an. a n-5)/ a n-1 ..etc.. c 1= ( b1 .an-3 - an-1. b 2 ) / b1 c 2= ( b1 .an-5 - an-1. b 3 ) / b1 .....etc. The last row will have just one element. Routh Stability Criteria For system stability the primary requirement is that all of the roots of the characteristic equation have negative real parts.... All of the roots of the characteristic equation have negative real parts only if the elements in column 1 of the routh array are the same sign, The number of sign changes in column 1 is equal to the number of roots of the characteristic equation with positive real parts.. Example .. To test the stability of a system having a characteristic equation F(s) = s 3 + 6 s 2 + 12 s + 8 = 0 The Routh Array is constructed as follows.. <td ></td > Col 1 Col 2 Col 3 Row 0 s 3 1 12 0 Row 1 s 2 6 8 0 Row 2 s 1 64/6 0 Row 3 s 0 8 Column 1 (pivot column) includes no changesof sign and therefore the roots of the characteristic equation have only real parts and the system is stable.
  • 3. Ayatur rahman soomro control systems date:21-11-2014 Special cases for resolving Routh Stability Array 1).... If a zero appears in the first column 1 of any row marginal stability or instability is indicated. The normal method of constructing the array cannot be continued because the divisor would be zero. A convenient method or resolving this method is to simply replace the zero by a small number δ and continue as normal. The limit as δ -> 0 is then determined and the first column is checked forsign changes.. Example. To test the stability of a system having a characteristic equation F(s) = s 5 + 2 s 4 + 2 s 3 + 4 s 2 + s + 1 The Routh Array is constructed as follows <td ></td > Col 1 Col 2 Col 3 Row 0 s 5 1 2 1 Row 1 s 4 2 4 1 Row 2 s 3 δ 0,5 Row 3 s 2 -1/δ 1 Row 4 s 1 0.5 0 Row 5 s 0 1 There are two sign changesin column 1 and there are therefore 2 positive roots and the system is unstable.. 2)....If a all of the elements in a row is zero (two rows are proportional) This indicates that the characteristic polynomial is divided exactly by the polynomial one row above the all zero row (always even-ordered polynomial). Call this polynomial N(s). This also indicates the presence of a divisor polynomial N(s) whose roots are all symmetrically arranged about the origin i.e. they are of the form s = α ..or s =  j ω ..or s = - α  j ω and s = + α  j ω An all zero row will always be associated with and odd power of s
  • 4. Ayatur rahman soomro control systems date:21-11-2014 In order to complete the array the previous row is differentiated with respect to s and the array is completed in the normal way.. When assessing this modified array the number of sign changesin the first column (before the all zero row) indicates the number of roots of the remainder polynomial with positive real parts..... From the all zero row down, each change of sign in column 1 indicates the number of roots in the divisor polynomial with positive real roots and as the roots are symmetrical this would indicate the number of roots in the right half s plane and the number of roots in the left- hand s plane. Root not accounted for in this wayi.e no sign change, must lie of the imaginary axis Example .. Consider a closed loop control system with negative feedback which hasan open loop transfer function. KGH(s) = K / (s (s+1). ( s 2 + s + 1) .. The closed loop characteristic equation = F(s) = s 4 + 2s 3 + 2s 2 + s + K = 0 The Routh Array is constructed as follows= <td ></td > Col 1 Col 2 Col 3 Row 0 s 4 1 2 K Row 1 s 3 2 1 Row 2 s 2 3/2 K Row 3 s 1 (3/2 -2 K)/(3/2) In this array row 3 becomes an all zero row if K = 3/ 4 and the divisor polynomial of row 2 = (3/ 2)s 2 + 3/ 4 =0 ...= 2 s 2 + 1 By dividing F(s) by (2 s2 + 1) the equation is obtained....... F(s) = ( 1/ 2 s 2 + s + 3/ 4) N(s)= (2 s 2 + 1) The array is completed when K = 3/ 4 bydifferentiating N(s) with respect to s. The coefficients of N'(s) are used to replace the zero coefficients in row 3 An all zero row <td ></td > Col 1 Col 2 Col 3 Row 0 s 4 1 2 K Row 1 s 3 2 1 Row 2 s 2 3/2 3/4 Row 3 s 1 4 Row 4 s 0 3/4 There are no sign changesup to/ including row 2 indicating the roots of the remainder polynomial are in the right hand s plane. As there are no changes of sign from row 2 down the roots of the divisor polynomial must lie on the imaginary axis. To locate these roots set s in N(s) to jω i.e 2 ( j ω ) 2 + 1 = 0 therefore .... ω = 1/ √2 rads/ unit time
  • 5. Ayatur rahman soomro control systems date:21-11-2014 It is sometimes required to find a range of values of a parameter for which the system is stable. This can be achieved by use of the Routh Criteria using the method illustrated by the following example... The system characteristic equation = F(s) = s 3 + 3 s 2 + 3s + K = 0 <td ></td > Col 1 Col 2 Col 3 Row 0 s 3 1 3 0 Row 1 s 2 1 + K 0 Row 2 s 1 (8-K)/3 0 Row 3 s 0 1 +K In order for the system to be stable there should be no sign change in column 1. To achieve this K must be greater than -1 and K must be less than 8. Therefore for system stability .... -1 < K < 8.. Sites & Links For Control Information 1. Set on instructive noteson topic 2. System analysis and control..Download of Lecture - Very clear and instructive Thanx