A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

State-Space Representation and Realization

Graduate Depth 106 in the knowledge graph I know this Set as goal
653prerequisites beneath it
See this on the map →
Transfer Function, Poles, and Zeros
state-space system-representation control

Core Idea

State-space representation uses first-order differential (or difference) equations: ẋ = Ax + Bu, y = Cx + Du. This form generalizes to MIMO systems, handles initial conditions naturally, and is preferred for numerical simulation and control design. Realization converts transfer functions into canonical state-space forms (observable, controllable, diagonal).

Explainer

You already know that transfer functions characterize a system by its poles and zeros — the roots that determine stability and frequency response. But transfer functions describe only the input-output relationship, hiding any internal structure of the system. The state-space representation makes that internal structure explicit. The state vector x captures all the information needed to predict the system's future behavior given future inputs — it is the system's "memory" at each instant.

The four matrices have clear physical roles. A (the system matrix) governs how the state evolves on its own — its eigenvalues are the poles of the system, directly linking state-space to the transfer function picture you already know. B (the input matrix) specifies how each input channel drives each state variable. C (the output matrix) extracts the measured outputs from the state. D (the feedthrough matrix) models any direct path from input to output that bypasses the dynamics — it contributes a constant term to the transfer function at high frequency. Together, the transfer function H(s) = C(sI - A)⁻¹B + D shows exactly how A, B, C, D encode the pole-zero information from your earlier work.

The power of state-space becomes clear with MIMO (multiple-input, multiple-output) systems. A transfer function matrix for a MIMO system is unwieldy; a state-space model is a single unified description regardless of how many inputs and outputs are involved. State-space also handles initial conditions naturally — if x(0) ≠ 0, the response includes the homogeneous solution AeAtx(0), capturing how stored energy at t=0 affects the output. Transfer functions implicitly assume zero initial conditions.

Realization is the inverse problem: given a transfer function H(s), find matrices A, B, C, D that produce it. The answer is not unique — many state-space models share the same transfer function. Canonical realizations are standardized choices. The controllable canonical form places the denominator polynomial coefficients directly in the last row of A, making the connection to the transfer function explicit and ensuring every state can be driven by the input. The observable canonical form is its transpose dual. The diagonal (modal) form diagonalizes A so each state variable evolves independently as a decoupled mode — particularly useful when the poles are distinct, since each diagonal entry of A is a pole and the system's behavior decomposes mode by mode. These canonical forms are the bridge between the frequency-domain analysis you know and the matrix-based world of modern control design.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsSimple Harmonic MotionIntroduction to Differential EquationsLaplace Transform: Fundamentals and PropertiesLaplace Transform Properties and Inverse TransformTransfer Function, Poles, and ZerosState-Space Representation and Realization

Longest path: 107 steps · 653 total prerequisite topics

Prerequisites (1)

Leads To (0)

No topics depend on this one yet.