Questions: State Transition Matrix and Solution Computation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A linear system has state matrix A with eigenvalues {-2, -3+4j, -3-4j}. What can you conclude about the state transition matrix Φ(t) = eAt as t → ∞?

AΦ(t) grows without bound because complex eigenvalues produce oscillation that amplifies over time
BΦ(t) → 0 because all eigenvalues have strictly negative real parts, so every mode decays
CΦ(t) oscillates permanently at finite amplitude because of the complex eigenvalue pair
DNothing can be concluded without explicitly computing eAt from the matrix series
Question 2 Multiple Choice

In the complete solution x(t) = Φ(t)x(0) + ∫₀ᵗ Φ(t−τ)Bu(τ)dτ, what does the factor Φ(t−τ) inside the integral represent?

AThe input applied at time τ, scaled by the system's DC gain
BThe inverse of the transition matrix, used to back-propagate the current state
CThe evolution of an impulse input applied at time τ through the remaining t−τ seconds of system dynamics
DA weighting function that normalizes the input magnitude across the integration interval
Question 3 True / False

The eigenvalues of the state matrix A completely determine whether the zero-input response of a linear system is stable, oscillatory, or divergent — without requiring explicit computation of eAt.

TTrue
FFalse
Question 4 True / False

A linear system whose state transition matrix Φ(t) does not decay to zero is typically unstable and will produce unbounded output for any input.

TTrue
FFalse
Question 5 Short Answer

Why does computing eAt by diagonalization require A to have distinct eigenvalues, and what method must be used when eigenvalues repeat?

Think about your answer, then reveal below.