Root Locus Design Outline Block Diagram PI Control
Recommend Documents
MATLAB Control System Toolbox contains two Root Locus design GUI, sisotool
and rltool. ... Load the model from the SIMULINK diagram. Similarly, rltool ...
Following examples are used to demonstrate some of the features of the Root
Locus.
modern control systems analysis and design problems in the presence of plant uncertainties [1-12]. ... a) design of a controller, guaranteeing specified closed-loop system performance ..... Ogata, K. Modern Control Engineering. 3rd Edition.
... 73 000 Fax 0433 - 73 190 www.nibe.se. ODM GB 1302-2. M11345. SID 1 (2).
Outline diagram. Designations according to standard IEC 81346-1 and 81346-2.
NBEAA ECONOMY EV WIRING DIAGRAM. Page 1 of 5. April 10, 2009. Chris
Jones. Legend: High Current DC. Low Current DC. AC. Engine Compartment.
Cab.
ES-676B. ATX form factor motherboard for Intel P4 socket 478 CPU with a. 400/
533MHz ... One floppy disk drive connector supports up to 2.88MB. - Integrates ...
BLOCK DIAGRAM. FM IF AMP. ' CONTROL c I .... the block diagram of this circuit.
I BLFFER. 'LOCAL OSCl LLATION .... a p a. a a n M .m. m o m. S .1 me u o P S.
Jul 24, 2012 - Open Source Plug-ins in VBScript and C languages ... Works with network monitoring software (Nagios, Cact
Transmit Clock Block Diagram . .... Microprocessor Interface Timing Diagram (
Nonmultiplexed). ...... For pseudorandom patterns, PS[2:0] must be configured.
Carte electronique. recepteur télécommande constraints operations
parts references values properties. horloge constraints operations.
PC. 0. 1 5. User St ack Point er ( USP). Pr o g r a m Co un t er. SR Status Register
. Dat a. Re g is t e r s. Address ... TM-10. 68000 Status Register. T. S. I2. I1. I0. C.
V. Z. N. X. 15. 13. 10. 9. 8. 4. 3. 2. 1. 0. Carry ...... Keyboard Interfac
1. How are these three related? F(s). +. -. -. M. 1 s. 1 s. 1. B. K. X(s). M. K s. M. B s.
M. 1. F(s). X(s). 2. +. +. = Block. Diagram. Transfer Function. F(s). M. 1. X(s). M.
Mar 14, 2010 ... The derivation for these formulae can be found at www.wiley.com/college/nise
under Appendix L.1. e.g. Sketch the RL for the following system:.
ANSWER: -0.0339 -/0.0899 = 0.096Z - 110.7C. The complete solution is at www.
wiley.com/college/nise. Trylt8.1. Use the following MATLAB statements to solve ...
on the real axis, breakaway points, and imaginary axis crossover [13 â 16]. These rules or steps involve some calculations but avoid determination of actual ...
State Feedback Control Block. Diagram. /. B. A x. C y u. System. L. Observer y.
Reduced Order Observer. Reduced order observer contains dy/dt. ˆ ˙ x. 2 = A. 22.
Limits of Small Satellites for Earth ... Down link bit rate VS. satellite mass for low
earth .... Block diagram of high-data-rate downlink and ground receiver. Receiver.
locus plot, and offer advantages for control system ... input, single-output control system analysis. Fig. 1 is the root ..... [5] K. Ogata, Modern Control Engineering.
Root Locus Design Outline Block Diagram PI Control
PD control system design. • PID control system design. 3. Block Diagram. Γ. Plant
... a P-controller for % OS < 10%. • Design a PD controller to reduce to 1 s. 18.
Outline • PI control system design. • PD control system design. • PID control system design.
Root Locus Design M. Sami Fadali Professor of Electrical Engineering University of Nevada
1
PI Control
Block Diagram R(s)
E(s)
Compensator
• Add integral control to improve steady-state error, (increases type number one) worse transient response or instability. • Add a proportional control controller has pole at origin and zero. • Cascade compensation: integral term in feedback path is equivalent to a differentiator in the forward path.
C(s) Plant
Cascade Compensation
R(s)
2
C(s) Plant
Compensator Feedback Compensation 3
4
PI Design Procedure 1. Design a proportional controller to meet the transient response specifications, i.e. place the dominant closed-loop system poles at a desired location 2. Add a PI controller with a zero at /10 3. Tune the gain of the system to move the closed-loop pole closer to . 4. Check the time response and modify the design until it is acceptable.
Example: PI Design Design a controller for the system for percentage overshoot less than 5% and zero steady-state error due to step.
5
Step 1: Proportional Control Design proportional control to meet transient response specifications.
• For this example, an easier design canceling the pole at –3 may be superior. 9
10
Increase gain for faster response
Time Response for PI Example
11
12
PD Design
PD Control • Can be used in cascade or feedback control. • Zero pulls RL to left: improves the transient response. • Transfer Function of PD Controller
• Obtain the desired dominant pair from the design specifications. • Angle of PD controller
j
scl
Compensator
d c
n a
13
PD Design Procedure
14
PD Design Procedure (cont.) 3. Calculate the new loop gain function including the compensator then calculate the gain (magnitude condition) with a calculator or
1. Calculate angle[ L( scl ) ] using a calculator or MATLAB » scl=-zeta*wn+j*wd; » thetac= piangle(evalfr(g, scl) ) 2. Calculate the zero location using
» L = g*tf( [1, a],1) » K = 1/abs( evalfr( L, scl) ) 4. Check the time response of the PD compensated system and modify the design to meet the desired specifications if necessary.
» a=wd/tan(thetac)+zeta*wn 15
16
P-Control
Example
• Percentage overshoot less than 10%
• Design a P-controller for % OS < 10% • Design a PD controller to reduce to 1 s.
• Find the intersection of constant line with the root locus using the angle condition by trial and error. • The intersection is easy to find with MATLAB. 17
18
PD Design
Root Locus for P-Control
• Reduce
to 1 s
• Find the c.l. pole location
• Angle of PD controller 19
20
PD Controller
Modified PD Design
• Compensator zero
Loop gain
We need to speed up the time response. 1. Move zero closer to the j-axis. 2. Increase the gain.
.
• Calculate the gain
Simulation results show that the system is too slow 21
22
Step Response K = 38.8
Compensated Root Locus
23
24
PID Control
Step Response K = 70
zeros can be complex conjugate
Procedure 1- Design a PD controller to meet the transient response specifications. 2- Add a PI controller to meet the steady-state specifications without appreciably affecting the transient response. 25
26
PID Design
Example: PID Design •Design a PID controller for the system to meet the PD specifications ( with zero steady-state error due to ramp.
• PD specifications met with earlier PD design • PI design
• Combine for PID .
27
28
Root Locus with PID
PID Design with K = 38
29
PID with K=70, zero at 0.2
30
PD Design: Pole-Zero Cancellation • • • • •
31
Cancel pole with PD zero. Do not cancel RHP poles. Do not cancel pole at origin. Cancel closest real pole to the j-axis. Imperfect implementation: almost cancel.
32
RHP Pole
Example
• Zeros do not change the response due to the ICs. • Imperfect cancellation: RHP closed-loop pole. Example
For the closed-loop system with unity feedback, design a controller to reduce the percentage overshoot to less than 5% and the settling time to less than 1.5 second.
• Form of complete step response
33
34
Step Response
Root Locus: Uncompensated
• Uncompensated closed-loop system
With 10 included in MATLAB transfer function
Step Response
1.4 System: untitled1 Peak amplitude: 1.39 Overshoot (%): 39.3 At time (sec): 2.69
Root Locus 8
1.2 6
System: g Gain: 1 Pole: -0.348 + 1.21i Damping: 0.276 Overshoot (%): 40.5 Frequency (rad/sec): 1.26
2
System: untitled1 Settling Time (sec): 11.1
1
Amplitude
Imaginary Axis
4
0
0.8
0.6
>> step(feedback(g,1))
-2
0.4
-4 -6 -8 -8
0.2 -7
-6
-5
-4
-3
-2
-1
0
1
2
Real Axis
35
0
0
2
4
6
8
10 Time (sec)
12
14
16
18
20
36
Design
Equating Coefficients • Loop gain
• Cancel pole at 1 with a zero • C.l. characteristic polynomial • Choose K for