wireless sensor networks using zigbee and wifi

31
Wireless Sensor Networks for Microclimate Telemonitoring using ZigBee and WiFi Y SUNIL RAJ KUMAR MTECH ECE, REG NO 14043029 DEPT OF ELECTRONICS ENGINEERING, PONDICHERRY UNIVERSITY

Upload: sunil-raj-kumar

Post on 17-Jul-2015

158 views

Category:

Engineering


13 download

TRANSCRIPT

Page 1: wireless sensor networks using zigbee and wifi

Wireless Sensor Networks for

Microclimate

Telemonitoring using ZigBee and

WiFi

Y SUNIL RAJ KUMAR

MTECH ECE,

REG NO 14043029

DEPT OF ELECTRONICS ENGINEERING,

PONDICHERRY UNIVERSITY

Page 2: wireless sensor networks using zigbee and wifi

ABSTRACTWireless Sensor Network is increasingly popular in the field of

microclimate monitoring due to its promising capability. Wireless

Sensor Network using many wireless communication protocols, such

as Bluetooth, ZigBee, ultra wideband, and WiFi. WiFi has many

advantages, i.e. high data rate and long range distances, but it

requires a high power. ZigBee uses less power, but it offers low

data rate and short range distances. This paper presents the

application of ZigBee and WiFi networks for microclimate

monitoring. Data of air temperature and humidity are collected

using ZigBee-WSN and then the data are transmitted from the

observed area to the monitoring center using WiFi transceiver This

system needs ZigBee – WiFi interface that convert the data format

from ZigBee protocol into TCP/IP protocol. Maximum distance

communication of ZigBee protocol is ± 200m in the outdoor area

with many obstacles.

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University2

Page 3: wireless sensor networks using zigbee and wifi

CONTENTS• Wireless Sensor Networks

• IEEE 802 standards

• WiFi (802.11)

• ZigBee [802.15.4]

• Comparative Study of WiFi and ZigBee

• SYSTEM DESIGN

• Flow chart of data collection using Xbee Pro

• Flow chart of data processing in coordinator

node

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University3

Page 4: wireless sensor networks using zigbee and wifi

CONTENTS

• Block diagram of zigbee and WiFi networks interface

• ZigBee transceiver

• WiFi transceiver

• Flow diagram of ZigBee to WiFi interface

• Conclusions

• References

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University4

Page 5: wireless sensor networks using zigbee and wifi

Wireless Sensor Networks

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University5

Page 6: wireless sensor networks using zigbee and wifi

• Mesh Coordinator: An entity that manages the

mesh network. It refers to the root of the logical

tree of a mesh network whose tree level equals

zero.

• End Device: A device that is not capable of

relaying data frames for other devices.

• Consider WiFi as a Mesh/Network Coordinator.

• Zigbee as a Coordinator.

• Sensor act as End device.

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University6

Page 7: wireless sensor networks using zigbee and wifi

IEEE 802 standards

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University7

Page 8: wireless sensor networks using zigbee and wifi

WiFi (802.11)

• Goals:

• To deliver services in wired

networks

• To achieve high throughput

• To achieve highly reliable data

delivery

• To achieve continuous

network connection.

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University8

Page 9: wireless sensor networks using zigbee and wifi

WiFi [802.11] protocol architecture

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University9

Page 10: wireless sensor networks using zigbee and wifi

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University10

Page 11: wireless sensor networks using zigbee and wifi

Channels• 2.4GHz (802.11b/g/n)

• 13+1channels designated in the 2.4G Hz range

spaced5MHz apart(with the exception of a 12MHz

spacing before Channel14).

• Using only channels1,6,11,and 14 is

recommended to avoid interference

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University11

Page 12: wireless sensor networks using zigbee and wifi

ZigBee [802.15.4]

• Low cost

• Low power consumption

• Low data rate

• Relatively short transmission range

• Scalability

• Reliability

• Flexible protocol design suitable for

many applications

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University12

Page 13: wireless sensor networks using zigbee and wifi

ZigBee Protocol Architecture

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University13

PHY868MHz / 915MHz / 2.4GHz

MAC

Application

NetworkStar / Mesh / Cluster-Tree

Security32- / 64- / 128-bit encryption

API

ZigBeeAlliance

IEEE 802.15.4

Customer

Page 14: wireless sensor networks using zigbee and wifi

Operating frequency bands

The standard specifies two PHYs 868 MHz/915

MHz direct sequence spread spectrum (DSSS)

PHY (11 channels)

1 channel (20Kb/s) in European 868MHz

band

10 channels (40Kb/s) in 915 (902-928)MHz

ISM band

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University14

2.4 GHz

Channels 11-26

2.4835 GHz

5 MHz

2.4 GHz

PHY

Page 15: wireless sensor networks using zigbee and wifi

Comparative Study of WiFi and ZigBee

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University15

Standard Zigbee WIFI

IEEE Spectrum 802.15.4 802.11 a/b/g

Frequency band 868/915 MHz,2.4GHz 2.4GHz, 5GHz

Max signal rate 250Kb/s 54 Mb/s

Nominal Range 10-100m 100

Number of RF channels 16 14

Channel bandwidth 0.3/0.6MHz 22MHz

Modulation type BPSK,QPSK BPSK,QPSK,M-QAM

Spreading sequence DSSS DSSS,OFDM

Max no of cell Nodes >65000 2007

Authentication CBC-MAC WAP2(802.11i)

Data protection 16-bit CRC 32-bit CRC

Extension of basic cell Cluster tree, Mesh ESS

Page 16: wireless sensor networks using zigbee and wifi

SYSTEM DESIGN

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University16

SENSOR NODE 1

SENSOR NODE 2

SENSOR NODE 3

Human

Interfaceing

Monitoring

system

WIFI

Transreceiver

ZIGBEE-WIFI

INTERAFACE

Page 17: wireless sensor networks using zigbee and wifi

ZigBee Node Topology

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University17

A (CN)

C

D

EF

B

Page 18: wireless sensor networks using zigbee and wifi

• The first part ZigBee (Z-WSN) that consist five

sensor nodes, the second part is the design of

ZigBee

• Data of air temperature and humidity are

collected using ZigBee-WSN and then the data

are transmitted from the observed area to the

monitoring center using WiFi transceiver. This

system needs ZigBee–WiFi interface that convert

the data format from ZigBee protocol into TCP/IP

protocol.

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University18

Page 19: wireless sensor networks using zigbee and wifi

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University19

Flow chart of data collection using Xbee Pro

Page 20: wireless sensor networks using zigbee and wifi

Flow chart of data processing in

coordinator node

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University20

Page 21: wireless sensor networks using zigbee and wifi

Block diagram of zigbee and WiFi

networks interface

• ZigBee and WiFi interface which convert the

data from ZigBee protocol to TCP/IP protocol

and applies vice versa.

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University21

Page 22: wireless sensor networks using zigbee and wifi

• ZigBee-WiFi interface consists of several

parts

A. ZigBee transceiver

B. WiFi transceiver

C. serial interface circuit port

D. (DB9)

E. MAX232 IC

F. power supply

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University22

Page 23: wireless sensor networks using zigbee and wifi

ZigBee transceiver

• Xbee PRO: Global operation in the

2.4GHz frequency band according

to IEEE 802.15.4

• Regional operation in the 915Mhz

(Americas) and 868Mhz (Europe)

• Frequency agile solution operating

over 16 channels in the 2.4GHz

frequency

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University23

Page 24: wireless sensor networks using zigbee and wifi

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University24

• Incorporates power saving mechanisms for all device

classes, plus support for battery-less devices

• Discovery mechanism with full application

confirmation

• Pairing mechanism with full application confirmation

• Multiple star topology and inter-personal area network

(PAN) communication

• Various transmission options including broadcast

• Security key generation mechanism

• Utilizes the industry standard AES-128 security scheme

• Supports Alliance standards or manufacturer specific

innovations

Page 25: wireless sensor networks using zigbee and wifi

WiFi transceiver

• WIZ110SR is a gateway

module that converts RS-232

protocol into TCP/IP protocol.

• It enables remote gauging,

managing and control of a

device through the network

based on Ethernet and

TCP/IP by connecting to the

existing equipment with RS-

232 serial interface

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University25

Page 26: wireless sensor networks using zigbee and wifi

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University26

Page 27: wireless sensor networks using zigbee and wifi

Protocol Architecture

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University27

Page 28: wireless sensor networks using zigbee and wifi

Flow diagram of ZigBee to WiFi interface

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University28

Page 29: wireless sensor networks using zigbee and wifi

CONCLUSIONSNetwork which has been designed is work properly where

ZigBee Wireless Sensor Networks can collect the data of

air temperature and humidity from certain area, air

temperature sensors Using mesh topology, when one of

the node is off, then the others nodes can still sent the

data. Data from Z-WSN then convert to TCP/IP format

using ZigBee and WiFi interface. Finally, the data sent

from monitored area to the monitoring center using WiFi

transceiver based on point to point communication.

Maximum distance communication of ZigBee protocol is ±

200m in the outdoor area with many obstacles.

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University29

Page 30: wireless sensor networks using zigbee and wifi

REFERENCES[1] Firdaus, Ahriman, Rois Akbar, Eko Nugroho Wireless Sensor Networks

for Microclimate Telemonitoring using ZigBee and WiFi ,2014 IEEE

conference on Aerospace and Remote Sensing Technology.

[2] Peng Yu; Xu Yong; Peng Xi-yuan, "GEMS: A WSN-based greenhouse

environment monitoring system," Instrumentation and Measurement

Technology Conference (I2MTC), 2011 IEEE, vol., no., pp.1,6, 10-12 May

2011.

[3]http://www.wiznet.co.kr/UpLoad_Files/ReferenceFiles/W5100_Datash

eet_v1.2.2.pdf.

[4]http://www.zgbee.org/zigbee-for-developers/network-

specifications/zigbeepro.

[5]N.Selvi, M.S.Balamurugan, Design And Control Of Internet Of Things

Enabled Wireless Sensor Networks‟, International Journal Of Engineering

Sciences & Research Technology (IJESRT) in 5th Jan 2014 issue ISSN: 2277-

9655

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University30

Page 31: wireless sensor networks using zigbee and wifi

17/04/15Credit seminar ,Dept of electronics

engineering, Pondicherry University31