Exercise 4.1#
Control design ∙ Laplace/Frequency domain
Fig. 22 Block diagram of the electric car#
The cruise controller of an electric car works by adjusting the voltage applied to the electric motor to regulate the velocity, making sure it is as close as possible to the speed setpoint coming from the driver. The system has the following dynamics:
Electric Dynamics (Voltage \(\to\) Current): \(G_2(s) = \frac{90}{s + 100}\)
Mechanical Dynamics (Current \(\to\) Speed): \(G_1(s) = \frac{5}{s + 0.2}\)
The block diagram of the car is shown in Fig. 22. Both the motor current and the car velocity are measured, respectively with an Hall-effect sensor and a speedometer.
Sketch the block diagram of the system when a cascade control scheme is used. What are the control variable, the intermediate signal that is fed back in the internal loop, and the output?
We start designing the cascade control scheme by the inner controller. Assume that we use a proportional controller \(F_i(s) = K_2\). Design \(K_2\) so that the bandwidth of the inner loop is at least \(50\) rad/s and the steady-state error of this internal loop is no larger than \(1\%\).
We now design the controller for the outer loop as a proportional controller \(F(s) = K_1\). Choose \(K_1\) so that the bandwidth of the closed-loop is at least \(1\) rad/s.
Compute the steady-state output tracking error of the closed-loop. How can you modify the scheme so that the steady-state error is exactly zero?