This document discusses state-space representation of linear time-invariant (LTI) systems. It defines system state, state equations, and output equations. The key points are:
1) State equations describe the dynamics of a system using first-order differential equations relating state variables. Output equations relate outputs to state variables and inputs.
2) For LTI systems, the state equations can be written in matrix form as dx/dt = Ax + Bu, and output equations as y = Cx + Du.
3) Block diagrams can be constructed from the state-space model, with integrators for each state variable and blocks representing the A, B, C, and D matrices.