SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1128
Real Time Muscle Fatigue Monitoring using IoT Cloud Computing
A. Arulkumar1,Dr. P. Babu2
1Asistant Professor, Department of EEE, Nehru Institute of Engineering and Technology, Coimbatore, Tamilnadu
2Professor, Department of ECE, K.S.Rangasamy College of Technology, Thiruchengodu, Tamilnadu
---------------------------------------------------------------------------***---------------------------------------------------------------------------
Abstract: In this proposal a real time monitoring of muscle
fatigue detection system is developed by using
WemosD1mini board along with IoT environment. Surface
Electromyography technique is used to acquire EMG signal
of isotonic contraction by using EMG sensor inbuilt with
D1mini Board, this signal preprocessed and sent to IoT
cloud. In IoT cloud, signal is processed in time – frequency
distribution method of bilinear time frequency distribution.
From this method Median frequency and mean frequency
are calculated. The downward shift of median frequency
and decrement of mean frequency are taken as parameter
for detection of muscle fatigue. The results are shown in
GUI interface of any android mobile phone of user and
health professional.
Key Words- Surface Electromyography, Isotonic
Contraction, Muscle Fatigue, Internet of Things, Cloud
computing and WemosD1mini board.
1. INTRODUCTION
In the daily activities like Locomotion, Posture
maintenance and powerful movements of human are
depend on muscle system which generates required force
and supervise them. Muscles are formed collection of
motor units which consists of single alpha motor neuron
and its innervated muscle fiber. The central nerve system
gives stimuli to alpha motor neuron to generate the force.
Electromyography is the signal generated by muscle due
to activation of motor neuron present in the muscle cells.
[1]
The decline of muscles to generate required force
or inability of muscle to generate required force is called
muscle fatigue. Due to lack of oxygen present in the
muscle cells, the lactic acid is accumulated in the muscle
during prolonged or repetitive work which forms the
muscle fatigue.[1] Fatigue detection is applied in various
fields like Rehabitation, Functional electric Stimulation,
Ergonomics and sports medicine. The Acquisition of EMG
is divided in two methods like Invasive and Non –
Invasive. Among these two methods Non-invasive is
painless method and mostly employed most of the bio
signal acquisition system. The various methods of non-
invasive EMG acquisition are Surface Electromyography,
Mechmyography, Sonomyography, Acoustic Myography
and Near –Infrared Spectroscopy.[4] The Surface EMG the
most common method to collect the EMG because
painless and easy to employ.[1]
When the muscle length is not changed during
the work then muscle contraction is called isometric
contraction, if muscle length and join angle moves then
the contraction is called isotonic or dynamic contraction.
The EMG signal in the isometric contraction is stationary
and in the isotonic contraction is non Stationary. [2] Many
researchers concentrate Isometric contraction but daily
life activities like lifting weights, walking and running are
isotonic contraction, Signal in the isotonic contraction
more complex due to non stationary. Time domain
approach EMG feature like RMS Value, mean approach
value, average rectified value, Zero crossing, waveform
length and slope sign changes not applicable for non-
stationary signal. The frequency domain approach like
FFT and STFT does not satisfy EMG features of non-
stationary signal.So the time –frequency distribution
method is best to get parameters of EMG which is used to
find fatigue condition.[1]
Internet of things (IOT) is a connection of many
objects through internet. It will connect man to man, man
to object, object to object and Object to man via wireless
or wired communication to achieve goal with efficient
way. Wearable Internet of Things (WIoT) is an emerging
technology ideal for influencing healthcare domain by
creating an ecosystem for automated telehealth
interventions. So this technology comfortable for
monitoring fatigue condition which is used to real time
monitoring of fatigue for sport persons .[10]
In this paper, we present the design and
implementation of IoT cloud based wearable muscle
fatigue detection system. In section 2, we present
proposed model of EMG acquisition system. Section 3
presents Results and our conclusion is in section 4.
2. PROPOSED MODEL
2.1 Description
In order to overcome the challenges of
traditional invasive methods, here we introduce IoT
based a non-invasive measurement prototype for
measuring Muscle fatigue. By this proposed model we
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1129
can able to collect and analyze the current time data of
user, through this it is possible to prescribe the suitable
life style challenges well in advance, so the proposed
prototype ensures that the safe living of user (Sports
person) and incase of any abnormal condition, it alert the
user as well as the pre-determined health care profession
by means of various way
Here introduce a simple, small size, minimum power IoT
enabled prototype for muscle fatigue, its flow diagram is
shown below.
Fig.1 General Block diagram of proposed system
It is seen that, in the user section there is a
sensor used for real time data acquisition and the
collected data upload to an IoT cloud by using
D1miniboard along with a Wi-Fi unit after processing it
by a processing unit. From the cloud, the user as well as
the health care profession can visualize the real time
health details of user through their smartphone, each and
every individual user and healthcare professions are need
to be have a unique cloud id, then only they can be able to
access the data.
2.2 WemosD1miniBoard:
It has been designed for mobile, wearable
electronics and Internet of Things Applications with the
aim of achieving the lowest power consumption with a
combination of several proprietary techniques. It
consumes about 60uA in working mode.
Fig.2 WemosD1Mini Board
Highlights
 Comfortable: Due to the small size and
compatibility, the user can wear like a wrist
watch and sensor like ring on finger.
 User location tracking by using the location
tracking facility of smartphone app.
 2D visualization bio signal by Smartphone app.
 Single Biosensor.
 Due its low cost suitable for all kinds of peoples
in society.
Fig.3 Block diagram with Technical specifications
The WemosD1 mini board is a small size
advanced microcontroller based programming unit and it
have an inbuilt 802.11b Wi-Fi module. The Wearable EMG
Sensor is the only sensor used here, the sensor data are
processed by D1 microcontroller and upload to the cloud,
it is a open source IoT cloud by D1 inbuilt Wi-Fi module
by using the internet connection of smartphone through
its hotspot network. In that cloud each and every user
have a unique id and by using that, the real time data are
Sens
or
Proces
sing
Unit
Wi-Fi
Smart phone
(hotspot +app)
Cloud
Computi
ng
Smart
phone
(app)
User section
Health care profession
Data acquisition Data processing Data transfer
D1 mini - programming
unit + Wi-Fi module
EMG
sensor
Smartphone
(User)
Power supply
Cloud
Computi
ng
Smartphone
(Health
professional)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1130
monitor and access by corresponding health care
profession on a smartphone app, the user can also do the
same by using his/her own smartphone app.
2.3 Signal Processing in Cloud Computing:
A four layer Cloud platform is used for EMG signal
processing
Layer 1: Acquisition of the EMG Signal
Layer 2: Preprocessing of EMG Signal i.e. filtering of high
frequency noise, motion artifacts and power line
frequency
Layer 3: The Original EMG Signal are characterized by
using pre-definedalgorithm i.e., the instantaneous median
frequency and mean frequency are calculated
Layer 4: Statistical analysis of the post-processed results
obtained in the previous layer to provide meaningful
information to the end-user i.e., Visualization of EMG
using mobile phone.
MATLAB based cloud computing is used to detect
the parameter of EMG signal. The raw EMG is sent to
cloud for processing from D1miniprocesor.A band pass
filter (10-400Hz) is used to remove high frequency noise
and Notch filter (50Hz) is used remove powerline and
motion artifacts.Time – Frequency distribution is best
tool to analyses the EMG features. Here we introduced
bilinear time –frequency distribution for EMG signal
analysis.
The General form of Cohen –Class Distribution is defined
as
ρz(t,f)=∫ ∫ )AZ( dvd (1)
where ρz(t,f) is the time frequency distribution matrix ,
g(v, is a weighting function or Doppler –lag kernel , v is
Doppler frequency and AZ( is an ambiguity function.
The Bilinear Time –Frequency distribution is defined
as,
g( )=∫ dt (2) and
G(t, )= [ ] (3)
The following features are extracted
from the above distribution
Instantaneous Median Frequency:
The frequency at which the power spectrum is divided by
two equal half is called median frequency. The
instantaneous median frequency (IMDF) at each instant
of time sample n can be expressed by (4)
IMDF(n)=∑ [ ]= ∑ [ ] (4)
IMDF (n) = fM1
Where M1 is the frequency bin associated with
the median frequency fm1 at the instant n, P[n,k] is the
power spectrum of nth time sample at the frequency bin k,
L is the total length of frequency bin.
Mean Frequency:
Mean power frequency is defined as the sum of
product of frequencies and its corresponding power
divided by the total sum of power. The instantaneous
mean frequency is obtained from the time frequency
spectrum by replacing the power density spectrum. The
mean frequency is defined as (5)
INMF (n) =
∑ [ ]
∑ [ ]
(5)
Where f is the frequency value of power spectrum at the
frequency bin and fL Maximum frequency corresponding
to Lth bin.
3. RESULTS AND DISCUSSION
Experimental Method
In this Research we concentrated isotonic
contraction for analyzing muscle fatigue. The Subject
was requested to do curl exercise 6kg dumbbell using
their dominant hand until they got tired .The subject was
advised to perform the excise in comfortable speed with
following SINAIM norms for EMG Acquisition. The
collecting system is like a band and it was wearied in
their dominant arm. The Electrode in the wearable
system employed dry polymer which reduces motion
artifacts.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1131
Fig.4 Dumbbell Exercise with EMG Acquisition
A raw EMG signal in isotonic contraction is
collected by using WedemosD1 Mini Board as shown in
fig5. By applying Time –frequency distribution in the EMG
signal the mean and median frequencies were calculated.
The decrement of mean and median frequencies shows
(fig .6), the muscle got fatigue. The GUI interface of mobile
phone showed the result. This was viewed by the user
and health professional. In this method the user
monitored the fatigue condition in real time. So the easily
check their health condition
Fig. 5 Raw EMG signal in dynamic contraction
Fig. 6. Decrement of Median frequency of EMG
4. CONCLUSION
We Designed and completed a Muscle fatigue
monitoring system based on IoT platform. Here we
introduced less power consumption based smart Muscle
fatigue monitoring system. It Consists of EMG Sensor
with D1 mini board and inbuilt Wi-Fi. Based on the
proposed architecture an IoT based Muscle fatigue
monitoringsystem was developed. Using wearable
monitoring node electrodes, real time EMG signal in
isotonic contraction was collected for muscle fatigue
detection. The collected data were transmitted to IoT
cloud using Wi-Fi. The IoT Cloud is responsible for
preprocessing and feature selection of EMG Signal for
Detection of muscle fatigue. The EMG features of mean
and median frequency are calculated. The GUI based
visualization used to visualize extract feature of EMG for
the detection of Muscle fatigue in android platform
mobile phone.
REFERENCES
1. P.A.Karthick, Ramakrishnan “Surface
electromyography based muscle fatigue
progression analysis using modified B-
Distribution time – frequency features”,
Biomedical signal processing and control, 2016,
pp.42-51
2. P.A.Karthick, S.Ramakrishnan “Muscle fatigue
analysis using surface EMG signals and Time –
frequency based medium –to low band power
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1132
ratio” IEEE, Electronics letter 4th February 2016,
Vol.52 No.3, pp.185-186.
3. Mario Cifrek, Vladimir Medved , Stanko Tonkovic
and Sasa Ostojic “Surface EMG based muscle
fatigue evaluation in Biomechanics” , Clinical
biomechanics , ELSVIER , 2009 , 327-340.
4. Praveen Bhat, Ajay Gupta “A Novel Approach to
detect localized muscle Fatigue during Isometric
Exercises”IEEE 2016, 978-1-5090-3087/16.
5. Daniel R.Rogers, Dawn T.Maclsaac ‘‘A comparison
of EMG-Based muscle fatigue assessment during
dynamic contraction’’ Journal of
Electromyography and kinesiology, 2013,
pp.1004-1011.
6. A.P.Vinod and Chai Yee Da “An Integrated Surface
Data Acquisition system for sports medicine
Applications”2013 IEEE.
7. Siddharth Arun Panigrahi, Umamaheswari V “A
Study On Cloud Based Bio signals Management
Framework “Asian journal of Paramedical and
Clinical research , April 2017
8. Simone Pasinetti, Matteo Lancini , Heana Bodini
and Franco Docchio “A novel algorithm for EMG
Signal processing and mucle timing
Measurement”IEEE Transaction on
instrumentation and Measurement, Vol.64, NO
.11, November 2015
9. Daniel R. Rogers and Dawn T. maclasaac “A
Comparison of EMG-Based muscle fatigue
assessment during dynamic contractions” Journal
of Electromyography and Kinesiology Elsevier
2013
10. Mehmet Taston “IoT Based Wearable Smart
Health Monitoring System”Celal Bayar University
Journal of Science, Volume 14, Issue 3, 2018, p
343-350.
11. Suman Kanti Chowdhury and Ashish D. Nimbart
“Effect of fatigue on the stationarity of the
electromyography signals” International journal
of industrial Ergonomics , ELSEVIER, 2017, 120-
125.
12. Duck Hee Lee , Ahmed Rabbi , Jaesoon Choi and
Reza Fazel-Rezai “Development of a Mobile
Phone Based e-Health Monitoring Application’’
International Journal of Advanced Computer
Science and Applications, Vol. 3, No. 3, 2012
13. Pawan Singh “Internet of things based Health
monitoring system: Opportunities and
Challenges” International journal of advanced
research in computer Science, Volume 9, No.1,
Feb-2018.
14. Zhe Yang_, Qihao Zhou_, Lei Leiz, Kan Zheng_,
Wei Xiangy “IoT-cloud Based Wearable ECG
Monitoring System for Smart Healthcare” Journal
of medical system, 2016.

More Related Content

What's hot

Embedded system for upper-limb exoskeleton based on electromyography control
Embedded system for upper-limb exoskeleton based on electromyography controlEmbedded system for upper-limb exoskeleton based on electromyography control
Embedded system for upper-limb exoskeleton based on electromyography controlTELKOMNIKA JOURNAL
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET Journal
 
IRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET Journal
 
Residential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemResidential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemAssociate Professor in VSB Coimbatore
 
IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...
IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...
IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...IRJET Journal
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmseSAT Publishing House
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmseSAT Journals
 
IRJET- Arudino based Smart IoT Food Quality Detection Technology
IRJET- Arudino based Smart IoT Food Quality Detection TechnologyIRJET- Arudino based Smart IoT Food Quality Detection Technology
IRJET- Arudino based Smart IoT Food Quality Detection TechnologyIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...IRJET Journal
 
Implementation of fuzzy logic using mems accelerometer for controlling bldc
Implementation of fuzzy logic using mems accelerometer for controlling bldcImplementation of fuzzy logic using mems accelerometer for controlling bldc
Implementation of fuzzy logic using mems accelerometer for controlling bldcIAEME Publication
 
Gsm based emergency calling system
Gsm based emergency calling systemGsm based emergency calling system
Gsm based emergency calling systemIAEME Publication
 
IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET Journal
 
Design and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlDesign and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlIRJET Journal
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET Journal
 
A prosthetic limb managed by sensors-based electronic system: Experimental re...
A prosthetic limb managed by sensors-based electronic system: Experimental re...A prosthetic limb managed by sensors-based electronic system: Experimental re...
A prosthetic limb managed by sensors-based electronic system: Experimental re...journalBEEI
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditioneSAT Publishing House
 
IRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET Journal
 
Raspberry PI Based Paralyze Attack Rehabilitation System
Raspberry PI Based Paralyze Attack Rehabilitation SystemRaspberry PI Based Paralyze Attack Rehabilitation System
Raspberry PI Based Paralyze Attack Rehabilitation SystemIRJET Journal
 

What's hot (19)

Embedded system for upper-limb exoskeleton based on electromyography control
Embedded system for upper-limb exoskeleton based on electromyography controlEmbedded system for upper-limb exoskeleton based on electromyography control
Embedded system for upper-limb exoskeleton based on electromyography control
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
 
IRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARM
 
Residential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemResidential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation System
 
IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...
IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...
IRJET- Low – Cost Human Hand Prosthetic using EMG Signal with the Help of Mic...
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithms
 
Design of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithmsDesign of wheelchair using finger operation with image processing algorithms
Design of wheelchair using finger operation with image processing algorithms
 
IRJET- Arudino based Smart IoT Food Quality Detection Technology
IRJET- Arudino based Smart IoT Food Quality Detection TechnologyIRJET- Arudino based Smart IoT Food Quality Detection Technology
IRJET- Arudino based Smart IoT Food Quality Detection Technology
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
 
Implementation of fuzzy logic using mems accelerometer for controlling bldc
Implementation of fuzzy logic using mems accelerometer for controlling bldcImplementation of fuzzy logic using mems accelerometer for controlling bldc
Implementation of fuzzy logic using mems accelerometer for controlling bldc
 
Gsm based emergency calling system
Gsm based emergency calling systemGsm based emergency calling system
Gsm based emergency calling system
 
IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb People
 
Design and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlDesign and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair control
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
 
A prosthetic limb managed by sensors-based electronic system: Experimental re...
A prosthetic limb managed by sensors-based electronic system: Experimental re...A prosthetic limb managed by sensors-based electronic system: Experimental re...
A prosthetic limb managed by sensors-based electronic system: Experimental re...
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic condition
 
IRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually Impaired
 
Raspberry PI Based Paralyze Attack Rehabilitation System
Raspberry PI Based Paralyze Attack Rehabilitation SystemRaspberry PI Based Paralyze Attack Rehabilitation System
Raspberry PI Based Paralyze Attack Rehabilitation System
 

Similar to IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing

IOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLEIOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLEIRJET Journal
 
Driver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded SystemDriver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded SystemIRJET Journal
 
Distance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuDistance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuIRJET Journal
 
IRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age PeopleIRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age PeopleIRJET Journal
 
IRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A SurveyIRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A SurveyIRJET Journal
 
IRJET- Analysis of Electroencephalogram (EEG) Signals
IRJET- Analysis of Electroencephalogram (EEG) SignalsIRJET- Analysis of Electroencephalogram (EEG) Signals
IRJET- Analysis of Electroencephalogram (EEG) SignalsIRJET Journal
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy SavingIRJET Journal
 
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTPSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTIRJET Journal
 
IRJET- Microcontroller Based EOG and Accelerometer Guide Wheelchair
IRJET-  	  Microcontroller Based EOG and Accelerometer Guide WheelchairIRJET-  	  Microcontroller Based EOG and Accelerometer Guide Wheelchair
IRJET- Microcontroller Based EOG and Accelerometer Guide WheelchairIRJET Journal
 
HEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTHEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTIRJET Journal
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for AndroidIRJET Journal
 
Wind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoTWind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoTIRJET Journal
 
IRJET - Tele-Replication of Human Hand Movements
IRJET -  	  Tele-Replication of Human Hand MovementsIRJET -  	  Tele-Replication of Human Hand Movements
IRJET - Tele-Replication of Human Hand MovementsIRJET Journal
 
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAIRJET Journal
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxVinayakHiremath29
 
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...IRJET Journal
 
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive PatientsIRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive PatientsIRJET Journal
 
IRJET- Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...
IRJET-  	  Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...IRJET-  	  Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...
IRJET- Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...IRJET Journal
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET Journal
 

Similar to IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing (20)

IOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLEIOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLE
 
Driver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded SystemDriver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded System
 
Distance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuDistance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and Nodemcu
 
IRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age PeopleIRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age People
 
IRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A SurveyIRJET- Brain Comuter Interface-A Survey
IRJET- Brain Comuter Interface-A Survey
 
IRJET- Analysis of Electroencephalogram (EEG) Signals
IRJET- Analysis of Electroencephalogram (EEG) SignalsIRJET- Analysis of Electroencephalogram (EEG) Signals
IRJET- Analysis of Electroencephalogram (EEG) Signals
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
 
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTPSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
 
IRJET- Microcontroller Based EOG and Accelerometer Guide Wheelchair
IRJET-  	  Microcontroller Based EOG and Accelerometer Guide WheelchairIRJET-  	  Microcontroller Based EOG and Accelerometer Guide Wheelchair
IRJET- Microcontroller Based EOG and Accelerometer Guide Wheelchair
 
HEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTHEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOT
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
Wind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoTWind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoT
 
IRJET - Tele-Replication of Human Hand Movements
IRJET -  	  Tele-Replication of Human Hand MovementsIRJET -  	  Tele-Replication of Human Hand Movements
IRJET - Tele-Replication of Human Hand Movements
 
Industrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice AnnouncementIndustrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice Announcement
 
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptx
 
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
 
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive PatientsIRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
 
IRJET- Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...
IRJET-  	  Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...IRJET-  	  Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...
IRJET- Gesture Controlled Speaking Microcontroller for Dumb and Handicapp...
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
 

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 STRUCTUREIRJET 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 CharacteristicsIRJET 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 ADASIRJET 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 ProIRJET 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 SystemIRJET 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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET 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 DesignIRJET 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

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Recently uploaded (20)

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

IRJET - Real Time Muscle Fatigue Monitoring using IoT Cloud Computing

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1128 Real Time Muscle Fatigue Monitoring using IoT Cloud Computing A. Arulkumar1,Dr. P. Babu2 1Asistant Professor, Department of EEE, Nehru Institute of Engineering and Technology, Coimbatore, Tamilnadu 2Professor, Department of ECE, K.S.Rangasamy College of Technology, Thiruchengodu, Tamilnadu ---------------------------------------------------------------------------***--------------------------------------------------------------------------- Abstract: In this proposal a real time monitoring of muscle fatigue detection system is developed by using WemosD1mini board along with IoT environment. Surface Electromyography technique is used to acquire EMG signal of isotonic contraction by using EMG sensor inbuilt with D1mini Board, this signal preprocessed and sent to IoT cloud. In IoT cloud, signal is processed in time – frequency distribution method of bilinear time frequency distribution. From this method Median frequency and mean frequency are calculated. The downward shift of median frequency and decrement of mean frequency are taken as parameter for detection of muscle fatigue. The results are shown in GUI interface of any android mobile phone of user and health professional. Key Words- Surface Electromyography, Isotonic Contraction, Muscle Fatigue, Internet of Things, Cloud computing and WemosD1mini board. 1. INTRODUCTION In the daily activities like Locomotion, Posture maintenance and powerful movements of human are depend on muscle system which generates required force and supervise them. Muscles are formed collection of motor units which consists of single alpha motor neuron and its innervated muscle fiber. The central nerve system gives stimuli to alpha motor neuron to generate the force. Electromyography is the signal generated by muscle due to activation of motor neuron present in the muscle cells. [1] The decline of muscles to generate required force or inability of muscle to generate required force is called muscle fatigue. Due to lack of oxygen present in the muscle cells, the lactic acid is accumulated in the muscle during prolonged or repetitive work which forms the muscle fatigue.[1] Fatigue detection is applied in various fields like Rehabitation, Functional electric Stimulation, Ergonomics and sports medicine. The Acquisition of EMG is divided in two methods like Invasive and Non – Invasive. Among these two methods Non-invasive is painless method and mostly employed most of the bio signal acquisition system. The various methods of non- invasive EMG acquisition are Surface Electromyography, Mechmyography, Sonomyography, Acoustic Myography and Near –Infrared Spectroscopy.[4] The Surface EMG the most common method to collect the EMG because painless and easy to employ.[1] When the muscle length is not changed during the work then muscle contraction is called isometric contraction, if muscle length and join angle moves then the contraction is called isotonic or dynamic contraction. The EMG signal in the isometric contraction is stationary and in the isotonic contraction is non Stationary. [2] Many researchers concentrate Isometric contraction but daily life activities like lifting weights, walking and running are isotonic contraction, Signal in the isotonic contraction more complex due to non stationary. Time domain approach EMG feature like RMS Value, mean approach value, average rectified value, Zero crossing, waveform length and slope sign changes not applicable for non- stationary signal. The frequency domain approach like FFT and STFT does not satisfy EMG features of non- stationary signal.So the time –frequency distribution method is best to get parameters of EMG which is used to find fatigue condition.[1] Internet of things (IOT) is a connection of many objects through internet. It will connect man to man, man to object, object to object and Object to man via wireless or wired communication to achieve goal with efficient way. Wearable Internet of Things (WIoT) is an emerging technology ideal for influencing healthcare domain by creating an ecosystem for automated telehealth interventions. So this technology comfortable for monitoring fatigue condition which is used to real time monitoring of fatigue for sport persons .[10] In this paper, we present the design and implementation of IoT cloud based wearable muscle fatigue detection system. In section 2, we present proposed model of EMG acquisition system. Section 3 presents Results and our conclusion is in section 4. 2. PROPOSED MODEL 2.1 Description In order to overcome the challenges of traditional invasive methods, here we introduce IoT based a non-invasive measurement prototype for measuring Muscle fatigue. By this proposed model we
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1129 can able to collect and analyze the current time data of user, through this it is possible to prescribe the suitable life style challenges well in advance, so the proposed prototype ensures that the safe living of user (Sports person) and incase of any abnormal condition, it alert the user as well as the pre-determined health care profession by means of various way Here introduce a simple, small size, minimum power IoT enabled prototype for muscle fatigue, its flow diagram is shown below. Fig.1 General Block diagram of proposed system It is seen that, in the user section there is a sensor used for real time data acquisition and the collected data upload to an IoT cloud by using D1miniboard along with a Wi-Fi unit after processing it by a processing unit. From the cloud, the user as well as the health care profession can visualize the real time health details of user through their smartphone, each and every individual user and healthcare professions are need to be have a unique cloud id, then only they can be able to access the data. 2.2 WemosD1miniBoard: It has been designed for mobile, wearable electronics and Internet of Things Applications with the aim of achieving the lowest power consumption with a combination of several proprietary techniques. It consumes about 60uA in working mode. Fig.2 WemosD1Mini Board Highlights  Comfortable: Due to the small size and compatibility, the user can wear like a wrist watch and sensor like ring on finger.  User location tracking by using the location tracking facility of smartphone app.  2D visualization bio signal by Smartphone app.  Single Biosensor.  Due its low cost suitable for all kinds of peoples in society. Fig.3 Block diagram with Technical specifications The WemosD1 mini board is a small size advanced microcontroller based programming unit and it have an inbuilt 802.11b Wi-Fi module. The Wearable EMG Sensor is the only sensor used here, the sensor data are processed by D1 microcontroller and upload to the cloud, it is a open source IoT cloud by D1 inbuilt Wi-Fi module by using the internet connection of smartphone through its hotspot network. In that cloud each and every user have a unique id and by using that, the real time data are Sens or Proces sing Unit Wi-Fi Smart phone (hotspot +app) Cloud Computi ng Smart phone (app) User section Health care profession Data acquisition Data processing Data transfer D1 mini - programming unit + Wi-Fi module EMG sensor Smartphone (User) Power supply Cloud Computi ng Smartphone (Health professional)
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1130 monitor and access by corresponding health care profession on a smartphone app, the user can also do the same by using his/her own smartphone app. 2.3 Signal Processing in Cloud Computing: A four layer Cloud platform is used for EMG signal processing Layer 1: Acquisition of the EMG Signal Layer 2: Preprocessing of EMG Signal i.e. filtering of high frequency noise, motion artifacts and power line frequency Layer 3: The Original EMG Signal are characterized by using pre-definedalgorithm i.e., the instantaneous median frequency and mean frequency are calculated Layer 4: Statistical analysis of the post-processed results obtained in the previous layer to provide meaningful information to the end-user i.e., Visualization of EMG using mobile phone. MATLAB based cloud computing is used to detect the parameter of EMG signal. The raw EMG is sent to cloud for processing from D1miniprocesor.A band pass filter (10-400Hz) is used to remove high frequency noise and Notch filter (50Hz) is used remove powerline and motion artifacts.Time – Frequency distribution is best tool to analyses the EMG features. Here we introduced bilinear time –frequency distribution for EMG signal analysis. The General form of Cohen –Class Distribution is defined as ρz(t,f)=∫ ∫ )AZ( dvd (1) where ρz(t,f) is the time frequency distribution matrix , g(v, is a weighting function or Doppler –lag kernel , v is Doppler frequency and AZ( is an ambiguity function. The Bilinear Time –Frequency distribution is defined as, g( )=∫ dt (2) and G(t, )= [ ] (3) The following features are extracted from the above distribution Instantaneous Median Frequency: The frequency at which the power spectrum is divided by two equal half is called median frequency. The instantaneous median frequency (IMDF) at each instant of time sample n can be expressed by (4) IMDF(n)=∑ [ ]= ∑ [ ] (4) IMDF (n) = fM1 Where M1 is the frequency bin associated with the median frequency fm1 at the instant n, P[n,k] is the power spectrum of nth time sample at the frequency bin k, L is the total length of frequency bin. Mean Frequency: Mean power frequency is defined as the sum of product of frequencies and its corresponding power divided by the total sum of power. The instantaneous mean frequency is obtained from the time frequency spectrum by replacing the power density spectrum. The mean frequency is defined as (5) INMF (n) = ∑ [ ] ∑ [ ] (5) Where f is the frequency value of power spectrum at the frequency bin and fL Maximum frequency corresponding to Lth bin. 3. RESULTS AND DISCUSSION Experimental Method In this Research we concentrated isotonic contraction for analyzing muscle fatigue. The Subject was requested to do curl exercise 6kg dumbbell using their dominant hand until they got tired .The subject was advised to perform the excise in comfortable speed with following SINAIM norms for EMG Acquisition. The collecting system is like a band and it was wearied in their dominant arm. The Electrode in the wearable system employed dry polymer which reduces motion artifacts.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1131 Fig.4 Dumbbell Exercise with EMG Acquisition A raw EMG signal in isotonic contraction is collected by using WedemosD1 Mini Board as shown in fig5. By applying Time –frequency distribution in the EMG signal the mean and median frequencies were calculated. The decrement of mean and median frequencies shows (fig .6), the muscle got fatigue. The GUI interface of mobile phone showed the result. This was viewed by the user and health professional. In this method the user monitored the fatigue condition in real time. So the easily check their health condition Fig. 5 Raw EMG signal in dynamic contraction Fig. 6. Decrement of Median frequency of EMG 4. CONCLUSION We Designed and completed a Muscle fatigue monitoring system based on IoT platform. Here we introduced less power consumption based smart Muscle fatigue monitoring system. It Consists of EMG Sensor with D1 mini board and inbuilt Wi-Fi. Based on the proposed architecture an IoT based Muscle fatigue monitoringsystem was developed. Using wearable monitoring node electrodes, real time EMG signal in isotonic contraction was collected for muscle fatigue detection. The collected data were transmitted to IoT cloud using Wi-Fi. The IoT Cloud is responsible for preprocessing and feature selection of EMG Signal for Detection of muscle fatigue. The EMG features of mean and median frequency are calculated. The GUI based visualization used to visualize extract feature of EMG for the detection of Muscle fatigue in android platform mobile phone. REFERENCES 1. P.A.Karthick, Ramakrishnan “Surface electromyography based muscle fatigue progression analysis using modified B- Distribution time – frequency features”, Biomedical signal processing and control, 2016, pp.42-51 2. P.A.Karthick, S.Ramakrishnan “Muscle fatigue analysis using surface EMG signals and Time – frequency based medium –to low band power
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1132 ratio” IEEE, Electronics letter 4th February 2016, Vol.52 No.3, pp.185-186. 3. Mario Cifrek, Vladimir Medved , Stanko Tonkovic and Sasa Ostojic “Surface EMG based muscle fatigue evaluation in Biomechanics” , Clinical biomechanics , ELSVIER , 2009 , 327-340. 4. Praveen Bhat, Ajay Gupta “A Novel Approach to detect localized muscle Fatigue during Isometric Exercises”IEEE 2016, 978-1-5090-3087/16. 5. Daniel R.Rogers, Dawn T.Maclsaac ‘‘A comparison of EMG-Based muscle fatigue assessment during dynamic contraction’’ Journal of Electromyography and kinesiology, 2013, pp.1004-1011. 6. A.P.Vinod and Chai Yee Da “An Integrated Surface Data Acquisition system for sports medicine Applications”2013 IEEE. 7. Siddharth Arun Panigrahi, Umamaheswari V “A Study On Cloud Based Bio signals Management Framework “Asian journal of Paramedical and Clinical research , April 2017 8. Simone Pasinetti, Matteo Lancini , Heana Bodini and Franco Docchio “A novel algorithm for EMG Signal processing and mucle timing Measurement”IEEE Transaction on instrumentation and Measurement, Vol.64, NO .11, November 2015 9. Daniel R. Rogers and Dawn T. maclasaac “A Comparison of EMG-Based muscle fatigue assessment during dynamic contractions” Journal of Electromyography and Kinesiology Elsevier 2013 10. Mehmet Taston “IoT Based Wearable Smart Health Monitoring System”Celal Bayar University Journal of Science, Volume 14, Issue 3, 2018, p 343-350. 11. Suman Kanti Chowdhury and Ashish D. Nimbart “Effect of fatigue on the stationarity of the electromyography signals” International journal of industrial Ergonomics , ELSEVIER, 2017, 120- 125. 12. Duck Hee Lee , Ahmed Rabbi , Jaesoon Choi and Reza Fazel-Rezai “Development of a Mobile Phone Based e-Health Monitoring Application’’ International Journal of Advanced Computer Science and Applications, Vol. 3, No. 3, 2012 13. Pawan Singh “Internet of things based Health monitoring system: Opportunities and Challenges” International journal of advanced research in computer Science, Volume 9, No.1, Feb-2018. 14. Zhe Yang_, Qihao Zhou_, Lei Leiz, Kan Zheng_, Wei Xiangy “IoT-cloud Based Wearable ECG Monitoring System for Smart Healthcare” Journal of medical system, 2016.