日期:2017年7月14日电气与电子信息学院智能化测控应用系统设计报告设计名称:智能化测控应用系统设计题目:电子批量称重装置设计年级:2014级学生姓名:学号:3120140803专业:测控技术与仪器专业指导教师:西华大学电气与电子信息学院智能化测控应用系统设计报告电子批量称重装置设计摘要:针对目前市场上使用的传统称重工具在称量小轻量的物品时存在精度不高,并且结构复杂,易老化,成本高等的缺点。为了改变传统称重工具在使用上存在的这些问题,提出了将智能化、人性化用在电子称重的控制系统中。本系统主要由单片机来控制,测量物体重量部分由称重传感器及A/D转换器组成,加上显示单元以及串口发送单元。此电子秤具备了功能多、可批量测重、性能价格比高、功耗低、系统设计简单、使用方便直观、测量准确等特点。通过以AT89C51单片机为主控芯片,外围附以称重电路、显示电路、报警电路、键盘电路以及通过串口将所测数据发送到PC端,在PC端上利用LabVIEW设计上位机软件,实现数据的显示以及存储功能,从而实现自动称重系统的批量称重功能、报警功能、数据计算功能以及人机交换功能。可以说,此设计所完成的电子秤很大程度上满足了应用需求。关键词:单片机,应变式压力传感器,超重报警,上位机,批量称重Abstract:Thetraditionalweighingtoolsusedinthepresentmarketarenothighinaccuracywhenweighingsmallquantities,andthestructureiscomplex,agingandhighcost.Inordertochangetheexistingproblemsoftraditionalweighingtools,theintelligentandhumanizedsystemisputforward.Thesystemismainlycontrolledbysinglechipmicrocomputer,andtheweightpartoftheobjectiscomposedofweighingsensorandA/Dconverter,plusdisplayunitandserialport.Thiselectronicscalehasthecharacteristicsofmanyfunctions,highvolumemeasurement,highperformanceprice,lowpowerconsumption,simplesystemdesign,easytouse,andaccuratemeasurement.ByAT89C51singlechipmicrocomputerasmaincontrolchip,peripheralattachedtointegratedcircuit,displaycircuit,alarmcircuit,keyboardcircuitandviaaserialporttosendthetestdatatoPC,PCsoftwareonthePCusingLabVIEWdesign,realizesthedatadisplayandstoragecapabilities,soastorealizethebatchweighingfunctionsofautomaticweighingsystem,alarm,datacalculationandman-machineexchangefunctions.Itisfairtosaythattheelectronicscalecompletedbythisdesignmeetstheneedsoftheapplication.Keywords:Singlechipmicrocomputer,strainpressuresensor,overweightalarm,uppermachine,weightweighing目录1前言................................................................0西华大学电气与电子信息学院智能化测控应用系统设计报告2总体方案设计.........................................................22.1方案一.........................................................22.2方案二.........................................................22.3方案三.........................................................32.4方案比较与选择................................................43单元模块设计及仿真...................................................53.1控制模块电路设计...............................................53.2数据采集模块电路设计...........................................63.2.1压力传感器的选择与设计...................................63.2.2信号放大电路选择与设计...................................83.2.3A/D转换电路选择与设计...................................93.3人机交互模块的选择与设计......................................113.3.1系统显示电路设计........................................113.3.2超重报警提示电路设计....................................123.3.3按键输入电路设计........................................133.4原件仿真参数..............................................