SlideShare une entreprise Scribd logo
1  sur  36
Télécharger pour lire hors ligne
1


              Design via State Space


•   How to design a state-feedback controller using pole placement
    to meet transient response specifications

•   How to design an observer for systems where the states are not
    available to the controller

•   How to design steady-state error characteristics for systems
    represented in state space




                                                              Dr Branislav Hredzak
                                                      Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                        Copyright © 2004 by John Wiley & Sons. All rights reserved.
2

                       Introduction

•   State space techniques can be applied to a wider class of systems
    than transform methods, for example, to systems with
    nonlinearities, multi-input multi-output (MIMO) systems
•   Frequency domain methods of design – cannot be used to specify
    all closed-loop poles of the higher-order system
•   State space techniques allow to place all poles of the closed-loop
    system
•   Frequency domain methods – allow placement of zero through
    zero of the lead compensator
•   State space techniques – do not allow to specify zero locations
•   State space techniques – more sensitive to parameter variations



                                                               Dr Branislav Hredzak
                                                       Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                         Copyright © 2004 by John Wiley & Sons. All rights reserved.
3


                          Controller Design
•     Let us consider an n-th order control system with an n-th-order
      closed-loop characteristic equation




                      •    we need n-adjustable parameters in order to be able to
                           set the poles to any desired location


    Topology for Pole Placement

    Let us consider a plant:




                                                                     Dr Branislav Hredzak
                                                             Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                               Copyright © 2004 by John Wiley & Sons. All rights reserved.
4




Now, we introduce feedback             , where
in order to set the poles to the desired location




                                                            Dr Branislav Hredzak
                                                    Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                      Copyright © 2004 by John Wiley & Sons. All rights reserved.
5

Phase-variable representation for plant




Plant with state-variable feedback




                                                  Dr Branislav Hredzak
                                          Control Systems Engineering, Fourth Edition by Norman S. Nise
                                            Copyright © 2004 by John Wiley & Sons. All rights reserved.
6


Pole Placement for Plants in Phase-Variable Form
      (Method of Matching the Coefficients)
1.   Represent the plant in phase-variable form.

2.   Feed back each phase variable to the input of the plant through a gain, ki

3.   Find the characteristic equation for the closed-loop system represented
     in step 2.

4.   Decide upon all closed-loop pole locations and determine an equivalent
     characteristic equation.

5.   Equate like coefficients of the characteristic equations from steps 3 and
     4 and solve for ki




                                                                     Dr Branislav Hredzak
                                                             Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                               Copyright © 2004 by John Wiley & Sons. All rights reserved.
7

Phase-variable representation of the plant is given by:




 The characteristic equation of the plant is




      Feedback:




                                                                  Dr Branislav Hredzak
                                                          Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                            Copyright © 2004 by John Wiley & Sons. All rights reserved.
8




        Dr Branislav Hredzak
Control Systems Engineering, Fourth Edition by Norman S. Nise
  Copyright © 2004 by John Wiley & Sons. All rights reserved.
9




The characteristic equation can be found by inspection as:




 Now if the desired characteristic equation for proper pole placement is:



  Then we can find the feedback gains ki as:



                                                                     Dr Branislav Hredzak
                                                             Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                               Copyright © 2004 by John Wiley & Sons. All rights reserved.
10
         Problem
         Design the phase-variable feedback gains to yield 9.5% overshoot and a settling
         time of 0.74 second for the given plant

                                                                             20 s + 100
                                                                       =
                                                                           s 3 + 5s 2 + 4 s
   Solution
    ⎡0 1 0 ⎤              ⎛ ⎡0 1 0 ⎤ ⎡0 ⎤                ⎞
                          ⎜                              ⎟
A = ⎢0 0 1⎥, ( A - BK ) = ⎜ ⎢0 0 1⎥ − ⎢0⎥[k1
    ⎢      ⎥                ⎢      ⎥ ⎢ ⎥       k2   k 3 ]⎟,
                          ⎜⎢                             ⎟
    ⎣0 4 5 ⎥
    ⎢      ⎦              ⎝ ⎣0 4 5⎥ ⎢1⎥
                                   ⎦ ⎣ ⎦                 ⎠




            •    Based on the desired response, we choose two closed loop poles as
                 p1,2 = -5.4 +/- j7.2

            •     We choose the third closed-loop pole as p3 = -5.1

            •     Then the desired characteristic equation is
                                 ( s − p1 )( s − p 2 )( s − p3 ) = 0

                                                                                              Dr Branislav Hredzak
                                                                                      Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                                        Copyright © 2004 by John Wiley & Sons. All rights reserved.
11

•   The closed-loop system's characteristic equation is



•   Equating coefficients with the desired characteristic equation



     we obtain




•   Hence




              T ( s ) = C( sI − A) −1 B + D


                                                                  Dr Branislav Hredzak
                                                          Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                            Copyright © 2004 by John Wiley & Sons. All rights reserved.
12


                              11.5% overshoot and a settling time
                              of 0.8 second

                              - does not meet the desired
Note, that there is a large   specifications because the zero at -5
steady-state error !          was not cancelled




                              - if the third pole is chosen at -5 then
                              the design will meet the desired
                              specifications




                                                      Dr Branislav Hredzak
                                              Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                Copyright © 2004 by John Wiley & Sons. All rights reserved.
13


  Pole Placement for Plants NOT in Phase-Variable Form
           (Method of Matching the Coefficients)


- consists of matching the coefficients of det(sI - (A - BK)) with the coefficients
of the desired characteristic equation – (can result in difficult calculations)

Problem




                                                                        Dr Branislav Hredzak
                                                                Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                  Copyright © 2004 by John Wiley & Sons. All rights reserved.
14




                           ⎛ ⎡1 0⎤ ⎛ ⎡− 2 1 ⎤ ⎡0⎤          ⎞⎞       ⎛ ⎡1 0⎤ ⎡ − 2                          1 ⎤⎞
det( sI − ( A − BK )) = det⎜ s ⎢ ⎥ −⎜        − [k     k 2 ]⎟ ⎟ = det⎜ s ⎢
                                                                    ⎜ 0 1⎥ − ⎢− k
                                                                                                               ⎟=
                           ⎜ ⎣0 1⎦ ⎜ ⎢ 0 − 1⎥ ⎢1⎥ 1
                           ⎝        ⎝⎣      ⎦ ⎣ ⎦
                                                           ⎟⎟
                                                           ⎠⎠       ⎝ ⎣   ⎦ ⎣ 1                   − (k 2 + 1)⎥ ⎟
                                                                                                             ⎦⎠




                                                                             Dr Branislav Hredzak
                                                                     Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                       Copyright © 2004 by John Wiley & Sons. All rights reserved.
15

                         Controllability
 •    If any one of the state variables cannot be controlled by the control u,
      then we cannot place the poles of the system where we desire.


controllable                                 uncontrollable
system                                       system




     If an input to a system can be found that takes every state variable from a
     desired initial state to a desired final state, the system is said to be
     controllable; otherwise, the system is uncontrollable.

                                                                        Dr Branislav Hredzak
                                                                Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                  Copyright © 2004 by John Wiley & Sons. All rights reserved.
16

The Controllability Matrix

•     enables to determine controllability for a plant under any representation
      or choice of state variables


      An nth-order plant whose state equation is
        is completely controllable if the controllability matrix CM




       is of rank n.


    The rank of CM equals the number of linearly independent rows or columns.
    The rank of CM equals n if the determinant of CM is non-zero.


                                                                     Dr Branislav Hredzak
                                                             Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                               Copyright © 2004 by John Wiley & Sons. All rights reserved.
17


                   Observer Design
•      In some applications, some of the state variables may not be available at
       all, or it is too costly to measure them or send them to the controller

•      In that case we can estimate states and the estimated states, rather than
       actual states, are then fed to the controller

    Observer (Estimator) is used to calculate state variables that are not
    accessible from the plant.


Open-loop observer                             Closed-loop observer




                                                                       Dr Branislav Hredzak
                                                               Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                 Copyright © 2004 by John Wiley & Sons. All rights reserved.
18




       Plant                               Observer




•   the speed of convergence between the actual state and the estimated state is the
    same as the transient response of the plant since the characteristic equation is
    the same. Hence we cannot use the estimated states for the controller.
•   to increase the speed of convergence between the actual and estimated states,
    we use feedback

                                                                      Dr Branislav Hredzak
                                                              Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                Copyright © 2004 by John Wiley & Sons. All rights reserved.
19
Closed loop observer with feedback




    •   when designing an observer, the observer canonical form yields the easy
        solution for the observer gains
    •   the observer has to be faster than the response of the controlled loop in order to
        yield a rapidly updated estimate of the state vector
    •   the design of the observer is separate from the design of the controller




                                                                             Dr Branislav Hredzak
                                                                     Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                       Copyright © 2004 by John Wiley & Sons. All rights reserved.
20




Let




The design then consists of solving for the values of Lc to yield a desired
characteristic equation.


 The characteristic equation is det[sI - (A - LC)].


 Then, we select the eigenvalues of the observer to yield stability and a
 desired transient response that is faster ( about 10 times) than the controlled
 closed-loop response.



                                                                      Dr Branislav Hredzak
                                                              Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                Copyright © 2004 by John Wiley & Sons. All rights reserved.
21


Let us consider nth-order plant represented in observer canonical form:




 The characteristic equation for (A-LC) is det[sI - (A - LC)] :




                                                                      Dr Branislav Hredzak
                                                              Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                Copyright © 2004 by John Wiley & Sons. All rights reserved.
22

If the desired characteristic equation of the observer is



 Then, we can find li’s as:




Observer Design for Plants in Observer-Canonical Form
        (Method of Matching the Coefficients)

   Problem Design an observer for the plant represented in observer
   canonical form. The observer will respond 10 times faster than the closed
   loop control system with poles at -1+/-j2 and -10.




                                                                    Dr Branislav Hredzak
                                                            Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                              Copyright © 2004 by John Wiley & Sons. All rights reserved.
23

Solution



The state equations for the estimated plant are




 The observer error is




 Characteristic polynomial is



                                                          Dr Branislav Hredzak
                                                  Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                    Copyright © 2004 by John Wiley & Sons. All rights reserved.
24


Characteristic polynomial is


The closed loop controlled system has poles at -1+/-j2 and -10.

We choose observer poles 10 times faster, -10+/-j20 and 100, then the desired
polynomial is




After equating coefficients, we can find

                                      l1 = 112, l2 = 2483, l3 = 49990




                                                  … simulation response to r(t) = 100t


                                                                     Dr Branislav Hredzak
                                                             Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                               Copyright © 2004 by John Wiley & Sons. All rights reserved.
25


Observer Design for Plants NOT in Observer-Canonical Form
          (Method of Matching the Coefficients)

  •   match the coefficients of det[sI - (A - LC)] with the coefficients of the
      desired characteristic polynomial (can yield difficult calculations for
      higher-order systems)


  Problem Design an observer for the phase variables with a transient response
  described by ζ= 0.7 and ωn = 100.




  Solution     Plant in phase variable form will be




                                                                          Dr Branislav Hredzak
                                                                  Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                    Copyright © 2004 by John Wiley & Sons. All rights reserved.
26




Comparing the coefficients we can find the values of l1 and l2

                                           l1 = −38.397          l2 = 35.506      Dr Branislav Hredzak
                                                                          Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                            Copyright © 2004 by John Wiley & Sons. All rights reserved.
27




        Dr Branislav Hredzak
Control Systems Engineering, Fourth Edition by Norman S. Nise
  Copyright © 2004 by John Wiley & Sons. All rights reserved.
28


                       Observability
•   If any state variable has no effect upon the output, then we cannot evaluate
    this state variable by observing the output




                Observable                          Unobservable


                                                                      Dr Branislav Hredzak
                                                              Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                Copyright © 2004 by John Wiley & Sons. All rights reserved.
29

The Observability Matrix
- enables to determine observability for systems under any representation or
choice of state variables

 Plant



is completely observable if the observability matrix OM,


 is of rank n (i.e., the determinant of OM is non-zero)




                                                                   Dr Branislav Hredzak
                                                           Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                             Copyright © 2004 by John Wiley & Sons. All rights reserved.
30


Steady-State Error Design via Integral Control
•   enables to design a system for zero steady-state error for a step input as
    well as design the desired transient response




                                                                    Dr Branislav Hredzak
                                                            Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                              Copyright © 2004 by John Wiley & Sons. All rights reserved.
31




•   we now have an additional
    pole to place.




                          Dr Branislav Hredzak
                  Control Systems Engineering, Fourth Edition by Norman S. Nise
                    Copyright © 2004 by John Wiley & Sons. All rights reserved.
32

Problem
a. Design a controller with integral control to yield a 10% overshoot and a
settling time of 0.5 second.




 Solution




                                                                     Dr Branislav Hredzak
                                                             Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                               Copyright © 2004 by John Wiley & Sons. All rights reserved.
33


Using the requirements for settling time and percent overshoot, we find that the
desired second order poles are s1,2= -8+/-j10.9 and desired characteristic
polynomial is

We choose the third pole at -100 (real part more than 5 times greater than the
desired second order poles s1,2= -8+/-j10.9).


Hence, the desired 3rd order characteristic equation is




 The characteristic polynomial for the system with integral action is

                                 det(sI -                                       )=




                                                                    Dr Branislav Hredzak
                                                            Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                              Copyright © 2004 by John Wiley & Sons. All rights reserved.
34



Now we match the coefficients of the desired 3rd order characteristic equation


with the characteristic polynomial for the system with integral action



and we can find




Then,




                              T ( s ) = C( sI − A) −1 B + D =


                                                                        Dr Branislav Hredzak
                                                                Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                  Copyright © 2004 by John Wiley & Sons. All rights reserved.
35


The steady-state error for a unit step input:

             e(∞) = 1 + CA −1B




                                                        Dr Branislav Hredzak
                                                Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                  Copyright © 2004 by John Wiley & Sons. All rights reserved.
36
                                                                    Name: _______________________

                                                                    Student ID: ___________________

                                                                    Signature: ____________________




                      THE UNIVERSITY OF NEW SOUTH WALES

             School of Electrical Engineering & Telecommunications

                                    FINAL EXAMINATION

                                        Session 2 2010

                                         ELEC3114
                                       Control Systems

              TIME ALLOWED: 3 hours
              TOTAL MARKS: 100
              TOTAL NUMBER OF QUESTIONS: 4


THIS EXAM CONTRIBUTES 65% TO THE TOTAL COURSE ASSESSMENT.


Reading Time: 10 minutes.
This paper contains 9 pages .
Candidates must ATTEMPT ALL 4 questions.
Answer each question in a separate answer book.
Marks for each question are indicated beside the question.
This paper MAY be retained by the candidate.
Print your name, student ID and question number on the front page of each answer book.
Authorised examination materials:
      Drawing instruments may be brought into the examination room.
      Candidates should use their own UNSW-approved electronic calculators.
      This is a closed book examination.
Assumptions made in answering the questions should be stated explicitly.
All answers must be written in ink. Except where they are expressly required, pencils may
only be used for drawing, sketching or graphical work.

                                                                                                         Dr Branislav Hredzak
                                                                                                 Control Systems Engineering, Fourth Edition by Norman S. Nise
                                                                                                   Copyright © 2004 by John Wiley & Sons. All rights reserved.

Contenu connexe

Tendances

control engineering revision
control engineering revisioncontrol engineering revision
control engineering revisionragu nath
 
Root locus compensation
Root locus compensationRoot locus compensation
Root locus compensationRamaiahsubasri
 
Chapter 4 synchronous machine
Chapter 4 synchronous machineChapter 4 synchronous machine
Chapter 4 synchronous machinemkazree
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsAmr E. Mohamed
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter designRohan Nagpal
 
06,07 elec3114
06,07 elec311406,07 elec3114
06,07 elec3114Vin Voro
 
Dcs lec02 - z-transform
Dcs   lec02 - z-transformDcs   lec02 - z-transform
Dcs lec02 - z-transformAmr E. Mohamed
 
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...sanjay kumar pediredla
 
Underwater communications using magnetic induction
Underwater communications using magnetic inductionUnderwater communications using magnetic induction
Underwater communications using magnetic inductionSabrina Chowdhury
 
Effects of poles and zeroes
Effects of poles and zeroesEffects of poles and zeroes
Effects of poles and zeroesAkanksha Diwadi
 
Lecture 14 15-time_domain_analysis_of_2nd_order_systems
Lecture 14 15-time_domain_analysis_of_2nd_order_systemsLecture 14 15-time_domain_analysis_of_2nd_order_systems
Lecture 14 15-time_domain_analysis_of_2nd_order_systemsSyed Ali Raza Rizvi
 

Tendances (20)

Control chap8
Control chap8Control chap8
Control chap8
 
control engineering revision
control engineering revisioncontrol engineering revision
control engineering revision
 
Root locus compensation
Root locus compensationRoot locus compensation
Root locus compensation
 
Chapter 4 synchronous machine
Chapter 4 synchronous machineChapter 4 synchronous machine
Chapter 4 synchronous machine
 
Representation of discrete time signals
Representation of discrete time signalsRepresentation of discrete time signals
Representation of discrete time signals
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI Systems
 
Shift Registers
Shift RegistersShift Registers
Shift Registers
 
Critical frequency
Critical frequencyCritical frequency
Critical frequency
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter design
 
06,07 elec3114
06,07 elec311406,07 elec3114
06,07 elec3114
 
Dcs lec02 - z-transform
Dcs   lec02 - z-transformDcs   lec02 - z-transform
Dcs lec02 - z-transform
 
quantization
quantizationquantization
quantization
 
Induction motors
Induction motorsInduction motors
Induction motors
 
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
 
Underwater communications using magnetic induction
Underwater communications using magnetic inductionUnderwater communications using magnetic induction
Underwater communications using magnetic induction
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
 
5 DSB-SC-Demodulation.pdf
5 DSB-SC-Demodulation.pdf5 DSB-SC-Demodulation.pdf
5 DSB-SC-Demodulation.pdf
 
Sampling theorem
Sampling theoremSampling theorem
Sampling theorem
 
Effects of poles and zeroes
Effects of poles and zeroesEffects of poles and zeroes
Effects of poles and zeroes
 
Lecture 14 15-time_domain_analysis_of_2nd_order_systems
Lecture 14 15-time_domain_analysis_of_2nd_order_systemsLecture 14 15-time_domain_analysis_of_2nd_order_systems
Lecture 14 15-time_domain_analysis_of_2nd_order_systems
 

En vedette

11 elec3114
11 elec311411 elec3114
11 elec3114Vin Voro
 
09 elec3114
09 elec311409 elec3114
09 elec3114Vin Voro
 
05 elec3114
05 elec311405 elec3114
05 elec3114Vin Voro
 
02 elec3114
02 elec311402 elec3114
02 elec3114Vin Voro
 
10 elec3114
10 elec311410 elec3114
10 elec3114Vin Voro
 
03 elec3114
03 elec311403 elec3114
03 elec3114Vin Voro
 
08 elec3114
08 elec311408 elec3114
08 elec3114Vin Voro
 
01 elec3114
01 elec311401 elec3114
01 elec3114Vin Voro
 
Tele3113 wk11tue
Tele3113 wk11tueTele3113 wk11tue
Tele3113 wk11tueVin Voro
 
Tele3113 wk11wed
Tele3113 wk11wedTele3113 wk11wed
Tele3113 wk11wedVin Voro
 
Tele3113 wk10tue
Tele3113 wk10tueTele3113 wk10tue
Tele3113 wk10tueVin Voro
 
Tele3113 wk10wed
Tele3113 wk10wedTele3113 wk10wed
Tele3113 wk10wedVin Voro
 
Aircraft system integration
Aircraft system integrationAircraft system integration
Aircraft system integrationjohan112
 
Aircraft System Integration
Aircraft System IntegrationAircraft System Integration
Aircraft System Integrationgeneautry87
 
Tele3113 tut6
Tele3113 tut6Tele3113 tut6
Tele3113 tut6Vin Voro
 
RF Basics & Getting Started Guide by Anaren
RF Basics & Getting Started Guide by AnarenRF Basics & Getting Started Guide by Anaren
RF Basics & Getting Started Guide by AnarenAnaren, Inc.
 
An Electrical Engineers Guide to EMC/EMI.
An Electrical Engineers Guide to EMC/EMI.An Electrical Engineers Guide to EMC/EMI.
An Electrical Engineers Guide to EMC/EMI.Rick Dobrowski
 
Overview Of Unmanned Aircraft Systems (UAS)
Overview Of Unmanned Aircraft Systems (UAS)Overview Of Unmanned Aircraft Systems (UAS)
Overview Of Unmanned Aircraft Systems (UAS)Mark Lewellen
 

En vedette (20)

11 elec3114
11 elec311411 elec3114
11 elec3114
 
09 elec3114
09 elec311409 elec3114
09 elec3114
 
05 elec3114
05 elec311405 elec3114
05 elec3114
 
02 elec3114
02 elec311402 elec3114
02 elec3114
 
10 elec3114
10 elec311410 elec3114
10 elec3114
 
03 elec3114
03 elec311403 elec3114
03 elec3114
 
08 elec3114
08 elec311408 elec3114
08 elec3114
 
01 elec3114
01 elec311401 elec3114
01 elec3114
 
Tele3113 wk11tue
Tele3113 wk11tueTele3113 wk11tue
Tele3113 wk11tue
 
Tele3113 wk11wed
Tele3113 wk11wedTele3113 wk11wed
Tele3113 wk11wed
 
Tele3113 wk10tue
Tele3113 wk10tueTele3113 wk10tue
Tele3113 wk10tue
 
Tele3113 wk10wed
Tele3113 wk10wedTele3113 wk10wed
Tele3113 wk10wed
 
Aircraft system integration
Aircraft system integrationAircraft system integration
Aircraft system integration
 
Aircraft System Integration
Aircraft System IntegrationAircraft System Integration
Aircraft System Integration
 
Tele3113 tut6
Tele3113 tut6Tele3113 tut6
Tele3113 tut6
 
RF Basics & Getting Started Guide by Anaren
RF Basics & Getting Started Guide by AnarenRF Basics & Getting Started Guide by Anaren
RF Basics & Getting Started Guide by Anaren
 
Basic electronics vocabulary
Basic electronics vocabularyBasic electronics vocabulary
Basic electronics vocabulary
 
An Electrical Engineers Guide to EMC/EMI.
An Electrical Engineers Guide to EMC/EMI.An Electrical Engineers Guide to EMC/EMI.
An Electrical Engineers Guide to EMC/EMI.
 
Rf basics part1
Rf basics part1Rf basics part1
Rf basics part1
 
Overview Of Unmanned Aircraft Systems (UAS)
Overview Of Unmanned Aircraft Systems (UAS)Overview Of Unmanned Aircraft Systems (UAS)
Overview Of Unmanned Aircraft Systems (UAS)
 

Plus de Vin Voro

Tele3113 tut5
Tele3113 tut5Tele3113 tut5
Tele3113 tut5Vin Voro
 
Tele3113 tut4
Tele3113 tut4Tele3113 tut4
Tele3113 tut4Vin Voro
 
Tele3113 tut1
Tele3113 tut1Tele3113 tut1
Tele3113 tut1Vin Voro
 
Tele3113 tut3
Tele3113 tut3Tele3113 tut3
Tele3113 tut3Vin Voro
 
Tele3113 tut2
Tele3113 tut2Tele3113 tut2
Tele3113 tut2Vin Voro
 
Tele3113 wk7wed
Tele3113 wk7wedTele3113 wk7wed
Tele3113 wk7wedVin Voro
 
Tele3113 wk9tue
Tele3113 wk9tueTele3113 wk9tue
Tele3113 wk9tueVin Voro
 
Tele3113 wk8wed
Tele3113 wk8wedTele3113 wk8wed
Tele3113 wk8wedVin Voro
 
Tele3113 wk9wed
Tele3113 wk9wedTele3113 wk9wed
Tele3113 wk9wedVin Voro
 
Tele3113 wk7wed
Tele3113 wk7wedTele3113 wk7wed
Tele3113 wk7wedVin Voro
 
Tele3113 wk7wed
Tele3113 wk7wedTele3113 wk7wed
Tele3113 wk7wedVin Voro
 
Tele3113 wk7tue
Tele3113 wk7tueTele3113 wk7tue
Tele3113 wk7tueVin Voro
 
Tele3113 wk6wed
Tele3113 wk6wedTele3113 wk6wed
Tele3113 wk6wedVin Voro
 
Tele3113 wk6tue
Tele3113 wk6tueTele3113 wk6tue
Tele3113 wk6tueVin Voro
 
Tele3113 wk5tue
Tele3113 wk5tueTele3113 wk5tue
Tele3113 wk5tueVin Voro
 
Tele3113 wk4wed
Tele3113 wk4wedTele3113 wk4wed
Tele3113 wk4wedVin Voro
 
Tele3113 wk4tue
Tele3113 wk4tueTele3113 wk4tue
Tele3113 wk4tueVin Voro
 
Tele3113 wk5wed
Tele3113 wk5wedTele3113 wk5wed
Tele3113 wk5wedVin Voro
 
Tele3113 wk2tue
Tele3113 wk2tueTele3113 wk2tue
Tele3113 wk2tueVin Voro
 
Tele3113 wk1tue
Tele3113 wk1tueTele3113 wk1tue
Tele3113 wk1tueVin Voro
 

Plus de Vin Voro (20)

Tele3113 tut5
Tele3113 tut5Tele3113 tut5
Tele3113 tut5
 
Tele3113 tut4
Tele3113 tut4Tele3113 tut4
Tele3113 tut4
 
Tele3113 tut1
Tele3113 tut1Tele3113 tut1
Tele3113 tut1
 
Tele3113 tut3
Tele3113 tut3Tele3113 tut3
Tele3113 tut3
 
Tele3113 tut2
Tele3113 tut2Tele3113 tut2
Tele3113 tut2
 
Tele3113 wk7wed
Tele3113 wk7wedTele3113 wk7wed
Tele3113 wk7wed
 
Tele3113 wk9tue
Tele3113 wk9tueTele3113 wk9tue
Tele3113 wk9tue
 
Tele3113 wk8wed
Tele3113 wk8wedTele3113 wk8wed
Tele3113 wk8wed
 
Tele3113 wk9wed
Tele3113 wk9wedTele3113 wk9wed
Tele3113 wk9wed
 
Tele3113 wk7wed
Tele3113 wk7wedTele3113 wk7wed
Tele3113 wk7wed
 
Tele3113 wk7wed
Tele3113 wk7wedTele3113 wk7wed
Tele3113 wk7wed
 
Tele3113 wk7tue
Tele3113 wk7tueTele3113 wk7tue
Tele3113 wk7tue
 
Tele3113 wk6wed
Tele3113 wk6wedTele3113 wk6wed
Tele3113 wk6wed
 
Tele3113 wk6tue
Tele3113 wk6tueTele3113 wk6tue
Tele3113 wk6tue
 
Tele3113 wk5tue
Tele3113 wk5tueTele3113 wk5tue
Tele3113 wk5tue
 
Tele3113 wk4wed
Tele3113 wk4wedTele3113 wk4wed
Tele3113 wk4wed
 
Tele3113 wk4tue
Tele3113 wk4tueTele3113 wk4tue
Tele3113 wk4tue
 
Tele3113 wk5wed
Tele3113 wk5wedTele3113 wk5wed
Tele3113 wk5wed
 
Tele3113 wk2tue
Tele3113 wk2tueTele3113 wk2tue
Tele3113 wk2tue
 
Tele3113 wk1tue
Tele3113 wk1tueTele3113 wk1tue
Tele3113 wk1tue
 

Dernier

Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxAmita Gupta
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 

Dernier (20)

Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 

12 elec3114

  • 1. 1 Design via State Space • How to design a state-feedback controller using pole placement to meet transient response specifications • How to design an observer for systems where the states are not available to the controller • How to design steady-state error characteristics for systems represented in state space Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 2. 2 Introduction • State space techniques can be applied to a wider class of systems than transform methods, for example, to systems with nonlinearities, multi-input multi-output (MIMO) systems • Frequency domain methods of design – cannot be used to specify all closed-loop poles of the higher-order system • State space techniques allow to place all poles of the closed-loop system • Frequency domain methods – allow placement of zero through zero of the lead compensator • State space techniques – do not allow to specify zero locations • State space techniques – more sensitive to parameter variations Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 3. 3 Controller Design • Let us consider an n-th order control system with an n-th-order closed-loop characteristic equation • we need n-adjustable parameters in order to be able to set the poles to any desired location Topology for Pole Placement Let us consider a plant: Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 4. 4 Now, we introduce feedback , where in order to set the poles to the desired location Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 5. 5 Phase-variable representation for plant Plant with state-variable feedback Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 6. 6 Pole Placement for Plants in Phase-Variable Form (Method of Matching the Coefficients) 1. Represent the plant in phase-variable form. 2. Feed back each phase variable to the input of the plant through a gain, ki 3. Find the characteristic equation for the closed-loop system represented in step 2. 4. Decide upon all closed-loop pole locations and determine an equivalent characteristic equation. 5. Equate like coefficients of the characteristic equations from steps 3 and 4 and solve for ki Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 7. 7 Phase-variable representation of the plant is given by: The characteristic equation of the plant is Feedback: Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 8. 8 Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 9. 9 The characteristic equation can be found by inspection as: Now if the desired characteristic equation for proper pole placement is: Then we can find the feedback gains ki as: Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 10. 10 Problem Design the phase-variable feedback gains to yield 9.5% overshoot and a settling time of 0.74 second for the given plant 20 s + 100 = s 3 + 5s 2 + 4 s Solution ⎡0 1 0 ⎤ ⎛ ⎡0 1 0 ⎤ ⎡0 ⎤ ⎞ ⎜ ⎟ A = ⎢0 0 1⎥, ( A - BK ) = ⎜ ⎢0 0 1⎥ − ⎢0⎥[k1 ⎢ ⎥ ⎢ ⎥ ⎢ ⎥ k2 k 3 ]⎟, ⎜⎢ ⎟ ⎣0 4 5 ⎥ ⎢ ⎦ ⎝ ⎣0 4 5⎥ ⎢1⎥ ⎦ ⎣ ⎦ ⎠ • Based on the desired response, we choose two closed loop poles as p1,2 = -5.4 +/- j7.2 • We choose the third closed-loop pole as p3 = -5.1 • Then the desired characteristic equation is ( s − p1 )( s − p 2 )( s − p3 ) = 0 Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 11. 11 • The closed-loop system's characteristic equation is • Equating coefficients with the desired characteristic equation we obtain • Hence T ( s ) = C( sI − A) −1 B + D Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 12. 12 11.5% overshoot and a settling time of 0.8 second - does not meet the desired Note, that there is a large specifications because the zero at -5 steady-state error ! was not cancelled - if the third pole is chosen at -5 then the design will meet the desired specifications Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 13. 13 Pole Placement for Plants NOT in Phase-Variable Form (Method of Matching the Coefficients) - consists of matching the coefficients of det(sI - (A - BK)) with the coefficients of the desired characteristic equation – (can result in difficult calculations) Problem Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 14. 14 ⎛ ⎡1 0⎤ ⎛ ⎡− 2 1 ⎤ ⎡0⎤ ⎞⎞ ⎛ ⎡1 0⎤ ⎡ − 2 1 ⎤⎞ det( sI − ( A − BK )) = det⎜ s ⎢ ⎥ −⎜ − [k k 2 ]⎟ ⎟ = det⎜ s ⎢ ⎜ 0 1⎥ − ⎢− k ⎟= ⎜ ⎣0 1⎦ ⎜ ⎢ 0 − 1⎥ ⎢1⎥ 1 ⎝ ⎝⎣ ⎦ ⎣ ⎦ ⎟⎟ ⎠⎠ ⎝ ⎣ ⎦ ⎣ 1 − (k 2 + 1)⎥ ⎟ ⎦⎠ Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 15. 15 Controllability • If any one of the state variables cannot be controlled by the control u, then we cannot place the poles of the system where we desire. controllable uncontrollable system system If an input to a system can be found that takes every state variable from a desired initial state to a desired final state, the system is said to be controllable; otherwise, the system is uncontrollable. Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 16. 16 The Controllability Matrix • enables to determine controllability for a plant under any representation or choice of state variables An nth-order plant whose state equation is is completely controllable if the controllability matrix CM is of rank n. The rank of CM equals the number of linearly independent rows or columns. The rank of CM equals n if the determinant of CM is non-zero. Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 17. 17 Observer Design • In some applications, some of the state variables may not be available at all, or it is too costly to measure them or send them to the controller • In that case we can estimate states and the estimated states, rather than actual states, are then fed to the controller Observer (Estimator) is used to calculate state variables that are not accessible from the plant. Open-loop observer Closed-loop observer Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 18. 18 Plant Observer • the speed of convergence between the actual state and the estimated state is the same as the transient response of the plant since the characteristic equation is the same. Hence we cannot use the estimated states for the controller. • to increase the speed of convergence between the actual and estimated states, we use feedback Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 19. 19 Closed loop observer with feedback • when designing an observer, the observer canonical form yields the easy solution for the observer gains • the observer has to be faster than the response of the controlled loop in order to yield a rapidly updated estimate of the state vector • the design of the observer is separate from the design of the controller Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 20. 20 Let The design then consists of solving for the values of Lc to yield a desired characteristic equation. The characteristic equation is det[sI - (A - LC)]. Then, we select the eigenvalues of the observer to yield stability and a desired transient response that is faster ( about 10 times) than the controlled closed-loop response. Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 21. 21 Let us consider nth-order plant represented in observer canonical form: The characteristic equation for (A-LC) is det[sI - (A - LC)] : Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 22. 22 If the desired characteristic equation of the observer is Then, we can find li’s as: Observer Design for Plants in Observer-Canonical Form (Method of Matching the Coefficients) Problem Design an observer for the plant represented in observer canonical form. The observer will respond 10 times faster than the closed loop control system with poles at -1+/-j2 and -10. Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 23. 23 Solution The state equations for the estimated plant are The observer error is Characteristic polynomial is Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 24. 24 Characteristic polynomial is The closed loop controlled system has poles at -1+/-j2 and -10. We choose observer poles 10 times faster, -10+/-j20 and 100, then the desired polynomial is After equating coefficients, we can find l1 = 112, l2 = 2483, l3 = 49990 … simulation response to r(t) = 100t Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 25. 25 Observer Design for Plants NOT in Observer-Canonical Form (Method of Matching the Coefficients) • match the coefficients of det[sI - (A - LC)] with the coefficients of the desired characteristic polynomial (can yield difficult calculations for higher-order systems) Problem Design an observer for the phase variables with a transient response described by ζ= 0.7 and ωn = 100. Solution Plant in phase variable form will be Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 26. 26 Comparing the coefficients we can find the values of l1 and l2 l1 = −38.397 l2 = 35.506 Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 27. 27 Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 28. 28 Observability • If any state variable has no effect upon the output, then we cannot evaluate this state variable by observing the output Observable Unobservable Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 29. 29 The Observability Matrix - enables to determine observability for systems under any representation or choice of state variables Plant is completely observable if the observability matrix OM, is of rank n (i.e., the determinant of OM is non-zero) Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 30. 30 Steady-State Error Design via Integral Control • enables to design a system for zero steady-state error for a step input as well as design the desired transient response Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 31. 31 • we now have an additional pole to place. Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 32. 32 Problem a. Design a controller with integral control to yield a 10% overshoot and a settling time of 0.5 second. Solution Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 33. 33 Using the requirements for settling time and percent overshoot, we find that the desired second order poles are s1,2= -8+/-j10.9 and desired characteristic polynomial is We choose the third pole at -100 (real part more than 5 times greater than the desired second order poles s1,2= -8+/-j10.9). Hence, the desired 3rd order characteristic equation is The characteristic polynomial for the system with integral action is det(sI - )= Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 34. 34 Now we match the coefficients of the desired 3rd order characteristic equation with the characteristic polynomial for the system with integral action and we can find Then, T ( s ) = C( sI − A) −1 B + D = Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 35. 35 The steady-state error for a unit step input: e(∞) = 1 + CA −1B Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.
  • 36. 36 Name: _______________________ Student ID: ___________________ Signature: ____________________ THE UNIVERSITY OF NEW SOUTH WALES School of Electrical Engineering & Telecommunications FINAL EXAMINATION Session 2 2010 ELEC3114 Control Systems TIME ALLOWED: 3 hours TOTAL MARKS: 100 TOTAL NUMBER OF QUESTIONS: 4 THIS EXAM CONTRIBUTES 65% TO THE TOTAL COURSE ASSESSMENT. Reading Time: 10 minutes. This paper contains 9 pages . Candidates must ATTEMPT ALL 4 questions. Answer each question in a separate answer book. Marks for each question are indicated beside the question. This paper MAY be retained by the candidate. Print your name, student ID and question number on the front page of each answer book. Authorised examination materials: Drawing instruments may be brought into the examination room. Candidates should use their own UNSW-approved electronic calculators. This is a closed book examination. Assumptions made in answering the questions should be stated explicitly. All answers must be written in ink. Except where they are expressly required, pencils may only be used for drawing, sketching or graphical work. Dr Branislav Hredzak Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved.