1 Introduction
Standby refers to the state when the product is connected to the power supply but is not running its main function. The purpose of standby is to reduce the loss of the power supply when it is unloaded or lightly loaded. With the popularization of electrical appliances and network products, the power consumption of electronic products in standby state has attracted more and more attention from international energy conservation, environmental protection organizations and relevant countries. Standby energy consumption not only wastes electricity, but also creates huge environmental pressure. We know that the switching loss is proportional to the operating frequency of the power supply. Therefore, we can try to reduce the operating frequency of the power supply when the output power of the power supply becomes smaller or even enters the standby state. This can be achieved through many control function chips, such as the integrated chip L5991. At present, many PWM chips do not have the standby function of variable frequency. Therefore, we can learn from this functional circuit of the L5991 chip to realize the standby function of other PWM chips.
2 Introduction to the standby function circuit of the L5991 chip
The L5991 chip is developed from the BCD60II technology and is designed to use a fixed-frequency current mode control to achieve offline DC/DC power supply applications. The L5991 is a standard current-mode PWM controller that has programmable soft start, output/input synchronization, latching (for overvoltage protection and power management), precise limit duty cycle control, pulse current limiting, overcurrent protection with soft start, and a standby function that reduces the oscillator frequency when no load or light load.
Figure 1 shows the basic internal circuit of the chip's standby function. Pin 2 is connected to two resistors (RA and RB) and a capacitor (CT), which are connected as shown in Figure 1 to set the operating frequency (fosc) of the oscillator in normal operation and the operating frequency (fsb) in standby mode respectively. In fact, as long as the standby signal is high, the pin can be internally connected to the reference voltage Vref through an N-channel FET, so the timing capacitor CT is discharged through RA and RB. When the standby signal becomes low, the N-channel FET is turned off and the pin is left floating, and CT is only discharged through RA, so the oscillator frequency will become lower. VCT is controlled by Vref through RA and RB in normal operation, and is regulated by RA in standby mode. When the voltage on CT reaches 3V, the capacitor will discharge quickly internally. When the voltage drops to 1V, it starts to charge again.
Figure 1 Basic circuit of the standby function of the L5991 chip
In normal operation, RT will be equal to RA//RB, and its frequency formula is
fosc≌
(1)
In standby mode, RT=RA, and the frequency formula is:
fSB≌
(2)
Where: KT=
L5991 detects the feedback voltage associated with the load, automatically reduces the oscillator frequency when the load drops to a defined value (controlled by the parameters of the components in the circuit), and restores its normal operating frequency when the load increases and exceeds the second limit value. In this way, the system controlled by the L5991 operating frequency can rely on its standby function to achieve frequency conversion when the system is in standby and working. When the system is in standby, the frequency is reduced, and the standby frequency can be made very low by setting the circuit parameters, thereby reducing switching losses.
As a current mode controller, the output voltage Vcomp of the error amplifier of L5991 is proportional to the peak value of the main current except for the offset. Therefore, the load condition of the power supply can be inferred by monitoring Vcomp.
If, due to a reduced load, the main current peak decreases and Vcomp drops to a fixed limit (VT1), the oscillator frequency will be set to a lower value (fsb). If, the main current peak increases and Vcomp exceeds VT2, the oscillator frequency will be reset to the normal value (fosc). The change in frequency causes a change in Vcomp and in the opposite direction for energy balance reasons, so providing an appropriate hysteresis prevents the oscillator frequency from varying between fsb and fosc.
3 Implementation of the standby function of the flyback switching power supply
Based on the standby principle of the L5991 chip mentioned above, we can imagine adding a standby function to the flyback switching power supply composed of UC3842. By detecting the feedback voltage associated with the load and using the output value of the error amplifier inside the chip, the frequency is changed.
Pin 1 of the UC3842 chip is the error amplifier output. Figure 2 shows the basic circuit of the chip's standby function.
Figure 2 Basic circuit of chip standby function
The main principle of this circuit is to detect the output value of the feedback voltage after passing through the error amplifier, and drive the switch tube to be turned on or off through a hysteresis comparator (Schmitt trigger) to achieve the change of RT, thereby changing the oscillation frequency of the power supply.
We can see that the working state of the power supply (normal operation or standby) depends on the setting of the threshold of the hysteresis comparator, and the threshold depends on the output value of the error amplifier during standby and normal operation of the power supply.
In the actual designed circuit, when the power supply circuit is unloaded, the output is about 1.6V, and when it is lightly loaded, it is above 1.8V. Therefore, we set the threshold of the hysteresis comparator according to this value. The hysteresis comparator is composed of a 555 chip plus external resistors. The circuit diagram of the comparator is shown in Figure 3.
Figure 3 Hysteresis comparator circuit
In Figure 3, the reference power supply VDD of the 555 chip is +5V, which is given by the reference voltage output from pin 8 of UC3842. The upper and lower thresholds of the hysteresis comparator are calculated as follows:
VTH=VDD (3)
VTL= (4)
According to the threshold value determined above, the resistance value of each resistor is determined.
When the load of the power supply circuit changes, the power supply operates at a corresponding frequency according to the threshold of the hysteresis comparator.
4 Test results
Based on the above principle, a single-ended flyback switching power supply circuit controlled by the UC3842 chip was constructed [1][2][3], and a standby circuit was added, in which CT=4700μF and RA=RB=20kΩ were taken to verify the above principle.
Figure 4 shows the frequency change when switching from no-load to 5W load, the frequency changes from 20kHz to 40kHz, and when switching back to no-load, the frequency changes from 40kHz back to 20kHz, as shown in Figure 5.
Figure 4 Frequency conversion when switching from no-load to load
Figure 5 Frequency change when load switches to no-load
Figures 6 and 7 show the oscillation pulses of the power supply circuit and the driving signal waveforms of the power MOSFET device in the normal working state and the standby working state. The working frequency of the power supply can be clearly seen from the figures.
Figure 6 Oscillation pulse and drive waveform during normal operation
Figure 7 Oscillation pulse and drive waveform in standby mode
5 Conclusion
The switching power supply composed of UC3842 can completely add a standby function circuit to realize the standby function, reduce the switching frequency when no-load, and effectively reduce the switching loss. In addition, similar detection control circuits can also be added to other PWM chips to realize the standby function.
Previous article:Switching power supply input EMI filter design and Pspice simulation
Next article:Design of a new switching power supply based on UC3846
Recommended ReadingLatest update time:2024-11-16 21:32
- Popular Resources
- Popular amplifiers
- 西门子S7-12001500 PLC SCL语言编程从入门到精通 (北岛李工)
- Small AC Servo Motor Control Circuit Design (by Masaru Ishijima; translated by Xue Liang and Zhu Jianjun, by Masaru Ishijima, Xue Liang, and Zhu Jianjun)
- Intelligent Control Technology of Permanent Magnet Synchronous Motor (Written by Wang Jun)
- 100 Examples of Microcontroller C Language Applications (with CD-ROM, 3rd Edition) (Wang Huiliang, Wang Dongfeng, Dong Guanqiang)
- MathWorks and NXP Collaborate to Launch Model-Based Design Toolbox for Battery Management Systems
- STMicroelectronics' advanced galvanically isolated gate driver STGAP3S provides flexible protection for IGBTs and SiC MOSFETs
- New diaphragm-free solid-state lithium battery technology is launched: the distance between the positive and negative electrodes is less than 0.000001 meters
- [“Source” Observe the Autumn Series] Application and testing of the next generation of semiconductor gallium oxide device photodetectors
- 采用自主设计封装,绝缘电阻显著提高!ROHM开发出更高电压xEV系统的SiC肖特基势垒二极管
- Will GaN replace SiC? PI's disruptive 1700V InnoMux2 is here to demonstrate
- From Isolation to the Third and a Half Generation: Understanding Naxinwei's Gate Driver IC in One Article
- The appeal of 48 V technology: importance, benefits and key factors in system-level applications
- Important breakthrough in recycling of used lithium-ion batteries
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Wireless receiving decoding program based on STM32 and hs1527, ev1527, rt1527, fp1527
- [Qinheng RISC-V core CH582] ADC internal temperature conversion
- Predictive Control Algorithm Program
- GigaDevice GD32450I-EVAL is available for free evaluation and trial. It has rich onboard functions and covers multiple fields. Are you interested?
- I am looking for an adjustable negative voltage chip. The negative voltage end of -0.5V to -5V used for OP37 must be adjustable.
- PCI Bus Standard Protocol (Chinese Version)
- [Fudan Micro FM33LC046N Review] + GPTIM breathing light
- [Evaluation of domestic FPGA Gaoyun GW1N series development board]——(4) Serial port experiment
- How can UWB take industry and sports to the next level?
- This week's hot compilation