Sie sind auf Seite 1von 50

Wireless Communication using Zigbee

Presented by: Ashish Ranjan 200101244

Topics
Wireless Communication Market Why Zigbee Technology Application example

Wireless Standards
GSM 3G Wireless LANs Bluetooth

The Wireless Market


TEXT LONG INTERNET/AUDIO COMPRESSED VIDEO MULTI-CHANNEL DIGITAL VIDEO

802.11b

802.15.3/WIMEDIA

>

802.11a/HL2 & 802.11g

RANGE

ZigBee
Bluetooth 2 Bluetooth1

SHORT

<

LOW

<

ACTUAL THROUGHPUT

>

HIGH

Comparison of key features of complementary protocols


Feature(s)
Power Profile Complexity Nodes/Master Latency Range Extendability Data Rate Security

IEEE 802.11b
Hours Very Complex 32 Enumeration upto 3 seconds 100 m Roaming possible 11Mbps Authentication Service Set ID (SSID)

Bluetooth
Days Complex 7 Enumeration upto 10 seconds 10m No 1Mbps 64 bit, 128 bit

ZigBee
Years Simple 64000 Enumeration 30ms 70m-300m YES 250Kbps 128 bit AES and Application Layer user defined

HVAC control in building automation

Why ZigBee?
Reliable Supports large number of nodes Easy to deploy Very long battery life Secure Low cost Can be used globally

Even mains powered equipment needs to be conscious of energy. Consider a future home with 100 wireless control/sensor devices, Case 1: 802.11 Rx power is 667 mW (always on)@ 100 devices/home & 50,000 homes/city = 3.33 megawatts Case 2: 802.15.4 Rx power is 30 mW (always on)@ 100 devices/home & 50,000 homes/city = 150 kilowatts Case 3: 802.15.4 power cycled at .1% (typical duty cycle) = 150 watts. Zigbee devices will be more ecological than its predecessors saving megawatts at it full deployment.

Advantages of ZigBee over proprietary solutions?


Product interoperability Vendor independence Increased product innovation as a result of industry standardization A common platform is more cost effective than creating a new proprietary solution from scratch every time Companies can focus their energies on finding and serving customers

What You Should Know about the

Wireless that simply works

Development of the Standard


APPLICATION

ZIGBEE STACK

SILICON

ZigBee Alliance 50+ companies: semiconductor mfrs, IP providers, OEMs, etc. Customer Defining upper layers of protocol stack: from network to application, including application profiles First profiles published mid 2003 ZigBee Alliance IEEE 802.15.4 Working Group IEEE 802.15.4 Defining lower layers of protocol stack: MAC and PHY scheduled for release in April

Frequencies and Data Rates


BAND 2.4 GHz 868 MHz 915 MHz ISM ISM COVERAGE Worldwide Europe Americas DATA RATE 250 kbps 20 kbps 40 kbps # OF CHANNEL(S) 16 1 10

Stack Reference Model


End developer applications, designed using application profiles Application interface designed using general profile Topology management, MAC management, routing, discovery protocol, security management Channel access, PAN maintenance, reliable data transport Transmission & reception on the physical radio channel ZA1 ZA2 API ZAn IA1 IAn

UDP IP

Zigbee NWK

802.2 LLC MAC (SSCS)

IEEE 802.15.4 MAC (CPS) IEEE 802.15.4 PHY

Protocol Stack Features


Microcontroller utilized Full protocol stack <32 k Simple node-only stack ~4k Coordinators require extra RAM
Node device database Transaction table Pairing table
APPLICATIONS APPLICATION INTERFACE SECURITY NETWORK LAYER
Star/Cluster/Mesh

Customer

ZigBee Alliance

MAC LAYER MAC LAYER PHY LAYER


2.4 GHz 915MHz 868 MHz

IEEE
802.15.4

Application

ZigBee Stack

Silicon

IEEE 802.15.4 Standard

IEEE 802.15.4 Basics


802.15.4 is a simple packet data protocol for lightweight wireless networks Channel Access is via Carrier Sense Multiple Access with collision avoidance and optional time slotting Message acknowledgement and an optional beacon structure Multi-level security Three bands, 27 channels specified 2.4 GHz: 16 channels, 250 kbps 868.3 MHz : 1 channel, 20 kbps 902-928 MHz: 10 channels, 40 kbps Works well for Long battery life, selectable latency for controllers, sensors, remote monitoring and portable electronics Configured for maximum battery life, has the potential to last as long as the shelf life of most batteries

Introduction to the IEEE 802.15.4 Standard


IEEE 802.15.4 standard released May 2003
Semiconductor manufacturers
Sampling Transceiver ICs and platform hardware/software to Alpha Customers now

Users of the technology


Defining application profiles for the first products, an effort organized by the ZigBee Alliance

IEEE 802.15.4 standard


Includes layers up to and including Link Layer Control
LLC is standardized in 802.1

Supports multiple network topologies including Star, Cluster Tree and Mesh ZigBee Application Framework Features of the MAC: Association/dissociation, ACK, Networking App Layer (NWK) frame delivery, channel access Data Link Controller (DLC) mechanism, frame validation, IEEE 802.2 guaranteed time slot management, IEEE 802.15.4 LLC LLC, Type I beacon management, channel scan IEEE 802.15.4 MAC Low complexity: 26 primitives IEEE 802.15.4 IEEE 802.15.4 868/915 MHz PHY 2400 MHz PHY versus 131 primitives for 802.15.1 (Bluetooth)

IEEE 802.15.4 MAC Overview


Employs 64-bit IEEE & 16-bit short addresses
Ultimate network size can reach 264 nodes (more than well probably need) Using local addressing, simple networks of more than 65,000 (2^16) nodes can be configured, with reduced address overhead Network Coordinator Full Function Device (FFD) Reduced Function Device (RFD)

Three devices specified


Simple frame structure Reliable delivery of data Association/disassociation AES-128 security CSMA-CA channel access Optional superframe structure with beacons GTS mechanism

IEEE 802.15.4 Device Types


Three device types
Network Coordinator
Maintains overall network knowledge; most sophisticated of the three types; most memory and computing power

Full Function Device


Carries full 802.15.4 functionality and all features specified by the standard Additional memory, computing power make it ideal for a network router function Could also be used in network edge devices (where the network touches the real world)

Reduced Function Device


Carriers limited (as specified by the standard) functionality to control cost and complexity General usage will be in network edge devices

All of these devices can be no more complicated than the transceiver, a simple 8-bit MCU and a pair of AAA batteries!

Data Frame format

One of two most basic and important structures in 15.4 Provides up to 104 byte data payload capacity Data sequence numbering to ensure that all packets are tracked Robust frame structure improves reception in difficult conditions Frame Check Sequence (FCS) ensures that packets received are without error

Acknowledgement Frame Format

The other most important structure for 15.4 Provides active feedback from receiver to sender that packet was received without error

MAC Command Frame format

Mechanism for remote control/configuration of client nodes Allows a centralized network manager to configure individual clients no matter how large the network

Beacon Frame format

Beacons add a new level of functionality to a network Client devices can wake up only when a beacon is to be broadcast, listen for their address, and if not heard, return to sleep Beacons are important for mesh and cluster tree networks to keep all of the nodes synchronized without requiring nodes to consume precious battery energy listening for long periods of time

MAC Options
Two channel access mechanisms
Non-beacon network
Standard ALOHA CSMA-CA communications Positive acknowledgement for successfully received packets

Beacon-enabled network
Superframe structure
For dedicated bandwidth and low latency Set up by network coordinator to transmit beacons at predetermined intervals 15ms to 252sec (15.38ms*2n where 0 n 14) 16 equal-width time slots between beacons Channel access in each time slot is contention free

Three security levels specified


None Access control lists Symmetric key employing AES-128

Frequencies and Data Rates

The two PHY bands (UHF/Microwave) have different physical, protocol-based and geopolitical characteristics
Worldwide coverage available at 2.4GHz at 250kbps 900MHz for Americas and some of the Pacific 868MHz for European-specific markets

ISM Band Interference and Coexistence


Potential for interference exists in every ISM band, not just 2.4GHz IEEE 802.11 and 802.15.2 committees are addressing coexistence issues ZigBee/802.15.4 Protocol is very robust
Clear channel checking before transmission Backoff and retry if no acknowledgement received Duty cycle of a ZigBee-compliant device is usually extremely low Its the cockroach that survives the nuclear war
Waits for an opening in otherwise busy RF spectrum Waits for acknowledgements to verify packet reception at other end

PHY Performance

802.15.4 has excellent performance in low SNR environments

Reliability: Mesh Networking

ZigBee Coordinator (FFD) ZigBee Router (FFD)


ZigBee End Device (RFD or FFD) Mesh Link Star Link

Topology Models
Mesh

Star

PAN coordinator

Cluster Tree

Full Function Device Reduced Function Device

The Zigbee Network Coordinator


Sets up a network Transmits network beacons Manages network nodes Stores network node information Routes messages between paired nodes Typically operates in the receive state

The Zigbee Network Node

Designed for battery powered or high energy savings Searches for available networks Transfers data from its application as necessary Determines whether data is pending Requests data from the network coordinator Can sleep for extended periods

Network Layer
Starting a network: Joining and leaving a network. Configuring a new device Addressing Synchronization within a network Security: applying security to outgoing frames and removing security to terminating frames Routing: routing frames to their intended destinations.

Application Layer
The Zigbee application layer consists of the APS sub-layer and ZDO.

Zigbee Device Object


Defines the role of the device within the network (e.g., ZigBee coordinator or end device) Initiates and/or responds to binding requests Establishes a secure relationship between network devices selecting one of Zigbee security methods such as public key, symmetric key, etc.

Application Support Layer


Discovery: The ability to determine which other devices are operating in the personal operating space of a device. Binding: The ability to match two or more devices together based on their services and their needs and forwarding messages between bound devices

ZigBee and Bluetooth

Competitive or Complementary?

Optimized for different applications


ZigBee Smaller packets over large network Mostly Static networks with many, infrequently used devices Home automation, toys, remote controls, etc. Bluetooth Larger packets over small network Ad-hoc networks File transfer Screen graphics, pictures, handsfree audio, Mobile phones, headsets, PDAs, etc.

ZigBee and Bluetooth

Address Different Needs

ZigBee and Bluetooth


Bluetooth is a cable replacement for items like Phones, Laptop Computers, Headsets Bluetooth expects regular charging
Target is to use <10% of host power

Address Different Needs

ZigBee and Bluetooth

ZigBee is better for devices Where the battery is rarely replaced


Targets are :
Tiny fraction of host power New opportunities where wireless not yet used

ZigBee and Bluetooth


Air interface Bluetooth
ZigBee
DSSS- 11 chips/ symbol 62.5 K symbols/s 4 Bits/ symbol Peak Information Rate ~128 Kbit/second

FHSS 1 M Symbol / second Peak Information Rate ~720 Kbit / second

ZigBee and Bluetooth


User Interface
Intercom Headset Cordless Group Call vCard vCal vNote Dial-up Networking

Application Application Interface Network Layer Data Link Layer MAC Layer MAC Layer PHY Layer
Silicon ZigBee Stack Application

vMessage

Fax

Voice

Telephony OBEX Control RFCOMM Protocol


(Serial Port)

Service Discovery Protocol

L2CAP Host Control Interface

Link Manager Link Controller Baseband RF


Silicon Bluetooth Stack Applications

Zigbee

Bluetooth

Protocol Stack Comparison

Timing Considerations

ZigBee and Bluetooth

ZigBee:
Network join time = 30ms typically Sleeping slave changing to active = 15ms typically Active slave channel access time = 15ms typically

Bluetooth:
Network join time = >3s Sleeping slave changing to active = 3s typically Active slave channel access time = 2ms typically

ZigBee protocol is optimized for timing critical applications

Initial Enumeration
ZigBee
Coordinator

Bluetooth
Coordinator

ZigBee and Bluetooth


Bluetooth
AIR INTERFACE PROTOCOL STACK BATTERY DEVICES/NETWORK LINK RATE RANGE

ZigBee
DSSS 28 kb non-rechargeable 65000 250 kbps ~30 meters

FHSS 250 kb rechargeable 8 1 Mbps ~10 meters (w/o pa)

Comparison Overview

An Application Example
Battery Life & Latency in a Light Switch
Wireless Light switch Easy for Builders to Install A Bluetooth Implementation would either : keep a counter running so that it could predict which hop frequency the light would have reached or use the inquiry procedure to find the light each time the switch was operated.

Light switch using Bluetooth


Option 1: use counter to predict hop frequency reached by light
The two devices must stay within 60 us (~1/10 of a hop) With 30ppm crystals, devices need to communicate once a second to track each other's clocks. Assume this could be improved by a factor of 100 then devices would need to communicate once every 100 seconds to maintain synchronization. => 900 communications / day with no information transfer + perhaps 4 communications on demand 99.5% Battery Power wasted

Light switch using Bluetooth


Option 2: Inquiry procedure to locate light each time switch is operated Bluetooth 1.1 = up to 10 seconds typical Bluetooth 1.2 = several seconds even if optimized

Unacceptable latency

Light switch using ZigBee


With DSSS interface, only need to perform CSMA before transmitting
Only 200 s of latency Highly efficient use of battery power ZigBee offers longer battery life and lower latency than a Bluetooth equivalent.

ZigBee and Bluetooth


Conclusion
ZigBee targets applications not addressable by Bluetooth or any other wireless standard ZigBee and Bluetooth complement for a broader solution

References
http://www.zigbee.org/imwp/idms/popup s/pop_download.asp?contentID=812 http://www.embedded.com/showArticle.j html?articleID=18902431 http://www.zigbee.org/imwp/idms/popup s/pop_download.asp?contentID=805

Thank you

Das könnte Ihnen auch gefallen