首页  Zigbee无线传感器网络英文文献

 Zigbee无线传感器网络英文文献

举报
开通vip

 Zigbee无线传感器网络英文文献 Zigbee无线传感器网络英文文献 兰州交通大学毕业设计(英文文献) Zigbee Wireless Sensor Network in Environmental Monitoring Applications I. ZIGBEE TECHNOLOGY Zigbee is a wireless standard based on IEEE802.15.4 that was developed to address the unique needs of most wireless sensing an...

 Zigbee无线传感器网络英文文献
 Zigbee无线传感器网络英文文献 兰州交通大学毕业 设计 领导形象设计圆作业设计ao工艺污水处理厂设计附属工程施工组织设计清扫机器人结构设计 (英文文献) Zigbee Wireless Sensor Network in Environmental Monitoring Applications I. ZIGBEE TECHNOLOGY Zigbee is a wireless standard based on IEEE802.15.4 that was developed to address the unique needs of most wireless sensing and control applications. Technology is low cost, low power, a low data rate, highly reliable, highly secure wireless networking protocol targeted towards automation and remote control applications. It’s depicts two key performance characteristics – wireless radio range and data transmission rate of the wireless spectrum. Comparing to other wireless networking protocols such as Bluetooth, Wi-Fi, UWB and so on, shows excellent transmission ability in lower transmission rate and highly capacity of network. A. Zigbee Framework Framework is made up of a set of blocks called layers. Each layer performs a specific set of services for the layer above. As shown in Fig.1. The IEEE 802.15.4 standard defines the two lower layers: the physical (PHY) layer and the medium access control (MAC) layer. The Alliance builds on this foundation by providing the network and security layer and the framework for the application layer. Fig.1 Framework The IEEE 802.15.4 has two PHY layers that operate in two separate frequency ranges: 868/915 MHz and 2.4GHz. Moreover, MAC sub-layer controls access to the radio channel using a CSMA-CA mechanism. Its responsibilities may also include transmitting beacon frames, synchronization, and providing a reliable transmission mechanism. B. Zigbee’s Topology The network layer supports star, tree, and mesh topologies, as shown in Fig.2. In a star topology, the network is controlled by one single device called coordinator. The coordinator 1 兰州交通大学毕业设计(英文文献) is responsible for initiating and maintaining the devices on the network. All other devices, known as end devices, directly communicate with the coordinator. In mesh and tree topologies, the coordinator is responsible for starting the network and for choosing certain key network parameters, but the network may be extended through the use of routers. In tree networks, routers move data and control messages through the network using a hierarchical routing strategy. Mesh networks allow full peer-to-peer communication. Fig.2 Mesh topologies Fig.3 is a network model, it shows that supports both single-hop star topology constructed with one coordinator in the center and the end devices, and mesh topology. In the network, the intelligent nodes are composed by Full Function Device (FFD) and Reduced Function Device (RFD). Only the FFN defines the full functionality and can become a network coordinator. Coordinator manages the network, it is to say that coordinator can start a network and allow other devices to join or leave it. Moreover, it can provide binding and address-table services, and save messages until they can be delivered. Fig.3 Zigbee network model 2 兰州交通大学毕业设计(英文文献) II. THE GREENHOUSE ENVIRONMENTAL MONITORING SYSTEM DESIGN Traditional agriculture only use machinery and equipment which isolating and no communicating ability. And farmers have to monitor crops’ growth by themselves. Even if some people use electrical devices, but most of them were restricted to simple communication between control computer and end devices like sensors instead of wire connection, which couldn’t be strictly defined as wireless sensor network. Therefore, by through using sensor networks and, agriculture could become more automation, more networking and smarter. In this project, we should deploy five kinds of sensors in the greenhouse basement. By through these deployed sensors, the parameters such as temperature in the greenhouse, soil temperature, dew point, humidity and light intensity can be detected real time. It is key to collect different parameters from all kinds of sensors. And in the greenhouse, monitoring the vegetables growing conditions is the top issue. Therefore, longer battery life and lower data rate and less complexity are very important. From the introduction about above, we know that meet the requirements for reliability, security, low costs and low power. A. System Overview The overview of Greenhouse environmental monitoring system, which is made up by one sink node (coordinator), many sensor nodes, workstation and database. Mote node and sensor node together composed of each collecting node. When sensors collect parameters real time, such as temperature in the greenhouse, soil temperature, dew point, humidity and light intensity, these data will be offered to A/D converter, then by through quantizing and encoding become the digital signal that is able to transmit by wireless sensor communicating node. Each wireless sensor communicating node has ability of transmitting, receiving function. In this WSN, sensor nodes deployed in the greenhouse, which can collect real time data and transmit data to sink node (Coordinator) by the way of multi-hop. Sink node complete the task of data analysis and data storage. Meanwhile, sink node is connected with GPRS/CDMA can provide remote control and data download service. In the monitoring and controlling room, by running greenhouse management software, the sink node can periodically receives the data from the wireless sensor nodes and displays them on monitors. 3 兰州交通大学毕业设计(英文文献) B. Node Hardware Design Sensor nodes are the basic units of WSN. The hardware platform is made up sensor nodes closely related to the specific application requirements. Therefore, the most important work is the nodes design which can perfect implement the function of detecting and transmission as a WSN node, and perform its technology characteristics. Fig.4 shows the universal structure of the WSN nodes. Power module provides the necessary energy for the sensor nodes. Data collection module is used to receive and convert signals of sensors. Data processing and control module’s functions are node device control, task scheduling, and energy computing and so on. Communication module is used to send data between nodes and frequency chosen and so on. Fig.4 Universal structure of the wsn nodes In the data transfer unit, the module is embedded to match the MAC layer and the NET layer of the protocol. We choose CC2430 as the protocol chips, which integrated the CPU, RF transceiver, net protocol and the RAM together. CC2430 uses an 8 bit MCU (8051), and has 128KB programmable flash memory and 8KB RAM. It also includes A/D converter, some Timers, AES128 Coprocessor, Watchdog Timer, 32K crystal Sleep mode Timer, Power on Reset, Brown out Detection and 21 I/Os. Based on the chips, many modules for the protocol are provided. And the transfer unit could be easily designed based on the modules. As an example of a sensor end device integrated temperature, humidity and light, the design is shown in Fig. 5. 4 兰州交通大学毕业设计(英文文献) Fig.5 The hardware design of a sensor node The SHT11 is a single chip relative humidity and temperature multi sensor module comprising a calibrated digital output. It can test the soil temperature and humidity. The DS18B20 is a digital temperature sensor, which has 3 pins and data pin can link MSP430 directly. It can detect temperature in greenhouse. The TCS320 is a digital light sensor. SHT11, DS18B20 and TCS320 are both digital sensors with small size and low power consumption. Other sensor nodes can be obtained by changing the sensors. The sensor nodes are powered from onboard batteries and the coordinator also allows to be powered from an external power supply determined by a jumper. C. Node Software Design The application system consists of a coordinator and several end devices. The general structure of the code in each is the same, with an initialization followed by a main loop. The software flow of coordinator, upon the coordinator being started, the first action of the application is the initialization of the hardware, liquid crystal, stack and application variables and opening the interrupt. Then a network will be formatted. If this net has been formatted successfully, some network information, such as physical address, net ID, channel number will be shown on the LCD. Then program will step into application layer and monitor signal. If there is end device or router want to join in this net, LCD will shown this information, and show the physical address of applying node, and the coordinator will allocate a net address to this node. If the node has been joined in this network, the data transmitted by this node will be received by coordinator and shown in the LCD. The software flow of a sensor node, as each sensor node is switched on, it scans all 5 兰州交通大学毕业设计(英文文献) channels and, after seeing any beacons, checks that the coordinator is the one that it is looking for. It then performs a synchronization and association. Once association is complete, the sensor node enters a regular loop of reading its sensors and putting out a frame containing the sensor data. If sending successfully, end device will step into idle state; by contrast, it will collect data once again and send to coordinator until sending successfully. D. Greenhouse Monitoring Software Design We use VB language to build an interface for the test and this greenhouse sensor network software can be installed and launched on any Windows-based operating system. It has 4 dialog box selections: setting controlling conditions, setting Timer, setting relevant parameters and showing current status. By setting some parameters, it can perform the functions of communicating with port, data collection and data viewing. 6 兰州交通大学毕业设计(英文文献) 无线传感器网络在环境监测中的应用 Zigbee 技术 I.Zigbee 是一种基于802.15.4的无线 标准 excel标准偏差excel标准偏差函数exl标准差函数国标检验抽样标准表免费下载红头文件格式标准下载 上被开发用来满足大多数无线传感ZigbeeIEEE 和控制应用的独特需求。技术是低成本,低功耗,低数据速率,高可靠性,高Zigbee 度安全的无线网络协议实现自动化和远程控制应用的目标。它描述了两个关键的性能特点—无线射频范围和无线频谱的数据传输速率。相较于其他如蓝牙,技术,超Wi-Fi宽带等无线网络协议,虽然传输速率慢但传输容量大的特点向我们展示了他出Zigbee 色的传输能力。 、技术框架 A Zigbee的框架是由一组层组成的。上述层中每一层都要执行一组特定的服务任务。图1所示。在IEEE802.15.4标准定义了两个较低层:物理层(PHY)和媒体接入控制(MAC)层。Zigbee联盟建立在网络层和安全层及应用层框架提供的基础上。 应用程序和配置文件 应用框架 Zigbee 规范 编程规范下载gsp规范下载钢格栅规范下载警徽规范下载建设厅规范下载 网络和安全层 MAC层 IEEE 802.15.4 应用标准 PHY层 Zigbee协议栈 硬件 图1 技术框架 在IEEE802.15.4有两个PHY层,它们在两个不同的频率范围操作:868/915兆赫和2.4GHz。此外,MAC子层控制访问无线电频道使用的CSMA- CA的机制。它的功能还可以包括信标帧传输,同步,并提供一个可靠的传输机制。 B、Zigbee技术的拓扑 Zigbee网络层支持星形,树形和网状形拓扑结构,如图2所示。在星型拓扑结构中,网络是由一个叫做Zigbee协调器的单一设备控制的。 Zigbee协调器负责发起和维护网络上的设备。所有其他装置,称为终端设备,直接与Zigbee协调器相连通。在网状和树状拓扑结构中,Zigbee协调器的作用是启动网络,并选择一些重要的网络参数,但网络可以通过Zigbee路由器扩展。在树状网络中,路由器将通过使用分层路由策略移动数据和控制消息。网状网络允许完全对等的对等通信。 7 兰州交通大学毕业设计(英文文献) 星形网络 树状网络 网状网络 (最简单的) (内存最少) (可靠性最好) 协调器 终端设备(精简功能设 路由器(全功能设备)备) 图2 技术的拓扑 图3是一个网络模型,它表明支持协调器中心的单跳星形拓扑结构ZigbeeZigbee 和终端设备,以及网状拓扑构造。在网络中,智能节点由全功能设备()和ZigbeeFFD精简功能设备()组成。只有定义了完整的功能,并且可成为网络协RFDZigbeeFFN 调器。协调器管理网络,也就是说,协调器可以启动网络,并允许其他设备加入或离开它。此外,它可以提供绑定和地址表服务,并保存,直到他们能传递信息。 图3 Zigbee网络模型 II.温室环境监测的系统设计 传统农业只使用孤立和没有沟通能力的机器和设备。农民们必须自己亲自监控作物的生长。即使有些人用电气设备,但他们中大多只限于控制计算机和终端设备的简单通信,此终端设备像传感器而不是像线相连接的传感器,严格上说不能被定义为无线传感器网络。因此,通过使用传感器网络和Zigbee,农业可能变得更加自动化,更加的网络化和智能化。 在这个项目中,我们要在温室的地下室部署五种传感器。通过这些部署的传感器,如温室的温度,土壤温度,露点,湿度和光照强度的参数可以实时检测。它的关键是从各种不同的传感器来收集不同的参数。而在温室,监测蔬菜的长势是首要问 快递公司问题件快递公司问题件货款处理关于圆的周长面积重点题型关于解方程组的题及答案关于南海问题 。因此, 8 兰州交通大学毕业设计(英文文献) 延长电池的寿命,减小数据速率和降低复杂度是非常重要的。从上述关于的介绍,Zigbee我们知道满足了可靠性,安全性,低成本,低功耗的要求。Zigbee 、系统概述 A 温室环境监测系统是由一个接收器节点(协调器),许多传感器节点,工作站和数据库组成的。莫特节点和传感器节点共同组成了每个收集节点。当传感器参数进行实时采集,如温室温度,土壤温度,露点,湿度和光照强度,这些数据将提供给的转A / D换器,然后透过量化和编码成为数字信号,它能通过无线传感器通信节点传送。每个无线传感器通信节点有传送和接收的能力。 在这种传感器网络中,传感器节点部署在温室,它可以采集实时数据和通过多跳方式传送数据到接收器节点(协调器)。接收器节点完成了数据 分析 定性数据统计分析pdf销售业绩分析模板建筑结构震害分析销售进度分析表京东商城竞争战略分析 和贮存的任务。同时,接收器节点与GPRS/CDMA连接可以提供远程控制和数据下载服务。在监控室通过运行温室管理软件,接收器节点可以定期收到来自无线传感器节点和在监视器上显示这些数据。 B、节点的硬件设计 传感器节点是无线传感器网络的基本单位。硬件平台是由密切相关的具体应用要求的传感器节点组成的。因此,最重要的工作是节点设计,可以完美执行无线传感器网络的传送和监测功能,,并体现了Zigbee的技术特点。图4显示了无线传感器网络节点的普遍结构。电源模块为传感器节点提供了必要的能量。数据采集模块被用来接收和转换传感器的信号。数据处理和控制模块的功能是节点设备控制,任务调度,能量计算等。通讯模块被用来在节点与频率选择之间传送数据等。 传感器中央处理器zigbee转换单 元 模拟/数字转换内存器 数据处理和控制通信模块 数据采集模块模块 电源模块 图无线传感器网络节点的通用结构4 在数据传输单元,Zigbee模块是嵌入式的用来相匹Zigbee协议的MAC层和NET层。我们选择CC2430作为zigbee协议的芯片,它把CPU,射频收发器,网络协议和RAM集合在一起。CC2430运用一个8比特的微控制器(8051),并具有128KB可编 9 兰州交通大学毕业设计(英文文献) 程闪存和8KB的RAM。它还包括A / D转换,某些计时器,AES128协处理器,看门狗定时器,32K的晶体休眠模式定时器,上电复位,掉电检测和21个I / O操作系统。基于主芯片、为Zigbee协议提供许多模块。在那些模块的基础上Zigbee传输单元可以很容易地被设计出来。 以一个集成温度、湿度和光照的传感器终端设备为例,设计如图5所示。 图传感器节点的硬件设计 5 该11是一种相对于湿度和温度的多传感器模块包括校准的数字输出的单芯片。SHT 它可以测试土壤温度和湿度。1820的数字温度传感器,它有3个引脚,并且数据DSB 引脚可以直接连接430。它可以检测温室的温度。320是一种数字光传感器。MSPTCS 1820和32011都是数字传感器具有体积小、功耗低的特点。其他传感器节DSBTCSSHT , 点可以通过改变传感器获得。 传感器节点由供电板载电池供电,协调器还允许通过跳线由外部电源跳线确供电。 C、节点的软件设计 应用系统由一个协调器和几个终端设备组成。每个代码的一般结构是相同的,一个主循环后初始化。 协调器软件流程,经协调器开始,应用程序的第一步是硬件,液晶,栈和应用程序变量的初始化并且开放中断。然后,一个网络将被格式化。如果这个网络已被格式化成功,一些网络信息,如物理地址,网络,通道号,将会显示在液晶显示屏上。然后,ID 程序将进入应用层和监测信号。如果有终端设备或路由器想要加入这一网络,液Zigbee 晶显示屏将显示此信息,并显示了应用节点的物理地址,协调员将分配一个网络地址到 10 兰州交通大学毕业设计(英文文献) 该节点。如果节点已加入了这个网络,数据由此节点传送,将由协调器接收,并且显示在液晶显示器上。 一个传感器节点软件流程,当每个传感器节点被打开或者在遇到任何航标后一个正在被寻找的协调器被检测到时,它会扫描所有频道。然后执行同步和连接。一旦完成连接,传感器节点便会进入阅读传感器和输出包含节点数据框架的定期循环、如果发送成功,终端设备将进入空闲状态,相反,它会再次收集数据并且发送到协调器,直到发送 成功。 D、温室监控软件的设计 我们用VB语言为测试来构建一个界面,这温室传感器网络的软件,可以安装任何基于Windows操作系统。它有4个对话框选择:设置控制条件,设置定时器,设定相关参数,并显示当前的状态。通过设置一些参数,它可以执行与港口沟通的功能,数据收集和数据浏览。 11
本文档为【 Zigbee无线传感器网络英文文献】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
该文档来自用户分享,如有侵权行为请发邮件ishare@vip.sina.com联系网站客服,我们会及时删除。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。
本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。
网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
下载需要: 免费 已有0 人下载
最新资料
资料动态
专题动态
is_792768
暂无简介~
格式:doc
大小:128KB
软件:Word
页数:15
分类:高中语文
上传时间:2017-10-06
浏览量:47