SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
The International Journal Of Engineering And Science (IJES)
||Volume||3 ||Issue|| 2||Pages|| 47-55||2014||
ISSN(e): 2319 – 1813 ISSN(p): 2319 – 1805

Brain Controlled Artificial Legs
R.ANJALI
-----------------------------------------------------ABSTRACT----------------------------------------------------This paper describes a brain controlled robotic leg which is designed to perform the normal operations of a
human leg. After implanting this leg in a human, the leg can be controlled with the help of user’s brain signals
alone. This leg behaves similar to a normal human leg and it can perform operation like walking, running,
climbing stairs etc. The entire system is controlled with the help of advanced microcontrollers and digital signal
processors. The signals are taken out from the human brain with the help of electroencephalography technique.
The person can perform operations like walking, running etc just by their thought. This system will be very
much suitable for those who lost their legs in accidents and the proposed system is hundred percent feasible in
the real time environment with the currently available technology.
The Brain Controlled Artificial Legs are very much cost effective when compared to the normal Artificial legs
which is available in the market. The reduction in cost of the proposed system is found to be above 80% when
compared to the existing system. Moreover, the user can have
full control over the artificial legs which is not possible in the existing system.
----------------------------------------------------------------------------------------------------------------------------- ---------Date of Submission: 01 February 2014
Date of Acceptance: 20 February 2014
----------------------------------------------------------------------------------------------------------------------------- ----------

I.

INTRODUCTION:

This paper describes a brain controlled robotic leg which is designed to perform the normal
operations of a human leg. After implanting this leg in a human, the leg can be controlled with the help of
user’s brain signals alone. This leg behaves similar to a normal human leg and it can perform operation
like walking, running, climbing stairs etc. The entire system is controlled with the help of advanced
microcontrollers and digital signal processors. The signals are taken out from the
human brain
with
the help of electroencephalography technique.The person can perform operations like walking, running etc
just by their thought. This system will be very much suitable for those who lost their legs in accidents
andthe proposed system is hundred percent feasible in the real time environment with the currently
available technology.The Brain Controlled Artificial Legs are very much cost effective when compared to
the normal Artificial legs which is available in the market. The reduction in cost of the proposed
system is found to be above 80% when compared to the existing system. Moreover, the user can have
full control over the artificial legs which is not possible in the existing system.

www.theijes.com

The IJES

Page 47
Brain Controlled Artificial Legs...
A
brain-computer interface (BCI), sometimes called a direct neural interface or a brain-machine
interface, is a direct communication pathway between a human or animal brain and an external device. In this
definition, the word brain means the brain or nervous system of an organic life form rather than the mind.
Computer means any processing or computational device, from simple circuits to the complex
microprocessors and microcontrollers.An interesting question for the development of a BCI is how to handle
two learning systems:
The machine should learn to discriminate between different patterns of brain activity as accurate
as possible and the user of the BCI should learn to perform different mental tasks in order to produce
distinct brain signals. BCI research makes high demandson thesystem and software used.
Parameterextraction, pattern recognition and classification are the main tasks to be performed in a brain signals.
In this paper it is assumed that the user of this system has one leg which is functioning fully and the system is
designed accordingly. This system can be extended for both the legs and it is not limited to the basic
operation of human legs such as walking, running, climbing stairs etc. It can also perform operations like
cycling, hopping etc
Brain Waves
Electrical activity emanating from the brain is displayed in the form of brainwaves. There are four categories
of these brainwaves ranging from the most activity to the least activity. When the brain is aroused and
actively engaged in mental activities, it generates beta waves. These beta waves are of relatively low
amplitude, and are the fastest of the four different
brainwaves. The frequency of beta waves
ranges from 15 to 40 cycles a second.The next brainwave category in order
of frequency
is
Alpha. Where beta represented arousal, alpha represents non-arousal. Alpha

Fig 1: Different Types of Brain Waves
In the proposed system alpha waves and beta waves are used from the brain for signal processing. It
is assumed that the person is in alpha state and beta state (which is the case normally) and these waves are
taken out from the human brain and converted in the form of electrical signals with the help of electrode
caps. The following figure shows the different types of waves and also the mental state of the person. Those
waves usually vary from a frequency of 1Hz to 40 HZ.

www.theijes.com

The IJES

Page 48
Brain Controlled Artificial Legs...
II.

GENERAL BLOCK DIAGRAM OF THE SYSTEM:

Fig2 : General Block Diagram of the Proposed System
Fig 2 shows the general block diagram of the proposed system. Electrode cap is placed in the scalp of the
person. The signals taken out from the human brain will be in the range of mV and µ V. Hence they are fed
to an amplifier. Then it is sent to a Analog to Digital Converter to convert the analog brain signals in to
digital form. Then it is sent to a signal processor where
parameterextraction,
pattern classificationandpattern entification are done. These digital signals are fed as input to microcontroller
unit. The last four units (Amplifier, Signal Processor, Analog to Digital Converter and Microcontroller
Unit) are placed inside the artificial leg. The output of the microcontroller unit is fed to the driving circuit.
Let us see about these blocks in detail.

III.

ELECTRODE CAP:

Fig 3 shows a person wearing an electrode cap. These electrode
caps contains electrodes which are
placed on the skull in an arrangement called 10-20 system, a placement scheme devised by the international
federation of societies of EEG. In most applications 19 electrodes are placed in the scalp. Additional
electrodes can be added to the standard set-up when a clinical or research application
demands
increased spatial resolution for a particular area of the brain. High-density arrays (typically via cap or
net) can contain up to 256 electrodes more-or-less evenly spaced around the scalp. The main function of the
electrode cap is to take the brain signals in the form of electrical signals. The signals taken out from the
Electrode cap are fed to an amplifier.

www.theijes.com

The IJES

Page 49
Brain Controlled Artificial Legs...
Fig 3: A person wearing electrode cap

AMPLIFIER: The output signal from the electrode cap will be in the range of mV and µ V. So, these
signals will not be suitable for signal processing. Hence these signals are fed to an amplifier. Each electrode
is connected to one input of a differential amplifier (one amplifier per pair of electrodes); a common system
reference electrode is connected to the other input of each differential amplifier. These amplifiers amplify the
voltage between the active electrode and
the reference (typically1,000–100,000 times, or 60–100 dB of
voltage gain).
ANALOG TO DIGITAL CONVERTER: The output signals from the amplifier are analog
innature.
heyalso contain some unwanted signals. Hence the output signals are filtered using high pass and low
pass filters. The high-pass filter typically filters out slow artifact whereas
thelow-passfilterfiltersouthighfrequency artifacts. After the signal is filtered they cannot be directly fed to a digital signal processors and
microcontroller unit as they are in analog form. Hence these signals are sent to an Analog to Digital converter to
convert the incoming analog signals in to digital signals.
SIGNAL PROCESSOR:Using the output signal from the A/D converter, parameter extraction, pattern
classification and pattern identification are done. Then the signals are fedtoa Fast Fourier Transform Unit.
This is done to simplify the calculations. An FFT algorithm computes the result in O (N log N)
2
operations instead of O (N ) operations. The output signals from the signal processor are fed to a
Microcontroller unit.
MICROCONTROLLER UNIT: The output signals from the signal processor are fed to a microcontroller
unit. This microcontroller unit performs the robotic operation with the help of a stepper motor. It will control
the operations such as walking, running, etc depending upon the input signal. For different patterns of input
signals it will be pre-programmed to do a specific operation. The reference signal will be already stored
in the microcontroller memory in digital form. Usually
an
8
bit
or+
a
16
bit microcontroller is preferred depending upon the number of operations to be performed. The
complexity of the microcontroller programming increases with the number of operations which has to be
performed.
WORKING OF THE PROPOSED:
SYSTEM
:
For every human activity the brain waves changes its pattern. For example, if a person moves his/her hands
then a specific pattern of brain wave is obtained and if the same person moves his/her legs then a different
pattern of brain wave is obtained. Even if a person thinks of moving his/her legs a brain wave of specific
pattern is produced and it is sent to the legs and then the operation of moving the legs is performed. The
same brain

www.theijes.com

The IJES

Page 50
Brain Controlled Artificial Legs...
waves are produced even for a person who is not having his/her legs. But the operation of moving the legs
will not be performed due to the absence of legs. So, just by thinking of moving the legs, a brain wave
which is capable of performing a specific operation is generated in the brain. Due to the lack of the
appropriate system, the activity will not be performed successfully.In the proposed system, the brain waves are
pre-recorded for each operation to be performed and these waves are used as reference signals. These
signals are stored in the microcontroller memory. For each reference signalin the microcontroller memory,
the robotic leg is pre- programmed to do a specific operation. When the reference signal matches with
the actual signal from the user’s brain, the robotic leg will do the pre-programmed operation with the
help of the microcontroller.For example, let us say that the user is thinking of walking. So a brain wave will
be produced. These waves are processed and then it is converted in to digital signals. These signals are
compared with the pre-recorded reference signals and a match in the signal pattern will be found in the
microcontroller. The operation for this particular pre-recorded signal
will be pre-rogrammed in the
microcontroller circuit i.e. walking and thus the microcontroller will send the control signal to theartificial
robotic leg and the robotic leg will perform the required operation.Usually a stepper motor controlled
robotic leg is used for this purpose. Similarly to walking, other operations can also be performed using the
artificial leg. This system is very user friendly and the system can be designed according to the user’s
requirements i.e. the number of operations required for the user can be fixed by him and the system can be
designed accordingly.
So the number of operations that has to be performed by the leg can be
increased or decreased and the complexity of the design varies accordingly.This idea can be extended for
both the legs and both the legs can be made to do operations like walk, run etc simultaneously. Thus the
system is versatile. This system is hundred percent feasible in the real time environment and it can
be implanted to any human irrespective of their age.
Figure 5, 6, 7, 8, 9 and 10 shows some of the pictures of artificial legs.

Fig 5: Proposed Model of the artificial legs

www.theijes.com

The IJES

Page 51
Brain Controlled Artificial Legs...
Fig 6: Internal appearance of the artificial leg.

Fig 7: External Appearance of the artificial leg

Fig 8: Walking down the stairs using artificial legs

Fig 9: Artificial legs fitted to both the limbs

www.theijes.com

The IJES

Page 52
Brain Controlled Artificial Legs...

Fig 10: Walking with artificial legs.
POWER SUPPLY
These artificial legs are powered by a small lithium-ion battery which has to be charged once in
2 day. Lithium-ion batteries have very high charge density (i.e. a light battery will store a lot
of energy). They are of ultra-slim design and hence they occupy very less space. Moreover their life time
will be longer when compared to other batteries. Hence they are preferred when compared to other
batteries. Moreover they have longer life time when compared to other batteries.
NORMAL ARTIFICIAL LEGS:
Normal Artificial Legs, available in the market, is very costly. They use a group of sensors and a
complex algorithm for their operation which makes the existing system very costly. This disadvantage has
been overcome in the Brain Controlled Artificial Legs as they don’t use any sensors for their operation.
Moreover the normal artificial legs are 100% dynamic in operation. Hence the chance of occurrence of an
error is more in those systems. External appearance and output of both the legs are same. But the
method of operation is different. Hence the Brain Controlled Artificial Legs are cost effective.
Brain Controlled
Artificial Legs
[1] Ease of
[2] Construction
[3] Cost is not more than Rs.5,00,000
[4] User can have full control over the artificial leg.
Normal Artificial
Legs
1. Complex in construction
2. Cost is about
$80,000$90,000(Rs.35,00,000
to Rs.40,00,000)
3. User cannot have full control over the artificial leg.
4. Semi-Automatic
4. Fully Automatic

www.theijes.com

The IJES

Page 53
Brain Controlled Artificial Legs...
DIFFERENCE BETWEEN THE BRAIN
5. Sensors are absent.
5.Sensors are present
CONTROLLED ARTIFICIAL LEGS
AND THE NORMAL ARTIFICIAL
LEGS:
6. Requires simple control unit.
6. Requires complex control unit.

CONCLUSION:
Forty years ago, the technology was so basic. Newton said. “Leg sockets were made out of wood,
offering the equivalent of a door hinge at the knee”. But with the recent advancement in the technology, Brain
Controlled Artificial leg can be made as a reality. The performance of the proposed system will be better than
the existing artificial legs as the user has full control over the Brain Controlled Artificial Legs. Hence it behaves
like a normal human leg. The built-in battery lasts anywhere from 25 to 40 hours so it can support a full
day’s activity. The recharge can be performed overnight or while traveling in a car via a cigarette lighter
adapter.The cost of the proposed system is found to be very less when compared to the existing ones. So,
even the middle class people

www.theijes.com

The IJES

Page 54
Brain Controlled Artificial Legs...
Who cannot purchase the existing artificial legs can make use of this proposed system. With this
systemlife can
be made easier for the handicapped persons and they can also do their day-to-day
activities normally without any difficulties.

REFERENCES:
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]

Digital SignalProcessing Principles, Algorithms and Applications” by J.G.Proakis and D.G.Manolakis.
Digital SignalProcessing: Principles, Devices and Applications” by Norman Barrie jones and J.D.Mack Watson.
A guide to Methods in the Bio-Medical Sciences” by Ronald B.Corley.
Handbook of Bio-Medical Instrumentation” by R.S.Khandpur.
Integrated Electronics: Analog and Digital Circuits and System” by Jacob Millman and Christos C.Halkias
http://www.wikipedia.org
http://www.ece.ubc.ca
http://www.electrodesales.com
http://www.moberg.com
http://www.engadget.com
http://www.ibva.com/

www.theijes.com

The IJES

Page 55

Weitere ähnliche Inhalte

Was ist angesagt?

Brain wave controlled robot
Brain wave controlled robotBrain wave controlled robot
Brain wave controlled robotRahul Wagh
 
Slide for brain controlled artificial leg
Slide for brain controlled artificial legSlide for brain controlled artificial leg
Slide for brain controlled artificial legsiva23143
 
Brain gatepowerpoint(k)
Brain gatepowerpoint(k)Brain gatepowerpoint(k)
Brain gatepowerpoint(k)samsungdont
 
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...eSAT 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
 
Brain Controlled Car for Physically Challenged using Artificial Intelligence
Brain Controlled Car for Physically Challenged using Artificial IntelligenceBrain Controlled Car for Physically Challenged using Artificial Intelligence
Brain Controlled Car for Physically Challenged using Artificial IntelligenceRamya Mk
 
Controlling Wheelchair Using Electroencephalogram(EEG)
Controlling Wheelchair Using Electroencephalogram(EEG)Controlling Wheelchair Using Electroencephalogram(EEG)
Controlling Wheelchair Using Electroencephalogram(EEG)Shazid Reaj
 
BRAIN GATE SYSTEM
BRAIN  GATE SYSTEMBRAIN  GATE SYSTEM
BRAIN GATE SYSTEMsathish sak
 
Design and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlDesign and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlIRJET 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
 
IEEE Embedded Systems Top most Projects 2016-17 for Engineering Students Fre...
IEEE Embedded Systems Top most Projects 2016-17  for Engineering Students Fre...IEEE Embedded Systems Top most Projects 2016-17  for Engineering Students Fre...
IEEE Embedded Systems Top most Projects 2016-17 for Engineering Students Fre...Elysium Technologies Private Ltd
 
Brain controlled artificial legs
Brain controlled artificial legsBrain controlled artificial legs
Brain controlled artificial legsIAEME Publication
 

Was ist angesagt? (20)

Brain wave controlled robot
Brain wave controlled robotBrain wave controlled robot
Brain wave controlled robot
 
Slide for brain controlled artificial leg
Slide for brain controlled artificial legSlide for brain controlled artificial leg
Slide for brain controlled artificial leg
 
Brain gatepowerpoint(k)
Brain gatepowerpoint(k)Brain gatepowerpoint(k)
Brain gatepowerpoint(k)
 
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
 
Seminar 1
Seminar 1Seminar 1
Seminar 1
 
Brain gate ppt
Brain gate pptBrain gate ppt
Brain gate ppt
 
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
 
Brain Controlled Car for Physically Challenged using Artificial Intelligence
Brain Controlled Car for Physically Challenged using Artificial IntelligenceBrain Controlled Car for Physically Challenged using Artificial Intelligence
Brain Controlled Car for Physically Challenged using Artificial Intelligence
 
Controlling Wheelchair Using Electroencephalogram(EEG)
Controlling Wheelchair Using Electroencephalogram(EEG)Controlling Wheelchair Using Electroencephalogram(EEG)
Controlling Wheelchair Using Electroencephalogram(EEG)
 
BRAIN GATE SYSTEM
BRAIN  GATE SYSTEMBRAIN  GATE SYSTEM
BRAIN GATE SYSTEM
 
Braingate
BraingateBraingate
Braingate
 
Brain gate
Brain gate Brain gate
Brain gate
 
Design and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlDesign and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair control
 
Brain Gate System
Brain Gate SystemBrain Gate System
Brain Gate System
 
Closed Loop DBS
Closed Loop DBSClosed Loop DBS
Closed Loop DBS
 
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...
 
Brain port device
Brain port deviceBrain port device
Brain port device
 
IEEE Embedded Systems Top most Projects 2016-17 for Engineering Students Fre...
IEEE Embedded Systems Top most Projects 2016-17  for Engineering Students Fre...IEEE Embedded Systems Top most Projects 2016-17  for Engineering Students Fre...
IEEE Embedded Systems Top most Projects 2016-17 for Engineering Students Fre...
 
ECG Report_2014
ECG Report_2014ECG Report_2014
ECG Report_2014
 
Brain controlled artificial legs
Brain controlled artificial legsBrain controlled artificial legs
Brain controlled artificial legs
 

Andere mochten auch

The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
E03302037044
E03302037044E03302037044
E03302037044theijes
 
C0321012018
C0321012018C0321012018
C0321012018theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
M0333063067
M0333063067M0333063067
M0333063067theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
H0321046052
H0321046052H0321046052
H0321046052theijes
 
B0333008011
B0333008011B0333008011
B0333008011theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
G03302051057
G03302051057G03302051057
G03302051057theijes
 
F0333026034
F0333026034F0333026034
F0333026034theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
C032030014034
C032030014034C032030014034
C032030014034theijes
 
O0333075085
O0333075085O0333075085
O0333075085theijes
 
C03302013029
C03302013029C03302013029
C03302013029theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
E03202037043
E03202037043E03202037043
E03202037043theijes
 
H0333039042
H0333039042H0333039042
H0333039042theijes
 
F03310032035
F03310032035F03310032035
F03310032035theijes
 

Andere mochten auch (19)

The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
E03302037044
E03302037044E03302037044
E03302037044
 
C0321012018
C0321012018C0321012018
C0321012018
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
M0333063067
M0333063067M0333063067
M0333063067
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
H0321046052
H0321046052H0321046052
H0321046052
 
B0333008011
B0333008011B0333008011
B0333008011
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
G03302051057
G03302051057G03302051057
G03302051057
 
F0333026034
F0333026034F0333026034
F0333026034
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
C032030014034
C032030014034C032030014034
C032030014034
 
O0333075085
O0333075085O0333075085
O0333075085
 
C03302013029
C03302013029C03302013029
C03302013029
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
E03202037043
E03202037043E03202037043
E03202037043
 
H0333039042
H0333039042H0333039042
H0333039042
 
F03310032035
F03310032035F03310032035
F03310032035
 

Ähnlich wie F032030047055

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
 
Seminar braingate
Seminar braingateSeminar braingate
Seminar braingateritu kumari
 
Design & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled WheelchairDesign & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled WheelchairIRJET Journal
 
Brain gate system document
Brain gate system documentBrain gate system document
Brain gate system documentSridhar Goud
 
Brain gate technology
Brain gate technologyBrain gate technology
Brain gate technologysahiba javid
 
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
 
BRAIN GATE TECHNOLOGY(in nutshell)
BRAIN GATE TECHNOLOGY(in nutshell)BRAIN GATE TECHNOLOGY(in nutshell)
BRAIN GATE TECHNOLOGY(in nutshell)darshann
 
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)
 
BRAIN GATE (in nutshell)
BRAIN GATE (in nutshell)BRAIN GATE (in nutshell)
BRAIN GATE (in nutshell)darshann
 
Modelling and Analysis of EEG Signals Based on Real Time Control for Wheel Chair
Modelling and Analysis of EEG Signals Based on Real Time Control for Wheel ChairModelling and Analysis of EEG Signals Based on Real Time Control for Wheel Chair
Modelling and Analysis of EEG Signals Based on Real Time Control for Wheel ChairIJTET Journal
 
Brain Machine Interface
Brain Machine InterfaceBrain Machine Interface
Brain Machine InterfaceRehan Fazal
 
Technology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A SurveyTechnology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A SurveyMandeep Kaur
 
Brain Computer Interface
Brain Computer InterfaceBrain Computer Interface
Brain Computer Interfaceguest9fd1acd
 
EEG Mouse:A Machine Learning-Based Brain Computer Interface_interface
EEG Mouse:A Machine Learning-Based Brain Computer Interface_interfaceEEG Mouse:A Machine Learning-Based Brain Computer Interface_interface
EEG Mouse:A Machine Learning-Based Brain Computer Interface_interfaceWilly Marroquin (WillyDevNET)
 

Ähnlich wie F032030047055 (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
 
Brain chips
Brain chipsBrain chips
Brain chips
 
Seminar braingate
Seminar braingateSeminar braingate
Seminar braingate
 
BRAIN GATE
BRAIN GATEBRAIN GATE
BRAIN GATE
 
Braingate
BraingateBraingate
Braingate
 
Design & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled WheelchairDesign & Implementation of Brain Controlled Wheelchair
Design & Implementation of Brain Controlled Wheelchair
 
iot contest file
iot contest fileiot contest file
iot contest file
 
Brain gate system document
Brain gate system documentBrain gate system document
Brain gate system document
 
Brain gate technology
Brain gate technologyBrain gate technology
Brain gate technology
 
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
 
BRAIN GATE TECHNOLOGY(in nutshell)
BRAIN GATE TECHNOLOGY(in nutshell)BRAIN GATE TECHNOLOGY(in nutshell)
BRAIN GATE TECHNOLOGY(in nutshell)
 
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)
 
BRAIN GATE (in nutshell)
BRAIN GATE (in nutshell)BRAIN GATE (in nutshell)
BRAIN GATE (in nutshell)
 
Modelling and Analysis of EEG Signals Based on Real Time Control for Wheel Chair
Modelling and Analysis of EEG Signals Based on Real Time Control for Wheel ChairModelling and Analysis of EEG Signals Based on Real Time Control for Wheel Chair
Modelling and Analysis of EEG Signals Based on Real Time Control for Wheel Chair
 
Brain Machine Interface
Brain Machine InterfaceBrain Machine Interface
Brain Machine Interface
 
Technology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A SurveyTechnology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A Survey
 
Brain Computer Interface
Brain Computer InterfaceBrain Computer Interface
Brain Computer Interface
 
EEG Mouse:A Machine Learning-Based Brain Computer Interface_interface
EEG Mouse:A Machine Learning-Based Brain Computer Interface_interfaceEEG Mouse:A Machine Learning-Based Brain Computer Interface_interface
EEG Mouse:A Machine Learning-Based Brain Computer Interface_interface
 

Kürzlich hochgeladen

TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dashnarutouzumaki53779
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Fact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMsFact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMsZilliz
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Exploring ChatGPT Prompt Hacks To Maximally Optimise Your Queries
Exploring ChatGPT Prompt Hacks To Maximally Optimise Your QueriesExploring ChatGPT Prompt Hacks To Maximally Optimise Your Queries
Exploring ChatGPT Prompt Hacks To Maximally Optimise Your QueriesSanjay Willie
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Kürzlich hochgeladen (20)

TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dash
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Fact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMsFact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMs
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Exploring ChatGPT Prompt Hacks To Maximally Optimise Your Queries
Exploring ChatGPT Prompt Hacks To Maximally Optimise Your QueriesExploring ChatGPT Prompt Hacks To Maximally Optimise Your Queries
Exploring ChatGPT Prompt Hacks To Maximally Optimise Your Queries
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

F032030047055

  • 1. The International Journal Of Engineering And Science (IJES) ||Volume||3 ||Issue|| 2||Pages|| 47-55||2014|| ISSN(e): 2319 – 1813 ISSN(p): 2319 – 1805 Brain Controlled Artificial Legs R.ANJALI -----------------------------------------------------ABSTRACT----------------------------------------------------This paper describes a brain controlled robotic leg which is designed to perform the normal operations of a human leg. After implanting this leg in a human, the leg can be controlled with the help of user’s brain signals alone. This leg behaves similar to a normal human leg and it can perform operation like walking, running, climbing stairs etc. The entire system is controlled with the help of advanced microcontrollers and digital signal processors. The signals are taken out from the human brain with the help of electroencephalography technique. The person can perform operations like walking, running etc just by their thought. This system will be very much suitable for those who lost their legs in accidents and the proposed system is hundred percent feasible in the real time environment with the currently available technology. The Brain Controlled Artificial Legs are very much cost effective when compared to the normal Artificial legs which is available in the market. The reduction in cost of the proposed system is found to be above 80% when compared to the existing system. Moreover, the user can have full control over the artificial legs which is not possible in the existing system. ----------------------------------------------------------------------------------------------------------------------------- ---------Date of Submission: 01 February 2014 Date of Acceptance: 20 February 2014 ----------------------------------------------------------------------------------------------------------------------------- ---------- I. INTRODUCTION: This paper describes a brain controlled robotic leg which is designed to perform the normal operations of a human leg. After implanting this leg in a human, the leg can be controlled with the help of user’s brain signals alone. This leg behaves similar to a normal human leg and it can perform operation like walking, running, climbing stairs etc. The entire system is controlled with the help of advanced microcontrollers and digital signal processors. The signals are taken out from the human brain with the help of electroencephalography technique.The person can perform operations like walking, running etc just by their thought. This system will be very much suitable for those who lost their legs in accidents andthe proposed system is hundred percent feasible in the real time environment with the currently available technology.The Brain Controlled Artificial Legs are very much cost effective when compared to the normal Artificial legs which is available in the market. The reduction in cost of the proposed system is found to be above 80% when compared to the existing system. Moreover, the user can have full control over the artificial legs which is not possible in the existing system. www.theijes.com The IJES Page 47
  • 2. Brain Controlled Artificial Legs... A brain-computer interface (BCI), sometimes called a direct neural interface or a brain-machine interface, is a direct communication pathway between a human or animal brain and an external device. In this definition, the word brain means the brain or nervous system of an organic life form rather than the mind. Computer means any processing or computational device, from simple circuits to the complex microprocessors and microcontrollers.An interesting question for the development of a BCI is how to handle two learning systems: The machine should learn to discriminate between different patterns of brain activity as accurate as possible and the user of the BCI should learn to perform different mental tasks in order to produce distinct brain signals. BCI research makes high demandson thesystem and software used. Parameterextraction, pattern recognition and classification are the main tasks to be performed in a brain signals. In this paper it is assumed that the user of this system has one leg which is functioning fully and the system is designed accordingly. This system can be extended for both the legs and it is not limited to the basic operation of human legs such as walking, running, climbing stairs etc. It can also perform operations like cycling, hopping etc Brain Waves Electrical activity emanating from the brain is displayed in the form of brainwaves. There are four categories of these brainwaves ranging from the most activity to the least activity. When the brain is aroused and actively engaged in mental activities, it generates beta waves. These beta waves are of relatively low amplitude, and are the fastest of the four different brainwaves. The frequency of beta waves ranges from 15 to 40 cycles a second.The next brainwave category in order of frequency is Alpha. Where beta represented arousal, alpha represents non-arousal. Alpha Fig 1: Different Types of Brain Waves In the proposed system alpha waves and beta waves are used from the brain for signal processing. It is assumed that the person is in alpha state and beta state (which is the case normally) and these waves are taken out from the human brain and converted in the form of electrical signals with the help of electrode caps. The following figure shows the different types of waves and also the mental state of the person. Those waves usually vary from a frequency of 1Hz to 40 HZ. www.theijes.com The IJES Page 48
  • 3. Brain Controlled Artificial Legs... II. GENERAL BLOCK DIAGRAM OF THE SYSTEM: Fig2 : General Block Diagram of the Proposed System Fig 2 shows the general block diagram of the proposed system. Electrode cap is placed in the scalp of the person. The signals taken out from the human brain will be in the range of mV and µ V. Hence they are fed to an amplifier. Then it is sent to a Analog to Digital Converter to convert the analog brain signals in to digital form. Then it is sent to a signal processor where parameterextraction, pattern classificationandpattern entification are done. These digital signals are fed as input to microcontroller unit. The last four units (Amplifier, Signal Processor, Analog to Digital Converter and Microcontroller Unit) are placed inside the artificial leg. The output of the microcontroller unit is fed to the driving circuit. Let us see about these blocks in detail. III. ELECTRODE CAP: Fig 3 shows a person wearing an electrode cap. These electrode caps contains electrodes which are placed on the skull in an arrangement called 10-20 system, a placement scheme devised by the international federation of societies of EEG. In most applications 19 electrodes are placed in the scalp. Additional electrodes can be added to the standard set-up when a clinical or research application demands increased spatial resolution for a particular area of the brain. High-density arrays (typically via cap or net) can contain up to 256 electrodes more-or-less evenly spaced around the scalp. The main function of the electrode cap is to take the brain signals in the form of electrical signals. The signals taken out from the Electrode cap are fed to an amplifier. www.theijes.com The IJES Page 49
  • 4. Brain Controlled Artificial Legs... Fig 3: A person wearing electrode cap AMPLIFIER: The output signal from the electrode cap will be in the range of mV and µ V. So, these signals will not be suitable for signal processing. Hence these signals are fed to an amplifier. Each electrode is connected to one input of a differential amplifier (one amplifier per pair of electrodes); a common system reference electrode is connected to the other input of each differential amplifier. These amplifiers amplify the voltage between the active electrode and the reference (typically1,000–100,000 times, or 60–100 dB of voltage gain). ANALOG TO DIGITAL CONVERTER: The output signals from the amplifier are analog innature. heyalso contain some unwanted signals. Hence the output signals are filtered using high pass and low pass filters. The high-pass filter typically filters out slow artifact whereas thelow-passfilterfiltersouthighfrequency artifacts. After the signal is filtered they cannot be directly fed to a digital signal processors and microcontroller unit as they are in analog form. Hence these signals are sent to an Analog to Digital converter to convert the incoming analog signals in to digital signals. SIGNAL PROCESSOR:Using the output signal from the A/D converter, parameter extraction, pattern classification and pattern identification are done. Then the signals are fedtoa Fast Fourier Transform Unit. This is done to simplify the calculations. An FFT algorithm computes the result in O (N log N) 2 operations instead of O (N ) operations. The output signals from the signal processor are fed to a Microcontroller unit. MICROCONTROLLER UNIT: The output signals from the signal processor are fed to a microcontroller unit. This microcontroller unit performs the robotic operation with the help of a stepper motor. It will control the operations such as walking, running, etc depending upon the input signal. For different patterns of input signals it will be pre-programmed to do a specific operation. The reference signal will be already stored in the microcontroller memory in digital form. Usually an 8 bit or+ a 16 bit microcontroller is preferred depending upon the number of operations to be performed. The complexity of the microcontroller programming increases with the number of operations which has to be performed. WORKING OF THE PROPOSED: SYSTEM : For every human activity the brain waves changes its pattern. For example, if a person moves his/her hands then a specific pattern of brain wave is obtained and if the same person moves his/her legs then a different pattern of brain wave is obtained. Even if a person thinks of moving his/her legs a brain wave of specific pattern is produced and it is sent to the legs and then the operation of moving the legs is performed. The same brain www.theijes.com The IJES Page 50
  • 5. Brain Controlled Artificial Legs... waves are produced even for a person who is not having his/her legs. But the operation of moving the legs will not be performed due to the absence of legs. So, just by thinking of moving the legs, a brain wave which is capable of performing a specific operation is generated in the brain. Due to the lack of the appropriate system, the activity will not be performed successfully.In the proposed system, the brain waves are pre-recorded for each operation to be performed and these waves are used as reference signals. These signals are stored in the microcontroller memory. For each reference signalin the microcontroller memory, the robotic leg is pre- programmed to do a specific operation. When the reference signal matches with the actual signal from the user’s brain, the robotic leg will do the pre-programmed operation with the help of the microcontroller.For example, let us say that the user is thinking of walking. So a brain wave will be produced. These waves are processed and then it is converted in to digital signals. These signals are compared with the pre-recorded reference signals and a match in the signal pattern will be found in the microcontroller. The operation for this particular pre-recorded signal will be pre-rogrammed in the microcontroller circuit i.e. walking and thus the microcontroller will send the control signal to theartificial robotic leg and the robotic leg will perform the required operation.Usually a stepper motor controlled robotic leg is used for this purpose. Similarly to walking, other operations can also be performed using the artificial leg. This system is very user friendly and the system can be designed according to the user’s requirements i.e. the number of operations required for the user can be fixed by him and the system can be designed accordingly. So the number of operations that has to be performed by the leg can be increased or decreased and the complexity of the design varies accordingly.This idea can be extended for both the legs and both the legs can be made to do operations like walk, run etc simultaneously. Thus the system is versatile. This system is hundred percent feasible in the real time environment and it can be implanted to any human irrespective of their age. Figure 5, 6, 7, 8, 9 and 10 shows some of the pictures of artificial legs. Fig 5: Proposed Model of the artificial legs www.theijes.com The IJES Page 51
  • 6. Brain Controlled Artificial Legs... Fig 6: Internal appearance of the artificial leg. Fig 7: External Appearance of the artificial leg Fig 8: Walking down the stairs using artificial legs Fig 9: Artificial legs fitted to both the limbs www.theijes.com The IJES Page 52
  • 7. Brain Controlled Artificial Legs... Fig 10: Walking with artificial legs. POWER SUPPLY These artificial legs are powered by a small lithium-ion battery which has to be charged once in 2 day. Lithium-ion batteries have very high charge density (i.e. a light battery will store a lot of energy). They are of ultra-slim design and hence they occupy very less space. Moreover their life time will be longer when compared to other batteries. Hence they are preferred when compared to other batteries. Moreover they have longer life time when compared to other batteries. NORMAL ARTIFICIAL LEGS: Normal Artificial Legs, available in the market, is very costly. They use a group of sensors and a complex algorithm for their operation which makes the existing system very costly. This disadvantage has been overcome in the Brain Controlled Artificial Legs as they don’t use any sensors for their operation. Moreover the normal artificial legs are 100% dynamic in operation. Hence the chance of occurrence of an error is more in those systems. External appearance and output of both the legs are same. But the method of operation is different. Hence the Brain Controlled Artificial Legs are cost effective. Brain Controlled Artificial Legs [1] Ease of [2] Construction [3] Cost is not more than Rs.5,00,000 [4] User can have full control over the artificial leg. Normal Artificial Legs 1. Complex in construction 2. Cost is about $80,000$90,000(Rs.35,00,000 to Rs.40,00,000) 3. User cannot have full control over the artificial leg. 4. Semi-Automatic 4. Fully Automatic www.theijes.com The IJES Page 53
  • 8. Brain Controlled Artificial Legs... DIFFERENCE BETWEEN THE BRAIN 5. Sensors are absent. 5.Sensors are present CONTROLLED ARTIFICIAL LEGS AND THE NORMAL ARTIFICIAL LEGS: 6. Requires simple control unit. 6. Requires complex control unit. CONCLUSION: Forty years ago, the technology was so basic. Newton said. “Leg sockets were made out of wood, offering the equivalent of a door hinge at the knee”. But with the recent advancement in the technology, Brain Controlled Artificial leg can be made as a reality. The performance of the proposed system will be better than the existing artificial legs as the user has full control over the Brain Controlled Artificial Legs. Hence it behaves like a normal human leg. The built-in battery lasts anywhere from 25 to 40 hours so it can support a full day’s activity. The recharge can be performed overnight or while traveling in a car via a cigarette lighter adapter.The cost of the proposed system is found to be very less when compared to the existing ones. So, even the middle class people www.theijes.com The IJES Page 54
  • 9. Brain Controlled Artificial Legs... Who cannot purchase the existing artificial legs can make use of this proposed system. With this systemlife can be made easier for the handicapped persons and they can also do their day-to-day activities normally without any difficulties. REFERENCES: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] Digital SignalProcessing Principles, Algorithms and Applications” by J.G.Proakis and D.G.Manolakis. Digital SignalProcessing: Principles, Devices and Applications” by Norman Barrie jones and J.D.Mack Watson. A guide to Methods in the Bio-Medical Sciences” by Ronald B.Corley. Handbook of Bio-Medical Instrumentation” by R.S.Khandpur. Integrated Electronics: Analog and Digital Circuits and System” by Jacob Millman and Christos C.Halkias http://www.wikipedia.org http://www.ece.ubc.ca http://www.electrodesales.com http://www.moberg.com http://www.engadget.com http://www.ibva.com/ www.theijes.com The IJES Page 55