资源描述:
《基于单片机的数字电压表设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、摘要单片机是一种集成电路芯片,采用超大规模技术把具有数据处理能力(如算术运算,逻辑运算、数据传送、中断处理)的微处理器(CPU)。随着单片机技术的飞速发展,各种单片机蜂拥而至,单片机技术已成为一个国家现代化科技水平的重要标志。单片机可单独地完成现代工业控制所要求的智能化控制功能,这是单片机最大的特征。单片机控制系统能够取代以前利用复杂电子线路或数字电路构成的控制系统,可以软件控制来实现,并能够实现智能化。现在单片机控制范畴无所不在,例如通信产品、家用电器、智能仪器仪表、过程控制和专用控制装置等等,单片机的应用领域越来越广泛。本毕业设计的课题是“简易数字
2、电压表的设计”。主要考核我们对单片机技术,编程能力等方面的情况。观察独立分析、设计单片机的能力,以及实际编程技能。本课题主要解决A/D转换、数据处理及显示控制等三个模块。控制系统采用AT89C52单片机,A/D转换采用ADC0809。 关键字介绍:单片机,AT89C52,A/D转换,ADC0809,数据处理。AbstractChipProcessorisakindofchipofintegratedcircuit,adopttoexceedlarge-scaletechnologyhavedatahandlingability(suchasarith
3、meticmanipulation,logicisoperational,datadeliverandsuspendhandling)tinyprocessor(CPU).AlongwithChipProcessortechnologydevelopfast,variousChipProcessorcomeingreatnumbers,ChipProcessortechnologyhasbecomeaimportantsignofthenationalmodernlevelofscienceandtechnology.ChipProcessorcanc
4、ompletemodernindustrialcontrolalonetheintelligentcontrolfunctionthatwillbeg,thisisthefeatureofbiggestChipProcessor.WhenChipProcessorcontrolsystemcanreplace,usingthecontrolsystemthatcomplexelectroniclineordigitalcircuitformscansoftwarecontrolcometorealize,andcanrealizeintelligenc
5、etomelt.Now,ChipProcessorcontrolcategoryisomnipresent,forinstancecommunicateproduct,electrichomeappliances,intelligentinstrumentappearance,coursecontrolandthecontrolequipmentforspecialpurposeandsoon,theapplicationfieldofChipProcessorismoreandmoreextensive.Graduatetheprogramofdes
6、ignis"thedesignofsimpledigitalvolmeter".CheckonourconditionfortheaspectssuchasChipProcessortechnologyandprogrammingabilitymainly.ObserveactualprogrammingabilityaswellastheabilityofindependentanalysisanddesignChipProcessor.ThisprogramsolvesthedatahandlingandconversionofA/Dmainlya
7、ndshowsthe3modularssuchascontrol.ControlsystemadoptsAT89C52onlyflatmachine,theconversionofA/DadoptsADC0809.Keywordintroduction:ChipProcessor,AT89C52,A/Dchanges,ADC0809,Datahandle.目录第一章绪论51.1单片机简介51.2单片机的应用领域61.3单片机的发展趋势71.4单片机应用系统的开发过程81.4.1总体设计91.4.2硬件电路设计91.4.3软件设计9第二章数字电压表102
8、.1数字电压表的特点102.2数字仪表的发展趋势11第三章系统设计133.1功能要求及设计目标