长春理工大学毕业设计摘要本文设计了一个计算机控制的温度、湿度实时监测与报警系统,可应用于多种需要采集温湿度数据的场合
数据采集器的核心部件为单片机,主要完成对其所连接传感器件的测量与控制以及与主机的通信等功能
各采集器以网络结点的方式挂接到RS485传输网络上,传输距离远,还可有效的抑制共模干扰
设计中的RS232/RS458转换器用来实现RS485总线网络与主机RS232串口通信的相互转换
本设计实现了温度、湿度的实时监测系统,该系统不仅能实时采集各抽样点的温度值与湿度值,而且能够迅速处理,并存储结果以方便以后的对比研究
关键词:单总线DS18B20HIH3610RS232/RS485AbstractAkindofreal-timemonitoringsystemfortemperatureandhumiditycontrolledbycomputerisintroducedinthispaper,whichiscanbeusedformanyapplications.ThekernelofdatacollectorisMCU,whichtakeschargeofmeasurement,controlandcommunicationwiththehostcontroller
TheRS485transmissionnetismadeupofthedatacollectionstation,whichcantransmitforremotedistanceandrestraincommonmodeinterference
TheRS232/RS485converterisusedforconversionbetweenRS485andRS232,whichisusedbythehostcontroller
Designofthetemperatureandhumidityo