Design and implementation of high power factor induction heating power supply

Publisher:真情相伴Latest update time:2011-08-02 Source: 中电网 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1 Introduction

At present, induction heating power supplies have been widely used in heat processing and heat treatment industries such as metal smelting, heat penetration, welding, pipe bending, surface quenching, etc. However, the rectification and transformation of traditional induction heating power supplies generally adopts thyristor phase-controlled rectification or diode uncontrolled rectification. In order to obtain a more stable DC voltage, large capacitors are often used for energy storage and filtering after rectification, resulting in very low power factor on the input side of the power grid, current distortion, and harmonic pollution to the power grid; in addition, it also produces serious electromagnetic interference to the signals of the surrounding and its own system, reducing system efficiency. In order to reduce harmonic current and improve power factor, it is necessary to adopt power factor correction technology (APFC).

There are many ways to implement APFC. At present, APFC control chips are often used to implement grid-side power factor correction, which has the advantages of simple circuit, convenient control and low cost. However, for complex power supply systems such as induction heating that have adopted powerful digital signal processors (DSPs) as controllers, the use of dedicated PFC chips will increase the system hardware cost, reduce the system integration, and make debugging inconvenient, which is not conducive to system upgrades. This paper studies the use of active power factor correction measures for the input system based on the use of DSP to control the induction heating power supply. The experimental results show that after the introduction of APFC technology, the grid-side input power factor approaches unity power factor, and the grid-side current is a standard sine wave in phase with the voltage, which reduces pollution to the power grid.

2 Traditional induction heating power supply and improvement

The main circuit structure of the traditional induction heating power supply is shown in Figure 1, which includes four parts: uncontrolled rectification, large capacitor energy storage filtering, inverter circuit and resonant load. In the figure, AC is converted into DC through uncontrolled rectification, and then converted into relatively stable DC as the power supply for the inverter circuit through large capacitor filtering, and the inverter output and power regulation of the system are realized on the inverter side.

The whole system is controlled by DSP. The voltage and current detection device detects the voltage and current values ​​of the DC bus and transmits them to DSP to achieve power feedback. Load detection includes temperature detection and frequency tracking. The temperature value detected by the infrared sensor is transmitted to DSP to achieve temperature feedback; the resonant current and voltage signal of the load are detected and fed back to DSP to achieve frequency tracking. The voltage, current and other feedback signals are A/D converted and maintained inside the DSP. The actual output power is calculated by digital multiplication and compared with the digital given power. The deviation is digitally PID controlled to achieve closed-loop control of the power supply output power and DPLL frequency tracking. The fault detection and protection circuit monitors the water shortage, overheating, overvoltage, overcurrent and other faults in real time. After comparison and judgment by the DSP fault processing subroutine, various faults are processed in an interrupt manner and alarm display is performed.

This traditional induction heating power supply uses large capacitor passive filtering, which causes input current distortion, harmonic pollution to the power grid, reduces input power factor, and is not conducive to saving electricity costs. In order to improve energy utilization and reduce the pollution of induction heating devices to the power grid, active power factor correction technology must be used.

Since the system has adopted DSP as the main controller, the use of dedicated PFC chip will increase the system hardware cost, reduce the system integration, and make debugging inconvenient and even more unfavorable for system upgrades. Therefore, this paper studies the use of DSP to achieve power factor correction based on the original system.

A Boost circuit is added to the rectification and inversion part of the original main circuit, as shown in Figure 2. The Boost circuit is a DC/DC converter used to improve the grid-side current waveform and increase the power factor of the power supply. On the DC bus side, the input voltage, inductor current and output voltage of the Boost circuit are detected, and the on and off of the Boost switch tube is controlled through the DSP software control algorithm to achieve the purpose of power factor correction.

3 APFC Implementation Based on DSP

Figure 3 shows the APFC control principle diagram based on DSP-TMS320F2812. The TMS320F2812 chip is a 32-bit fixed-point digital signal processor launched by TI. It has powerful control and signal processing capabilities and is a cost-effective DSP chip for digital power electronic conversion and control.

The APFC control principle is as follows: the output voltage of the Boost circuit, that is, the DC bus voltage V0, is sampled and isolated by the sensor and sent to the ADCIN2 port of the DSP, and converted into a digital signal. It is compared with the reference digital voltage Vref, and its deviation value is sent to the voltage controller Gv. Through the deviation correction control, V0 is made equal to Vref. Gv adopts digital PI control, and has:

The output signal B of the voltage controller G is multiplied by the digital signal A after isolation and A/D conversion of the input voltage Vin of the Boost converter, and the product is used as the reference signal Iref of the inductor current Iin. After the inductor current Iin is compared with the reference signal Iref, the difference is sent to the current controller Gc, which is also controlled by digital Pl, and has:

In this way, a pulse width modulated wave is output, which is isolated and amplified by the driver to drive the switch tube to turn on/off at high frequency, so as to achieve real-time tracking of the inductor current Iin by Iref.

When implementing equations (2) and (4), in order to prevent Uv(n) and Uc(n) from being too large and causing the system to lose control, they must be limited to an appropriate range. To this end, discrete control can be achieved using the following method.

Similarly for the current loop, when the switch tube operates at a very high frequency (for example, f=100 kHz), the output of the voltage loop regulator Gv remains basically unchanged, so the Iref output by the multiplier is basically a waveform proportional to the input voltage, which can achieve real-time tracking of the input current to the input voltage and keep the two in phase, so that the input power factor is close to 1.

4 Experimental studies

According to the above theory, a supersonic frequency induction heating power prototype with single-phase input of 220 V, power of 4 kW and resonant frequency of 30 kHz is designed, and the grid-side voltage and current before and after the addition of APFC circuit are compared and analyzed. The experimental results are shown in Figure 4 and Figure 5 respectively. Figure 4 shows the voltage and current waveforms of the grid side of the traditional induction heating power supply. It can be seen from the figure that although the voltage is a sine wave, due to the presence of the large energy storage capacitor in the middle of the DC side, the current conduction angle is only 90°, and the grid-side current waveform is seriously distorted, presenting a series of intermittent spike pulses. Under the same power conditions, the peak value of the current is doubled, the harmonic component is increased, and the power factor of the power supply is reduced (cosφ△0.7). Figure 5 shows the voltage and current waveforms of the grid side of the induction heating power supply after the introduction of APFC. It can be seen from the figure that after the introduction of APFC technology, the current waveform and the voltage waveform are sine waves with the same phase. The induction heating power supply has an input power factor close to 1 and a very low total current distortion rate, which reduces the pollution to the power grid.

5 Conclusion

本文将基于DSP的APFC技术引入到传统的感应加热电源中,对输入电源的功率因数进行有源校正。在传统感应加热电源的基础上,加入了Boost电路,利用DSP的超高速数据采样和信号处理能力,设计出包含有源功率因数校正(APFC)器的超音频感应加热电源,并对感应加热电源引入APFC前后进行了对比实验和分析。实验结果表明:APFC技术的引入使电源的输入功率因数接近于单位功率因数,减少了谐波交流电网的污染,使感应加热电源的功率显著提高。

Reference address:Design and implementation of high power factor induction heating power supply

Previous article:Design of three-phase sine wave variable frequency power supply based on IM14400
Next article:Design of SOC power supply circuit based on TPS54310

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号