虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

远程水温

  • LED显示屏的计算机远程控制系统

    LED显示屏的计算机远程控制系统,涉及 计算机接口技术,现代通信技术,单片机技术等。

    标签: LED 显示屏 计算机 远程控制系统

    上传时间: 2014-12-25

    上传用户:wangcehnglin

  • 基于单片机Si1015的蓄电池远程监测系统终端

    文中介绍了一种主从模式的蓄电池远程监测系统终端。以Si1015为主控芯片,该终端主要完成了蓄电池组的内阻、电压、环境温度的测量,主从模块之间通过无线方式传输数据,主模块通过GPRS实现终端与监控中心的数据传输。

    标签: 1015 Si 单片机 蓄电池

    上传时间: 2013-11-04

    上传用户:竺羽翎2222

  • 远程控制系统的现场安装与调试

    远程控制系统项目相关资料

    标签: 远程控制系统 现场安装 调试

    上传时间: 2013-10-21

    上传用户:jjq719719

  • 基于GSM无线传输的远程抄表终端设计论文

    基于GSM无线传输的远程抄表终端设计论文

    标签: GSM 无线传输 远程抄表 终端设计

    上传时间: 2013-10-21

    上传用户:JIEWENYU

  • 基于软PLC和Web的现场总线远程监控

    基于软PLC和Web的现场总线远程监控

    标签: PLC Web 现场总线

    上传时间: 2013-11-15

    上传用户:牛布牛

  • LED显示屏动态显示和远程监控的实现

    LED显示屏动态显示和远程监控的实现

    标签: LED 显示屏 动态显示 远程监控

    上传时间: 2013-10-28

    上传用户:kqc13037348641

  • 单片机远程通信的电路设计

    单片机远程通信的电路设计

    标签: 单片机 远程通信 电路设计

    上传时间: 2013-11-29

    上传用户:cuiyashuo

  • 基于PIC16C71的数字水温配制阀的设计

      设计了一种基于PIC16C71单片机的数字水温配制阀。该配制阀采用NTC热敏电阻作温度传感器,与固定电阻组成简单分压电路作为水温测量电路,利用PIC16C71单片机内置的8位A/D转换器把热敏电阻上的模拟电压转换为数字量,PIC16C71单片机控制直流电机驱动混水阀调节冷热水的混合比例实现水温调节。给出了控制电路图,对水温测量电路的参数选择和测温精度作了详细讨论。实验和分析表明,选用阻值较大的NTC热敏电阻和分压电阻可较好地解决热敏电阻因功耗较大造成的热击穿问题。   Abstract:   A digital valve for controlling water temperature based on PIC16C71 was presented in this paper.A bleeder circuit which consisted of a NTC thermistor as temperature sensor and a fixed resistance was designed as water temperature measuring circuit.The analog voltage on the thermistor was converted into digital signal by a 8-bit A/D converter embedded in PIC16C71. Based on the digital signal, the MCU PIC16C71 drived the valve by a DC motor to adjust the water temperature through adjusting the proportion of hot water and cold water.The circuit diagram of controller was given,the principle,the component parameters and the accuracy of measuring temperatures were also dissertated in detail. It was found by experiment and analysis that thermal breakdown of thermistor caused by high power could be solved by selecting thermistor and fixed resistance with high impedance value.

    标签: PIC 16C C71 16

    上传时间: 2013-11-08

    上传用户:Yue Zhong

  • 基于C8051F930的管道温度压力远程监测系统

       为解决输油管道温度压力参数实时监测的问题,设计了以C8051F930单片机作为控制核心的超低功耗输油管道温度压力远程监测系统。现场仪表使用高精度电桥采集数据,通过433 MHz短距离无线通信网络与远程终端RTU进行通信,RTU通过GPRS网络与PC上位机进行远程数据传输,在上位机中实现数据存储和图形化界面显示,从而实现输油管道温度压力参数的实时监测和异常报警。经实验证明,该系统的12位数据采集精度满足设计要求,漏码率小于1%,正常工作时间超过5个月,能实时有效地监测输油管道的温度压力参数,节省大量人工成本,有效预防管道参数异常造成的经济损失和环境污染。 Abstract:  In order to solve the problems on real-time monitoring of pipeline temperature and pressure parameters, the ultra-low power remote pipeline temperature and pressure monitoring system was designed by using the single chip processor C8051F930 as the control core. The high-precision electric bridge was used in field instruments for data collection, the 433MHz short-range wireless communication network was used to make communication between field instrument and RTU, the GPRS was used by the RTU to transmit data to the PC host computer, and the data was stored and displayed in the PC host computer, so the real-time monitoring and exception alerts of pipeline temperature and pressure parameters were achieved. The experiment proves that the system of which error rate is less than 1% over five months working with the 12-bit data acquisition accuracy can effectively monitor the pipeline temperature and pressure parameters in real time, it saves a lot of labor costs and effectively prevents environmental pollution and economic losses caused by abnormal channel parameters.

    标签: C8051F930 温度 压力 远程监测系统

    上传时间: 2013-11-07

    上传用户:cuibaigao

  • 基于AT89S52 的水温控制系统的设计

    本文介绍了基于AT89C52 单片机的自动水温控制系统的设计及实现过程。该系统具有实时显示、温度测量、温度设定并能根据设定值对环境温度进行调节实现控温的目的以及达到上下限温度报警功能,控制算法是基于数字PID 算法。关键词 :PID AT89C52 脉宽调制 实时 Abstract : This article describes AT89C52 single-chip microcomputer-basedautomatic water temperature control system design and implementation process. Thesystem has real-time display, temperature measurement, temperature settings and theenvironment in accordance with the temperature settings adjusted to achieve thepurpose of temperature control and reach the upper and lower limits of temperaturealarm function, the control algorithm is based on the digital PID algorithm.Keyword: PID AT89C52 PWM real time

    标签: 89S S52 AT 89

    上传时间: 2013-10-10

    上传用户:归海惜雪