mike
2010-05-21 18:10:03 UTC
I am trying to build a variable DC power supply. Let me explain my setup:
1. Using a 9V battery, I am powering an LM555 timer to generate a variable frequency (~680 to ~6800 Hz) square wave which has a duty cycle of roughly 50%. One of the resistors in my circuit is a potentiometer which allows to change the frequency between 680 and 6800 Hz while preserving (mostly) the 50% duty cycle.
2. The varying frequency output from the timer will be used as the switching signal to a transistor. This will be implemented as a Boost Converter. Check wikipedia for a quick lesson on how the Boost Converter works if you don't know (may also be known as a "joule thief"). Controlling the frequency controls the output DC voltage.
First, understand this is a project I am taking up in my spare time. The values for my resistors with the timer may not provide an adequate range of frequency to give me the boosted voltage I want (ideally I want to reach 25-30 V and ~50 mA).
Now my questions are these.
1. Is this elementary idea feasible? I think it is but I am very open to suggestions/constructive criticism.
2. While I haven't implemented the actual Boost Converter yet, I am getting a mixed result on the PWM from the timer. My frequency range is indeed correct, but if the timer works away (and gets hot), the frequency of the output steadily decreases, which will affect the output on the Boost Converter. Why is this so? My suspicion is the heating up of the 555 timer. Any suggestions as far as using a heatsink (a penny?) or using a recommended chip other than the 555? Or should I follow another way to make a variable voltage supply? Please help.
In case you were interested, the resistors in my timer circuit are 1 KOhm (resistor) and 100 KOhm (pot). I didn't include an image to the diagram because it isn't necessary.
Many thanks in advance!