Exercise 1.1

Exercise 1.1#

Analysis ∙ Linear dynamical systems

../_images/ex1.png

Fig. 1 Schematic of the motor (courtesy of Exercise Manual for Automatic Control)#

The scheme above is a DC motor characterized by the following physical relationships. The rotating axis is described by

\[J\ddot{\theta} = -f\dot{\theta} + M,\]

where \(\theta\) is the angle of rotation, \(M\) is the torque, \(J\) is the angular momentum, and \(f\) is the frictional coefficient.

The torque is related to the stator current by the following relationship

\[M = k_a i\]

where \(i\) is the stator current and \(k_a\) is a proportional constant characteristic for the motor. In addition,

\[v = k_v\dot{\theta}\]

where \(v\) is the induced voltage of the motor and \(k_v\) is a known proportional constant.

Let the input voltage \(u\) be the control signal and \(\theta\) be the output.

  1. Write a differential equation that relates \(u\) and \(\theta\) (the inductance \(L_a\) can be neglected) in the Laplace domain.

  2. Determine the transfer function between the input and the output.

  3. Discuss the behavior of the system by calculating step response of the system. That is, \(\theta(t)\) when \(u = \textrm{step}(t)\).