SlideShare una empresa de Scribd logo
1 de 3
Descargar para leer sin conexión
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 290
VOICEANDACCELEROMETERCONTROLLEDWHEELCHAIR
RahulCM1
, NaliniCIyer2
1
Student,Electronics&communication, BVBCET, Hubli, Karnataka
2
Professor, Electronics & communication, BVBCET, Hubli, Karnataka
Abstract
Wheel chairs are the way of re-incarnating life in the lives of physically disabled people. The number of people, who wants to
move around with the help of some artificial means, whether through illness or an accident, is continuously increasing. It becomes
difficult for a normal person to drive the wheel chair in domestic environment and hence it be- comes still more difficult for a
person with hand and leg impairments. The main aim of this paper is assist paralyzed (quadriplegic and paraplegic) people
and physically challenged people. The prototype developed consists of user dependent voice recognition system and accelerometer
interfaced, which is being further extended for real time implementation. Intended users control the chair by wearing a glove
fitted with accelerometer for controlling the movement and direction of the wheelchair. The wheel chair is also assisted with a Voice
recognition kit, with the help of which the user can guide the wheelchair through voice commands. Ultrasonic sensors are used for
real-time obstacle detection
Keywords: Accelerometer, Voice recognition kit, Ultrasonic sensor
---------------------------------------------------------------------***------------------------------------------------------------------------
1. INTRODUCTION
In the following paper of Accelerometer and Voice controlled
wheel chair we intend to find a cost effective design to build a
wheel chair for paraplegic and quadriplegic people, who
would find hard to use their energy in moving the wheelchair
for their displacement. This paper describes a wheelchair for
physically disabled people developed using voice recognition
kit and MEMS motion sensor. A user dependent voice
recognition system has been integrated in this wheelchair. In
this way we have obtained a wheelchair which can be driven
using both motion and voice commands. The possibility of
avoiding obstacles with removed by ultrasonic sensor which
detects obstacles within 25cm range. The wheelchair has also
been developed to allow manual driving.
Voice and accelerometer controlled wheel chair enables a
disabled person to move around independently, using a motion
sensor and a voice recognition application which is interfaced
with motors. The prototype of the wheelchair is built using a
micro-controller, chosen for its low cost, in addition to its
versatility and performance in mathematical operations and
communication with other electronic devices. The system has
been designed and implemented in a cost effective way so that
if our paper is commercialized the needy users in developing
countries will benefit from it.
2. LITERATURE REVIEW
The goal in developing the automated wheelchair is to try to
provide the user with an appropriate level of motion assistance
that allows them to independently operate a powered
wheelchair.
The thought of realizing Automation in a wheelchair at lower
cost lead us to study various papers related to automation of
wheelchair. Some of the points which caught the sight from
referred materials are listed below.
• The Nav-Chair Assistive wheelchair navigation System
[1] The Nav-Chair has application to the development
and testing of shared control systems where a human
and machine share control of a system and the
machine can automatically adapt tohuman behaviors.
The Nav-Chair shares vehicle control decisions with
the wheelchair operator regarding obstacle avoidance,
safe object approach, maintenance of a straight path,
and other navigational issues, to reduce the motor and
cognitive requirements for operating a power wheelchair.
• Touch Screen Based Direction and Speed Control of
Wheelchair for Physically challenged[2] This paper
describes an intelligent motorized wheel chair for
handicapped person using touch screen technology. It
enables a disabled person to move around
independently using a touch screen application which is
interfaced with motors through micro-controller. Based
on the input given on the touch screen, micro-
controller controls the wheel chair directions. The
speed controller works by varying the average voltage
sent to the motor. This is done by switching the motors
supply on and off very quickly using PWM technique.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 291
3. METHODOLOGY
Fig. 1 Flow Chart
The methodology consists of a thorough study and analysis of
electric powered and joy-stick controlled wheelchairs, and the
control law used to maneuver these vehicles. The
methodology followed is as follows
• The Wheelchair operates with head or hand movement,
taking action as an input signal for the movement of
wheelchair in a particular direction. An Accelerometer
(Motion Sensor) is used to track these movements. This
sensor is tied as a band to hand/head.[3]
• The wheelchair also operates based on voice input given
by the user. The voice recognition kit (HM2007) is
used to recognize voice uttered by the user [4]
• The variations of the sensor are trapped and those signals
are fed as inputs to the signal conditioning circuit. Now
based on these variations the micro-controller is
programmed to take decisions which in turn control the
movement of wheelchair.
4. IMPLEMENTATION OF WHEEL CHAIR
Based on the proposed sketch of algorithm and its flow, we
now propose a detailed block level design. This section de-
fines the functional ideas required in designing the chair. The
block level design is shown below.
4.1. Block Level Design
Fig 2 Block Representation of Detailed Design
4.1.1. MEMS accelerometer unit
This unit is the sensing unit. Here based on the direction in
which the motion sensor is moved there will be change in
output voltage. This output voltage is given to signal
conditioning circuit.
4.1.2. Voice Recognition Kit
The voice recognition kit REF stores the voice command in
memory. Then analog voice signals are converted into digital
signals using ADC. This digital input now should have the
voice commands in binary form which is given as an input to
the micro-controller.
4.1.3. Interfacing Circuit
The interfacing circuit consists of a differential amplifier. The
output voltage of MEMS accelerometer is given as input to
non inverting terminal of differential amplifier. The
differential amplifier compares the input voltage with
reference volt- age and gives the output. This output voltage
is given to micro-controller.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 292
4.1.4. Micro-Controller
The output of interfacing circuit is given to micro-controller.
The micro-controller gives the output signal to motor driving
circuit based on fixed program stored in ROM.
4.1.5. Relay Driving Circuit
The output of micro-controller is given to relay driving circuit.
The relay switches based on signal given by micro- controller.
4.1.6. BLDC Motor
The output of relay driving circuit is given to BLDC motor
external controller for low voltage interfacing. Based on the
signal given by relay driving circuit the controller switches the
motor accordingly. The ultrasonic sensor senses obstacle and
sends a signal to micro-controller to stop the chair.
5. RESULTS AND DISCUSSION
5.1. Accelerometer
After completion of our design first the wheel chair was tested
by using MEMS motion sensor. Here based on the gesture of
the hand the wheel chair moved in front, left, right and back-
ward direction. Here in this mode the wheel chair worked
properly without any problems.
5.2. Voice Recognition
The voice recognition system was initially tested in a quiet
room with a single user. All words were correctly recognized.
Next we tested the system in a noisy room by turning on some
music in that room. When the music was light there was no
problem in correctly recognizing the words but when we
turned the volume high the recognizer found it difficult to
recognize the user’s voice and often took commands from
what it heard in the song.
5.3. Manual Mode
The manual mode through joystick control was full proof and
worked perfectly in all cases with no problems.
5.4. Obstacle Detection
Initially the chair was first tested indoors using easy to spot
obstacles like chairs, flower pots, walls and people. With these
objects the obstacle avoidance worked without any error.
Fig 3 Prototype model
6. CONCLUSIONS
In this paper, we have addressed the problem of wheelchair for
physically disabled people. Our design shows that the motion
and voice controlled wheelchair can guide the paraplegic to
head towards their will and wish with the help of the voice
command wheelchair. Thus, we conclude that in this paper:
• We have provided a design that is efficient in helping
the quadriplegic and paraplegic people without putting
their strengths and efforts to pull the wheelchair, by
commanding it on their voice.
• We have also shown that it can be controlled even in
the uneven case of events by providing a manual
control of the wheelchair.
REFERENCES
[1]. Lincoln A. Jaros Richard C. Simpson Yoram Koren Se-
nior Member IEEE Simon P. Levine, David A. Bell and IEEEi
Johann Borenstein, Member, “The navchair as- sistive
wheelchair navigation system,” IEEE TRANSAC- TIONS ON
REHABILITATION ENGINEERING, 1999.
[2]. Mahaboob Ali Shaik M.Prathyusha, K. S. Roy, “Voice
and touch screen based direction and speed control of wheel
chair for physically challenged using arduino,”
[3]. Umar J. Wani. Rini Akmeliawati, Faez S. Ba Tis, “De-
sign and development of a hand-glove controlled wheel chair,”
2011 4th International Conference on Mechatron- ics (ICOM),
17-19 May 2011, Kuala Lumpur, Malaysia,
2001.
[4]. Takeshi Saitoh Masato Nishimori and Ryosuke Konishi,
“Voice controlled intelligent wheelchair,” SICE Annual
Conference, Kagawa University, Japan, 2007.

Más contenido relacionado

La actualidad más candente

Smart Mutatable Advanced Technology Wheelchair
Smart Mutatable Advanced Technology WheelchairSmart Mutatable Advanced Technology Wheelchair
Smart Mutatable Advanced Technology Wheelchairiosrjce
 
ANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIRANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIRshashank tiwari
 
Smart Voice Controlled Wheelchair
Smart Voice Controlled WheelchairSmart Voice Controlled Wheelchair
Smart Voice Controlled WheelchairIJLT EMAS
 
Voice and touchscreen operated wheelchair report.
Voice and touchscreen operated wheelchair report.Voice and touchscreen operated wheelchair report.
Voice and touchscreen operated wheelchair report.Syed Saleem Ahmed
 
IRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET Journal
 
Wheelchair is guided by voice commandslll
Wheelchair is guided by voice commandslllWheelchair is guided by voice commandslll
Wheelchair is guided by voice commandslllMajd Khaleel
 
IOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIIOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIYOGEESH M
 
EYE CONTROLLED WHEEL CHAIR USING RASPBERRY PI
EYE CONTROLLED WHEEL CHAIR USING RASPBERRY PIEYE CONTROLLED WHEEL CHAIR USING RASPBERRY PI
EYE CONTROLLED WHEEL CHAIR USING RASPBERRY PIMANOJKUMAR DOPPALAPUDI
 
IRJET- Design and Fabrication of Automated Wheel Chair
IRJET- Design and Fabrication of Automated Wheel ChairIRJET- Design and Fabrication of Automated Wheel Chair
IRJET- Design and Fabrication of Automated Wheel ChairIRJET Journal
 
HEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRHEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRSajjan prabhat
 
Smart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSmart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSagar Bayas
 
Design and Development of Secure Navigation System for Visually Impaired People
Design and Development of Secure Navigation System for Visually Impaired PeopleDesign and Development of Secure Navigation System for Visually Impaired People
Design and Development of Secure Navigation System for Visually Impaired Peopleijcsit
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRMandar Jadhav
 

La actualidad más candente (19)

Smart Mutatable Advanced Technology Wheelchair
Smart Mutatable Advanced Technology WheelchairSmart Mutatable Advanced Technology Wheelchair
Smart Mutatable Advanced Technology Wheelchair
 
ANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIRANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIR
 
Smart Voice Controlled Wheelchair
Smart Voice Controlled WheelchairSmart Voice Controlled Wheelchair
Smart Voice Controlled Wheelchair
 
Voice and touchscreen operated wheelchair report.
Voice and touchscreen operated wheelchair report.Voice and touchscreen operated wheelchair report.
Voice and touchscreen operated wheelchair report.
 
IRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually Impaired
 
W04507129134
W04507129134W04507129134
W04507129134
 
Wheelchair is guided by voice commandslll
Wheelchair is guided by voice commandslllWheelchair is guided by voice commandslll
Wheelchair is guided by voice commandslll
 
LCS-ppt
LCS-pptLCS-ppt
LCS-ppt
 
A9399109119
A9399109119A9399109119
A9399109119
 
ctdt report
ctdt reportctdt report
ctdt report
 
IOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIIOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGI
 
FINAL report
FINAL reportFINAL report
FINAL report
 
EYE CONTROLLED WHEEL CHAIR USING RASPBERRY PI
EYE CONTROLLED WHEEL CHAIR USING RASPBERRY PIEYE CONTROLLED WHEEL CHAIR USING RASPBERRY PI
EYE CONTROLLED WHEEL CHAIR USING RASPBERRY PI
 
IRJET- Design and Fabrication of Automated Wheel Chair
IRJET- Design and Fabrication of Automated Wheel ChairIRJET- Design and Fabrication of Automated Wheel Chair
IRJET- Design and Fabrication of Automated Wheel Chair
 
HEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRHEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIR
 
Eye directive wheel chair
Eye directive wheel chairEye directive wheel chair
Eye directive wheel chair
 
Smart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSmart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicapped
 
Design and Development of Secure Navigation System for Visually Impaired People
Design and Development of Secure Navigation System for Visually Impaired PeopleDesign and Development of Secure Navigation System for Visually Impaired People
Design and Development of Secure Navigation System for Visually Impaired People
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIR
 

Destacado

Factors affecting def and asr in the concrete dam at vrané nad vltavou
Factors affecting def and asr in the concrete dam at vrané nad vltavouFactors affecting def and asr in the concrete dam at vrané nad vltavou
Factors affecting def and asr in the concrete dam at vrané nad vltavoueSAT Publishing House
 
Performance analysis on multihop transmission using
Performance analysis on multihop transmission usingPerformance analysis on multihop transmission using
Performance analysis on multihop transmission usingeSAT Publishing House
 
Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)eSAT Publishing House
 
Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...eSAT Publishing House
 
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...eSAT Publishing House
 
A novel approach for high speed convolution of finite
A novel approach for high speed convolution of finiteA novel approach for high speed convolution of finite
A novel approach for high speed convolution of finiteeSAT Publishing House
 
Soft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial wasteSoft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial wasteeSAT Publishing House
 
Review and calculation of activity co efficient of tea
Review and calculation of activity co efficient of teaReview and calculation of activity co efficient of tea
Review and calculation of activity co efficient of teaeSAT Publishing House
 
Stegnography of high embedding efficiency by using an extended matrix encodin...
Stegnography of high embedding efficiency by using an extended matrix encodin...Stegnography of high embedding efficiency by using an extended matrix encodin...
Stegnography of high embedding efficiency by using an extended matrix encodin...eSAT Publishing House
 
Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...eSAT Publishing House
 
Design of thin wall structures for energy absorption
Design of thin wall structures for energy absorptionDesign of thin wall structures for energy absorption
Design of thin wall structures for energy absorptioneSAT Publishing House
 
Effect of depth to thickness ratio and length to depth ratio on hollow sectio...
Effect of depth to thickness ratio and length to depth ratio on hollow sectio...Effect of depth to thickness ratio and length to depth ratio on hollow sectio...
Effect of depth to thickness ratio and length to depth ratio on hollow sectio...eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authoritieseSAT Publishing House
 
Performance of blended corrosion inhibitors for reinforced concrete
Performance of blended corrosion inhibitors for reinforced concretePerformance of blended corrosion inhibitors for reinforced concrete
Performance of blended corrosion inhibitors for reinforced concreteeSAT Publishing House
 
A brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenariosA brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenarioseSAT Publishing House
 
Design parameters to obtain al2 o3 nanofluid to enhance
Design parameters to obtain al2 o3 nanofluid to enhanceDesign parameters to obtain al2 o3 nanofluid to enhance
Design parameters to obtain al2 o3 nanofluid to enhanceeSAT Publishing House
 
Face detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategyFace detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategyeSAT Publishing House
 
Toxicity immobilization of refinery sludge containing
Toxicity immobilization of refinery sludge containingToxicity immobilization of refinery sludge containing
Toxicity immobilization of refinery sludge containingeSAT Publishing House
 

Destacado (20)

Factors affecting def and asr in the concrete dam at vrané nad vltavou
Factors affecting def and asr in the concrete dam at vrané nad vltavouFactors affecting def and asr in the concrete dam at vrané nad vltavou
Factors affecting def and asr in the concrete dam at vrané nad vltavou
 
Performance analysis on multihop transmission using
Performance analysis on multihop transmission usingPerformance analysis on multihop transmission using
Performance analysis on multihop transmission using
 
Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)
 
Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...
 
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
 
A novel approach for high speed convolution of finite
A novel approach for high speed convolution of finiteA novel approach for high speed convolution of finite
A novel approach for high speed convolution of finite
 
Soft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial wasteSoft subgrade stabilization with quarry dust an industrial waste
Soft subgrade stabilization with quarry dust an industrial waste
 
Review and calculation of activity co efficient of tea
Review and calculation of activity co efficient of teaReview and calculation of activity co efficient of tea
Review and calculation of activity co efficient of tea
 
Multifunctional computer table
Multifunctional computer tableMultifunctional computer table
Multifunctional computer table
 
Stegnography of high embedding efficiency by using an extended matrix encodin...
Stegnography of high embedding efficiency by using an extended matrix encodin...Stegnography of high embedding efficiency by using an extended matrix encodin...
Stegnography of high embedding efficiency by using an extended matrix encodin...
 
Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...
 
Design of thin wall structures for energy absorption
Design of thin wall structures for energy absorptionDesign of thin wall structures for energy absorption
Design of thin wall structures for energy absorption
 
Effect of depth to thickness ratio and length to depth ratio on hollow sectio...
Effect of depth to thickness ratio and length to depth ratio on hollow sectio...Effect of depth to thickness ratio and length to depth ratio on hollow sectio...
Effect of depth to thickness ratio and length to depth ratio on hollow sectio...
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
 
Performance of blended corrosion inhibitors for reinforced concrete
Performance of blended corrosion inhibitors for reinforced concretePerformance of blended corrosion inhibitors for reinforced concrete
Performance of blended corrosion inhibitors for reinforced concrete
 
A brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenariosA brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenarios
 
Design parameters to obtain al2 o3 nanofluid to enhance
Design parameters to obtain al2 o3 nanofluid to enhanceDesign parameters to obtain al2 o3 nanofluid to enhance
Design parameters to obtain al2 o3 nanofluid to enhance
 
Face detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategyFace detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategy
 
Toxicity immobilization of refinery sludge containing
Toxicity immobilization of refinery sludge containingToxicity immobilization of refinery sludge containing
Toxicity immobilization of refinery sludge containing
 

Similar a Voiceandaccelerometercontrolledwheelchair

Gesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With StretcherGesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With StretcherIRJET Journal
 
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled PersonSmart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled PersonIRJET Journal
 
Multi-faceted Wheelchair control Interface
Multi-faceted Wheelchair control InterfaceMulti-faceted Wheelchair control Interface
Multi-faceted Wheelchair control InterfaceIRJET Journal
 
PPT Format For Project Stage - 1 Presentation 2022-23.pptx
PPT Format For Project Stage - 1 Presentation 2022-23.pptxPPT Format For Project Stage - 1 Presentation 2022-23.pptx
PPT Format For Project Stage - 1 Presentation 2022-23.pptxshubhamrakshe6
 
Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...IJERD Editor
 
IRJET- Voice Controlled Reclining Wheelchair
IRJET-  	  Voice Controlled Reclining WheelchairIRJET-  	  Voice Controlled Reclining Wheelchair
IRJET- Voice Controlled Reclining WheelchairIRJET Journal
 
New microsoft word document
New microsoft word documentNew microsoft word document
New microsoft word documentnarmatha1995
 
IRJET- Advanced Voice Operating Wheelchair using Arduino
IRJET- Advanced Voice Operating Wheelchair using ArduinoIRJET- Advanced Voice Operating Wheelchair using Arduino
IRJET- Advanced Voice Operating Wheelchair using ArduinoIRJET Journal
 
med_010_03_030928
med_010_03_030928med_010_03_030928
med_010_03_030928gapras94
 
Smart Wheelchair with Trolley for Elderly People
Smart Wheelchair with Trolley for Elderly PeopleSmart Wheelchair with Trolley for Elderly People
Smart Wheelchair with Trolley for Elderly PeopleIRJET Journal
 
Design and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable peopleDesign and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable peopleIRJET Journal
 
Voice operated wheel chair
Voice operated wheel chairVoice operated wheel chair
Voice operated wheel chaireSAT Journals
 
IRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET Journal
 
Voice enabled speed control of ac motor
Voice enabled speed control of ac motorVoice enabled speed control of ac motor
Voice enabled speed control of ac motoreSAT Publishing House
 
Voice enabled speed control of ac motor
Voice enabled speed control of ac motorVoice enabled speed control of ac motor
Voice enabled speed control of ac motoreSAT Journals
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmseSAT Journals
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmseSAT Publishing House
 

Similar a Voiceandaccelerometercontrolledwheelchair (20)

Gesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With StretcherGesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With Stretcher
 
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled PersonSmart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
 
Multi-faceted Wheelchair control Interface
Multi-faceted Wheelchair control InterfaceMulti-faceted Wheelchair control Interface
Multi-faceted Wheelchair control Interface
 
PPT Format For Project Stage - 1 Presentation 2022-23.pptx
PPT Format For Project Stage - 1 Presentation 2022-23.pptxPPT Format For Project Stage - 1 Presentation 2022-23.pptx
PPT Format For Project Stage - 1 Presentation 2022-23.pptx
 
Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...
 
IRJET- Voice Controlled Reclining Wheelchair
IRJET-  	  Voice Controlled Reclining WheelchairIRJET-  	  Voice Controlled Reclining Wheelchair
IRJET- Voice Controlled Reclining Wheelchair
 
New microsoft word document
New microsoft word documentNew microsoft word document
New microsoft word document
 
I010626877
I010626877I010626877
I010626877
 
IRJET- Advanced Voice Operating Wheelchair using Arduino
IRJET- Advanced Voice Operating Wheelchair using ArduinoIRJET- Advanced Voice Operating Wheelchair using Arduino
IRJET- Advanced Voice Operating Wheelchair using Arduino
 
med_010_03_030928
med_010_03_030928med_010_03_030928
med_010_03_030928
 
Smart Wheelchair with Trolley for Elderly People
Smart Wheelchair with Trolley for Elderly PeopleSmart Wheelchair with Trolley for Elderly People
Smart Wheelchair with Trolley for Elderly People
 
Zeroth review.ppt
Zeroth review.pptZeroth review.ppt
Zeroth review.ppt
 
Design and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable peopleDesign and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable people
 
Voice operated wheel chair
Voice operated wheel chairVoice operated wheel chair
Voice operated wheel chair
 
IRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based Wheelchair
 
I010315762
I010315762I010315762
I010315762
 
Voice enabled speed control of ac motor
Voice enabled speed control of ac motorVoice enabled speed control of ac motor
Voice enabled speed control of ac motor
 
Voice enabled speed control of ac motor
Voice enabled speed control of ac motorVoice enabled speed control of ac motor
Voice enabled speed control of ac motor
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithms
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithms
 

Más de eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 
Disaster recovery sustainable housing
Disaster recovery sustainable housingDisaster recovery sustainable housing
Disaster recovery sustainable housingeSAT Publishing House
 

Más de eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 
Disaster recovery sustainable housing
Disaster recovery sustainable housingDisaster recovery sustainable housing
Disaster recovery sustainable housing
 

Último

The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsDILIPKUMARMONDAL6
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxVelmuruganTECE
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptxNikhil Raut
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 

Último (20)

The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teams
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptx
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 

Voiceandaccelerometercontrolledwheelchair

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 290 VOICEANDACCELEROMETERCONTROLLEDWHEELCHAIR RahulCM1 , NaliniCIyer2 1 Student,Electronics&communication, BVBCET, Hubli, Karnataka 2 Professor, Electronics & communication, BVBCET, Hubli, Karnataka Abstract Wheel chairs are the way of re-incarnating life in the lives of physically disabled people. The number of people, who wants to move around with the help of some artificial means, whether through illness or an accident, is continuously increasing. It becomes difficult for a normal person to drive the wheel chair in domestic environment and hence it be- comes still more difficult for a person with hand and leg impairments. The main aim of this paper is assist paralyzed (quadriplegic and paraplegic) people and physically challenged people. The prototype developed consists of user dependent voice recognition system and accelerometer interfaced, which is being further extended for real time implementation. Intended users control the chair by wearing a glove fitted with accelerometer for controlling the movement and direction of the wheelchair. The wheel chair is also assisted with a Voice recognition kit, with the help of which the user can guide the wheelchair through voice commands. Ultrasonic sensors are used for real-time obstacle detection Keywords: Accelerometer, Voice recognition kit, Ultrasonic sensor ---------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION In the following paper of Accelerometer and Voice controlled wheel chair we intend to find a cost effective design to build a wheel chair for paraplegic and quadriplegic people, who would find hard to use their energy in moving the wheelchair for their displacement. This paper describes a wheelchair for physically disabled people developed using voice recognition kit and MEMS motion sensor. A user dependent voice recognition system has been integrated in this wheelchair. In this way we have obtained a wheelchair which can be driven using both motion and voice commands. The possibility of avoiding obstacles with removed by ultrasonic sensor which detects obstacles within 25cm range. The wheelchair has also been developed to allow manual driving. Voice and accelerometer controlled wheel chair enables a disabled person to move around independently, using a motion sensor and a voice recognition application which is interfaced with motors. The prototype of the wheelchair is built using a micro-controller, chosen for its low cost, in addition to its versatility and performance in mathematical operations and communication with other electronic devices. The system has been designed and implemented in a cost effective way so that if our paper is commercialized the needy users in developing countries will benefit from it. 2. LITERATURE REVIEW The goal in developing the automated wheelchair is to try to provide the user with an appropriate level of motion assistance that allows them to independently operate a powered wheelchair. The thought of realizing Automation in a wheelchair at lower cost lead us to study various papers related to automation of wheelchair. Some of the points which caught the sight from referred materials are listed below. • The Nav-Chair Assistive wheelchair navigation System [1] The Nav-Chair has application to the development and testing of shared control systems where a human and machine share control of a system and the machine can automatically adapt tohuman behaviors. The Nav-Chair shares vehicle control decisions with the wheelchair operator regarding obstacle avoidance, safe object approach, maintenance of a straight path, and other navigational issues, to reduce the motor and cognitive requirements for operating a power wheelchair. • Touch Screen Based Direction and Speed Control of Wheelchair for Physically challenged[2] This paper describes an intelligent motorized wheel chair for handicapped person using touch screen technology. It enables a disabled person to move around independently using a touch screen application which is interfaced with motors through micro-controller. Based on the input given on the touch screen, micro- controller controls the wheel chair directions. The speed controller works by varying the average voltage sent to the motor. This is done by switching the motors supply on and off very quickly using PWM technique.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 291 3. METHODOLOGY Fig. 1 Flow Chart The methodology consists of a thorough study and analysis of electric powered and joy-stick controlled wheelchairs, and the control law used to maneuver these vehicles. The methodology followed is as follows • The Wheelchair operates with head or hand movement, taking action as an input signal for the movement of wheelchair in a particular direction. An Accelerometer (Motion Sensor) is used to track these movements. This sensor is tied as a band to hand/head.[3] • The wheelchair also operates based on voice input given by the user. The voice recognition kit (HM2007) is used to recognize voice uttered by the user [4] • The variations of the sensor are trapped and those signals are fed as inputs to the signal conditioning circuit. Now based on these variations the micro-controller is programmed to take decisions which in turn control the movement of wheelchair. 4. IMPLEMENTATION OF WHEEL CHAIR Based on the proposed sketch of algorithm and its flow, we now propose a detailed block level design. This section de- fines the functional ideas required in designing the chair. The block level design is shown below. 4.1. Block Level Design Fig 2 Block Representation of Detailed Design 4.1.1. MEMS accelerometer unit This unit is the sensing unit. Here based on the direction in which the motion sensor is moved there will be change in output voltage. This output voltage is given to signal conditioning circuit. 4.1.2. Voice Recognition Kit The voice recognition kit REF stores the voice command in memory. Then analog voice signals are converted into digital signals using ADC. This digital input now should have the voice commands in binary form which is given as an input to the micro-controller. 4.1.3. Interfacing Circuit The interfacing circuit consists of a differential amplifier. The output voltage of MEMS accelerometer is given as input to non inverting terminal of differential amplifier. The differential amplifier compares the input voltage with reference volt- age and gives the output. This output voltage is given to micro-controller.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 292 4.1.4. Micro-Controller The output of interfacing circuit is given to micro-controller. The micro-controller gives the output signal to motor driving circuit based on fixed program stored in ROM. 4.1.5. Relay Driving Circuit The output of micro-controller is given to relay driving circuit. The relay switches based on signal given by micro- controller. 4.1.6. BLDC Motor The output of relay driving circuit is given to BLDC motor external controller for low voltage interfacing. Based on the signal given by relay driving circuit the controller switches the motor accordingly. The ultrasonic sensor senses obstacle and sends a signal to micro-controller to stop the chair. 5. RESULTS AND DISCUSSION 5.1. Accelerometer After completion of our design first the wheel chair was tested by using MEMS motion sensor. Here based on the gesture of the hand the wheel chair moved in front, left, right and back- ward direction. Here in this mode the wheel chair worked properly without any problems. 5.2. Voice Recognition The voice recognition system was initially tested in a quiet room with a single user. All words were correctly recognized. Next we tested the system in a noisy room by turning on some music in that room. When the music was light there was no problem in correctly recognizing the words but when we turned the volume high the recognizer found it difficult to recognize the user’s voice and often took commands from what it heard in the song. 5.3. Manual Mode The manual mode through joystick control was full proof and worked perfectly in all cases with no problems. 5.4. Obstacle Detection Initially the chair was first tested indoors using easy to spot obstacles like chairs, flower pots, walls and people. With these objects the obstacle avoidance worked without any error. Fig 3 Prototype model 6. CONCLUSIONS In this paper, we have addressed the problem of wheelchair for physically disabled people. Our design shows that the motion and voice controlled wheelchair can guide the paraplegic to head towards their will and wish with the help of the voice command wheelchair. Thus, we conclude that in this paper: • We have provided a design that is efficient in helping the quadriplegic and paraplegic people without putting their strengths and efforts to pull the wheelchair, by commanding it on their voice. • We have also shown that it can be controlled even in the uneven case of events by providing a manual control of the wheelchair. REFERENCES [1]. Lincoln A. Jaros Richard C. Simpson Yoram Koren Se- nior Member IEEE Simon P. Levine, David A. Bell and IEEEi Johann Borenstein, Member, “The navchair as- sistive wheelchair navigation system,” IEEE TRANSAC- TIONS ON REHABILITATION ENGINEERING, 1999. [2]. Mahaboob Ali Shaik M.Prathyusha, K. S. Roy, “Voice and touch screen based direction and speed control of wheel chair for physically challenged using arduino,” [3]. Umar J. Wani. Rini Akmeliawati, Faez S. Ba Tis, “De- sign and development of a hand-glove controlled wheel chair,” 2011 4th International Conference on Mechatron- ics (ICOM), 17-19 May 2011, Kuala Lumpur, Malaysia, 2001. [4]. Takeshi Saitoh Masato Nishimori and Ryosuke Konishi, “Voice controlled intelligent wheelchair,” SICE Annual Conference, Kagawa University, Japan, 2007.