Double integrator

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Feedback system with a PD controller and a double integrator plant
Feedback system with a PD controller and a double integrator plant

In systems and control theory, the double integrator is a canonical example of a second-order control system.[1] It models the dynamics of a simple mass in one-dimensional space under the effect of a time-varying force input 𝐮.

Differential equations

[edit | edit source]

The differential equations which represent a double integrator are:

q¨=u(t)
y=q(t)

where both q(t),u(t) Let us now represent this in state space form with the vector 𝐱(𝐭)=[qq˙]

𝐱˙(t)=d𝐱dt=[q˙q¨]


In this representation, it is clear that the control input 𝐮 is the second derivative of the output 𝐱. In the scalar form, the control input is the second derivative of the output q.

State space representation

[edit | edit source]

The normalized state space model of a double integrator takes the form

𝐱˙(t)=[0100]𝐱(t)+[01]𝐮(t)
𝐲(t)=[10]𝐱(t).

According to this model, the input 𝐮 is the second derivative of the output 𝐲, hence the name double integrator.

Transfer function representation

[edit | edit source]

Taking the Laplace transform of the state space input-output equation, we see that the transfer function of the double integrator is given by

Y(s)U(s)=1s2.

Using the differential equations dependent on q(t),y(t),u(t) and 𝐱(𝐭), and the state space representation:

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).