Jump to content

State variable

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by StressTensor (talk | contribs) at 20:02, 5 May 2010 (Added inline citation defined state variable form as coupled first order differential equations.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A state variable is one of the set of variables that describe the "state" of a dynamical system. Intuitively, the state of a system describes enough about the system to determine its future behaviour. Models that consist of coupled first-order differential equations are said to be in state-variable form[1]

Examples

In simple mechanical systems, position coordinates and their derivatives are typical state variables; knowing these, it is possible to determine the future positions of objects in the system (if the higher order derivatives are zero).

In a thermodynamics system, the state variables are properties such as Temperature, pressure, internal energy, enthalpy, entropy.

In ecosystem models, population sizes (or concentrations) of plants, animals and resources (nutrients, organic material) are typical state variables.

Control Systems Engineering

In Control Engineering and other areas of science and engineering, state variables are used to represent the states of a general system. The state variables can be used to describe the state space of the system. The equations relating the current state and output of a system to its current input and past states are called the state equations. The state equations for a linear time invariant system are expressed with Coefficient matrices:

existing in dimension RN*N

existing in dimension RN*L

existing in dimension RM*N

existing in dimension RM*L

Discrete-Time Systems

The state variable representing the current state of a discrete-time system (i.e. digital systems) is , where n is the discrete point at which the system is being evaluated. The discrete-time state equations are

, which describes the next state of the system (x(n+1)) with respect to current state and inputs u(n) of the system.
, which describes the output Y(n) with respect to current states and inputs u(n) to the system.

Continuous Time Systems (Analog)

The state variable representing the current state of a continuous-time system (i.e. analog systems) is , and the continuous time state equations are

, which describes the next state of the system with respect to current state x(t) and inputs u(t) of the system.
, which describes the output Y(t) with respect to current states x(t) and inputs u(t) to the system.

See also

  1. ^ System Dynamics William J. Palm III -second edition pg225