资源描述:
《基于at89c51单片机的智能电源控制系统》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、摘要XX学院本科毕业论文基于AT89C51单片机的智能电源控制系统INTELLIGENTPOWERCONTROLSYSTEMBASEDONAT89C51专业名称计算机科学与技术申请学士学位所属学科工学指导教师姓名、职称20年月日II摘要摘要单片机是一种集成电路芯片,它采用超大规模集成电路技术把具有数据处理能力的CPU、RAM、ROM、多种I/O口和中断系统、定时器/计时器等功能集成到一块硅片上构成的一个小而完善的计算机系统。广泛应用于仪器仪表、家用电器、医用设备、航空航天、专用设备的智能化管理及过程控制等领域
2、。本课题设计给出了一种以AT80C51系列单片机为核心的智能定时控制系统的设计方案,使用单片机汇编语言进行编程,实现可设定一个定时时间、定时时间到继电器断电蜂鸣报警以及显示时分秒等功能。本论文分析了该系统的控制模式、控制电路构成、系统软件设计及其使用情况,以及在设计、调试过程中遇到的问题及解决方案。本课题设计的智能电源控制系统结构简单,造价成本低,功能齐全,具有很强的实用性。关键词:AT80C51,定时,继电器,蜂鸣,显示IIAbstractABSTRACTSingle-chipmicrocontroller
3、isanintegratedcircuitchip,istheuseofVLSItechnologytoadataprocessingcapabilityCPU,RAM,ROM,avarietyofI/Oportandinterruptsystem,timers/timerfunctionsintoasinglesiliconConstitutedasmallbutcompletecomputersystem.Widelyusedinstruments,householdappliances,medicale
4、quipment,aerospace,specializedequipmentfortheintelligentmanagementandprocesscontrolandotherfields.TheprojectpresentsadesigntoAT80C51MCUasthecoreoftheintelligentcontrolsystemdesigntime,usetheMCUassemblylanguageprogramming,cansetaregulartime,regulartimeofftob
5、uzzeralarmrelay,andDisplayedeverysecondandsoon.Thispaperanalyzesthecontrolmodeofthesystem,controlcircuits,systemsoftwaredesignanditsuse,aswellasinthedesign,debuggingproblemsencounteredandsolutions.Thesubjectofdesignintelligentpowercontrolsystemissimple,cost
6、,lowcost,fullyfunctional,verypractical.Keywords:AT80C51,timing,relay,buzzer,displayII目录目录1引言11.1单片机概述11.1.1单片机的发展历史11.1.2单片机的应用——电子产品的控制器31.1.3MCS—51系列单片机介绍51.2开发软件介绍51.2.1Protel2004简介51.2.2KEIL简介61.2.3PROTEUS简介72本论文(设计)的选题和研究内容72.1设计说明82.2硬件系统设计82.3软件程序设计1
7、02.3.1定时模块122.3.2中断模块132.3.3显示模块142.3.4蜂鸣报警模块142.3.5键盘控制模块143利用Protel2004进行电路板图154利用Keil进行程序编辑和调试165利用PROTEUS进行软件仿真226电路板印制和电路仿真277结论和展望27致谢29参考文献30附录31ⅢIndexINDEX1INTRODUTION11.1SCMOVERVIEW11.1.1Thedevelopmenthistoryofthesingleshipcomputer11.1.2SCMapplicat
8、ion-electronicproductcontroller31.1.3TheintroductionofMCS-51seriesmicrocontroller51.2THEINTRODUCTIONOFDEVELOPMENTSOFTWARE51.2.1ThesummaryofProtel200451.2.2ThesummaryofKEIL61.2.3ThesummaryofPROTEUS72TOP