Sunteți pe pagina 1din 6

ZIGBEE TECHNOLOGY

V.APARNA

B.Tech 3rd year (ECE – 1)

ABSTRACT

"It's an interesting paradox: open standards versus high security"

For the last few years, there was a great remote (or other type of control unit) can
expansion of remote control devices command many devices. In the last few
witnessed in the day-to-day life. To years, new wireless local area networks
interact with all these remotely (WLANs) such as Wi-Fi and Bluetooth
controlled devices, there is a need to put became available. Wireless cameras for
them under a single standardized control remote monitoring are an example of
interface that can interconnect into a how to employ those technologies in
network, specifically a Wireless Personal home automation and control areas. But
Area Network (WPAN). One of the most the problem is that those technologies
promising such protocols is ZigBee. don't satisfy the requirements for a
ZigBee is a technological standard, WPAN. If we take a look at the type of
based on the IEEE 802.15.4 standard, data that circulates within a network of
which was created specifically for sensors and actuators, we may find that
control and sensor networks. This most of it is small packets that control
standard was created by an organization devices or obtain their status. For many
known as the ZigBee Alliance, which is applications, such as wireless smoke and
composed of a large number of CO2 detectors or wireless home security,
companies and industry leaders striving the device mostly stays in deep-sleep
to enable such control devices based on mode and only sends a short burst of
said standard. information if a trigger event occurs.
The main requirements for devices in
INTRODUCTION such types of networks are
At present, to control different devices • extreme low power consumption
working with remotes there is need of • the ability to sleep for a long
separate remote control for each unit. time
Some modern IR remotes enable you to
• simplicity
control multiple devices by "learning"
transmitting codes. But because the • low cost
range for IR control is limited by line of
These requirements are mostly fulfilled
sight, they're used predominantly for
by this Zigbee technology
home entertainment control. A WPAN
can solve both problems because it ZIGBEE TECHNOLOGY
doesn't need line-of-sight
communication and because a single
ZigBee is a low-cost, low-power, and handles many sensors that can be
wireless mesh networking standard. The linked to perform different tasks.
low cost allows the technology to be
widely deployed in wireless control and
monitoring applications, the low power
usage allows longer life with smaller TECHNOLOGY for WPAN’s
batteries, and the mesh networking ZigBee-compliant products operate in
provides high reliability and larger unlicensed bands worldwide, including
range. global standard i.e. 2.4GHz, American
It is designed for wireless controls and and European standards. Raw data
sensors. It could be built into just about throughput rates of 250Kbps can be
anything you have around your home or achieved at 2.4GHz (16 channels),
office, including lights, Switches, doors 40Kbps at 915MHz (10 channels), and
and appliances. These devices can then 20Kbps at 868MHz (1 channel). The
interact without wires and all can be transmission distance is expected to
controlled from a remote control or even range from 10 to 75m, depending on
mobile phone. It was created to satisfy power output and environmental
the market's need for a cost-effective, characteristics. Like Wi-Fi, it uses
standards-based wireless network that direct-sequence spread spectrum in the
supports low data rates, low power 2.4GHz band, with offset- quadrature
consumption, security, and reliability phase-shift keying modulation. Channel
designed specifically to replace the width is 2MHz with 5MHz channel
proliferation of individual remote spacing. The 868 and 900MHz bands
controls. also use direct-sequence spread spectrum
but with binary-phase-shift keying
NEED modulation.

There are various standards like ZigBee is broadly categorized as a low


Bluetooth and Wi-Fi that address mid to rate WPAN, and its closest technology is
high data rates for voice, PC LANs, Bluetooth. These are two different
video, etc. However, up till now there technologies with very different areas of
hasn't been a wireless network standard application and different means of
that meets the unique needs of sensors designing for those applications. While
and control devices. Sensors and Zigbee is focused on control and
controls don't need high bandwidth but automation, Bluetooth is focused on
they do need low latency and very low connectivity between laptops, PDA’s
energy consumption for long battery replacing general cable. ZigBee uses low
lives and for large device arrays. data rate, low power consumption, and
works with small packet devices; in
Although ZigBee's underlying radio- contrast, Bluetooth uses a higher data
communication technology isn't rate, higher power consumption, and
revolutionary, it goes well beyond works with large packet devices. ZigBee
single-purpose wireless devices such as networks can support a larger number of
garage door openers. It allows wireless devices and a longer range between
two-way communications between lights devices than that of Bluetooth. In timing
and switches, thermostats and furnaces, critical applications, ZigBee is designed
hotel-room air-conditioners and the front to respond quickly, while Bluetooth
desk. It travels across greater distances
takes much longer and could be Though WPAN implies a reach of only a
detrimental to the application. few meters, 30 feet in the case of
ZigBee, the network will have several
Zigbee works well because it aims layers, so designed as to enable
low. Controls and sensors don't need to intrapersonal communication within the
send and receive much data so it has network or to a network of higher level
been designed to transmit a bit slowly. It and ultimately an uplink to the Web. The
has a data rate of 250kbps, pitiful ZigBee Standard has evolved with
compared with Wi-Fi, which is hitting standardized sets of solutions, called
throughput of 20Mbps or more. But ‘layers'. These layers facilitate the
because ZigBee transmits slowly, it features that make ZigBee very
doesn't need much power, so batteries attractive: low cost, easy
will last up to 10 years. Because it implementation, reliable data transfer,
consumes very little power, a sensor and short-range operations, very low power
transmitter that reports whether a door is consumption and adequate security
open or closed, for example, can run for features. The first two layers are defined
up to five years on a single double-A by IEEE 802.15.4 and higher layers by
battery. Also, operators are much Zigbee alliance.
happier about adding ZigBee to their
phones than faster technologies such as Physical (PHY) layer
Wi-Fi; therefore, the phone will be able
to act as a remote control for all the The PHY physical layer accommodates
ZigBee devices it encounters. high levels of integration by using direct
sequence to permit simplicity in the
ARCHITECTURE analog circuitry and enable cheaper
implementations.
Media access control (MAC)
layer
The MAC media access control layer
permits use of several topologies without
introducing complexity and is meant to
work with large numbers of devices.
Network layer and Application
Support Layer
The NWK layer associates or dissociates
devices using the network coordinator,
implements security, and routes frames
to their intended destination. In addition,
the NWK layer of the network
coordinator is responsible for starting a
new network and assigning an address to
newly associated devices. The NWK
layer supports multiple network
topologies including star, cluster tree,
and mesh.
The APS sub-layer's responsibilities communication is necessitated.
include maintenance of tables that This type enables optimum
enable matching between two devices saving on energy.
and communication among them, and • Data is repetitive, and the rate is
also discovery, the aspect that identifies fixed a priori. Depending on
other devices that operate in the allotted time slots, called GTS
operating space of any device. (guaranteed time slot), devices
TRAFFIC TYPES operate for fixed duration.

ZigBee addresses three typical traffic FRAME STRUCTURE


types i.e.
The main frames in Zigbee protocol are
• Data is periodic. The application
dictates the rate, the sensor  Data frame for all data transfers.
activates, checks for data and  Acknowledgement frame for
deactivates. successful frame receipt
• Data is intermittent. The confirmations.
application, or other stimulus,  MAC command frame.
determines the rate, as in the case  Beacon frame for transmission of
of say smoke detectors. The beacons.
Device needs to connect to the
network only when


The data frame provides a payload of up centralized network manager uses MAC
to 104 bytes. The frame is numbered to to configure individual clients command
ensure that all packets are tracked. This frames no matter how large the network.
frame structure improves reliability in
difficult conditions. A frame-check Finally, the beacon frame wakes up
sequence ensures that packets are client devices, which listen for their
received without error. After receiving a address and go back to sleep if they don't
data packet, the receiver performs a 16- receive it. Beacons are important for
bit cyclic redundancy check (CRC) to mesh and cluster-tree networks to keep
verify that the packet was not corrupted all the nodes synchronized without
in transmission. requiring those nodes to consume
precious battery energy by listening for
With a good Cyclic Redundancy Check, long periods of time. Security and data
the receiver can automatically transmit integrity are key benefits of the ZigBee
an acknowledgement packet (depending technology.
on application and network needs),
allowing the transmitting station to know POWERSAVING
that the data were received in an
acceptable form. If the CRC indicates Ultra-low power consumption is how
the packet was corrupt, the packet is ZigBee technology promotes a long
dropped and no acknowledgement is lifetime for devices without using
transmitted. rechargeable batteries. ZigBee networks
are designed to conserve the power of
When a developer configures the the slave nodes. For most of the time, a
network to expect acknowledgement, the slave device is in deep-sleep mode and
transmitting station will retransmit the wakes up only for a fraction of a second
original packet a specified number of to confirm its presence in the network.
times to ensure successful packet For example, the transition from sleep
delivery. If the path between the mode to data transition is around 15 ms
transmitter and receiver has become less and new slave enumeration typically
reliable or a network failure has takes just 30 ms.
occurred, ZigBee provides the network
with self-healing capabilities when SECURITY
alternate paths (if physically available)
can be established autonomously. ZigBee leverages the security model of
the IEEE 802.15.4 MAC sub layer which
Another important structure for 802.15.4 specifies four security services:
is the acknowledgment (ACK) frame. It
✔ Access control the device
provides feedback from the receiver to
the sender confirming that the packet maintains a list of trusted devices
was received without error. The device within the network.
✔ Data encryption, which uses
takes advantage of specified "quiet time"
between frames to send a short packet symmetric key 128-bit advanced
immediately after the data-packet encryption standard.
✔ Frame integrity to protect data
transmission.
from being modified by parties
A MAC command frame provides the without cryptographic keys.
mechanism for remote control and ✔ sequential freshness to reject data
configuration of client nodes. A frames that have been replayed
-the network controller compares  Home automation: turn on or off
the freshness value with the last ovens, air conditioners, geysers,
known value from the device and lights without any hassles only
rejects it if the freshness value when needed. Also sprinkle
has not been updated to a new water to plants in garden
value. monitoring moisture content in
soil.
So Zigbee is a wireless control that  Private Security: this also acts
simply works. like a private security to monitor
kids or aged even from office and
CHALLENGES alert in case of medical
➢ System is little complex to emergencies.
handle specially for those who
CONCLUSION
are not comfortable with
computers. ZigBee and the underlying IEEE
➢ A bit expensive and rapidly 802.15.4 (which provides network,
changing. security and profile specifications)
➢ Possibility of network being communications technology could form
hacked and cause security issues. the basis of future wireless sensors,
➢ Intrudes in one’s privacy. offering data reliability, long battery life,
➢ Too much technology makes lower system costs and good range
lazy. through flexible networking. These also
allows smart home concept prevail all
APPLICATIONS over the world and provide convenience.
 Commercial systems: Vending Anything in the home that uses
machines, fleet management. electricity can be put on the home
 Enterprise systems: Health care network and at your command using a
and patient monitoring, mobile or a remote using this
environmental monitoring and technology.
hazards detection.
BIBILOGRAPHY
 Industrial systems: Remote-
controlled machines such as in www.ask.com
tracking wind turbines.
 Military and government www.wikipedia.com
systems: Asset tracking,
personnel monitoring and www.palowireless.com/zigbee
surveillance.
www.howstuffworks.com
 Transportation systems: Audio
control and automation, security
and access control.
 Consumer products: Cellular
handsets, computer peripherals,
remote controls and other
portable devices.
 Climate control: customize the
temperatures of ac machines or
thermostats as differently needed.

S-ar putea să vă placă și