Exercise 1: the transfer function of the plant is:
1/(πΏβπ +π), where L = 2*10^(-4), r = 0.1;
a) Write a MATLAB code to design a PI controller to make the
cutoff frequency at 2 kHz. (it is Hz not rad/s!!), show the
bode plot before and after using the PI controller.
b) For a close loop system, input is sin(2*pi*500*t) and
sin(2*pi*5000*t), respectively, get the
output and attach both input and output waveforms using MATLAB
code.
Exercise 1: the transfer function of the plant is: 1/(𝐿β𝑠+𝑟), where L = 2*10^(-4), r = 0.1; a) W
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am