NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Project Help and Ideas » How to maintain motor Torque at low speed w/ PWM?
January 08, 2012 by jfbrink |
Hello, I am using a 12V DC motor to drive a counter (like an mechanical odometer). I need to do so at various speeds, ranging from 80 RPM to 2750 RPM. For testing, I am using some simple PWM code from this site, which I include below. My problem is that as PWM/duty cycle percentage decreases, the stall torque also decreases. In my application, this leads to stalling at about 320 RPM. I have found mention of this problem elsewhere on the web, but no solution. Does anyone have any experience with this issue and/or suggestions for a solution? For example, I don't know, lower frequency PWM for longer ons and longer offs? Or some circuitry-based fix? Right now, my motor circuit is simply an IRF3711 MOSFET with its gate driven by the output pin on the ATmega168. Thanks for your input! Jesse ==========================THE CODE=========================
|
---|
Please log in to post a reply.
Did you know that you can connect a computer keyboard to your microcontroller? Learn more...
|