Eigenvalues: p1=-4.526, p2,3= ±2.7883i, p4=

Slides:



Advertisements
Similar presentations
Chapter 5 – The Performance of Feedback Control Systems
Advertisements

The Performance of Feedback Control Systems
Chapter 4: Basic Properties of Feedback
Lect.7 Steady State Error Basil Hamed
Chapter 5 – The Performance of Feedback Control Systems
Automatic control by Meiling CHEN
Transient & Steady State Response Analysis
Process Control Instrumentation II
LTI system stability Time domain analysis
Prof. Wahied Gharieb Ali Abdelaal Faculty of Engineering Computer and Systems Engineering Department Master and Diploma Students CSE 502: Control Systems.
Out response, Poles, and Zeros
سیستمهای کنترل خطی پاییز 1389 بسم ا... الرحمن الرحيم دکتر حسين بلندي- دکتر سید مجید اسما عیل زاده.
It is the time response of a system to an input that sets the criteria for our control systems. Many quantitative criteria have been defined to characterise.
Chapter 5 Transient and Steady State Response “I will study and get ready and someday my chance will come” Abraham Lincoln.
Control Systems EE 4314 Final Study Guideline May 1, 2014 Spring 2014 Woo Ho Lee
o Problem Reconsider Problem
Lec 11. Common Controllers Some commonly used controllers –Proportional Controller –Integration Controller –Derivative Controller Reading: 5-8. TexPoint.
Subsea Control and Communications Systems
Modern Control System EKT 308 Steady-State and Stability.
Chapter 4 A First Analysis of Feedback Feedback Control A Feedback Control seeks to bring the measured quantity to its desired value or set-point (also.
Problem:05-01 x points: -7, -4+3i HW- 05 In the control system as shown in the figure, a) Write the MATLAB program to plot root-locus diagram for the closed.
Discrete Controller Design
System Time Response Characteristics
1 Time Response. CHAPTER Poles and Zeros and System Response. Figure 3.1: (a) System showing input and output; (b) Pole-zero plot of the system;
Modern Control System EKT 308
1 Teaching Innovation - Entrepreneurial - Global The Centre for Technology enabled Teaching & Learning, M G I, India DTEL DTEL (Department for Technology.
2.1 Step Input Response: Eigenvalues: p 1 =-4.526, p 2,3 = ±2.7883i, p 4 = Final value theorem: Stability: If the step response reaches to.
Lecture 13: Second-Order Systems Time Response Lecture 12: First-order systems Lecture 13: Second-order systems Lecture 14: Non-canonical systems ME 431,
Intelligent Robot Lab Pusan National University Intelligent Robot Lab Chapter 7. Forced Response Errors Pusan National University Intelligent Robot Laboratory.
SKEE 3143 Control Systems Design Chapter 2 – PID Controllers Design
O o Problem Reconsider Problem a) Find the closed loop transfer function H(s) of the system. (Use K p as symbol) Answer: Duyarlılık= % 0.1.
Exercise 1 Suppose we have a simple mass, spring, and damper problem. Find The modeling equation of this system (F input, x output). The transfer function.
Automatic Control Theory CSE 322
Lesson 20: Process Characteristics- 2nd Order Lag Process
Youngjune, Han Chapter 4 Time Response Youngjune, Han
Control Systems EE 4314 Lecture 12 March 17, 2015
Time Response Analysis
Lec 14. PID Controller Design
x points: -7, -4+3i HW 5 Problem:05-01
Instructor: Jongeun Choi
Frequency Response Bode and Nyquist plots Nyquist stability theorem
Eigenvalues: p1=-4.526, p2,3= ±2.7883i, p4=
Parabolic Input: R(t) t (s) (Parabolic input error coefficient)
Time Response System & Control Engineering Lab.
UNIT-II TIME RESPONSE ANALYSIS
HW-03 Problem Kuo-95 (p. 377) Find the steady-state errors for step, ramp and parabolic inputs. Determine the type of the system. ) s ( R Problem.
UNIVERSITI MALAYSIA PERLIS SCHOOL OF ELECTRICAL SYSTEM ENGINEERING
4. Closed-Loop Responses Using the Laplace Transform Method
E(s): Laplace transform of the error e(t)
Y(s).
Response of Higher Order Systems
Control.
Find the closed-loop transfer function in terms of Gİ.
CBE / MET Feb 12.
Control System Toolbox (Part-II)
Control System Toolbox (Part-II)
o Problem Reconsider Problem
Eigenvalues: p1=-4.526, p2,3= ±2.7883i, p4=
B.Tech – II – ECE – II SEMESTER ACE ENGINEERING COLLEGE
2a. Transfer function of closed loop system
UNIVERSITI MALAYSIA PERLIS SCHOOL OF ELECTRICAL SYSTEM ENGINEERING
o HOMEWORK-02 Problem Reconsider Problem
3. Steady State Error and Time Response Performance
x points: -7, -4+3i HW- 05 Problem:05-01
Chapter 5 – The Performance of Feedback Control Systems
Time Response, Stability, and
Exercise 1 For the unit step response shown in the following figure, find the transfer function of the system. Also find rise time and settling time. Solution.
Chapter 5 The Performance of Feedback Control Systems
By: Nafees Ahamad, AP, EECE, Dept. DIT University, Dehradun
Presentation transcript:

Eigenvalues: p1=-4.526, p2,3=-0.4993±2.7883i, p4=-0.4753 2.1 Step Input Response: Roots([2.1 12.6 31.74 88.2 36]) Eigenvalues: p1=-4.526, p2,3=-0.4993±2.7883i, p4=-0.4753 Steady-state response Laplace transform of unit step input Final value theorem: Stability: If the step response reaches to a constant value, the system is said to be stable. Steady State Error: ess=1-css ess=0 [r,p,k]=residue(nh,[dh,0]) r = -0.1402 -0.3976 + 0.1912i -0.3976 - 0.1912i -0.0646 1.0000 z=r(3);a2=2*abs(z),fi2=angle(z)

Step Response of a Second Order System: ωn : Undamped natural frequency ξ: Damping Ratio clc,clear wn=1;ksi=0.2; tp=2*pi/wn;dt=tp/20;ts=tp/ksi; t=0:dt:ts;w=wn*sqrt(1-ksi^2); a=wn/w;sigma=ksi*wn;fi=-acos(ksi)-pi/2; c=a*exp(-sigma*t).*cos(w*t-fi)+1; plot(t,c)

tr : Rise Time td : Delay Time ts : Settling time (%5) cmax : Peak value, tmax: Peak time, cmax-css:Maksimum overshoot css : Steady State Response, 1-css : Steady State Error Re - σ 

Design Criteria of Control Systems: Stability Steady State Error ess=1-css → 0 Sensitivity to a disturbance [css]d → 0 Overshoot , typical value % 5, damping ratio ξ=0.7 Settling time : tss (Depends on the application) Transfer Function of a PID Controller Sensitivity to disturbance At the first stage apply P control: observe the stability ess, [css]d If necessary apply PI control, it eliminates/reduces the steady state error If necessary apply PD kontrol, it reduces the overshoot Apply PID control, useful for all criteria