Wireless Paging Using Zigbee in Wireless Personal Area Network (Wpan)
Wireless Paging Using Zigbee in Wireless Personal Area Network (Wpan)
the user at the other end gets message on the LCD display. The consists of some intelligent programming in System C for
PC is connected to the PIC through the interface card 8255 Communication between Transmitter & Receiver, and in
PPI that is connected to the parallel port of the PC as shown in assembly language using MPLAB software for PIC 16F873 to
the block diagram in figure b & c which consists of both the be applied as Transmitter and Receiver. It can also be
Wireless paging Transmitter and Receiver. The PIC is designed in to various network, figure (d).
connected to the ZigBee Receiver picks up the signals and
feeds it to PIC microcontroller which provides the necessary
data to the LCD.
When the user types the message that text is converted to
binary and the data comes out parallel from the 8255, the PIC
converts data parallel to serial and transmits through ZigBee
Transmitter. At the other end the PIC receives the signal and
converts it from serial to parallel and by driving by LCD the
message is displayed.
Figure (d). Various Networks.
B. Paging System
Paging systems are communication systems that send brief
messages to subscriber. Paging systems vary widely in their
complexity and coverage area. While simple paging systems
may cover a limited range of 2 to 5km, or may even be
confined to within individual buildings, wide area paging
systems can provide worldwide coverage. Though paging
receiver is simple and inexpensive, the transmission system
required is quite sophisticated. Wide area paging systems
consist of network of telephone lines, many base station
transmitters, and large radio towers that simultaneously
broadcast a page from each base station. Simulcast transmitters
may be located within the same service area or in different
cities or countries. Paging system is designed to provide
reliable communication to subscribers wherever they are;
whether inside a building, driving on a highway, or flying in an
airplane. This necessitates large transmitter powers and low
data rates for maximum coverage from each base station.
Figure (e) shows a diagram of a wide area paging system.
Figure (b) & (c). Wireless Paging – Block Diagram, Transmitter - Receiver.
A. Implementation
It provides the correct implementation idea about the paper.
This is briefly explained as follows:
Personal Computer is interfaced with PPI card using a
Printer port or Parallel port cable.
Figure (e). Wide Area Paging system.
Ports of PPI card (A0-A7) pin are connected to PIC
16F873 Port B (B0-B7) pin for data and PPI B7 pin
is connected to PIC C7 pin for control signals.
PIC 16F873 “C6” pin is connected to ZigBee at C. ZigBee
“DIN” pin for transmitting the data. ZigBee is a wireless network protocol specifically designed
At receiver, ZigBee “DOUT” pin is connected to the for low data rate sensors and control networks. ZigBee is a
PIC “C7” pin for receiving the data. consortium of software, hardware and services companies that
PIC Port B (B0-B7) is interfaced with LCD used mainly for have developed a common standard for wireless, networking
displaying data and “C1” & ”C6” pin is interfaced with the of sensors and controllers. While other wireless standards are
“EN” and “RS” pin to control the LCD. The Wireless Paging concerned with exchanging large amounts of data, ZigBee is
> WIRELESS PAGING USING IEEE STANDARD 802.15.4 ZIGBEE AND PIC 16F873< 3
for devices that have smaller throughout needs. The other ZigBee offers
driving factors are low cost, high reliability, high security, low
battery usage, simplicity and interoperability with other
ZigBee devices. When Compared to other wireless protocol
ZigBee wireless protocol offers low complexity. It also offers
three frequency bands of operation along with a number of
network configurations and optional security capability.
Figure (h). ZigBee Module