数控脉冲宽度调制信号发生器_EDA课程设计.doc
文本预览下载声明
成绩: 分
课程设计名称: EDA技术课程设计
题 目: 数控脉冲宽度调制
信号发生器
学生姓名:
专 业:
班 级:
学 号:
指导教师:
日期:2011 年 6 月 19 日
数控脉冲宽度调制信号发生器
摘 要:脉冲宽度调制(PWM),简称脉宽调制,是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。Pulse width modulation (PWM), in short, is the microprocessor by modulation, a digital output to a control circuit to a very effective technique, widely used in measuring and communication from the power to control and many changes in the field. in this design a form of output frequency, simple structure and 数控 pulses to control the width of the modulating signal generators the pulse of the cycle is decided by the two eight bits preset enter A, B. Core element is the Altera CPLD chip EPM240T100C5N, greatly reducing the size of the electrical circuits and stability, the impact of pwm able to achieve the higher frequencies. the output signal generators the pulse of free and cycle forward through than a switch to change.
Keywords:Pulse width modulation (PWM), signal generators, CPLD
目 录
前言 1
设计背景 1
1、EDA技术发展及介绍 2
1.1 EDA技术的介绍 2
1.2 EDA技术的发展 2
1.3 EDA技术的发展趋势 3
2、总体方案设计 4
2.1设计内容 4
2.2设计方案比较 4
2.3方案论证 5
3、单元模块设计 6
3.1晶振电路 6
3.2电源电路 6
3.3 JATG下载接口 7
3.4 拨码开关电路 7
4、特殊器件的介绍 8
4.1 CPLD器件介绍 8
4.2 FPGA器件介绍 8
4.3 EPM240T100C5N器件 9
5、最小系统原理 10
6、最小系统PCB图 11
7、硬件实现-PLD设计 12
7.1 PLD设计 12
8、系统仿真及调试 14
8.1仿真 14
8.2 调试 15
9、总结 17
9.1设计小结 17
9.2设计收获 17
9.3设计改进 17
9.4 致谢 17
10 、参考文献 18
前言
在现代电子技术中脉冲宽度调制(PWM)广泛应用于测量、通信领域中由于特殊性能,常被用作直流回路中灯具调光或直流电动机调速。有关电路已经在汽车仪表照明、车灯照明调光和计算机电源散热风扇方面得到应用。利用脉宽调制(PWM)方式实现调光/调速的好处是电源的能量能得到充分利用,电路的效率高。电路的转换效率是非常重要的此外,采用脉宽调制(PWM)方式可以使负载在工作时得到满电源电压,这样有利于克服电机内在的线圈电阻而使电机产生更大的力矩。开关电源一般都采用脉冲宽度调制(PWM)技术,其特点是频率高,效率高,功率密度高,可靠性高。
1.1 EDA技术的介绍
EDA是电子设计自动化(Electronic Design Automation)的缩写,在20世纪90年代初从计算机辅助设计(CAD)、计算机辅助制造(CAM)、计算机辅助测试(CAT)和计算机辅助工程(CAE)的概念发展而来的。EDA技术就是以计算机为工具,设计者在EDA软件平台上,用硬件描述语言HDL完成设计文件,然后由计算机自动地完成逻辑编译、化简、分割、综合、优化、布局
显示全部