毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

AT89S52单片机PWM控制系统的设计+源码+电路图

时间:2017-04-23 09:43来源:毕业论文
基于AT89S52单片机的PWM信号输出系统。首先对系统结构和PWM软件算法进行了研究和分析,包括对各种PWM产生方法的对比分析以及系统的功能分区和总体结构

摘 要:本文在研究PWM技术当前发展状况的基础上,设计了一种基于AT89S52单片机的PWM信号输出系统。首先对系统结构和PWM软件算法进行了研究和分析,包括对各种PWM产生方法的对比分析以及系统的功能分区和总体结构。在总体设计完成后又设计了硬件电路各个单元模块。然后采用C语言编程实现了系统功能,完成设计目标。最后对设计的系统进行了计算机仿真。
本设计以AT89S52单片机为硬件的控制核心,能够产生频率和占空比均可调整的PWM信号波且频率的调整范围为1Hz~9999Hz之间,占空比的调整范围为1%~99%之间,并且用数码管显示信号频率值和占空比的大小。并且外加一个反相器或者非门产生两路脉冲对称的PWM波,并且将这两路PWM波成功运用于半桥逆变电源中,使逆变电源的开关管在一个周期内顺序导通,通过调节PWM控制系统的控制部分可以实现逆变电源的高效率输出。关键字:AT89S52;PWM;频率;占空比;逆变7522

The design of the pwm control system
Abstract:In this paper, we reseach PWM technology’s development at present,designing a PWM signal output system based on AT89S52 single_chip microcomputer.Firstly ,we studied and analyzed the system structure and the PWM software algorithm,Including comparison and analysis of several PWM.This paper designed the system structure.after completion of the overall design,The hardware circuit of each unit module is designed.To realize the system function the paper use the C language programming,Finally,a simulation on the computer.
This design adopts AT89S52 single chip microcomputer as control core of the hardware,which can produce berween 1HZ to 9999HZ frequency which is adjustable PWM and the duty ratio is also adjusted between 1%to99%.The digital tube display frequency and duty ratio.We can use an inverter or not gate to produce two lines of symmetry of the PWM pulse wave which can adopted in a half bridge inverter power supply,realizing the switch of inverter power in a cycle of order conduction.By adjusting the PWM control part of the control of the control system we can realize high efficiency inverter power supply output.
Key word:AT89S52;PWM;Frequency;Duty ratio;Inverter
目  录
摘要    1
引言    2
1.PWM控制系统的研究现状和设计任务    2
1.1设计背景    2
1.2发展状况    2
1.3设计任务与要求    3
2.PWM控制系统的总体设计    3
2.1设计系统概述    3
2.2方案论证与比较    4
2.3总体方案设计    4
2.4设计的元器件介绍    5
2.4.1 AT89S52的介绍    5
2.4.2 74HC138的介绍    7
2.4.3 74HC573的介绍    8
3.系统硬件设计    9
3.1时钟电路    10
3.2复位电路    11
3.3键盘接口电路    12
3.4数码管LED显示电路    14
3.5 PWM输出放大电路    15
4.软件设计    16
4.1编程语言的选择    16
4.2软件的总体设计    16
4.3中断服务子程序的介绍    17
5.系统仿真和调试    18
5.1系统调试说明    18
5.2仿真软件介绍    19
5.3仿真结果    21
6. PWM波的应用    26
6.1逆变电路的性能和分类    27
6.2半桥逆变电路的原理分析    27
6.3半桥逆变电路的仿真    28
参考文献    31
附录    33
基于单片机的PWM控制系统的设计及应用引言 AT89S52单片机PWM控制系统的设计+源码+电路图:http://www.751com.cn/zidonghua/lunwen_5529.html
------分隔线----------------------------
推荐内容