SlideShare a Scribd company logo
1 of 47
Feedback Control Systems (FCS)
Time Domain Analysis of 1st Order Systems
Introduction
• The first order system has only one pole.
• Where K is the D.C gain and T is the time constant
of the system.
• Time constant is a measure of how quickly a 1st
order system responds to a unit step input.
• D.C Gain of the system is ratio between the input
signal and the steady state value of output.
Introduction
• For the first order system given below
• D.C gain is 10 and time constant is 3 seconds.
• And for following system
• D.C Gain of the system is 3/5 and time constant is 1/5
seconds.
Impulse Response of 1st Order System
• Consider the following 1st order system
0
t
δ(t)
1
Impulse Response of 1st Order System
• Re-arrange above equation as
• In order to represent the response of the system in time domain
we need to compute inverse Laplace transform of the above
equation.
Impulse Response of 1st Order System
• If K=3 and T=2s then
Step Response of 1st Order System
• Consider the following 1st order system
• In order to find out the inverse Laplace of the above equation, we
need to break it into partial fraction expansion
Forced
Response
Natural Response
Step Response of 1st Order System
• Taking Inverse Laplace of above equation
• Where u(t)=1
• When t=T
Step Response of 1st Order System
• If K=10 and T=1.5s then
Step Response of 1st Order System
• If K=10 and T=1, 3, 5, 7
Step Response of 1st order System
• System takes five time constants to reach its
final value.
Step Response of 1st Order System
• If K=1, 3, 5, 10 and T=1
Relation Between Step and impulse
response
• The step response of the first order system is
• Differentiating c(t) with respect to t yields
(impulse response)
Example#1
• Impulse response of a 1st order system is given below.
• Find out
– Time constant T
– D.C Gain K
– Transfer Function
– Step Response
Example#1
• The Laplace Transform of Impulse response of a
system is actually the transfer function of the system.
• Therefore taking Laplace Transform of the impulse
response given by following equation.
Example#1
• Impulse response of a 1st order system is given below.
• Find out
– Time constant T=2
– D.C Gain K=6
– Transfer Function
– Step Response
– Also Draw the Step response on your notebook
Example#1
• For step response integrate impulse response
• We can find out C if initial condition is known e.g. cs(0)=0
Example#1
• If initial Conditions are not known then partial fraction
expansion is a better choice
Partial Fraction Expansion in Matlab
• If you want to expand a polynomial into partial fractions use
residue command.
Y=[y1 y2 .... yn];
X=[x1 x2 .... xn];
[r p k]=residue(Y,
X)
Partial Fraction Expansion in Matlab
• If we want to expand following polynomial into partial fractions
Y=[-4 8];
X=[1 6 8];
[r p k]=residue(Y,
X)
r =[-12 8]
p =[-4 -2]
k = []
Partial Fraction Expansion in Matlab
• If you want to expand a polynomial into partial fractions use
residue command.
Y=6;
X=[2 1 0];
[r p k]=residue(Y,
X)
r =[ -6 6]
p =[-0.5 0]
k = []
Ramp Response of 1st Order System
• Consider the following 1st order system
• The ramp response is given as
0 5 10 15
0
2
4
6
8
10
Time
c(t)
Unit Ramp Response
Unit Ramp
Ramp Response
Ramp Response of 1st Order System
• If K=1 and T=1
error
0 5 10 15
0
2
4
6
8
10
Time
c(t)
Unit Ramp Response
Unit Ramp
Ramp Response
Ramp Response of 1st Order System
• If K=1 and T=3
error
Parabolic Response of 1st Order
System
• Consider the following 1st order system
• Do it yourself
Therefore
,
Practical Determination of Transfer
Function of 1st Order Systems
• Often it is not possible or practical to obtain a system's
transfer function analytically.
• Perhaps the system is closed, and the component parts are
not easily identifiable.
• The system's step response can lead to a representation even
though the inner construction is not known.
• With a step input, we can measure the time constant and the
steady-state value, from which the transfer function can be
calculated.
Practical Determination of Transfer
Function of 1st Order Systems
• If we can identify T and K from laboratory testing we can
obtain the transfer function of the system.
Practical Determination of Transfer Function
of 1st Order Systems
• For example, assume the unit
step response given in figure.
• From the response, we can
measure the time constant, that
is, the time for the amplitude to
reach 63% of its final value.
• Since the final value is about
0.72 the time constant is
evaluated where the curve
reaches 0.63 x 0.72 = 0.45, or
about 0.13 second.
T=0.13s
K=0.72
• K is simply steady state value.
• Thus transfer function is
obtained as:
1st Order System with a Zero
• Zero of the system lie at -1/α and pole at -1/T.
• Step response of the system would be:
Partial Fractions
Inverse Laplace
1st Order System with & W/O Zero
(Comparison)
• If T>α the shape of the step response is approximately same (with
offset added by zero)
1st Order System with & W/O Zero
• If T>α the response of the system would look like
offset
1st Order System with & W/O Zero
• If T<α the response of the system would look like
1st Order System with a Zero
0 2 4 6 8 10
0
2
4
6
8
10
12
14
Time
Unit
Step
Response
Unit Step Response of 1st Order Systems
1st Order System with & W/O Zero
1st Order System Without Zero
Home Work
• Find out the impulse, ramp and parabolic
response of the system given below.
Example#2
• A thermometer requires 1 min to indicate 98% of the
response to a step input. Assuming the thermometer to
be a first-order system, find the time constant.
• If the thermometer is placed in a bath, the temperature
of which is changing linearly at a rate of 10°C/min, how
much error does the thermometer show?
PZ-map and Step Response
-1
-2
-3
δ
jω
PZ-map and Step Response
-1
-2
-3
δ
jω
PZ-map and Step Response
-1
-2
-3
δ
jω
Comparison
First Order System With Delays
• Following transfer function represents the 1st
order system with time lag.
• Where td is the delay time.
First Order System With Delays
1
Unit Step
Step Response
t
td
First Order System With Delays
Examples of First Order Systems
• Armature Controlled D.C Motor (La=0)
u
ia
T
Ra La
J
ω
B
eb
Examples of First Order Systems
• Electrical System
Examples of First Order Systems
• Mechanical System
Examples of First Order Systems
• Cruise Control of vehicle

More Related Content

What's hot

Time Domain response of second order linear circuit
Time Domain response of second order linear circuitTime Domain response of second order linear circuit
Time Domain response of second order linear circuitAbhishek Choksi
 
Modeling of mechanical_systems
Modeling of mechanical_systemsModeling of mechanical_systems
Modeling of mechanical_systemsJulian De Marcos
 
Meeting w3 chapter 2 part 1
Meeting w3   chapter 2 part 1Meeting w3   chapter 2 part 1
Meeting w3 chapter 2 part 1mkazree
 
Transfer Function Cse ppt
Transfer Function Cse pptTransfer Function Cse ppt
Transfer Function Cse pptsanjaytron
 
Meeting w6 chapter 2 part 3
Meeting w6   chapter 2 part 3Meeting w6   chapter 2 part 3
Meeting w6 chapter 2 part 3mkazree
 
Lecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical ModelingLecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical ModelingLeonides De Ocampo
 
Lecture 6 ME 176 2 Time Response
Lecture 6 ME 176 2 Time ResponseLecture 6 ME 176 2 Time Response
Lecture 6 ME 176 2 Time ResponseLeonides De Ocampo
 
Meeting w4 chapter 2 part 2
Meeting w4   chapter 2 part 2Meeting w4   chapter 2 part 2
Meeting w4 chapter 2 part 2mkazree
 
Ch.02 modeling in frequency domain
Ch.02 modeling in frequency domainCh.02 modeling in frequency domain
Ch.02 modeling in frequency domainNguyen_Tan_Tien
 
Lecture 7 modelling-of__real_world_systems
Lecture 7 modelling-of__real_world_systemsLecture 7 modelling-of__real_world_systems
Lecture 7 modelling-of__real_world_systemsSaifullah Memon
 
3 modelling of physical systems
3 modelling of physical systems3 modelling of physical systems
3 modelling of physical systemsJoanna Lock
 
Lecture 7 ME 176 2 Time Response
Lecture 7 ME 176 2 Time ResponseLecture 7 ME 176 2 Time Response
Lecture 7 ME 176 2 Time ResponseLeonides De Ocampo
 
Mechanical translational rotational systems and electrical analogous circuit...
Mechanical translational  rotational systems and electrical analogous circuit...Mechanical translational  rotational systems and electrical analogous circuit...
Mechanical translational rotational systems and electrical analogous circuit...SatheeshCS2
 

What's hot (20)

Time Domain response of second order linear circuit
Time Domain response of second order linear circuitTime Domain response of second order linear circuit
Time Domain response of second order linear circuit
 
Modeling of mechanical_systems
Modeling of mechanical_systemsModeling of mechanical_systems
Modeling of mechanical_systems
 
ME-314- Control Engineering - Week 02
ME-314- Control Engineering - Week 02ME-314- Control Engineering - Week 02
ME-314- Control Engineering - Week 02
 
Meeting w3 chapter 2 part 1
Meeting w3   chapter 2 part 1Meeting w3   chapter 2 part 1
Meeting w3 chapter 2 part 1
 
5 2020 04_06!09_40_10_pm
5 2020 04_06!09_40_10_pm5 2020 04_06!09_40_10_pm
5 2020 04_06!09_40_10_pm
 
Transfer Function Cse ppt
Transfer Function Cse pptTransfer Function Cse ppt
Transfer Function Cse ppt
 
Meeting w6 chapter 2 part 3
Meeting w6   chapter 2 part 3Meeting w6   chapter 2 part 3
Meeting w6 chapter 2 part 3
 
Control chap8
Control chap8Control chap8
Control chap8
 
Lecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical ModelingLecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical Modeling
 
Me314 week08-stability and steady state errors
Me314 week08-stability and steady state errorsMe314 week08-stability and steady state errors
Me314 week08-stability and steady state errors
 
Lecture 6 ME 176 2 Time Response
Lecture 6 ME 176 2 Time ResponseLecture 6 ME 176 2 Time Response
Lecture 6 ME 176 2 Time Response
 
Me314 week09-root locusanalysis
Me314 week09-root locusanalysisMe314 week09-root locusanalysis
Me314 week09-root locusanalysis
 
Transfer Function
Transfer FunctionTransfer Function
Transfer Function
 
Control chap2
Control chap2Control chap2
Control chap2
 
Meeting w4 chapter 2 part 2
Meeting w4   chapter 2 part 2Meeting w4   chapter 2 part 2
Meeting w4 chapter 2 part 2
 
Ch.02 modeling in frequency domain
Ch.02 modeling in frequency domainCh.02 modeling in frequency domain
Ch.02 modeling in frequency domain
 
Lecture 7 modelling-of__real_world_systems
Lecture 7 modelling-of__real_world_systemsLecture 7 modelling-of__real_world_systems
Lecture 7 modelling-of__real_world_systems
 
3 modelling of physical systems
3 modelling of physical systems3 modelling of physical systems
3 modelling of physical systems
 
Lecture 7 ME 176 2 Time Response
Lecture 7 ME 176 2 Time ResponseLecture 7 ME 176 2 Time Response
Lecture 7 ME 176 2 Time Response
 
Mechanical translational rotational systems and electrical analogous circuit...
Mechanical translational  rotational systems and electrical analogous circuit...Mechanical translational  rotational systems and electrical analogous circuit...
Mechanical translational rotational systems and electrical analogous circuit...
 

Similar to Lecture 13 14-time_domain_analysis_of_1st_order_systems

time domain analysis.pptx
time domain analysis.pptxtime domain analysis.pptx
time domain analysis.pptxdeepaMS4
 
LCE-UNIT 1 PPT.pdf
LCE-UNIT 1 PPT.pdfLCE-UNIT 1 PPT.pdf
LCE-UNIT 1 PPT.pdfHODECE21
 
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_systemsSaifullah Memon
 
TIME RESPONSE ANALYSIS
TIME RESPONSE ANALYSISTIME RESPONSE ANALYSIS
TIME RESPONSE ANALYSISDeep Chaudhari
 
Time domain analysis
Time domain analysisTime domain analysis
Time domain analysisHussain K
 
Time response analysis of system
Time response analysis of systemTime response analysis of system
Time response analysis of systemvishalgohel12195
 
Ch5 transient and steady state response analyses(control)
Ch5  transient and steady state response analyses(control)Ch5  transient and steady state response analyses(control)
Ch5 transient and steady state response analyses(control)Elaf A.Saeed
 
lecture1 (5).ppt
lecture1 (5).pptlecture1 (5).ppt
lecture1 (5).pptHebaEng
 
Time response analysis
Time response analysisTime response analysis
Time response analysisKaushal Patel
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response AnalysisManthan Kanani
 
Sistemas de Control-Pedro Anato
Sistemas de Control-Pedro AnatoSistemas de Control-Pedro Anato
Sistemas de Control-Pedro AnatoPedroAnato1
 
Order of instruments.ppt
Order of instruments.pptOrder of instruments.ppt
Order of instruments.pptANURUPAa
 
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 SuperiorAnthonyCoronado10
 
Time response and analysis kaushal shah
Time response and analysis kaushal shahTime response and analysis kaushal shah
Time response and analysis kaushal shahKaushal Shah
 
Chapter 3-Dynamic Behavior of First and Second Order Processes-1.pptx
Chapter 3-Dynamic Behavior of First and Second Order Processes-1.pptxChapter 3-Dynamic Behavior of First and Second Order Processes-1.pptx
Chapter 3-Dynamic Behavior of First and Second Order Processes-1.pptxaduladube0992
 
Lectures upto block diagram reduction
Lectures upto block diagram reductionLectures upto block diagram reduction
Lectures upto block diagram reductionUthsoNandy
 
time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...
time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...
time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...Waqas Afzal
 

Similar to Lecture 13 14-time_domain_analysis_of_1st_order_systems (20)

time domain analysis.pptx
time domain analysis.pptxtime domain analysis.pptx
time domain analysis.pptx
 
LCE-UNIT 1 PPT.pdf
LCE-UNIT 1 PPT.pdfLCE-UNIT 1 PPT.pdf
LCE-UNIT 1 PPT.pdf
 
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
 
TIME RESPONSE ANALYSIS
TIME RESPONSE ANALYSISTIME RESPONSE ANALYSIS
TIME RESPONSE ANALYSIS
 
Time domain analysis
Time domain analysisTime domain analysis
Time domain analysis
 
Time domain analysis
Time domain analysisTime domain analysis
Time domain analysis
 
Time response analysis of system
Time response analysis of systemTime response analysis of system
Time response analysis of system
 
Ch5 transient and steady state response analyses(control)
Ch5  transient and steady state response analyses(control)Ch5  transient and steady state response analyses(control)
Ch5 transient and steady state response analyses(control)
 
lecture1 (5).ppt
lecture1 (5).pptlecture1 (5).ppt
lecture1 (5).ppt
 
Time response analysis
Time response analysisTime response analysis
Time response analysis
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response Analysis
 
Sistemas de Control-Pedro Anato
Sistemas de Control-Pedro AnatoSistemas de Control-Pedro Anato
Sistemas de Control-Pedro Anato
 
lcs_manual_1[1].pdf
lcs_manual_1[1].pdflcs_manual_1[1].pdf
lcs_manual_1[1].pdf
 
Order of instruments.ppt
Order of instruments.pptOrder of instruments.ppt
Order of instruments.ppt
 
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
 
Time response and analysis kaushal shah
Time response and analysis kaushal shahTime response and analysis kaushal shah
Time response and analysis kaushal shah
 
Chapter 3-Dynamic Behavior of First and Second Order Processes-1.pptx
Chapter 3-Dynamic Behavior of First and Second Order Processes-1.pptxChapter 3-Dynamic Behavior of First and Second Order Processes-1.pptx
Chapter 3-Dynamic Behavior of First and Second Order Processes-1.pptx
 
Lecture 23 24-time_response
Lecture 23 24-time_responseLecture 23 24-time_response
Lecture 23 24-time_response
 
Lectures upto block diagram reduction
Lectures upto block diagram reductionLectures upto block diagram reduction
Lectures upto block diagram reduction
 
time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...
time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...
time domain analysis, Rise Time, Delay time, Damping Ratio, Overshoot, Settli...
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
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
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(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
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
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
 
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
 
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
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
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
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(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...
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
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
 
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
 
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...
 

Lecture 13 14-time_domain_analysis_of_1st_order_systems

  • 1. Feedback Control Systems (FCS) Time Domain Analysis of 1st Order Systems
  • 2. Introduction • The first order system has only one pole. • Where K is the D.C gain and T is the time constant of the system. • Time constant is a measure of how quickly a 1st order system responds to a unit step input. • D.C Gain of the system is ratio between the input signal and the steady state value of output.
  • 3. Introduction • For the first order system given below • D.C gain is 10 and time constant is 3 seconds. • And for following system • D.C Gain of the system is 3/5 and time constant is 1/5 seconds.
  • 4. Impulse Response of 1st Order System • Consider the following 1st order system 0 t δ(t) 1
  • 5. Impulse Response of 1st Order System • Re-arrange above equation as • In order to represent the response of the system in time domain we need to compute inverse Laplace transform of the above equation.
  • 6. Impulse Response of 1st Order System • If K=3 and T=2s then
  • 7. Step Response of 1st Order System • Consider the following 1st order system • In order to find out the inverse Laplace of the above equation, we need to break it into partial fraction expansion Forced Response Natural Response
  • 8. Step Response of 1st Order System • Taking Inverse Laplace of above equation • Where u(t)=1 • When t=T
  • 9. Step Response of 1st Order System • If K=10 and T=1.5s then
  • 10. Step Response of 1st Order System • If K=10 and T=1, 3, 5, 7
  • 11. Step Response of 1st order System • System takes five time constants to reach its final value.
  • 12. Step Response of 1st Order System • If K=1, 3, 5, 10 and T=1
  • 13. Relation Between Step and impulse response • The step response of the first order system is • Differentiating c(t) with respect to t yields (impulse response)
  • 14. Example#1 • Impulse response of a 1st order system is given below. • Find out – Time constant T – D.C Gain K – Transfer Function – Step Response
  • 15. Example#1 • The Laplace Transform of Impulse response of a system is actually the transfer function of the system. • Therefore taking Laplace Transform of the impulse response given by following equation.
  • 16. Example#1 • Impulse response of a 1st order system is given below. • Find out – Time constant T=2 – D.C Gain K=6 – Transfer Function – Step Response – Also Draw the Step response on your notebook
  • 17. Example#1 • For step response integrate impulse response • We can find out C if initial condition is known e.g. cs(0)=0
  • 18. Example#1 • If initial Conditions are not known then partial fraction expansion is a better choice
  • 19. Partial Fraction Expansion in Matlab • If you want to expand a polynomial into partial fractions use residue command. Y=[y1 y2 .... yn]; X=[x1 x2 .... xn]; [r p k]=residue(Y, X)
  • 20. Partial Fraction Expansion in Matlab • If we want to expand following polynomial into partial fractions Y=[-4 8]; X=[1 6 8]; [r p k]=residue(Y, X) r =[-12 8] p =[-4 -2] k = []
  • 21. Partial Fraction Expansion in Matlab • If you want to expand a polynomial into partial fractions use residue command. Y=6; X=[2 1 0]; [r p k]=residue(Y, X) r =[ -6 6] p =[-0.5 0] k = []
  • 22. Ramp Response of 1st Order System • Consider the following 1st order system • The ramp response is given as
  • 23. 0 5 10 15 0 2 4 6 8 10 Time c(t) Unit Ramp Response Unit Ramp Ramp Response Ramp Response of 1st Order System • If K=1 and T=1 error
  • 24. 0 5 10 15 0 2 4 6 8 10 Time c(t) Unit Ramp Response Unit Ramp Ramp Response Ramp Response of 1st Order System • If K=1 and T=3 error
  • 25. Parabolic Response of 1st Order System • Consider the following 1st order system • Do it yourself Therefore ,
  • 26. Practical Determination of Transfer Function of 1st Order Systems • Often it is not possible or practical to obtain a system's transfer function analytically. • Perhaps the system is closed, and the component parts are not easily identifiable. • The system's step response can lead to a representation even though the inner construction is not known. • With a step input, we can measure the time constant and the steady-state value, from which the transfer function can be calculated.
  • 27. Practical Determination of Transfer Function of 1st Order Systems • If we can identify T and K from laboratory testing we can obtain the transfer function of the system.
  • 28. Practical Determination of Transfer Function of 1st Order Systems • For example, assume the unit step response given in figure. • From the response, we can measure the time constant, that is, the time for the amplitude to reach 63% of its final value. • Since the final value is about 0.72 the time constant is evaluated where the curve reaches 0.63 x 0.72 = 0.45, or about 0.13 second. T=0.13s K=0.72 • K is simply steady state value. • Thus transfer function is obtained as:
  • 29. 1st Order System with a Zero • Zero of the system lie at -1/α and pole at -1/T. • Step response of the system would be: Partial Fractions Inverse Laplace
  • 30. 1st Order System with & W/O Zero (Comparison) • If T>α the shape of the step response is approximately same (with offset added by zero)
  • 31. 1st Order System with & W/O Zero • If T>α the response of the system would look like offset
  • 32. 1st Order System with & W/O Zero • If T<α the response of the system would look like
  • 33. 1st Order System with a Zero
  • 34. 0 2 4 6 8 10 0 2 4 6 8 10 12 14 Time Unit Step Response Unit Step Response of 1st Order Systems 1st Order System with & W/O Zero 1st Order System Without Zero
  • 35. Home Work • Find out the impulse, ramp and parabolic response of the system given below.
  • 36. Example#2 • A thermometer requires 1 min to indicate 98% of the response to a step input. Assuming the thermometer to be a first-order system, find the time constant. • If the thermometer is placed in a bath, the temperature of which is changing linearly at a rate of 10°C/min, how much error does the thermometer show?
  • 37. PZ-map and Step Response -1 -2 -3 δ jω
  • 38. PZ-map and Step Response -1 -2 -3 δ jω
  • 39. PZ-map and Step Response -1 -2 -3 δ jω
  • 41. First Order System With Delays • Following transfer function represents the 1st order system with time lag. • Where td is the delay time.
  • 42. First Order System With Delays 1 Unit Step Step Response t td
  • 43. First Order System With Delays
  • 44. Examples of First Order Systems • Armature Controlled D.C Motor (La=0) u ia T Ra La J ω B eb
  • 45. Examples of First Order Systems • Electrical System
  • 46. Examples of First Order Systems • Mechanical System
  • 47. Examples of First Order Systems • Cruise Control of vehicle