Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Average-State-Space Model

The fundamental mathematical representation of the converter's continuous-time behavior, derived by assuming the switching frequency is high. It yields a linear time-invariant (LTI) system representation: \dot{\vec{x}}(t) = \vec{A}\vec{x}(t) + \vec{B}\vec{u}(t).
📜

The statement of the theorem

Define the state vector x(t)Rn\vec{x}(t) \in \mathbb{R}^n and the input vector u(t)Rm\vec{u}(t) \in \mathbb{R}^m. The fundamental continuous-time behavior is modeled by the linear time-invariant (LTI) system: x˙(t)=Ax(t)+Bu(t)\dot{\vec{x}}(t) = \vec{A}\vec{x}(t) + \vec{B}\vec{u}(t) where ARn×n\vec{A} \in \mathbb{R}^{n \times n} and BRn×m\vec{B} \in \mathbb{R}^{n \times m} are the system matrices.