SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 268
VOICE OPERATED WHEEL CHAIR
Jayesh K. Kokate1
, A. M. Agarkar2
1
Student ME, 2
Professor, Dept. of Electronics & Telecommunication, SSGMCE, Shegaon, Maharashtra, India
Abstract
This paper presents the voice operated wheel chair for handicapped person which is controlled with the voice command from
handicapped person. This chair is battery powered wheel chair with DC motors. Voice command input is taken from android mobile
and converted into the text and this text is given to Microcontroller via Bluetooth module to control the operation of DC motors. Also
an IR detection system is used to detect the obstacle in the path of wheel chair and to avoid the collision of wheel chair. This chair
makes handicapped person independent for movement purpose.
Keywords: Voice operated, Wheel chair, WHO, Disability, Android Mobile, Bluetooth Module, IR Module, PIC 16F877,
DC motors
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
"World report on disability" (2011) [5] jointly presented by
World Health Organization (WHO) and World Bank says that
there are 70 million people are handicapped in the world.
Unfortunately day by day the number of handicapped people
is going on increasing due to road accidents as well as disease
like paralysis. Among all the disabilities percentage of
physically handicapped person is most. If a person is
handicapped he is dependent on other person for his day to
day work like transport, food, orientation etc. So a voice
operated wheel chair is developed which will operate
automatically on the commands from the handicapped user for
movement purpose. As an input device an android mobile is
used, this is also used to convert speech signal into text.
Bluetooth module transfer signal from mobile to PIC 16F877
controller which controls the direction of wheel chair and an
IR section is used to detect the obstacle in the path of wheel
chair. Two DC motors are used with L298 which is a dual full
bridge driver IC. The following section gives an idea about
statistics on disability in India among which physical
disability is having highest percentage.
1.1 Indian Statistics on Disability
We know that at every second the population of World as well
as India is increasing very rapidly. In India 120 million people
are disabled out of which 41.32% are physically disabled [6].
Unfortunately the number of physically disabled people is
continuously increasing due to reasons like accidents and the
disease like paralysis. The graphical representation of
disability in India is represented in figure 01. The statistics
given below is in percentage out of 120 million people.
Physical Disability 41.32%
Visual Impairment 10.32%
Hearing Impairment 8.36%
Speech Disability 5.06%
Locomotors Disability 23.04%
Overlapping11.54%
Fig 1: Statistics of Disability in India.
It is important to see the recommendations of WHO in case of
disabled person as given in section 1.2.
1.2 Recommendations by WHO
 Enable access to all mainstream policies, systems and
services.
 Invest in specific programmes and services for people
with disabilities.
0.00%
5.00%
10.00%
15.00%
20.00%
25.00%
30.00%
35.00%
40.00%
45.00%
Statistics of Disability in
India(In %)
Statistics of
Disability in
India(In %)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 269
 Adopt a national disability strategy and plan of
action.
 Involve people with disabilities.
 Improve human resource capacity.
 Provide adequate funding and improve affordability.
 Increase public awareness and understanding of
disability.
 Improve disability data collection.
 Strengthen and support research on disability.
Authors are motivated due to statistical data in section 1.1 and
recommendations by WHO in section 1.2 and many important
points are considered as the driving force for the project
undertaken.
2. LITERATURE SURVEY
In the paper on “Voice Operated Intelligent Wheelchair” [1],
Matlab software is used for input signal processing and that
signal is given to the ARM Processor LPC2138 which is used
to control the movement of wheel chair by controlling the DC
motors. Input to Matlab is provided with the help of
headphone according to input signal, controller will decide the
operations of two DC motors.
In the paper on “Voice and Touch Screen Based Direction and
Speed Control of Wheel Chair for Physically Challenged
Using Arduino” [2], input is provided to the Arduino which is
a Microcontroller used to control the motion of wheel chair
via two ways first way is with the help of voice command or
second way is with the help of a Touch screen. HM 2007 is
used for voice recognition purpose. A switch is used to switch
between the input methods. The Arduino controls the
movement of wheel chair based on the input signal received
from any one of input methods. For movement of wheel chair
two DC motors are used.
In another paper on “A Wheelchair Steered through Voice
Commands and Assisted by a Reactive Fuzzy-Logic
Controller” [3], wheel chair is controlled through the voice
command and a reactive fuzzy logic controller is used and also
a sensor network is used to avoid the collision of wheel chair
with obstacles here reactive fuzzy logic controller is used
because sometimes voice input from the user is low and that
leads to wrong working of wheel chair. So a fuzzy logic
controller is used for proper operation of wheel chair. With
this reactive fuzzy logic controller and network of sensors the
wheel chair is semi autonomous in nature.
It is described in [7], HM 2007 IC is used for the voice
recognition purpose. HM 2007 generates the output signal
depending on the input from the user and that signal is given
to PIC 16F877 controller which is used to control the motion
of wheel chair. Two DC motors are used to control the motion
of wheel chair.
3. FLOWCHART
The flowchart is as shown below in figure 02.
Fig 2: Basic Flowchart
4. HARDWARE REQUIREMENTS AND
WORKING PRINCIPLE
4.1 Block Diagram
The block diagram is as shown in figure 03.
Fig 3: Block diagram.
4.2 Working
Here input is taken from the android mobile, speech signal is
converted into the text with the help of an android application.
This text is transfer to the Microcontroller PIC 16F877 which
controls the movement and direction of wheel chair via a
Bluetooth module wirelessly. Microcontroller PIC 16F877
decides the operation of the two DC motors depending on the
text received.L298 is a dual full bridge driver IC which is used
for driving purpose of DC motors.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 270
The wheel chair directions and movement possible are as
given below.
Forward: Both motors are in forward direction.
Reverse: Both motors are in reverse direction.
Left: Left motor stopped and right motor in forward direction.
Right: Right motor stopped and left motor in forward
direction.
Stop: Both motors are stopped.
4.3 Hardware Description
4.3.1 An Android Mobile:
Any an android mobile can be used. It is used as input device
it receives the voice command from the handicapped user and
converts this speech signal into text with the help of an
android application. Transfer this text to Bluetooth module
with the help of Bluetooth wirelessly.
4.3.2 Bluetooth Module:
Bluetooth module is used to transfer data from an android
mobile to the Microcontroller PIC 16F877 wirelessly. This
module enables to wireless transmit and receive serial data.
This module is having 10 meters range. Operate on 5v supply.
Easily interface with Microcontroller.
4.3.3 IR Module:
This module uses combination of IR Transmitter and IR
receiver and IC 555. This is used to detect an obstacle in the
path of wheel chair and if an obstacle is detected then it will
send a signal to Microcontroller and wheel chair will be stop.
It detects the larger obstacle in the range of 15 cm. It operates
on 36 KHz frequency. The working diagram of IR module is
as shown in figure 04 below.
Fig 4: IR module.
4.3.4 L298 (Driver IC):
It‟s a high voltage and high current dual full bridge driver IC
having 15 pin. This is used to drive the DC motors. It operates
on 12V power supply. It provides DC current up to 4A. The
operating supply voltage is up to 46V. This is having over
temperature protection and also having high noise immunity
means logical „0‟ voltage is up to 1.5V.
4.3.5 DC Motors:
Two DC motors are used for the movement of the wheel chair
in Forward, Reverse, Left, and Right Direction. These motors
are controlled from the Microcontroller. L298 is a dual bridge
driver IC is used for driving the DC motors.
4.3.6 Power Supply Section
This section is consisting of a rechargeable battery. This
section deals with the power requirements of the wheel chair
for DC motors, Microcontroller and other Section. Battery is
used to provide the power supply to L298 driver IC (12V
supply) which drives the DC motors, Microcontroller and IR
section operates on 5V supply which is provided with the help
of LM7805 which is a 5V regulator IC by converting 12V into
5V.
4.3.7 Microcontroller PIC 16F877:
This is a 40 pin programmable interrupt microcontroller. It is a
high performance RISC CPU. This is used for controlling the
movement and direction of wheel chair by controlling the two
DC motors. The details of microcontroller are given in
following section 4.
5. SELECTION OF THE MICROCONTROLLER
This is a 40 pin programmable interrupt microcontroller. It is a
high performance RISC CPU. This is used for controlling the
movement and direction of wheel chair by controlling the two
DC motors. This microcontroller controls the operation of DC
motors according to data received from the Bluetooth module.
It controls the movement of wheel chair like Forward,
Reverse, Left, Right, and Stop. Also an IR module is
connected to Microcontroller if a obstacle is detected in the
path of a wheel chair the microcontroller will stop the wheel
chair. It operates on 5v supply. Only having 35 instructions
set. It operates on 20 MHz clock input. The comparison of PIC
and other Atmega processor is given below and the reason of
choosing the PIC 16F877 is low operating voltage, Low
Instruction set, High operating speed etc. The comparison of
PIC16F877 and Atmega 16 and Atmega 32 is as given below
in table 01 from which it is clear that why we choose the PIC
16F877 Microcontroller.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 271
Comparison of Controllers [8], [9], [10]
Table 1: Comparison of Microcontrollers.
Parameter PIC
16F877
Atmega16 Atmega32
Instructions 32 131 131
Operating
Speed
DC – 20
MHz
16 MHz 16 MHz
Flash
Program
Memory
Up to 8K x
14 words
16 Kb in
system
32 Kb in
system
Data
Memory
Up to 368
x 8 bytes
1 Kbyte 2Kbytes
EEPROM Up to 256
x 8 bytes
512 Bytes 1024Bytes
Timer/
Counter
3 (2- 8 bit,
1- 16 bit)
3 (2- 8 bit, 1-
16 bit)
3 (2- 8 bit,
1- 16 bit)
USART Yes Yes Yes
Operating
Voltage
2.0V to
5.5V
4.5V - 5.5V 4.5V -
5.5V
A/D
converter
10 bit 8
channel
10 bit 8
channel
10 bit 8
channel
Cost 185/- 180/- 255/-
6. ADVANTAGES:
 A handicapped person even with Legs and Hand can
use this and become Independent.
 Very rapidly changing input can be easily recognized
due to Android mobile.
 Suitable for practical application as compare to HM
2007.
 Requires less wiring because of Bluetooth section.
 Less Hardware require i.e. compact.
 Economical.
 Reduce manpower.
 User friendly.
7. CONCLUSIONS
Android mobile is used instead of Voice recognition ICs like
HM2007 the efficiency to detect voice command and control
the wheel chair is significantly increased. This voice operated
wheel chair will assist the handicapped persons to make them
self dependent for the purpose of movement for which these
people are dependent on other most of the times. A person
with disabled with legs and arms can use this wheel chair
efficiently if he is able to speak.
8. FUTURE SCOPE
Further advancement in this wheel chair are possible by
decreasing the power requirements of the wheel chair or
finding a way to automatically charge the battery with the help
of motion of the wheel chair or solar panel .
ACKNOWLEDGEMENTS
I am thankful to Dr. S. B. Somani, Principal and Prof. G. S.
Gawande, HOD (EXTC) of Shri Sant Gajanan Maharaj
College of Engineering, Shegaon for providing lab facilities.
I am highly indebted to Dr. A. M. Agarkar and Prof. R. S.
Dhekekar for their valuable Guidance and support in the
tenure of the project.
REFERENCES
[1] “Voice Operated Intelligent Wheelchair” by Ms. S. D.
Suryawanshi , Mr. J. S. Chitode , Ms. S. S. Pethakar, “
International Journal of Advanced Research in
Computer Science and Software Engineering” Volume
3, Issue 5, May 2013.
[2] “Voice and Touch Screen Based Direction and Speed
Control of Wheel Chair for Physically Challenged
Using Arduino” by M.Prathyusha, K. S. Roy,
Mahaboob Ali Shaik, “ International Journal of
Engineering Trends and Technology (IJETT)” ,
Volume4Issue4, April 2013.
[3] “A Wheelchair Steered through Voice Commands and
Assisted by a Reactive Fuzzy-Logic Controller” by
Gabriel Pires and Urbano Nunes “Journal of Intelligent
and Robotic Systems” 34: 301–314, 2002.
[4] “Smart Wheelchairs: A literature Survey”, by Richard
Simpson “Journal of Rehabilitation Research &
Development”, Volume 42, Number 4, Pages 423–436
July/August 2005.
[5] http://www.who.int/mediacentre/news/notes/2013/disa
bility_and_development_20130920/en
[6] http://www.indiability.org/resources/disability-in-india
[7] www.techtriks.wordpress.com
[8] http://www.electroschematics.com/wp-
content/uploads/2013/01/PIC16F877A-Datasheet.pdf
[9] http://www.atmel.in/Images/doc2466.pdf
[10] http://www.atmel.in/Images/doc2503.pdf
BIOGRAPHIES
Jayesh K. Kokate, Student of ME (Digital
Electronics) of Shri Sant Gajanan Maharaj
College of Engineering, Shegaon. Done BE
and Diploma in Electronics &
Telecommunication.
Dr. A. M. Agarkar is associated with Shri
Sant Gajanan Maharaj College of Engineering,
Shegaon since 1989 and currently working as a
professor of Electronics & Telecommunication
dept. His areas of interest include ANN,
Intelligent Systems, Embedded & VLSI (SOC) systems and
Parallel computing.

More Related Content

What's hot

Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair YOGEESH M
 
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
 
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
 
Touch screen controlled automatic wheel chair and home
Touch screen controlled  automatic wheel chair and homeTouch screen controlled  automatic wheel chair and home
Touch screen controlled automatic wheel chair and homeBhavana Pemmaraju
 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRNoufal Nechiyan
 
Voice control Wheelchair
Voice control WheelchairVoice control Wheelchair
Voice control WheelchairJayesh Rathod
 
ANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIRANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIRshashank tiwari
 
HEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRHEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRSajjan prabhat
 
Shirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research PaperShirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research PaperChamila Wijayarathna
 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disablevedabobbala
 
Android based automated wheelchair
Android based automated wheelchairAndroid based automated wheelchair
Android based automated wheelchairshashank tiwari
 
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
 
Voice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair pptVoice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair pptSyed Saleem Ahmed
 
HEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRHEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRAncy raju
 

What's hot (19)

Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair
 
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...
 
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.
 
PROJECT PHASE 2
PROJECT PHASE 2PROJECT PHASE 2
PROJECT PHASE 2
 
Touch screen controlled automatic wheel chair and home
Touch screen controlled  automatic wheel chair and homeTouch screen controlled  automatic wheel chair and home
Touch screen controlled automatic wheel chair and home
 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIR
 
Voice control Wheelchair
Voice control WheelchairVoice control Wheelchair
Voice control Wheelchair
 
ANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIRANDROID BASED AUTOMATED SMART WHEELCHAIR
ANDROID BASED AUTOMATED SMART WHEELCHAIR
 
HEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRHEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIR
 
Shirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research PaperShirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disable
 
Android based automated wheelchair
Android based automated wheelchairAndroid based automated wheelchair
Android based automated wheelchair
 
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
 
Voice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair pptVoice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair ppt
 
FINAL report
FINAL reportFINAL report
FINAL report
 
HEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRHEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIR
 
Zeroth review.ppt
Zeroth review.pptZeroth review.ppt
Zeroth review.ppt
 
Eye directive wheel chair
Eye directive wheel chairEye directive wheel chair
Eye directive wheel chair
 

Viewers also liked

Wheelchair is guided by voice commands full documentation
Wheelchair is guided by voice commands full documentationWheelchair is guided by voice commands full documentation
Wheelchair is guided by voice commands full documentationMajd Khaleel
 
A project on wheelchair motion control using eye gaze and blinks
A project on wheelchair motion control using eye gaze and blinksA project on wheelchair motion control using eye gaze and blinks
A project on wheelchair motion control using eye gaze and blinkspooja mote
 
BEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAM
BEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAMBEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAM
BEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAMASHOKKUMAR RAMAR
 
Powered wheel chair ppt
Powered wheel chair pptPowered wheel chair ppt
Powered wheel chair pptbaggaraghav0
 
FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system
FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system
FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system ASHOKKUMAR RAMAR
 
Thesis - Voice Control Home Automation
Thesis - Voice Control Home AutomationThesis - Voice Control Home Automation
Thesis - Voice Control Home AutomationAbhishek Neb
 
Analysis effect of drilling parameters on hole
Analysis effect of drilling parameters on holeAnalysis effect of drilling parameters on hole
Analysis effect of drilling parameters on holeeSAT Publishing House
 
Laboratory studies of dense bituminous mixes ii with
Laboratory studies of dense bituminous mixes ii withLaboratory studies of dense bituminous mixes ii with
Laboratory studies of dense bituminous mixes ii witheSAT Publishing House
 
Stirling engine performance prediction using schmidt
Stirling engine performance prediction using schmidtStirling engine performance prediction using schmidt
Stirling engine performance prediction using schmidteSAT Publishing House
 
Survey on sensor protocol for information via negotiation (spin) protocol
Survey on sensor protocol for information via negotiation (spin) protocolSurvey on sensor protocol for information via negotiation (spin) protocol
Survey on sensor protocol for information via negotiation (spin) protocoleSAT Publishing House
 
Analysis on parameters affecting sleep apnea & control measures using low cos...
Analysis on parameters affecting sleep apnea & control measures using low cos...Analysis on parameters affecting sleep apnea & control measures using low cos...
Analysis on parameters affecting sleep apnea & control measures using low cos...eSAT Publishing House
 
Contribution to the valorization of moroccan wood in industry of laminated wo...
Contribution to the valorization of moroccan wood in industry of laminated wo...Contribution to the valorization of moroccan wood in industry of laminated wo...
Contribution to the valorization of moroccan wood in industry of laminated wo...eSAT Publishing House
 
Study of characterization of (peo+kclo4) polymer electrolyte system
Study of characterization of (peo+kclo4) polymer electrolyte systemStudy of characterization of (peo+kclo4) polymer electrolyte system
Study of characterization of (peo+kclo4) polymer electrolyte systemeSAT Publishing House
 
Proximate composition of seeds of hybrid varieties of
Proximate composition of seeds of hybrid varieties ofProximate composition of seeds of hybrid varieties of
Proximate composition of seeds of hybrid varieties ofeSAT Publishing House
 
Development and determination of voltage faultlocation
Development and determination of voltage faultlocationDevelopment and determination of voltage faultlocation
Development and determination of voltage faultlocationeSAT Publishing House
 
An experimental study on durability of high strength
An experimental study on durability of high strengthAn experimental study on durability of high strength
An experimental study on durability of high strengtheSAT Publishing House
 
Comparison of stress between winkler bach theory and
Comparison of stress between winkler bach theory andComparison of stress between winkler bach theory and
Comparison of stress between winkler bach theory andeSAT Publishing House
 
Experimental study on bending behaviour of triangular
Experimental study on bending behaviour of triangularExperimental study on bending behaviour of triangular
Experimental study on bending behaviour of triangulareSAT Publishing House
 
A novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloudA novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloudeSAT Publishing House
 

Viewers also liked (20)

Wheelchair is guided by voice commands full documentation
Wheelchair is guided by voice commands full documentationWheelchair is guided by voice commands full documentation
Wheelchair is guided by voice commands full documentation
 
A project on wheelchair motion control using eye gaze and blinks
A project on wheelchair motion control using eye gaze and blinksA project on wheelchair motion control using eye gaze and blinks
A project on wheelchair motion control using eye gaze and blinks
 
BEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAM
BEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAMBEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAM
BEST PROJECT CENTER IN TAMBARAM-HARDWARE PROJECTS TAMBARAM
 
Powered wheel chair ppt
Powered wheel chair pptPowered wheel chair ppt
Powered wheel chair ppt
 
FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system
FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system
FINAL YEAR PROJECT ABSTRACT:Automated environmental friendly vechicle system
 
Thesis - Voice Control Home Automation
Thesis - Voice Control Home AutomationThesis - Voice Control Home Automation
Thesis - Voice Control Home Automation
 
Introduction in microcontroller
Introduction in microcontrollerIntroduction in microcontroller
Introduction in microcontroller
 
Analysis effect of drilling parameters on hole
Analysis effect of drilling parameters on holeAnalysis effect of drilling parameters on hole
Analysis effect of drilling parameters on hole
 
Laboratory studies of dense bituminous mixes ii with
Laboratory studies of dense bituminous mixes ii withLaboratory studies of dense bituminous mixes ii with
Laboratory studies of dense bituminous mixes ii with
 
Stirling engine performance prediction using schmidt
Stirling engine performance prediction using schmidtStirling engine performance prediction using schmidt
Stirling engine performance prediction using schmidt
 
Survey on sensor protocol for information via negotiation (spin) protocol
Survey on sensor protocol for information via negotiation (spin) protocolSurvey on sensor protocol for information via negotiation (spin) protocol
Survey on sensor protocol for information via negotiation (spin) protocol
 
Analysis on parameters affecting sleep apnea & control measures using low cos...
Analysis on parameters affecting sleep apnea & control measures using low cos...Analysis on parameters affecting sleep apnea & control measures using low cos...
Analysis on parameters affecting sleep apnea & control measures using low cos...
 
Contribution to the valorization of moroccan wood in industry of laminated wo...
Contribution to the valorization of moroccan wood in industry of laminated wo...Contribution to the valorization of moroccan wood in industry of laminated wo...
Contribution to the valorization of moroccan wood in industry of laminated wo...
 
Study of characterization of (peo+kclo4) polymer electrolyte system
Study of characterization of (peo+kclo4) polymer electrolyte systemStudy of characterization of (peo+kclo4) polymer electrolyte system
Study of characterization of (peo+kclo4) polymer electrolyte system
 
Proximate composition of seeds of hybrid varieties of
Proximate composition of seeds of hybrid varieties ofProximate composition of seeds of hybrid varieties of
Proximate composition of seeds of hybrid varieties of
 
Development and determination of voltage faultlocation
Development and determination of voltage faultlocationDevelopment and determination of voltage faultlocation
Development and determination of voltage faultlocation
 
An experimental study on durability of high strength
An experimental study on durability of high strengthAn experimental study on durability of high strength
An experimental study on durability of high strength
 
Comparison of stress between winkler bach theory and
Comparison of stress between winkler bach theory andComparison of stress between winkler bach theory and
Comparison of stress between winkler bach theory and
 
Experimental study on bending behaviour of triangular
Experimental study on bending behaviour of triangularExperimental study on bending behaviour of triangular
Experimental study on bending behaviour of triangular
 
A novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloudA novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloud
 

Similar to Voice operated wheel chair

IRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET Journal
 
Android based application for wireless control of wheelchair
Android based application for wireless control of wheelchairAndroid based application for wireless control of wheelchair
Android based application for wireless control of wheelchaireSAT Journals
 
IRJET- Mind Controlled Wheelchair for the Disabled
IRJET- Mind Controlled Wheelchair for the DisabledIRJET- Mind Controlled Wheelchair for the Disabled
IRJET- Mind Controlled Wheelchair for the DisabledIRJET Journal
 
IRJET- Android based Automated Smart Wheel Chair
IRJET- Android based Automated Smart Wheel ChairIRJET- Android based Automated Smart Wheel Chair
IRJET- Android based Automated Smart Wheel ChairIRJET Journal
 
Voiceandaccelerometercontrolledwheelchair
VoiceandaccelerometercontrolledwheelchairVoiceandaccelerometercontrolledwheelchair
VoiceandaccelerometercontrolledwheelchaireSAT Publishing House
 
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
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Journals
 
IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...
IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...
IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...IRJET Journal
 
Gesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherGesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherIRJET Journal
 
Automatic headlight beam intensity switcher
Automatic headlight beam intensity switcherAutomatic headlight beam intensity switcher
Automatic headlight beam intensity switchereSAT Journals
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET Journal
 
IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...
IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...
IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...IRJET Journal
 
Design and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robotDesign and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing roboteSAT Journals
 
IRJET - Smartphone and it uses to Control Agricultural Robot
IRJET -  	  Smartphone and it uses to Control Agricultural RobotIRJET -  	  Smartphone and it uses to Control Agricultural Robot
IRJET - Smartphone and it uses to Control Agricultural RobotIRJET Journal
 
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET 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
 
IRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET Journal
 
Touch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliancesTouch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home applianceseSAT Publishing House
 

Similar to Voice operated wheel chair (20)

IRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based Wheelchair
 
Android based application for wireless control of wheelchair
Android based application for wireless control of wheelchairAndroid based application for wireless control of wheelchair
Android based application for wireless control of wheelchair
 
IRJET- Mind Controlled Wheelchair for the Disabled
IRJET- Mind Controlled Wheelchair for the DisabledIRJET- Mind Controlled Wheelchair for the Disabled
IRJET- Mind Controlled Wheelchair for the Disabled
 
IRJET- Android based Automated Smart Wheel Chair
IRJET- Android based Automated Smart Wheel ChairIRJET- Android based Automated Smart Wheel Chair
IRJET- Android based Automated Smart Wheel Chair
 
Voiceandaccelerometercontrolledwheelchair
VoiceandaccelerometercontrolledwheelchairVoiceandaccelerometercontrolledwheelchair
Voiceandaccelerometercontrolledwheelchair
 
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
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...
IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...
IRJET- Design and Construction of Electric Drive -A Smart System for Disabled...
 
Gesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherGesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcher
 
Automatic headlight beam intensity switcher
Automatic headlight beam intensity switcherAutomatic headlight beam intensity switcher
Automatic headlight beam intensity switcher
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...
IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...
IRJET- Implementation of Health Monitoring and Movement of Handicap Vechil us...
 
Design and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robotDesign and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robot
 
IRJET - Smartphone and it uses to Control Agricultural Robot
IRJET -  	  Smartphone and it uses to Control Agricultural RobotIRJET -  	  Smartphone and it uses to Control Agricultural Robot
IRJET - Smartphone and it uses to Control Agricultural Robot
 
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
 
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
 
IRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep Learning
 
Touch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliancesTouch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliances
 

More from 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
 
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
 
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
 

More from 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
 
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...
 
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...
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
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
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(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
 
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
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
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
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
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
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
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
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(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...
 
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
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
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
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
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...
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

Voice operated wheel chair

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 268 VOICE OPERATED WHEEL CHAIR Jayesh K. Kokate1 , A. M. Agarkar2 1 Student ME, 2 Professor, Dept. of Electronics & Telecommunication, SSGMCE, Shegaon, Maharashtra, India Abstract This paper presents the voice operated wheel chair for handicapped person which is controlled with the voice command from handicapped person. This chair is battery powered wheel chair with DC motors. Voice command input is taken from android mobile and converted into the text and this text is given to Microcontroller via Bluetooth module to control the operation of DC motors. Also an IR detection system is used to detect the obstacle in the path of wheel chair and to avoid the collision of wheel chair. This chair makes handicapped person independent for movement purpose. Keywords: Voice operated, Wheel chair, WHO, Disability, Android Mobile, Bluetooth Module, IR Module, PIC 16F877, DC motors -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION "World report on disability" (2011) [5] jointly presented by World Health Organization (WHO) and World Bank says that there are 70 million people are handicapped in the world. Unfortunately day by day the number of handicapped people is going on increasing due to road accidents as well as disease like paralysis. Among all the disabilities percentage of physically handicapped person is most. If a person is handicapped he is dependent on other person for his day to day work like transport, food, orientation etc. So a voice operated wheel chair is developed which will operate automatically on the commands from the handicapped user for movement purpose. As an input device an android mobile is used, this is also used to convert speech signal into text. Bluetooth module transfer signal from mobile to PIC 16F877 controller which controls the direction of wheel chair and an IR section is used to detect the obstacle in the path of wheel chair. Two DC motors are used with L298 which is a dual full bridge driver IC. The following section gives an idea about statistics on disability in India among which physical disability is having highest percentage. 1.1 Indian Statistics on Disability We know that at every second the population of World as well as India is increasing very rapidly. In India 120 million people are disabled out of which 41.32% are physically disabled [6]. Unfortunately the number of physically disabled people is continuously increasing due to reasons like accidents and the disease like paralysis. The graphical representation of disability in India is represented in figure 01. The statistics given below is in percentage out of 120 million people. Physical Disability 41.32% Visual Impairment 10.32% Hearing Impairment 8.36% Speech Disability 5.06% Locomotors Disability 23.04% Overlapping11.54% Fig 1: Statistics of Disability in India. It is important to see the recommendations of WHO in case of disabled person as given in section 1.2. 1.2 Recommendations by WHO  Enable access to all mainstream policies, systems and services.  Invest in specific programmes and services for people with disabilities. 0.00% 5.00% 10.00% 15.00% 20.00% 25.00% 30.00% 35.00% 40.00% 45.00% Statistics of Disability in India(In %) Statistics of Disability in India(In %)
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 269  Adopt a national disability strategy and plan of action.  Involve people with disabilities.  Improve human resource capacity.  Provide adequate funding and improve affordability.  Increase public awareness and understanding of disability.  Improve disability data collection.  Strengthen and support research on disability. Authors are motivated due to statistical data in section 1.1 and recommendations by WHO in section 1.2 and many important points are considered as the driving force for the project undertaken. 2. LITERATURE SURVEY In the paper on “Voice Operated Intelligent Wheelchair” [1], Matlab software is used for input signal processing and that signal is given to the ARM Processor LPC2138 which is used to control the movement of wheel chair by controlling the DC motors. Input to Matlab is provided with the help of headphone according to input signal, controller will decide the operations of two DC motors. In the paper on “Voice and Touch Screen Based Direction and Speed Control of Wheel Chair for Physically Challenged Using Arduino” [2], input is provided to the Arduino which is a Microcontroller used to control the motion of wheel chair via two ways first way is with the help of voice command or second way is with the help of a Touch screen. HM 2007 is used for voice recognition purpose. A switch is used to switch between the input methods. The Arduino controls the movement of wheel chair based on the input signal received from any one of input methods. For movement of wheel chair two DC motors are used. In another paper on “A Wheelchair Steered through Voice Commands and Assisted by a Reactive Fuzzy-Logic Controller” [3], wheel chair is controlled through the voice command and a reactive fuzzy logic controller is used and also a sensor network is used to avoid the collision of wheel chair with obstacles here reactive fuzzy logic controller is used because sometimes voice input from the user is low and that leads to wrong working of wheel chair. So a fuzzy logic controller is used for proper operation of wheel chair. With this reactive fuzzy logic controller and network of sensors the wheel chair is semi autonomous in nature. It is described in [7], HM 2007 IC is used for the voice recognition purpose. HM 2007 generates the output signal depending on the input from the user and that signal is given to PIC 16F877 controller which is used to control the motion of wheel chair. Two DC motors are used to control the motion of wheel chair. 3. FLOWCHART The flowchart is as shown below in figure 02. Fig 2: Basic Flowchart 4. HARDWARE REQUIREMENTS AND WORKING PRINCIPLE 4.1 Block Diagram The block diagram is as shown in figure 03. Fig 3: Block diagram. 4.2 Working Here input is taken from the android mobile, speech signal is converted into the text with the help of an android application. This text is transfer to the Microcontroller PIC 16F877 which controls the movement and direction of wheel chair via a Bluetooth module wirelessly. Microcontroller PIC 16F877 decides the operation of the two DC motors depending on the text received.L298 is a dual full bridge driver IC which is used for driving purpose of DC motors.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 270 The wheel chair directions and movement possible are as given below. Forward: Both motors are in forward direction. Reverse: Both motors are in reverse direction. Left: Left motor stopped and right motor in forward direction. Right: Right motor stopped and left motor in forward direction. Stop: Both motors are stopped. 4.3 Hardware Description 4.3.1 An Android Mobile: Any an android mobile can be used. It is used as input device it receives the voice command from the handicapped user and converts this speech signal into text with the help of an android application. Transfer this text to Bluetooth module with the help of Bluetooth wirelessly. 4.3.2 Bluetooth Module: Bluetooth module is used to transfer data from an android mobile to the Microcontroller PIC 16F877 wirelessly. This module enables to wireless transmit and receive serial data. This module is having 10 meters range. Operate on 5v supply. Easily interface with Microcontroller. 4.3.3 IR Module: This module uses combination of IR Transmitter and IR receiver and IC 555. This is used to detect an obstacle in the path of wheel chair and if an obstacle is detected then it will send a signal to Microcontroller and wheel chair will be stop. It detects the larger obstacle in the range of 15 cm. It operates on 36 KHz frequency. The working diagram of IR module is as shown in figure 04 below. Fig 4: IR module. 4.3.4 L298 (Driver IC): It‟s a high voltage and high current dual full bridge driver IC having 15 pin. This is used to drive the DC motors. It operates on 12V power supply. It provides DC current up to 4A. The operating supply voltage is up to 46V. This is having over temperature protection and also having high noise immunity means logical „0‟ voltage is up to 1.5V. 4.3.5 DC Motors: Two DC motors are used for the movement of the wheel chair in Forward, Reverse, Left, and Right Direction. These motors are controlled from the Microcontroller. L298 is a dual bridge driver IC is used for driving the DC motors. 4.3.6 Power Supply Section This section is consisting of a rechargeable battery. This section deals with the power requirements of the wheel chair for DC motors, Microcontroller and other Section. Battery is used to provide the power supply to L298 driver IC (12V supply) which drives the DC motors, Microcontroller and IR section operates on 5V supply which is provided with the help of LM7805 which is a 5V regulator IC by converting 12V into 5V. 4.3.7 Microcontroller PIC 16F877: This is a 40 pin programmable interrupt microcontroller. It is a high performance RISC CPU. This is used for controlling the movement and direction of wheel chair by controlling the two DC motors. The details of microcontroller are given in following section 4. 5. SELECTION OF THE MICROCONTROLLER This is a 40 pin programmable interrupt microcontroller. It is a high performance RISC CPU. This is used for controlling the movement and direction of wheel chair by controlling the two DC motors. This microcontroller controls the operation of DC motors according to data received from the Bluetooth module. It controls the movement of wheel chair like Forward, Reverse, Left, Right, and Stop. Also an IR module is connected to Microcontroller if a obstacle is detected in the path of a wheel chair the microcontroller will stop the wheel chair. It operates on 5v supply. Only having 35 instructions set. It operates on 20 MHz clock input. The comparison of PIC and other Atmega processor is given below and the reason of choosing the PIC 16F877 is low operating voltage, Low Instruction set, High operating speed etc. The comparison of PIC16F877 and Atmega 16 and Atmega 32 is as given below in table 01 from which it is clear that why we choose the PIC 16F877 Microcontroller.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 271 Comparison of Controllers [8], [9], [10] Table 1: Comparison of Microcontrollers. Parameter PIC 16F877 Atmega16 Atmega32 Instructions 32 131 131 Operating Speed DC – 20 MHz 16 MHz 16 MHz Flash Program Memory Up to 8K x 14 words 16 Kb in system 32 Kb in system Data Memory Up to 368 x 8 bytes 1 Kbyte 2Kbytes EEPROM Up to 256 x 8 bytes 512 Bytes 1024Bytes Timer/ Counter 3 (2- 8 bit, 1- 16 bit) 3 (2- 8 bit, 1- 16 bit) 3 (2- 8 bit, 1- 16 bit) USART Yes Yes Yes Operating Voltage 2.0V to 5.5V 4.5V - 5.5V 4.5V - 5.5V A/D converter 10 bit 8 channel 10 bit 8 channel 10 bit 8 channel Cost 185/- 180/- 255/- 6. ADVANTAGES:  A handicapped person even with Legs and Hand can use this and become Independent.  Very rapidly changing input can be easily recognized due to Android mobile.  Suitable for practical application as compare to HM 2007.  Requires less wiring because of Bluetooth section.  Less Hardware require i.e. compact.  Economical.  Reduce manpower.  User friendly. 7. CONCLUSIONS Android mobile is used instead of Voice recognition ICs like HM2007 the efficiency to detect voice command and control the wheel chair is significantly increased. This voice operated wheel chair will assist the handicapped persons to make them self dependent for the purpose of movement for which these people are dependent on other most of the times. A person with disabled with legs and arms can use this wheel chair efficiently if he is able to speak. 8. FUTURE SCOPE Further advancement in this wheel chair are possible by decreasing the power requirements of the wheel chair or finding a way to automatically charge the battery with the help of motion of the wheel chair or solar panel . ACKNOWLEDGEMENTS I am thankful to Dr. S. B. Somani, Principal and Prof. G. S. Gawande, HOD (EXTC) of Shri Sant Gajanan Maharaj College of Engineering, Shegaon for providing lab facilities. I am highly indebted to Dr. A. M. Agarkar and Prof. R. S. Dhekekar for their valuable Guidance and support in the tenure of the project. REFERENCES [1] “Voice Operated Intelligent Wheelchair” by Ms. S. D. Suryawanshi , Mr. J. S. Chitode , Ms. S. S. Pethakar, “ International Journal of Advanced Research in Computer Science and Software Engineering” Volume 3, Issue 5, May 2013. [2] “Voice and Touch Screen Based Direction and Speed Control of Wheel Chair for Physically Challenged Using Arduino” by M.Prathyusha, K. S. Roy, Mahaboob Ali Shaik, “ International Journal of Engineering Trends and Technology (IJETT)” , Volume4Issue4, April 2013. [3] “A Wheelchair Steered through Voice Commands and Assisted by a Reactive Fuzzy-Logic Controller” by Gabriel Pires and Urbano Nunes “Journal of Intelligent and Robotic Systems” 34: 301–314, 2002. [4] “Smart Wheelchairs: A literature Survey”, by Richard Simpson “Journal of Rehabilitation Research & Development”, Volume 42, Number 4, Pages 423–436 July/August 2005. [5] http://www.who.int/mediacentre/news/notes/2013/disa bility_and_development_20130920/en [6] http://www.indiability.org/resources/disability-in-india [7] www.techtriks.wordpress.com [8] http://www.electroschematics.com/wp- content/uploads/2013/01/PIC16F877A-Datasheet.pdf [9] http://www.atmel.in/Images/doc2466.pdf [10] http://www.atmel.in/Images/doc2503.pdf BIOGRAPHIES Jayesh K. Kokate, Student of ME (Digital Electronics) of Shri Sant Gajanan Maharaj College of Engineering, Shegaon. Done BE and Diploma in Electronics & Telecommunication. Dr. A. M. Agarkar is associated with Shri Sant Gajanan Maharaj College of Engineering, Shegaon since 1989 and currently working as a professor of Electronics & Telecommunication dept. His areas of interest include ANN, Intelligent Systems, Embedded & VLSI (SOC) systems and Parallel computing.