Hi,
I wonder what should I expect from a motor pushed to the 4th quadrant of the speed-torque curve.
Let’s say I have VEX 393 motor that is turning at negative speed (relative to the applied voltage/power),
either due to inertia or externally applied torque.
Now think of it in the terms of this curve:
https://vexforum.com/index.php/conversation/post/75244
where the speed line would continue down on the right side below the X axis - the torque would keep growing.
Can I expect/simulate the motor in this state as having proportionally higher torque up to, like, 29 in-lbs at the speed of -100? (In other words, when set to full speed forward, you need to fight 29 in-lb to turn in 100RPM backwards)
Possibly consuming almost 10A?
This is a real situation (significant mass attached to a motor flipped from 127 to -127) and the motor/controller/battery might become
exposed to such a situation for a split-second during the transition. It could easily happen to PID newbies with very badly choosen Kp
and we have even intentionally triedrisked it once on a robot while capturing a datalog to better understand the dynamics,
but I am rather trying to simulate this system to explain the physics to the students and allowing them to experiment with different
regulator implementations w/o destroying a real robot.
Now, how badly would a real 393 + motor controller handle such abuse? The back-EMF would immediately double the voltage stress on the H bridge in the motor controller, not even counting the wiring inductance. The 10A momentary current may or may not trip the motor or cortex PTC, but would certainly heat it up a bit. The 29 in-lb torque won’t make the gears happy either. But those motors do see such abuse quite frequently, don’t they?