Hello Everyone,
I want to implement speed control on a motor with load. I have modeled the testbench and obtained the transfer function (second order) of the plant with input as torque and output as speed as shown below:
w(s) / T(s) = s / (3.569e-5*s^2 + 3.546e-3*s + 0.11145);
which has a...