



- Build the continuous-time system transfer function and find its zeros and poles.
- Discretize the system assuming the sample time T=0.1 sec, by representing the discretetime pulse transfer function and its zeros and poles.
- Represent state-space model of both discrete and continuous systems.
- Plot zeros and poles of both discrete and continuous systems and then comment their stability issues.
- Plot step and impulse responses of both discrete and continuous systems and then comment it by comparing them.
- Plot Root-Locus diagrams of both discrete and continuous systems and then comment it by comparing them.
- Plot the frequency response of both discrete and continuous systems employing Bode diagrams, and then comment by comparing them.
- Compute the gain margin and phase margin of both discrete and continuous systems employing above Bode diagrams, and then compare them. Repeat this computation with sample time T=0.01 sec, T=0.001 sec, and T=0.0001 sec. Comment the results.
- Build the transformation matrix and similarity transformations of discrete system.
- Compute the discrete system controllability and observability matrixes and then check whether the system is controllable and observable.
- Get the model into controller-canonical form.
- Design a proper controller/observer by pole placement considering proper poles.
- Design a DLQR (Discrete LQR) instead, considering proper Q and R matrices.
- Check the parameter sensitivity of the two designs.