Root Locus Method. Root Locus Method Root Locus Method.

Slides:



Advertisements
Similar presentations
Root Locus Analysis (1) Hany Ferdinando Dept. of Electrical Eng. Petra Christian University.
Advertisements

Root Locus Diagrams Professor Walter W. Olson
Automatique by meiling Chen1 Lesson 11 Bode Diagram.
ECEN/MAE 3723 – Systems I MATLAB Lecture 3.
Chapter 4 Modelling and Analysis for Process Control
Chapter 10 Stability Analysis and Controller Tuning
Nyquist Stability Criterion
Chapter 10: Frequency Response Techniques 1 ©2000, John Wiley & Sons, Inc. Nise/Control Systems Engineering, 3/e Chapter 10 Frequency Response Techniques.
Frequency Response Techniques
Bode Magnitude Plots Constructed Bode Actual Bode
CHE 185 – PROCESS CONTROL AND DYNAMICS
Control System Design Based on Frequency Response Analysis
Frequency Response Methods and Stability
Frequency-Domain Control Systems Eng R. L. Nkumbwa Copperbelt University School of Technology 2010.
PID Control and Root Locus Method
Control System Design Based on Frequency Response Analysis
Review Automatic Control
Chapter 5 Frequency-Domain Analysis
Automatic Control Theory-
Automatic Control System
Automatic Control Theory School of Automation NWPU Teaching Group of Automatic Control Theory.
Frequency Response OBJECTIVE - Bode and Nyquist plots for control analysis - Determination of transfer function - Gain and Phase margins - Stability in.
Ch6 The Root Locus Method. Main content §The Root Locus Concept §The Root Locus Procedure §Generalized root locus or Parameter RL §Parameter design by.
Automatic Control Theory School of Automation NWPU Teaching Group of Automatic Control Theory.
INC 341PT & BP INC341 Frequency Response Method (continue) Lecture 12.
Chapter 14 Frequency Response Force dynamic process with A sin  t, Chapter
Fundamentals of PWM Dc-to-Dc Power Conversion Dynamic Performance of PWM Dc-to-Dc Converters.
Chapter 6: Frequency Domain Anaysis
Frequency Response OBJECTIVE - Bode and Nyquist plots for control analysis - Determination of transfer function - Gain and Phase margins - Stability in.
F REQUENCY -D OMAIN A NALYSIS AND STABILITY DETERMINATION.
自动控制原理 西南交通大学电气工程学院 朱英华 (Catherine) The Principle of Automatic Control.
Chapter 10 Frequency Response Techniques Frequency Response Techniques.
EE2253 CONTROL SYSTEM PRESENTED BY S.S.KARTHIKA, AP/EEE
Lec 10. Root Locus Analysis II
Lecture 22: Frequency Response Analysis (Pt II) 1.Conclusion of Bode plot construction 2.Relative stability 3.System identification example ME 431, Lecture.
Frequency Response Analysis and Stability
ChE 182 Chemical Process Dynamics and Control
Review. Feedback Terminology In Block diagrams, we use not the time domain variables, but their Laplace Transforms. Always denote Transforms by (s)!
Chapter 5: Root Locus Nov , Two Conditions for Plotting Root Locus Given open-loop transfer function G k (s) Characteristic equation Magnitude.
Chapter 6 Root-Locus Analysis 6.1 Introduction - In some systems simple gain adjustment may move the closed- loop poles to desired locations. Then the.
Lecture 9 Feedback Control Systems President UniversityErwin SitompulFCS 9/1 Dr.-Ing. Erwin Sitompul President University
Lecture 21: Intro to Frequency Response 1.Review of time response techniques 2.Intro to the concept of frequency response 3.Intro to Bode plots and their.
Root Locus Techniques (Sketching Method) Date: 25 th September 2008 Prepared by: Megat Syahirul Amin bin Megat Ali
Dr. Tamer Samy Gaafar Automatic Control Theory CSE 322 Lec. 11 Root Locus.
Prof. Wahied Gharieb Ali Abdelaal
Modern Control Systems (MCS) Dr. Imtiaz Hussain Assistant Professor URL :
Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved. Figure 10.1 The HP 35670A Dynamic.
디지털 제어 Sun Moon University 1 of 32 목 차 7. Stability Kyoung-Chul DIGITAL CONTROL.
Shroff S.R. Rotary Institute of Chemical Technology Chemical Engineering Instrumentation and process Control.
CONTROL SYSTEM UNIT-IV Datta Meghe Institute of engineering Technology and Research Sawangi (meghe),Wardha 1 DEPARTMENT OF ELECTRONICS & TELECOMMUNICATION.
1 Chapter 9 Mapping Contours in the s-plane The Nyquist Criterion Relative Stability Gain Margin and Phase Margin PID Controllers in the Frequency Domain.
Feedback Control System THE ROOT-LOCUS DESIGN METHOD Dr.-Ing. Erwin Sitompul Chapter 5
Time Domain and Frequency Domain Analysis
Nyguist criterion Assist. Professor. Dr. Mohammed Abdulrazzaq.
6. Nyquist Diagram, Bode Diagram, Gain Margin, Phase Margin,
The Nyquist stability criterion
Bode Plot Nafees Ahmed Asstt. Professor, EE Deptt DIT, DehraDun.
Frequency-Domain of Control Systems
Methods of Determining Stability
Feedback Control Systems (FCS)
Frequency Response Techniques
Feedback Control Systems (FCS)
Frequency Response Techniques
Nyquist Stability Criterion
دکتر حسين بلندي- دکتر سید مجید اسما عیل زاده
Chapter 8. Frequency-Domain Analysis
Frequency Domain specifications.
Frequency Response Techniques
Methods of Determining Stability
The Frequency-Response Design Method
Presentation transcript:

Root Locus Method

Root Locus Method

Root Locus Method

Root Locus Method

Roots of the characteristic equation Depends on K c (tuning) of the loop.

1- This control loop will never go unstable. 2- When Kc=0, the root loci originates from The OLTF poles:-1/3, and The number of root loci/branches=number Of OLTF poles=2 4- As Kc increases, the root loci approaches infinity

1- This control loop can go unstable. 2- When Kc=0, the root loci originates from The OLTF poles:-1/3, -1, The number of root loci/branches=number Of OLTF poles=3 4- As Kc increases, the root loci approaches infinity

1- This control loop can never go unstable. As Kc increases the root loci move away from I-axis, and D- mode adds a lead to the loop makes it more stable. Addition of lag reduces stability 2- When Kc=0, the root loci originates from the OLTF poles:-1, -1/3 3- The number of root loci/branches=number Of OLTF poles=2 4- As Kc increases, one rout locus approaches – infinity and the other -5, the zero of the OLTF

The rout locus must satisfy the MAGNITUDE and the ANGLE conditions

The rout locus must satisfy the MAGNITUDE and the ANGLE conditions

MAGNITUDE CONDITION ANGLE CONDITION

MAGNITUDE CONDITION ANGLE CONDITION

Example:

Matlab comands: rlocus Evans root locus Syntax rlocus(sys) rlocus(sys,k) rlocus(sys1,sys2,...) [r,k] = rlocus(sys) r = rlocus(sys,k)

Matlab comands: Find and plot the root-locus of the following system. h = tf([2 5 1],[1 2 3]); Rlocus(h, k)

Frequency Response Technique Process Identification: A- Step Test Open-Loop Response B- Frequency Response.

Frequency Response Technique B- Frequency Response.

Frequency Response Technique Recording from sinusoidal testing

Frequency Response Technique Mathematical Interpretation:

Frequency Response Technique Mathematical Interpretation (Continued): Amplitude of the response radian degrees

Frequency Response Technique Mathematical Interpretation (Continued): Amplitude of the response Amplitude Ratio Magnitude Ratio

Frequency Response Technique Mathematical Interpretation (Continued): All these terms (AR, MR, and Phase angle) are functions of Frequency response is the study of how AR(MR) and phase angle of different components change as frequency changes. Methods of Generating Frequency Response: A- Experimental Method B- Transforming the OLTF after a sinusoidal input

Frequency Response Technique Methods of Generating Frequency Response: B- Transforming the OLTF after a sinusoidal input

Frequency Response Technique Methods of Generating Frequency Response: B- Transforming the OLTF after a sinusoidal input

Frequency Response Technique Methods of Generating Frequency Response: B- Transforming the OLTF after a sinusoidal input

Frequency Response Technique Methods of Generating Frequency Response: B- Transforming the OLTF after a sinusoidal input Long time

Frequency Response Technique Methods of Generating Frequency Response: B- Transforming the OLTF after a sinusoidal input

Frequency Response Technique Methods of Generating Frequency Response: B- Transforming the OLTF after a sinusoidal input

Frequency Response Technique Example:

Frequency Response Technique Example:

Frequency Response Technique Example:

Frequency Response Technique Generalization

Frequency Response Technique Generalization

Frequency Response Technique 1- Bode Plots, 2-Nyquist Plots, and 3- Nichols Plots 1- Bode Plots

Frequency Response Technique 1- Bode Plots

Frequency Response Technique 1- Bode Plots

Frequency Response Technique 1- Bode Plots

Frequency Response Technique 1- Bode Plots

Frequency Response Technique 1- Bode Plots

Bode Plots

Frequency Response Technique 1- Bode Plots

Frequency Response Technique 1- Bode Plots EXAMPLE:

Frequency Response Technique 1- Bode Plots EXAMPLE:

Frequency Response Technique 1- Bode Plots EXAMPLE:

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion EXAMPLE:

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion EXAMPLE: Without dead time With dead time ω u =0.160 rad/s It is easier for the process with dead time to go unstable

Frequency Response Technique 1- Bode Plots Frequency Response Stability Criterion EXAMPLE: Without dead time With dead time ω u =0.160 rad/s It is easier for the process with dead time to go unstable

MATLAB CONTROL TOOL BOX

Bode(num, den)