基于单片机的称重控制系统设计届毕业生毕业设计说明书题目:基于单片机的称重控制系统设计院系名称:专业班级:学生姓名:学号:指导教师:教师职称:I基于单片机的称重控制系统设计摘要由于称重器具在商业贸易中的重要作用,称重技术的发展一直都受到人们的关注。本文设计实现了一种新型的多功能电子称重系统,该系统采用了最为常见的C51系列单片机STC89C52作为主控芯片,系统可以准确称量待测物的质量,使用者设置好单价后,系统还能自动地计算总价并可以把测量结果直观地显示在液晶屏幕上,同时本系统还具有超量程自动报警功能。另外本系统还扩展了电子万年历和电子温度计的功能,使得系统更加实用。本文论述了课题提出的背景,系统方案确定的依据以及系统具体硬件电路的设计方案和软件编程的基本思路,最后针对系统的测试结果进行了分析。关键词:电子称重系统;单片机;称重传感器;A/D转换;时间和温度;人机交互II基于单片机的称重控制系统设计TitleDesignofweighingcontrolSystemBasedOnMCUABSTRACTDuetotheimportantroleofweighingapparatusinthetrade,developmentofweighingtechnologyhasbeenpaidcloseattentiontobypeople.Thispaperpresentsanewtypeofmultifunctionalelectronicweighingsystem.ThisdesignisbasedonthemostcommonC51seriesmicrocontrollerSTC89C52asacontrolcore,itrealizedthebasicfunctionsofelectronicscales.Thisdesigncanacquisitionqualityaccurately,displaytestdataintuitively,setthepricefordiffidentthingsandautomaticalarmwhenitisoverrange.Atthesametime,thesystemalsoextendsthefunctionofelectroniccalendarandthethermometer,makingthesystemmoreintelligentandpractical.Thispaperdiscussesthebackgroundofthesubject,howthesystemschemeisdetermined,designofthehardwarecircuitsystemandsoftwareprogramming.Attheendofthepaper,thesystemtestresultswereanalyzed.KeyWordsElectronicscale;singlechipmicrocomputer;sensor;A/Dconversion;human-computerinteraction;timeandtemperatureIII基于单片机的称重控制系统设计目录摘要...............................................................................................................................................IABSTRACT.....................................................................................................................................II第1章前言..................................................................................................................................11.1选择课题的背景和意义...........................................................................................................11.2电子秤的现状及未来的发展趋势............................................................................................11.3设计的主要任务.......................................................................................................................2第2章系统方案设计.................................................................................................................32.1系统总体构想及其工作原理...................................................................................................32.2系统方案的确定......................................................................................................................42.3各个模块选型的分析..............................................................................................................5第3章系统硬件电路的设计.....................................................................................................163.1MCU的最小系统电路设计.............................................................................................