ImageVerifierCode 换一换
格式:DOC , 页数:18 ,大小:612.44KB ,
资源ID:22374      下载积分:10 金币
验证码下载
登录下载
邮箱地址:
验证码: 获取验证码
温馨提示:
支付成功后,系统会自动生成账号(用户名为邮箱地址,密码是验证码),方便下次登录下载和查询订单;
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝   
验证码:   换一换

 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.thwenku.com/down/22374.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  
下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(外文翻译-基于单片机的单相电压自动调节器.doc)为本站会员主动上传,图海文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知图海文库(发送邮件至admin@thwenku.com或直接QQ联系客服),我们立即给予删除!

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

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


>


客服