SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
Smart Home for Paralyzed Aid
Debojyoti Seth1, Debashis Chakraborty2, Debosruti Ghosh3
1,2 Department of Electronics and Communication Engineering, Future Institute of Engineering and Management,
Kolkata - 700150, West Bengal, India
3 Department of Computer Science and Engineering, University of Engineering and Management,
Kolkata - 700160, West Bengal, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The paper proposes a scope of aiding a paralyzed
person left alone at home. Primarily focusing on
Electroencephalogram data of 25 paralyzed people, the study
of changes in brain signals while they feel hungry, thirsty,
sleepy, mentally excited or stressed is conducted. On
continuously monitoring and systematically analyzing the
brain signals for a physically challenged person, multiple
modules to meet the basic necessities are developed and tested
upon. The Electroencephalogram data is preprocessed and
classified based on neuro-fuzzy hybrids. The logical decision
making is performed by an Internet of Things based platform.
All the control modules are fully automated and hardware is
driven by a self-learning fuzzy control machine. Results of
performed experimentations proved to be really promising
and reached an overall accuracy of 89.73% for automating the
aiding units to fulfill basic needs of a paralyzed person and we
are looking forward to extend the research to design a smart
hospital paradigm.
Key Words: Electroencephalogram, kNN classifiers, Self-
learning Fuzzy, Internet of Things, paralysed, Basic need
automation
1. INTRODUCTION
In the last century, engineering advances modified the
notion of healthcare. Life expectancies have increased
approximately by 34% in the last few decades [1]. Themajor
problem encountered when studies related to Brain-
Computer Interfaces (BCI) are emerging is the complexity of
nature of Electroencephalogram (EEG) signals. Several
predictive models are developing in the last few decades, but
mostly they are domain specific or developed for a single
objective [2]. For example, most implications of Internet of
Things (IOT) are only for communication protocols or Fuzzy
logic found a major application in domains of speech
recognitions for the last few decades.
For not involving any pain of the test-subject and higher
dynamicity for research, non-invasive processes like EEG
(with the sole aim of studying electrical activities in brain) is
much more preferred than invasive ones. Previous studies
described our cerebral cavity divided into four lobes, namely
frontal, parietal, temporal and occipital; and spectral sub
band frequencies generally includes ((alpha (8-13 Hz), beta
(14-30 Hz), delta (0.5-4 Hz) and theta (4-8 Hz)) which are
measured from the lobes explicitly [3]. Beta is generally
obtained from deep sleep and often if the patient is suffering
fatigue and has not taken any food for last few hours. Alpha
and beta are closely related to change of emotions apart
from stress and relaxed mind states. A stronger correlation
is observed in case of neural activities, whereas a weaker
one when asleep.
Implications of IOT on healthcare was first observed in
2009 where for a P300 based BCI system [4], EEG
predictions are justified by IOT realizations in hardware
modules. But the activities were solely dependent on flash
incidence, accuracy drops down to 54% from 79%, on
reducing the number of flashes from 8 to 2. Many recent
literatures worked on designing intelligent wheelchairs,
some based on visual stimuli [5] or on overall perception
through various sensory organs [6]; but an absolute need-
based automated module where classified input from EEG
signals triggers multimodule IOT paradigm for various
everyday functions, was never discussed before.
Furthermore, the disadvantages of fuzzy learning can be
ruled off by a sliding approach for the best possible
optimized output with a return loop in order to learn from
previous state errors. Informally, the model designed is
named as Self Learning Fuzzy Sliding Mode Control
(SLFSMC) and is used for driving few hardware units for two
support modules.
The rest of the paper is organized as follows. Firstly, the
experimentations and EEG Signal Processing is described.
Next the research methodology uncovers the theories behind
driving the support modules for a paralysed person which is
followed by the implications of each and every module.
2. EXPERIMENTAIONS AND SIGNAL PROCESSING
The EEG signal is acquired, pre-amplified and the artifacts
are removed by filtering. The spectral analysis derives the
peak power and thus provides an overall estimate of
dominant band of activity. Next kNN based classifiers
provide a scaled band activities and label frequency
parameters (alpha, beta, delta and so on) for transferring the
possible priority for analysis in the IOT platform. Fig. 1
describes the basic principles of EEG Signal Processing.
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 12
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
Acquisition Preamplific
ation
Filtering infer. Similarly, if one electrode is placed a lot away from
another, the loss of medical data may result in some
necessary peak powers and resultant symptoms
undiagnosed. Considering all these complexities, electrodes
Symptomati
c Inference
Classificati
on
Spectral
Analysis
are placed in the scalp obeying 10-20 International System
for a 21-electrode setup as shown in Fig.2.
Fig -1: EEG Signal Processing
2.1 Subject Selection Criteria
Twenty-five paralyzed people (14 male and 12 female) of
age limit between 55 and 70 years were selected for the
study with their formal consent. They were all right-handed
individuals and past pathologies assured normal working of
their brain. Subjects were included only if they did not have
any past neurological histories, had normal eyesight and no
hearing ailment and not under any medications for
hypertension or diabetes. Standardization of subject is
treated as an important criterion for EEG analysis, as past
researches revealed remarkable change of perceptions and
effects on brain signals based on changing emotional indices
(often triggered by age or certain diseases).
2.2 Experimental Basics and Setup
Fig -2: Position of electrode on scalp based on
International 10-20 System
For EEG testing, signals are collected mainly in microvolts
range, though it may shoot up to a few millivolts scale for
shocked or surprised mental states [7] of a paralyzed person.
To discuss the scalp placement, as it is well known, the most
complex part of a human body is the brain itself. If the
cathodes are placed too close to each other, there are
chances of least amplitude production due to minimum
potential difference [8]; which in turn results a massive drop
on spectral analysis and makes the study too convergent to
2.3 Signal Preprocessing
One of the basic reasons of the randomness of the
neurophysiological signals is the noise content in it. Firstly,
when the signals in microvolts are amplified, the artifacts get
amplified as well [9]. The reasons of artifacts are many and
include, though not limited to: all physical constraints, room
temperature, other signal interferences, thought process,
calorie content, last night sleep quality, muscular stress,
psycho-physiological activity status of subjects etc. [10] The
amplified signals are hence to be vividly processed before
subjecting to spectral analysis. Next, it is passed through
repetitive filtration using band pass Chebyshev filters. If the
order of filter is kept low for a simpler calculation, the
number of iterations increase. Or if the filter order is
increased along with appropriate windowing expected
accuracy is obtained in a few cycles (the count stays typically
around or below five). Order and rate of filtration solely
depends on the nature of the raw signal acquired, and hence
treated as a dynamic quantity. Type I Chebyshev filters are
used with the sole objective of quicker role-off than Type II
[11]. Parametric method for spectral density calculation
could be beneficial for such signal due to certain advantages
over non-parametric methods like avoiding side-lobe
leakages [12]. Based on past researches the Burg method
and the Yule-Walker method are found to be the most
efficient for neurophysiological signals’ spectra analysis [13].
Both are adapted for the smart home module; one may get
switched to another in case of change in specific need for a
particular module of aid.
2.4 Filtered Data Classification
The classification can be performed based on any
standard neural classifier. Support vector machine or
extreme vector machine based classifications, promise a
higher accuracy in cost of time [14]. Gradient descent
approach is often accompanied with standard back-
propagation paradigms [15], which further slows down the
rate of computation. Fuzzy system based classification
gained popularity in the past few decades; though it is often
found to mess up with the border overlap. For example, an
EEG left frontal alpha may at some frequency points merge
with beta or delta contributions, resulting scarcity of
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 13
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
j
information extraction [16]. An emerging domain of
researchers found neuro-fuzzy hybrids quite useful in the
context of classifying EEG signals. It helps in a discrete
analysis of shorter time lapses. The kNN classifier is found
to work good for our classification purpose. In kNN
classification, the output is a class member. An object is
classified by a majority vote of its neighbours, and
weightage of voting increases with decrease in distance
between a given neighbour and target. Finally, the object is
assigned to the class, most common among k nearest
neighbours. k is a positive integer, typically of smaller
values. Given the set of classified data, kNN determines the
classification of input based on the class labels of k closest
neighbour(s) in the classified set. Major two steps of the
algorithm include:
i) Find k nearest neighbours of the input x.
ii) Calculate the class membership of xusing Eq.1.
k
Fig -3: Fuzzy kNN classifier output on analyzing EEG for a
65 years old man eager to take an evening ride
Fig.3. describes the state of a mind for a sixty-five years
old man who is eager to take an evening ride in the
 
j1
cix jd j
countryside after spending four hours after his lunch. The
boxes denote the alpha contributes, circles the beta
 ci (x) 
k
 d
j1
(1) attributes and crosses the delta attributes in Fig.2. For
simpler visualization three lobes are taken under
consideration forthe above read:frontal (inred),parietal (in
Particularly, the parameter m determines how heavily the
distance is weighted while calculating the class membership.
As m decreases towards infinity, the term 1/ d approaches
unity regardless of distance. The term mentioned as d j is
defined as:
blue) and occipital (in green). The classifier here indicates
higher occurrences of beta over alpha and delta in frontal
(68%) and parietal lobes (78%) which indicates a wish. The
alpha-beta pair in all the three lobes are normally deviated
which indicates normal health status and no specific priority
task is generated. The task of identifying the expected
strands of frontal activities in occipital lobe is on the
d j 
1
x xj
2
m1
(2)
intelligent moduledriven by IOT platform,asitisfoundto be
beyond the scope of kNN classifier.
3. RESEARCH METHODOLOGY
Interestingly, x1,x2,..., xk denotes k nearest neighbors of
x . Consequently, the neighbors x j are more evenly
weighted. As m decreases towards 1, however, the closer
neighbors are weighted far more heavily than those further
away. This also has the effect of reducing the number of
neighbors that contribute to the membership value of the
input data point. The objective of band priority deduction is
often attained solely by kNN classifiers for single priority
from user end [17]. For example, on waking up after a 6
hours’ sleep the person on study seeks assistance to drink
water. But most of the time, in a real scenario there are
multiple needs in conscious or subconscious mind, and the
objective of the classifier is to determine the prioritized and
really necessary needs and generate queries forIOT platform
to work on them.
Fig -4: Three staged Task Objective Realization
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 14
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
Three distinct stages are followed for the research as
depicted in Fig. 4. At the early stage EEG data is collected,
processed and some initial predictions are obtained from
kNN classifiers. Next the IOT platform is triggered by the
classified data. They have the sole responsibility of
maintaining database, communicating each layer and
decision making for identifying the best possible necessity of
the paralyzed person. The EEG data updates the buffer at an
interval of three milliseconds (peak-hours) and fifteen
seconds (for sleep mode). The self-learning fuzzy sliding
Input Devices
Sensors, Meters,
EEG out
Analog to Digital
Convertor
Output Devices
Control
Modules
Analog to Digital
Convertor
mode control (SLFSMC) unit is designed mainly for end-user
device controls associated with temperature control and
analysis on emotional indices. The IOT units update the
SLFSMC to operate upon and the SLFSMC acknowledges the
Communication Layer (Wireless/Wired/LAN/Internet/Open Interfacing)
Memory
3.1 IOT Based Decision Making
Buffer
Control
Logic
Analyzer Decision
Maker
Memory
Buffer
The basic principle of IOT is the integration of multiple
technologies shared by a common internet. IOT is basically
one of the recent emerging technologies which is assumed to
be the pioneer in the next generation of internet network
[18]. The three effective layers of control on IOT are
Perception, Network and Communication layer. The major
key technologies of IOT primarily include:
a) Internet technology
b) Sensor Network technology
c) Wireless Communication technology
d) Embedded technology
The model developed can also be classified based on the
task to be performed: Information Unit, Control Unit,
Decision Unit and Physical Unit. The physical unit consists of
the input layer composed of all measuring units and the
output layer which operates on the aiding units to the
hardware level. The Information unit consists of all the
buffers and can sequence clusters of data over time. The
Control unit in the processor has a task quite similar to the
communication layer but the only difference is, the earlier
has the intelligence to choose priority query over another
and can also compare data with the buffer to update
analyzer. The analyzer activates the decision unit. The
sequencing and/or sorting of current input with recent past
states is performed in the decision unit in order to identify
the major contributive necessity of the paralyzed person left
alone at home. Lastly, control unit marks the output from a
cluster of possible necessities in a reverse path from the
decision unit, once the latter completes operation.
Fig -5: IOT Module for Aiding Paralyzed Person
Based on functionality, the IOT modules can be broadly
classified into three layers, Perception Layer, Network Layer
and Application Layer. The data acquisition units of
Perception Layer play the role of identifying inputs/outputs,
acquiring/releasing and updating buffer at a regular interval.
Another functionality of Perception Layer is to provide
access by transmitting the data from sublayer to global
object-conjunction network. Network Layer supports
communication by best possible unit; selected based upon
priority and privacy of the data passing by. The same also aid
partially to information integration: a method of clustering
similar data by generating a label for each cluster for easy
identification at user end. Finally, the application layer
performs some selection, optimization and sorting
algorithms to execute the most required action for aiding the
paralyzed person.
4. SUPPORT MODULES
Some absolute need-based modules are developed for
aiding a paralysed person to feed on time, letting have a nice
sleep, offering a soothing room temperature or controlling
emotional thrushes. All the support modules are completely
automated and associated with a tertiary emergency module
updating status of unexpected conditions like rapid health
deterioration, natural calamities etc. to selected family
members, nearest police station, hospital for ambulance
support or fire station (triggered only for temperature
control).
activity and share device status to the upper layer when
asked for routine checks or updating new orders.
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 15
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
s
s
4.1 Feeding Module
The hunger and thirst are one of the most basic needs.
Not only detecting hunger or thirst psycho-physiologically,
but measuring required calorie content and holding a control
on protein, carbohydrate and vitamin supplies are some of
the basic needs. It also becomes necessary to differentiate
between water-requirement or bulk roughage carbohydrate
requirement for person under control [19]. Feeding to be
performed artificially for critical patients, mainly based on
three types:
i) Ryle’s tube feeding and saline support
ii) Normal feeding with saline support
iii) Assistive table; no feeding, drinking support
For normal feeding in cases ii) and iii) a rotational assistive
table is designed with preassigned diet but flexible
quantities for intake; typically based upon last meal-time
and rate of digestion. The patient when mounted to the chair
attached to the table, the table rotates to the required bowl,
lifts it up to a given height (based on height of paralysed
person) and thus aids digestion.
The major advantage obtained for this module is, effect of
digestive enzymes reaches much faster to the central
nervous system to get detected by EEG for paralyzed people
than normal ones. For example, fasting for a paralyzed one,
results in wider pulse rate with sudden beta domination and
alpha power loss, if three or more hours are exceeded than
regular meal time; but this effect gains visual approximately
fourteen to sixteen hours gap for a normal person. Observing
thirsty nature out of hunger is quite a big challenge, as both
returns exactly similar neuronal functions through
noninvasive testing like EEG. The method of sorting out the
need is depicted in Fig.6; it is a visualization of a forty years
old female volunteers’ data with non-functional left limbs
after a short afternoon nap.
4.2 Sleep Control Module
Broadly sleeps can be classified of two types, Rapid Eye
Movement (REM) and Non-REM sleep [20]. REM sleep
generally implies stress, anxiety or more adversely, some
latent physical disorders yet to show symptoms [21]. REM
can simply occur as well due to over-scheduled last twenty-
four hours accompanied with different streams of multiple
dreams. For a normal eight hours sleep, in early few hours
REM is quite natural though, before diving in deep sleep.
Non-REM ones are deep sleeps mainly accompanied by
dreams.
Whether sleep is REM or Non-REM can easily be
determined by the singularity of alpha in all the electrodes,
even if not, by synchronizing left and right parietal lobes
alpha. For continuous REM, based on other health status,
certain controlled sedatives might get injected in. Whereas,
for continuous Non-REM (typically more than twelve hours,
without any sedatives or anesthetics in two days’ history) on
fearing slow approach to coma certain spikes (external
activation) might be provided to sharpen pulsed delta
concern (external stimulation to facial activity vortex) and
wake patient up to rule out other possibilities.
4.3 Temperature Control Module
The realization of feeling heated or cold varies from one
person to another based-on immunity and several other
factors [22]. A typical temperature sensor is hence
accompanied with EEG band analysis. For temperature
control, alpha-beta pair is compared between actual
temperature and temperature realization. Assuming the
BUFFER Patient Awake; Normal Thought Rate
Left frontal active; beta taking over alpha
brain contribute is  and is the real temperature, the
effective realization can be computed as:
LOGIC Hunger/Thirst constant (T) activated
COMMAND: Analyzer update T to execute
k
   i
i  1
 2   2 ∀ i  1,2,...k (3)
ANALYZER COMPUTE: Calorie/Minerals/Fluid count
INFERENCE: Meal…3.32 hours back
Water Intake: 6.41 Hour back
DECISION Meal Necessity: 13.52%
Water Intake Necessity: 86.48%
y(k  1)  a(Ts )y(k) 


1  e
b(Ts )
0.5y(k)

(k)
(4)
EXECUTE COMMAND:
Initiate assistance to drink water
 [1  a(T
s
)]y
0
Fig -6: IOT Based Priority Selection of Feeding Module
a(Ts )  e
b(Ts )
where b(T
 T
)  ( )(1  e )


(5)
A fan, an air-conditioner and a heater are the three
targets device to be controlled by the fuzzy module. The
discrete time temperature control system is described by:
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 16
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
where index for discrete time sequencing is k, Ts the
sampling period, and y0 is the initial temperaturestate. Theβ
and α constraints are adapted from surrounding contributes
that impact weather and the system input and output are
represented by (k) and y(k) respectively. A self-learning
fuzzy algorithm helps in scaling the constraints of Eq. 5.
Firstly, r (k ) is defined as the reference threshold
temperature whereas(k ) is the output temperature from
Eq. 3. Assuming the temperature tracking error to be, the
change of error is given by:
5. CONCLUSION
Based on a continuous 96 hours study, an accuracy of
89.73% is attained in power saver mode during night-sleep
time, which further increase by about 2% if all units are kept
operative together. Multiple researches are going on
nowadays, from modernizing EEG devices to generating new
classifiers. But the concept discussed here for automating
the basic needs of a paralyzed person by an IOT platform for
decision making and SLFSMC for device controlling, is quite a
new one. Fuzzy techniques proposed here has the ability of
correcting own previous state-errors for a faster
convergence. Further researches can be extended to
automate wheelchair controls and finally implementing IOT
for controlling HIS to design a Smart Hospital paradigm.
  (k)  (k
As an input of the fuzzy inference rules, a sliding surface is
chosen as:
s(k)    (k
The self-learning fuzzy sliding-modecontrol rulebasecan
be defined as:
[1] Samek, Wojciech, Frank C. Meinecke, and Klaus-Robert
Müller. "Transferring subspaces between subjects in brain--
computer interfacing." IEEE Transactions on
Biomedical Engineering 60.8 (2013): 2289-2298.
[2] Sanei, Saeid, and Jonathon A. Chambers. EEG signal
processing. John Wiley & Sons, 2013.
Rule i :IF s  F
i
, THEN u  r ,i  1(1)n (8)s i [3] Borghini, Gianluca, et al. "Measuring neurophysiological
signals in aircraft pilotsand car driversfortheassessment of
In Eq. (14) F denotes the fuzzy set of s and ri is a singleton
function. The defuzzification is performed by Center of
Gravity method.
4.4 Emotion Control Module
Emotion Control is obtained partly by SLFSMC logic and
partly by kNN classifier’s interpretation from various EEG
montages. The nature of EEG parameters, related inference
and possible music playing is depicted in below Table 1. A
common example is, when one is stressed, switching on a
meditative music can offer a sound sleep.
Table -1: Fuzzy Analysis of Emotional Indices for Music
IF THEN EXAMPLE
Alpha Beta Theta Delta
Inference
(Feeling)
Types of Music on Play
0.49 0.68 0.12 0.02 Pleasant Happiness yielder
0.33 0.70
0.25 0.01 Unpleasant Sharp beats; negative
emotions yielder
0.31 0.18
0.32 0.04
Soothing;
Meditative
Slow, classical;
monotonic
instrumental
0.84 0.02
0.06 0.05
Energetic;
Boost of
Happiness
Massive positivity
yielder; generally
relates past good feels
mental workload, fatigue and drowsiness." Neuroscience &
Biobehavioral Reviews 44 (2014): 58-75.
[4] Grandy, Thomas H., et al. "On the estimation of brain
signal entropy from sparse neuroimaging data." Scientific
reports 6 (2016).
[5] Tseng, Yuan-Yun, et al. "Concurrent delivery of
carmustine, irinotecan, and cisplatin to the cerebral cavity
using biodegradable nanofibers: in vitro and in vivo
studies." Colloids and Surfaces B: Biointerfaces 134: 254-
261 (2015).
[6] Babiloni, Claudio, et al. "Alpha, beta and gamma
electrocorticographic rhythms in somatosensory, motor,
premotor and prefrontal cortical areas differ in movement
execution and observation in humans." Clinical
Neurophysiology 127.1: 641-654 (2016).
[7] Grønli, Janne, et al. "Beta EEG reflects sensory processing
in active wakefulness and homeostatic sleep drive in quiet
wakefulness." Journal of sleep research (2016).
[8] Herrmann, Christoph S., et al. "EEG oscillations: from
correlation to causality." International Journal of
Psychophysiology 103: 12-21 (2016).
)    (k) , σ > 0 (7)
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 17
)  (k  1) (6)
REFERENCES
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net
[9] Paris, Arnaud, et al. "Using Hidden Semi-Markov Model
for learning behavior in smarthomes." Automation
Science and Engineering (CASE), 2015 IEEE International
Conference on. IEEE, 2015.
[10] Park, Seok-Hwan, et al. "Fronthaul compression for
cloud radio access networks: Signal processing advances
inspired by network information theory." IEEE Signal
Processing Magazine 31.6: 69-79 (2014).
[11] Lee, Seunghyun, Rui Zhang, and Kaibin Huang.
"Opportunistic wireless energy harvesting in cognitive radio
networks." IEEE Transactions on Wireless
Communications 12.9: 4788-4799 (2013).
[12] Cooper, Jesse, et al. "Efficacy of an automated ultraviolet
C device in a shared hospital bathroom." American journal
of infection control 44.12: 1692-1694 (2016).
[13] Blasco, Rubén, et al. "A smart kitchen for ambient
assisted living." Sensors 14.1: 1629-1653 (2014).
[14] Ghayvat, Hemant, et al. "WSN-and IOT-based smart
homes and their extension to smart buildings." Sensors
15.5:
10350-10379 (2015).
[15] Robinson, John, and Henry Amirtharaj EC. "MAGDM
problems with correlation coefficient of Triangular Fuzzy
IFS." Theoretical and Practical Advancements for
Fuzzy System Integration. IGI Global, 154-192 (2017).
[16] Li, Ni, et al. "A new methodology to support group
decision-making for IoT-based emergency response
systems." Information systems frontiers 16.5: 953-
977 (2014).
[17] Chi, Nai-Ching, and George Demiris. "A systematic
review of telehealth tools and interventions to support
family caregivers." Journal of telemedicine and telecare
21.1:
37-44 (2015).
[18] Guger, Christoph, et al. "How many people are able to
control a P300-based brain–computer interface
(BCI)?." Neuroscience letters 462.1: 94-98 (2009).
[19] Lee, Po-Lei, et al. "Brain Computer Interface Based on
the Flash Onset and Offset Visual Evoked Potentials." Recent
Advances in Brain-Computer Interface Systems. InTech,
2011.
[20] Singla, Rajesh, Arun Khosla, and Rameshwar Jha.
"Influence of stimuli colour in SSVEP-based BCI wheelchair
control using support vector machines." Journal of medical
engineering & technology 38.3 125-134 (2014).
[21] Müller, S. M. T., et al. "Robotic wheelchair
commanded by people with disabilities using low/high-
frequency ssvep- based BCI." World Congress on
Medical Physics and Biomedical Engineering, June 7-
12, 2015, Toronto, Canada. Springer International
Publishing, 2015.
[22] Khalghani, Mohammad Reza, et al. "A self-tuning
load frequency control strategy for microgrids: Human
brain emotional learning." International Journal of
ElectricalPower & Energy Systems 75 311-319 (2016).
BIOGRAPHIES
Debojyoti Seth has completed his B.
Tech degree from Future Institute of
Engineering and Management in
2017. His research interests include
but not limited to Bioinformatics,
Probabilistic Modelling, Man
Machine Interfaces, and Medical
Automations.
Debashis Chakraborty is an
Associate Professor of Future
Institute of Engineering and
Management. His research interests
are Statistical Signal Processing,
Wireless and Satellite Comm.,
Spectrum analysis,telemedicine etc.
Debosruti Ghosh is currently a
second-year B. Tech student at
University of Engineering and
Management. Her research interests
primarily include Surgical Robotics,
Bioinformatics, DNA Computing,
Brain Computer Interfaces,
computational biology.
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 18

More Related Content

What's hot

Ns presentation 2016.7 v2 d (eeg, emg, nbetter)
Ns presentation 2016.7 v2 d (eeg, emg, nbetter)Ns presentation 2016.7 v2 d (eeg, emg, nbetter)
Ns presentation 2016.7 v2 d (eeg, emg, nbetter)
Doric Macairan
 
IRJET- Early Stage Prediction of Parkinson’s Disease using Neural Network
IRJET- Early Stage Prediction of Parkinson’s Disease using Neural NetworkIRJET- Early Stage Prediction of Parkinson’s Disease using Neural Network
IRJET- Early Stage Prediction of Parkinson’s Disease using Neural Network
IRJET Journal
 
Analysis of EEG data Using ICA and Algorithm Development for Energy Comparison
Analysis of EEG data Using ICA and Algorithm Development for Energy ComparisonAnalysis of EEG data Using ICA and Algorithm Development for Energy Comparison
Analysis of EEG data Using ICA and Algorithm Development for Energy Comparison
ijsrd.com
 
BCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEO
BCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEOBCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEO
BCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEO
Harathi Devi Nalla
 
IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...
IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...
IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...
IRJET Journal
 
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET Journal
 
Priyaseminar presentation
Priyaseminar presentationPriyaseminar presentation
Priyaseminar presentation
PriyankaParlhande
 
Kh3517801787
Kh3517801787Kh3517801787
Kh3517801787
IJERA Editor
 
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET-  	  Machine Learning Approach for Emotion Recognition using EEG SignalsIRJET-  	  Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET Journal
 
EEG Classification using Semi Supervised Learning
EEG Classification using Semi Supervised LearningEEG Classification using Semi Supervised Learning
EEG Classification using Semi Supervised Learning
ijtsrd
 
Detection of Drowsiness using Electroencephalograph Sensor
Detection of Drowsiness using Electroencephalograph SensorDetection of Drowsiness using Electroencephalograph Sensor
Detection of Drowsiness using Electroencephalograph Sensor
ijtsrd
 
IRJET-Advanced Method of Epileptic detection using EEG by Wavelet Decomposition
IRJET-Advanced Method of Epileptic detection using EEG by Wavelet DecompositionIRJET-Advanced Method of Epileptic detection using EEG by Wavelet Decomposition
IRJET-Advanced Method of Epileptic detection using EEG by Wavelet Decomposition
IRJET Journal
 
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
sipij
 
Classification of EEG Signals for Brain-Computer Interface
Classification of EEG Signals for Brain-Computer InterfaceClassification of EEG Signals for Brain-Computer Interface
Classification of EEG Signals for Brain-Computer Interface
Azoft
 
A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY
A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY
A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY
ijitcs
 
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
CSCJournals
 
Improved feature exctraction process to detect seizure using CHBMIT-dataset ...
Improved feature exctraction process to detect seizure  using CHBMIT-dataset ...Improved feature exctraction process to detect seizure  using CHBMIT-dataset ...
Improved feature exctraction process to detect seizure using CHBMIT-dataset ...
IJECEIAES
 
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
IJCSES Journal
 
IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...
IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...
IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...
IRJET Journal
 

What's hot (20)

Ns presentation 2016.7 v2 d (eeg, emg, nbetter)
Ns presentation 2016.7 v2 d (eeg, emg, nbetter)Ns presentation 2016.7 v2 d (eeg, emg, nbetter)
Ns presentation 2016.7 v2 d (eeg, emg, nbetter)
 
Ijetcas14 393
Ijetcas14 393Ijetcas14 393
Ijetcas14 393
 
IRJET- Early Stage Prediction of Parkinson’s Disease using Neural Network
IRJET- Early Stage Prediction of Parkinson’s Disease using Neural NetworkIRJET- Early Stage Prediction of Parkinson’s Disease using Neural Network
IRJET- Early Stage Prediction of Parkinson’s Disease using Neural Network
 
Analysis of EEG data Using ICA and Algorithm Development for Energy Comparison
Analysis of EEG data Using ICA and Algorithm Development for Energy ComparisonAnalysis of EEG data Using ICA and Algorithm Development for Energy Comparison
Analysis of EEG data Using ICA and Algorithm Development for Energy Comparison
 
BCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEO
BCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEOBCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEO
BCI FOR PARALYSES PATIENT CONVERTING AUDIO TO VIDEO
 
IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...
IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...
IRJET- Deep Neural Network for the Automated Detection and Diagnosis of Seizu...
 
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
 
Priyaseminar presentation
Priyaseminar presentationPriyaseminar presentation
Priyaseminar presentation
 
Kh3517801787
Kh3517801787Kh3517801787
Kh3517801787
 
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET-  	  Machine Learning Approach for Emotion Recognition using EEG SignalsIRJET-  	  Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
 
EEG Classification using Semi Supervised Learning
EEG Classification using Semi Supervised LearningEEG Classification using Semi Supervised Learning
EEG Classification using Semi Supervised Learning
 
Detection of Drowsiness using Electroencephalograph Sensor
Detection of Drowsiness using Electroencephalograph SensorDetection of Drowsiness using Electroencephalograph Sensor
Detection of Drowsiness using Electroencephalograph Sensor
 
IRJET-Advanced Method of Epileptic detection using EEG by Wavelet Decomposition
IRJET-Advanced Method of Epileptic detection using EEG by Wavelet DecompositionIRJET-Advanced Method of Epileptic detection using EEG by Wavelet Decomposition
IRJET-Advanced Method of Epileptic detection using EEG by Wavelet Decomposition
 
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
 
Classification of EEG Signals for Brain-Computer Interface
Classification of EEG Signals for Brain-Computer InterfaceClassification of EEG Signals for Brain-Computer Interface
Classification of EEG Signals for Brain-Computer Interface
 
A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY
A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY
A LOW COST EEG BASED BCI PROSTHETIC USING MOTOR IMAGERY
 
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
 
Improved feature exctraction process to detect seizure using CHBMIT-dataset ...
Improved feature exctraction process to detect seizure  using CHBMIT-dataset ...Improved feature exctraction process to detect seizure  using CHBMIT-dataset ...
Improved feature exctraction process to detect seizure using CHBMIT-dataset ...
 
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
 
IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...
IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...
IRJET- Precision of Lead-Point with Support Vector Machine based Microelectro...
 

Similar to Smart Home for Paralyzed Aid

CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
IRJET Journal
 
Study and analysis of motion artifacts for ambulatory electroencephalography
Study and analysis of motion artifacts for ambulatory  electroencephalographyStudy and analysis of motion artifacts for ambulatory  electroencephalography
Study and analysis of motion artifacts for ambulatory electroencephalography
IJECEIAES
 
IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...
IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...
IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...
IRJET Journal
 
Wavelet-Based Approach for Automatic Seizure Detection Using EEG Signals
Wavelet-Based Approach for Automatic Seizure Detection Using EEG SignalsWavelet-Based Approach for Automatic Seizure Detection Using EEG Signals
Wavelet-Based Approach for Automatic Seizure Detection Using EEG Signals
IRJET Journal
 
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
IJTET Journal
 
Prediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEGPrediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEG
IRJET Journal
 
Survey analysis for optimization algorithms applied to electroencephalogram
Survey analysis for optimization algorithms applied to electroencephalogramSurvey analysis for optimization algorithms applied to electroencephalogram
Survey analysis for optimization algorithms applied to electroencephalogram
IJECEIAES
 
IRJET- Human Emotions Detection using Brain Wave Signals
IRJET- Human Emotions Detection using Brain Wave SignalsIRJET- Human Emotions Detection using Brain Wave Signals
IRJET- Human Emotions Detection using Brain Wave Signals
IRJET Journal
 
System Architecture for Brain-Computer Interface based on Machine Learning an...
System Architecture for Brain-Computer Interface based on Machine Learning an...System Architecture for Brain-Computer Interface based on Machine Learning an...
System Architecture for Brain-Computer Interface based on Machine Learning an...
ShahanawajAhamad1
 
Epilepsy Prediction using Machine Learning
Epilepsy Prediction using Machine LearningEpilepsy Prediction using Machine Learning
Epilepsy Prediction using Machine Learning
IRJET Journal
 
IRJET- Design and Development of Electroencephalography based Cost Effect...
IRJET-  	  Design and Development of Electroencephalography based Cost Effect...IRJET-  	  Design and Development of Electroencephalography based Cost Effect...
IRJET- Design and Development of Electroencephalography based Cost Effect...
IRJET Journal
 
Brain computer interfacing for controlling wheelchair movement
Brain computer interfacing for controlling wheelchair movementBrain computer interfacing for controlling wheelchair movement
Brain computer interfacing for controlling wheelchair movement
IRJET Journal
 
A Study of EEG Based MI BCI for Imaginary Vowels and Words
A Study of EEG Based MI BCI for Imaginary Vowels and WordsA Study of EEG Based MI BCI for Imaginary Vowels and Words
A Study of EEG Based MI BCI for Imaginary Vowels and Words
ijtsrd
 
Efficient electro encephelogram classification system using support vector ma...
Efficient electro encephelogram classification system using support vector ma...Efficient electro encephelogram classification system using support vector ma...
Efficient electro encephelogram classification system using support vector ma...
nooriasukmaningtyas
 
Health electroencephalogram epileptic classification based on Hilbert probabi...
Health electroencephalogram epileptic classification based on Hilbert probabi...Health electroencephalogram epileptic classification based on Hilbert probabi...
Health electroencephalogram epileptic classification based on Hilbert probabi...
IJECEIAES
 
Brain Computer Interfacing using Electroencephalography and Convolutional Neu...
Brain Computer Interfacing using Electroencephalography and Convolutional Neu...Brain Computer Interfacing using Electroencephalography and Convolutional Neu...
Brain Computer Interfacing using Electroencephalography and Convolutional Neu...
ijtsrd
 
Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...
IAESIJAI
 
EEG Signal Classification using Deep Neural Network
EEG Signal Classification using Deep Neural NetworkEEG Signal Classification using Deep Neural Network
EEG Signal Classification using Deep Neural Network
IRJET Journal
 
Driving sleepiness detection using electrooculogram analysis and grey wolf o...
Driving sleepiness detection using electrooculogram analysis  and grey wolf o...Driving sleepiness detection using electrooculogram analysis  and grey wolf o...
Driving sleepiness detection using electrooculogram analysis and grey wolf o...
IJECEIAES
 
IRJET-Estimation of Meditation Effect on Attention Level using EEG
IRJET-Estimation of Meditation Effect on Attention Level using EEGIRJET-Estimation of Meditation Effect on Attention Level using EEG
IRJET-Estimation of Meditation Effect on Attention Level using EEG
IRJET Journal
 

Similar to Smart Home for Paralyzed Aid (20)

CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
 
Study and analysis of motion artifacts for ambulatory electroencephalography
Study and analysis of motion artifacts for ambulatory  electroencephalographyStudy and analysis of motion artifacts for ambulatory  electroencephalography
Study and analysis of motion artifacts for ambulatory electroencephalography
 
IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...
IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...
IRJET- Fundamental of Electroencephalogram (EEG) Review for Brain-Computer In...
 
Wavelet-Based Approach for Automatic Seizure Detection Using EEG Signals
Wavelet-Based Approach for Automatic Seizure Detection Using EEG SignalsWavelet-Based Approach for Automatic Seizure Detection Using EEG Signals
Wavelet-Based Approach for Automatic Seizure Detection Using EEG Signals
 
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
 
Prediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEGPrediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEG
 
Survey analysis for optimization algorithms applied to electroencephalogram
Survey analysis for optimization algorithms applied to electroencephalogramSurvey analysis for optimization algorithms applied to electroencephalogram
Survey analysis for optimization algorithms applied to electroencephalogram
 
IRJET- Human Emotions Detection using Brain Wave Signals
IRJET- Human Emotions Detection using Brain Wave SignalsIRJET- Human Emotions Detection using Brain Wave Signals
IRJET- Human Emotions Detection using Brain Wave Signals
 
System Architecture for Brain-Computer Interface based on Machine Learning an...
System Architecture for Brain-Computer Interface based on Machine Learning an...System Architecture for Brain-Computer Interface based on Machine Learning an...
System Architecture for Brain-Computer Interface based on Machine Learning an...
 
Epilepsy Prediction using Machine Learning
Epilepsy Prediction using Machine LearningEpilepsy Prediction using Machine Learning
Epilepsy Prediction using Machine Learning
 
IRJET- Design and Development of Electroencephalography based Cost Effect...
IRJET-  	  Design and Development of Electroencephalography based Cost Effect...IRJET-  	  Design and Development of Electroencephalography based Cost Effect...
IRJET- Design and Development of Electroencephalography based Cost Effect...
 
Brain computer interfacing for controlling wheelchair movement
Brain computer interfacing for controlling wheelchair movementBrain computer interfacing for controlling wheelchair movement
Brain computer interfacing for controlling wheelchair movement
 
A Study of EEG Based MI BCI for Imaginary Vowels and Words
A Study of EEG Based MI BCI for Imaginary Vowels and WordsA Study of EEG Based MI BCI for Imaginary Vowels and Words
A Study of EEG Based MI BCI for Imaginary Vowels and Words
 
Efficient electro encephelogram classification system using support vector ma...
Efficient electro encephelogram classification system using support vector ma...Efficient electro encephelogram classification system using support vector ma...
Efficient electro encephelogram classification system using support vector ma...
 
Health electroencephalogram epileptic classification based on Hilbert probabi...
Health electroencephalogram epileptic classification based on Hilbert probabi...Health electroencephalogram epileptic classification based on Hilbert probabi...
Health electroencephalogram epileptic classification based on Hilbert probabi...
 
Brain Computer Interfacing using Electroencephalography and Convolutional Neu...
Brain Computer Interfacing using Electroencephalography and Convolutional Neu...Brain Computer Interfacing using Electroencephalography and Convolutional Neu...
Brain Computer Interfacing using Electroencephalography and Convolutional Neu...
 
Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...
 
EEG Signal Classification using Deep Neural Network
EEG Signal Classification using Deep Neural NetworkEEG Signal Classification using Deep Neural Network
EEG Signal Classification using Deep Neural Network
 
Driving sleepiness detection using electrooculogram analysis and grey wolf o...
Driving sleepiness detection using electrooculogram analysis  and grey wolf o...Driving sleepiness detection using electrooculogram analysis  and grey wolf o...
Driving sleepiness detection using electrooculogram analysis and grey wolf o...
 
IRJET-Estimation of Meditation Effect on Attention Level using EEG
IRJET-Estimation of Meditation Effect on Attention Level using EEGIRJET-Estimation of Meditation Effect on Attention Level using EEG
IRJET-Estimation of Meditation Effect on Attention Level using EEG
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 

Recently uploaded (20)

Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 

Smart Home for Paralyzed Aid

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net Smart Home for Paralyzed Aid Debojyoti Seth1, Debashis Chakraborty2, Debosruti Ghosh3 1,2 Department of Electronics and Communication Engineering, Future Institute of Engineering and Management, Kolkata - 700150, West Bengal, India 3 Department of Computer Science and Engineering, University of Engineering and Management, Kolkata - 700160, West Bengal, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The paper proposes a scope of aiding a paralyzed person left alone at home. Primarily focusing on Electroencephalogram data of 25 paralyzed people, the study of changes in brain signals while they feel hungry, thirsty, sleepy, mentally excited or stressed is conducted. On continuously monitoring and systematically analyzing the brain signals for a physically challenged person, multiple modules to meet the basic necessities are developed and tested upon. The Electroencephalogram data is preprocessed and classified based on neuro-fuzzy hybrids. The logical decision making is performed by an Internet of Things based platform. All the control modules are fully automated and hardware is driven by a self-learning fuzzy control machine. Results of performed experimentations proved to be really promising and reached an overall accuracy of 89.73% for automating the aiding units to fulfill basic needs of a paralyzed person and we are looking forward to extend the research to design a smart hospital paradigm. Key Words: Electroencephalogram, kNN classifiers, Self- learning Fuzzy, Internet of Things, paralysed, Basic need automation 1. INTRODUCTION In the last century, engineering advances modified the notion of healthcare. Life expectancies have increased approximately by 34% in the last few decades [1]. Themajor problem encountered when studies related to Brain- Computer Interfaces (BCI) are emerging is the complexity of nature of Electroencephalogram (EEG) signals. Several predictive models are developing in the last few decades, but mostly they are domain specific or developed for a single objective [2]. For example, most implications of Internet of Things (IOT) are only for communication protocols or Fuzzy logic found a major application in domains of speech recognitions for the last few decades. For not involving any pain of the test-subject and higher dynamicity for research, non-invasive processes like EEG (with the sole aim of studying electrical activities in brain) is much more preferred than invasive ones. Previous studies described our cerebral cavity divided into four lobes, namely frontal, parietal, temporal and occipital; and spectral sub band frequencies generally includes ((alpha (8-13 Hz), beta (14-30 Hz), delta (0.5-4 Hz) and theta (4-8 Hz)) which are measured from the lobes explicitly [3]. Beta is generally obtained from deep sleep and often if the patient is suffering fatigue and has not taken any food for last few hours. Alpha and beta are closely related to change of emotions apart from stress and relaxed mind states. A stronger correlation is observed in case of neural activities, whereas a weaker one when asleep. Implications of IOT on healthcare was first observed in 2009 where for a P300 based BCI system [4], EEG predictions are justified by IOT realizations in hardware modules. But the activities were solely dependent on flash incidence, accuracy drops down to 54% from 79%, on reducing the number of flashes from 8 to 2. Many recent literatures worked on designing intelligent wheelchairs, some based on visual stimuli [5] or on overall perception through various sensory organs [6]; but an absolute need- based automated module where classified input from EEG signals triggers multimodule IOT paradigm for various everyday functions, was never discussed before. Furthermore, the disadvantages of fuzzy learning can be ruled off by a sliding approach for the best possible optimized output with a return loop in order to learn from previous state errors. Informally, the model designed is named as Self Learning Fuzzy Sliding Mode Control (SLFSMC) and is used for driving few hardware units for two support modules. The rest of the paper is organized as follows. Firstly, the experimentations and EEG Signal Processing is described. Next the research methodology uncovers the theories behind driving the support modules for a paralysed person which is followed by the implications of each and every module. 2. EXPERIMENTAIONS AND SIGNAL PROCESSING The EEG signal is acquired, pre-amplified and the artifacts are removed by filtering. The spectral analysis derives the peak power and thus provides an overall estimate of dominant band of activity. Next kNN based classifiers provide a scaled band activities and label frequency parameters (alpha, beta, delta and so on) for transferring the possible priority for analysis in the IOT platform. Fig. 1 describes the basic principles of EEG Signal Processing. © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 12
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net Acquisition Preamplific ation Filtering infer. Similarly, if one electrode is placed a lot away from another, the loss of medical data may result in some necessary peak powers and resultant symptoms undiagnosed. Considering all these complexities, electrodes Symptomati c Inference Classificati on Spectral Analysis are placed in the scalp obeying 10-20 International System for a 21-electrode setup as shown in Fig.2. Fig -1: EEG Signal Processing 2.1 Subject Selection Criteria Twenty-five paralyzed people (14 male and 12 female) of age limit between 55 and 70 years were selected for the study with their formal consent. They were all right-handed individuals and past pathologies assured normal working of their brain. Subjects were included only if they did not have any past neurological histories, had normal eyesight and no hearing ailment and not under any medications for hypertension or diabetes. Standardization of subject is treated as an important criterion for EEG analysis, as past researches revealed remarkable change of perceptions and effects on brain signals based on changing emotional indices (often triggered by age or certain diseases). 2.2 Experimental Basics and Setup Fig -2: Position of electrode on scalp based on International 10-20 System For EEG testing, signals are collected mainly in microvolts range, though it may shoot up to a few millivolts scale for shocked or surprised mental states [7] of a paralyzed person. To discuss the scalp placement, as it is well known, the most complex part of a human body is the brain itself. If the cathodes are placed too close to each other, there are chances of least amplitude production due to minimum potential difference [8]; which in turn results a massive drop on spectral analysis and makes the study too convergent to 2.3 Signal Preprocessing One of the basic reasons of the randomness of the neurophysiological signals is the noise content in it. Firstly, when the signals in microvolts are amplified, the artifacts get amplified as well [9]. The reasons of artifacts are many and include, though not limited to: all physical constraints, room temperature, other signal interferences, thought process, calorie content, last night sleep quality, muscular stress, psycho-physiological activity status of subjects etc. [10] The amplified signals are hence to be vividly processed before subjecting to spectral analysis. Next, it is passed through repetitive filtration using band pass Chebyshev filters. If the order of filter is kept low for a simpler calculation, the number of iterations increase. Or if the filter order is increased along with appropriate windowing expected accuracy is obtained in a few cycles (the count stays typically around or below five). Order and rate of filtration solely depends on the nature of the raw signal acquired, and hence treated as a dynamic quantity. Type I Chebyshev filters are used with the sole objective of quicker role-off than Type II [11]. Parametric method for spectral density calculation could be beneficial for such signal due to certain advantages over non-parametric methods like avoiding side-lobe leakages [12]. Based on past researches the Burg method and the Yule-Walker method are found to be the most efficient for neurophysiological signals’ spectra analysis [13]. Both are adapted for the smart home module; one may get switched to another in case of change in specific need for a particular module of aid. 2.4 Filtered Data Classification The classification can be performed based on any standard neural classifier. Support vector machine or extreme vector machine based classifications, promise a higher accuracy in cost of time [14]. Gradient descent approach is often accompanied with standard back- propagation paradigms [15], which further slows down the rate of computation. Fuzzy system based classification gained popularity in the past few decades; though it is often found to mess up with the border overlap. For example, an EEG left frontal alpha may at some frequency points merge with beta or delta contributions, resulting scarcity of © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 13
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net j information extraction [16]. An emerging domain of researchers found neuro-fuzzy hybrids quite useful in the context of classifying EEG signals. It helps in a discrete analysis of shorter time lapses. The kNN classifier is found to work good for our classification purpose. In kNN classification, the output is a class member. An object is classified by a majority vote of its neighbours, and weightage of voting increases with decrease in distance between a given neighbour and target. Finally, the object is assigned to the class, most common among k nearest neighbours. k is a positive integer, typically of smaller values. Given the set of classified data, kNN determines the classification of input based on the class labels of k closest neighbour(s) in the classified set. Major two steps of the algorithm include: i) Find k nearest neighbours of the input x. ii) Calculate the class membership of xusing Eq.1. k Fig -3: Fuzzy kNN classifier output on analyzing EEG for a 65 years old man eager to take an evening ride Fig.3. describes the state of a mind for a sixty-five years old man who is eager to take an evening ride in the   j1 cix jd j countryside after spending four hours after his lunch. The boxes denote the alpha contributes, circles the beta  ci (x)  k  d j1 (1) attributes and crosses the delta attributes in Fig.2. For simpler visualization three lobes are taken under consideration forthe above read:frontal (inred),parietal (in Particularly, the parameter m determines how heavily the distance is weighted while calculating the class membership. As m decreases towards infinity, the term 1/ d approaches unity regardless of distance. The term mentioned as d j is defined as: blue) and occipital (in green). The classifier here indicates higher occurrences of beta over alpha and delta in frontal (68%) and parietal lobes (78%) which indicates a wish. The alpha-beta pair in all the three lobes are normally deviated which indicates normal health status and no specific priority task is generated. The task of identifying the expected strands of frontal activities in occipital lobe is on the d j  1 x xj 2 m1 (2) intelligent moduledriven by IOT platform,asitisfoundto be beyond the scope of kNN classifier. 3. RESEARCH METHODOLOGY Interestingly, x1,x2,..., xk denotes k nearest neighbors of x . Consequently, the neighbors x j are more evenly weighted. As m decreases towards 1, however, the closer neighbors are weighted far more heavily than those further away. This also has the effect of reducing the number of neighbors that contribute to the membership value of the input data point. The objective of band priority deduction is often attained solely by kNN classifiers for single priority from user end [17]. For example, on waking up after a 6 hours’ sleep the person on study seeks assistance to drink water. But most of the time, in a real scenario there are multiple needs in conscious or subconscious mind, and the objective of the classifier is to determine the prioritized and really necessary needs and generate queries forIOT platform to work on them. Fig -4: Three staged Task Objective Realization © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 14
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net Three distinct stages are followed for the research as depicted in Fig. 4. At the early stage EEG data is collected, processed and some initial predictions are obtained from kNN classifiers. Next the IOT platform is triggered by the classified data. They have the sole responsibility of maintaining database, communicating each layer and decision making for identifying the best possible necessity of the paralyzed person. The EEG data updates the buffer at an interval of three milliseconds (peak-hours) and fifteen seconds (for sleep mode). The self-learning fuzzy sliding Input Devices Sensors, Meters, EEG out Analog to Digital Convertor Output Devices Control Modules Analog to Digital Convertor mode control (SLFSMC) unit is designed mainly for end-user device controls associated with temperature control and analysis on emotional indices. The IOT units update the SLFSMC to operate upon and the SLFSMC acknowledges the Communication Layer (Wireless/Wired/LAN/Internet/Open Interfacing) Memory 3.1 IOT Based Decision Making Buffer Control Logic Analyzer Decision Maker Memory Buffer The basic principle of IOT is the integration of multiple technologies shared by a common internet. IOT is basically one of the recent emerging technologies which is assumed to be the pioneer in the next generation of internet network [18]. The three effective layers of control on IOT are Perception, Network and Communication layer. The major key technologies of IOT primarily include: a) Internet technology b) Sensor Network technology c) Wireless Communication technology d) Embedded technology The model developed can also be classified based on the task to be performed: Information Unit, Control Unit, Decision Unit and Physical Unit. The physical unit consists of the input layer composed of all measuring units and the output layer which operates on the aiding units to the hardware level. The Information unit consists of all the buffers and can sequence clusters of data over time. The Control unit in the processor has a task quite similar to the communication layer but the only difference is, the earlier has the intelligence to choose priority query over another and can also compare data with the buffer to update analyzer. The analyzer activates the decision unit. The sequencing and/or sorting of current input with recent past states is performed in the decision unit in order to identify the major contributive necessity of the paralyzed person left alone at home. Lastly, control unit marks the output from a cluster of possible necessities in a reverse path from the decision unit, once the latter completes operation. Fig -5: IOT Module for Aiding Paralyzed Person Based on functionality, the IOT modules can be broadly classified into three layers, Perception Layer, Network Layer and Application Layer. The data acquisition units of Perception Layer play the role of identifying inputs/outputs, acquiring/releasing and updating buffer at a regular interval. Another functionality of Perception Layer is to provide access by transmitting the data from sublayer to global object-conjunction network. Network Layer supports communication by best possible unit; selected based upon priority and privacy of the data passing by. The same also aid partially to information integration: a method of clustering similar data by generating a label for each cluster for easy identification at user end. Finally, the application layer performs some selection, optimization and sorting algorithms to execute the most required action for aiding the paralyzed person. 4. SUPPORT MODULES Some absolute need-based modules are developed for aiding a paralysed person to feed on time, letting have a nice sleep, offering a soothing room temperature or controlling emotional thrushes. All the support modules are completely automated and associated with a tertiary emergency module updating status of unexpected conditions like rapid health deterioration, natural calamities etc. to selected family members, nearest police station, hospital for ambulance support or fire station (triggered only for temperature control). activity and share device status to the upper layer when asked for routine checks or updating new orders. © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 15
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net s s 4.1 Feeding Module The hunger and thirst are one of the most basic needs. Not only detecting hunger or thirst psycho-physiologically, but measuring required calorie content and holding a control on protein, carbohydrate and vitamin supplies are some of the basic needs. It also becomes necessary to differentiate between water-requirement or bulk roughage carbohydrate requirement for person under control [19]. Feeding to be performed artificially for critical patients, mainly based on three types: i) Ryle’s tube feeding and saline support ii) Normal feeding with saline support iii) Assistive table; no feeding, drinking support For normal feeding in cases ii) and iii) a rotational assistive table is designed with preassigned diet but flexible quantities for intake; typically based upon last meal-time and rate of digestion. The patient when mounted to the chair attached to the table, the table rotates to the required bowl, lifts it up to a given height (based on height of paralysed person) and thus aids digestion. The major advantage obtained for this module is, effect of digestive enzymes reaches much faster to the central nervous system to get detected by EEG for paralyzed people than normal ones. For example, fasting for a paralyzed one, results in wider pulse rate with sudden beta domination and alpha power loss, if three or more hours are exceeded than regular meal time; but this effect gains visual approximately fourteen to sixteen hours gap for a normal person. Observing thirsty nature out of hunger is quite a big challenge, as both returns exactly similar neuronal functions through noninvasive testing like EEG. The method of sorting out the need is depicted in Fig.6; it is a visualization of a forty years old female volunteers’ data with non-functional left limbs after a short afternoon nap. 4.2 Sleep Control Module Broadly sleeps can be classified of two types, Rapid Eye Movement (REM) and Non-REM sleep [20]. REM sleep generally implies stress, anxiety or more adversely, some latent physical disorders yet to show symptoms [21]. REM can simply occur as well due to over-scheduled last twenty- four hours accompanied with different streams of multiple dreams. For a normal eight hours sleep, in early few hours REM is quite natural though, before diving in deep sleep. Non-REM ones are deep sleeps mainly accompanied by dreams. Whether sleep is REM or Non-REM can easily be determined by the singularity of alpha in all the electrodes, even if not, by synchronizing left and right parietal lobes alpha. For continuous REM, based on other health status, certain controlled sedatives might get injected in. Whereas, for continuous Non-REM (typically more than twelve hours, without any sedatives or anesthetics in two days’ history) on fearing slow approach to coma certain spikes (external activation) might be provided to sharpen pulsed delta concern (external stimulation to facial activity vortex) and wake patient up to rule out other possibilities. 4.3 Temperature Control Module The realization of feeling heated or cold varies from one person to another based-on immunity and several other factors [22]. A typical temperature sensor is hence accompanied with EEG band analysis. For temperature control, alpha-beta pair is compared between actual temperature and temperature realization. Assuming the BUFFER Patient Awake; Normal Thought Rate Left frontal active; beta taking over alpha brain contribute is  and is the real temperature, the effective realization can be computed as: LOGIC Hunger/Thirst constant (T) activated COMMAND: Analyzer update T to execute k    i i  1  2   2 ∀ i  1,2,...k (3) ANALYZER COMPUTE: Calorie/Minerals/Fluid count INFERENCE: Meal…3.32 hours back Water Intake: 6.41 Hour back DECISION Meal Necessity: 13.52% Water Intake Necessity: 86.48% y(k  1)  a(Ts )y(k)    1  e b(Ts ) 0.5y(k)  (k) (4) EXECUTE COMMAND: Initiate assistance to drink water  [1  a(T s )]y 0 Fig -6: IOT Based Priority Selection of Feeding Module a(Ts )  e b(Ts ) where b(T  T )  ( )(1  e )   (5) A fan, an air-conditioner and a heater are the three targets device to be controlled by the fuzzy module. The discrete time temperature control system is described by: © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 16
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net where index for discrete time sequencing is k, Ts the sampling period, and y0 is the initial temperaturestate. Theβ and α constraints are adapted from surrounding contributes that impact weather and the system input and output are represented by (k) and y(k) respectively. A self-learning fuzzy algorithm helps in scaling the constraints of Eq. 5. Firstly, r (k ) is defined as the reference threshold temperature whereas(k ) is the output temperature from Eq. 3. Assuming the temperature tracking error to be, the change of error is given by: 5. CONCLUSION Based on a continuous 96 hours study, an accuracy of 89.73% is attained in power saver mode during night-sleep time, which further increase by about 2% if all units are kept operative together. Multiple researches are going on nowadays, from modernizing EEG devices to generating new classifiers. But the concept discussed here for automating the basic needs of a paralyzed person by an IOT platform for decision making and SLFSMC for device controlling, is quite a new one. Fuzzy techniques proposed here has the ability of correcting own previous state-errors for a faster convergence. Further researches can be extended to automate wheelchair controls and finally implementing IOT for controlling HIS to design a Smart Hospital paradigm.   (k)  (k As an input of the fuzzy inference rules, a sliding surface is chosen as: s(k)    (k The self-learning fuzzy sliding-modecontrol rulebasecan be defined as: [1] Samek, Wojciech, Frank C. Meinecke, and Klaus-Robert Müller. "Transferring subspaces between subjects in brain-- computer interfacing." IEEE Transactions on Biomedical Engineering 60.8 (2013): 2289-2298. [2] Sanei, Saeid, and Jonathon A. Chambers. EEG signal processing. John Wiley & Sons, 2013. Rule i :IF s  F i , THEN u  r ,i  1(1)n (8)s i [3] Borghini, Gianluca, et al. "Measuring neurophysiological signals in aircraft pilotsand car driversfortheassessment of In Eq. (14) F denotes the fuzzy set of s and ri is a singleton function. The defuzzification is performed by Center of Gravity method. 4.4 Emotion Control Module Emotion Control is obtained partly by SLFSMC logic and partly by kNN classifier’s interpretation from various EEG montages. The nature of EEG parameters, related inference and possible music playing is depicted in below Table 1. A common example is, when one is stressed, switching on a meditative music can offer a sound sleep. Table -1: Fuzzy Analysis of Emotional Indices for Music IF THEN EXAMPLE Alpha Beta Theta Delta Inference (Feeling) Types of Music on Play 0.49 0.68 0.12 0.02 Pleasant Happiness yielder 0.33 0.70 0.25 0.01 Unpleasant Sharp beats; negative emotions yielder 0.31 0.18 0.32 0.04 Soothing; Meditative Slow, classical; monotonic instrumental 0.84 0.02 0.06 0.05 Energetic; Boost of Happiness Massive positivity yielder; generally relates past good feels mental workload, fatigue and drowsiness." Neuroscience & Biobehavioral Reviews 44 (2014): 58-75. [4] Grandy, Thomas H., et al. "On the estimation of brain signal entropy from sparse neuroimaging data." Scientific reports 6 (2016). [5] Tseng, Yuan-Yun, et al. "Concurrent delivery of carmustine, irinotecan, and cisplatin to the cerebral cavity using biodegradable nanofibers: in vitro and in vivo studies." Colloids and Surfaces B: Biointerfaces 134: 254- 261 (2015). [6] Babiloni, Claudio, et al. "Alpha, beta and gamma electrocorticographic rhythms in somatosensory, motor, premotor and prefrontal cortical areas differ in movement execution and observation in humans." Clinical Neurophysiology 127.1: 641-654 (2016). [7] Grønli, Janne, et al. "Beta EEG reflects sensory processing in active wakefulness and homeostatic sleep drive in quiet wakefulness." Journal of sleep research (2016). [8] Herrmann, Christoph S., et al. "EEG oscillations: from correlation to causality." International Journal of Psychophysiology 103: 12-21 (2016). )    (k) , σ > 0 (7) © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 17 )  (k  1) (6) REFERENCES
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 p-ISSN: 2395-0072Volume: 04 Issue: 09 | Sep -2017 www.irjet.net [9] Paris, Arnaud, et al. "Using Hidden Semi-Markov Model for learning behavior in smarthomes." Automation Science and Engineering (CASE), 2015 IEEE International Conference on. IEEE, 2015. [10] Park, Seok-Hwan, et al. "Fronthaul compression for cloud radio access networks: Signal processing advances inspired by network information theory." IEEE Signal Processing Magazine 31.6: 69-79 (2014). [11] Lee, Seunghyun, Rui Zhang, and Kaibin Huang. "Opportunistic wireless energy harvesting in cognitive radio networks." IEEE Transactions on Wireless Communications 12.9: 4788-4799 (2013). [12] Cooper, Jesse, et al. "Efficacy of an automated ultraviolet C device in a shared hospital bathroom." American journal of infection control 44.12: 1692-1694 (2016). [13] Blasco, Rubén, et al. "A smart kitchen for ambient assisted living." Sensors 14.1: 1629-1653 (2014). [14] Ghayvat, Hemant, et al. "WSN-and IOT-based smart homes and their extension to smart buildings." Sensors 15.5: 10350-10379 (2015). [15] Robinson, John, and Henry Amirtharaj EC. "MAGDM problems with correlation coefficient of Triangular Fuzzy IFS." Theoretical and Practical Advancements for Fuzzy System Integration. IGI Global, 154-192 (2017). [16] Li, Ni, et al. "A new methodology to support group decision-making for IoT-based emergency response systems." Information systems frontiers 16.5: 953- 977 (2014). [17] Chi, Nai-Ching, and George Demiris. "A systematic review of telehealth tools and interventions to support family caregivers." Journal of telemedicine and telecare 21.1: 37-44 (2015). [18] Guger, Christoph, et al. "How many people are able to control a P300-based brain–computer interface (BCI)?." Neuroscience letters 462.1: 94-98 (2009). [19] Lee, Po-Lei, et al. "Brain Computer Interface Based on the Flash Onset and Offset Visual Evoked Potentials." Recent Advances in Brain-Computer Interface Systems. InTech, 2011. [20] Singla, Rajesh, Arun Khosla, and Rameshwar Jha. "Influence of stimuli colour in SSVEP-based BCI wheelchair control using support vector machines." Journal of medical engineering & technology 38.3 125-134 (2014). [21] Müller, S. M. T., et al. "Robotic wheelchair commanded by people with disabilities using low/high- frequency ssvep- based BCI." World Congress on Medical Physics and Biomedical Engineering, June 7- 12, 2015, Toronto, Canada. Springer International Publishing, 2015. [22] Khalghani, Mohammad Reza, et al. "A self-tuning load frequency control strategy for microgrids: Human brain emotional learning." International Journal of ElectricalPower & Energy Systems 75 311-319 (2016). BIOGRAPHIES Debojyoti Seth has completed his B. Tech degree from Future Institute of Engineering and Management in 2017. His research interests include but not limited to Bioinformatics, Probabilistic Modelling, Man Machine Interfaces, and Medical Automations. Debashis Chakraborty is an Associate Professor of Future Institute of Engineering and Management. His research interests are Statistical Signal Processing, Wireless and Satellite Comm., Spectrum analysis,telemedicine etc. Debosruti Ghosh is currently a second-year B. Tech student at University of Engineering and Management. Her research interests primarily include Surgical Robotics, Bioinformatics, DNA Computing, Brain Computer Interfaces, computational biology. © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 18