毕业设计基于PLD的三层电梯的控制设计.pdf
……………最新资料推荐…………………
基于PLD的三层电梯的控制设计
【摘要】
电梯作为现代化的产物在我们的生活之中已必不可少。随着经济建设的高速发展,
我国电梯需求量越来越大。由此,一个更为庞大的电梯市场已经在国内轰然形成。本设
计是基于可编程逻辑器件(PLD)技术中的甚高速集成电路硬件描述语言(VHDL)语言
所开发的三层电梯控制程序。本程序具有VHDL语言设计里最为常用的三个模块:实体
entity、结构体architecture、进程执行单元process。通过程序调试及运行仿真,结果
表明,本程序可以完成:电梯运行所在楼层指示、电梯运行方向指示、关门延时设置、
看门狗报警、超载报警、故障报警等。本设计对更高层的电梯控制设计具有一定的拓展
性。
【关键词】:电梯控制,程序设计,PLD,VHDL
ABSTRACT
Theproductasamodernelevatorinourliveshasbeenessential.Withthesustainedand
rapiddevelopmentofeconomicconstruction,Chinasincreasingdemandforelevators.Asa
result,amuchlargerdomesticelevatormarkethasformedabang.Thisdesignisbasedon
ProgrammableLogicDevices(PLD)inaVeryHighspeedoftheintegratedhardware
DescribeLanguage(VHDL)indevelopingthethirdflooroftheliftofcontrolprocedures.
thisprogramhasvhdllanguagedesignedforthebestofthreemodules:entity,architecture,
process.Throughtheprogramrun,debugandsimulationresultsshowthattheapplicationcan
finish:thefloor,inthedirection,thedelay,theguarddogthepolice,andfailurethepolice,etc.
thisdesignwithhigherthecontrolofthedesign.
【KEYWORD】:liftcontrol,programmer,PLD,VHDL
最新精品资料整理推荐,更新于二〇二一年一月二日2021年1月2日星期六20:41:40
……………最新资料推荐…………………
最新精品资料整理推荐,更新于二〇二一年一月二日2021年1月2日星期六20:41:40
……………最新资料推荐…………………
目录
引言2
一、设计的基础依据2
(一)EDA技术介绍2
(二)VHDL语言介绍2
(三)MAX+plusII软件介绍3
二、方案论证3
(一)基于PLC技术的电梯控制设计方案3
(二)基于PLD技术的电梯控制设计方案4
(三)方案选择4
三、程序设计5
(一)算法分析5
(二)程序设计7
四、程序调试14
五、程序仿真16
(一)波形输入建立16
(二)电梯运行情况仿真18
(三)电梯功能仿真20
总结21
附录一三层电梯控制的源程序22
附录二引脚锁定情况26