SlideShare a Scribd company logo
1 of 31
Download to read offline
FEEDBACK LINEARISATION
Dr.R.Subasri
Professor, Kongu Engineering College,
Perundurai, Erode, Tamilnadu, INDIA
Dr.R.Subasri, KEC, INDIA
Algebraically transform a nonlinear system dynamics into
a (fully or partly) linear one, so that linear control
techniques can be applied.
Achieved by exact state transformations and feedback,
rather than by linear approximations of the dynamics.
Feedback linearization techniques can be viewed as ways
of transforming original system models into equivalent
models of a simpler form.
Feedback linearization has been used successfully to
address some practical control problems such as
helicopters, high performance aircraft, industrial robots,
and biomedical devices.
Feedback Linearization
Dr.R.Subasri, KEC, INDIA
Feedback Linearization and The Canonical Form
The idea of feedback linearization is of cancelling the
nonlinearities and imposing a desired linear dynamics
Applied to a class of nonlinear systems described by
the so-called companion form, or controllability
canonical form.
A system in companion form is written as
(n)
x f(x) b(x)u= +
where u is the scalar control input, X is the state vector
and f(x) and g(x) are nonlinear functions of the states.
Dr.R.Subasri, KEC, INDIA
we can cancel the nonlinearities and obtain the simple
input-output relation
For systems which can be expressed in the controllability
canonical form, using the control input (assuming b to be
non-zero)
 
1
u v f
b
ο‚» βˆ’
(n)
x v=
In state space form it is represented as
Dr.R.Subasri, KEC, INDIA
Thus, the control law
(n 1)
0 1 n 1v k x k x ..... k x βˆ’
βˆ’= βˆ’ βˆ’ βˆ’ βˆ’ βˆ’
with the ki chosen so that the polynomial
Pn + kn-1 pn-1+ .... + k0 has all its roots strictly in the left-half
complex plane, leads to the exponentially stable dynamics
which implies that x(t) β€”> 0. For tasks involving the
tracking of a desired output Xj(t), the control law
(where e(t) = x(t) – xd (t) is the tracking error) leads to
exponentially convergent tracking.
(n) (n 1)
n 1 0x k x ....k x 0βˆ’
βˆ’+ + =
(n) (n 1)
d 0 1 n 1v x k e k e ....k e βˆ’
βˆ’= βˆ’ βˆ’ βˆ’
Dr.R.Subasri, KEC, INDIA
Consider the following second-order SISO nonlinear system:
where f and g are known nonlinear functions. x f(x,t) g(x,t)u= +
Let xd denote the desired trajectory, and e= xd-x
Based on linearization feedback technique, controller is
designed as
v f (x,t)
u
g(x,t)
βˆ’
=
where v is the auxiliary controller
expressed as x v=
v is designed as
d 1 1v x k e k e= + +
where k1 and k2are all positive constants.
From the above two equations, we get 1 1e k e k e 0+ + =
Therefore, 1e 0β†’ 2e 0β†’ as t β†’ ο‚₯
In designing controller f and g must be known.Dr.R.Subasri, KEC, INDIA
Consider the problem of designing the control input u for
a single-input nonlinear system of the form x f(x,u)=
First step is to find a state transformation z = z(x) and an
input transformation u = u(x, v) so that the nonlinear
system dynamics is transformed into an equivalent linear
time-invariant dynamics, in the familiar form
Second step is to use standard linear techniques (such
as pole placement) to design v.
z Az bv= +
Input-State Feedback Linearization
Dr.R.Subasri, KEC, INDIA
β€’Linear control design can stabilize the system only in a
small region around the equilibrium point (0, 0),
β€’A specific difficulty is the nonlinearity in the first equation,
which cannot be directly cancelled by the control input u.
Example : Consider the system
1 1 2 1
2 2 1 1
x 2x ax sin x
x x cos x u cos(2x )
= βˆ’ + +
= βˆ’ +
Input-State Feedback Linearization
Dr.R.Subasri, KEC, INDIA
consider the new set of state variables
1 1
2 2 1
z x
z ax sin x
=
= +
then, the new state equations are
1 1 2
2 1 1 1 1 1
z 2z z
z 2z cosz cosz sinz a u cos(2z )
= βˆ’ +
= βˆ’ + +
Note that the new state equations also have an
equilibrium point at (0, 0).
( )1 1 1 1
1
1
u v cosz sin z 2z cosz
a cos(2z )
= βˆ’ +
The nonlinearities can be cancelled by the control law
of the form
Dr.R.Subasri, KEC, INDIA
where v is an equivalent input to be designed
(equivalent in the sense that determining v amounts to
determining u, and vice versa), leading to a linear input-
state relation
1 1 2
2
z 2z z
z v
= βˆ’ +
=
Thus, through the state transformation and input
transformation , the problem of stabilizing the original
nonlinear dynamics using the original control input u has
been transformed into the problem of stabilizing the new
dynamics using the new input v.
Since the new dynamics is linear and controllable, it is
well known that the linear state feedback control law
can place the poles anywhere with
proper choices of feedback gains.
1 1 2 2v k z k z= βˆ’ βˆ’
Dr.R.Subasri, KEC, INDIA
The closed-loop system under the above control law is
represented in the block diagram.
There are two loops in this control system, with the
inner loop achieving the linearization of the input-state
relation, and the outer loop achieving the stabilization
of the closed-loop dynamics. The control input u is seen
to be composed of a nonlinearity cancellation part and a
linear compensation part.
Dr.R.Subasri, KEC, INDIA
The input-state linearization is achieved by a combination
of a state transformation and an input transformation,
with state feedback used in both.
Thus, it is a linearization by feedback, or feedback
linearization.
This is fundamentally different from a Jacobian
linearization for small range operation, on which linear
control is based.
In order to implement the control law, the new state
components (z1, z2) must be available. If they are not
physically meaningful or cannot be measured directly, the
original state x must be measured and the new states are
to be computed from x
Dr.R.Subasri, KEC, INDIA
Thus, in general, the system model must be known both
for the controller design and for the computation of z.
If there is uncertainty in the model, e.g.,uncertainty on
the parameter a, this uncertainty will cause error in the
computation of both the new state z and of the control
input u,
Tracking control can also be considered. However, the
desired motion then needs to be expressed in terms of
the full new state vector.
Complex computations may be needed to translate the
desired motion specification (in terms of physical output
variables) into specifications in terms of the new states.
Dr.R.Subasri, KEC, INDIA
The dynamic equation of the inverted pendulum is
( ) ( )
1 2
2
1 2 1 1 c 1 c
2 2 2
1 c 1 c
x x
g sinx mlx cos x sin x / (m m) cos x / (m m)
x
l 4 / 3 mcos x / (m m) l 4 / 3 mcos x / (m m)
=
βˆ’ + +
= +
βˆ’ + βˆ’ +
Where x1 and x2 are the oscillation angle and the
oscillation rate respectively. g= 9.8 m/s2 , mc is the
vehicle mass mc = 1 kg, m is the mass of pendulum
bar, m= 0.1 kg, l is one half of pendulum length, l =0.5
m, u is the control input
The desired trajectory is xd (t)= 0.1sin (t). Controller
gains are k1 =k2 =5, The initial state of the inverted
pendulum is [ / 60 0].
Dr.R.Subasri, KEC, INDIA
Feedback Linearisation
function [sys,x0,str,ts] =
spacemodel(t,x,u,flag)
switch flag,
case 0,
[sys,x0,str,ts]=mdlInitializeSizes;
case 1,
sys=mdlDerivatives(t,x,u);
case 3,
sys=mdlOutputs(t,x,u);
case {1,2,4,9}
sys=[];
otherwise
error(['Unhandled flag = ',
num2str(flag)]);
end
function [sys,x0,str,ts]
=mdlInitializeSizes
sizes = simsizes;
sizes.NumContStates = 0;
sizes.NumDiscStates = 0;
sizes.NumOutputs = 1;
sizes.NumInputs = 5;
sizes.DirFeedthrough = 1;
sizes.NumSampleTimes = 0;
sys = simsizes(sizes);
x0 = [];
str = [];
ts = [];
Dr.R.Subasri, KEC, INDIA
function sys=mdlOutputs(t,x,u)
r=0.1*sin(pi*t); xd (t)= 0.1sin (t)
dr=0.1*pi*cos(pi*t);
ddr=-0.1*pi*pi*sin(pi*t);
e=u(1);
de=u(2);
fx=u(4);
gx=u(5);
k1=5;k2=5;
v=ddr+k1*e+k2*de;
ut=(v-fx)/(gx+0.002);
sys(1)=ut;
dx
dx
v f (x,t)
u
g(x,t)
βˆ’
=d 1 1v x k e k e= + +
Dr.R.Subasri, KEC, INDIA
Dr.R.Subasri, KEC, INDIA
Dr.R.Subasri, KEC, INDIA
Dr.R.Subasri, KEC, INDIA
Dr.R.Subasri, KEC, INDIA
Dr.R.Subasri, KEC, INDIA
Consider the system
Input-output Feedback Linearization
The objective is to make the output y(t) track a desired
trajectory yd(t) while keeping the whole state bounded,
where yd(t) and its time derivatives up to a sufficiently high
order are assumed to be known and bounded.
An apparent difficulty with this model is that the output y
is only indirectly related to the input u, through the ,state
variable x and the nonlinear state equations .
Therefore, it is not easy to design the control u for
tracking the output y The difficulty can be reduced a
direct and simple relation between the system output y
and the control input u is found.
This idea constitutes the basis for the input-output
linearization approach to nonlinear control design.
x f(x,u) and y h(x)= =
Dr.R.Subasri, KEC, INDIA
Consider the third-order system
( )1 2 2 3
5
2 1 3
2
3 1
1
x sin x x 1 x
x x x
x x u
y x
= + +
= +
= +
=
To generate a direct relationship between the output y
and the input u, let us differentiate the output y
1 2 2 3y x sinx (x 1)x= = + +
( )2 1y x 1 u f (x)= + +
where f1(x) is a function of the state defined by
( )5 2
1 1 3 3 2 2 1f (x) (x x )(x cosx ) x 1 x= + + + +
Since y is still not directly related to the input u, let us
differentiate again to obtain
Dr.R.Subasri, KEC, INDIA
The above equation represents an explicit relationship between y
and u. If the control input is in the form ( )1
2
1
u v f
x 1
= βˆ’
+
where v is a new input to be determined, the nonlinearity is
cancelled, and we obtain a simple linear double-integrator
relationship between the output and the new input v,
The design of a tracking controller for this double-integrator
relation is simple.
For instance, letting e = y(t) - yd(t) be the tracking error, and
choosing the new input v as
with k1 and k2 being positive constants, the tracking error of the
closed loop system is given by
which represents an exponentially stable error dynamics.
d 1 2v y k e k e= βˆ’ βˆ’
1 2e k e k e 0+ + =
y v=
Dr.R.Subasri, KEC, INDIA
The control law is defined everywhere, except at the
singularity points such that x2 = - 1 .
Full state measurement is necessary in implementing the control
law, because the computations of both the derivative of y and the
input transformation require the value of x.
The above control design strategy of first generating a linear
input-output relation and then formulating a controller based on
linear control is referred to as the input-output linearization
approach.
If we need to differentiate the output of a system r times to
generate an explicit relationship between the output y and input
u, the system is said to have relative degree r. Thus, the system in
the above example has relative degree 2. relative degree in
linear systems refers to excess of poles over zeros.Dr.R.Subasri, KEC, INDIA
For any controllable system of order n, it will take at most n
differentiations of any output for the control input to appear, i.e.,
r<n.
If it took more than n differentiations, the system would be of
order higher than n; if the control input never appeared, the
system would not be controllable.
But only accounts for part of the closed-loop dynamics, because it
has only order 2, while the whole dynamics has order 3
Therefore, a part of the system dynamics (described by
one state component) has been rendered "unobservable"
in the input-output linearization. This part of the
dynamics will be called the internal dynamics, because it
cannot be seen from the external input-output
relationship.
Dr.R.Subasri, KEC, INDIA
For the above example, the internal state can be chosen to
be x3 (because x3 , y , and constitute a new set of states), and the
internal dynamics is represented by the equation
y
( )2
3 1 d 1 2 1
2
1
x x y (t) k e k e f
x 1
= + βˆ’ βˆ’ +
+
If this internal dynamics is stable (by which we actually mean that
the states remain bounded during tracking, i.e., stability in the
BIBO sense), our tracking control design problem has indeed been
solved.
Otherwise, the above tracking controller is practically
meaningless, because the instability of the internal dynamics
would imply undesirable phenomena such as the burning-up of
fuses or the violent vibration of mechanical members.
Therefore, the effectiveness of the above control design depends
upon the stability of the internal dynamics.Dr.R.Subasri, KEC, INDIA
Consider the nonlinear system
3
1 2
2
1
x x u
x u
y x
 οƒΉ+ οƒΉ
= οƒͺ οƒΊοƒͺ οƒΊ
   
=
Assume that the control objective is to make y track yd(t).
Differentiation of y simply leads to the first state equation.
V, the auxiliary controller expressed as d 1v y k e= +
Based on linearization feedback technique,
controller is designed as
v f (x,t)
u
g(x,t)
βˆ’
=
1x v y= =
f(x) g(x)=1
3
d 1 2u y k e x= + βˆ’
e=y-yd
Which yields exponential convergence of e to zero
1e k e 0+ =
The same control input is also applied to the second dynamic
equation, leading to the internal dynamics 3
2 2 d 1x x y k e+ = βˆ’
Dr.R.Subasri, KEC, INDIA
The above equation is characteristically, non-autonomous
and nonlinear.
However, in view of the facts that e is guaranteed to be
bounded and yd is assumed to be bounded, it represents
a satisfactory tracking control law for the system , given
any trajectory yd(t) and its derivative is bounded.
Conversely, it can be easily shown that if the second state
equation in the given system is replaced by , then
the resulting internal dynamics is unstable.
2x u= βˆ’
Dr.R.Subasri, KEC, INDIA
To summarize, control design based on input-output
linearization can be made in three steps:
β€’ differentiate the output y until the input u appears
β€’ choose u to cancel the nonlinearities and guarantee
tracking convergence
β€’ study the stability of the internal dynamics
If the relative degree associated with the input-output
linearization is the same as the order of the system, the
nonlinear system is fully linearized and this procedure
indeed leads to a satisfactory controller (assuming that the
model is accurate).
If the relative degree is smaller than the system order, then the
nonlinear system is only partly linearized, and whether the controller
can indeed be applied depends on the stability of the internal
dynamics. Dr.R.Subasri, KEC, INDIA
Dr.R.Subasri, KEC, INDIA
Thank you

More Related Content

What's hot

Sliding mode control
Sliding mode controlSliding mode control
Sliding mode controlKhushal Agrawal
Β 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemAmr E. Mohamed
Β 
Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Bindutesh Saner
Β 
State space analysis shortcut rules, control systems,
State space analysis shortcut rules, control systems, State space analysis shortcut rules, control systems,
State space analysis shortcut rules, control systems, Prajakta Pardeshi
Β 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observabilityjawaharramaya
Β 
Fuzzy logic control
Fuzzy logic controlFuzzy logic control
Fuzzy logic controlArul Kumar
Β 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM ANISH PATHAK
Β 
Sliding Mode Observers
Sliding Mode ObserversSliding Mode Observers
Sliding Mode ObserversSolo Hermelin
Β 
Lyapunov stability analysis
Lyapunov stability analysisLyapunov stability analysis
Lyapunov stability analysisVanshVarshney
Β 
LYAPUNOV STABILITY PROBLEM SOLUTION
LYAPUNOV STABILITY PROBLEM SOLUTIONLYAPUNOV STABILITY PROBLEM SOLUTION
LYAPUNOV STABILITY PROBLEM SOLUTIONrohit kumar
Β 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response AnalysisHussain K
Β 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response AnalysisManthan Kanani
Β 
Ch7 frequency response analysis
Ch7 frequency response analysisCh7 frequency response analysis
Ch7 frequency response analysisElaf A.Saeed
Β 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
Β 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsAmr E. Mohamed
Β 
State space analysis shortcut rules
State space analysis shortcut rulesState space analysis shortcut rules
State space analysis shortcut rulesPrajakta Pardeshi
Β 
3. Concept of pole and zero.pptx
3. Concept of pole and zero.pptx3. Concept of pole and zero.pptx
3. Concept of pole and zero.pptxAMSuryawanshi
Β 
Discrete time control systems
Discrete time control systemsDiscrete time control systems
Discrete time control systemsphannahty
Β 
signal & system inverse z-transform
signal & system inverse z-transformsignal & system inverse z-transform
signal & system inverse z-transformmihir jain
Β 

What's hot (20)

Sliding mode control
Sliding mode controlSliding mode control
Sliding mode control
Β 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control System
Β 
Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)
Β 
State space analysis shortcut rules, control systems,
State space analysis shortcut rules, control systems, State space analysis shortcut rules, control systems,
State space analysis shortcut rules, control systems,
Β 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observability
Β 
Fuzzy logic control
Fuzzy logic controlFuzzy logic control
Fuzzy logic control
Β 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM
Β 
Sliding Mode Observers
Sliding Mode ObserversSliding Mode Observers
Sliding Mode Observers
Β 
Lyapunov stability analysis
Lyapunov stability analysisLyapunov stability analysis
Lyapunov stability analysis
Β 
LYAPUNOV STABILITY PROBLEM SOLUTION
LYAPUNOV STABILITY PROBLEM SOLUTIONLYAPUNOV STABILITY PROBLEM SOLUTION
LYAPUNOV STABILITY PROBLEM SOLUTION
Β 
Z transform
Z transformZ transform
Z transform
Β 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response Analysis
Β 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response Analysis
Β 
Ch7 frequency response analysis
Ch7 frequency response analysisCh7 frequency response analysis
Ch7 frequency response analysis
Β 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
Β 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
Β 
State space analysis shortcut rules
State space analysis shortcut rulesState space analysis shortcut rules
State space analysis shortcut rules
Β 
3. Concept of pole and zero.pptx
3. Concept of pole and zero.pptx3. Concept of pole and zero.pptx
3. Concept of pole and zero.pptx
Β 
Discrete time control systems
Discrete time control systemsDiscrete time control systems
Discrete time control systems
Β 
signal & system inverse z-transform
signal & system inverse z-transformsignal & system inverse z-transform
signal & system inverse z-transform
Β 

Similar to Feedback linearisation

The Controller Design For Linear System: A State Space Approach
The Controller Design For Linear System: A State Space ApproachThe Controller Design For Linear System: A State Space Approach
The Controller Design For Linear System: A State Space ApproachYang Hong
Β 
Am04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integralAm04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integralajayj001
Β 
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTOR
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTORADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTOR
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTORijcseit
Β 
HYBRID SLIDING SYNCHRONIZER DESIGN OF IDENTICAL HYPERCHAOTIC XU SYSTEMS
HYBRID SLIDING SYNCHRONIZER DESIGN OF  IDENTICAL HYPERCHAOTIC XU SYSTEMS HYBRID SLIDING SYNCHRONIZER DESIGN OF  IDENTICAL HYPERCHAOTIC XU SYSTEMS
HYBRID SLIDING SYNCHRONIZER DESIGN OF IDENTICAL HYPERCHAOTIC XU SYSTEMS ijitjournal
Β 
Control assignment#4
Control assignment#4Control assignment#4
Control assignment#4cairo university
Β 
Ips csmc 14.06.2016
Ips csmc 14.06.2016Ips csmc 14.06.2016
Ips csmc 14.06.2016SaurabhSaini91
Β 
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...ijistjournal
Β 
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...ijistjournal
Β 
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...ijistjournal
Β 
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...ijistjournal
Β 
Modern Control System (BE)
Modern Control System (BE)Modern Control System (BE)
Modern Control System (BE)PRABHAHARAN429
Β 
Reachability Analysis "Control Of Dynamical Non-Linear Systems"
Reachability Analysis "Control Of Dynamical Non-Linear Systems" Reachability Analysis "Control Of Dynamical Non-Linear Systems"
Reachability Analysis "Control Of Dynamical Non-Linear Systems" M Reza Rahmati
Β 
Reachability Analysis Control of Non-Linear Dynamical Systems
Reachability Analysis Control of Non-Linear Dynamical SystemsReachability Analysis Control of Non-Linear Dynamical Systems
Reachability Analysis Control of Non-Linear Dynamical SystemsM Reza Rahmati
Β 
ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...
ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...
ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...IJCSEA Journal
Β 
Project Presentation
Project PresentationProject Presentation
Project Presentationsamvb18
Β 
Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con...
 Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con... Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con...
Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con...ijsrd.com
Β 
Nonlinear Robust Control for Spacecraft Attitude
Nonlinear Robust Control for Spacecraft AttitudeNonlinear Robust Control for Spacecraft Attitude
Nonlinear Robust Control for Spacecraft AttitudeNooria Sukmaningtyas
Β 

Similar to Feedback linearisation (20)

The Controller Design For Linear System: A State Space Approach
The Controller Design For Linear System: A State Space ApproachThe Controller Design For Linear System: A State Space Approach
The Controller Design For Linear System: A State Space Approach
Β 
ICCUBEA_2015_paper
ICCUBEA_2015_paperICCUBEA_2015_paper
ICCUBEA_2015_paper
Β 
Am04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integralAm04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integral
Β 
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTOR
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTORADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTOR
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF LÜ-LIKE ATTRACTOR
Β 
HYBRID SLIDING SYNCHRONIZER DESIGN OF IDENTICAL HYPERCHAOTIC XU SYSTEMS
HYBRID SLIDING SYNCHRONIZER DESIGN OF  IDENTICAL HYPERCHAOTIC XU SYSTEMS HYBRID SLIDING SYNCHRONIZER DESIGN OF  IDENTICAL HYPERCHAOTIC XU SYSTEMS
HYBRID SLIDING SYNCHRONIZER DESIGN OF IDENTICAL HYPERCHAOTIC XU SYSTEMS
Β 
Servo systems
Servo systemsServo systems
Servo systems
Β 
Control assignment#4
Control assignment#4Control assignment#4
Control assignment#4
Β 
Ips csmc 14.06.2016
Ips csmc 14.06.2016Ips csmc 14.06.2016
Ips csmc 14.06.2016
Β 
alt klausur
alt klausuralt klausur
alt klausur
Β 
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
Β 
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
SLIDING MODE CONTROLLER DESIGN FOR SYNCHRONIZATION OF SHIMIZU-MORIOKA CHAOTIC...
Β 
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
Β 
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
SLIDING MODE CONTROLLER DESIGN FOR GLOBAL CHAOS SYNCHRONIZATION OF COULLET SY...
Β 
Modern Control System (BE)
Modern Control System (BE)Modern Control System (BE)
Modern Control System (BE)
Β 
Reachability Analysis "Control Of Dynamical Non-Linear Systems"
Reachability Analysis "Control Of Dynamical Non-Linear Systems" Reachability Analysis "Control Of Dynamical Non-Linear Systems"
Reachability Analysis "Control Of Dynamical Non-Linear Systems"
Β 
Reachability Analysis Control of Non-Linear Dynamical Systems
Reachability Analysis Control of Non-Linear Dynamical SystemsReachability Analysis Control of Non-Linear Dynamical Systems
Reachability Analysis Control of Non-Linear Dynamical Systems
Β 
ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...
ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...
ANALYSIS AND SLIDING CONTROLLER DESIGN FOR HYBRID SYNCHRONIZATION OF HYPERCHA...
Β 
Project Presentation
Project PresentationProject Presentation
Project Presentation
Β 
Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con...
 Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con... Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con...
Position Control of Satellite In Geo-Stationary Orbit Using Sliding Mode Con...
Β 
Nonlinear Robust Control for Spacecraft Attitude
Nonlinear Robust Control for Spacecraft AttitudeNonlinear Robust Control for Spacecraft Attitude
Nonlinear Robust Control for Spacecraft Attitude
Β 

More from Ramaiahsubasri

More from Ramaiahsubasri (8)

Bode plot
Bode plotBode plot
Bode plot
Β 
Induction motor 3ph
Induction motor 3phInduction motor 3ph
Induction motor 3ph
Β 
Nss fourier
Nss fourierNss fourier
Nss fourier
Β 
Transformer
TransformerTransformer
Transformer
Β 
Root locus compensation
Root locus compensationRoot locus compensation
Root locus compensation
Β 
Optimal c ontrol
Optimal c ontrolOptimal c ontrol
Optimal c ontrol
Β 
Ethics
EthicsEthics
Ethics
Β 
Bode plot
Bode plotBode plot
Bode plot
Β 

Recently uploaded

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
Β 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
Β 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
Β 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
Β 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
Β 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
Β 
Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”
Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”
Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”soniya singh
Β 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
Β 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
Β 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
Β 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
Β 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
Β 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
Β 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
Β 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
Β 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
Β 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
Β 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
Β 

Recently uploaded (20)

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
Β 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
Β 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Β 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
Β 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
Β 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Β 
Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”
Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”
Model Call Girl in Narela Delhi reach out to us at πŸ”8264348440πŸ”
Β 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
Β 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
Β 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
Β 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Β 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
Β 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
Β 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
Β 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
Β 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Β 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
Β 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
Β 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
Β 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
Β 

Feedback linearisation

  • 1. FEEDBACK LINEARISATION Dr.R.Subasri Professor, Kongu Engineering College, Perundurai, Erode, Tamilnadu, INDIA Dr.R.Subasri, KEC, INDIA
  • 2. Algebraically transform a nonlinear system dynamics into a (fully or partly) linear one, so that linear control techniques can be applied. Achieved by exact state transformations and feedback, rather than by linear approximations of the dynamics. Feedback linearization techniques can be viewed as ways of transforming original system models into equivalent models of a simpler form. Feedback linearization has been used successfully to address some practical control problems such as helicopters, high performance aircraft, industrial robots, and biomedical devices. Feedback Linearization Dr.R.Subasri, KEC, INDIA
  • 3. Feedback Linearization and The Canonical Form The idea of feedback linearization is of cancelling the nonlinearities and imposing a desired linear dynamics Applied to a class of nonlinear systems described by the so-called companion form, or controllability canonical form. A system in companion form is written as (n) x f(x) b(x)u= + where u is the scalar control input, X is the state vector and f(x) and g(x) are nonlinear functions of the states. Dr.R.Subasri, KEC, INDIA
  • 4. we can cancel the nonlinearities and obtain the simple input-output relation For systems which can be expressed in the controllability canonical form, using the control input (assuming b to be non-zero)   1 u v f b ο‚» βˆ’ (n) x v= In state space form it is represented as Dr.R.Subasri, KEC, INDIA
  • 5. Thus, the control law (n 1) 0 1 n 1v k x k x ..... k x βˆ’ βˆ’= βˆ’ βˆ’ βˆ’ βˆ’ βˆ’ with the ki chosen so that the polynomial Pn + kn-1 pn-1+ .... + k0 has all its roots strictly in the left-half complex plane, leads to the exponentially stable dynamics which implies that x(t) β€”> 0. For tasks involving the tracking of a desired output Xj(t), the control law (where e(t) = x(t) – xd (t) is the tracking error) leads to exponentially convergent tracking. (n) (n 1) n 1 0x k x ....k x 0βˆ’ βˆ’+ + = (n) (n 1) d 0 1 n 1v x k e k e ....k e βˆ’ βˆ’= βˆ’ βˆ’ βˆ’ Dr.R.Subasri, KEC, INDIA
  • 6. Consider the following second-order SISO nonlinear system: where f and g are known nonlinear functions. x f(x,t) g(x,t)u= + Let xd denote the desired trajectory, and e= xd-x Based on linearization feedback technique, controller is designed as v f (x,t) u g(x,t) βˆ’ = where v is the auxiliary controller expressed as x v= v is designed as d 1 1v x k e k e= + + where k1 and k2are all positive constants. From the above two equations, we get 1 1e k e k e 0+ + = Therefore, 1e 0β†’ 2e 0β†’ as t β†’ ο‚₯ In designing controller f and g must be known.Dr.R.Subasri, KEC, INDIA
  • 7. Consider the problem of designing the control input u for a single-input nonlinear system of the form x f(x,u)= First step is to find a state transformation z = z(x) and an input transformation u = u(x, v) so that the nonlinear system dynamics is transformed into an equivalent linear time-invariant dynamics, in the familiar form Second step is to use standard linear techniques (such as pole placement) to design v. z Az bv= + Input-State Feedback Linearization Dr.R.Subasri, KEC, INDIA
  • 8. β€’Linear control design can stabilize the system only in a small region around the equilibrium point (0, 0), β€’A specific difficulty is the nonlinearity in the first equation, which cannot be directly cancelled by the control input u. Example : Consider the system 1 1 2 1 2 2 1 1 x 2x ax sin x x x cos x u cos(2x ) = βˆ’ + + = βˆ’ + Input-State Feedback Linearization Dr.R.Subasri, KEC, INDIA
  • 9. consider the new set of state variables 1 1 2 2 1 z x z ax sin x = = + then, the new state equations are 1 1 2 2 1 1 1 1 1 z 2z z z 2z cosz cosz sinz a u cos(2z ) = βˆ’ + = βˆ’ + + Note that the new state equations also have an equilibrium point at (0, 0). ( )1 1 1 1 1 1 u v cosz sin z 2z cosz a cos(2z ) = βˆ’ + The nonlinearities can be cancelled by the control law of the form Dr.R.Subasri, KEC, INDIA
  • 10. where v is an equivalent input to be designed (equivalent in the sense that determining v amounts to determining u, and vice versa), leading to a linear input- state relation 1 1 2 2 z 2z z z v = βˆ’ + = Thus, through the state transformation and input transformation , the problem of stabilizing the original nonlinear dynamics using the original control input u has been transformed into the problem of stabilizing the new dynamics using the new input v. Since the new dynamics is linear and controllable, it is well known that the linear state feedback control law can place the poles anywhere with proper choices of feedback gains. 1 1 2 2v k z k z= βˆ’ βˆ’ Dr.R.Subasri, KEC, INDIA
  • 11. The closed-loop system under the above control law is represented in the block diagram. There are two loops in this control system, with the inner loop achieving the linearization of the input-state relation, and the outer loop achieving the stabilization of the closed-loop dynamics. The control input u is seen to be composed of a nonlinearity cancellation part and a linear compensation part. Dr.R.Subasri, KEC, INDIA
  • 12. The input-state linearization is achieved by a combination of a state transformation and an input transformation, with state feedback used in both. Thus, it is a linearization by feedback, or feedback linearization. This is fundamentally different from a Jacobian linearization for small range operation, on which linear control is based. In order to implement the control law, the new state components (z1, z2) must be available. If they are not physically meaningful or cannot be measured directly, the original state x must be measured and the new states are to be computed from x Dr.R.Subasri, KEC, INDIA
  • 13. Thus, in general, the system model must be known both for the controller design and for the computation of z. If there is uncertainty in the model, e.g.,uncertainty on the parameter a, this uncertainty will cause error in the computation of both the new state z and of the control input u, Tracking control can also be considered. However, the desired motion then needs to be expressed in terms of the full new state vector. Complex computations may be needed to translate the desired motion specification (in terms of physical output variables) into specifications in terms of the new states. Dr.R.Subasri, KEC, INDIA
  • 14. The dynamic equation of the inverted pendulum is ( ) ( ) 1 2 2 1 2 1 1 c 1 c 2 2 2 1 c 1 c x x g sinx mlx cos x sin x / (m m) cos x / (m m) x l 4 / 3 mcos x / (m m) l 4 / 3 mcos x / (m m) = βˆ’ + + = + βˆ’ + βˆ’ + Where x1 and x2 are the oscillation angle and the oscillation rate respectively. g= 9.8 m/s2 , mc is the vehicle mass mc = 1 kg, m is the mass of pendulum bar, m= 0.1 kg, l is one half of pendulum length, l =0.5 m, u is the control input The desired trajectory is xd (t)= 0.1sin (t). Controller gains are k1 =k2 =5, The initial state of the inverted pendulum is [ / 60 0]. Dr.R.Subasri, KEC, INDIA
  • 15. Feedback Linearisation function [sys,x0,str,ts] = spacemodel(t,x,u,flag) switch flag, case 0, [sys,x0,str,ts]=mdlInitializeSizes; case 1, sys=mdlDerivatives(t,x,u); case 3, sys=mdlOutputs(t,x,u); case {1,2,4,9} sys=[]; otherwise error(['Unhandled flag = ', num2str(flag)]); end function [sys,x0,str,ts] =mdlInitializeSizes sizes = simsizes; sizes.NumContStates = 0; sizes.NumDiscStates = 0; sizes.NumOutputs = 1; sizes.NumInputs = 5; sizes.DirFeedthrough = 1; sizes.NumSampleTimes = 0; sys = simsizes(sizes); x0 = []; str = []; ts = []; Dr.R.Subasri, KEC, INDIA
  • 16. function sys=mdlOutputs(t,x,u) r=0.1*sin(pi*t); xd (t)= 0.1sin (t) dr=0.1*pi*cos(pi*t); ddr=-0.1*pi*pi*sin(pi*t); e=u(1); de=u(2); fx=u(4); gx=u(5); k1=5;k2=5; v=ddr+k1*e+k2*de; ut=(v-fx)/(gx+0.002); sys(1)=ut; dx dx v f (x,t) u g(x,t) βˆ’ =d 1 1v x k e k e= + + Dr.R.Subasri, KEC, INDIA
  • 22. Consider the system Input-output Feedback Linearization The objective is to make the output y(t) track a desired trajectory yd(t) while keeping the whole state bounded, where yd(t) and its time derivatives up to a sufficiently high order are assumed to be known and bounded. An apparent difficulty with this model is that the output y is only indirectly related to the input u, through the ,state variable x and the nonlinear state equations . Therefore, it is not easy to design the control u for tracking the output y The difficulty can be reduced a direct and simple relation between the system output y and the control input u is found. This idea constitutes the basis for the input-output linearization approach to nonlinear control design. x f(x,u) and y h(x)= = Dr.R.Subasri, KEC, INDIA
  • 23. Consider the third-order system ( )1 2 2 3 5 2 1 3 2 3 1 1 x sin x x 1 x x x x x x u y x = + + = + = + = To generate a direct relationship between the output y and the input u, let us differentiate the output y 1 2 2 3y x sinx (x 1)x= = + + ( )2 1y x 1 u f (x)= + + where f1(x) is a function of the state defined by ( )5 2 1 1 3 3 2 2 1f (x) (x x )(x cosx ) x 1 x= + + + + Since y is still not directly related to the input u, let us differentiate again to obtain Dr.R.Subasri, KEC, INDIA
  • 24. The above equation represents an explicit relationship between y and u. If the control input is in the form ( )1 2 1 u v f x 1 = βˆ’ + where v is a new input to be determined, the nonlinearity is cancelled, and we obtain a simple linear double-integrator relationship between the output and the new input v, The design of a tracking controller for this double-integrator relation is simple. For instance, letting e = y(t) - yd(t) be the tracking error, and choosing the new input v as with k1 and k2 being positive constants, the tracking error of the closed loop system is given by which represents an exponentially stable error dynamics. d 1 2v y k e k e= βˆ’ βˆ’ 1 2e k e k e 0+ + = y v= Dr.R.Subasri, KEC, INDIA
  • 25. The control law is defined everywhere, except at the singularity points such that x2 = - 1 . Full state measurement is necessary in implementing the control law, because the computations of both the derivative of y and the input transformation require the value of x. The above control design strategy of first generating a linear input-output relation and then formulating a controller based on linear control is referred to as the input-output linearization approach. If we need to differentiate the output of a system r times to generate an explicit relationship between the output y and input u, the system is said to have relative degree r. Thus, the system in the above example has relative degree 2. relative degree in linear systems refers to excess of poles over zeros.Dr.R.Subasri, KEC, INDIA
  • 26. For any controllable system of order n, it will take at most n differentiations of any output for the control input to appear, i.e., r<n. If it took more than n differentiations, the system would be of order higher than n; if the control input never appeared, the system would not be controllable. But only accounts for part of the closed-loop dynamics, because it has only order 2, while the whole dynamics has order 3 Therefore, a part of the system dynamics (described by one state component) has been rendered "unobservable" in the input-output linearization. This part of the dynamics will be called the internal dynamics, because it cannot be seen from the external input-output relationship. Dr.R.Subasri, KEC, INDIA
  • 27. For the above example, the internal state can be chosen to be x3 (because x3 , y , and constitute a new set of states), and the internal dynamics is represented by the equation y ( )2 3 1 d 1 2 1 2 1 x x y (t) k e k e f x 1 = + βˆ’ βˆ’ + + If this internal dynamics is stable (by which we actually mean that the states remain bounded during tracking, i.e., stability in the BIBO sense), our tracking control design problem has indeed been solved. Otherwise, the above tracking controller is practically meaningless, because the instability of the internal dynamics would imply undesirable phenomena such as the burning-up of fuses or the violent vibration of mechanical members. Therefore, the effectiveness of the above control design depends upon the stability of the internal dynamics.Dr.R.Subasri, KEC, INDIA
  • 28. Consider the nonlinear system 3 1 2 2 1 x x u x u y x  οƒΉ+ οƒΉ = οƒͺ οƒΊοƒͺ οƒΊ     = Assume that the control objective is to make y track yd(t). Differentiation of y simply leads to the first state equation. V, the auxiliary controller expressed as d 1v y k e= + Based on linearization feedback technique, controller is designed as v f (x,t) u g(x,t) βˆ’ = 1x v y= = f(x) g(x)=1 3 d 1 2u y k e x= + βˆ’ e=y-yd Which yields exponential convergence of e to zero 1e k e 0+ = The same control input is also applied to the second dynamic equation, leading to the internal dynamics 3 2 2 d 1x x y k e+ = βˆ’ Dr.R.Subasri, KEC, INDIA
  • 29. The above equation is characteristically, non-autonomous and nonlinear. However, in view of the facts that e is guaranteed to be bounded and yd is assumed to be bounded, it represents a satisfactory tracking control law for the system , given any trajectory yd(t) and its derivative is bounded. Conversely, it can be easily shown that if the second state equation in the given system is replaced by , then the resulting internal dynamics is unstable. 2x u= βˆ’ Dr.R.Subasri, KEC, INDIA
  • 30. To summarize, control design based on input-output linearization can be made in three steps: β€’ differentiate the output y until the input u appears β€’ choose u to cancel the nonlinearities and guarantee tracking convergence β€’ study the stability of the internal dynamics If the relative degree associated with the input-output linearization is the same as the order of the system, the nonlinear system is fully linearized and this procedure indeed leads to a satisfactory controller (assuming that the model is accurate). If the relative degree is smaller than the system order, then the nonlinear system is only partly linearized, and whether the controller can indeed be applied depends on the stability of the internal dynamics. Dr.R.Subasri, KEC, INDIA