1 / 12
文档名称:

设计通过MCS-51单片机兼容的PWM控制器【外文翻译】.doc

格式:doc   页数:12
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

设计通过MCS-51单片机兼容的PWM控制器【外文翻译】.doc

上传人:问道九霄 2012/4/10 文件大小:0 KB

下载得到文件列表

设计通过MCS-51单片机兼容的PWM控制器【外文翻译】.doc

文档介绍

文档介绍:毕业设计(论文)外文翻译
题目: Design of PWM Controller in a MCS-patible MCU
Author . Yue-Li Hu, Wei Wang Microelectronic Research & Development Center Campus , 149 Yanchang Rd, Shanghai 200072, China

Introduction
PWM technology is a kind of voltage regulation method by controlling the switch frequency of DC power with fixed voltage to modify the two-end voltage of technology can be used for a variety of applications including motor control, temperature control and pressure control and so on. In the motor control system shown as Fig. 1, through adjusting the duty cycle of power switch, the speed of motor can be controlled. As shown in Fig. 2, under the control of PWM signal, the average of voltage that controls the speed of motor changes with Duty-cycle ( D = t1/T in this Figure ), thus the motor speed can be increased when motor power turn on, decreased when power turn off.
: The Relationship between Voltage of Armature and Architecture of PWM Module

Therefore, the motor speed can be controlled with regularly adjusting the time of turn-on and turn-off. There are three methods could achieve the adjustment of duty cycle: (1) Adjust frequency with fixed pulse-width. (2) Adjust both frequency and pulse-width. (3) Adjust pulse-width with fixed frequency.
Generally, there are four methods to generate the PWM signals as the following: (1) Generated by the posed of separate ponents. This method is the original method which now has been discarded. (2) Generated by software. This method need CPU to continuously operate instructions to control I/O pins for generating PWM output signals, so that CPU can not do anything other. Therefore, the method also has been discarded gradually. (3) Generated by ASIC. The ASIC makes a decrease of CPU burden and steady work generally has several functions such as over-current protection, dead-time adjustment and so on. Then the method has been widely used in many kinds of occasion now. (4) Generated by PWM fun