外文翻译-基于单片机的单相电压自动调节器.doc

文档编号:22374 上传时间:2024-03-25 格式:DOC 页数:18 大小:612.44KB
下载 相关 举报
外文翻译-基于单片机的单相电压自动调节器.doc_第1页
第1页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第2页
第2页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第3页
第3页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第4页
第4页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第5页
第5页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第6页
第6页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第7页
第7页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第8页
第8页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第9页
第9页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第10页
第10页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第11页
第11页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第12页
第12页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第13页
第13页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第14页
第14页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第15页
第15页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第16页
第16页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第17页
第17页 / 共18页
外文翻译-基于单片机的单相电压自动调节器.doc_第18页
第18页 / 共18页
亲,该文档总共18页,全部预览完了,如果喜欢就下载吧!
资源描述

1、英文原文Microcontroller-Based Single-Phase Automatic Voltage RegulatorNang Kaythi HlaingHardware Technology Department Computer University(Myanmar)nangkthi.23Abstract:This paper proposes the design and implementation of a micro controller-based single-phase automatic voltage regulator (AVR). The basic b

2、uilding blocks for this design include a PIC 16f 628 microcontroller, a triac,a step-up transformer, a zero crossing circuitry and a load voltage sensing circuitry. This design is based on the principle of phase control of ac voltage using a triac. The trigger pulse for the triac is delayed by the m

3、icrocontroller to provide the desired regulator terminal voltage. This voltage is always sensed and fed back to the microcontroller via a measuring unit to get a continuous control system. One of the intensions to develop this AVR is to use it in domestic heating and lighting controls. It can also b

4、e used as an adjustable voltage source by adjusting a variable resistor in the voltage sensing circuitry. It is also intended to introduce a compact AVR and to demonstrate the usefulness of the PIC microcontroller in power control field.Keywords:voltage regulator (AVR); PIC microcontroller; autotran

5、sformer; phase control; triacI. INTRODUCTIONThe automatic voltage regulator or A VR, as the name implies, is a device intended to regulate voltage automatically: that is to take a varying voltage level and turn it into a constant voltage level 4. Automatic voltage regulators are widely used in elect

6、rical power field to obtain the stability and good regulation of the electric system. In typical A VRs, switching is done by electromagnetic relays, or servomotor, or electronic device, which automatically selected taps in the transformer to get the required voltage to boost (add) or buck (subtract)

7、 the input voltage. Relay tapchangers have the problems such as power lost momentarily during relay change over, unstable output and relay contact damages. Servo motor types gave the disadvantages that they have low life of the contact points of the relays 5. Solidstate electronic device used AVRs c

8、an overcome most of the above problems as they do not use any moving part and the output voltage can vary from cycle to cycle 13. For microcontrollers, they have been proven their abilities to perform well in a wide range of applications 26. Nowadays, many microcontroller-based A VR can be available

9、 in markets. One of them is Sollatek AVR 7. In this paper, it is aimed to implement PIC microcontrollerbased solid sate switching automatic voltage regulator.II. OVERVIEW OF THE PROPOSED DESIGNThe basic building blocks for this design include a PIC l6f 628 microcontroller, a triac, a 400V autotransf

10、ormer, a zero crossing circuitry, and a load voltage sensing circuitry. This design is based on the principle of phase control of ac voltage using a triac, where triggering (firing) delay is determined by the PIC microcontroller. Fig. 1 shows the important com onents of our AVR.Figure 1. Block diagr

11、am of microcontroller-based automatic voltage regulatorIII. HARDW ARE IMPLEMENTATION AND OPERATION OFTHE SYSTEM COMPONENTSThe general operation of the components goes like this: line voltage is stepped up to 400V using an autotransformer. Zero crossing detection circuit provides a pulse to the PIC w

12、henever the line voltage reaches OV. After getting the zero cross pulse, the PIC determines the delay to send a gatetrigger pulse for the triac in accordance with the output of the regulator terminal voltage. Triac, here, is used to control the phase of the line voltage. The regulator terminal volta

13、ge is always sensed and fed back to the PIC via a measuring unit. AControl or Regulating Unit In control unit, PIC l6f 628 forms the heart of the unit where BTA l6(600C) triac is used as an ac switch. It is driven by PC 817 optocoupler and is triggered with a pulse sent from the PIC by taking some d

14、elay after every zero crossing of each ac main cycle. The switch is open if no trigger pulse is given to the gate. It is closed if pulses are given continuously twice every ac wave. In our design, a 16 ampere triac is used to insure an adequate margin of safety. The triac is mounted to a heat sink w

15、hich is large enough to remove the heat caused by bidirectional current flow of the triac. To suppress voltage transients a 100 resistor and a 0.1uFcapacitor is used as a snubber network across the triac. The presence of this network can improve the turn-on performance of the triac. In this control

16、unit PIC 16f 628 plus PC 817 is used as a triac gate firing circuit, which is designed with care to ensure that unwanted conduction,i.e.,loss of control,does not occur when triggering lasts too long. The gate-cathode resistor protects the device from false triggering due to noise.Fig. 2 shows the interface of PIC 16f 628 with other components contained in our AVR.Figure 2. Microcontroller interfaceBMeasuring or Feedback Uni

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 文档资料

网站客服QQ:2356858848

  客服联系电话:18503783681

copyright@ 2008-2022 thwenku网站版权所有

ICP备案:豫ICP备2022023751号-1


>


客服