$20
Exercise 1. Canonical forms (10 points) Consider the system given by:
Find the controllable canonical form state representation.
Exercise 2. Realization matrix form of realizable MIMO system (15 points)
Find a state-space realization for
Exercise 3. Minimum Realizations (20 points)
Are the two state equations
and
equivalent, i.e. do they have the same transfer function? Are they minimal realizations?
Exercise 4. Realization (15 points)
Consider the following transfer function
(a) Determine the standard controllable realization. (5 points)
(b) Determine the standard observable realization. (5 points)
(c) Determine a minimal realization. (5 points)
Exercise 5. Controllable decomposition (10 points)
Reduce the state equation
to a controllable form. Is the reduced state equation observable?
Exercise 6. kalman decomposition (10 points)
Decompose the state equation
to a form that is both controllable and observable.
Exercise 7. Controllable Canonical Form (20 points)
Figure 1: An electromechanical system
The dynamic model of this system can be derived in three segments: a circuit model, electromechanical coupling, and a rotational mechanical model. For the circuit model, Kirchoff’s voltage law yields a first order differential equation relating the armature current to the armature voltage; that is,
) (1)
Motor torque is modeled as being proportional to the armature current, so the electromechanical coupling equation is
τ(t) = kTi(t) (2)
where kT is the motor torque constant. For the rotational mechanical model, Euler’s rotational law results in the following second-order differential equation relating the motor shaft angle θ(t) to the input torque τ(t).
Jθ¨(t) + bθ˙(t) = τ(t) (3)
Converting the ODEs into transfer functions and multiplying them together, we eliminate the intermediate variables to get the overall transfer function:
(4)
Write the controllable canonical form of this system.