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

State-Space Canonical Forms: Controllable and Observable Forms

Research Depth 130 in the knowledge graph I know this Set as goal
13topics build on this
859prerequisites beneath it
See this on the map →
State-Space RepresentationDeriving Transfer Functions from Differential Equations+1 moreState Transformations and Similarity Transformations
state-space canonical-forms controllable observable

Core Idea

Controllable canonical form (companion form) reveals system controllability; observable canonical form reveals observability. Both are unique representations of the same system, obtained via similarity transformations. Canonical forms simplify controller and observer design by placing A, B, C matrices in special patterns where pole placement is straightforward.

Explainer

When you first write a state-space model (x′ = Ax + Bu, y = Cx + Du), the A, B, and C matrices depend on which physical variables you chose as states. Rotate to a different basis — a different choice of state variables — and you get a different-looking but mathematically equivalent model. The key insight is that infinitely many state-space representations correspond to the same input-output transfer function. Canonical forms are special, standardized choices of that basis that reveal structural properties of the system and make design calculations tractable.

Controllable canonical form (also called companion form) restructures the model so that the A matrix takes on a companion matrix pattern — its last row contains the coefficients of the characteristic polynomial — while B is a simple column vector with a 1 in the last entry. This form makes it immediately obvious whether you can drive all modes from the input, and it makes pole placement by state feedback nearly mechanical: because the feedback gain vector directly modifies the coefficients of the characteristic polynomial, choosing desired closed-loop poles tells you exactly what gains to use.

Observable canonical form is the dual: it places A in a companion pattern and C in a simple row vector, making it straightforward to design a Luenberger observer (a reconstructor for unmeasured states). The duality between controllability and observability — a deep result in linear systems — means that the mathematics of observer design in observable canonical form mirrors exactly the mathematics of controller design in controllable canonical form. If you understand one, you understand both.

The conversion between your original state-space model and a canonical form is performed via a similarity transformation: x = Tx̃, where T is an invertible matrix. The new matrices are à = T⁻¹AT, B̃ = T⁻¹B, C̃ = CT. The eigenvalues — the poles of the system — are invariant under similarity transformations, so the transfer function is unchanged. To find T for controllable canonical form, you construct the controllability matrix [B, AB, A²B, …, Aⁿ⁻¹B] and use it to solve for T; for observable canonical form, you use the observability matrix similarly.

The practical payoff is this: canonical forms reduce the messy bookkeeping of general-purpose matrices to clean algebraic manipulation. When your A matrix is a companion matrix, choosing feedback gains to achieve desired pole locations is direct coefficient matching rather than solving a large linear system. This is why canonical forms appear so prominently in state-feedback and observer design — they are not just theoretical curiosities but workhorses of control system implementation.

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 MomentsTriple Integrals in Cartesian CoordinatesTriple Integrals in Cylindrical and Spherical CoordinatesChange of Variables and the Jacobian DeterminantApplications of Triple Integrals: Volume and MassVector Fields and Their RepresentationsLine Integrals of Vector FieldsWork and CirculationLine Integrals of Scalar and Vector FunctionsFundamental Theorem for Line IntegralsConservative Vector FieldsConservative Vector Fields and Potential FunctionsCurl and Divergence of Vector FieldsCurl and DivergenceDivergence TheoremElectric Flux and Divergence TheoremGauss's Law: Integral Form and MeaningSolving Problems with Gauss's LawConductors in Electrostatic EquilibriumCapacitance and CapacitorsDielectricsDielectric Constant and Relative PermittivityElectric Field Inside Dielectric MaterialsDielectric Materials and PolarizationDielectric Susceptibility and PermittivityEnergy Density in Electric FieldsElectric Current and Current DensityElectrical Resistance and ResistivityOhm's Law and Circuit ElementsElectromotive Force (EMF) and BatteriesKirchhoff's Circuit Laws: Voltage and CurrentDC Circuit Network Analysis MethodsTransient Response in RC CircuitsRC CircuitsFirst-Order Transient Circuit ResponseSecond-Order Transient Circuit ResponseFeedback Control FundamentalsLaplace Transform Methods for ControlTransfer Functions and System ModelingState-Space RepresentationState-Space to Transfer Function ConversionState-Space Canonical Forms: Controllable and Observable Forms

Longest path: 131 steps · 859 total prerequisite topics

Prerequisites (3)

Leads To (1)