Вы находитесь на странице: 1из 4

2014 IEEE Students’ Conference on Electrical, Electronics and Computer Science

A Novel Multipurpose Smart Wheelchair


Deepesh K Rathore Pulkit Srivastava Sankalp Pandey Sudhanshu Jaiswal
Department of Electronics and Department of Electronics and Department of Electronics and Department of Electronics and
Communication, Communication, Communication, Communication,
National Institute of National Institute of National Institute of National Institute of
Technology, Bhopal Technology, Bhopal Technology, Bhopal Technology, Bhopal
deepeshrathore0734@gmail.com pulkitsrivastavajd@gmail.com sankalp.pandey92@gmail.com sudhanshujaiswal92@gmail.com

Abstract— In this paper we propose an intelligent wheelchair traffic light detection and signboard detection etc. S.
which can assist physically handicapped, visually impaired as Manogna et al. [3] propose a system for wheelchair which
well as elderly people. Elderly and physically challenged people carries navigational functions with the help of accelerometer
often find themselves unable to do their daily routine work tied to the head of the user. It lacks obstacle detection system.
without other’s help. In today’s fast world where people don’t
have enough time for others, elderly and physically challenged
people need to be independent. Our wheelchair is developed with Yoshio Matsumoto et al. [4] propose a gaze and head
a view to serve the purpose. It consists of a navigation system movement based interface for wheelchair. In order to move
which makes use of accelerometer and magnetometer, the system the chair user has to look where he wants to go and nod or
contains a navigation pad which can be held in hand or tied to shake his head to start or stop the chair. However, it uses
the head for navigating the chair. It also has obstacle avoidance desktop pc attached to the back of chair for processing which
system comprising of four ultrasonic sensors, real time location makes system very bulky and cost intensive. The system is not
tracking system which makes use of RFID for tracking the chair of much use to a blind person and lacks any obstacle detection
inside a building and voice guidance system to assist the visually
capabilities. E.D.Coyle [5] propose electronic wheelchair
impaired. Thus, it is a multipurpose intelligent wheelchair which
is cost-effective and can assist people in their daily work.
controller which uses ultrasonic non-contact head control
system and speech recognition system in order to provide
Keywords— Wheelchair, accelerometer, RFID, location navigation functions. The system requires training of the
tracking, voice guidance, obstacle avoidance. speech recognition module.
Yoshinori Kuno et al. [6] propose a wheelchair whose
I. INTRODUCTION motion can be controlled by the user’s face direction. He can
drive it only by looking in the direction where he wants to go.
Wheelchair is one of the most commonly used assistive It also uses ultrasonic sensors to avoid obstacles and for wall
devices for enhancing the personal mobility of people with following. The system is a good implementation but is bulkier
disabilities. According to the World Health Organization an and performance depends largely on background environment,
estimated 1% of the world's population or just over 65 million lighting conditions etc. Papers [7] and [8] also discuss some
people need a wheelchair. Over 6.1 million people in India innovative techniques based on speech recognition and vision
have movement related disability. for wheelchair navigation.
Our system is multipurpose as it can be used by physically
For physically challenged and elderly people independent challenged, visually impaired, Quadriplegia affected persons
mobility is vital. They often require some assistance to and elder persons. The control system which we designed can
perform their daily routine [1]. A means that can provide them be attached to any power wheelchair without many
independent locomotion may help in making them self- modifications.
sufficient. A wheelchair is one such means; it serves as an aid
to such people and helps them perform their daily work We have also provided the voice guidance facility to guide
without other’s assistance. In today’s fast world people don’t the visually impaired persons. This subsystem makes the use
have much time for others thus, physically challenged and of a commonly available cheap MP3 player which is
elder people need to be self-sufficient in performing their interfaced to a microcontroller. Pre- recorded audio clips are
work. Our multipurpose wheelchair is designed in a way that it saved in the MP3 player. According to the requirement, the
can help elderly, physically challenged and visually impaired algorithm in the microcontroller plays required clip thus,
persons also. providing necessary assistance to the user when needed. Thus,
we eliminated the requirement of using DSP system which
A lot of work has been done in this area, was more complex and cost intensive.
L.Srinivasavaradhan et al. [2] propose a system which can be
applied to vehicles and can also be extended to wheelchairs. The rest of the paper is arranged as follows: section II
The system detects obstacle/ nearby vehicle, control the speed, describes the system in detail, section III discusses working of
This project was sponsored by IEEE student’s chapter M.A.N.I.T. to
which the authors are thankful.

978-1-4799-2526-1/14/$31.00 ©2014 IEEE


the system, section IV deals with the hardware and software The magnetometer is used for direction indication purposes.
used, section V concludes the paper and section VI discusses It is of great help for the visually impaired persons.
the future works. Geographical north direction is derived from the readings of
magnetometer. A vibration pad is attached to the chair. It
II. SYSTEM DESCRIPTION consists of four vibration motors and a push button, on pressing
The control system of the proposed wheelchair can be the button motor lying in the north gets activated and vibrates
divided into various subsystems: thereby indicating north direction to the user.

• Navigation subsystem. Thus user can easily follow the directions and instructions
given in the audio clip played by the voice guidance system
• Location monitoring subsystem. without any ambiguity.
• Voice guidance subsystem.
• Obstacle detection subsystem.

Fig. 2. Vibration pad for direction indication

B. Location monitoring subsystem


This subsystem deals with monitoring of the location of
wheelchair in a building. The subsystem is built using active
RFID technology. Active RFID tags are placed in the building
at locations where voice assistance is vital such as near stairs,
doorways or at junctions where different paths lead to different
places. RFID receiver is attached to the wheelchair, when the
receiver comes in the range of a tag; it gets the unique ID of the
Fig. 1. Block diagram of the system. tag which is passed on to the microcontroller.

A. Navigation subsystem Microcontroller compares the ID with a list of pre-stored


IDs stored in it and on finding a match it generates control
This subsystem deals with the navigation of the wheelchair. signals for the MP3 player.
It is used by the user to move the wheelchair in any desired
direction. The subsystem mainly comprises of accelerometer
C. Voice guidance subsystem
and magnetometer modules.
Voice guidance system is meant for guiding visually
The subsystem consists of a small navigation pad which impaired persons. It consists of an MP3 player which is
can be either tied to wrist or to head. On tilting the pad in the interfaced to the microcontroller. MP3 player has preloaded
desired direction of motion, the chair moves accordingly. The audio clips. While moving in a building when the wheelchair
readings of x and y-axis are taken from the accelerometer and encounters an RFID tag, its unique ID number is received by
are compared against upper and lower limit, if they lie within microcontroller and it then sends signals to MP3 player to play
the threshold, action is performed. This process also prevents a particular audio clip which gives the information about the
motion of the chair due to abrupt high readings obtained from surrounding environment at that place. User listens to the clip
the accelerometer due to its accidental jerking. The table below through headphones and can easily know where he is and the
shows the upper and lower threshold for the readings used in possible places where he can go.
the prototype.

TABLE I. ACCELEROMETER READINGS

X-axis Y-axis Direction of motion


X>635 711>Y>-711 Forward

X<-635 711>Y>-711 Backwards

635>X>-635 Y>711 Left turn Fig. 3. MP3 player interfaced with microcontroller
635>X>-635 Y<-711 Right turn

SCEECS 2014
D. Obstacle detection subsystem IV. TECHNOLOGY
This subsystem is responsible for the detection of obstacles.
It consists of ultrasonic sensors; these sensors emit sound A. Hardware used
waves whose frequency is well above the perceivable
frequency range of the human ears. These sounds waves when 1. Accelerometer & Magnetometer
strike an object, gets reflected and are received by the sensor. The accelerometer is a Micro-Electro-Mechanical Systems
Thus, by calculating the total time for the waves to return back, (MEMS) device that can measure the force of acceleration,
distance can be derived. It is given by the relation: whether caused by gravity or by movement. Magnetometers
Distance (in cm) = (Travel time * 10-6 * 34300) / 2 are used to measure the strength and, in some cases, the
direction of the magnetic field at a point in space.
In our prototype a limit of 40 cm was set. If any obstacle comes We used LSM303DLHC module which is a digital 3 axis
closer than this limit, a buzzer activates and user is warned. accelerometer and 3 axis magnetometer which communicates
However, if obstacle comes closer than 30 cm, chair’s through I2C protocol [9]. It has full-scale acceleration range of
movement in that direction is stopped. ±2g to ±16g and full scale magnetic field range of ±1.3 to ±8.1
gauss.

2. Ultra sonic range finder


Ultrasonic sensors work on a principle similar to radar or
sonar. They generate high frequency sound waves and
evaluate the echo which is received back by the sensor.
Sensors calculate the time interval between sending the signal
and receiving the echo to determine the distance to an object.
We used HC-SR04 ultrasonic sensors, they work on 40
kHz frequency and can measure distance from 2 cm to 350 cm
with 3mm accuracy.

3. Active RFID
Radio-frequency identification (RFID) is the wireless non-
Fig. 4. Prototype of our wheelchair.
contact use of radio-frequency electromagnetic fields to
III. WORKING transfer data, for the purposes of automatically identifying and
The figure below shows the working of the wheelchair: tracking tags attached to objects. Active RFID tags are battery
operated and have relatively long range. Our RFID system
worked on 433 MHz and the range was about 4-5 m.
B. Software used

1. Code Vision Avr


We used Code Vision Avr to program the microcontroller.
V. CONCLUSION
The proposed system is aimed towards the welfare of not
only physically challenged but also visually impaired and
elderly people. The system has proven to be of simple
implementation and cost effective. The results obtained clearly
imply that the system is easy to handle by the patients. The
system is equipped with accelerometer for the movement of the
chair and ultrasonic sensors for obstacle detection. Voice
guidance system of the chair guides the user through the way at
each and every instant. Thus, proposed system is a realistic,
efficient and a good way to assist the daily needs of the person
in need.

VI. FUTURE WORK


Our future work will include incorporating iris tracking
capabilities which will help the user in navigation and will
further enhance the accessibility of the chair. We are also
considering incorporating line following system in the wheel
Fig. 5. Working of the wheelchair

SCEECS 2014
chair which will add to its autonomous capabilities and will [4] Yoshio Matsumoto, Tomoyuki Ino, and Tsukasa Ogasawara,
help the user reach the destination without many efforts. “Development of Intelligent Wheelchair System with Face and Gaze
Base Interface,” IEEE Workshop on Robot and Human Interactive
Communications 2001, pp. 262-267.
ACKNOWLEDGMENT [5] Coyle E.D, “Electronic wheelchair controller designed for operation by
hand-operated joystick, ultrasonic non-contact head control and
The authors of this paper would like to acknowledge the utterance from a small word-command vocabulary.” IEEE Colloquium
Alma Mater Maulana Azad National Institute of Technology, on New Developments in Electric Vehicles for Disabled Persons,
Bhopal. London 1995, pp. 3/1 - 3/4.
[6] Yoshinori Kuno, Teruhisa Murashima , Nobutaka Shimada and Yoshiaki
Shirai, “Interactive Gesture Interface for Intelligent Wheelchairs”, IEEE
REFERENCES International Conference on multimedia and expo ICME 2000,
NewYork, pp. 789-792vol 2 .
[1] Rajesh Kannan Megalingam, Ramesh Nammily Nair, Sai Manoj [7] Kamiuchi S and Maeyama S, “A novel human interface of an
Prakhya, “Automated Voice based Home Navigation System for the Omnidirectional wheelchair.” 13th IEEE international workshop on
Elderly and the Physically Challenged”, ICACT, Feb. 2011, pp. 603- robot and human interactive communication, Roman 2004, Sept. 2004,
608. pp. 101 – 106.
[2] Srinivasavaradhan L. and Chandramouli G, “Automated vehicles for [8] Banerjee C., Gupta H. and Sushobhan K, “Low cost speech and vision
physically and visually challenged.” International Conference on based wheel chair for physically challenged.” The 2nd International
Perspective Technologies and Methods in MEMS Design, MEMSTECH Conference on (Volume: 1) Computer and Automation Engineering
2008, Polyana 2008, pp. 40 – 43. (ICCAE), 2010, Singapore 2010,pp-706 – 709.
[3] Manogna S ,Vaishnavi S. and Geethanjali B, “Head Movement Based [9] I2C bus protocol mannual,“http//: www.nxp.com/ documents/
Assist System for Physically Challenged.” 4th International Conference application_note/ AN10216.pdf ”.
on Bioinformatics and Biomedical Engineering (ICBBE), 2010,
Chengdu 2010, pp. 1-4.

SCEECS 2014

Вам также может понравиться