Definition
State space (or phase space) is a mathematical framework used to model dynamic systems. It represents every possible state a system can exist in as a single unique point in an -dimensional geometric space. The dimensions of this space are defined by the system’s “state variables”—the minimum set of independent variables required to completely describe the system’s condition at any given moment.
How to read: The state vector x of t equals a column vector containing state variables x sub 1 of t through x sub n of t. Meaning / when to use: Used to condense complex, multi-variable systems into a single geometric coordinate. As the system changes over time, this single vector traces a trajectory curve through the state space.
Why It Matters
Complex systems, like an aircraft in flight or an economy in flux, have dozens of coupled variables changing simultaneously. State space translates these chaotic algebraic differential equations into pure geometry. Instead of trying to solve complex equations, engineers can visually graph the state space to “see” attractors, determine stability boundaries, and identify exactly where the system will end up without doing the brutal calculus.
Core Concepts
- State Variables: The axes of the space (e.g., for a pendulum, the two state variables are the angle and the angular velocity ).
- Trajectories: As time ticks forward, the system moves from one state to another, drawing a continuous line through the state space.
- Deterministic Law: Because of mapping uniqueness, trajectories in a classical deterministic state space can never cross themselves. If they did, one state would have two possible futures, violating determinism.
- Vector Fields: The state space is filled with a vector field (arrows at every point) dictating exactly which direction and how fast the system will move if it lands on that point.