Detailed analysis and application of LED drive power supply circuit using capacitor voltage reduction

Publisher:stampieLatest update time:2013-12-19 Source: 电源网 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

The capacitor step-down circuit is a common low-current power supply circuit. Due to its advantages of small size, low cost, and relatively constant current, it is also often used in LED drive circuits.


Figure 1 is an actual LED drive circuit using capacitor voltage reduction: Please note that most application circuits do not have varistors or transient voltage suppression transistors connected. It is recommended to connect them because varistors or transient voltage suppression transistors can effectively discharge sudden currents at the moment of voltage mutation (such as lightning, starting of large power equipment, etc.), thereby protecting the secondary switch and other transistors. Their response time is generally in micromilliseconds.



Circuit working principle:

The function of capacitor C1 is to reduce voltage and limit current: As we all know, the characteristics of capacitors are to pass AC and block DC. When a capacitor is connected to an AC circuit, the calculation formula for its capacitive reactance is:


XC = 1/2πf C


In the formula, XC represents the capacitive reactance of the capacitor, f represents the frequency of the input AC power supply, and C represents the capacity of the step-down capacitor.


The current calculation formula flowing through the capacitor step-down circuit is:


I = U/XC


Where I represents the current flowing through the capacitor, U represents the power supply voltage, and XC represents the capacitive reactance of the capacitor.


In a 220V, 50Hz AC circuit, when the load voltage is much less than 220V, the relationship between current and capacitance is:

I = 69C where the unit of capacitance is uF and the unit of current is mA


Comparison of theoretical current and actual measured current in a 220V, 50Hz AC circuit


Resistor R1 is a discharge resistor, and its function is: when the sine wave is cut off at the maximum peak moment, the residual charge on capacitor C1 cannot be released and will exist for a long time. If the human body touches the metal part of C1 during maintenance, there is a strong possibility of electric shock. The existence of resistor R1 can discharge the residual charge, thereby ensuring the safety of people and machines. The resistance value of the discharge resistor is related to the size of the capacitor. Generally, the larger the capacity of the capacitor, the more residual charge there is, and the resistance value of the discharge resistor should be smaller. The empirical data is shown in the following table for reference during design:


The function of D1 ~ D4 is rectification; its function is to rectify the alternating current into a pulsating direct current voltage.


The function of C2 and C3 is filtering; its function is to filter the pulsating DC voltage after rectification into a stable DC voltage


The function of the varistor (or transient voltage suppression transistor) is to discharge the instantaneous pulse high voltage in the input power supply to the ground, thereby protecting the LED from being broken down by the instantaneous high voltage.


The number of LEDs connected in series depends on their forward voltage (Vf). In a 220V AC circuit, the maximum number can be around 80.


Component selection: The withstand voltage of the capacitor is generally required to be greater than the peak value of the input power supply voltage. In a 220V, 50Hz AC circuit, you can choose a polyester capacitor or paper dielectric capacitor with a withstand voltage of more than 400V.


D1 ~D4 can choose IN4007.


The withstand voltage of filter capacitors C2 and C3 depends on the load voltage, which is generally 1.2 times the load voltage. The capacitance depends on the load current. The following circuit diagram is another form of capacitor step-down drive circuit for reference in design:



In the circuit of Figure 2, the thyristor SCR and R3 form a protection circuit. When the current flowing through the LED is greater than the set value, the SCR conducts at a certain angle, thereby shunting the circuit current and making the LED work in a constant current state, thereby preventing the LED from being damaged by instantaneous high voltage.



In the circuit of Figure 3, C1, R1, varistor, L1, and R2 form the primary filter circuit of the power supply, which can filter out the input instantaneous high voltage. C2 and R2 form the step-down circuit, and C3, C4, L2, and the varistor form the filter circuit after rectification. This circuit uses a double filter circuit, which can effectively protect the LED from being damaged by instantaneous high voltage breakdown.



Figure 4 is a simplest capacitor step-down application circuit. In the circuit, two anti-parallel LEDs are used to rectify the stepped-down AC voltage. It can be widely used in night lights, button indicator lights, position indicator lights with low requirements, and other occasions.

Reference address:Detailed analysis and application of LED drive power supply circuit using capacitor voltage reduction

Previous article:Introducing the latest LED backlight driver technology developed by ROHM
Next article:Analysis of basic verification methods for LED products

Recommended ReadingLatest update time:2024-11-16 19:40

Inventory: Comparison of several LED driving methods and selection of LED driving power supply
  LED is a semiconductor device with sensitive characteristics and negative temperature characteristics. Therefore, it needs to be stabilized and protected during the application process, which gave rise to the concept of drive. LED devices have almost harsh requirements for driving power supplies. LEDs are not like o
[Power Management]
Inventory: Comparison of several LED driving methods and selection of LED driving power supply
Transformer-based isolated LED driver power supply will become mainstream
Both isolated and non-isolated LED driver power solutions have their own advantages and disadvantages. We believe that Class II will be the mainstream because it simplifies the LED heat dissipation problem. Class I or II systems rely on grounding systems, which in most cases are closely related to the installation
[Power Management]
Maxim introduces industry's first complete LCD bias and white LED power supply
September 9, 2004. Maxim Integrated Products (NASDAQ: MXIM) introduces the industry's first complete LCD bias and white LED power supply - the MAX1578/MAX1579, which requires only an external inductor and no charge pump diode. The four regulated outputs fully meet the needs of small active-matrix, thin-film transist
[Power Management]
C51---2.4 led water light (custom delay)
Schematic main function Make LED1-LED8 flash with a delay of 100ms #include REGX52.H // 0 num 65535 void Delay_ms(unsigned int num) //@12.000MHz { unsigned char i, j; while(num) { i = 2; j = 239; do { while (--j); } while (--i); num--; } } void main() { P2=0XFE; //1111 1110 Delay_ms(
[Microcontroller]
C51---2.4 led water light (custom delay)
Power supply solutions for LED lighting (Figure)
With the progress of the times and the improvement of life functions, the modern society's requirements for lighting are no longer just the pursuit of brightness. The new generation of lighting concepts have entered the stage of energy saving, environmental protection, ergonomics, computerization, and compactness. T
[Power Management]
Power supply solutions for LED lighting (Figure)
The MAX16840 is an LED driver IC for lighting applications.
The MAX16840 is an LED driver IC for lighting applications . It includes all the necessary functions to design low-component-count LED drivers for 12V and 24V AC input (such as MR16) bulbs. A proprietary input current control scheme allows the LEDs on this device to be compatible with lamps with electronic tr
[Power Management]
S5PV210 LED water lamp experiment summary (based on Jiuding Technology Development Board)
/*  * File: LED.s  * Author: Zhou Jinbao  * Description: Realize the running light effect of 4 LEDs on the development board  */   #define GPD0CON 0xE02000A0 //Note that for the sake of aesthetics, the address in the chip manual is 0xE020_00A0. A "-" is added in the middle. Remove it when copying and pasting, otherwis
[Microcontroller]
Linear constant current LED driver is the most cost-effective way to drive LED
It would seem cheap and simple to limit the current in the LED string with a simple resistor , so why go to all the trouble of using a linear driver IC ? In fact, the benefits of linear drivers are many, including: ● Avoiding the use of complex and expensive components (different types
[Power Management]
Linear constant current LED driver is the most cost-effective way to drive LED
Latest Power Management Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号