Skip to main content

Transformerless 5 Volt DC Power Supply


An increasing number of appliances draw a very small current from the power supply. If you need to design a mains-powered device, you could generally choose between a linear and a switch-mode power supply. However, what if the appliance’s total power consumption is very small? Transformer-based power supplies are bulky, while the switchers are generally made to provide greater current output, with a significant increase in complexity, problems involving PCB layout and, inherently, reduced reliability.

Is it possible to create a simple, minimum part-count mains (230 VAC primary) power supply, without transformers or coils, capable of delivering about 100mA at, say, 5 V? A general approach could be to employ a highly inefficient stabilizer that would rectify AC and, utilizing a zener diode to provide a 5.1 V output, dissipate all the excess from 5.1 V to (230×√2) volts in a resistor. Even if the load would require only about 10mA, the loss would be approximately 3 watts, so a significant heat dissipation would occur even for such a small power consumption.


 At 100mA, the useless dissipation would go over 30 W, making this scheme completely unacceptable. Power conversion efficiency is not a major consideration here; instead, the basic problem is how to reduce heavy dissipation and protect the components from burning out. The circuit shown here is one of the simplest ways to achieve the above goals in practice. A JVR varistor is used for over-voltage/surge protection. Voltage divider R1-R2 follows the rectified 230 V and, when it is high enough, T1 turns on and T3 cannot conduct.

When the rectified voltage drops, T1 turns off and T3 starts to conduct current into the reservoir capacitor C1. The interception point (the moment when T1 turns off) is set by P1 (usually set to about 3k3), which controls the total output current capacity of the power supply: reducing P1 makes T1 react later, stopping T3 later, so more current is supplied, but with increased heat dissipation. Components T2, R3 and C2 form a typical ‘soft start’ circuit to reduce current spikes — this is necessary in order to limit C1’s charging current when the power supply is initially turned on. At a given setting of P1, the output current through R5 is constant.

Thus, load R4 takes as much current as it requires, while the rest goes through a zener diode, D5. Knowing the maximum current drawn by the load allows adjusting P1 to such a value as to provide a total current through R5 just 5 to 6mA over the maximum required by the load. In this way, unnecessary dissipation is much reduced, with zener stabilization function preserved. Zener diode D5 also protects C1 from over voltages, thus enabling te use of low-cost 16 V electrolytics. The current flow through R5 and D5, even when the load is disconnected, prevents T3’s gate-source voltage from rising too much and causing damage to device. In addition, T1 need not be a high-voltage transistor, but its current gain should exceed 120 (e.g. BC546B, or even BC547C can be used).

Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...

RF amplifier protection

RF amplifier protection I have developed the protection circuit for the EB104 amplifier I am working on, after I finally had some time to design and test a few models. The main requirements have been: - protection in case of high temperature; - protection in case of high SWR; - protection in case of wrong output filter selection; - simple design (i’m a fan of the whole K.I.S.S. rule of thought), able to work in strong electromagnetic fields, reliable, inexpensive. Because i will be using the same directional coupler i have used in the SWR meter (the one made on PCB) wich is directly influenced by the signal frequency, and because i want full HF coverage, i cannot just measure the reflected signal and make a circuit cut the amplifier when it goes over a limit; on 28Mhz the coupler generates roughly 4 times more voltage that let’s say in 7Mhz. So a system that compares direct and reflected signal and triggers when the latter is percentually too high was needed, therefore an operational a...