Discretization of a continuous system. Assumption:
Proof at page=126
We want to discretize a system on state space form
Link to originalTo this
Where
Where T is the sample time or step size, and . The approximation gets better as .
Search
Jan 06, 2025, 1 min read
Discretization of a continuous system. Assumption: u[k]=u(t),kT≤t≤(k+1)T
Proof at page=126
We want to discretize a system on state space form
Link to originalTo this x[k+1]y[k]=Adx[k]+Bdu[k]=Cdx[k]+Ddu[k]
Where
Ad=eAT,Bd=(∫0TeAτdτ)B,Cd=C,Dd=DWhere T is the sample time or step size, and T>0. The approximation gets better as T→0.