如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
西安工程大学本科毕业设计(论文)西安工程大学本科毕业设计(论文)毕业设计(论文)题目:在线温度监控系统上位机软件设计学院:电子信息学院专业班级:**************************指导教师:**职称:副教授学生姓名:***学号:***********摘要该项目背景是液压操动机构试验状态在线监测与故障预警研究。对断路器终端温度进行实时采集,并将其显示于上位机上。但由于现场限制,需要通过RS-485总线传输数据,并经由主控板做终端与上位机之间的通信,上位机的功能是对断路器电的温度进行实时监测。本文主要工作是利用C++Builder6.0软件编写断路器温度监控系统的人机交互界面,该界面的主要功能有通过RS-232串口将数据接收进来,并将该温度数据显示在数据表上,还需调用数据表中的数据显示成曲线。关键词:温度,RS-232,C++Builder6.0,上位机,监控ABSTRACTThebackgroundofthisprojectistestingthetemperationandhydraulicoperation(液压操动机构)testingconditionReceivingemperatureindexisanimportantindexofmanyworkingenvironment,therefore,temperaturemonitoringhasbeenwidelyusedinindustrialfield.ThistopicusingC++Builder6.0tobuildupthetemperaturemonitoringsystemforcircuitbreakeroperationinterface,thissoftwareisveryeasytouse.What'smore,itsfunctionispowerful,especiallywithone'sownknackininterfacedesign,WINDOWSprogramming,databaseprogrammingetc.Anditcan'tbecomparedbysomeoftheothersoftwaredevelopmenttools.ThemainfunctionofPCistoreceivethetemperaturedatacollectedbythelowercontrolmachinethroughtheRS-232serialport,anddisplayedinthedatasheet.AlsoitshouldbeplottedintocurvesbySimuCurvescontrol.Inaddition,thissystemusesClanguageprogramming,thepastsoftwareusingassemblylanguage.Butassemblylanguageisreadabilityandportability,andhigh-levellanguageisdifficulttorealizethedirectoperationofcomputerhardware.HoweverClanguagecombinesthecharacteristicsofthesetwokindsoflanguage.Ithasthecharacteristicofconcise,convenient,flexible,compact.Andthetargetcodeitgeneratedhashighqualityandhighefficiency.Ithasbecomeoneofthemostpopularprogramminglanguagesintheworldtoday.KEYWORDS:temperature,RS-232,C++Builder6.0,PC,monitor目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc359876557"第1章绪论PAGEREF_Toc359876557\h1HYPERLINK\l"_Toc359876558"1.1项目背景PAGEREF_Toc359876558\h1HYPERLINK\l"_Toc359876559"1.2国内外研究发展趋势PAGEREF_Toc359876559\h2HYPERLINK\l"_Toc359876560"1.3本课题设计内容PAGEREF_Toc359876560\h2HYPERLINK\l"_Toc359876561"