SlideShare a Scribd company logo
1 of 7
Download to read offline
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 114|P a g e
Finger Movement Based Wearable Communication & Navigation
Aid for partially disabled
Jobin Jose*1
, Kundan Joshi*2
, Sreejih S*3
,Dr.A.Thirugnanam*4
1*
(Asst. Professor, Department of Electronics and Communication Engineering, Govt. College of Engineering
Kannur, Kannur, Email: jobin2jose@gmail.com)
2*
(Department of Biotechnology and Medical Engineering, National Institute of Technology, Rourkela
Email: kundanjoshi.kj@gmail.com)
3*
(Asst. Professor , Department of Electronics and Communication Engineering, Govt. College of Engineering
Kannur, Kannur: Email: ssmaniyur@gmail.com)
4*
( Asst. Professr, Department of Biotechnology and Medical Engineering, National Institute of Technology,
Rourkela Email: thirugnanam.a@gmail.com)
Abstract
The FMBWCN Aid is a portable and wearable multi-purpose system for the partially disabled. The Aid is a
glove-based system in which different trained finger movements leads to different modes of operation of the
system such as APR Voice Module and Wheelchair Controller Module. The finger movements (bending
movement) leads to the flexion of the flex sensor attached to the glove. Flexion leads to change in resistance of
the flex sensors, which will be recorded via a microcontroller (Arduino Uno) and different sets of movement of
the fingers will lead to different modules of operation as specified in the default settings of the FMBWCN Aid.
I. Introduction
A person requires a rehabilitation devices or
assistive techniques to control their environment or to
communicate with others due to many reasons.
Disability is one of the main reasons. Rehabilitation
devices enable persons with disabilities to live, work,
play or study independently.in other words they
increase the quality of life led by the disabled people
and increase their self-esteem.
According to the 2001 census report around 6
million people in India are affected by movement
disabilities [1]. Among them a majority persons are
affected by paralysis. Paralysis can occur due to
different reasons. It can be due to a spinal injury due
to a road traffic accident or damage to the brain due
to a brain hemorrhage or a tumor. Paralysis can also
results from motor neuron diseases [2].
A common thought which haunts most of these
people are that they are a burden to their families and
society because to perform their day to day activities
they need to depend on family even for basic needs
like transport from one place to other, to
communicate with someone, or using a computer etc.
Most of the time the life led by these peoples are
miserable. Different techniques by rehabilitation
engineering help to improve the life of these people.
An ideal rehabilitation aid helps in collecting
information from the surroundings, analyze this
information, convey this information to the user and
finally receive commands from user. With the
advance in current research in image and signal
processing, we can provide artificial intelligence to a
system that can interpret the information
automatically. The use of these rehabilitation aids aid
the disabled person to do their day to day activities
without depending on others. Rehabilitation
devices are broadly classified in to two depending on
whether they are biosignal based or non-biosignal
based. Biosignal based rehabilitation devices mainly
use biosignals like EEG, EOG or EMG as control
signals. The advantage of using biosignal approach is
that when patients become completely paralyzed only
resources available to them are biosignals but it
usually needs user training and have less accuracy
than non biosignal approaches. The biosignal
approach usually requires user calibrations because
biosignals produced by each individual is unique due
to difference in individual physiological properties
and skin conductance. Non-biosignal rehabilitation
aids provide 100% accuracy and less training for the
patients but the usage of these devices limited to
patients with partial or complete flexibility with their
body parts.
II. Materials and Method.
2.1 System recquirements.
2.1.1. Flex Sensors:
Flex Sensors or Bend Sensors are a type of
variable resisters which change their resistance when
it is bent from one end. The resistance of the flex
sensor changes when the metal pads are on the
outside of the bend (text on inside of bend). The Flat
RESEARCH ARTICLE OPEN ACCESS
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 115|P a g e
Resistance is around 10KΩ and the resistance
increases as the bending of the sensor is increased.
Fig 2.1 shows the Flex sensor 4.5’’ and its working.
If the flexion occurs towards the proximal end, it
might result in faulty reading and damage of the
sensor. So the flexion should occur towards the distal
end. [3]
Fig 2.1 Flex sensor 4.5’’ and its working. [3]
2.1.2 Arduino Uno:
Arduino Uno is a mini-size portable
microcontroller board manufactured by Arduino Co.
Significant features of this microcontroller include
six analog input ports (A0 – A5), a 5V and 3.3V DC
power supply ports and 14 Digital output ports. It can
be interface with computer using the USB cord[5].
2.1.3 APR9600 Voice Module:
APR9600 is a low-cost high performance sound
record/replay IC incorporating flash analogue storage
technique. One salient feature is that the recorded
sound is retained even after power supply is removed
from the module. APR9600 pin diagram is shown in
Fig. 2.3. Pins 1 through 6 and 8 and 9 are used to
record 8 different audio messages (M1 – M8). So
basically a single APR9600 IC has the capability to
record and playback up to 8 messages [4].
Fig. 2.2 APR9600 pin diagram [4]
2.2 Assembling and working of the FMBWCN
Aid:
In the FMBWCN Aid, five Flex Sensors 4.5’’
were used. They were mounted on 5 fingers of a
glove as indicated in Fig. 2.4. They captured specific
flexion movements of the fingers and based on the
change of resistance of different sets of sensors, the
system was trained to switch to different modes of
operation. Arduino Uno was used to record the
changes in resistance of the flex sensors on bending.
The recording was done through 5 analog input ports.
Based on the program ported on the microcontroller,
signals were sent as digital output to either the
APR6900 Voice Module, or the Wheelchair Control
Module.
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 116|P a g e
Fig. 2.4. Flex Sensors mounted glove and default unflexed state and flexed middle finger.
Assembling the whole system was done by first
integrating the flex sensors onto the analog inputs of
the Arduino Uno board, then integrating the digital
output signaling mechanism from the board towards
respective modules of operation. Fig. 2.5 shows the
block diagram setup for integrating the flex sensors.
Flex Sensor 1 mounted over the index finger is
connected to Analog Input (AI) 1. Similar Sets are
(Sensor 2, middle finger, AI 2), (Sensor 3, ring
finger, AI 3), (Sensor 4, small finger, AI 4) and
(Sensor 5, thumb, AI 5). Power Supply to the
Arduino Uno board was given by a 5V Battery at the
Vin port. Digital Output Ports 0 to 3 were connected
to the wheelchair movement (forward, backward, left,
right respectively). Ports 4 to 11 were connected to
the APR 9600 Module for playing the respective
recorded message among the 8 messages recorded.
Similarly wheel chair also can be controlled by
interfacing with the system itself.
Fig 2.5 block diagram representation of FWCN
III. Result and discussion
The main input of the system was the five finger
movements which would control the whole system
setup. The mounting of the sensors on the glove was
done by simply threading up the sensors onto the
upper part of the glove fingers. The signals from the
flex sensors are taken at an interval of 1 sec in real
time. The flat resistance of flex sensors mounted on
the glove was found to be around 9KΩ and the
resistance on full flexion of the fingers was in the
range 12KΩ - 13 KΩ. the equivalent electrical
flowchart for FMBWCN Aid is given in Fig. 3.1
3.1 Main Module:
If one finger is flexed, the corresponding voltage
goes below threshold voltage (Vth). Voltage
variations across a single bend sensor while bending
and releasing is shown in fig 3.1. If it is kept straight,
the voltage lies above Vth.
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 117|P a g e
Fig. 3.1 Voltage variations across a single bend sensor while bending and releasing
Analog ports A1, A2, A3, A4, A0 respectively
measure voltages v1, v2, v3, v4, v0 connected to
index finger, middle finger, ring finger, small finger,
and thumb respectively. If no finger is flexed, all
values are above threshold, which means module has
not changed. If v1 and v2 are below threshold and v3,
v4 and v0 are above thresholds; APR Voice Module
is activated (represented in Red). If v3 and v4 are
below threshold, and v1, v2 and v0 are above
thresholds; Wheelchair Module is activated. In any
other condition, main module is not changed.
Fig. 3.2 Flowchart representing the operations of Main module.
Inside APR9600 Voice Module, different sets of
flexion of different fingers would lead to different
recorded voice slots to be played. Inside Wheelchair
module, flexion of each finger would lead to
respective movement of the wheelchair in a particular
specified direction.
3.2 APR Voice Module
Once APR Voice Module is entered after flexing
finger 1 and 2, the program does not move forward
until all fingers are kept straight i.e. all voltages
above the threshold. Then, APR Voice Module takes
commands. If only finger 1 is flexed i.e. if only v1 is
below threshold and all other above threshold,
message 1 is played. Similar for fingers 2, 3, 4 & 0,
the messages played are 2, 3, 4 & 5 respectively. The
only way to exit APR Module and get back to main
module is flexing all the fingers at once, which
triggers the exit clause, followed by straightening all
fingers at once which finally leads to exiting the
voice module.
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 118|P a g e
Fig. 3.3 flow chart representing operations of voice module.
3.3 Wheelchair Module:
Once Wheelchair Module is entered after flexing
finger 3 and 4, the program does not move forward
until all fingers are kept straight i.e. all voltages
above the threshold. Then, Wheelchair Module takes
commands. If only finger 1 is flexed i.e. if only v1 is
below threshold and all other above threshold,
command for forward motion is sent to transmitter.
Similar for fingers 3 and 4, right and left motion
commands are sent. For stopping the wheelchair,
finger 2 is to be flexed. The only way to exit
Wheelchair Module and get back to main module is
flexing all the fingers at once, which triggers the exit
clause, followed by straightening all fingers at once
which finally leads to exiting the voice module.
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 119|P a g e
Fig. 3.4 flow chart representing operations of wheel chair module.
The fully-assembled FMBWCN Aid is shown in Fig. 3.5. Fig 3.6 shows the way FMBWCN can be
implemented in real life. The FMBWCN Aid was checked thoroughly and all actions such as switching to
modes, switching to specific actions, etc. were found to be performing as mentioned. Every set of flexing action
of the fingers were checked and monitoring of the respective reaction of the system was also done.
Fig. 3.5 fully implemented FMBWCN aid
Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120
www.ijera.com 120|P a g e
Fig. 3.5 FMBWCN Aid implementation in real life
IV. Conclusion
The FMBWCN Aid is a very useful tool for
people with partial disability to navigate around and
communicate with the environment. The major
advantage of this Aid is that it is wearable, cheap, all
the parts and components are easily available and
using flexion of only five fingers, a wide range of
actions can be achieved. Hence it can be used as an
effective rehabilitation system for those patients who
have difficulties in moving around and expressing
their basic needs.
Future prospects of this system can be seen in
improvising and extending the range of actions. If we
are able to incorporate image processing in the
system, it can be a useful tool even for the navigation
of the visually impaired persons.
Reference
[1.] Government of India, Ministry of Home
Affairs, Office of Registrar General and
Census Commissioner, India,
http://censusindia.gov.in/Census_And_You/
disabled population .aspx, accessed on 27th
December 2012
[2.] Yvonne May Nolan. Control and
Communication for physically disabled
people, based on vestigial signals from the
body. Phd thesis paper submitted to national
university of Ireland, Dublin, 2005
[3.] Datasheet of flex sensors from
Spectrasymbol industries available from
https://www.sparkfun.com/products/8606
[4.] Chowdary K D, Reddy K N B and Sharma
G S, “A Complete Design of Advanced
embedded chatter box for physically
challenging persons”, International Journal
of Computer Science and Information
Technologies, 3 (3): (2012), pp. 4354 –
4358.
[5.] Warren J D, Adams J, Molle H, “Arduino
Robotics”, 1st
edition. Technology in Action
(2011), pp. 20-35.

More Related Content

What's hot

Automated medical surgical trolley
Automated medical surgical trolleyAutomated medical surgical trolley
Automated medical surgical trolleyIJECEIAES
 
Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)vivatechijri
 
Hand gesture recognition using ultrasonic sensor and atmega128 microcontroller
Hand gesture recognition using ultrasonic sensor and atmega128 microcontrollerHand gesture recognition using ultrasonic sensor and atmega128 microcontroller
Hand gesture recognition using ultrasonic sensor and atmega128 microcontrollereSAT Publishing House
 
A novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogramA novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogrameSAT Publishing House
 
Voice recognition based advance patients room automation
Voice recognition based advance patients room automationVoice recognition based advance patients room automation
Voice recognition based advance patients room automationeSAT Journals
 
IRJET- Microcontroller based Anesthesia Injector
IRJET- Microcontroller based Anesthesia InjectorIRJET- Microcontroller based Anesthesia Injector
IRJET- Microcontroller based Anesthesia InjectorIRJET Journal
 
Force sensitive resistance based heart beat
Force sensitive resistance based heart beatForce sensitive resistance based heart beat
Force sensitive resistance based heart beatijistjournal
 
F032030047055
F032030047055F032030047055
F032030047055theijes
 
IRJET -Stress Detection using Arduino
IRJET -Stress Detection using ArduinoIRJET -Stress Detection using Arduino
IRJET -Stress Detection using ArduinoIRJET Journal
 
IRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A SurveyIRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A SurveyIRJET Journal
 
Sensing and processing of Bio metric signals for Low cost Bio Robotic systems
Sensing and processing of Bio metric signals for Low cost Bio Robotic systemsSensing and processing of Bio metric signals for Low cost Bio Robotic systems
Sensing and processing of Bio metric signals for Low cost Bio Robotic systemsDEVANAND P PRABHU
 
Wearable System for Vital Signs Measurement
Wearable System for Vital Signs MeasurementWearable System for Vital Signs Measurement
Wearable System for Vital Signs MeasurementIRJET Journal
 
Arduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless CommunicationArduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless Communicationijcisjournal
 

What's hot (19)

Automated medical surgical trolley
Automated medical surgical trolleyAutomated medical surgical trolley
Automated medical surgical trolley
 
Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)
 
published paper
published paperpublished paper
published paper
 
Hand gesture recognition using ultrasonic sensor and atmega128 microcontroller
Hand gesture recognition using ultrasonic sensor and atmega128 microcontrollerHand gesture recognition using ultrasonic sensor and atmega128 microcontroller
Hand gesture recognition using ultrasonic sensor and atmega128 microcontroller
 
Eg24842846
Eg24842846Eg24842846
Eg24842846
 
A novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogramA novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogram
 
Voice recognition based advance patients room automation
Voice recognition based advance patients room automationVoice recognition based advance patients room automation
Voice recognition based advance patients room automation
 
IRJET- Microcontroller based Anesthesia Injector
IRJET- Microcontroller based Anesthesia InjectorIRJET- Microcontroller based Anesthesia Injector
IRJET- Microcontroller based Anesthesia Injector
 
Force sensitive resistance based heart beat
Force sensitive resistance based heart beatForce sensitive resistance based heart beat
Force sensitive resistance based heart beat
 
F032030047055
F032030047055F032030047055
F032030047055
 
IRJET -Stress Detection using Arduino
IRJET -Stress Detection using ArduinoIRJET -Stress Detection using Arduino
IRJET -Stress Detection using Arduino
 
C04611318
C04611318C04611318
C04611318
 
Cj25509515
Cj25509515Cj25509515
Cj25509515
 
IRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A SurveyIRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A Survey
 
ECG Report_2014
ECG Report_2014ECG Report_2014
ECG Report_2014
 
Sensing and processing of Bio metric signals for Low cost Bio Robotic systems
Sensing and processing of Bio metric signals for Low cost Bio Robotic systemsSensing and processing of Bio metric signals for Low cost Bio Robotic systems
Sensing and processing of Bio metric signals for Low cost Bio Robotic systems
 
A9399109119
A9399109119A9399109119
A9399109119
 
Wearable System for Vital Signs Measurement
Wearable System for Vital Signs MeasurementWearable System for Vital Signs Measurement
Wearable System for Vital Signs Measurement
 
Arduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless CommunicationArduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless Communication
 

Viewers also liked

Intro to Arduino
Intro to ArduinoIntro to Arduino
Intro to Arduinoavikdhupar
 
Electronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed PatientsElectronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed PatientsIEEEP Karachi
 
Gesture controlling of Robots
Gesture controlling of Robots Gesture controlling of Robots
Gesture controlling of Robots Jibin Poulose
 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRNoufal Nechiyan
 
Боги Греції
Боги ГреціїБоги Греції
Боги ГреціїIrinaKusch
 
Disjuntor termomagnetico 016 a 32
Disjuntor termomagnetico 016 a 32Disjuntor termomagnetico 016 a 32
Disjuntor termomagnetico 016 a 32eqeqe
 
Performance Management System
Performance Management SystemPerformance Management System
Performance Management SystemSnehal Patil
 
Realizacion de la auditoria de conformidad con las nia
Realizacion de la auditoria de conformidad con las niaRealizacion de la auditoria de conformidad con las nia
Realizacion de la auditoria de conformidad con las niaAnnie Fernandez
 
Strategic&GTMSuccessFactorsWorkshops
Strategic&GTMSuccessFactorsWorkshopsStrategic&GTMSuccessFactorsWorkshops
Strategic&GTMSuccessFactorsWorkshopseforkner
 
Comparative study of health drinks with venky’s protiyum in pune
Comparative study of health drinks with venky’s protiyum in puneComparative study of health drinks with venky’s protiyum in pune
Comparative study of health drinks with venky’s protiyum in punepriyagopalghosh
 
#ChooseArtisan - Supporting Africa's Women Artisan Enterprises
#ChooseArtisan - Supporting Africa's Women Artisan Enterprises#ChooseArtisan - Supporting Africa's Women Artisan Enterprises
#ChooseArtisan - Supporting Africa's Women Artisan EnterprisesMelanie Hawken
 
Taller 5 organigrama
Taller  5 organigramaTaller  5 organigrama
Taller 5 organigramayerry rivera
 

Viewers also liked (20)

Intro to Arduino
Intro to ArduinoIntro to Arduino
Intro to Arduino
 
control android
control androidcontrol android
control android
 
The Speaking Glove
The Speaking GloveThe Speaking Glove
The Speaking Glove
 
Electronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed PatientsElectronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed Patients
 
Gesture controlling of Robots
Gesture controlling of Robots Gesture controlling of Robots
Gesture controlling of Robots
 
Robotic Hand
Robotic HandRobotic Hand
Robotic Hand
 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIR
 
Instrumen ppt
Instrumen pptInstrumen ppt
Instrumen ppt
 
MM Portfolio
MM PortfolioMM Portfolio
MM Portfolio
 
Huntar app
Huntar appHuntar app
Huntar app
 
Боги Греції
Боги ГреціїБоги Греції
Боги Греції
 
Disjuntor termomagnetico 016 a 32
Disjuntor termomagnetico 016 a 32Disjuntor termomagnetico 016 a 32
Disjuntor termomagnetico 016 a 32
 
Performance Management System
Performance Management SystemPerformance Management System
Performance Management System
 
Realizacion de la auditoria de conformidad con las nia
Realizacion de la auditoria de conformidad con las niaRealizacion de la auditoria de conformidad con las nia
Realizacion de la auditoria de conformidad con las nia
 
Strategic&GTMSuccessFactorsWorkshops
Strategic&GTMSuccessFactorsWorkshopsStrategic&GTMSuccessFactorsWorkshops
Strategic&GTMSuccessFactorsWorkshops
 
Comparative study of health drinks with venky’s protiyum in pune
Comparative study of health drinks with venky’s protiyum in puneComparative study of health drinks with venky’s protiyum in pune
Comparative study of health drinks with venky’s protiyum in pune
 
#ChooseArtisan - Supporting Africa's Women Artisan Enterprises
#ChooseArtisan - Supporting Africa's Women Artisan Enterprises#ChooseArtisan - Supporting Africa's Women Artisan Enterprises
#ChooseArtisan - Supporting Africa's Women Artisan Enterprises
 
Company profile
Company profileCompany profile
Company profile
 
Taller 5 organigrama
Taller  5 organigramaTaller  5 organigrama
Taller 5 organigrama
 
Edixon jesús figueroa rojas
Edixon jesús figueroa rojasEdixon jesús figueroa rojas
Edixon jesús figueroa rojas
 

Similar to Finger Movement Based Wearable Communication & Navigation Aid for partially disabled

IRJET- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled PeopleIRJET Journal
 
Gesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsGesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsNeha Udeshi
 
IRJET - Speaking System for Mute People
 IRJET -  	  Speaking System for Mute People IRJET -  	  Speaking System for Mute People
IRJET - Speaking System for Mute PeopleIRJET Journal
 
Prosthetic Arm for Amputees
Prosthetic Arm for AmputeesProsthetic Arm for Amputees
Prosthetic Arm for Amputeesvivatechijri
 
Gesturenail wireless hand gesture system
Gesturenail wireless hand gesture systemGesturenail wireless hand gesture system
Gesturenail wireless hand gesture systemIJCSEA Journal
 
Microcontroller Based Sign Language Glove
Microcontroller Based Sign Language GloveMicrocontroller Based Sign Language Glove
Microcontroller Based Sign Language Gloveijsrd.com
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET Journal
 
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic PatientsCortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic PatientsIRJET Journal
 
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic PatientsCortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic PatientsIRJET Journal
 
FEEDBACK ICANE FOR STROKE PATIENT
FEEDBACK ICANE FOR STROKE PATIENTFEEDBACK ICANE FOR STROKE PATIENT
FEEDBACK ICANE FOR STROKE PATIENTIAEME Publication
 
IRJET- Design and Development of Electroencephalography based Cost Effect...
IRJET-  	  Design and Development of Electroencephalography based Cost Effect...IRJET-  	  Design and Development of Electroencephalography based Cost Effect...
IRJET- Design and Development of Electroencephalography based Cost Effect...IRJET Journal
 
IRJET - Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...
IRJET -  	  Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...IRJET -  	  Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...
IRJET - Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...IRJET Journal
 
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET-  	  IoT based Portable Hand Gesture Recognition SystemIRJET-  	  IoT based Portable Hand Gesture Recognition System
IRJET- IoT based Portable Hand Gesture Recognition SystemIRJET Journal
 
Smart Spine Posture Detector
Smart Spine Posture DetectorSmart Spine Posture Detector
Smart Spine Posture DetectorIRJET Journal
 
Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...
Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...
Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...TELKOMNIKA JOURNAL
 
A Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring SystemA Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring Systemijsrd.com
 
Human Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language TranslationHuman Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language TranslationPARNIKA GUPTA
 

Similar to Finger Movement Based Wearable Communication & Navigation Aid for partially disabled (20)

IRJET- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled People
 
Gesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsGesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patients
 
IRJET - Speaking System for Mute People
 IRJET -  	  Speaking System for Mute People IRJET -  	  Speaking System for Mute People
IRJET - Speaking System for Mute People
 
Prosthetic Arm for Amputees
Prosthetic Arm for AmputeesProsthetic Arm for Amputees
Prosthetic Arm for Amputees
 
Gesturenail wireless hand gesture system
Gesturenail wireless hand gesture systemGesturenail wireless hand gesture system
Gesturenail wireless hand gesture system
 
Microcontroller Based Sign Language Glove
Microcontroller Based Sign Language GloveMicrocontroller Based Sign Language Glove
Microcontroller Based Sign Language Glove
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
 
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic PatientsCortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
 
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic PatientsCortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
 
Gesture Vocalizer
Gesture VocalizerGesture Vocalizer
Gesture Vocalizer
 
FEEDBACK ICANE FOR STROKE PATIENT
FEEDBACK ICANE FOR STROKE PATIENTFEEDBACK ICANE FOR STROKE PATIENT
FEEDBACK ICANE FOR STROKE PATIENT
 
IRJET- Design and Development of Electroencephalography based Cost Effect...
IRJET-  	  Design and Development of Electroencephalography based Cost Effect...IRJET-  	  Design and Development of Electroencephalography based Cost Effect...
IRJET- Design and Development of Electroencephalography based Cost Effect...
 
IRJET - Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...
IRJET -  	  Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...IRJET -  	  Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...
IRJET - Advancement of the Adjustable and Modest 3D Printed Prosthetic AR...
 
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET-  	  IoT based Portable Hand Gesture Recognition SystemIRJET-  	  IoT based Portable Hand Gesture Recognition System
IRJET- IoT based Portable Hand Gesture Recognition System
 
iot contest file
iot contest fileiot contest file
iot contest file
 
Smart Spine Posture Detector
Smart Spine Posture DetectorSmart Spine Posture Detector
Smart Spine Posture Detector
 
Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...
Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...
Design and Development ofa Mirror Effect Control Prosthetic Hand with Force S...
 
V01 i010409
V01 i010409V01 i010409
V01 i010409
 
A Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring SystemA Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring System
 
Human Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language TranslationHuman Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language Translation
 

Recently uploaded

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 

Recently uploaded (20)

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 

Finger Movement Based Wearable Communication & Navigation Aid for partially disabled

  • 1. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 114|P a g e Finger Movement Based Wearable Communication & Navigation Aid for partially disabled Jobin Jose*1 , Kundan Joshi*2 , Sreejih S*3 ,Dr.A.Thirugnanam*4 1* (Asst. Professor, Department of Electronics and Communication Engineering, Govt. College of Engineering Kannur, Kannur, Email: jobin2jose@gmail.com) 2* (Department of Biotechnology and Medical Engineering, National Institute of Technology, Rourkela Email: kundanjoshi.kj@gmail.com) 3* (Asst. Professor , Department of Electronics and Communication Engineering, Govt. College of Engineering Kannur, Kannur: Email: ssmaniyur@gmail.com) 4* ( Asst. Professr, Department of Biotechnology and Medical Engineering, National Institute of Technology, Rourkela Email: thirugnanam.a@gmail.com) Abstract The FMBWCN Aid is a portable and wearable multi-purpose system for the partially disabled. The Aid is a glove-based system in which different trained finger movements leads to different modes of operation of the system such as APR Voice Module and Wheelchair Controller Module. The finger movements (bending movement) leads to the flexion of the flex sensor attached to the glove. Flexion leads to change in resistance of the flex sensors, which will be recorded via a microcontroller (Arduino Uno) and different sets of movement of the fingers will lead to different modules of operation as specified in the default settings of the FMBWCN Aid. I. Introduction A person requires a rehabilitation devices or assistive techniques to control their environment or to communicate with others due to many reasons. Disability is one of the main reasons. Rehabilitation devices enable persons with disabilities to live, work, play or study independently.in other words they increase the quality of life led by the disabled people and increase their self-esteem. According to the 2001 census report around 6 million people in India are affected by movement disabilities [1]. Among them a majority persons are affected by paralysis. Paralysis can occur due to different reasons. It can be due to a spinal injury due to a road traffic accident or damage to the brain due to a brain hemorrhage or a tumor. Paralysis can also results from motor neuron diseases [2]. A common thought which haunts most of these people are that they are a burden to their families and society because to perform their day to day activities they need to depend on family even for basic needs like transport from one place to other, to communicate with someone, or using a computer etc. Most of the time the life led by these peoples are miserable. Different techniques by rehabilitation engineering help to improve the life of these people. An ideal rehabilitation aid helps in collecting information from the surroundings, analyze this information, convey this information to the user and finally receive commands from user. With the advance in current research in image and signal processing, we can provide artificial intelligence to a system that can interpret the information automatically. The use of these rehabilitation aids aid the disabled person to do their day to day activities without depending on others. Rehabilitation devices are broadly classified in to two depending on whether they are biosignal based or non-biosignal based. Biosignal based rehabilitation devices mainly use biosignals like EEG, EOG or EMG as control signals. The advantage of using biosignal approach is that when patients become completely paralyzed only resources available to them are biosignals but it usually needs user training and have less accuracy than non biosignal approaches. The biosignal approach usually requires user calibrations because biosignals produced by each individual is unique due to difference in individual physiological properties and skin conductance. Non-biosignal rehabilitation aids provide 100% accuracy and less training for the patients but the usage of these devices limited to patients with partial or complete flexibility with their body parts. II. Materials and Method. 2.1 System recquirements. 2.1.1. Flex Sensors: Flex Sensors or Bend Sensors are a type of variable resisters which change their resistance when it is bent from one end. The resistance of the flex sensor changes when the metal pads are on the outside of the bend (text on inside of bend). The Flat RESEARCH ARTICLE OPEN ACCESS
  • 2. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 115|P a g e Resistance is around 10KΩ and the resistance increases as the bending of the sensor is increased. Fig 2.1 shows the Flex sensor 4.5’’ and its working. If the flexion occurs towards the proximal end, it might result in faulty reading and damage of the sensor. So the flexion should occur towards the distal end. [3] Fig 2.1 Flex sensor 4.5’’ and its working. [3] 2.1.2 Arduino Uno: Arduino Uno is a mini-size portable microcontroller board manufactured by Arduino Co. Significant features of this microcontroller include six analog input ports (A0 – A5), a 5V and 3.3V DC power supply ports and 14 Digital output ports. It can be interface with computer using the USB cord[5]. 2.1.3 APR9600 Voice Module: APR9600 is a low-cost high performance sound record/replay IC incorporating flash analogue storage technique. One salient feature is that the recorded sound is retained even after power supply is removed from the module. APR9600 pin diagram is shown in Fig. 2.3. Pins 1 through 6 and 8 and 9 are used to record 8 different audio messages (M1 – M8). So basically a single APR9600 IC has the capability to record and playback up to 8 messages [4]. Fig. 2.2 APR9600 pin diagram [4] 2.2 Assembling and working of the FMBWCN Aid: In the FMBWCN Aid, five Flex Sensors 4.5’’ were used. They were mounted on 5 fingers of a glove as indicated in Fig. 2.4. They captured specific flexion movements of the fingers and based on the change of resistance of different sets of sensors, the system was trained to switch to different modes of operation. Arduino Uno was used to record the changes in resistance of the flex sensors on bending. The recording was done through 5 analog input ports. Based on the program ported on the microcontroller, signals were sent as digital output to either the APR6900 Voice Module, or the Wheelchair Control Module.
  • 3. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 116|P a g e Fig. 2.4. Flex Sensors mounted glove and default unflexed state and flexed middle finger. Assembling the whole system was done by first integrating the flex sensors onto the analog inputs of the Arduino Uno board, then integrating the digital output signaling mechanism from the board towards respective modules of operation. Fig. 2.5 shows the block diagram setup for integrating the flex sensors. Flex Sensor 1 mounted over the index finger is connected to Analog Input (AI) 1. Similar Sets are (Sensor 2, middle finger, AI 2), (Sensor 3, ring finger, AI 3), (Sensor 4, small finger, AI 4) and (Sensor 5, thumb, AI 5). Power Supply to the Arduino Uno board was given by a 5V Battery at the Vin port. Digital Output Ports 0 to 3 were connected to the wheelchair movement (forward, backward, left, right respectively). Ports 4 to 11 were connected to the APR 9600 Module for playing the respective recorded message among the 8 messages recorded. Similarly wheel chair also can be controlled by interfacing with the system itself. Fig 2.5 block diagram representation of FWCN III. Result and discussion The main input of the system was the five finger movements which would control the whole system setup. The mounting of the sensors on the glove was done by simply threading up the sensors onto the upper part of the glove fingers. The signals from the flex sensors are taken at an interval of 1 sec in real time. The flat resistance of flex sensors mounted on the glove was found to be around 9KΩ and the resistance on full flexion of the fingers was in the range 12KΩ - 13 KΩ. the equivalent electrical flowchart for FMBWCN Aid is given in Fig. 3.1 3.1 Main Module: If one finger is flexed, the corresponding voltage goes below threshold voltage (Vth). Voltage variations across a single bend sensor while bending and releasing is shown in fig 3.1. If it is kept straight, the voltage lies above Vth.
  • 4. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 117|P a g e Fig. 3.1 Voltage variations across a single bend sensor while bending and releasing Analog ports A1, A2, A3, A4, A0 respectively measure voltages v1, v2, v3, v4, v0 connected to index finger, middle finger, ring finger, small finger, and thumb respectively. If no finger is flexed, all values are above threshold, which means module has not changed. If v1 and v2 are below threshold and v3, v4 and v0 are above thresholds; APR Voice Module is activated (represented in Red). If v3 and v4 are below threshold, and v1, v2 and v0 are above thresholds; Wheelchair Module is activated. In any other condition, main module is not changed. Fig. 3.2 Flowchart representing the operations of Main module. Inside APR9600 Voice Module, different sets of flexion of different fingers would lead to different recorded voice slots to be played. Inside Wheelchair module, flexion of each finger would lead to respective movement of the wheelchair in a particular specified direction. 3.2 APR Voice Module Once APR Voice Module is entered after flexing finger 1 and 2, the program does not move forward until all fingers are kept straight i.e. all voltages above the threshold. Then, APR Voice Module takes commands. If only finger 1 is flexed i.e. if only v1 is below threshold and all other above threshold, message 1 is played. Similar for fingers 2, 3, 4 & 0, the messages played are 2, 3, 4 & 5 respectively. The only way to exit APR Module and get back to main module is flexing all the fingers at once, which triggers the exit clause, followed by straightening all fingers at once which finally leads to exiting the voice module.
  • 5. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 118|P a g e Fig. 3.3 flow chart representing operations of voice module. 3.3 Wheelchair Module: Once Wheelchair Module is entered after flexing finger 3 and 4, the program does not move forward until all fingers are kept straight i.e. all voltages above the threshold. Then, Wheelchair Module takes commands. If only finger 1 is flexed i.e. if only v1 is below threshold and all other above threshold, command for forward motion is sent to transmitter. Similar for fingers 3 and 4, right and left motion commands are sent. For stopping the wheelchair, finger 2 is to be flexed. The only way to exit Wheelchair Module and get back to main module is flexing all the fingers at once, which triggers the exit clause, followed by straightening all fingers at once which finally leads to exiting the voice module.
  • 6. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 119|P a g e Fig. 3.4 flow chart representing operations of wheel chair module. The fully-assembled FMBWCN Aid is shown in Fig. 3.5. Fig 3.6 shows the way FMBWCN can be implemented in real life. The FMBWCN Aid was checked thoroughly and all actions such as switching to modes, switching to specific actions, etc. were found to be performing as mentioned. Every set of flexing action of the fingers were checked and monitoring of the respective reaction of the system was also done. Fig. 3.5 fully implemented FMBWCN aid
  • 7. Jobin Jose et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 1, (Part - 5) January 2016, pp.114-120 www.ijera.com 120|P a g e Fig. 3.5 FMBWCN Aid implementation in real life IV. Conclusion The FMBWCN Aid is a very useful tool for people with partial disability to navigate around and communicate with the environment. The major advantage of this Aid is that it is wearable, cheap, all the parts and components are easily available and using flexion of only five fingers, a wide range of actions can be achieved. Hence it can be used as an effective rehabilitation system for those patients who have difficulties in moving around and expressing their basic needs. Future prospects of this system can be seen in improvising and extending the range of actions. If we are able to incorporate image processing in the system, it can be a useful tool even for the navigation of the visually impaired persons. Reference [1.] Government of India, Ministry of Home Affairs, Office of Registrar General and Census Commissioner, India, http://censusindia.gov.in/Census_And_You/ disabled population .aspx, accessed on 27th December 2012 [2.] Yvonne May Nolan. Control and Communication for physically disabled people, based on vestigial signals from the body. Phd thesis paper submitted to national university of Ireland, Dublin, 2005 [3.] Datasheet of flex sensors from Spectrasymbol industries available from https://www.sparkfun.com/products/8606 [4.] Chowdary K D, Reddy K N B and Sharma G S, “A Complete Design of Advanced embedded chatter box for physically challenging persons”, International Journal of Computer Science and Information Technologies, 3 (3): (2012), pp. 4354 – 4358. [5.] Warren J D, Adams J, Molle H, “Arduino Robotics”, 1st edition. Technology in Action (2011), pp. 20-35.