PWM control with duty cycle boost [150009-1]
Drive a small DC motor at very low speed WITHOUT microcontroller.
The author decided to use a complete analog design to tackle this issue based on an application note of Texas Instruments in the data sheet of the good old dual OPAMP LM358 . Although he knew that the positive feedback used in this circuit is not considered to be the most favourable approach, he managed to get a stable solution after some experimenting and tweaking. With the component values used in the schematic a duty cycle ranging from 17% (at 55Hz, no load) to 21% (at 45Hz, under load) was measured, which was good enough for the application he wanted. But his own bottom line is: "in my next design, I will use a microcontroller".

Discussion (2 comments)