河南理工大学万方科技学院毕业设计(论文)说明书摘要随着微电子技术的应用,市场上使用的传统称重工具已经满足不了人们的要求。为了改变传统称重工具在使用上存在的问题,在本设计中将智能化、自动化、人性化用在了电子称重的控制系统中。本系统主要由单片机来控制,测量物体重量部分由称重传感器及A/D转换器组成,加上显示单元,此电子秤俱备了功能多、性能价格比高、功耗低、系统设计简单、使用方便直观、速度快、测量准确、自动化程度高等特点。本系统以AT89S52单片机为主控芯片,外围附以称重电路、显示电路、报警电路、键盘电路等构成智能称重系统电路板,从而实现自动称重系统的称重功能、报警功能、数据计算功能以及人机交换功能。可以说,此设计所完成的电子秤很大程度上满足了应用需求。关键词AT89S52,CZAF-602压力传感器,A/D转换器,LCD显示器.AbstractWiththeapplicationofmicroelectronictechnology,thetoolsoftraditionalweighingonthemarkethavecan'tsatisfythedemandsofpeople.Inordertochangetheproblemoftheapplicationof河南理工大学万方科技学院毕业设计(论文)说明书traditionalweighingtoolsintheusingofdailylife,thedesignwillbeintegratedwithintelligence,automationandhumannatureintheelectronicscaleswithweightcontrolsystem.Thissystemmainlycontrolledbythesinglechipmicrocomputer,measuredbyweightingtransducerandA/Dconvertercomponentandaddedwiththedisplayunit,theelectronicscalesareaptitudeforthehighratioofperformance,multi-function,lowpowerconsumption,anditissimpleenough,especiallyitisgiventhecharacteristicwithEasy-to-useintuitively,Speed,Measureaccurately,Higherautomation.ThesystemtakeAT89S52SCMasthemaincontrollerchip,anditsperipheralcircuitattachtointegratedcircuit,displaycircuit,alarmcircuit,keyboardcircuitwhichintegratetheweighingsystemcircuitboard,sothedesigncanrealizetheautomaticweighingsystemfunction,alarmfunction,weighingdatacalculationfunctionandMan-machineexchangefunction.Wecansaythatthedesignofcompleteelectronicscaleslargelymeettheapplicationrequirementsperfectly.KEYWORDS:AT89S52,CZAF-602sensor,A/Dconverter,LCDDisplay.河南理工大学万方科技学院毕业设计(论文)说明书目录第一章绪论...................................................11.1研究目的和意义..........................................11.2电子称重系统的应用领域..................................11.3国内外研究现状、发展动态................................21.4主要工作以及论文结构....................................3第二章系统方案论证与选型.....................................42.1控制器部分..............................................42.2数据采集部分............................................52.2.1传感器的选择........................................52.2.2放大电路选择........................................82.2.3A/D转换器的选择...................................112.2.4键盘处理部分方案论证...............................132.3显示电路部分的选择.....................................132.4超量程报警部分选择.....................................14第三章硬件电路设计..........................................153.1AT89S52的最小系统电路.................................153.1.1单片机芯片AT89S52介绍..............................153.1.2.单片机管脚说明.....................................163.1.3AT89S52的最小系统电路构成.........................193.2数据采集部分电路设计...................................203.3显示电路与AT89S52单片机接口电路设计....................223.4键盘电路与AT89S52单片机接口电路设计....................243.5报警电路的设计.........................................26第四章系统...