rcarlyle / StepperSim

Simulates stepper motor driver systems
MIT License
100 stars 11 forks source link

Changed RDS(on) behavior #22

Closed rcarlyle closed 9 years ago

rcarlyle commented 9 years ago

Moved RDS(on) energy losses from a fixed voltage drop (only accurate at rated current) to a fixed resistance. This should better reflect real behavior across a wider operating range.

rcarlyle commented 9 years ago

Fixes https://github.com/rcarlyle/StepperSim/issues/21