SlideShare a Scribd company logo
1 of 5
Download to read offline
Control Systems
Prof. C. S. Shankar Ram
Department of Engineering Design
Indian Institute of Technology, Madras
Lecture – 18
First Order Systems
Part – 2
(Refer Slide Time: 00:18)
Other variants of 1st
Order system:
1) T
dy(t)
dt
+ y(t )=bu(t ),b∈ R,b≠1
→P(s)=
Y (s)
U (s)
=
b
Ts+1
Unit step response: U (s)=
1
s
,→Y (s)=P(s)U (s)=
b
s(Ts+1)
→ y (t)=b(1−e
−t
T
)
(Refer Slide Time: 00:30)
The steady state value of unit step response =
y (t )=lim
s→ 0
sY (s)=¿lim
s→0
s
b
s(Ts+1)
=b
lim
t→∞
¿
The dynamic characteristics remains the same; the settling time is still 4T, but now what will
happen you will see that if you substitute t = T, y(t) will be b times 0.632, that is why the
definition was 63.2 percent of the final value not just 0.632, if you look at the definition.
Similarly, if you calculate what is y at t = 4 t you will get 0.982 b. So, the output at our reach
98.2 percent of the final value which is b. So, that is what is called by steady state gain.
So, immediately you will see that this is a 2 parameter model; 2 parameter model or 2
parameter process, ok. So, this people call first order model with non unity steady state gain
right. So, that is the variant and a third variant which people can have which essentially
occurs in many practical processes you will see you will look at this variant even when you
come to the lab in many practical systems you may have a system like this.
2) T
dy(t)
dt
+ y(t )=bu(t−Td ),b∈ R,b≠1,Td>0,Td ∈R
So, Td is the time delay all right. So, we have encountered what was time delay before,
right. So, that is you give an input; output starts from 0 only after the interval of Td , right.
So, that is time delay.
Plant Transfer Function: P(s)=
Y (s)
U (s)
=
be
−Td s
Ts+1
=
b(2−Td s)
(Ts+1)(2+Td s)
(using Pade’s
approximation)
Now, how many parameters do we have? We have 3 parameters. So, this becomes a 3
parameter model ok. So, that is that is another variant, ok. So, this people will call as a first
order system with the non unity gain and time delay, ok. Some in chemical engineering
references and all you will see first order process plus time delay, ok. So, that is a term which
they will use ok. So, this is the model which is used and this is the transfer function which
comes over as a result ok. So, you see that you have 3 parameters.
So, once again the dynamic characteristics remain, the same the time constant definition is
the same. The steady state gain is once again b, only difference is and now we have added a
time delay factor, ok. So, that is that is the change that happens ok, is it clear?
(Refer Slide Time: 09:51)
So, now, we go to second order systems. So, once again to recap the big picture as to why we
are studying first order and second order systems the reason is that by and large when you
want to talk about performance right we talk about the fact that we have the dominant
dynamics or dominant poles to be either one or two other is like what is close to the
imaginary axis, right. That is why when you want to specify performance we look at either
first order or second order systems you know like that is the motivation behind looking at
first order and second order systems for deriving performance parameters, ok. So, that is the
big picture once again.
Second Order Systems:
So, a typically second order systems are motivated from vibration problems. Due to that
reason their governing equation is written in a certain structure ok, we will see how it is
written, ok. So, the governing equation of second order systems is typically taken as the
following,
d
2
y(t)
d t
2
+2ζ ωn
dy(t)
dt
+ωn
2
y(t )=ωn
2
u(t )
So, immediately you can see that n = 2, right. So, m for this particular case happens to be 0,
you can also have = 1, you can also have a derivative of u on the right hand side. can happen
as I told you we we would take it of to be of this particular structure and we will see what
happens when we have m to be 1, that is we have a term on the right hand side what really
happens to the systems response, that is something which we look at as we go along, ok.
So, we can see that immediately of course, before we calculate the poles you know like the
value ζ is what is called as the damping ratio ok, ωn is what is called as the natural
frequency of the system, ok. We would revisit these parameters and then I would ask you to
define these parameters like we are going to look at the physics behind these choices, right.
So, behind this choice of model, right, we will we will look at them. But, then like for
tomorrows or let us say for the next class you know I should say you know like please figure
out what is the definition of natural frequency and come, ok. So, a clear crisp definition of
what you mean by natural frequency, we discuss this as we go along.
And it so happens that we will we will figure out later that for stability of the system please
remember we can only talk about performance only if you have a stable system to begin with
right. It so happens that for stability of this class of systems the sufficient condition is ζ >
0, ωn>0 , ok. So, that is the sufficient condition of course, in general we will see that you
know like the system will be stable if ζ and ωn are real numbers of the same sign, ok.
Now, taking Laplace transform on both sides,
s
2
Y (s)−sy (0)−´y(0)+2ζ ωn(sY (s)− y(0))+ωn
2
Y (s)=ωn
2
U (s)
Apply zero initial conditions,
s
[¿¿2+2ζ ωn s+ωn
2
]Y (s)=ωn
2
U (s)
¿
→P(s)=
Y (s)
U (s)
=
ωn
2
s
2
+2ζ ωn s+ωn
2
So, what are the poles of this transfer function? How do you get the poles? We solve the
denominator polynomial equals 0
Poles: s=−ζ ωn±ωn√ζ
2
−1 .
Now, of course, it is a second order system value of n is 2; obviously, you get two poles,
right. Now, what can you say about these nature of these poles?
Immediately we can observe that the nature of the poles is depend on the value of zeta, right.
If zeta is between 0 and 1, what can I say about the poles?
If 0<ζ <1 the poles are complex conjugates
If ζ =1 Repeated poles at −ωn
If ζ >1 Distinct real poles.
So, those are three cases that we would look at depending on the value of zeta the location of
the poles changes and consequently the system behavior changes a lot, ok.
So, that is something which we are going to do in the next class. So, we look at what are
called under damped critically damped and over damped systems, depending on whether the
value of ζ is less than 1, exactly equal to 1 or greater than 1, respectively, ok. So, we look
at what is the physical what to say implication of those three cases and then how do we do the
analysis, ok. So, that is something which we will do in the next class, but before that you
know like please figure out the definitions of a natural frequency and damping ratio, and
come.

More Related Content

What's hot

What's hot (20)

Review power series
Review power seriesReview power series
Review power series
 
Lec1
Lec1Lec1
Lec1
 
Ft3 new
Ft3 newFt3 new
Ft3 new
 
Maths 3 ppt
Maths 3 pptMaths 3 ppt
Maths 3 ppt
 
Lec5
Lec5Lec5
Lec5
 
Dynamical systems
Dynamical systemsDynamical systems
Dynamical systems
 
Fault tolerant process control
Fault tolerant process controlFault tolerant process control
Fault tolerant process control
 
Higher Differential Equation
Higher Differential EquationHigher Differential Equation
Higher Differential Equation
 
Applications of differential equations by shahzad
Applications of differential equations by shahzadApplications of differential equations by shahzad
Applications of differential equations by shahzad
 
Partial Differential Equations, 3 simple examples
Partial Differential Equations, 3 simple examplesPartial Differential Equations, 3 simple examples
Partial Differential Equations, 3 simple examples
 
Application of laplace transform
Application of laplace transformApplication of laplace transform
Application of laplace transform
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
AP Calculus AB March 19, 2009
AP Calculus AB March 19, 2009AP Calculus AB March 19, 2009
AP Calculus AB March 19, 2009
 
2nd order ode applications
2nd order ode applications2nd order ode applications
2nd order ode applications
 
String theory basics
String theory basicsString theory basics
String theory basics
 
Markov chain
Markov chainMarkov chain
Markov chain
 
Simultaneous differential equations
Simultaneous differential equationsSimultaneous differential equations
Simultaneous differential equations
 
2 Dimensional Wave Equation Analytical and Numerical Solution
2 Dimensional Wave Equation Analytical and Numerical Solution2 Dimensional Wave Equation Analytical and Numerical Solution
2 Dimensional Wave Equation Analytical and Numerical Solution
 
Lec58
Lec58Lec58
Lec58
 
Partial Differentiation
Partial DifferentiationPartial Differentiation
Partial Differentiation
 

Similar to Lec18 (20)

Lec14
Lec14Lec14
Lec14
 
Lec9
Lec9Lec9
Lec9
 
Lec4
Lec4Lec4
Lec4
 
Lec47
Lec47Lec47
Lec47
 
Lec42
Lec42Lec42
Lec42
 
Control Systems Assignment Help
Control Systems Assignment HelpControl Systems Assignment Help
Control Systems Assignment Help
 
Lec13
Lec13Lec13
Lec13
 
Lec7
Lec7Lec7
Lec7
 
Lec5
Lec5Lec5
Lec5
 
REPORT SUMMARYVibration refers to a mechanical.docx
REPORT SUMMARYVibration refers to a mechanical.docxREPORT SUMMARYVibration refers to a mechanical.docx
REPORT SUMMARYVibration refers to a mechanical.docx
 
Lec30
Lec30Lec30
Lec30
 
Lec12
Lec12Lec12
Lec12
 
Oscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controllerOscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controller
 
Oscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controllerOscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controller
 
Control chap4
Control chap4Control chap4
Control chap4
 
Lec3
Lec3Lec3
Lec3
 
Lec54
Lec54Lec54
Lec54
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Bazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-ZattiBazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-Zatti
 
4 forced vibration of damped
4 forced vibration of damped4 forced vibration of damped
4 forced vibration of damped
 

More from Rishit Shah (20)

Lec62
Lec62Lec62
Lec62
 
Lec61
Lec61Lec61
Lec61
 
Lec60
Lec60Lec60
Lec60
 
Lec59
Lec59Lec59
Lec59
 
Lec57
Lec57Lec57
Lec57
 
Lec56
Lec56Lec56
Lec56
 
Lec55
Lec55Lec55
Lec55
 
Lec53
Lec53Lec53
Lec53
 
Lec52
Lec52Lec52
Lec52
 
Lec51
Lec51Lec51
Lec51
 
Lec50
Lec50Lec50
Lec50
 
Lec49
Lec49Lec49
Lec49
 
Lec48
Lec48Lec48
Lec48
 
Lec46
Lec46Lec46
Lec46
 
Lec44
Lec44Lec44
Lec44
 
Lec43
Lec43Lec43
Lec43
 
Lec41
Lec41Lec41
Lec41
 
Lec40
Lec40Lec40
Lec40
 
Lec39
Lec39Lec39
Lec39
 
Lec38
Lec38Lec38
Lec38
 

Recently uploaded

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 

Lec18

  • 1. Control Systems Prof. C. S. Shankar Ram Department of Engineering Design Indian Institute of Technology, Madras Lecture – 18 First Order Systems Part – 2 (Refer Slide Time: 00:18) Other variants of 1st Order system: 1) T dy(t) dt + y(t )=bu(t ),b∈ R,b≠1 →P(s)= Y (s) U (s) = b Ts+1 Unit step response: U (s)= 1 s ,→Y (s)=P(s)U (s)= b s(Ts+1) → y (t)=b(1−e −t T )
  • 2. (Refer Slide Time: 00:30) The steady state value of unit step response = y (t )=lim s→ 0 sY (s)=¿lim s→0 s b s(Ts+1) =b lim t→∞ ¿ The dynamic characteristics remains the same; the settling time is still 4T, but now what will happen you will see that if you substitute t = T, y(t) will be b times 0.632, that is why the definition was 63.2 percent of the final value not just 0.632, if you look at the definition. Similarly, if you calculate what is y at t = 4 t you will get 0.982 b. So, the output at our reach 98.2 percent of the final value which is b. So, that is what is called by steady state gain. So, immediately you will see that this is a 2 parameter model; 2 parameter model or 2 parameter process, ok. So, this people call first order model with non unity steady state gain right. So, that is the variant and a third variant which people can have which essentially occurs in many practical processes you will see you will look at this variant even when you come to the lab in many practical systems you may have a system like this. 2) T dy(t) dt + y(t )=bu(t−Td ),b∈ R,b≠1,Td>0,Td ∈R So, Td is the time delay all right. So, we have encountered what was time delay before, right. So, that is you give an input; output starts from 0 only after the interval of Td , right. So, that is time delay.
  • 3. Plant Transfer Function: P(s)= Y (s) U (s) = be −Td s Ts+1 = b(2−Td s) (Ts+1)(2+Td s) (using Pade’s approximation) Now, how many parameters do we have? We have 3 parameters. So, this becomes a 3 parameter model ok. So, that is that is another variant, ok. So, this people will call as a first order system with the non unity gain and time delay, ok. Some in chemical engineering references and all you will see first order process plus time delay, ok. So, that is a term which they will use ok. So, this is the model which is used and this is the transfer function which comes over as a result ok. So, you see that you have 3 parameters. So, once again the dynamic characteristics remain, the same the time constant definition is the same. The steady state gain is once again b, only difference is and now we have added a time delay factor, ok. So, that is that is the change that happens ok, is it clear? (Refer Slide Time: 09:51) So, now, we go to second order systems. So, once again to recap the big picture as to why we are studying first order and second order systems the reason is that by and large when you want to talk about performance right we talk about the fact that we have the dominant dynamics or dominant poles to be either one or two other is like what is close to the imaginary axis, right. That is why when you want to specify performance we look at either first order or second order systems you know like that is the motivation behind looking at
  • 4. first order and second order systems for deriving performance parameters, ok. So, that is the big picture once again. Second Order Systems: So, a typically second order systems are motivated from vibration problems. Due to that reason their governing equation is written in a certain structure ok, we will see how it is written, ok. So, the governing equation of second order systems is typically taken as the following, d 2 y(t) d t 2 +2ζ ωn dy(t) dt +ωn 2 y(t )=ωn 2 u(t ) So, immediately you can see that n = 2, right. So, m for this particular case happens to be 0, you can also have = 1, you can also have a derivative of u on the right hand side. can happen as I told you we we would take it of to be of this particular structure and we will see what happens when we have m to be 1, that is we have a term on the right hand side what really happens to the systems response, that is something which we look at as we go along, ok. So, we can see that immediately of course, before we calculate the poles you know like the value ζ is what is called as the damping ratio ok, ωn is what is called as the natural frequency of the system, ok. We would revisit these parameters and then I would ask you to define these parameters like we are going to look at the physics behind these choices, right. So, behind this choice of model, right, we will we will look at them. But, then like for tomorrows or let us say for the next class you know I should say you know like please figure out what is the definition of natural frequency and come, ok. So, a clear crisp definition of what you mean by natural frequency, we discuss this as we go along. And it so happens that we will we will figure out later that for stability of the system please remember we can only talk about performance only if you have a stable system to begin with right. It so happens that for stability of this class of systems the sufficient condition is ζ > 0, ωn>0 , ok. So, that is the sufficient condition of course, in general we will see that you know like the system will be stable if ζ and ωn are real numbers of the same sign, ok. Now, taking Laplace transform on both sides, s 2 Y (s)−sy (0)−´y(0)+2ζ ωn(sY (s)− y(0))+ωn 2 Y (s)=ωn 2 U (s)
  • 5. Apply zero initial conditions, s [¿¿2+2ζ ωn s+ωn 2 ]Y (s)=ωn 2 U (s) ¿ →P(s)= Y (s) U (s) = ωn 2 s 2 +2ζ ωn s+ωn 2 So, what are the poles of this transfer function? How do you get the poles? We solve the denominator polynomial equals 0 Poles: s=−ζ ωn±ωn√ζ 2 −1 . Now, of course, it is a second order system value of n is 2; obviously, you get two poles, right. Now, what can you say about these nature of these poles? Immediately we can observe that the nature of the poles is depend on the value of zeta, right. If zeta is between 0 and 1, what can I say about the poles? If 0<ζ <1 the poles are complex conjugates If ζ =1 Repeated poles at −ωn If ζ >1 Distinct real poles. So, those are three cases that we would look at depending on the value of zeta the location of the poles changes and consequently the system behavior changes a lot, ok. So, that is something which we are going to do in the next class. So, we look at what are called under damped critically damped and over damped systems, depending on whether the value of ζ is less than 1, exactly equal to 1 or greater than 1, respectively, ok. So, we look at what is the physical what to say implication of those three cases and then how do we do the analysis, ok. So, that is something which we will do in the next class, but before that you know like please figure out the definitions of a natural frequency and damping ratio, and come.