Lecture 20: Root Locus for Design

Slides:



Advertisements
Similar presentations
Unit 4 The Performance of Second Order System Open Loop & Close Loop Open Loop: Close Loop:
Advertisements

Automatique by meiling Chen1 Lesson 11 Bode Diagram.
Design with Root Locus Lecture 9.
Modern Control Theory Lecture 5 By Kirsten Mølgaard Nielsen
Lect.8 Root Locus Techniques Basil Hamed
Direct z-Domain Digital Controller Design. OUTLINE Advantages/disadvantages. Design procedures. Direct z-design examples.
Chapter 10 – The Design of Feedback Control Systems
Chapter 10 – The Design of Feedback Control Systems PID Compensation Networks.
Modern Control Systems (MCS)
Lect. 5 Lead-Lag Control Basil Hamed
Design of Control Systems Cascade Root Locus Design This is the first lecture devoted to the control system design. In the previous lectures we laid the.
Professor of Electrical Engineering
© 2009 The MathWorks, Inc. ® ® Introduction to PID Controller Design with examples in MATLAB and Simulink Dr. Bora Eryılmaz Engineering Manager Control.
PID Control and Root Locus Method
Digital Control The s plane root locus design technique concentrates on two figures of merit: time to peak and percent overshoot. From these two figures.
INC341 Design with Root Locus
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Loop Shaping.
INC341 Design Using Graphical Tool (continue)
Modern Control System EKT 308
MESB374 System Modeling and Analysis PID Controller Design
Lecture 17: Introduction to Control (part III)
Overall controller design
Lecture 22: Frequency Response Analysis (Pt II) 1.Conclusion of Bode plot construction 2.Relative stability 3.System identification example ME 431, Lecture.
INC 341PT & BP INC341 Root Locus (Continue) Lecture 8.
Lecture 16: Introduction to Control (Part II)
Chapter 5: Root Locus Nov , Two Conditions for Plotting Root Locus Given open-loop transfer function G k (s) Characteristic equation Magnitude.
Lecture 18: Root Locus Basics
Controller design by R.L. Typical setup: C(s)G p (s) Root Locus Based Controller Design Goal: 1.Select poles and zero of C(s) so that R.L. pass through.
Control Systems Lect.3 Steady State Error Basil Hamed.
SKEE 3143 Control Systems Design Chapter 2 – PID Controllers Design
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.
Page : PID Controller Chapter 3 Design of Discrete- Time control systems PID C ontroller.
Root Locus Method Assist. Professor. Dr. Mohammed Abdulrazzaq
Dr. Hatem Elaydi Digital Control, EELE 4360 Dec. 16, 2014
Salman Bin Abdulaziz University
Chapter 7 The Root Locus Method The root-locus method is a powerful tool for designing and analyzing feedback control systems The Root Locus Concept The.
Lecture 19: Root Locus Continued
Design via Root Locus (Textbook Ch.9).
Lec 14. PID Controller Design
Examples on Compensator Design Spring 2011
Modern Control Systems (MCS)
Controller design by R.L.
PID Controller.
LINEAR CONTROL SYSTEMS
Desired Bode plot shape
Basic Design of PID Controller
University of Virginia
Chapter 9 Design via Root Locus <<<4.1>>>
Instructor: Jongeun Choi
Two parameters: k and a. would like to know how they affect poles
Chapter 9 Design via Root Locus <<<4.1>>>
Beyond p-only control via root locus
What damping ratio range do we typically want?___0.4~1____
Name:_________________
Digital Control Systems (DCS)
Controller design by R.L.
Desired Bode plot shape
LAG LEAD COMPENSATOR.
Root Loci Analysis (3): Root Locus Approach to Control System Design
Compensators.
The root locus technique
Root Locus Plot of Dynamic Systems
Design via Root Locus Techniques
Modern Control Systems (MCS)
CH. 6 Root Locus Chapter6. Root Locus.
ERT 210 DYNAMICS AND PROCESS CONTROL CHAPTER 11 – MATLAB TUTORIAL
2a. Transfer function of closed loop system
HOMEWORK-03 Problem Kuo-95 (p. 377)
The Design of Feedback Control Systems
x points: -7, -4+3i HW- 05 Problem:05-01
Presentation transcript:

Lecture 20: Root Locus for Design Controller Design with Root Locus Overview Translate performance specifications into closed-loop pole locations Draw root locus of system with simple gain K See if a gain change can meet your requirements If not, then add poles and/or zeros via the controller to reshape the root locus to pass through the desired closed-loop pole locations ME 431, Lecture 20

Example Find K (if it exists) that provides a settle time for the following system of 4/3 seconds Step 1: Translate specifications into pole locations

Example (continued) Step 2: We found the root locus for this OL TF earlier Step 3: Can this requirement be met?

Example (continued) Determine the necessary value of K

Example Design C(s) that achieves a peak time less than 1 second and an overshoot less than 4% Step 1: Plot desired region of closed-loop poles

Example (continued) Step 2: Plot root locus for C(s) = K Im Step 2: Plot root locus for C(s) = K Step 3: Can requirements be met for this controller? Re

Example (continued) Attempt a PD controller Can given requirements be met for this controller? KD KP

Example (continued) Attempt a PI controller Can given requirements be met for this controller? KP KI

Design via Root Locus In general Adding a zero tends to pull the root locus towards the left … tends to make system more stable, settle faster Adding a pole tends to pull the root locus towards the right … tends to make system less stable, settle slower Putting a pole near a zero or a zero near a pole tends to reduce their effect (like a pole-zero cancellation) ME 431, Lecture 20

MATLAB Tools ME 431, Lecture 20 http://ctms.engin.umich.edu/CTMS/index.php?example=Introduction&section=ControlRootLocus