Skip to main content

Simple Step Up Converter For 20 LEDs Project


This is a Simple Step-Up Converter For 20 LEDs circuit Project. The circuit described here is a step-up converter to drive 20 LEDs, designed to be used as a home-made ceiling night light for a child’s bedroom. This kind of night light generally consists of a chain of Christmas tree lights with 20 bulbs each consuming 1 W, for a total power of 20 W. Here, in the interests of saving power and extending operating life, we update the idea with this simple circuit using LEDs. 

Power can be obtained from an unregulated 12 V mains adaptor, as long as it can deliver at least about 330 mA.  The circuit uses a low-cost current-mode controller type UCC3800N, reconfigured into voltage mode to create a step-up converter with simple compensation. By changing the external components the circuit can easily be modified for other applications. To use a current-mode controller as a voltage-mode controller it is necessary to couple a sawtooth ramp (rising from 0 V to 0.9 V) to the CS (current sense) pin, since this pin is also an input to the internal PWM comparator.

Simple Step-Up Converter For 20 LEDs Circuit Diagram



Step-up Converter For 20 LEDs -Circuit-Diagram
Step-up Converter For 20 LEDs Circuit Diagram

The required ramp is present on the RC pin of the IC and is reduced to the correct voltage range by the voltage divider formed by R3 and R2. The RC network formed by R4 and C6 is dimensioned to set the switching frequency at approximately 525 kHz. The comparator compares the ramp with the divided-down version of the output voltage produced by the potential divider formed by R6 and R7. Trimmer P1 allows the output voltage to be adjusted. This enables the current through the LEDs to be set to a suitable value for the devices used. The UCC3800N starts up with an input voltage of 7.2 V and switches off again if the input voltage falls below 6.9 V. The circuit is designed so that output voltages of between 20 V and 60 V can be set using P1.

This should be adequate for most cases, since the minimum and maximum specified forward voltages for white LEDs are generally between 3 V and 4.5 V. For the two parallel chains of ten LEDs in series shown here a voltage of between 30 V and 45 V will be required. The power components D1, T1 and L1 are considerably over specified here, since the circuit was originally designed for a different application that required higher power. To adjust the circuit, the potentiometer should first be set to maximum resistance and a multimeter set to a 200 mA DC current range should be inserted in series with the output to the LEDs. Power can now be applied and P1 gradually turned until a constant current of 40mA flows. The step-up converter is now adjusted correctly and ready for use.

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 Automatic Street Light

There have been lot of problems in street lights. Major problem in some places is every evening a person has to come and switch ON the street light and it should be again switched off in morning. Yes, this may not be the situation in everywhere but exists in many places. So this problem can be overcome by using a simple circuit. Below shown circuit will be automatically switched ON and OFF during night and morning times respectively. Circuit diagram : Simple Automatic street light Circuit Diagram In above circuit R1 can be used to adjust the sensitivity. And the working of the circuit is very simple. The LDR will have very low resistance during day time so the transistor Q1 will be in OFF condition. And during night time the resistance will be very high so automatically the transistor Q1 will be ON. The Q1 is PNP transistor and the emitter of Q1 is given to base of Q2. So the Q2 transistor will be ON only if the transistor Q1 is ON. The TRIAC is used in the circuit to make is circ...

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]