State Space Model

The single-input and single output continuous time LTI system is described by the differential equation which is given below:

[Tex]\frac{d^Ny(t)}{dt^N}+\frac{d^{N-1}y(t)}{dt^{N-1}}+….+a_{n}y(t)=x(t) [/Tex] —-(1)

The N state variables q1(t), q2(t), ….,qn(t) is defined as:

q1(t)=y(t) , …., qn(t)= y(n-1)(t)

where [Tex]y^k(t)=\frac{d^ky(t)}{dt^k} [/Tex] —–(2)

From equation (1) and equation (2)

[Tex]\dot{q_{n}(t)}= -a_{n}q_{1}(t)-a_{n-1}q_{2}(t)-…….-a_{1}q_{n}(t)+x(t) [/Tex] ——-(3)

and,

y(t)=q1(t) —— (4)

The equation 3 and equation 4 can be expressed in the matrix form as given below where [Tex]\dot{q_{k}(t)}= \frac{dq_{k}(t)}{dt} [/Tex]:



Matrix Form



Hence the final state equation will be:

[Tex]\dot{q(t)} = Aq(t)+Bx(t) [/Tex] —- (state equation)

[Tex]y(t)=Cq(t)+Dx(t) [/Tex] —- (output equation)


What is State Space Analysis ?

The State Space analysis applies to the non-linear and time-variant system. It helps in the analysis and design of linear, non-linear, multi-input, and multi-output systems. Earlier the transfer function applied to the linear time-invariant system but with the help of State Space analysis, it is possible to find the transfer function of the non-linear and time-variant systems. In this article, we will study the State Space Model in control system engineering.


Table of Content

  • What is the State Space Analysis?
  • State Space Model
  • Transfer Function from State Space Model
  • State Transition Matrix and its Properties
  • Controllability and Observability
  • Solved Example on State Space Analysis
  • Advantages and Disadvantages of State Space Analysis
  • Applications of State Space Analysis


Similar Reads

What is the State Space Analysis?

State Space Analysis is the graphical tool that is used to analyze and design the linear, non-linear, time-variant, time-invariant multi-input, multi-output system. It is used to describe the behavior of LTI systems. It describes the internal state of the system. There are various key components of the state space analysis which are as follows:...

State Space Model

The single-input and single output continuous time LTI system is described by the differential equation which is given below:...

Transfer Function from State Space Model

The transfer function can be calculated using state space analysis. We will now see the procedure for calculating the transfer function....

State Transition Matrix and its Properties

State Transition Matrix...

Controllability and Observability

Controllability...

Solved Example on State Space Analysis

Example: Obtain the state space equation of the following differential equation:...

Advantages and Disadvantages of State Space Analysis

There are some list of Advantages and Disadvantages of State Space Analysis given below :...

Applications of State Space Analysis

It finds its application in the modeling of mechanical systems like manufacturing processes, robotic arms, and many more.It helps design the flight control system. With the help of state space analysis dynamic behaviour of the aircraft can be studied properly.It is used in robotics technology to study the arm’s motion and stability using the transfer functionTo improve the reliability of the control power system, the state space analysis is used....

Conclusion

The article deals with the State Space Analysis model which is used in the control system. It is useful to find the transfer function of the non-linear, time-variant, multi-input, and multi-output systems. It provides an easy way for the system analysis. In this article, we have studied the concept of state space analysis, the calculation of the transfer functions, its application, advantages, and disadvantages....

FAQs on State Space Analysis in Control System

1. How does the controllability impact the designing of the system?...