solve it with matlab
Posted: Tue Jun 07, 2022 3:24 pm
solve it with matlab
For the following PID controller with a value of. KP = 10, KD = 4, KI = 5. P(s) = 10 s²+1 K₂s+ K + Ks² C(s) = K₂ + Ki S +Kas == S part P(x) C(s) 1. Calculate the transfer function of the system 2. Tune the system using PID Tuner (From the APP Box) to get a value of KI = 25.5, KP = 0.174, KD = 0. Save the tuned system to the workspace named (new_PID). H
For the following PID controller with a value of. KP = 10, KD = 4, KI = 5. P(s) = 10 s²+1 K₂s+ K + Ks² C(s) = K₂ + Ki S +Kas == S part P(x) C(s) 1. Calculate the transfer function of the system 2. Tune the system using PID Tuner (From the APP Box) to get a value of KI = 25.5, KP = 0.174, KD = 0. Save the tuned system to the workspace named (new_PID). H