You are on page 1of 5

2020 5th International Conference on Recent Trends on Electronics, Information, Communication & Technology (RTEICT-2020), November 12th &

13th 2020

A Hand Gesture Based Wheelchair for Physically


2020 International Conference on Recent Trends on Electronics, Information, Communication & Technology (RTEICT) | 978-1-7281-9772-2/20/$31.00 ©2020 IEEE | DOI: 10.1109/RTEICT49044.2020.9315575

Handicapped Person with Emergency Alert System


P. Upender P.A. Harsha Vardhini
Department of ECE Department of ECE
Vignan Institute of Technology and Science, Vignan Institute of Technology and Science,
Hyderbad, India Hyderbad, India

Abstract— Many people in the world today suffer from per the situation of the palm continuously. The tests
paralysis, physical illness, injury or any other disability. They demonstrated that the keen wheelchair can meet the
have walking difficulties. A control system is developed with necessities of the activity in the room [7]. A HanGes
the aid of hand motion recognition for physically handicapped prototype system is developed to recognize and identify
person with his gesture movement. The system is divided into movements, which includes IR sensors, MCU and power
unit for movement and wheelchair. This paper consists of management circuits. The control system is implemented for
gaining control of a wheel chair. This wheelchair can be driving engines. The design, execution, system response time
operated by quick, joystick, hand movements. It consists of an calculations, monitoring, stroke performance assessment and
accelerometer sensor that controls the users hand motion of the
SCI patients are addressed in depth by HanGes [8]. The hand
moving stools and clarifies the user movement and moves
accordingly. When we changed the ways, the sensor registers
motions are composed in a chain of command considering
values are changed & that values are given to atmega328p the ergonomics, unwavering quality of ID and the method of
controller. Depending on the direction of the acceleration, activity. The outcomes introduced show the conduct of the
Arduino controller controls the wheelchair ways like Left, wheelchair in light of manual and guide mode hand signal
Right, Forward, & Backward. This system also consists of orders. The framework has been put to test by people of
ultrasonic sensor for obstacle avoidance. This program has the various hand shapes and end up being amazingly solid [9]. A
function of introducing control of Wheelchair direction force wheelchair control framework to improve the living
reorganization of the hand gesture. For many applications the nature of debilitated seniors is created. To acknowledge hand
proposed wheelchair is used including schools, hospitals, old signal acknowledgment with Kinect interface, the
homes and airports. In addition, the SMS will be sent to the handicapped senior uses hand motion to call the wheelchair.
family members in case of emergency by pressing a single The force wheelchair moves to the area of crippled senior
switch. consequently [10]. The advancement of model wheelchair
stage constrained by the motions. Jump Motion Controller is
Keywords— Wheelchair, Ultrasonic sensor, Arduino, utilized to obtain information while changing the hand
accelerometer, joystick. position. The tale UI was created, which shows the hand
position to the client and joins the old style button GUI
I. INTRODUCTION switchboard [11]. A Bluetooth-based wheelchair which can
Many people in the world today suffer from paralysis, be constrained by finger or hand motion utilizing an Android
physical illness, injury or any other disability. They have application created by us introduced in brilliant contraption.
walking difficulties. A control system is developed with the The gadget helps those denied of movement in their
aid of hand motion recognition for physically handicapped everyday exercises [12]. Improvement of performance in
person with his gesture movement [1]. A wheelchair (WC) is head gesture recognition. These environmental factors do not
a power chair that is used while walking due to sickness, fix the surviving traditional head gesture recognition systems
injury or impairment becomes difficult or impossible. [13]. Development and design of an advanced arduino uno
Wheelchairs come through a wide range of designs to match board microcontroller and MCU Node, managed low cost
their users' unique needs. Also seen in wheelchair sports and manual wheelchair usage [14].
wheelchairs at the beach, they can require different seating In this proposed design power of movement in the WC is
arrangements, controls individualized, and can be exclusive split into 2 parts: 1. Controller: Hand transfer 2. Receiver:
to particular activities. The most widely known differentiate the WC. It enquires both hands to reorganize the hand
between powered wheelchairs "power chairs", where the movement. Individuals need to be can you track the chair in
propulsion is provided by batteries and electric motors and limited space, as this setup uses IR sensors that are also
manually propelled wheelchairs, where all wheelchairs have useful for object avoidance. In addition, the SMS will be sent
the propulsive power user or by an occupant Moving the to the family members [15, 16].
wheelchair "self-powered" by hand or the attendant moving
from the rear "propelled attendant" [2, 3]. The unit of gesture consists of LPC2138, three flex
sensors and one glove-mounted accelerometer sensor and
In the design [4], robot has two sections, one is the XBeeS1. The wheelchair assembly is composed of
gesture controller and, another is the Robot Wheelchair. This LPC2138, L293DNE driver
system has accuracy of 94% [4]. A MEMS accelerometer is
detected and transmitted to a PC via Bluetooth wireless logs
for hand-in - hand acceleration in three perpendicular II. DESIGN OF ARDUINO BASED WHEEL CHAIR
directions [5]. Use of machine vision method to build up a The block diagram is depicted in fig 1. The system
hearty shrewd wheelchair control framework dependent consists of Arduino (ATMEGA328P), LCD display, Joy
close by motion acknowledgment for those with actual stick, Ultrasonic sensor as the major components. Each
openness issue [6]. The framework gets the data of speed as component is described below. Fig 2 depicts the actual

978-1-7281-9772-2/20/$31.00 ©2020 IEEE


232

Authorized licensed use limited to: Newcastle University. Downloaded on May 17,2021 at 20:40:53 UTC from IEEE Xplore. Restrictions apply.
Control section where accelerometer and RPS are connected support of the third party nuclei. Under Version 2 of GNU
to arduino. Proposed work uses 1.Atmega3289 2.Joystick Public License Provides Source code for the program
3.Lcd 4.Sensor 5.L293d 6.Hti2d 7.Regulated Power Supply transaction Concept. The Arduino IDE facilitates the C and
8.Ht12e 9.Accelometer [17, 18]. C++ languages using different application structuring rules.
The Arduino IDE arrives with a Wiring project software
The arduino built-in programming system ideal is a
library and provides several typical procedures for input and
hybrid forum model set up in c and C++ functions "for
output. Below fig 3 depicts the arduino compiler with the
Windows, Mac OS, and Linux". It is used for the drafting
program compilation [19, 20].
and upload of programs boards which are compliant with
Arduino, but also other product production boards with the

LCD DISPLAY
RPS

ATMEGA328
(ARDUINO)
JOYSTICK

L293D

Ht12d

RF M1 M2
RECEIVER

To Control Section
ULTRASONIC SENSOR

Fig. 1. Proposed Block Diagram

RPS

ATMEGA32 SP HT12E RF Tx
ACCELEROMETER

Fig. 2. Control Section

III. IMPLEMENTATION OF PROPOSED DESIGN


In this hand motion operated wheelchair an ADXL335
accelerometer has been used as a detector which could be
providing an analogue signal on pushing this in X, Y
orientation respectively. LM324 operational amplifier is used
as a comparator to transform the analogue signal to the
digital signal. For wireless signal transmission, radio
frequency transmitter is used. To avoid issues from another
computer, the data is encoded with an encoder IC HT12E
with a safe address before sending. This eliminates
interference and undesirable noise. The signal would then be
Fig. 3. Arduino compiler transmitted wirelessly. The detector now sends the message
and is then interpreted by the controller so that the signal is

233

Authorized licensed use limited to: Newcastle University. Downloaded on May 17,2021 at 20:40:53 UTC from IEEE Xplore. Restrictions apply.
decoded further by sending the receiver to Arduino Uno for transmitter to the receiver section depicted in fig 5. Which
data. The Arduino UNO existing data preloaded in the takes the analog input and process that to the decoder and
controller upon receipt of the input. The signal must be sent microcontroller and the motor drivers. Depending on the
to the L293D IC if the input data meet the preinstalled data. accelerometer signal motor will move towards left/right or
When the signal is received the L293D IC gives the relays forward/backward.
signal, then the wheelchair moves. As a sensing unit,
ADXL335 accelerometer is selected as recording minute Start
modifications. Firstly, calibrate the accelerometer
appropriately such that it is possible to monitor the rotation
of the wheels, using variable resistors and checking outputs
for various reference voltages that can be altered by variable Receiver
power. In order to compare and display the accurate From transmitter
accordingly, we use comparators. The rotating angle must be
balanced according to the hand’s actions. A simple
wheelchair control scheme based on the user's right arm's Decoder
understanding of hand movements is developed. The
controller puts his right hand in his / her hand motion circuit
to operate in gesture recognition mode. As per directions the
Microcontroller
user performs the gesture. The wheelchair is powered by
electric motors during gesture recognition mode.
The motor is not functioning and the wheelchair is not
moving while the arm is in a neutral position. By shifting Motor driving IC
his/her hand from the relaxed position the user provides
direction of the wheelchair push. The wheelchair rotates to
the left as the hand is pushed. Likewise, as the hand is
pushed, the wheelchair rotates to the right. Extending the Relays and Motors
hand beyond the neutral position causes wheelchair motion,
while trying to bend the arm closer to the body causes the
bend backwards.This makes it easy to control the direction of
the wheelchair by changing the user hand 's position. Once Stop
the person adds his hand to the stable position, the
wheelchair halts. When the arm moves beyond the field of
Fig. 5. Flowchart for processing Signals
hand detection, the hand gesture mode can be switched off.

Start IV. DESIGN ANALYSIS AND RESULT

In the proposed system, an accelerometer is used which


provides the analog signal on the movement on the X, Y, Z
Detect the motion of axis, is used in this Hand gesture controlled wheel chair.
Accelerometer
TABLE I. COMPONENTS AND INPUT VOLTAGE SUPPLIED

Components Input voltage


Comparator Motors 24 volts

LM324 11.91 volts

HT12E 4.90 volts


Encoder
Transmitter module 4.90 volts

HT12D 4.96 volts


Transmitter To receiver
It contributes to wheelchair performance and rising
machine costs and capacity. The wheelchair proposed can
be used in many applications such as hospitals, old age
Stop homes and airports. In Table I, input voltage supplied to
individual component is depicted and in Table II, the wheel
Fig. 4. Flowchart - Transmitter Process chair direction movement with angle is depicted.
Fig. 4 depicts the flowchart of the transmitter. It first
checks the motion of accelerator upon which will be given to
encoder for processing this signal. Then it is given from the

234

Authorized licensed use limited to: Newcastle University. Downloaded on May 17,2021 at 20:40:53 UTC from IEEE Xplore. Restrictions apply.
TABLE II. DIRECTION OF MOVEMENT OF WHEEL CHAIR for action to be taken to enhance the speed of the wheelchair
Movement of Threshold angle of dc motors can be replaced by servo motors.
wheel chair hand gesture
Forward 25 degrees forward
REFERENCES
Backward 25 Degrees backward
[1] P. Upender, K. Sainath, M. Sritej, “ IOT based smart electronic
Stop 0 degree trolley”, Journal of applied science and computations (JASC),PP.
814-819, Vol.12, ISSN no. 1076-5131,2019.
Left 30 Degree left [2] P. Upender, Mari Soumya, “Embedded computer control system for
service mobile robots”, International Journal & Magazine of
Right 30 Degree right Engineering and Technologu, Management and research (IJMETMR),
pp. 187-190, Vol. 1, Issue No: 10, 2014.
[3] P.A.Harsha Vardhini, M.Ravinder, P.Srikanth, M.Supraja, “ IoT
based Wireless Data Printing Using Raspberry Pi”, Journal of
If the ways are changed, the sensor registers values are Advanced Research in Dynamical and Control Systems (JARDCS),
changed & that values are given to atmega328p controller. pp.2141-2145, Vol. 11, Spl. Issue.4, 2019.
Depending on the direction of the acceleration, ARDUINO [4] Devi. C, Kowsalya. S, Sudha. K, Prof, Suresh Pandiarajan. P “Voice
controller controls the wheelchair ways like LEFT, RIGHT, and Gesture Based Wheelchair Implementation Using PIC and
Android”, International Journal of Advanced Research in Basic
FORWARD, & BACKWARD. This system also consists of Engineering Sciences and Technology (IJARBEST), pp. 645-651,
ultrasonic sensor for obstacle avoidance. This program has Vol.3, Special Issue.24, March 2017.
the function of introducing control of Wheelchair direction [5] X. Gao, L. Shi and Q. Wang, "The design of robotic wheelchair
reorganization of the hand gesture. For many applications control system based on hand gesture control for the disabled," 2017
the proposed wheelchair is used including schools, International Conference on Robotics and Automation Sciences
(ICRAS), Hong Kong, 2017, pp. 30-34, doi:
hospitals, old homes and airports. 10.1109/ICRAS.2017.8071911.
A. Advantages [6] B. Sabuj, M. J. Islam and M. A. Rahaman, "Human Robot Interaction
Using Sensor Based Hand Gestures For Assisting Disable People,"
x It is easy to design and manufacture as all the 2019 International Conference on Sustainable Technologies for
components are easily available. Industry 4.0 (STI), Dhaka, Bangladesh, 2019, pp. 1-5.
x It is portable and hence can be placed anywhere. 0 [7] T. Lu, "A motion control method of intelligent wheelchair based on
hand gesture recognition," 2013 IEEE 8th Conference on Industrial
It has low cost of manufacturing Electronics and Applications (ICIEA), Melbourne, VIC, 2013, pp.
x Due to wireless communication data rate is faster 957-962, doi: 10.1109/ICIEA.2013.6566505.
x Wireless makes ease of operation, no need of [8] Tushara, D. B., & Vardhini, P. A. H. (2016). Wireless vehicle alert
lengthy wires. Power consumption is less. and collision prevention system design using Atmel microcontroller.
In International Conference on Electrical, Electronics, and
B. Disadvantages Optimization Techniques, ICEEOT 2016 (pp. 2784–2787). Institute
of Electrical and Electronics Engineers Inc.
x If power supply fails system won’t work. [9] U. Garg, K. K. Ghanshala, R. C. Joshi and R. Chauhan, "Design and
x Failure of device/components may have dire Implementation of Smart Wheelchair for Quadriplegia patients using
consequences, fatal accidents can occur IOT," 2018 First International Conference on Secure Cyber
Computing and Communication (ICSCCC), Jalandhar, India, 2018,
C. Applications pp. 106-110.
[10] T. Karve, "Smart Vehicle Driving System using Computer Vision
x It uses flex sensors to record finger gestures. based Hand Motion Tracking," 2019 1st International Conference on
x The gesture signals are fed to ATmega32 Advanced Technologies in Intelligent Control, Environment,
microcontroller, which processes the information to Computing & Communication Engineering (ICATIECE), Bangalore,
India, 2019, pp. 32-34.
x control four DC motors in order to move the
[11] M. Limin and Z. Peiyi, "The medical service robot interaction based
wheelchair in any desired direction. on kinect," 2017 IEEE International Conference on Intelligent
x Flex sensors are widely used to convert finger Techniques in Control, Optimization and Signal Processing (INCOS),
gestures into equivalent electrical signals. Srivilliputhur, 2017, pp. 1-7.
[12] R. K. Megalingam, S. Sreekanth, A. Govardhan, C. R. Teja and A.
Raj, "Wireless gesture controlled wheelchair," 2017 4th International
Conference on Advanced Computing and Communication Systems
V. CONCLUSION (ICACCS), Coimbatore, 2017, pp. 1-5, doi:
The developed system is capable to control the 10.1109/ICACCS.2017.8014621.
wheelchair motion for disabled people using hand gesture. [13] R. Bankar and S. Salankar, "Improvement of Head Gesture
Recognition Using Camshift Based Face Tracking With UKF," 2019
Improvements can be made by using various body gestures 9th International Conference on Emerging Trends in Engineering and
such as eye gaze, leg movement or head movement Technology - Signal and Information Processing (ICETET-SIP-19),
accordingly. The switching operation for the mode selection Nagpur, India, 2019, pp. 1-5, doi: 10.1109/ICETET-SIP-
that is either touch pad or accelerometer is separated by 1946815.2019.9092057.
using a switch. This adds up to the efficiency of the [14] M. Mahmood, M. F. Rizwan, M. Sultana, M. Habib and M. H. Imam,
"Design of a low-cost Hand Gesture Controlled Automated
wheelchair and reducing the cost and size of the system. The Wheelchair," 2020 IEEE Region 10 Symposium (TENSYMP),
proposed wheelchair can be used in many applications such Dhaka, Bangladesh, 2020, pp. 1379-1382, doi:
as hospitals, old age homes and airports etc. In future, a 10.1109/TENSYMP50017.2020.9230849.
voice monitoring helps the disabled person to determine the
obstacle by acknowledging with alarm signals with slight [15] A. Škraba, A. Koložvari, D. Kofjač and R. Stojanović, "Wheelchair
maneuvering using leap motion controller and cloud based speech
modification in power section by monitoring the battery control: Prototype realization," 2015 4th Mediterranean Conference
voltage levels to enhance the speed and estimate the delay

235

Authorized licensed use limited to: Newcastle University. Downloaded on May 17,2021 at 20:40:53 UTC from IEEE Xplore. Restrictions apply.
on Embedded Computing (MECO), Budva, 2015, pp. 391-394, doi:
10.1109/MECO.2015.7181952.
[16] N.Koteswaramma, P.A.Harsha Vardhini, “Implementation of Arduino
based Object Detection System”, International Journal of Modern
Electronics and Communication Engineering (IJMECE), pp.2018-
211, Vol. 7, Issue.3, May 2019.
[17] Y. Zhang, J. Zhang and Y. Luo, "A novel intelligent wheelchair
control system based on hand gesture recognition," The 2011
IEEE/ICME International Conference on Complex Medical
Engineering, Harbin Heilongjiang, 2011, pp. 334-339, doi:
10.1109/ICCME.2011.5876761.
[18] A. Stroh and J. Desai, "Human-Centered Deep Learning Neural
Network Trained Myoelectric Controller for a Powered Wheelchair,"
2019 IEEE International Symposium on Measurement and Control in
Robotics (ISMCR), Houston, TX, USA, 2019, pp. D2-4-1-D2-4-4,
doi: 10.1109/ISMCR47492.2019.8955734.
[19] K.Murali Chandra Babu, P.A.Harsha Vardhini, N.Koteswaramma
“Design and Implementation of Arduino based Riders Safe Guard
2.0”, International Journal of Innovative Technology and Exploring
Engineering (IJITEE), pp.3078-3083, Volume-9, Issue-1, November
2019.
[20] C. Chang, C. Chen, C. Chen and B. Lin, "Kinect-based Powered
Wheelchair Control System," 2013 4th International Conference on
Intelligent Systems, Modelling and Simulation, Bangkok, 2013, pp.
186-189, doi: 10.1109/ISMS.2013.74.

236

Authorized licensed use limited to: Newcastle University. Downloaded on May 17,2021 at 20:40:53 UTC from IEEE Xplore. Restrictions apply.

You might also like