Design of three-phase half-controlled rectifier circuit based on single-chip microcomputer

Publisher:快乐兔子Latest update time:2013-02-20 Source: dzscKeywords:MCU Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
  Rectifier circuits are widely used in DC motor speed regulation, DC voltage regulation and other occasions. The three-phase half-controlled rectifier bridge circuit structure is a common rectifier circuit, which is easy to control and has low cost. This article introduces a three-phase half-controlled rectifier circuit based on the PIC690 microcontroller and the dedicated integrated trigger chip TC787. It combines the advantages of the dedicated integrated trigger chip and the digital trigger to obtain high performance and highly symmetrical trigger pulses. It makes full use of the internal resources of the microcontroller, integrates phase sequence adaptation, online adjustment of system parameters and various protection functions, and can be used for constant voltage control of the load. The main circuit adopts a three-phase half-controlled bridge structure, and the DC side adopts an LC filter structure to improve the output voltage quality.

  Overall system design

  This system uses PIC690 microcontroller as the main control chip and thyristor as the main switch device. The design goal is to keep the output DC voltage stable, the output voltage ripple small, the AC output current THD low, and the performance reliable.

  The main circuits of the system include: three-phase bridge half-controlled rectifier circuit, synchronous signal sampling circuit, single-chip control circuit, and thyristor trigger circuit. First, the synchronous signal is obtained by the synchronous signal sampling circuit and sent to the integrated trigger chip TC787. After zero detection, the corresponding delay is performed to achieve phase shift. The ADC in the single-chip microcomputer is responsible for collecting the DC bus voltage, and the given output is adjusted through PI operation according to the deviation between the set value and the actual value of the voltage. The PIC single-chip microcomputer outputs the reference value of the voltage to TC787, and TC787 realizes the phase shift triggering of the thyristor to achieve rectification and voltage regulation. The overall block diagram of the hardware circuit is shown in Figure 1.

Figure 1 Overall block diagram of system hardware

  Main circuit design

  The main circuit adopts a three-phase bridge semi-controlled rectifier circuit, and the DC measurement adopts an LC filter current structure. The main current schematic diagram is shown in Figure 2. The semi-controlled bridge selects SEMIKRON's SKDH146/120-L100 module, which has a rated current of 140A and a rated voltage of 1200V. The DC side adopts an LC filter circuit structure, which is better than a single capacitor filter. In addition, the current THD on the AC input side can also be improved. The main harmonic content on the DC side is 6 times the power frequency and an integer multiple of 6. When designing LC low-pass filtering, it is necessary to avoid resonance caused by high-content harmonics. In this design, an inductor of 5mH and a filter capacitor of 480μF are selected.

Figure 2 Main circuit structure

  The three-phase voltage obtained from the power grid is shaped by the synchronization circuit and sent to the integrated trigger chip TC787 pin 18AT, pin 2 BT and pin 1CT. TC787 integrates 3 zero-crossing and polarity detection units, 3 sawtooth wave forming units, 3 comparators, 1 pulse generator, 1 anti-interference locking circuit and 1 pulse distribution and drive circuit digital given phase shift control voltage, which can automatically identify the phase sequence.

  Control circuit design

  PIC16F690 is used as the control chip. The PIC16F690 microcontroller has a built-in 10-bit AD; wide operating voltage (2.0~5.5V); low power consumption; PWM output function; built-in crystal oscillator. The chip's built-in 10-bit AD is used to convert the collected DC side voltage. In order to reduce hardware costs, a voltage divider resistor is directly used instead of a voltage sensor to collect the DC side voltage. The voltage on the voltage divider resistor passes through two reverse proportional circuits to the microcontroller. The analog ground and signal ground of the microcontroller are directly connected (can also be connected through magnetic beads to reduce interference). The PIC16F690 microcontroller enables or disables the output of the chip TC787 through an IO port, as shown in Figure 3. When the I/O port RC3 of the PIC microcontroller outputs a high level (+5V), the Lock port is a low level; when the I/O port RC3 of the microcontroller outputs a low level, Lock is a high level (+15V). Select an IO port as the given signal of the reference voltage of TC787, use PWM pulse mode, adjust the duty cycle to adjust the output voltage, the PWM wave passes through an RC low-pass filter to become an approximate DC signal, use this signal as the reference voltage given Uref, its range is 0 ~ 5V. Since the given input range required by the chip TC787 is 0-15V, the PWM wave needs to pass through an optocoupler for level conversion, as shown in Figure 3. [page]

Figure 3 Control circuit hardware structure

  The grid voltage is input to TC787 through a synchronous transformer. The 6th pin of TC787 outputs a double pulse when high or a single wide pulse when low. Pins 12, 11, and 10 are the trigger output terminals of A, B, and C respectively, and are output to the thyristor through a pulse transformer.

  Trigger drive circuit design

  The trigger chip is a high-performance thyristor three-phase phase-shift trigger integrated circuit TC787. TC787 can work with a single power supply or dual power supplies. It is mainly suitable for three-phase thyristor phase-shift trigger and three-phase power transistor pulse width modulation circuits to form a variety of AC speed regulation and current conversion devices. The internal structure of TC787 is shown in Figure 4.

Figure 4 TC787 chip internal structure

  In this design, TC787 is powered by 15V, Pin 4 (Vr): Phase shift control voltage input terminal. The input voltage of this terminal directly determines the phase shift range of the output pulse of TC787/TC788, and is connected to the output of a given link in the application. Pin 5 (Pi): Output pulse prohibition terminal. This terminal is used to block the output of TC787/TC788 under fault conditions. High level is valid. In the application, it is connected to the output of the protection circuit. Synchronous voltage input terminal: Pin 1 (Vc), Pin 2 (Vb) and Pin 18 (Va) are three-phase synchronous input voltage connection terminals. In the application, the input filtered synchronous voltage is connected respectively, and the peak value of the synchronous voltage should not exceed the working power supply voltage VDD of TC787/TC788.

  The trigger drive circuit is mainly composed of the grid voltage synchronization circuit, the TC787 integrated trigger circuit and the pulse amplification isolation drive circuit. Figure 5 shows the synchronization circuit and the peripheral circuit of TC787. The first half is the voltage synchronization circuit. This design method requires more auxiliary components. By adjusting the three potentiometers RP1 to RP3 differently, a phase shift of 0 to 60° can be achieved to meet the needs of different main transformer connections. In Figure 5, the midpoint of the synchronous transformer is directly connected to the (1/2) power supply voltage, which simplifies the components used. Pin 4 of TC787 outputs the given voltage (0 to +15V) of the microcontroller, and pin 6 is the trigger pulse blocking pin. Pins 10 to 12 are trigger pulse output pins, which are connected to the isolation circuits of phases C, B, and A respectively.

Figure 5 Synchronous circuit and pulse generation circuit structure diagram

  Voltage detection circuit design

  In order to reduce hardware costs, the voltage divider resistor method is used instead of the voltage sensor when designing the DC bus voltage detection circuit. The voltage divider resistor method is simple in structure and easy to debug. The circuit is shown in Figure 6. The voltage obtained by the voltage divider resistor is 1/31 of the DC bus voltage. The voltage is input to the AD1 input port of the PIC microcontroller through two reverse proportional amplifier circuits, and then processed into a digital quantity through the AD conversion of the PIC microcontroller.

Figure 6 Voltage detection circuit

References:

[1]. TC787 datasheet http://www.dzsc.com/datasheet/TC787_1137127.html.
[2]. PIC16F690 datasheet http://www.dzsc.com/datasheet/PIC16F690_.html.
[3]. 2.0 datasheet http://www.dzsc.com/datasheet/2.0_1758666.html.

Keywords:MCU Reference address:Design of three-phase half-controlled rectifier circuit based on single-chip microcomputer

Previous article:Design of sine wave inverter power supply based on PICFxx microcontroller control
Next article:Design and application of intelligent instrument monitoring platform based on single chip microcomputer

Recommended ReadingLatest update time:2024-11-16 20:32

Debugging and simulation in microcontroller programs
In the absence of MCU hardware, the following simulation method can be used to view the effect: 1. Click debug to debug. The yellow arrow points to the next statement to be executed. 2. Set interrupt, full-speed execution, single-step execution and other operations 3. Open the simulation window and check the cha
[Microcontroller]
Debugging and simulation in microcontroller programs
Design of anti-theft system based on single chip microcomputer + human infrared sensor
Design Notes 1. Design the overall system solution based on the system functional requirements and considering the cost-effectiveness of the product, including the selection of the system, the function of the selected chip, and the reasonable design of the chip peripheral circuit. 2. Research and implementation of sys
[Microcontroller]
Design of anti-theft system based on single chip microcomputer + human infrared sensor
Design of digital constant temperature control system for electric heating based on 80C52 single chip microcomputer
1. Control scheme design The temperature field is a gradient field, and the rise or fall of temperature changes slowly over time. The temperature control process of an electric heating furnace can be described by three sub-processes: natural cooling, programmed heating, and constant temperature mainten
[Power Management]
Design of digital constant temperature control system for electric heating based on 80C52 single chip microcomputer
Single chip control of speech recognition system
With the rapid development of information technology, people are looking for a more direct way of human-computer dialogue. Voice-controlled computers are developed on this basis. Voice-controlled computers use speech recognition technology, which is currently a popular technology. Computer speech recognition systems
[Microcontroller]
Single chip control of speech recognition system
Detailed explanation of design failure mode and effects analysis (DFMEA) for automotive MCU
Failure Mode and Effects Analysis (DFMEA) plays a very important role in the automotive industry. In the process of automotive design and manufacturing, DFMEA is widely used to identify and manage potential design failure modes, as well as to evaluate the impact of these failure modes on automotive performance, safe
[Embedded]
Detailed explanation of design failure mode and effects analysis (DFMEA) for automotive MCU
Interfacing Rotary Encoders with PIC Microcontrollers
A rotary encoder is an input device that helps the user to interact with a system. It looks more like a radio potentiometerA rotary encoder is an input device that helps the user to interact with a system. It looks more like a radio potentiometer, but it outputs a series of pulses, which makes its application unique.
[Microcontroller]
Interfacing Rotary Encoders with PIC Microcontrollers
Microcontroller learning record - buzzer
Hardware Hookup      As can be seen from the figure, the buzzer has only one interface connected to the outside. We use a jumper to connect the J8 interface to the P0.0 interface of the microcontroller. Buzzer sound principle  Active buzzer, also called piezoelectric buzzer, is mainly composed of multivibrator, pie
[Microcontroller]
Microcontroller learning record - buzzer
Design of digital controlled current source based on single chip microcomputer PIC16F877A
1 Introduction Power supply technology, especially digital control power supply technology, is a very practical engineering technology, involving many disciplines such as electrical, electronic, system integration, control theory, and materials. The development of computer and communication technology has p
[Microcontroller]
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
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号