Download Document

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Blood–brain barrier wikipedia , lookup

Human brain wikipedia , lookup

Aging brain wikipedia , lookup

Central nervous system wikipedia , lookup

Selfish brain theory wikipedia , lookup

Brain morphometry wikipedia , lookup

Transcript
BRAIN-COMPUTER INTERFACE AND ARDUINO
MICROCONTROLLER INTERCONNECTION FOR
PHYSICALLY DISABLED PEOPLE
Abstract:
This project discussed about a brain controlled robot based on Brain–computer interfaces
(BCI). BCIs are systems that can bypass conventional channels of communication (i.e., muscles
and thoughts) to provide direct communication and control between the human brain and
physical devices by translating different patterns of brain activity into commands in real time.
With these commands a mobile robot can be controlled. The intention of the project work is to
develop a robot that can assist the disabled people in their daily life to do some work
independent of others.
Here, we analyze the brain wave signals. Human brain consists of millions of
interconnected neurons. The pattern of interaction between these neurons are represented as
thoughts and emotional states. According to the human thoughts, this pattern will be changing
which in turn produce different electrical waves. A muscle contraction will also generate a
unique electrical signal. All these electrical waves will be sensed by the brain wave sensor and it
will convert the data into packets and transmit through Bluetooth medium. Level analyzer unit
(LAU) will receive the brain wave raw data and it will extract and process the signal using
MATLAB platform. Then the control commands will be transmitted to the robot module to
process. With this entire system, we can move a robot according to the human thoughts and it
can be turned by blink muscle contraction.
Existing system:
 No remote control operation
 Depend on others to operate
 No muscle contraction sensing
Proposed system:
 Brain wave analysis
 Wheelchair control using Human thoughts
 Self controlled and operating facility
 RF communication
Block Diagram:
BRAIN COMPUTER INTERFACE SYSTEM
Human Brain
Brain
Brain
wave
wave
signal
signal
Brain wave sensor
EEG power spectrum Process
Reference
ground
connection
Raw brain wave signal
transmission
Raw data
transmission
RF ID Packets
transmission
DATA PROCESSING UNIT
Dry
electrode
unit
ROBOTIC MODULE
Serial data
reception
Level Analysis Platform
RFID Reception
UART
Arduino
Raw data extraction and
processing unit
GPIO
Serial data
transmission
Display
Motor
Motor
1
Hardware requirements:
 Arduino
 Brain wave sensor
 DC motor
 LCD display
 Zigbee module
Software requirements:
 Arduino IDE
 Languages: Embedded C, MATLAB Programming
Applications:
 Automotive Applications
 Industrial Application
 Home applications
 Monitoring device applications
 Remote control applications