simple ic for 0-100% duty cycle PWM

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
most ic's , like sg2524/sg3525/tl494 are ment to work with inductors , cant reach 100% duty cycles .

i need to control the power to a heater , and cannot find a simple ic that will include sawtooth gen , error amp and comparator .want to keep parts count as low aspossible .
any suggestions ?
 
If you're driving a resistive heater you only need a very low switching frequency. With 20k Rt and 2000P Ct you should get 20KHz switching frequency with less than .5uS dead time available.

The published 49% duty cycle limit for the 352x is for toggle/push pull mode.
Used in single-ended mode that translates to 98%.

The couple-few % reduction in max heater output could possibly be offset by raising the supply voltage, but in reality only means that the system reaches regulation threshold that few percent slower, and is not much of a consideration at running.
 
If you're driving a resistive heater you only need a very low switching frequency. With 20k Rt and 2000P Ct you should get 20KHz switching frequency with less than .5uS dead time available.

The published 49% duty cycle limit for the 352x is for toggle/push pull mode.
Used in single-ended mode that translates to 98%.
and what about simple motor speed control ?
i used those ics for motor control , and at max duty cycle there is noticable decrease in motor speed , compared to wiring the mosfet gate directly to positive voltage.

i'm not sure this ic is really able to do 100% duty cycle . uc2843 was my alternative , but its got no "free" error amp.
 
If you take care to use the minimum dead time resistor on the 3524/5 you shouldn't have a big issue with max duty cycle. Refer to the Unitrode (TI) datasheet to get a complete rundown of what's possible with this IC.

How simple of a motor speed control? If open loop you can just use a 74AC14 with 100pF from gate to ground and a pair of signal diodes feeding the legs of a 470k pot. Reverse the polarity of one diode and connect the other ends of the pair to the inverter output. Use around 2K from the wiper to inverter gate. You should get wide duty range with fairly stable frequency above audible range. You'll probably need a driver or just a buffer if logic level FET. Tweak to taste.
 
Last edited:
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.