Show just the equations no software or hardware is required


The objective of this problem is to use the Ziegler and Nichol approach to develop the PI controller equations that allow an embedded system to control a DC motor. The state variable is speed, which is measured using 16-bit input capture and has a measurement resolution of 1 rpm. The input capture device driver repeatedly updates a global variable, called Speed. This 16-bit unsigned variable has units of rpm and a range of 0 to 20000. The microcontroller uses pulse-width modulation to control power to the motor. The controller software writes to a global variable, called Duty, which ranges from 0 (0%) to 10000 (100%). The following plot shows an experimental measurement obtained when Duty is changed from 2500 to 5000. The desired speed is stored in the global variable, Desired, which has the same units as Speed. Design a fixed-point PI controller that takes Speed and Desired as inputs and calculates Duty as an output. From the response graph in Figure 13.30, estimate the L and R parameters of the Ziegler and Nichol method. How often should the controller be executed? Show just the equations (no software or hardware is required), calculating Duty as a function of Speed and Desired.

Figure 13.30

1880_5568f355-8285-4195-b412-98a7aa2d9905.png

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: Show just the equations no software or hardware is required
Reference No:- TGS01468733

Expected delivery within 24 Hours