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

Linear Time-Invariant (LTI) Systems and Properties

College Depth 104 in the knowledge graph I know this Set as goal
75topics build on this
647prerequisites beneath it
See this on the map →
Laplace Transform: Fundamentals and PropertiesDeriving Transfer Functions from Differential Equations
fundamentals lti linearity time-invariance

Core Idea

LTI systems are fundamental to control theory because their behavior can be fully characterized by impulse response and frequency response. A system is linear if it satisfies superposition and homogeneity; time-invariant if its parameters do not change with time. These properties enable use of Laplace transforms and frequency-domain analysis.

Explainer

The phrase "linear time-invariant" describes two independent properties, each worth understanding on its own before considering them together. Linearity has two components: superposition and homogeneity (scaling). Superposition means that if input x₁(t) produces output y₁(t), and input x₂(t) produces output y₂(t), then input x₁(t) + x₂(t) produces output y₁(t) + y₂(t). Homogeneity means if x(t) produces y(t), then αx(t) produces αy(t) for any scalar α. Together, these mean the system response to a sum of scaled inputs is the same sum of scaled outputs — you can analyze each input component independently, then add the results. This is the principle of superposition, and it is what makes linear systems analytically tractable.

Time-invariance means the system's behavior does not depend on when you apply the input. If input x(t) produces output y(t), then input x(t − t₀) produces output y(t − t₀) — the same response, just shifted in time. Practically, this means the differential equation describing the system has constant coefficients: a resistor's resistance doesn't change over time, a spring's stiffness doesn't change, a control gain doesn't drift. Systems with time-varying parameters (e.g., a pendulum whose pivot is moving, or a process with temperature-dependent reaction rates) are not time-invariant and require significantly more complex analysis.

Why do these two properties matter so much? Because together they unlock the Laplace transform and frequency-domain analysis — your soft prerequisite. For an LTI system, applying the Laplace transform to the differential equation converts it to an algebraic equation in the complex variable s. The ratio of output to input in this domain is the transfer function G(s), which completely characterizes the system. Furthermore, for a sinusoidal input at frequency ω, the output of an LTI system is a sinusoid at the *same* frequency, possibly with different amplitude and phase — the system cannot create new frequencies. This is the foundation of Bode plots, Nyquist analysis, and every frequency-domain design method.

The impulse response h(t) is the system output when the input is a Dirac delta function δ(t) — an infinitely brief, unit-area pulse. Because of linearity and time-invariance, any input can be decomposed into a weighted sum of shifted impulses, and the output is the corresponding weighted sum of shifted impulse responses. This operation is convolution: y(t) = x(t) * h(t) = ∫ x(τ)h(t−τ)dτ. Knowing h(t) completely determines how the system responds to any input — it is the system's fingerprint. In the Laplace domain, convolution becomes multiplication: Y(s) = X(s)·G(s), which is why transfer functions are so much easier to work with than time-domain convolution. The LTI assumption is what makes this simplification valid, and it is the bedrock assumption underlying virtually every classical control analysis and design technique.

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 PropertiesLinear Time-Invariant (LTI) Systems and Properties

Longest path: 105 steps · 647 total prerequisite topics

Prerequisites (1)

Leads To (1)