State Transformations and Similarity Transformations

Research Depth 112 in the knowledge graph I know this Set as goal
Unlocks 12 downstream topics
state-transformation similarity-transform change-of-basis invariants

Core Idea

State transformations x̄ = Tx change the state-space representation but not the input-output behavior. Ā = TAT⁻¹, B̄ = TB, C̄ = CT⁻¹. Similarity transformations preserve eigenvalues, transfer function, and controllability/observability properties. Diagonalization and modal forms are special cases used to decouple and simplify analysis.

Explainer

The state-space representation of a system is not unique — there are infinitely many valid state-space descriptions that all produce identical input-output behavior. From your prerequisite on canonical forms, you already know that the same system can be written in controllable canonical form, observable canonical form, or other special structures. A similarity transformation is the mathematical operation that converts between these representations: replace the state vector x with a new state vector x̄ = Tx, where T is any invertible matrix. The transformed matrices Ā = TAT⁻¹, B̄ = TB, and C̄ = CT⁻¹ describe the same physical system in a new coordinate basis.

Why do eigenvalues survive the transformation? From your prerequisite on eigenvalues and eigenvectors, if Av = λv, then (TAT⁻¹)(Tv) = TAv = T(λv) = λ(Tv). The same scalar eigenvalue λ appears in the transformed system, with eigenvector Tv. Because the poles of the transfer function are precisely the eigenvalues of A, and because system stability depends only on pole locations, similarity transformations leave stability completely unchanged. Controllability and observability are also preserved — a system that can be driven from any initial state remains fully controllable after any coordinate change.

The most powerful application is diagonalization. If A has n linearly independent eigenvectors v₁, v₂, ..., vₙ, then choosing T = [v₁ v₂ ... vₙ] (the matrix whose columns are eigenvectors) transforms A into a diagonal matrix Λ = diag(λ₁, λ₂, ..., λₙ). In this modal form, each transformed state equation decouples: ẋ̄ᵢ = λᵢx̄ᵢ + B̄ᵢu. Mode i evolves independently of all others, controlled only by its own eigenvalue and input coupling. This makes analysis and simulation vastly simpler — you can study each mode of the system in isolation rather than solving a coupled system.

The deeper implication is that similarity transformations are a change of basis in state space, exactly analogous to rotating coordinate axes in geometry. Just as the distance between two points does not depend on which coordinate system you use to measure it, the input-output behavior of a dynamical system does not depend on which state variables you choose to represent it. Different canonical forms are simply convenient coordinate choices tailored to different analysis tasks: controllable canonical form facilitates pole placement, observable canonical form facilitates observer design, and diagonal form decouples the dynamics for modal analysis. The invariants — eigenvalues, transfer function, controllability/observability — are the true system properties, independent of the basis.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-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 IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble 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 FieldsGreen's TheoremSurface Integrals and Flux of Vector FieldsSurface Integrals and Flux of Vector FieldsDivergence Theorem: Flux and OutflowDivergence TheoremElectric FluxGauss'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 CircuitsLC and RLC CircuitsSecond-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 FormsState Transformations and Similarity Transformations

Longest path: 113 steps · 615 total prerequisite topics

Prerequisites (2)

Leads To (1)