- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
嵌入式网关在远测控系统中的应用
摘 要
计算机网络技术和无线通信技术的发展,引发了控制领域深刻的技术变革。控制
系统结构向网络化、开放性和智能化方向发展将是控制系统技术发展的主要潮流。以
太网作为目前应用最为广泛的局域网技术,在远程测控系统中得到了越来越多的应用。
论文对粮仓温度测控系统进行了研究,提出了一种基于嵌入式网关的新型远程测控系
统。
本文开发的基于网关的粮仓温度无线测控系统由现场温度监测子系统,网关服务
器子系统和远程用户子系统构成。位于现场的温度监测子系统是由以单片机为核心构
成的,独立实现粮仓温度的测量、显示和与上层的通讯;网关服务器子系统是嵌入式
系统,采用 Motorola Coldfire5249 微处理器作为核心芯片,并采用嵌入式 uCLinux 操
作系统作为网关的操作系统,负责接收现场测温子系统发送的实时数据,对实时数据
进行存储并对现场监测结点进行管理,同时对外提供 HTTP 服务;远程监控用户子系
统是具有 WEB 浏览器通用个人计算机,用户可以通过浏览器随时访问到现场的实时
数据或历史数据并对现场设备进行远程的管理和设定。
论文主要研究了网关服务子系统的硬件和软件的设计与开发。论述了远程测控系
统现场监测节点和网关的无线通信程序设计以及网关对用户提供 HTTP 服务的实现方
法。同时,描述了嵌入式Linux 操作系统下硬件驱动程序的编写思路。
实验证明,系统设计合理、运行可靠。嵌入式网关和无线通信技术在粮仓温度监
测系统中完全可以取代传统测控系统从而实现系统的网络化和智能化。
关键词:嵌入式网关 uClinux 操作系统 无线通信 粮仓温度
I
ABSTRACT
The development of computer network technology and wireless communication
technology triggers profound technological renovation in control field. It will be the main tide
for the technological development of control system that the developmental tendency of
structure of control system is network-oriented, open-oriented, and intelligent-oriented.
Ethernet, as the most widely used local area network technology, is more and more applied in
remote monitoring and controlling system. In this paper the temperature monitoring and
controlling system of barn is researched and a new kind of remote monitoring and controlling
system based on embedded gateway is proposed.
The wireless monitoring and controlling system for barn temperature embedded gateway
proposed in this paper consists of three parts: monitoring subsystem of field temperature,
gateway server subsystem and remote client subsystem. Monitoring subsystem of field
文档评论(0)