SlideShare a Scribd company logo
IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org
ISSN (e): 2250-3021, ISSN (p): 2278-8719
Vol. 04, Issue 06 (June. 2014), ||V1|| PP 13-18
International organization of Scientific Research 13 | P a g e
Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based
on Smartphone
Radian Sigit1)
, Sugondo Hadiyoso2)
, Achmad Rizal3)
, Koredianto Usman4)
1,3,4
Faculty of Engineering, Telkom University
2
Applied Science School, Telkom University
Abstract: - Electrocardiogram (ECG) is biopotenstial signal produced from electrical activity of the heart. ECG
signal provides information related to health condition. In this research, we designed small, portable, wireless
ECG for athletes monitoring. The system consists of hardware for ECG signal acquisition and bluetooth module
for data transmission. To facilitate the mobility of athletes, we use modified chest leads using 3 electrodes.
Application for displaying ECG signal installed on smart-phone that receives signals via bluetooth. From the
test results, ECG signal can be received well until a maximum distance of 20 meters with 10 sample data frame /
frames and baudrate of 38,400 bps
Keywords: - ECG, bluetooth, smartphone, wireless monitoring
I. INTRODUCTION
Electrocardiogram (ECG) is a physiological signal generated by the electrical activity of heart. By
looking at the form, rhythm and orientation of the ECG signal one can check health condition of heart [1]. The
most basic information that can be retrieved from the ECG signal is the number of heart beats per minute. This
parameter is usually used to determine a person's fitness level. Those who are closely concerned with the
measurement of fitness level are athletes and their coaches. ECG is generally monitored by coaches to observe
the training of athletes.
In previous research has a portable ECG device using wireless LAN 802.11b protocols has been
successfully designed and made [2]. One problem that has not resolved yet is the relatively big dimension of
these ECG device so users can not bring ECG devices freely.
Looking at the needs and problems that still exist in previous research, this project built a mini ECG
device with wireless transmission based on smart-phones. Mini wireless ECG device consists of a mini-sized
hardware that can be used without interfering with user activities. ECG signal acquired will be sent via
bluetooth protocol and displayed on the smart-phone screen. With this system, heart conditions of practicing
athletes can always be monitored by a coach.
II. THEORY
2.1 Electrocardiograph
ECG signal is a signal generated by the heart as the representation of the electrical activity of the heart.
Looking at the ECG signal will reveal to a person's level of cardiovascular health. ECG signals are assessed
from form, orientation and rhythm. ECG signal shape appears as in Figure 1.
There are two modes in the measurement of ECG signals: diagnostic mode and monitoring mode. In
diagnostic mode, there is a wider frequency response range of 0.05-100 Hz. The high-frequency limit of 100 Hz
ensures that tracings allow assessment of QRS morphology and tachyarrhythmias (rapid heart beat)[3]. In the
monitoring mode, the bandwidth used from 0.5 to 40 Hz. Narrow band is intended to reduce noise due to body
movement and breathing [3]. In monitor mode, the required information is not very detailed and generally
focuses on heart’s rhythm.
Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone
International organization of Scientific Research 14 | P a g e
Figure 1. Normal ECG Signal[3]
Each wave of the ECG signal is expressed as follows [4]:
1. P wave occurs due to atrium depolarization.
2. QRS complex occurs due to ventricular depolarization process.
3. T wave occurs due to ventricular repolarization.
4. PR interval indicates the time of onset of atrium contraction to the beginning of ventricular contraction.
5. RT intervals showed muscle contraction (systole ventricle), and
6. TR interval showed muscle relaxation (diastole ventricle).
A pair of electrodes, or a combination of several electrodes, to take the ECG signal is called a lead. The
technique which is often used for lead to capture ECG signals on ECG monitoring is Einthoven triangle. The
placement of the electrodes to take ECG signal from body using Einthoven's triangle is shown in Figure 2.
Figure 2. Einthoven Triangle[4]
On Einthoven's triangle there are three point lead, i.e leas I, lead II and lead III. Lead I, is the potential
difference between the left arm and right arm. Lead II, is the potential difference between the left leg and right
arm. Lead III, is the potential difference between the left-hand leg and left arm. Meanwhile right leg serves as a
ground to reduce noise.
In athletes, ECG device taps ECG signal from users who are moving continuously, thus the use of
Einthoven's triangle becomes impractical. This is normally due the use of long cables to reach the arms and legs.
To solve these problem, then we used modified chest lead technique as in Figure 3.
+
_
+
+
_
_
I
II II
I
LA
RA
LL
RL
Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone
International organization of Scientific Research 15 | P a g e
Figure 3. Einthoven Triangle dan modified chest lead [5]
Modified chest lead is a method that is applied to the Einthoven triangle. In this method, position of the leads is
not positioned in the limbs in general but rather placed on the patient's chest area. This method has several
advantages, such as:
1. Maximizing the P wave during dysrhytmia.
2. Increasing electrodes sensitivity on ischaemia monitoring system.
3. Minimizing noise artefacts caused the body due to muscle movement that occurs in the limbs.
III. SYSTEM DESIGN
System designed of this project is as shown in Fig. 6. The ECG device is installed on the user side with
combination of electrode based on modified chest lead. Then, ECG signal is transmitted using Bluetooth
module. ECG signal is received by the coach’s smart phone so that athlete's heart condition can be observed
from long distance while exercising.
- Display ECG Signal
- Heart Rate
- Automatic Abnormal ECG Detection
- wearable device
- Transmit ECG wirelessly
- bluetooth communication
Figure 6. System Design
Mini ECG device consists of two parts: hardware for ECG signal acquisition and transmission, while
the second part is application software on smart phone to display the ECG signal. In the following sections, the
system design is described.
3.1 ECG’s Hardware
LOW NOISE
AMPLIFIER
HIGH PASS
FILTER
LOW PASS
FILTER
POWER
AMPLIFIER
ADC
UART
BLUETOOTH
Figure 7. Block Diagram of the ECG Devices
Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone
International organization of Scientific Research 16 | P a g e
Instrumentation amplifier is first amplifier circuit to amplify small signals (ECG’s amplitude only
3 mV). This instrument amplifier is using IC AD620 with a gain resistor (Rg=10kΩ). According to the
equation, the value of gain is:
𝐺 = 1 +
49.4𝑘
10𝑘
= 5.94 ……………………………………1)
Figure 8. Instrumentation Amplifier Design[6]
The range frequency used for ECG monitoring system is 0.05 Hz - 40 Hz. Cut-off frequency of LPF
filter at 40 Hz and HPF at 0.05 Hz. Once the signal is filtered, signal is amplified 100 times by a non-inverting
operational amplifier so that signal has large enough amplitude to be read by digital subsystem. Digital
subsystem is a minimum system of ATmega328P microcontroller as analog to digital signal converter and
transfer the data to Bluetooth module [7].
Figure 9. Minimum System of ATMega328P
3.2 ECG’s Application Software
When the device receives a command execution from the smart phone, the microcontroller will read
data as much as buffer capacity. Once the buffer is full, the device will transmit data to smart phone. Flowchart
of program can be seen in Fig. 10.
Start
ECG Recording
Analog to Digital
Converting
Send Via
Bluetooth
Heart Rate
Calculation
Display Heart
Rate and ECG
System still
running?
End
Yes
No
Inisialisasi
Figure 10. Program Flowchart
Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone
International organization of Scientific Research 17 | P a g e
IV. RESULT
The design and realization of the hardware has been completed. After performance testing of the system, the
results obtained are described in the following section.
4.1 System ECG (Hardware)
This test aims at determining the performance of the device or application when the device is running,
including the analog signal amplification results from amplifiers circuit as well as testing for data transmission
ECG signal. In the analog section, amplitude of ECG signal also mixed with noise generated at 1.4V. The noise
generated by the device at 160mV, so the Signal to Noise ratio obtained with the formula SNR = 20.log
(A_signal / A_noise) of 18.5 dB. Analog and digital ECG signal is shown in Fig. 11 and Fig. 12.
Figure 11. Analog ECG Signal Figure 12. ECG Graph in Smart Phones
4.2 Battery Life Testing
These hardware, use two 7.4 V 900 mAh batteries. The device can work up to 3 hours. The results of battery
test shown in Table 1.
Table 1. Power Consumption Testing
Buffer
Baud
Rate
Max.
Time
Graph
Update (s)
Delay
update
1 9600 - - -
5 9600
1Hour
48minute
- -
10
9600
3Hour
56minute
0.12 0.02
38400
2Hour
28minute
0.106 0.006
50
9600
5 Hour
10minute
0.60 0.1
38400
3Hour
48minute
0.515 0.015
100
9600
6Hour
49minute
1.12 0.12
38400
4Hour
38minute
1.03 0.03
By transmitting sample of data with small amount of each transmission, it resulted in the application
that could not run normally and applications closed. By utilizing large enough of sample size for each
transmission, the battery can last longer.
4.3 Distance of Transmission
Testing is done by sending 1,000 bytes of data every 10 milisecond with line of sight (LOS) condition
(no obstacle). The results of testing are shown in Table 2.
Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone
International organization of Scientific Research 18 | P a g e
Table 2. Distance Testing
No Distance (m) Sample
received
% sample
missing
Transmit
Delay (s)
1 1 1000 0 % 0.0126
2 2 1000 0 % 0.0184
3 5 1000 0 % 0.0221
4 10 997 0.3 % 0.0293
5 20 956 4.4 % 0.0312
6 50 879 12.1 % 0.0381
7 100 723 27.7 % 0.0523
From the data above, the device can work optimally with distances below 20 m. Furthermore, power
consumption used by the ECG is larger when the distance between the transmitter and receiver getting away.
This is because of the transmitting device will increase the transmission power to be able to make connection
between client-server.
V. CONCLUSION
Based on the implementation and testing the system, three conclusion can be drawn from this study.
First, the graphics applications are capable of running both I smart-phone display. Second, the devices can work
up to 3 hour using two 7.4 V 900 mAh batteries. Third, implementation of Bluetooth communication on ECG
monitoring device can run optimally at 20 m with frame of data transmission at 10 sample / frame and baud rate
38,400bps.
REFERENCES
[1] S. Widjaya, “EKG Praktis,” Binarupa aksara, Jakarta, 1990.
[2] A. Rizal, Jondri, “Wireless LAN Electrocardiogram (ECG)”, Proceeding Konferensi Nasional Sistem
Informatika 2010, Bali, 2010
[3] AnaesthesiaUK, ” The Electro-cardiogram,” [online] avalaible at
http://www.frca.co.uk/article.aspx?articleid=339 [access date December, 2013]
[4] W. J. Tompkins, “Biomedical Signal Processing,” Prentice Hall, New Jersey, 1993
[5] K. Gentry, “BIOE 415: ECG WAV how-to “, [online] avalaible at
https://courses.engr.illinois.edu/bioe415/labs/ecgwav.html [access date January, 2014]
[6] ___________,” Datasheet AD620,” [online] avalaible at http://www.analog.com/static/imported-
files/data_sheets/AD620.pdf, [access date May, 2012]
[7] ___________,”Bluetooth Bee,”[online] avalaible at
http://www.robotdomestici.it/joomla/component/virtuemart/bluetooth-bee [access date February, 2014]

More Related Content

What's hot

Ijigsp v10-n5-3
Ijigsp v10-n5-3Ijigsp v10-n5-3
Ijigsp v10-n5-3
ArhamSheikh1
 
Instant elelectrocardiogram monitoring in android smart phones
Instant elelectrocardiogram monitoring in android smart phonesInstant elelectrocardiogram monitoring in android smart phones
Instant elelectrocardiogram monitoring in android smart phones
Ijrdt Journal
 
1475 925 x-13-160
1475 925 x-13-1601475 925 x-13-160
1475 925 x-13-160
ArhamSheikh1
 
Low cost solar ecg with bluetooth transmitter
Low cost solar ecg with bluetooth transmitterLow cost solar ecg with bluetooth transmitter
Low cost solar ecg with bluetooth transmitter
sudhakar5472
 
Transmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patientTransmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patient
eSAT Publishing House
 
ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...
ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...
ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...
IAEME Publication
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring System
ijsrd.com
 
Sensors 21-02777
Sensors 21-02777Sensors 21-02777
Sensors 21-02777
ArhamSheikh1
 
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
 
Seminar
SeminarSeminar
A Real Time Electrocardiogram (ECG) Device for Cardiac Patients
A Real Time Electrocardiogram (ECG) Device for Cardiac PatientsA Real Time Electrocardiogram (ECG) Device for Cardiac Patients
A Real Time Electrocardiogram (ECG) Device for Cardiac Patients
IJERD Editor
 
FPGA based Heart Arrhythmia’s Detection Algorithm
FPGA based Heart Arrhythmia’s Detection AlgorithmFPGA based Heart Arrhythmia’s Detection Algorithm
FPGA based Heart Arrhythmia’s Detection Algorithm
IDES Editor
 
Wireless ECG System-Presentation
Wireless ECG System-PresentationWireless ECG System-Presentation
Wireless ECG System-PresentationHamza Al-Jaghbeer
 
Acquiring Ecg Signals And Analysing For Different Heart Ailments
Acquiring Ecg Signals And Analysing For Different Heart AilmentsAcquiring Ecg Signals And Analysing For Different Heart Ailments
Acquiring Ecg Signals And Analysing For Different Heart Ailments
IJERA Editor
 

What's hot (19)

Ijigsp v10-n5-3
Ijigsp v10-n5-3Ijigsp v10-n5-3
Ijigsp v10-n5-3
 
Medical applications-ecg
Medical applications-ecgMedical applications-ecg
Medical applications-ecg
 
Instant elelectrocardiogram monitoring in android smart phones
Instant elelectrocardiogram monitoring in android smart phonesInstant elelectrocardiogram monitoring in android smart phones
Instant elelectrocardiogram monitoring in android smart phones
 
1475 925 x-13-160
1475 925 x-13-1601475 925 x-13-160
1475 925 x-13-160
 
ECG Report_2014
ECG Report_2014ECG Report_2014
ECG Report_2014
 
Low cost solar ecg with bluetooth transmitter
Low cost solar ecg with bluetooth transmitterLow cost solar ecg with bluetooth transmitter
Low cost solar ecg with bluetooth transmitter
 
Transmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patientTransmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patient
 
ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...
ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...
ECG SIGNAL ACQUISITION, FEATURE EXTRACTION AND HRV ANALYSIS USING BIOMEDICAL ...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring System
 
Sensors 21-02777
Sensors 21-02777Sensors 21-02777
Sensors 21-02777
 
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...
 
Seminar
SeminarSeminar
Seminar
 
Health Monitoring
Health MonitoringHealth Monitoring
Health Monitoring
 
A Real Time Electrocardiogram (ECG) Device for Cardiac Patients
A Real Time Electrocardiogram (ECG) Device for Cardiac PatientsA Real Time Electrocardiogram (ECG) Device for Cardiac Patients
A Real Time Electrocardiogram (ECG) Device for Cardiac Patients
 
FPGA based Heart Arrhythmia’s Detection Algorithm
FPGA based Heart Arrhythmia’s Detection AlgorithmFPGA based Heart Arrhythmia’s Detection Algorithm
FPGA based Heart Arrhythmia’s Detection Algorithm
 
Wireless ECG System-Presentation
Wireless ECG System-PresentationWireless ECG System-Presentation
Wireless ECG System-Presentation
 
Acquiring Ecg Signals And Analysing For Different Heart Ailments
Acquiring Ecg Signals And Analysing For Different Heart AilmentsAcquiring Ecg Signals And Analysing For Different Heart Ailments
Acquiring Ecg Signals And Analysing For Different Heart Ailments
 

Similar to C04611318

A Wireless Methodology of Heart Attack Detection
A Wireless Methodology of Heart Attack DetectionA Wireless Methodology of Heart Attack Detection
A Wireless Methodology of Heart Attack Detection
ijsrd.com
 
Eg24842846
Eg24842846Eg24842846
Eg24842846
IJERA Editor
 
An Electrocardiograph based Arrythmia Detection System
An Electrocardiograph based Arrythmia Detection SystemAn Electrocardiograph based Arrythmia Detection System
An Electrocardiograph based Arrythmia Detection System
Dr. Amarjeet Singh
 
Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...
eSAT Journals
 
Evaluating ECG Capturing Using Sound-Card of PC/Laptop
Evaluating ECG Capturing Using Sound-Card of PC/LaptopEvaluating ECG Capturing Using Sound-Card of PC/Laptop
Evaluating ECG Capturing Using Sound-Card of PC/Laptop
ijics
 
IoT Based EMG Monitoring System
IoT Based EMG Monitoring SystemIoT Based EMG Monitoring System
IoT Based EMG Monitoring System
IRJET Journal
 
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDLANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
International Journal of Technical Research & Application
 
IJET-V3I1P26
IJET-V3I1P26IJET-V3I1P26
Design and implementation of portable electrocardiogram recorder with field ...
Design and implementation of portable electrocardiogram  recorder with field ...Design and implementation of portable electrocardiogram  recorder with field ...
Design and implementation of portable electrocardiogram recorder with field ...
IJECEIAES
 
Simple Measurement System for Biological Signal Using a Smartphone
Simple Measurement System for Biological Signal Using a Smartphone Simple Measurement System for Biological Signal Using a Smartphone
Simple Measurement System for Biological Signal Using a Smartphone
IJECEIAES
 
Identification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signalIdentification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signal
IJERA Editor
 
Less computational approach to detect QRS complexes in ECG rhythms
Less computational approach to detect QRS complexes in ECG rhythmsLess computational approach to detect QRS complexes in ECG rhythms
Less computational approach to detect QRS complexes in ECG rhythms
CSITiaesprime
 
Wireless Body Area Networks for Healthcare: A Survey
Wireless Body Area Networks for Healthcare: A SurveyWireless Body Area Networks for Healthcare: A Survey
Wireless Body Area Networks for Healthcare: A Survey
ijasuc
 
A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...
A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...
A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...
TELKOMNIKA JOURNAL
 
Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...
Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...
Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...
Editor IJMTER
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory System
IJERA Editor
 
K010225156
K010225156K010225156
K010225156
IOSR Journals
 
A novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogramA novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogram
eSAT Publishing House
 
Jq3516631668
Jq3516631668Jq3516631668
Jq3516631668
IJERA Editor
 

Similar to C04611318 (20)

A Wireless Methodology of Heart Attack Detection
A Wireless Methodology of Heart Attack DetectionA Wireless Methodology of Heart Attack Detection
A Wireless Methodology of Heart Attack Detection
 
Eg24842846
Eg24842846Eg24842846
Eg24842846
 
An Electrocardiograph based Arrythmia Detection System
An Electrocardiograph based Arrythmia Detection SystemAn Electrocardiograph based Arrythmia Detection System
An Electrocardiograph based Arrythmia Detection System
 
Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...Swarm algorithm based adaptive filter design to remove power line interferenc...
Swarm algorithm based adaptive filter design to remove power line interferenc...
 
Evaluating ECG Capturing Using Sound-Card of PC/Laptop
Evaluating ECG Capturing Using Sound-Card of PC/LaptopEvaluating ECG Capturing Using Sound-Card of PC/Laptop
Evaluating ECG Capturing Using Sound-Card of PC/Laptop
 
IoT Based EMG Monitoring System
IoT Based EMG Monitoring SystemIoT Based EMG Monitoring System
IoT Based EMG Monitoring System
 
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDLANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
 
IJET-V3I1P26
IJET-V3I1P26IJET-V3I1P26
IJET-V3I1P26
 
Design and implementation of portable electrocardiogram recorder with field ...
Design and implementation of portable electrocardiogram  recorder with field ...Design and implementation of portable electrocardiogram  recorder with field ...
Design and implementation of portable electrocardiogram recorder with field ...
 
Ni tutorial-6349-en
Ni tutorial-6349-enNi tutorial-6349-en
Ni tutorial-6349-en
 
Simple Measurement System for Biological Signal Using a Smartphone
Simple Measurement System for Biological Signal Using a Smartphone Simple Measurement System for Biological Signal Using a Smartphone
Simple Measurement System for Biological Signal Using a Smartphone
 
Identification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signalIdentification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signal
 
Less computational approach to detect QRS complexes in ECG rhythms
Less computational approach to detect QRS complexes in ECG rhythmsLess computational approach to detect QRS complexes in ECG rhythms
Less computational approach to detect QRS complexes in ECG rhythms
 
Wireless Body Area Networks for Healthcare: A Survey
Wireless Body Area Networks for Healthcare: A SurveyWireless Body Area Networks for Healthcare: A Survey
Wireless Body Area Networks for Healthcare: A Survey
 
A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...
A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...
A low-cost electro-cardiograph machine equipped with sensitivity and paper sp...
 
Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...
Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...
Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Art...
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory System
 
K010225156
K010225156K010225156
K010225156
 
A novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogramA novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogram
 
Jq3516631668
Jq3516631668Jq3516631668
Jq3516631668
 

More from IOSR-JEN

C05921721
C05921721C05921721
C05921721
IOSR-JEN
 
B05921016
B05921016B05921016
B05921016
IOSR-JEN
 
A05920109
A05920109A05920109
A05920109
IOSR-JEN
 
J05915457
J05915457J05915457
J05915457
IOSR-JEN
 
I05914153
I05914153I05914153
I05914153
IOSR-JEN
 
H05913540
H05913540H05913540
H05913540
IOSR-JEN
 
G05913234
G05913234G05913234
G05913234
IOSR-JEN
 
F05912731
F05912731F05912731
F05912731
IOSR-JEN
 
E05912226
E05912226E05912226
E05912226
IOSR-JEN
 
D05911621
D05911621D05911621
D05911621
IOSR-JEN
 
C05911315
C05911315C05911315
C05911315
IOSR-JEN
 
B05910712
B05910712B05910712
B05910712
IOSR-JEN
 
A05910106
A05910106A05910106
A05910106
IOSR-JEN
 
B05840510
B05840510B05840510
B05840510
IOSR-JEN
 
I05844759
I05844759I05844759
I05844759
IOSR-JEN
 
H05844346
H05844346H05844346
H05844346
IOSR-JEN
 
G05843942
G05843942G05843942
G05843942
IOSR-JEN
 
F05843238
F05843238F05843238
F05843238
IOSR-JEN
 
E05842831
E05842831E05842831
E05842831
IOSR-JEN
 
D05842227
D05842227D05842227
D05842227
IOSR-JEN
 

More from IOSR-JEN (20)

C05921721
C05921721C05921721
C05921721
 
B05921016
B05921016B05921016
B05921016
 
A05920109
A05920109A05920109
A05920109
 
J05915457
J05915457J05915457
J05915457
 
I05914153
I05914153I05914153
I05914153
 
H05913540
H05913540H05913540
H05913540
 
G05913234
G05913234G05913234
G05913234
 
F05912731
F05912731F05912731
F05912731
 
E05912226
E05912226E05912226
E05912226
 
D05911621
D05911621D05911621
D05911621
 
C05911315
C05911315C05911315
C05911315
 
B05910712
B05910712B05910712
B05910712
 
A05910106
A05910106A05910106
A05910106
 
B05840510
B05840510B05840510
B05840510
 
I05844759
I05844759I05844759
I05844759
 
H05844346
H05844346H05844346
H05844346
 
G05843942
G05843942G05843942
G05843942
 
F05843238
F05843238F05843238
F05843238
 
E05842831
E05842831E05842831
E05842831
 
D05842227
D05842227D05842227
D05842227
 

Recently uploaded

Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 

Recently uploaded (20)

Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 

C04611318

  • 1. IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 06 (June. 2014), ||V1|| PP 13-18 International organization of Scientific Research 13 | P a g e Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone Radian Sigit1) , Sugondo Hadiyoso2) , Achmad Rizal3) , Koredianto Usman4) 1,3,4 Faculty of Engineering, Telkom University 2 Applied Science School, Telkom University Abstract: - Electrocardiogram (ECG) is biopotenstial signal produced from electrical activity of the heart. ECG signal provides information related to health condition. In this research, we designed small, portable, wireless ECG for athletes monitoring. The system consists of hardware for ECG signal acquisition and bluetooth module for data transmission. To facilitate the mobility of athletes, we use modified chest leads using 3 electrodes. Application for displaying ECG signal installed on smart-phone that receives signals via bluetooth. From the test results, ECG signal can be received well until a maximum distance of 20 meters with 10 sample data frame / frames and baudrate of 38,400 bps Keywords: - ECG, bluetooth, smartphone, wireless monitoring I. INTRODUCTION Electrocardiogram (ECG) is a physiological signal generated by the electrical activity of heart. By looking at the form, rhythm and orientation of the ECG signal one can check health condition of heart [1]. The most basic information that can be retrieved from the ECG signal is the number of heart beats per minute. This parameter is usually used to determine a person's fitness level. Those who are closely concerned with the measurement of fitness level are athletes and their coaches. ECG is generally monitored by coaches to observe the training of athletes. In previous research has a portable ECG device using wireless LAN 802.11b protocols has been successfully designed and made [2]. One problem that has not resolved yet is the relatively big dimension of these ECG device so users can not bring ECG devices freely. Looking at the needs and problems that still exist in previous research, this project built a mini ECG device with wireless transmission based on smart-phones. Mini wireless ECG device consists of a mini-sized hardware that can be used without interfering with user activities. ECG signal acquired will be sent via bluetooth protocol and displayed on the smart-phone screen. With this system, heart conditions of practicing athletes can always be monitored by a coach. II. THEORY 2.1 Electrocardiograph ECG signal is a signal generated by the heart as the representation of the electrical activity of the heart. Looking at the ECG signal will reveal to a person's level of cardiovascular health. ECG signals are assessed from form, orientation and rhythm. ECG signal shape appears as in Figure 1. There are two modes in the measurement of ECG signals: diagnostic mode and monitoring mode. In diagnostic mode, there is a wider frequency response range of 0.05-100 Hz. The high-frequency limit of 100 Hz ensures that tracings allow assessment of QRS morphology and tachyarrhythmias (rapid heart beat)[3]. In the monitoring mode, the bandwidth used from 0.5 to 40 Hz. Narrow band is intended to reduce noise due to body movement and breathing [3]. In monitor mode, the required information is not very detailed and generally focuses on heart’s rhythm.
  • 2. Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone International organization of Scientific Research 14 | P a g e Figure 1. Normal ECG Signal[3] Each wave of the ECG signal is expressed as follows [4]: 1. P wave occurs due to atrium depolarization. 2. QRS complex occurs due to ventricular depolarization process. 3. T wave occurs due to ventricular repolarization. 4. PR interval indicates the time of onset of atrium contraction to the beginning of ventricular contraction. 5. RT intervals showed muscle contraction (systole ventricle), and 6. TR interval showed muscle relaxation (diastole ventricle). A pair of electrodes, or a combination of several electrodes, to take the ECG signal is called a lead. The technique which is often used for lead to capture ECG signals on ECG monitoring is Einthoven triangle. The placement of the electrodes to take ECG signal from body using Einthoven's triangle is shown in Figure 2. Figure 2. Einthoven Triangle[4] On Einthoven's triangle there are three point lead, i.e leas I, lead II and lead III. Lead I, is the potential difference between the left arm and right arm. Lead II, is the potential difference between the left leg and right arm. Lead III, is the potential difference between the left-hand leg and left arm. Meanwhile right leg serves as a ground to reduce noise. In athletes, ECG device taps ECG signal from users who are moving continuously, thus the use of Einthoven's triangle becomes impractical. This is normally due the use of long cables to reach the arms and legs. To solve these problem, then we used modified chest lead technique as in Figure 3. + _ + + _ _ I II II I LA RA LL RL
  • 3. Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone International organization of Scientific Research 15 | P a g e Figure 3. Einthoven Triangle dan modified chest lead [5] Modified chest lead is a method that is applied to the Einthoven triangle. In this method, position of the leads is not positioned in the limbs in general but rather placed on the patient's chest area. This method has several advantages, such as: 1. Maximizing the P wave during dysrhytmia. 2. Increasing electrodes sensitivity on ischaemia monitoring system. 3. Minimizing noise artefacts caused the body due to muscle movement that occurs in the limbs. III. SYSTEM DESIGN System designed of this project is as shown in Fig. 6. The ECG device is installed on the user side with combination of electrode based on modified chest lead. Then, ECG signal is transmitted using Bluetooth module. ECG signal is received by the coach’s smart phone so that athlete's heart condition can be observed from long distance while exercising. - Display ECG Signal - Heart Rate - Automatic Abnormal ECG Detection - wearable device - Transmit ECG wirelessly - bluetooth communication Figure 6. System Design Mini ECG device consists of two parts: hardware for ECG signal acquisition and transmission, while the second part is application software on smart phone to display the ECG signal. In the following sections, the system design is described. 3.1 ECG’s Hardware LOW NOISE AMPLIFIER HIGH PASS FILTER LOW PASS FILTER POWER AMPLIFIER ADC UART BLUETOOTH Figure 7. Block Diagram of the ECG Devices
  • 4. Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone International organization of Scientific Research 16 | P a g e Instrumentation amplifier is first amplifier circuit to amplify small signals (ECG’s amplitude only 3 mV). This instrument amplifier is using IC AD620 with a gain resistor (Rg=10kΩ). According to the equation, the value of gain is: 𝐺 = 1 + 49.4𝑘 10𝑘 = 5.94 ……………………………………1) Figure 8. Instrumentation Amplifier Design[6] The range frequency used for ECG monitoring system is 0.05 Hz - 40 Hz. Cut-off frequency of LPF filter at 40 Hz and HPF at 0.05 Hz. Once the signal is filtered, signal is amplified 100 times by a non-inverting operational amplifier so that signal has large enough amplitude to be read by digital subsystem. Digital subsystem is a minimum system of ATmega328P microcontroller as analog to digital signal converter and transfer the data to Bluetooth module [7]. Figure 9. Minimum System of ATMega328P 3.2 ECG’s Application Software When the device receives a command execution from the smart phone, the microcontroller will read data as much as buffer capacity. Once the buffer is full, the device will transmit data to smart phone. Flowchart of program can be seen in Fig. 10. Start ECG Recording Analog to Digital Converting Send Via Bluetooth Heart Rate Calculation Display Heart Rate and ECG System still running? End Yes No Inisialisasi Figure 10. Program Flowchart
  • 5. Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone International organization of Scientific Research 17 | P a g e IV. RESULT The design and realization of the hardware has been completed. After performance testing of the system, the results obtained are described in the following section. 4.1 System ECG (Hardware) This test aims at determining the performance of the device or application when the device is running, including the analog signal amplification results from amplifiers circuit as well as testing for data transmission ECG signal. In the analog section, amplitude of ECG signal also mixed with noise generated at 1.4V. The noise generated by the device at 160mV, so the Signal to Noise ratio obtained with the formula SNR = 20.log (A_signal / A_noise) of 18.5 dB. Analog and digital ECG signal is shown in Fig. 11 and Fig. 12. Figure 11. Analog ECG Signal Figure 12. ECG Graph in Smart Phones 4.2 Battery Life Testing These hardware, use two 7.4 V 900 mAh batteries. The device can work up to 3 hours. The results of battery test shown in Table 1. Table 1. Power Consumption Testing Buffer Baud Rate Max. Time Graph Update (s) Delay update 1 9600 - - - 5 9600 1Hour 48minute - - 10 9600 3Hour 56minute 0.12 0.02 38400 2Hour 28minute 0.106 0.006 50 9600 5 Hour 10minute 0.60 0.1 38400 3Hour 48minute 0.515 0.015 100 9600 6Hour 49minute 1.12 0.12 38400 4Hour 38minute 1.03 0.03 By transmitting sample of data with small amount of each transmission, it resulted in the application that could not run normally and applications closed. By utilizing large enough of sample size for each transmission, the battery can last longer. 4.3 Distance of Transmission Testing is done by sending 1,000 bytes of data every 10 milisecond with line of sight (LOS) condition (no obstacle). The results of testing are shown in Table 2.
  • 6. Mini Wireless ECG for Monitoring Athletes’ ECG Signal Based on Smartphone International organization of Scientific Research 18 | P a g e Table 2. Distance Testing No Distance (m) Sample received % sample missing Transmit Delay (s) 1 1 1000 0 % 0.0126 2 2 1000 0 % 0.0184 3 5 1000 0 % 0.0221 4 10 997 0.3 % 0.0293 5 20 956 4.4 % 0.0312 6 50 879 12.1 % 0.0381 7 100 723 27.7 % 0.0523 From the data above, the device can work optimally with distances below 20 m. Furthermore, power consumption used by the ECG is larger when the distance between the transmitter and receiver getting away. This is because of the transmitting device will increase the transmission power to be able to make connection between client-server. V. CONCLUSION Based on the implementation and testing the system, three conclusion can be drawn from this study. First, the graphics applications are capable of running both I smart-phone display. Second, the devices can work up to 3 hour using two 7.4 V 900 mAh batteries. Third, implementation of Bluetooth communication on ECG monitoring device can run optimally at 20 m with frame of data transmission at 10 sample / frame and baud rate 38,400bps. REFERENCES [1] S. Widjaya, “EKG Praktis,” Binarupa aksara, Jakarta, 1990. [2] A. Rizal, Jondri, “Wireless LAN Electrocardiogram (ECG)”, Proceeding Konferensi Nasional Sistem Informatika 2010, Bali, 2010 [3] AnaesthesiaUK, ” The Electro-cardiogram,” [online] avalaible at http://www.frca.co.uk/article.aspx?articleid=339 [access date December, 2013] [4] W. J. Tompkins, “Biomedical Signal Processing,” Prentice Hall, New Jersey, 1993 [5] K. Gentry, “BIOE 415: ECG WAV how-to “, [online] avalaible at https://courses.engr.illinois.edu/bioe415/labs/ecgwav.html [access date January, 2014] [6] ___________,” Datasheet AD620,” [online] avalaible at http://www.analog.com/static/imported- files/data_sheets/AD620.pdf, [access date May, 2012] [7] ___________,”Bluetooth Bee,”[online] avalaible at http://www.robotdomestici.it/joomla/component/virtuemart/bluetooth-bee [access date February, 2014]