31 - Lecture-31 - State Space Analysis
31 - Lecture-31 - State Space Analysis
15B11EC613
How to find mathematical model, called a
state-space representation, for a linear, time-
invariant system
How to convert between transfer function and
4
State- The state of a dynamic system is the
smallest set of variables (called state
variables) such that knowledge of these
variables at t=t0 , together with knowledge of
the input for t ≥ t0 , completely determines
the behavior of the system for any time t to
t0 .
Note that the concept of state is by no means
variables.
If n state variables are needed to completely
• Thus far we have dealt primarily with the input/output characteristics of linear
systems. State variable, or state space, representations describe the internal
state of the system.
• State variables represent a way to describe ALL linear systems in terms of a
common set of equations involving matrix algebra.
• Many familiar properties, such as stability, can be derived from this common
representation. It forms the basis for the theoretical analysis of linear systems.
• State variables are used extensively in a wide range of engineering problems,
particularly mechanical engineering, and are the foundation of control theory.
• The state variables often represent internal elements of the system such as
voltages across capacitors and currents across inductors.
• They account for observable elements of the circuit, such as voltages, and
also account for the initial conditions of the circuit, such as energy stored in
capacitors. This is critical to computing the overall response of the system.
• Matrix transformations can be used to convert from one state variable
representation to the other, so the initial choice of variables is not critical.
• Software tools such as MATLAB can be used to perform the matrix
manipulations required.
Differential Equations
17