SlideShare a Scribd company logo
1 of 5
Download to read offline
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020)
ISSN(Online): 2581-7280 Article No. 2
PP 1-5
1
www.viva-technology.org/New/IJRI
Brainwave Controlled Wheelchair (BCW)
Rubini Pulliadi1
, Suchan Khade2
, Jiteshkumar Yadav3
, Nutan Malekar4
1,2,3,4
(Electronics and Telecommunications Engineering Department, VIVA Institute of Technology, India)
Abstract – The locomotive disabled people and elderly people cannot control the wheelchair manually. The key
objective of this paper is to help the locomotive disabled and old people to easily manoeuvre without any social
aid through a brainwave-controlled wheelchair. There are various types of wheelchair available in the market
such as Voice controlled wheelchair, Joystick control wheelchair, Smart phone controlled wheelchair, Eye
controlled wheelchair, Mechanical wheelchair. These wheelchairs hold certain limitations for e.g. if the user is
dumb; user cannot access voice controlled wheelchair, etc. Brain-computer interface (BCI) is a new method used
to interface between the human mind and a digital signal processor. An Electroencephalogram (EEG) based BCI
is connected with an artificial reality system to control the movement and direction of a wheelchair. This paper
proposes brainwave controlled wheelchair, which uses the captured EEG signals from the brain. This EEG
signals are then passed to Arduino. It converts into control signals which will in turn help to move the wheelchair
in different direction.
Keywords - Brain Computer Interface (BCI), Locomotive disabled Persons, Mobility, Mind-link
Electroencephalogram (EEG) sensor.
1. INTRODUCTION
Fifteen percent out of the world's population that is approximately 1 billion people, suffers from some
form of disability. In that some of disabled people suffering from disability like Locomotors Disability, Brainstem
Stroke, paralyzed, spinal cord injury and other numerous locomotive diseases impair the neural pathways that
control muscles or impair the muscles themselves [1]
. Physically disabled people often use assistive devices such
as crutches, wheelchairs for mobility ease, artificial limbs, etc. To facilitate their mobility, this paper brings
forward the idea of moving the wheelchair with the help of brain signals.
There are many different wheelchair controlling methods available such as gesture, smart phone, voice,
Electroolfactogram (EOG), Electromyogram (EMG), joystick, eye tracking, breath etc., but these methods can be
efficiently used by strong people only. However, these systems are not easy to control because of the quick turn
may lead to more difficulty to control the wheelchair for old and disabled people.
Dry electrodes and Wet electrodes are the two types of EEG electrodes available in the market. Wet
electrodes give accurate results yet the setup takes more than 30 minutes [10]
. So dry electrodes are preferred for
small scale purpose. For EEG sensors, most popularly used sensor is Neurosky Mindwave sensor. In this paper,
FTnS EEG headband is used to capture EEG signals from brain. It sends signals via wireless, therefore it is easier
to use and more comfortable to wear. Brain produces electrical pulses from the millions of neurons communicating
with each other for transmitting information. These signals are known as brain waves. The brainwaves are
classified as alpha, beta, gamma, delta and theta on basis of the frequencies and their significances. The delta
waves (0.5 to 3 Hz), theta waves (3 to 8 Hz), alpha waves (8 to 12 Hz), beta waves (12 to 38 Hz) and gamma
waves (38 to 42 Hz) [2]
The EEG sensor measures the attention level and meditation level of the person. There are specific
combinations or montages for different types of brain waves according to our requirement. The wheelchair will
have the operations to go forward, reverse, to turn left, right and to stop. These five operations are the response to
the waves by processing the attention and meditation levels of human and the stressed forehead.
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020)
ISSN(Online): 2581-7280 Article No. 2
PP 1-5
2
www.viva-technology.org/New/IJRI
The proposed paper is to assist their mobility, by moving the wheelchair with the help of brain signals.
This paper implements brain computer interface (BCI) technique. The BCI has applications in numerous fields
like medical, mind reading, remote controlling, games and many more. It is a system that obtains and inspects
neural (brain) signals with the aim of building a direct high-bandwidth communication medium between the brain
and the computer. The brain computer interface (BCI) is implemented in this paper to give the entire control of
the wheelchair through the "brain" of the user.
2. WORKING PRINCIPLE OF EEG
The Electroencephalogram (EEG) measures brainwave of different frequencies from the brain Activities
are measured on the scalp. The Amplitude of the EEG is about 100 ÎĽV when measured on the scalp or brain. The
range of the signal is from 1 Hz to 50 Hz. EEG waveforms are categorized according to their frequency, amplitude,
and shape, as well as the sites on the scalp. There are different types of brainwaves such as Beta, Gamma, Delta,
Theta, etc. The existence of such waves are described in figure 1.
Fig. 1 Different Brain waves [18]
3. METHODOLOGY
3.1 BLOCK DIAGRAM:
This system is basically providing a total remote access to the implemented wheelchair. The main entities
or blocks of this system are The EEG sensors, Arduino and the Wheelchair. The working of each of the block is
as follows:
Fig. 2 Block Diagram
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020)
ISSN(Online): 2581-7280 Article No. 2
PP 1-5
3
www.viva-technology.org/New/IJRI
3.1.1 EEG Sensor:
The function of electrode sensor is to sense electric field changes due to the neural activities in the
different lobes of the brain when person’s body part moves. These field changes can also be sense even when a
person think soft his body part movement without moving actual body parts, just through imagination. More
probably, the range of brainwaves is from 0.5 Hz to 40 Hz. The EEG data captured with sampling rate 512Hz.
This EEG sensor made by three electrodes: Ground, Reference and EEG. This will basically extract the EEG
signals and pass on to the Arduino.
3.1.2 Microcontroller ATMega 328P:
A Brain Computer Interface or BCI system is a system which consists of various subsystems such as
Amplifiers, Analog to Digital converters (ADCs) and a Controller section. This system is used to process a raw
data or we can say a Brain signal and it will convert it into a control signal in order to control a wheelchair. This
all Processes are done by Arduino. And hence the wheelchair is being controlled from the control signals passed
on from Arduino.
3.1.3 Wheelchair Body:
Wheelchair body consists of a Chassis, a Battery, a Ball bearing, a motor driver circuit and two motors
for moving the wheelchair. As a control signal has come from BCI system, it is given to the motor driver circuit.
Motor driver circuit consists of a motor driver IC L293D which can drive two motors at a time. A battery of 9V
is used to provide power supply to motor driver circuit. Now according to the control signal which has come from
BCI system, the motor driver circuit will turn on the motors forming various movements like Forward, Reverse,
Left, Right and Stop with respect to the corresponding control signal. The ultrasonic sensor has been used for
obstacle detection.
3.2. FLOW CHART:
Description:
Initially it will check whether the device is connected or not. If the device is connected, then the device
will retrieve the data from FT&S mind link EEG sensor via Bluetooth module. This retrieved data will be
processed to generate or determine the mental command i.e. forward, reverse, left, right or stop. This determined
signals will be sent to the Arduino Uno and this will pass the control signals to the wheelchair. According to the
control signals received wheelchair operation will be performed. If the device is not connected, it will be in the
scanning mode. This process is continuously repeated.
Fig. 3 Flowchart
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020)
ISSN(Online): 2581-7280 Article No. 2
PP 1-5
4
www.viva-technology.org/New/IJRI
4. RESULTS
Various results were obtained through different software. To achieve end result step by step process is
mandatory. Firstly, we observed different kinds of brain waves. From EEG sensor, two kinds of data is being
obtained; (a) Raw data (b) E-sense data. Here, E-sense data is being used and accordingly we developed our
motion algorithm.
Fig. 4 Results: (A) - Brainwave Visualizer Readings; (B) - Serial Monitor readings; (C) – Prototype
designing; (D) – Wheelchair prototype
The captured signals from FTnS sensor shows various attention and meditation levels. This levels have
been observed through Brainwave Visualizer software as shown in Fig. 4(A). Once the device is connected, the
attention and mediation levels gets varied according to the user in this software.
The direction of the wheelchair is being controlled using these levels and poor quality as shown in Fig.
4(B). If the attention level goes above 50 then the wheelchair will be in stop direction. And if the attention level
is below 50 then the wheelchair will move in forward direction. Similarly, if the meditation level is above 50 then
wheelchair will move in right direction; and if meditation level is below 50 then it will move in left direction.
The simple prototype was designed to verify and test the above conditions as shown in Fig. 4(C). This
algorithm worked well.
After testing all the parameters and testing conditions, project was implemented as shown in Fig. 4(D).
5. CONCLUSION
This paper is implemented for locomotive disabled people for their ease of mobility and hence reducing
dependency. Brain Computer Interface is the emerging technology in the field of Neuroscience. Hence a person
with locomotive disabilities or elder person can control the wheelchair without using any external body parts.
After seen by many patients who are suffering from paralysis attack. Since no use of voice control or
access through speech is used, the patient who is dumb or who cannot speak fully or partially can access and
control the wheelchair very easily. While taking the reverse action of the wheelchair, sometimes it is difficult to
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020)
ISSN(Online): 2581-7280 Article No. 2
PP 1-5
5
www.viva-technology.org/New/IJRI
accidentally crash a wall or whatever entity is there, because the patient is partially paralyzed and cannot look
behind easily.
This paper implementing a backward obstacle detection sensor alarm. Hence if an object comes within a
10 meters’ range, the alarm will start ringing and patient can stop the wheelchair by sending corresponding control
signal. The scope of the paper was primarily to establish the motion through no physical movement on part of the
user and it has been successful in doing so but it has also laid a foundation for many applications which would
greatly improve the standard of life for all.
REFERENCES
[1] Trinayan Saharia, Jyotika Bauri and Mrs. Chayanika Bhagabati, "Joystick Controlled Wheelchair", International Research Journal
of Engineering and Technology (IRJET) Vol. 4, 2017, pp. 235-237.
[2] Nutthanan Wanluk, Sarinporn Visitsattapongse, Aniwat Juhong and C. Pintavirooj, "Smart Wheelchair Based on Eye Tracking",
9th Biomedical Engineering International Conference (BME- iCON), Laung Prabang, Laos, 2016, pp. 1-3.
[3] Mir Mohammad Tahsin, Rahat Khan, Ashoke Kumar Sen Gupta, "Assistive technology for physically challenged or paralyzed
person using voluntary tongue movement", 5th International Conference on Informatics, Electronics and Vision (ICIEV),
Chittagong, Bangladesh, 2016, pp. 293-296.
[4] Muhammad Tahir and Syed Ashfaque Ahmed, "Voice Controlled Wheelchair Using DSK TMS320C6711", International
Conference on Signal Acquisition and Processing, 2009, pp. 217- 220.
[5] R. Posada-Gomez, L. H. Sainchez-Medel, G. Alor Hernandez, A. Martinez-Sibaja, A. Aguilar Laserrel. L. Leija-Salas, "A Hands
Gesture System of Control for an Intelligent Wheelchair", 4th International Conference on Electrical and Electronics Engineering
(ICEEE), Mexico City, Mexico, 2007, pp. 68-71
[6] Djoko Purwanto, Ronny Mardiyanto and Kohei Arai, "Electric wheelchair control with gaze direction and eye blinking", 14th
International Symposium on Artificial Life and Robotics, Oita, Japan, 2009, pp. 397-400.
[7] Mir Mohammad Tahsin, Rahat Khan, Ashoke Kumar Sen Gupta, "Assistive technology for physically challenged or paralyzed
person using voluntary tongue movement", 5th International Conference on Informatics, Electronics and Vision (ICIEV),
Chittagong, Bangladesh, 2016, pp. 293-296.
[8] Sim Kok Swee and Lim Zheng You, "Fast Fourier Analysis and EEG Classification Brainwave Controlled Wheelchair", 2nd
International Conference on Control Science and Systems Engineering, Malaysia, 2016, pp. 20-22.
[9] Bright, D., Nair, A., Salvekar, D., Bhisikar, S. (2016). “EEG-based brain controlled prosthetic arm” 2016 Conference on Advances
in Signal Processing (CASP).doi:10.1109/casp.2016.7746219.
[10] Brain Computer Interfaces, a Review, http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3304110/29
[11] Luzheng Bi, Xin-An Fan, Yili Liu, "EEG-Based Brain- Controlled Mobile Robots: A Survey ", IEEE transaction on human machine
systems", vol. 43, March 2013, pp. 161-176.
[12] Wenchuan Jia, Dandan Huang, Xin Luo, Huayan Pu, Xuedong Chen, and Ou Bai, "Electroencephalography(EEG)-Based
Instinctive BrainControl of a Quadruped Locomotion Robot", International Conference of the IEEE Engineering in Medicine and
Biology Society, September 2012, pp.1777-1781.
[13] Schalk , G, McFarland, D. J.., Hinterberger, T., Birbauner, N., Wolpaw, J.R. (2004). BCI2000: A Genereal Purpose Brain-computer
Interface (BCI) System. IEEE Transactions on Biomedical Engineering, 51(6), 1034-1043. Doi:10.1109/tbme2004.827072
[14] J. R. Wolpaw, N. Birbaumer, D. J. McFarland, G. Pfurtscheller, and T. M. Vaughan, "Brain-computer interfaces for communication
and control," Electroenceph. Clin. Neurophysiol., vol. 113, no. 6, pp. 767–791, June 2002.
[15] Anwar, D. Gupta, A. Naik, V. Sharma, S. K. (2017). Detecting meditation using a dry monoelectrode EEG sensor. 2017 9th
International Conference on Communication Systems and Networks (COMSNETS).doi:10.1109/comsnets.2017.7945444.
[16] B. I. Morshed, and A. Khan, "A brief Review of Brain Signal Monitoring Technologies for BCI Applications: challenges and
Prospects", Journal of Bioengineering and Biomedical Science, vol. 4, no. 1, pp. 1-10, May 2014.
[17] https://www.arduino.cc/
[18] https://www.mind-your-reality.com/brain_waves.html

More Related Content

What's hot

Interface neuronale directe
Interface neuronale directeInterface neuronale directe
Interface neuronale directeRajeshwari Maryala
 
Design & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled WheelchairDesign & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled WheelchairIRJET Journal
 
Braingatetechnology 141217072335-conversion-gate02
Braingatetechnology 141217072335-conversion-gate02Braingatetechnology 141217072335-conversion-gate02
Braingatetechnology 141217072335-conversion-gate02balakrishnan Bsk
 
Closed Loop DBS
Closed Loop DBSClosed Loop DBS
Closed Loop DBSDylan Zuniga
 
A Review on Motor Imagery Signal Classification for BCI
A Review on Motor Imagery Signal Classification for BCIA Review on Motor Imagery Signal Classification for BCI
A Review on Motor Imagery Signal Classification for BCICSCJournals
 
MULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHY
MULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHYMULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHY
MULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHYchelsiageorge20
 
Development of automatic healthcare instruction system via movement gesture s...
Development of automatic healthcare instruction system via movement gesture s...Development of automatic healthcare instruction system via movement gesture s...
Development of automatic healthcare instruction system via movement gesture s...IJECEIAES
 
Mind control by amairullah khan lodhi
Mind control by amairullah khan lodhiMind control by amairullah khan lodhi
Mind control by amairullah khan lodhiAmairullah Khan Lodhi
 
IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing
IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud ComputingIRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing
IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud ComputingIRJET Journal
 
Iaetsd artificial intelligence based automation & braking system for cars...
Iaetsd artificial intelligence based automation & braking system for cars...Iaetsd artificial intelligence based automation & braking system for cars...
Iaetsd artificial intelligence based automation & braking system for cars...Iaetsd Iaetsd
 
IRJET- Survey on Home Automation System using Brain Computer Interface Pa...
IRJET-  	  Survey on Home Automation System using Brain Computer Interface Pa...IRJET-  	  Survey on Home Automation System using Brain Computer Interface Pa...
IRJET- Survey on Home Automation System using Brain Computer Interface Pa...IRJET Journal
 
IRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET Journal
 
Biorobotics Abstract
Biorobotics AbstractBiorobotics Abstract
Biorobotics AbstractAbida Zama
 
Bio Robotics
Bio RoboticsBio Robotics
Bio RoboticsAbida Zama
 
Modelling and Analysis of Brainwaves for Real World Interaction
Modelling and Analysis of Brainwaves for Real World InteractionModelling and Analysis of Brainwaves for Real World Interaction
Modelling and Analysis of Brainwaves for Real World InteractionPavan Kumar
 

What's hot (19)

Z4501149153
Z4501149153Z4501149153
Z4501149153
 
Interface neuronale directe
Interface neuronale directeInterface neuronale directe
Interface neuronale directe
 
Design & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled WheelchairDesign & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled Wheelchair
 
Braingatetechnology 141217072335-conversion-gate02
Braingatetechnology 141217072335-conversion-gate02Braingatetechnology 141217072335-conversion-gate02
Braingatetechnology 141217072335-conversion-gate02
 
Closed Loop DBS
Closed Loop DBSClosed Loop DBS
Closed Loop DBS
 
A Review on Motor Imagery Signal Classification for BCI
A Review on Motor Imagery Signal Classification for BCIA Review on Motor Imagery Signal Classification for BCI
A Review on Motor Imagery Signal Classification for BCI
 
MULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHY
MULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHYMULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHY
MULTIMODAL INTERFACE OF BRAQIN COMPUTER INTERFACE AND ELECTOOCULOGRAPHY
 
Development of automatic healthcare instruction system via movement gesture s...
Development of automatic healthcare instruction system via movement gesture s...Development of automatic healthcare instruction system via movement gesture s...
Development of automatic healthcare instruction system via movement gesture s...
 
Mind control by amairullah khan lodhi
Mind control by amairullah khan lodhiMind control by amairullah khan lodhi
Mind control by amairullah khan lodhi
 
IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing
IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud ComputingIRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing
IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing
 
Iaetsd artificial intelligence based automation & braking system for cars...
Iaetsd artificial intelligence based automation & braking system for cars...Iaetsd artificial intelligence based automation & braking system for cars...
Iaetsd artificial intelligence based automation & braking system for cars...
 
IRJET- Survey on Home Automation System using Brain Computer Interface Pa...
IRJET-  	  Survey on Home Automation System using Brain Computer Interface Pa...IRJET-  	  Survey on Home Automation System using Brain Computer Interface Pa...
IRJET- Survey on Home Automation System using Brain Computer Interface Pa...
 
Seminar 1
Seminar 1Seminar 1
Seminar 1
 
IRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET - Smart Yoga Instructor
IRJET - Smart Yoga Instructor
 
Biorobotics Abstract
Biorobotics AbstractBiorobotics Abstract
Biorobotics Abstract
 
ECG Report_2014
ECG Report_2014ECG Report_2014
ECG Report_2014
 
Bio Robotics
Bio RoboticsBio Robotics
Bio Robotics
 
1569736195
15697361951569736195
1569736195
 
Modelling and Analysis of Brainwaves for Real World Interaction
Modelling and Analysis of Brainwaves for Real World InteractionModelling and Analysis of Brainwaves for Real World Interaction
Modelling and Analysis of Brainwaves for Real World Interaction
 

Similar to Brainwave Controlled Wheelchair (BCW)

brain controled wheel chair.pdf
brain controled wheel chair.pdfbrain controled wheel chair.pdf
brain controled wheel chair.pdfVivek chan
 
EEG Acquisition Device to Control Wheelchair Using Thoughts
EEG Acquisition Device to Control Wheelchair Using ThoughtsEEG Acquisition Device to Control Wheelchair Using Thoughts
EEG Acquisition Device to Control Wheelchair Using ThoughtsVivek chan
 
Wheelchair controlled by human brainwave using brain-computer interface syste...
Wheelchair controlled by human brainwave using brain-computer interface syste...Wheelchair controlled by human brainwave using brain-computer interface syste...
Wheelchair controlled by human brainwave using brain-computer interface syste...journalBEEI
 
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMA SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMijaia
 
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMA SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMgerogepatton
 
A Wearable Rehabilitation Device For Paralysis
A Wearable Rehabilitation Device For ParalysisA Wearable Rehabilitation Device For Paralysis
A Wearable Rehabilitation Device For ParalysisAdityanarayan PS Jagdev
 
Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...TELKOMNIKA JOURNAL
 
Password system that are mind control
Password system that are mind controlPassword system that are mind control
Password system that are mind controlvivatechijri
 
Brainwave Controlled Robotic Arm
Brainwave Controlled Robotic ArmBrainwave Controlled Robotic Arm
Brainwave Controlled Robotic ArmIRJET Journal
 
Brain Gate Technology (By HasanAli Nodoliya NRI)
Brain Gate Technology (By HasanAli Nodoliya NRI)Brain Gate Technology (By HasanAli Nodoliya NRI)
Brain Gate Technology (By HasanAli Nodoliya NRI)HasanAli Nodoliya (NRI)
 
Iisrt ramkumar
Iisrt ramkumarIisrt ramkumar
Iisrt ramkumarIISRT
 
BRAINWAVE TECHNOLOGY
BRAINWAVE TECHNOLOGYBRAINWAVE TECHNOLOGY
BRAINWAVE TECHNOLOGYgirisandeepreddy
 
Brain computer interface based smart keyboard using neurosky mindwave headset
Brain computer interface based smart keyboard using neurosky mindwave headsetBrain computer interface based smart keyboard using neurosky mindwave headset
Brain computer interface based smart keyboard using neurosky mindwave headsetTELKOMNIKA JOURNAL
 

Similar to Brainwave Controlled Wheelchair (BCW) (20)

brain controled wheel chair.pdf
brain controled wheel chair.pdfbrain controled wheel chair.pdf
brain controled wheel chair.pdf
 
EEG Acquisition Device to Control Wheelchair Using Thoughts
EEG Acquisition Device to Control Wheelchair Using ThoughtsEEG Acquisition Device to Control Wheelchair Using Thoughts
EEG Acquisition Device to Control Wheelchair Using Thoughts
 
Ab044195198
Ab044195198Ab044195198
Ab044195198
 
Wheelchair controlled by human brainwave using brain-computer interface syste...
Wheelchair controlled by human brainwave using brain-computer interface syste...Wheelchair controlled by human brainwave using brain-computer interface syste...
Wheelchair controlled by human brainwave using brain-computer interface syste...
 
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMA SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
 
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMA SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
 
A Wearable Rehabilitation Device For Paralysis
A Wearable Rehabilitation Device For ParalysisA Wearable Rehabilitation Device For Paralysis
A Wearable Rehabilitation Device For Paralysis
 
Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...
 
C1103011926
C1103011926C1103011926
C1103011926
 
Password system that are mind control
Password system that are mind controlPassword system that are mind control
Password system that are mind control
 
Brainwave Controlled Robotic Arm
Brainwave Controlled Robotic ArmBrainwave Controlled Robotic Arm
Brainwave Controlled Robotic Arm
 
Ijetcas14 393
Ijetcas14 393Ijetcas14 393
Ijetcas14 393
 
Brain Gate Technology (By HasanAli Nodoliya NRI)
Brain Gate Technology (By HasanAli Nodoliya NRI)Brain Gate Technology (By HasanAli Nodoliya NRI)
Brain Gate Technology (By HasanAli Nodoliya NRI)
 
Braingate
BraingateBraingate
Braingate
 
Comparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brainComparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brain
 
Brain chips
Brain chipsBrain chips
Brain chips
 
Iisrt ramkumar
Iisrt ramkumarIisrt ramkumar
Iisrt ramkumar
 
BRAINWAVE TECHNOLOGY
BRAINWAVE TECHNOLOGYBRAINWAVE TECHNOLOGY
BRAINWAVE TECHNOLOGY
 
Brain computer interface based smart keyboard using neurosky mindwave headset
Brain computer interface based smart keyboard using neurosky mindwave headsetBrain computer interface based smart keyboard using neurosky mindwave headset
Brain computer interface based smart keyboard using neurosky mindwave headset
 
F1102024349
F1102024349F1102024349
F1102024349
 

More from vivatechijri

Understanding the Impact and Challenges of Corona Crisis on Education Sector...
Understanding the Impact and Challenges of Corona Crisis on  Education Sector...Understanding the Impact and Challenges of Corona Crisis on  Education Sector...
Understanding the Impact and Challenges of Corona Crisis on Education Sector...vivatechijri
 
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT  LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT vivatechijri
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problemvivatechijri
 
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...vivatechijri
 
Theoretical study of two dimensional Nano sheet for gas sensing application
Theoretical study of two dimensional Nano sheet for gas sensing  applicationTheoretical study of two dimensional Nano sheet for gas sensing  application
Theoretical study of two dimensional Nano sheet for gas sensing applicationvivatechijri
 
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOODMETHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOODvivatechijri
 
The Business Development Ethics
The Business Development EthicsThe Business Development Ethics
The Business Development Ethicsvivatechijri
 
Digital Wellbeing
Digital WellbeingDigital Wellbeing
Digital Wellbeingvivatechijri
 
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEAn Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEvivatechijri
 
Enhancing The Capability of Chatbots
Enhancing The Capability of ChatbotsEnhancing The Capability of Chatbots
Enhancing The Capability of Chatbotsvivatechijri
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technologyvivatechijri
 
Future Applications of Smart Iot Devices
Future Applications of Smart Iot DevicesFuture Applications of Smart Iot Devices
Future Applications of Smart Iot Devicesvivatechijri
 
Cross Platform Development Using Flutter
Cross Platform Development Using FlutterCross Platform Development Using Flutter
Cross Platform Development Using Fluttervivatechijri
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systemsvivatechijri
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technologyvivatechijri
 
Social media platform and Our right to privacy
Social media platform and Our right to privacySocial media platform and Our right to privacy
Social media platform and Our right to privacyvivatechijri
 
THE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCETHE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCEvivatechijri
 
Google File System
Google File SystemGoogle File System
Google File Systemvivatechijri
 
A Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain TechnologyA Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain Technologyvivatechijri
 

More from vivatechijri (20)

Understanding the Impact and Challenges of Corona Crisis on Education Sector...
Understanding the Impact and Challenges of Corona Crisis on  Education Sector...Understanding the Impact and Challenges of Corona Crisis on  Education Sector...
Understanding the Impact and Challenges of Corona Crisis on Education Sector...
 
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT  LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problem
 
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
 
Theoretical study of two dimensional Nano sheet for gas sensing application
Theoretical study of two dimensional Nano sheet for gas sensing  applicationTheoretical study of two dimensional Nano sheet for gas sensing  application
Theoretical study of two dimensional Nano sheet for gas sensing application
 
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOODMETHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
 
The Business Development Ethics
The Business Development EthicsThe Business Development Ethics
The Business Development Ethics
 
Digital Wellbeing
Digital WellbeingDigital Wellbeing
Digital Wellbeing
 
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEAn Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
 
Enhancing The Capability of Chatbots
Enhancing The Capability of ChatbotsEnhancing The Capability of Chatbots
Enhancing The Capability of Chatbots
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technology
 
Future Applications of Smart Iot Devices
Future Applications of Smart Iot DevicesFuture Applications of Smart Iot Devices
Future Applications of Smart Iot Devices
 
Cross Platform Development Using Flutter
Cross Platform Development Using FlutterCross Platform Development Using Flutter
Cross Platform Development Using Flutter
 
3D INTERNET
3D INTERNET3D INTERNET
3D INTERNET
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systems
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technology
 
Social media platform and Our right to privacy
Social media platform and Our right to privacySocial media platform and Our right to privacy
Social media platform and Our right to privacy
 
THE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCETHE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCE
 
Google File System
Google File SystemGoogle File System
Google File System
 
A Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain TechnologyA Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain Technology
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
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
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
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
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
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
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
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
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 

Brainwave Controlled Wheelchair (BCW)

  • 1. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020) ISSN(Online): 2581-7280 Article No. 2 PP 1-5 1 www.viva-technology.org/New/IJRI Brainwave Controlled Wheelchair (BCW) Rubini Pulliadi1 , Suchan Khade2 , Jiteshkumar Yadav3 , Nutan Malekar4 1,2,3,4 (Electronics and Telecommunications Engineering Department, VIVA Institute of Technology, India) Abstract – The locomotive disabled people and elderly people cannot control the wheelchair manually. The key objective of this paper is to help the locomotive disabled and old people to easily manoeuvre without any social aid through a brainwave-controlled wheelchair. There are various types of wheelchair available in the market such as Voice controlled wheelchair, Joystick control wheelchair, Smart phone controlled wheelchair, Eye controlled wheelchair, Mechanical wheelchair. These wheelchairs hold certain limitations for e.g. if the user is dumb; user cannot access voice controlled wheelchair, etc. Brain-computer interface (BCI) is a new method used to interface between the human mind and a digital signal processor. An Electroencephalogram (EEG) based BCI is connected with an artificial reality system to control the movement and direction of a wheelchair. This paper proposes brainwave controlled wheelchair, which uses the captured EEG signals from the brain. This EEG signals are then passed to Arduino. It converts into control signals which will in turn help to move the wheelchair in different direction. Keywords - Brain Computer Interface (BCI), Locomotive disabled Persons, Mobility, Mind-link Electroencephalogram (EEG) sensor. 1. INTRODUCTION Fifteen percent out of the world's population that is approximately 1 billion people, suffers from some form of disability. In that some of disabled people suffering from disability like Locomotors Disability, Brainstem Stroke, paralyzed, spinal cord injury and other numerous locomotive diseases impair the neural pathways that control muscles or impair the muscles themselves [1] . Physically disabled people often use assistive devices such as crutches, wheelchairs for mobility ease, artificial limbs, etc. To facilitate their mobility, this paper brings forward the idea of moving the wheelchair with the help of brain signals. There are many different wheelchair controlling methods available such as gesture, smart phone, voice, Electroolfactogram (EOG), Electromyogram (EMG), joystick, eye tracking, breath etc., but these methods can be efficiently used by strong people only. However, these systems are not easy to control because of the quick turn may lead to more difficulty to control the wheelchair for old and disabled people. Dry electrodes and Wet electrodes are the two types of EEG electrodes available in the market. Wet electrodes give accurate results yet the setup takes more than 30 minutes [10] . So dry electrodes are preferred for small scale purpose. For EEG sensors, most popularly used sensor is Neurosky Mindwave sensor. In this paper, FTnS EEG headband is used to capture EEG signals from brain. It sends signals via wireless, therefore it is easier to use and more comfortable to wear. Brain produces electrical pulses from the millions of neurons communicating with each other for transmitting information. These signals are known as brain waves. The brainwaves are classified as alpha, beta, gamma, delta and theta on basis of the frequencies and their significances. The delta waves (0.5 to 3 Hz), theta waves (3 to 8 Hz), alpha waves (8 to 12 Hz), beta waves (12 to 38 Hz) and gamma waves (38 to 42 Hz) [2] The EEG sensor measures the attention level and meditation level of the person. There are specific combinations or montages for different types of brain waves according to our requirement. The wheelchair will have the operations to go forward, reverse, to turn left, right and to stop. These five operations are the response to the waves by processing the attention and meditation levels of human and the stressed forehead.
  • 2. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020) ISSN(Online): 2581-7280 Article No. 2 PP 1-5 2 www.viva-technology.org/New/IJRI The proposed paper is to assist their mobility, by moving the wheelchair with the help of brain signals. This paper implements brain computer interface (BCI) technique. The BCI has applications in numerous fields like medical, mind reading, remote controlling, games and many more. It is a system that obtains and inspects neural (brain) signals with the aim of building a direct high-bandwidth communication medium between the brain and the computer. The brain computer interface (BCI) is implemented in this paper to give the entire control of the wheelchair through the "brain" of the user. 2. WORKING PRINCIPLE OF EEG The Electroencephalogram (EEG) measures brainwave of different frequencies from the brain Activities are measured on the scalp. The Amplitude of the EEG is about 100 ÎĽV when measured on the scalp or brain. The range of the signal is from 1 Hz to 50 Hz. EEG waveforms are categorized according to their frequency, amplitude, and shape, as well as the sites on the scalp. There are different types of brainwaves such as Beta, Gamma, Delta, Theta, etc. The existence of such waves are described in figure 1. Fig. 1 Different Brain waves [18] 3. METHODOLOGY 3.1 BLOCK DIAGRAM: This system is basically providing a total remote access to the implemented wheelchair. The main entities or blocks of this system are The EEG sensors, Arduino and the Wheelchair. The working of each of the block is as follows: Fig. 2 Block Diagram
  • 3. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020) ISSN(Online): 2581-7280 Article No. 2 PP 1-5 3 www.viva-technology.org/New/IJRI 3.1.1 EEG Sensor: The function of electrode sensor is to sense electric field changes due to the neural activities in the different lobes of the brain when person’s body part moves. These field changes can also be sense even when a person think soft his body part movement without moving actual body parts, just through imagination. More probably, the range of brainwaves is from 0.5 Hz to 40 Hz. The EEG data captured with sampling rate 512Hz. This EEG sensor made by three electrodes: Ground, Reference and EEG. This will basically extract the EEG signals and pass on to the Arduino. 3.1.2 Microcontroller ATMega 328P: A Brain Computer Interface or BCI system is a system which consists of various subsystems such as Amplifiers, Analog to Digital converters (ADCs) and a Controller section. This system is used to process a raw data or we can say a Brain signal and it will convert it into a control signal in order to control a wheelchair. This all Processes are done by Arduino. And hence the wheelchair is being controlled from the control signals passed on from Arduino. 3.1.3 Wheelchair Body: Wheelchair body consists of a Chassis, a Battery, a Ball bearing, a motor driver circuit and two motors for moving the wheelchair. As a control signal has come from BCI system, it is given to the motor driver circuit. Motor driver circuit consists of a motor driver IC L293D which can drive two motors at a time. A battery of 9V is used to provide power supply to motor driver circuit. Now according to the control signal which has come from BCI system, the motor driver circuit will turn on the motors forming various movements like Forward, Reverse, Left, Right and Stop with respect to the corresponding control signal. The ultrasonic sensor has been used for obstacle detection. 3.2. FLOW CHART: Description: Initially it will check whether the device is connected or not. If the device is connected, then the device will retrieve the data from FT&S mind link EEG sensor via Bluetooth module. This retrieved data will be processed to generate or determine the mental command i.e. forward, reverse, left, right or stop. This determined signals will be sent to the Arduino Uno and this will pass the control signals to the wheelchair. According to the control signals received wheelchair operation will be performed. If the device is not connected, it will be in the scanning mode. This process is continuously repeated. Fig. 3 Flowchart
  • 4. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020) ISSN(Online): 2581-7280 Article No. 2 PP 1-5 4 www.viva-technology.org/New/IJRI 4. RESULTS Various results were obtained through different software. To achieve end result step by step process is mandatory. Firstly, we observed different kinds of brain waves. From EEG sensor, two kinds of data is being obtained; (a) Raw data (b) E-sense data. Here, E-sense data is being used and accordingly we developed our motion algorithm. Fig. 4 Results: (A) - Brainwave Visualizer Readings; (B) - Serial Monitor readings; (C) – Prototype designing; (D) – Wheelchair prototype The captured signals from FTnS sensor shows various attention and meditation levels. This levels have been observed through Brainwave Visualizer software as shown in Fig. 4(A). Once the device is connected, the attention and mediation levels gets varied according to the user in this software. The direction of the wheelchair is being controlled using these levels and poor quality as shown in Fig. 4(B). If the attention level goes above 50 then the wheelchair will be in stop direction. And if the attention level is below 50 then the wheelchair will move in forward direction. Similarly, if the meditation level is above 50 then wheelchair will move in right direction; and if meditation level is below 50 then it will move in left direction. The simple prototype was designed to verify and test the above conditions as shown in Fig. 4(C). This algorithm worked well. After testing all the parameters and testing conditions, project was implemented as shown in Fig. 4(D). 5. CONCLUSION This paper is implemented for locomotive disabled people for their ease of mobility and hence reducing dependency. Brain Computer Interface is the emerging technology in the field of Neuroscience. Hence a person with locomotive disabilities or elder person can control the wheelchair without using any external body parts. After seen by many patients who are suffering from paralysis attack. Since no use of voice control or access through speech is used, the patient who is dumb or who cannot speak fully or partially can access and control the wheelchair very easily. While taking the reverse action of the wheelchair, sometimes it is difficult to
  • 5. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 3 (2020) ISSN(Online): 2581-7280 Article No. 2 PP 1-5 5 www.viva-technology.org/New/IJRI accidentally crash a wall or whatever entity is there, because the patient is partially paralyzed and cannot look behind easily. This paper implementing a backward obstacle detection sensor alarm. Hence if an object comes within a 10 meters’ range, the alarm will start ringing and patient can stop the wheelchair by sending corresponding control signal. The scope of the paper was primarily to establish the motion through no physical movement on part of the user and it has been successful in doing so but it has also laid a foundation for many applications which would greatly improve the standard of life for all. REFERENCES [1] Trinayan Saharia, Jyotika Bauri and Mrs. Chayanika Bhagabati, "Joystick Controlled Wheelchair", International Research Journal of Engineering and Technology (IRJET) Vol. 4, 2017, pp. 235-237. [2] Nutthanan Wanluk, Sarinporn Visitsattapongse, Aniwat Juhong and C. Pintavirooj, "Smart Wheelchair Based on Eye Tracking", 9th Biomedical Engineering International Conference (BME- iCON), Laung Prabang, Laos, 2016, pp. 1-3. [3] Mir Mohammad Tahsin, Rahat Khan, Ashoke Kumar Sen Gupta, "Assistive technology for physically challenged or paralyzed person using voluntary tongue movement", 5th International Conference on Informatics, Electronics and Vision (ICIEV), Chittagong, Bangladesh, 2016, pp. 293-296. [4] Muhammad Tahir and Syed Ashfaque Ahmed, "Voice Controlled Wheelchair Using DSK TMS320C6711", International Conference on Signal Acquisition and Processing, 2009, pp. 217- 220. [5] R. Posada-Gomez, L. H. Sainchez-Medel, G. Alor Hernandez, A. Martinez-Sibaja, A. Aguilar Laserrel. L. Leija-Salas, "A Hands Gesture System of Control for an Intelligent Wheelchair", 4th International Conference on Electrical and Electronics Engineering (ICEEE), Mexico City, Mexico, 2007, pp. 68-71 [6] Djoko Purwanto, Ronny Mardiyanto and Kohei Arai, "Electric wheelchair control with gaze direction and eye blinking", 14th International Symposium on Artificial Life and Robotics, Oita, Japan, 2009, pp. 397-400. [7] Mir Mohammad Tahsin, Rahat Khan, Ashoke Kumar Sen Gupta, "Assistive technology for physically challenged or paralyzed person using voluntary tongue movement", 5th International Conference on Informatics, Electronics and Vision (ICIEV), Chittagong, Bangladesh, 2016, pp. 293-296. [8] Sim Kok Swee and Lim Zheng You, "Fast Fourier Analysis and EEG Classification Brainwave Controlled Wheelchair", 2nd International Conference on Control Science and Systems Engineering, Malaysia, 2016, pp. 20-22. [9] Bright, D., Nair, A., Salvekar, D., Bhisikar, S. (2016). “EEG-based brain controlled prosthetic arm” 2016 Conference on Advances in Signal Processing (CASP).doi:10.1109/casp.2016.7746219. [10] Brain Computer Interfaces, a Review, http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3304110/29 [11] Luzheng Bi, Xin-An Fan, Yili Liu, "EEG-Based Brain- Controlled Mobile Robots: A Survey ", IEEE transaction on human machine systems", vol. 43, March 2013, pp. 161-176. [12] Wenchuan Jia, Dandan Huang, Xin Luo, Huayan Pu, Xuedong Chen, and Ou Bai, "Electroencephalography(EEG)-Based Instinctive BrainControl of a Quadruped Locomotion Robot", International Conference of the IEEE Engineering in Medicine and Biology Society, September 2012, pp.1777-1781. [13] Schalk , G, McFarland, D. J.., Hinterberger, T., Birbauner, N., Wolpaw, J.R. (2004). BCI2000: A Genereal Purpose Brain-computer Interface (BCI) System. IEEE Transactions on Biomedical Engineering, 51(6), 1034-1043. Doi:10.1109/tbme2004.827072 [14] J. R. Wolpaw, N. Birbaumer, D. J. McFarland, G. Pfurtscheller, and T. M. Vaughan, "Brain-computer interfaces for communication and control," Electroenceph. Clin. Neurophysiol., vol. 113, no. 6, pp. 767–791, June 2002. [15] Anwar, D. Gupta, A. Naik, V. Sharma, S. K. (2017). Detecting meditation using a dry monoelectrode EEG sensor. 2017 9th International Conference on Communication Systems and Networks (COMSNETS).doi:10.1109/comsnets.2017.7945444. [16] B. I. Morshed, and A. Khan, "A brief Review of Brain Signal Monitoring Technologies for BCI Applications: challenges and Prospects", Journal of Bioengineering and Biomedical Science, vol. 4, no. 1, pp. 1-10, May 2014. [17] https://www.arduino.cc/ [18] https://www.mind-your-reality.com/brain_waves.html