markdown
State Equation Fundamentalsmd 3ba6e1f
lecture/information/control/state-equation-basics.lecture.n.md
Download PDF

State Equation Fundamentals

date2026-07-14document_iddoc_41b908ce5ee6b1ab1b73fa7367087210description状態、状態方程式、行列の次元、状態遷移、安定性、伝達関数との関係を説明する。prerequisitesフィードバック制御の基本 / 微分方程式の基本 / 線形写像と行列type講義statusactiverelateddata/lecture/information/control/control-engineering-portal.lecture.n.md / data/lecture/information/control/feedback-control-basics.lecture.n.md / data/lecture/math/linear-algebra/linear-maps-and-matrices.lecture.n.md / data/lecture/math/calculus/introduction-to-differential-equations.lecture.n.md
informationcontrolundergraduatelecture
data/lecture/information/control/feedback-control-basics.lecture.n.md

1Introduction

This lecture represents a system's internal state as a vector and uses a state equation to analyze its evolution, output, and stability under a given input.

data/lecture/math/linear-algebra/linear-maps-and-matrices.lecture.n.md

2State and State-Space Representation

The stateState is sufficient internal information whose value at a given time, together with the subsequent input, uniquely determines the system's future evolution. A state choice need not be unique, and a representation may contain redundant variables. For finite-dimensional LTI systems, any two minimal realizations of the same input-output relation are related by a similarity transformation.

A continuous-time LTI state-space representationState-space representation is

x˙(t)=Ax(t)+Bu(t),y(t)=Cx(t)+Du(t).

For state xRn, input uRm, and output yRp,

ARn×n,BRn×m,CRp×n,DRp×m.

A represents coupling among states, B the action of inputs, C the map from state to output, and D the direct term from input to output.

3Construction from a Second-Order Equation

Consider the system

mq¨+cq˙+kq=u(t)

with mass m>0, damping coefficient c[PARSE ERROR: Undefined("Command(\"ge\")")]0, and spring constant k[PARSE ERROR: Undefined("Command(\"ge\")")]0. Define x1=q and x2=q˙. Then

ddt(x1x2)=(01-k/m-c/m)(x1x2)+(01/m)u(t).

Position and velocity have different physical dimensions, so the entries of A do not all have the same units. Each row of the product Ax, however, has the same physical dimension as the corresponding state derivative. This dimensional consistency provides a model check.

4State Transition

When A and B are constant matrices, the solution for initial state x(0)=x0 is

[PARSE ERROR: Undefined("Command(\"boxed\")")]x(t)=eAtx0+0teA(t-τ)Bu(τ)dτ.

The state-transition matrixState-transition matrix eAt describes zero-input state evolution, while the integral describes the contribution of the input history.

5Eigenvalues and Internal Stability

data/lecture/math/linear-algebra/eigenvalues-and-eigenvectors.lecture.n.md

The origin of the zero-input system x˙=Ax is asymptotically stableAsymptotically stable if solutions starting sufficiently near the origin remain near it and satisfy x(t)0 as t.

For a finite-dimensional continuous-time LTI system, all eigenvalues of A lying in the open left half-plane, Reλ<0, is equivalent to global exponential stability of the origin. An eigenvalue with positive real part makes the origin unstable. If an eigenvalue lies on the imaginary axis, solutions may remain bounded or may diverge according to the Jordan structure, but the origin is not asymptotically stable.

6Relationship to the Transfer Function

With zero initial state, take Laplace transforms and consider s for which sI-A is invertible. Then

X(s)=(sI-A)-1BU(s),

and hence

[PARSE ERROR: Undefined("Command(\"boxed\")")]G(s)=C(sI-A)-1B+D.

Here, G(s)Cp×m is the transfer-function matrix. A mode that cannot be excited through the input is an uncontrollable modeUncontrollable mode; a mode that does not appear in the output is an unobservable modeUnobservable mode. If a state-space representation contains either type, an eigenvalue of A may not appear as a pole of G(s). A transfer function alone therefore need not reveal every internal stability property.

7Key Points

  • State is internal information that, together with the future input, determines the future response.
  • The dimensions of A,B,C,D follow from the dimensions of state, input, and output.
  • eAt describes zero-input evolution, and the eigenvalues of A determine internal stability.
  • G(s)=C(sI-A)-1B+D is a zero-initial-state input-output relation and need not expose every internal mode.
raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる