0% found this document useful (0 votes)
60 views4 pages

76.touch Screen & ZIGBEE Based Wireless

This document describes a touch screen and wireless communication system to assist illiterate or mute passengers on airlines. The system uses a touch screen interface and Zigbee wireless technology to allow passengers to select needs like food or drink, which are then displayed to flight attendants in English. It discusses the components, architecture, technologies and workflow of the system.

Uploaded by

navya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views4 pages

76.touch Screen & ZIGBEE Based Wireless

This document describes a touch screen and wireless communication system to assist illiterate or mute passengers on airlines. The system uses a touch screen interface and Zigbee wireless technology to allow passengers to select needs like food or drink, which are then displayed to flight attendants in English. It discusses the components, architecture, technologies and workflow of the system.

Uploaded by

navya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

ISSN No: 2348-4845

International Journal & Magazine of Engineering,


Technology, Management and Research
A Peer Reviewed Open Access International Journal

Touch Screen and Wireless Communication Based Personal


Assistant for Dumb and Illiterate in Airlines
V.Chandra Shekher Rao S Archana, M.Tech
MTech(ES), Asst prof,
Rajamahendra College of Engineering, Hyderabad. Rajamahendra College of Engineering, Hyderabad.

Abstract :

The main purpose of using this project is to give assis-


tance to the illiterate/dumb people traveling by Airlines.
So, in this project we are using a device that helps them
in expressing their needslike coffee, tea, drinks etc to the
concerned staff of airlines in the flight.The major technol-
ogy which we are using in this project is Zigbee wireless
communication with interface of touch screen. By the
usage of Touch screen Display even reduces the difficulty
to airhostess in receiving the customers with different lan-
guages and the Message can be send for long distance(
within the plane) by using Zigbee Technology.

Introduction: Working Procedure:

In this project we are using a device that helps them in The project is built around the AT89S52 micro control-
expressing their needs like coffee, tea, drinks etc to the ler from Atmel.
concerned staff of airlines in the flight.The major technol- This micro controller provides all the functionality of
ogy which we are using in this project is Zigbee wireless the display and wireless control.
communication with interface of touch screen. By the This project consists of Zigbee based system that trans-
usage of Touch screen Display even reduces the difficulty mits the wireless signals according to the input given by
to airhostess in receiving the customers with different lan- the user using touch screen.
guages and the Message can be send for long distance( At the receiver end the information will be displayed
within the plane) by using Zigbee Technology. on LCD in English language.
Here when user sends his need through touch screen,
then microcontroller transmits that information through
Zigbee transmitter.
The information received by the Zigbee receiver will
be displayed on LCD.

LPC2148 CONTROLLER:
General description:

The LPC2141/42/44/46/48 microcontrollers are based on


a 16-bit/32-bit ARM7TDMI-CPU with real-time emula-
tion and embedded trace support, that combine microcon-
troller with embedded high speed flash memory ranging
from 32 kB to 512 kB. A 128-bit wide memory interface
and unique accelerator architecture enable 32-bit code ex-
ecution at the maximum clock rate.

Volume No: 2 (2015), Issue No: 11 (November) November 2015


www.ijmetmr.com Page 722
ISSN No: 2348-4845
International Journal & Magazine of Engineering,
Technology, Management and Research
A Peer Reviewed Open Access International Journal

For critical code size applications, the alternative 16-bit ZIGBEE TECHNOLOGY:
Thumb mode reduces code by more than 30 % with mini-
mal performance penalty. Due to their tiny size and low
power consumption, LPC2141/42/44/46/48 are ideal for
applications where miniaturization is a key requirement,
such as access control and point-of-sale. Serial commu-
nications interfaces ranging from a USB 2.0 Full-speed
device, multiple UARTs, SPI, SSP to I2C-bus and on-chip
SRAM of 8 kB up to 40 kB, make these devices very well
suited for communication gateways and protocol convert-
ers, soft modems, voice recognition and low end imaging,
providing both large buffer size and high processing pow-
er. Various 32-bit timers, single or dual 10-bit ADC(s),
10-bit DAC, PWM channels and 45 fast GPIO lines with
up to nine edge or level sensitive external interrupt pins
make these microcontrollers suitable for industrial con-
trol and medical systems.

Memory map:

The LPC2141/42/44/46/48 memory map incorporates ZigBee module.The 1 coin, shown for size reference, is
several distinct regions, as shown in Figure. In addition, about 23 mm (0.9 inch) in diameter. ZigBee is a specifi-
the CPU interrupt vectors may be remapped to allow them cation for a suite of high level communication protocols
to reside in either flash memory (the default) or on-chip using small, low-power digital radios based on the IEEE
static RAM. This is described in Section 6.19 802.15.4-2003standard for wireless personal area net-
System control. works (WPANs), such as wireless headphones connecting
with cell phones via short-range radio.

The technology defined by the ZigBee specification


is intended to be simpler and less expensive than other
WPANs, such as Bluetooth. ZigBee is targeted at radio-
frequency (RF) applications that require a low data rate,
long battery life, and secure networking. The ZigBee Al-
liance is a group of companies that maintain and publish
the ZigBee standard.

Volume No: 2 (2015), Issue No: 11 (November) November 2015


www.ijmetmr.com Page 723
ISSN No: 2348-4845
International Journal & Magazine of Engineering,
Technology, Management and Research
A Peer Reviewed Open Access International Journal

ARCHITECTURE: The Intel 8052 is Harvard architecture, single chip micro-


controller (C) which was developed by Intel in 1980 for
use in embedded systems. It was popular in the 1980s and
early 1990s, but today it has largely been superseded by
a vast range of enhanced devices with 8052-compatible
processor cores that are manufactured by more than 20
independent manufacturers including Atmel, Infineon
Technologies and Maxim Integrated Products. 8052 is
an 8-bit processor, meaning that the CPU can work on
only 8 bits of data at a time.

Data larger than 8 bits has to be broken into 8-bit pieces


to be processed by the CPU. 8052 is available in different
memory types such as UV-EPROM, Flash and NV-RAM.
ZigBee is a home-area network designed specifically to The present project is implemented on KeiluVision. In or-
replace the proliferation of individual remote controls. der to program the device, proload tool has been used to
ZigBee was created to satisfy the markets need for a cost- burn the program onto the microcontroller.
effective, standards-based wireless network that supports
low data rates, low power consumption, security, and reli- TOUCH SCREEN:
ability. It may be helpful to think of IEEE 802.15.4 as the
physical radio and ZigBee as the logical network and ap- A touchscreen is an electronic visual display that can de-
plication software. Following the standard Open Systems tect the presence and location of a touch within the display
Interconnection (OSI) reference model, ZigBees protocol area. The term generally refers to touching the display of
stack is structured in layers. The first two layers, physical the device with a finger or hand. Touchscreens can also
(PHY) and media access (MAC), are defined by the IEEE sense other passive objects, such as a stylus. Touchscreen
802.15.4 standard. The layers above them are defined by is common in devices such as all-in-one computers, tab-
the ZigBee Alliance. The IEEE working group passed the let computers, and smartphones.The touchscreen has two
first draft of PHY and MAC in 2003. main attributes.

Applications of Zigbee: First, it enables one to interact directly with what is dis-
played, rather than indirectly with a cursor controlled by
a mouse or touchpad. Secondly, it lets one do so without
requiring any intermediate device that would need to be
held in the hand. Such displays can be attached to com-
puters, or to networks as terminals.

CONCLUSION:

This project presents the ZIGBEE based Touch screen op-


erated system for dumb and illiterates which is to provide
better personal assistance depending on user requirement.
AT89S52: The project is been designed and implemented with Atmel
Microprocessors and microcontrollers are widely used 89S52 MCU in embedded system domain. Experimental
in embedded systems products. Microcontroller is a pro- work has been carried out carefully.
grammable device. A microcontroller has a CPU in ad-
dition to a fixed amount of RAM, ROM, I/O ports and The result shows that higher efficiency is indeed achieved
a timer embedded all on a single chip. The fixed amount using the embedded system according to requirement of
of on-chip ROM, RAM and number of I/O ports in mi- the user. Zigbee technology will provide efficient way to
crocontrollers makes them ideal for many applications in transmit the message and is displayed on LCD.
which cost and space are critical.

Volume No: 2 (2015), Issue No: 11 (November) November 2015


www.ijmetmr.com Page 724
ISSN No: 2348-4845
International Journal & Magazine of Engineering,
Technology, Management and Research
A Peer Reviewed Open Access International Journal

REFERENCES: [4] R. Gadalla, Voice Recognition System for


MasseyUniversity Smart house, M. Eng thesis, Massey
[1] T. Birtley, (2010) Japan debates care for elderly. University,Auckland, New Zealand, 2006.
[Cited21/09/2010].Available:http://www.youtube.com/
watch?v=C0UTqfigSec [5] (2010) Home Automated Living website. [Cited
201014thOct].Available: ttp://www.homeautomatedliv-
[2] Guangming Song, Fei Ding, Weijuan Zhang and ing.com/default.htm.
AiguoSong, A Wireless Power Outlet System for Smart
Homes,IEEE Transactions on Consumer Electronics, [6] L. R. Rabiner and R. W. Schafer, Digital Processing
Vol. 54, No.4, NOVEMBER 2008. ofSpeech Signals, NewJersey, US: Prentice Hall Inc, 200

[3](2010) uControl Home security system website.


[Cited201014thOct].Available: http://www.itechnews.
net/2008/05/20/ucontrolhome-security-system/

Volume No: 2 (2015), Issue No: 11 (November) November 2015


www.ijmetmr.com Page 725

You might also like