资源描述:
《毕业设计(论文)-基于proteus的单片机实时时钟的仿真设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计论文作者学号系部专业题目基于Proteus的单片机实时时钟的仿真设计指导教师评阅教师完成时间:毕业设计论文中文摘要(题目):基于Proteus的单片机实时时钟的仿真设计摘要:本设计论述的是一个基于Proteus技术的单片机的实时时钟仿真系统的实现。使用了Proteus软件技术和Keilc软件进行仿真和调试,最终实现日常的时钟显示,它还可以对年、月、日、周日、时、分、秒进行计时,具有闰年补偿功能,同时具有时钟调整、闹钟等功能。本电子时钟设计首要的工作是结合以往所学的单片机程序编写理论和编写规则来编写电子时钟的软件部分,编写时要结合所配的STM
2、8S105芯片的管脚功能和其他硬件电路,如DS1302时钟芯片和LCD1602液晶显示屏,该部分运用STVD单片机软件来完成。在编写完软件并检测完正确后用仿真硬件检测运行检测程序是否正确,并调试。待这一切工作做好后再利用系统板硬件电路来实践实现软件功能与硬件的结合。并应用Proteus的ISIS软件实现了单片机电子时钟系统的设计与仿真。该方法仿真效果真实、准确,节省了硬件资源。关键词:Proteus实时时钟单片机仿真毕业设计论文外文摘要(Title):basedonsinglechipProteusdesignsimulationofreal-ti
3、meclockAbstract:thispaperbasedonthedesignofasinglechipProteustechnologyoftherealizationofthesimulationsystemforreal-timeclock.USEStheProteussoftwaretechnologyandKeilcsoftwaresimulationanddebugging,finallyrealizesthedailytheclockdisplay,itcanalsoonyear,month,day,Sunday,when,min
4、utesandsecondsfortiming,havealeapyearcompensationfunction,alsohastheclockadjustment,alarmclock,andotherfunctions.Thiselectronicclockdesignfirstworkistocombinethemicrocontrollerprogramminglearnedeverwriterulestowritetheoryandthesoftwareparts,electronicclocktowriteonthematchwhen
5、STM8S105chiptubefootfunctionandotherhardwarecircuit,suchasDS1302clockchipandLCD1602LCDscreen,thispartutilizationSTVDsingle-chipmicrocomputersoftwaretocomplete.Inwritingthesoftwareandfinishedwithsimulationtestafterrighthardwaredetectionoperationtestprocedureiscorrect,anddebuggi
6、ng.Untoallthisworkdonereusethesystemboardhardwarecircuittopracticerealizethecombinationofhardwareandsoftwarefunctions.AndtheapplicationofISISsoftwarerealizetheProteusmicrocontrollerelectronicclocksystemdesignandsimulation.Thismethodsimulationeffecttrue,accurate,savethehardware
7、resources.Keywords:Proteusreal-timeclocksingle-chipmicrocomputersimulation目录1引言12设计思路和功能描述13硬件原理分析14Proteus简介24.1该软件的特点:24.2如何进入ProteusISIS34.3工作界面4Keilc与Proteus连接调试45基本原理55.1ISIS软件的主要特性有56硬件电路设计与实现67主要芯片、元器件简介77.1DS130277.1.1DS1302的主要特性77.1.2主要功能87.2AT89C51单片机87.2.1.主要特性97.2.
8、2.管脚说明107.2.3.振荡器特性127.2.4.芯片擦除127.3LCD1602液晶屏显示电路128软件设计设计15