State Space Model

Boomi Nathan
2 Min Read
Disclosure: This website may contain affiliate links, which means I may earn a commission if you click on the link and make a purchase. I only recommend products or services that I personally use and believe will add value to my readers. Your support is appreciated!

The state space model of Linear Time-Invariant (LTI) system can be represented as,

˙X=AX+BU

Y=CX+DU

The first and the second equations are known as state equation and output equation respectively.

Where,

·        X and ˙X are the state vector and the differential state vector respectively.

·        U and Y are input vector and output vector respectively.

·        A is the system matrix.

·        B and C are the input and the output matrices.

·        D is the feed-forward matrix.

Basic Concepts of State Space Model

The following basic terminology involved in this chapter.

State

It is a group of variables, which summarizes the history of the system in order to predict the future values (outputs).

State Variable

The number of the state variables required is equal to the number of the storage elements present in the system.

Examples − current flowing through inductor, voltage across capacitor

State Vector

It is a vector, which contains the state variables as elements.

In the earlier chapters, we have discussed two mathematical models of the control systems. Those are the differential equation model and the transfer function model. The state space model can be obtained from any one of these two mathematical models. Let us now discuss these two methods one by one.

State Space Model from Differential Equation

State Space Model from Transfer Function

Consider the two types of transfer functions based on the type of terms present in the numerator.

  • Transfer function having constant term in Numerator.
  • Transfer function having polynomial function of ‘s’ in Numerator.

Transfer function having constant term in Numerator

Consider the following transfer function of a system

Share This Article

J. BoomiNathan is a writer at SenseCentral who specializes in making tech easy to understand. He covers mobile apps, software, troubleshooting, and step-by-step tutorials designed for real people—not just experts. His articles blend clear explanations with practical tips so readers can solve problems faster and make smarter digital choices. He enjoys breaking down complicated tools into simple, usable steps.

Leave a review