Hi all,
I'm new to Simulink and am now trying to model the positional response of a dc motor in a closed-loop system using a PID.
Things I've done so far
- Parameter Estimation with actual DC motor response (using Simulink/Arduino interface)
But im facing some issues.
- When i add the radians to degress gain block, my readings are incorrect, even when i set Kp = 1, Ki and Kd = 0.
I would greatly appreciate any guidance on how to troubleshoot this issue or tell me what I've done wrong. Thank you!