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

Slides:



Advertisements
Similar presentations
The Derivative in Graphing and Application
Advertisements

PID Control Professor Walter W. Olson
PID Control for Embedded Systems
10.1 Introduction Chapter 10 PID Controls
PID Controllers and PID tuning
Modern Control Systems (MCS)
Discrete Controller Design
Jan Jantzen Fuzzy PID Control Jan Jantzen
Unit 4 The Performance of Second Order System 中華技術學院電子系 副教授 蔡樸生 副教授 林盈灝.
Design with Root Locus Lecture 9.
Chapter 4: Basic Properties of Feedback
PID Control -1 + Professor Walter W. Olson
A UTOMATING PID C ONTROLS IN M ATHCAD Neil Kuyvenhoven Engr 315 December 11,2002.
CHE 185 – PROCESS CONTROL AND DYNAMICS
Chapter 10 – The Design of Feedback Control Systems
Chapter 10 – The Design of Feedback Control Systems PID Compensation Networks.
ECE 4951 Lecture 5: PID Control of Processes. PID Control A closed loop (feedback) control system, generally with Single Input-Single Output (SISO) A.
Process Control Instrumentation II
Prof. Wahied Gharieb Ali Abdelaal Faculty of Engineering Computer and Systems Engineering Department Master and Diploma Students CSE 502: Control Systems.
LECTURE#11 PID CONTROL AUTOMATION & ROBOTICS
Chapter 7 PID Control.
Proportional/Integral/Derivative Control
Lecture 5: PID Control.
Proportional control Consider forward path gain A Feedback and Control If the size of the loop gain is large, that is if |A  >> 1, then or.
CS 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Feedback Control.
Introduction to ROBOTICS
INC341 Design Using Graphical Tool (continue)
Low Level Control. Control System Components The main components of a control system are The plant, or the process that is being controlled The controller,
PID. The proportional term produces an output value that is proportional to the current error value. Kp, called the proportional gain constant.
PID CONTROLLERS By Harshal Inamdar.
IVR 30/10/2009 Herrmann1 IVR: Control Theory Overview: PID control Steady-state error and the integral method Overshoot and ringing in system with time.
CSCI1600: Embedded and Real Time Software Lecture 12: Modeling V: Control Systems and Feedback Steven Reiss, Fall 2015.
Lecture 25: Implementation Complicating factors Control design without a model Implementation of control algorithms ME 431, Lecture 25.
Lec 11. Common Controllers Some commonly used controllers –Proportional Controller –Integration Controller –Derivative Controller Reading: 5-8. TexPoint.
Lecture 17: Introduction to Control (part III)
Subsea Control and Communications Systems
Control 3 Keypoints: PID control
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.
Lecture 10 Feedback Control Systems President UniversityErwin SitompulFCS 10/1 Dr.-Ing. Erwin Sitompul President University
SKEE 3143 Control Systems Design Chapter 2 – PID Controllers Design
BIRLA VISHWAKARMA MAHAVIDHYALAYA ELECTRONICS & TELECOMUNICATION DEPARTMENT o – ANKUR BUSA o – KHUSHBOO DESAI UNDER THE GUIDENCE.
1 PID Feedback Controllers PID 反馈控制器 Dai Lian-kui Shen Guo-jiang Institute of Industrial Control, Zhejiang University.
ABE425 Engineering Measurement Systems ABE425 Engineering Measurement Systems PID Control Dr. Tony E. Grift Dept. of Agricultural & Biological Engineering.
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.
EEN-E1040 Measurement and Control of Energy Systems Control I: Control, processes, PID controllers and PID tuning Nov 3rd 2016 If not marked otherwise,
PID Control for Embedded Systems
Salman Bin Abdulaziz University
Intrnal guide Asst. Prof. J.G.bhatt
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.
Control engineering and signal processing
PID Controllers Jordan smallwood.
Lecture 20: Root Locus for Design
Lec 14. PID Controller Design
CSCI1600: Embedded and Real Time Software
PID Controller.
Problem Homework-04 In the control system shown in the figure Gp and Gc are given as Gp(s)=(2s+3)/(s3+6s2-28s) and Gc=K. a)
Basic Design of PID Controller
Tuning of PID controllers
Beyond p-only control via root locus
What damping ratio range do we typically want?___0.4~1____
HOMEWORK-04 Problem In a closed loop control system shown in the figure, the process transfer function is Gp(s)=(2s+3)/(s3+6s2-28s) and Gc=K. a)
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.
E(s): Laplace transform of the error e(t)
Dynamical Systems Basics
Find the closed-loop transfer function in terms of Gİ.
HOMEWORK-03 Problem Kuo-95 (p. 377)
Problem Homework-04 In the control system shown in the figure Gp and Gc are given as Gp(s)=(2s+3)/(s3+6s2-28s) and Gc=K. a)
The Design of Feedback Control Systems
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.
Presentation transcript:

Unit 4 The Performance of Second Order System

Open Loop & Close Loop Open Loop: Close Loop:

The Performance of Second Order System

The Response of Second Order System

Homework 1 1. Steady State Error : 2. Overshoot : The Peak Time : s 4. The Rise Time : 0.9 s 5. The Setting Time : 4 s [Hint] : max

The Response of

Homework2 : The effect of damping ratio

P Controller This type of control action is formally known as proportional control (Gain) Homework3 : K=1, K=4, K=8, K=12, K=36 Please explain the effect of P controller to the second order system

Solution of Homework3

PD Controller

The Performance of P Controller : The error signal is positive, the torque is positive and rising rapidly. The large overshoot and oscillations in the output because lack of damping. : The error signal is negative, the torque is negative and slow down causes the direction of the output to reverse and undershoot. : The torque is again positive, thus tending to reduce the undershoot, the error amplitude is reduced with each oscillations.

The contributing factors to the high overshoot The positive correcting torque in the interval is too large ( ) Decrease the amount of positive torque The retarding torque in the interval is inadequate ( ) Increase the retarding torque

The Effect of PD Controller : is negative; this will reduce the original torque due to alone. : both and is negative; the negative retarding torque will be greater than that with only P controller. : and have opposite signs. Thus the negative torque that originally contributes to the undershoot is reduced also.

Homework 4

Solution of PD Controller clear; x1=0;x2=0;dt=0.01;r=1;step=2000; kp=36;kd=6;pe=r-x1; for k=1:step t(k)=k*dt; e=r-x1; de=(e-pe)/dt; u=kp*e+kd*de; x1=x2*dt+x1; x2=(u-4*x2)*dt+x2; pos(k)=x1;vel(k)=x2;pe=e; end

PI Controller

HW5 : The Effect of PI Controller Adds a zero at to the forward-path T.F. Adds a pole at to the forward-path T.F. This means that the steady-state error of the original system is improved by one order. a=2,b=8,k=1

Program of PID Controller clear; x1=0;x2=0;dt=0.01;r=1;step=2000; kp=1;kd=6;ki=0.1;pe=r-x1;ie=(r-x1)*dt; for k=1:step t(k)=k*dt; e=r-x1; de=(e-pe)/dt; ie=ie+e*dt; u=kp*e+kd*de+ki*ie; x1=x2*dt+x1; x2=(u-2*x2-8*x1)*dt+x2; pos(k)=x1;vel(k)=x2;pe=e; end

PID Controller

Homework6, PID,

Homework7 : Ziegler-Nichols Tuning Step 1 : Let until the occur of critical stable Step 2 : Optimal Parameter Tuning

Homework8: Pendulum System

Feedback Controller Design State Feedback Controller