You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The robot can use current sense to protect its motors, so we should implement an IIR[1] filter to compute the average temperature of the motor and shutdown it if necessary.
It should be done quickly to allow for some testing.
The robot can use current sense to protect its motors, so we should implement an IIR[1] filter to compute the average temperature of the motor and shutdown it if necessary.
It should be done quickly to allow for some testing.
[1] http://en.wikipedia.org/wiki/Infinite_impulse_response
The text was updated successfully, but these errors were encountered: