SlideShare a Scribd company logo
1 of 6
Download to read offline
Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal
     of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.311-316
             Remote Monitoring of Heart Sounds in Real-Time
   Priya Rani1, A N Cheeran2, Vaibhav D Awandekar3 and Rameshwari S
                                  Mane4
                          1,4
                                M. Tech. Student (Electronics), VJTI, Mumbai, Maharashtra
                                    2
                                      Associate Professor, VJTI, Mumbai, Maharashtra
                                  3
                                    A3 RMT Pvt. Ltd. SINE, IIT Mumbai, Maharashtra

ABSTRACT
         As health care centres have becomes                 components. The first and second heart sounds (S1,
popular, daily monitoring of health-status related           S2) are the most significant ones [2]. There are still
parameters is becoming important. An easy,                   other events, nevertheless, that may be recorded,
comfortable and patient friendly solution for                including the third and fourth heart sounds (S3, S4)
acquisition, processing and remotely transmitting            [3], heart murmur and noise. Most of the
the information from patient to the centre is                stethoscopes were acoustic in nature with very less
therefore an important issue. Phonocardiogram                sound amplification. With advent of technology the
(PCG) is a physiological signal reflecting the               transition took place into electronic and the more
cardiovascular status. This paper deals with a               powerful digital-electronic stethoscopes. The
Signal Processing Module for the computer-aided              Acoustic and the Electronic stethoscopes are widely
analysis of the condition of heart. The module has           prevalent in the current market. A fewer number of
three main blocks: Data Acquisition, Signal                  companies produce stethoscopes each with their
Processing & Remote Monitoring of heart                      unique features.
sounds. Data acquired includes the heart sounds.                       The PCG-based Heart Rate (HR)
The system integrates embedded internet                      measurement is carried out using the detection of
technology and wireless technology. As the data is           cardiac pulse peaks [5]. These algorithms assume a
being send by internet, it realizes real-time                general heart sound model. With a basic
recording and monitoring of physiological                    normalization, Shannon energy and thresholding on
parameter of patients at low cost and both at                PCG, S1 and S2 are detected, extracted and counted
home and in hospital. The analysis can be carried            to derive the HR [6]. PCG segmentation techniques
out using computer initially and further by                  that analyze heart sound features are also introduced
doctor. The tele-monitoring system may provide               to make the detection more robust [4]. But by
a low-cost, reliable and convenient solution for             calculating the Shannon energy [6], and also by the
data acquisition and real time analysis of the               segmentation of S1 and S2 [4], it becomes
PCG. The heart sounds are acquired using an                  complicated to find HR.
acoustic stethoscope and then processed using                          This paper presents an algorithm not only
software developed using the simulation tool                 for the direct measurement of heart rate based on
(Python 2.7) & the recorded PCG transmitted                  PCG but also for the remote monitoring of these
and saved on the server. From where, any time it             signals. Wavelet transform is adopted for PCG time-
can be remotely accessed for expert advice and/or            series processing. Mother wavelet, Daubechies
for further diagnosis.                                       family is used to filter out the added noise from the
                                                             heart sound signal. Then by taking the square of the
Keywords - Cardiac Auscultation, Heart Rate                  filtered heart sound signal peaks are directly
(HR), Heart sounds, Phonocardiogram (PCG),                   detected and then the heart rate. Hence the
Python, Stethoscope, Wavelet decomposition                   processing makes easy. However, since heart sounds
                                                             vary in a great extent, this method effectively deal
I. INTRODUCTION                                              with unexpected PCG patterns that differ from the
          Heart sounds result from the interplay of          presumed model. More importantly the saved data
the dynamic events associated with the contraction           on the server can be accessed anytime from
and relaxation of the atria and ventricles, valve            anywhere for the reference or for the expert advice.
movements and blood flow. Heart sound can be                 This paper is organized as follows. The hardware is
heard from the chest through a stethoscope [1], a            revealed in Section II. In Section III, the design
device commonly used for screening and diagnosis             algorithm is discussed. The verification of the
in primary health care. The art of evaluating the            performance of the proposed method through several
acoustic properties of heart sounds and murmurs,             experiments is discussed in section VI. Finally, we
including the intensity, frequency, duration, number,        draw the conclusion in Section VII.
and quality of the sounds, are known as cardiac
auscultation. Phonocardiography (PCG) is the study
of heart sounds, consists of several different

                                                                                                   311 | P a g e
Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal
     of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.311-316
II. HARDWARE ARRANGEMENT                          These sensors have a high-frequency response that is
         The block diagram for the implementation         quite adequate for body sounds. The microphone is
of the proposed idea is shown in figure 1. In this a      an air coupled sensor that measure pressure waves
microphone is placed inside the hollow tube of            induced by chest-wall movements (by stethoscope).
stethoscope to convert the mechanical vibrations into     The recordings are done in *.wav format using the
the electrical signal and at the other end of the         software language (Python) provided with the
stethoscope an audio jack is placed which can easily      stethoscope. The software also saves the patient’s
be connected to laptop to record the heart sounds. A      information in text file. The sounds were then
server is placed to save the information and data of      digitized with a sampling rate of 22050 Hz, 32
the patient. On which this information can be send        bits/sample. The digitized signal was then processed
through the wireless link. This recorded sound file is    for finding the heart rate.
saved in *.wav format through python 2.7 and the          3.2. Processing
sound quality is mono. Once the sounds are recorded       The whole algorithm was implemented in Python
the further processing is done by the software. At the    [11]. The steps involved in the heart rate calculation
other end the data can be picked up remotely              algorithm are shown in figure 2 and its
through internet.                                         implementation on a real heart sound is shown in
                                                          figure 3 (of a child) and figure 4 (of an adult).
III. DESIGN METHODOLOGY                                   Before wavelet decomposition and reconstruction
         The detailed steps of the proposed               the original signal was downsampled by a factor of
algorithm are illustrated in Fig. 2. It could be          eight so that the details and approximations can
generally divided into three parts: PCG Data              result in frequency bands, which contain the
Acquisition, Processing, and Calculation of heart         maximum power of S1 (first heart sound) and S2
rate which can be done by finding the peaks of the        (second heart sound). The Daubechines 6 and 20 is
squared heart sound signal.                               used for wavelet decomposition with 5 levels of
                                                          decomposition which in this case is d4, d5 [8]. It is
3.1. Data Acquisition                                     proved adequate for heart sound [7]. Then the
         The heart sounds are collected from human        reconstructed signal is again filtered out with a band
being. The recordings are made using Microtone            pass filter having an order of 11 and the lower and
Acoustic Stethoscope for about 5 seconds each. The        higher cut-off frequencies of 20Hz to 100Hz
recording is performed in an open space with people       respectively. Now the 4th and 5th level signals are
walking and talking around. Microphones are the           used for further calculation of heart rate.
natural choice of sensor when recording sound.




                                      Fig 1: Remote Heart Rate Monitoring


                                                                                                 312 | P a g e
Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal
     of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.311-316


                                 PCG Signal from heart by stethoscope


                                              Microphone                                                  Using Hardware


                                         Electrical signal to PC


                                               Recording


                            Digitized Heart Sound 22050 Hz 32 bits/sample


                                     Downsampling by a Factor 8


                         Wavelet Decomposition & Reconstruction (db6 level 5)



   4th level detail                                                                        5th level detail            Using Python



                                Square of Filtered Heart Sound Signal


                                           Peak Detection


                                          Peak Calculation


                                        Calculate Heart Rate


                                   Send audio, graphic & text files to the server                       Using Wi-Fi / GPRS / Modem


                                  Fig 2: Steps involved in Heart Rate Monitoring

3.3. Peak Detection and Calculation for Heart                      complicated and the patterns of heart sounds and
Rate                                                               murmurs vary largely from recording to recording
          Figures 3 & 4 show a filtered PCG signals,               even for the normal ones. To solve these problems,
and its square signal and a threshold. Based on the                several additions are made in the procedure [10].
envelogram calculated by the square heart sound                    The main problem is that many extra ‘peaks’ are
signal curve, a threshold is set to eliminate the effect           picked up. In order to eliminate the extra peaks, the
of noise and the very low-intensity signal. The peaks              intervals between each adjacent peaks are calculated.
of each part whose levels exceed the threshold are                 The low-level time limit is set, which is used for
picked up and assumed temporarily to be the first                  deleting extra peaks. When an interval between two
and the second heart sound. Here, only one peak for                adjacent peaks is less than the low-level time limit,
each overshoot is chosen even though there are more                there must be one extra peak which should be
than one peaks above the threshold. The choice of                  rejected. When two peaks appear within 50ms,
the peak for each overshoot is based on the                        which is the largest splitted normal sound interval
following criteria : (1) one peak is always picked up;             [9], the peak having maximum strength is picked up.
(2) more than two peaks means the existence of                     Then by taking the average separation of the peaks,
splitted first or second heart sound, so the first peak            heart rate is calculated by the formula,
is picked up in order to get the onset of each sounds.
The actual abnormal heart sound recordings are very


                                                                                                              313 | P a g e
Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal
     of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.311-316
      6 la
      0i t
      *g
       SR
       a e
       m
       pn
e
H
a
r
t
Ra
 t
 e
  2 atAtf s
   *t a g iP
   Dc .r e
   en v a a
   c F Sn
    io * e
    mi oe o
       r p ok




Fig 3: Implementation of Heart Rate Monitoring of a Child (a) Original recorded heart sound signal, (b) 5th
level detail of the signal calculated by wavelet decomposition and reconstruction using dB6 (level 5) filter, (c)
Square of filtered signal & Peaks detected for S1 & S2 both.




Fig 4: Implementation of Heart Rate Monitoring of an Adult (a) Original recorded heart sound signal, (b) 5th
level detail of the signal calculated by wavelet decomposition and reconstruction using dB6 (level 5) filter, (c)
Square of filtered signal & Peaks detected for S1 & S2 both.

                                                                                                  314 | P a g e
Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal
     of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.311-316
IV. REMOTE MONITORING                            Rejection and accuracy) of an electronic stethoscope
          A prototype of a simple and non-invasive         have been achieved through software (Python). Once
system to remotely monitor the real-time heart rate of     obtained digitally, sounds may be stored easily.
patients or individuals based on phonocardiography,        Transmission, analysis, and storage are also possible
to study the heart sounds has been developed. Here         at any distance. Heart sounds may be recorded in
the detailed data of the patient is sent and saved on to   outlying clinics and transmitted to specialized centres
the server. The data contains three main files 1) Audio    for auditory review and analysis by cardiologists. This
clip of heart sounds in *.wav format. 2) The graphical     avoids the expense of patient travel and further
representation of heart sounds i.e. phonocardiogram in     consultation. Timely and appropriate intervention
*.jpeg format and 3) the patient information like          reduces the risk of heart damage and death.
name, patient id, doctor’s name and patient’s heart
rate in *.txt format. For sending the information to the   VI. RESULTS
server, four wireless network options are there. Those              The PCG signal has acquired by the acoustic
are 2G Modem 1, 2G Modem 2, Wi-Fi and GPRS. By             stethoscope shown above in figure 3 and 4. Also the
any of these the data is sent. The benefit of using four   microphone is used inside the hollow tube of
different wireless networks is that at least if only one   stethoscope to record PCG with 32-bit accuracy and
network is available at a time the data will be send to    22050 Hz sampling frequency. The experiments are
the server. If there is no network coverage then the       made on several males and females aged from 23 to
data goes in a queue and as soon as network will be        40 years old, and on a child of 3 years old without
present the data will automatically transferred to         medical history of cardiovascular diseases, and the
server. Once the data reached to server, it can be         heart sounds is recorded with the stethoscope placed
fetched from anywhere anytime for the expert advice        on the chest near the mitral and tricuspid area. The
by the internet or remote link.                            recording is performed in an open space with people
                                                           walking and talking around. Normal breathing is
V. ADVANTAGES OF THE DEVICE                                allowed during the experiment. Here two results are
         Here the acoustic stethoscope is used instead     shown. One is of a 3 years old child and other is of an
of electronic stethoscope for acquiring the heart          adult of 27 years old. The parameters of the proposed
signals results in low cost of the device. Also acoustic   method are set as follows.
stethoscopes are not battery operated. Remaining
advance characteristics (Amplification, Noise




                               Fig 4: Results of Heart Rate Monitoring (of a child)




                                                                                                   315 | P a g e
Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal
     of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.311-316




                              Fig 5: Results of Heart Rate Monitoring (of an adult)

Figures 4 and 5 show the following results for a child            Auscultation, International Journal of
and an adult respectively. 1) The channel is mono. 2)             Scientific & Engineering Research Volume 2,
Recorded heart sounds have 32-bit accuracy i.e. the               Issue 10, Oct-2011.
sample width is 4. 3) Sampling frequency is 22050           [6]. H Liang, S Lukkarinen and I Hartimo, Heart
Hz, 4) total frames in 5 sec recorded data sound. 5)              Sound Segmentation Algorithm Based on
The heart rate calculated by peaks detected.                      Heart Sound Envelolgram, Computers in
                                                                  Cardiology, Vol24 , 1997, pp 105-108
VII. CONCLUSION                                             [7]. Durand L G, Pibarot P, Digital Signal
         A module which acquires the heart sounds                 Processing of Phonocardiogram: Review of
and processed them to get the phonocardiogram and                 the most recent advancements, Critical
heart rate has been developed and this can tele-                  ReviewTM in Biomedical Engineering, vol 23,
monitor PCG. A general physician can interact with                1995, pp 116-219
the module and get quick preliminary diagnosis of            [8]. H Liang, S Lukkarinen, I Hartimo, Heart
heart problems of patients who cannot be easily                   Sound Segmentation Algorithm Based on
shifted to advanced hospitals which are at a distance             Heart Sound Envelolgram, Computers in
and also who cannot afford high consultation fee and              Cardiology, IEEE, Vol. 24, pp. 105-108,
traveling cost. The Module has a provision of                     1997.
extracting information at the end of every step instead     Books:
of working as a black box to the user. Such module          [9]. Hurst JW. The heart arteries and veins, 7th
will be a step towards the development of efficient               ed. McGraw-Hill Information Services
medical care. It will overcome the deficiency of                  Company, New York 1990: Ch. 14: 175-242.
expert cardiologist in both urban and rural areas.          Proceedings Papers:
                                                            [10]. S. Omran and M. Tayel, A Heart Sound
REFERENCES                                                        Segmentation and Feature Extraction
Journal Papers:                                                   Algorithm using Wavelets, IEEE ISCCSP,
 [1]. L. A. Geddes, Birth of the stethoscope,                     2004, pp. 235-238.
       Engineering in Medicine and Biology                  Websites:
       Magazine, IEEE, vol. 24, pp. 84, 2005.               [11].
 [2]. J. Abrams, Current concepts of the genesis of                         http://docs.python.org/release/2.3.5/
       heart sounds. I. First and second sounds,                  tut/tut.html; the Python Tutorial by Guido
       Jama, vol. 239, pp. 2787-9, 1978.                          van Rossum.
 [3]. N. J. Mehta and I. A. Khan, Third heart
       sound: genesis and clinical importance, Int J
       Cardiol, vol. 97, pp. 183-186, 2004.
 [4]. Faizan Javed, P A Venkatachalam and
       Ahmad Fadzil M H, A Signal Processing
       Module for the Analysis of Heart Sounds and
       Heart Murmurs, 2006, International Journal
       of Physics International MEMS Conference
       Series 34, pp 1098–1105.
 [5]. M.Vishwanath Shervegar, Ganesh.V.Bhat
       and     Raghavendra       M      Shetty   K,
       Phonocardiography–the future of cardiac

                                                                                                  316 | P a g e

More Related Content

What's hot

A wearable ecg recording system for continuous arrhythmia
A wearable ecg recording system for continuous arrhythmiaA wearable ecg recording system for continuous arrhythmia
A wearable ecg recording system for continuous arrhythmiaBarracca
 
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 Systemijsrd.com
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technologyhiij
 
IRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse SensorIRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse SensorIRJET Journal
 
Epileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG SensorEpileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG SensorIRJET 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
 
NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...
NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...
NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...IAEME Publication
 
An ECG Compressed Sensing Method of Low Power Body Area Network
An ECG Compressed Sensing Method of Low Power Body Area NetworkAn ECG Compressed Sensing Method of Low Power Body Area Network
An ECG Compressed Sensing Method of Low Power Body Area NetworkNooria Sukmaningtyas
 
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...IRJET Journal
 
Fit-NES: wearable bracelet for heart rate monitoring
Fit-NES: wearable bracelet for heart rate monitoringFit-NES: wearable bracelet for heart rate monitoring
Fit-NES: wearable bracelet for heart rate monitoringTELKOMNIKA JOURNAL
 
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...Associate Professor in VSB Coimbatore
 
Implementation of ecg signal acquisition and transmission through bluetooth t...
Implementation of ecg signal acquisition and transmission through bluetooth t...Implementation of ecg signal acquisition and transmission through bluetooth t...
Implementation of ecg signal acquisition and transmission through bluetooth t...eSAT Publishing House
 
Health Care Monitoring for the CVD Detection using Soft Computing Techniques
Health Care Monitoring for the CVD Detection using Soft Computing TechniquesHealth Care Monitoring for the CVD Detection using Soft Computing Techniques
Health Care Monitoring for the CVD Detection using Soft Computing Techniquesijfcstjournal
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorAssociate Professor in VSB Coimbatore
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET Journal
 
Portable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoard
Portable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoardPortable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoard
Portable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoardIJSRD
 

What's hot (18)

A wearable ecg recording system for continuous arrhythmia
A wearable ecg recording system for continuous arrhythmiaA wearable ecg recording system for continuous arrhythmia
A wearable ecg recording system for continuous arrhythmia
 
Heartfailurealertsystem
HeartfailurealertsystemHeartfailurealertsystem
Heartfailurealertsystem
 
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
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technology
 
IRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse SensorIRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse Sensor
 
Epileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG SensorEpileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG Sensor
 
IRJET- Analysis of Electroencephalogram (EEG) Signals
IRJET- Analysis of Electroencephalogram (EEG) SignalsIRJET- Analysis of Electroencephalogram (EEG) Signals
IRJET- Analysis of Electroencephalogram (EEG) Signals
 
NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...
NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...
NADI PARIKSHA: A NOVEL MACHINE LEARNING BASED WRIST PULSE ANALYSIS THROUGH PU...
 
An ECG Compressed Sensing Method of Low Power Body Area Network
An ECG Compressed Sensing Method of Low Power Body Area NetworkAn ECG Compressed Sensing Method of Low Power Body Area Network
An ECG Compressed Sensing Method of Low Power Body Area Network
 
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...IRJET-  	  Deep Learning Technique for Feature Classification of Eeg to Acces...
IRJET- Deep Learning Technique for Feature Classification of Eeg to Acces...
 
Fit-NES: wearable bracelet for heart rate monitoring
Fit-NES: wearable bracelet for heart rate monitoringFit-NES: wearable bracelet for heart rate monitoring
Fit-NES: wearable bracelet for heart rate monitoring
 
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
 
Implementation of ecg signal acquisition and transmission through bluetooth t...
Implementation of ecg signal acquisition and transmission through bluetooth t...Implementation of ecg signal acquisition and transmission through bluetooth t...
Implementation of ecg signal acquisition and transmission through bluetooth t...
 
Health Care Monitoring for the CVD Detection using Soft Computing Techniques
Health Care Monitoring for the CVD Detection using Soft Computing TechniquesHealth Care Monitoring for the CVD Detection using Soft Computing Techniques
Health Care Monitoring for the CVD Detection using Soft Computing Techniques
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
Ecg
EcgEcg
Ecg
 
Portable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoard
Portable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoardPortable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoard
Portable ECG Monitoring System using Lilypad And Mobile Platform-PandaBoard
 

Viewers also liked

A necessária harmonização entre abordagem policial e direitos humanos
A necessária harmonização entre abordagem policial e direitos humanosA necessária harmonização entre abordagem policial e direitos humanos
A necessária harmonização entre abordagem policial e direitos humanosFranco Nassaro
 
Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02
Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02
Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02Eduardo Lopez Hernandez
 
Aprensentacao oo-trincheiras
Aprensentacao oo-trincheirasAprensentacao oo-trincheiras
Aprensentacao oo-trincheirasHigor César
 
A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...
A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...
A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...Franco Nassaro
 
Obra no bairro Luxemburgo
Obra no bairro LuxemburgoObra no bairro Luxemburgo
Obra no bairro LuxemburgoLudmila Souza
 
B06 dpr0263a1 estrategia
B06 dpr0263a1 estrategiaB06 dpr0263a1 estrategia
B06 dpr0263a1 estrategiaMayyy555
 
A função do educador infantil no ensino de ciencias
A função do educador infantil no ensino de cienciasA função do educador infantil no ensino de ciencias
A função do educador infantil no ensino de cienciasNyara Marques
 

Viewers also liked (20)

Av32317321
Av32317321Av32317321
Av32317321
 
Al32258264
Al32258264Al32258264
Al32258264
 
Ai32237241
Ai32237241Ai32237241
Ai32237241
 
Ak32253257
Ak32253257Ak32253257
Ak32253257
 
Ah32230236
Ah32230236Ah32230236
Ah32230236
 
Puentes
PuentesPuentes
Puentes
 
PUBMED
PUBMEDPUBMED
PUBMED
 
A necessária harmonização entre abordagem policial e direitos humanos
A necessária harmonização entre abordagem policial e direitos humanosA necessária harmonização entre abordagem policial e direitos humanos
A necessária harmonização entre abordagem policial e direitos humanos
 
Lucia martinez
Lucia martinezLucia martinez
Lucia martinez
 
Beijoquente!!!
Beijoquente!!!Beijoquente!!!
Beijoquente!!!
 
Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02
Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02
Cfakepathnuevocdigoprocesalpenal 090602095837-phpapp02
 
Aprensentacao oo-trincheiras
Aprensentacao oo-trincheirasAprensentacao oo-trincheiras
Aprensentacao oo-trincheiras
 
Sepsis neonatal 2012 (1)
Sepsis neonatal 2012 (1)Sepsis neonatal 2012 (1)
Sepsis neonatal 2012 (1)
 
Sepsis neonatal 2012
Sepsis neonatal 2012Sepsis neonatal 2012
Sepsis neonatal 2012
 
Amor & traição
Amor & traiçãoAmor & traição
Amor & traição
 
Torax 3
Torax 3Torax 3
Torax 3
 
A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...
A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...
A evolução do aparato normativo de proteção à fauna diante dos atos de caça n...
 
Obra no bairro Luxemburgo
Obra no bairro LuxemburgoObra no bairro Luxemburgo
Obra no bairro Luxemburgo
 
B06 dpr0263a1 estrategia
B06 dpr0263a1 estrategiaB06 dpr0263a1 estrategia
B06 dpr0263a1 estrategia
 
A função do educador infantil no ensino de ciencias
A função do educador infantil no ensino de cienciasA função do educador infantil no ensino de ciencias
A função do educador infantil no ensino de ciencias
 

Similar to Au32311316

IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...IRJET Journal
 
Fpga based computer aided diagnosis of cardiac murmurs and sounds
Fpga based computer aided diagnosis of cardiac murmurs and soundsFpga based computer aided diagnosis of cardiac murmurs and sounds
Fpga based computer aided diagnosis of cardiac murmurs and soundseSAT Publishing House
 
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 AilmentsIJERA Editor
 
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEPHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEIRJET Journal
 
Phonocardiogram based diagnostic system
Phonocardiogram based diagnostic systemPhonocardiogram based diagnostic system
Phonocardiogram based diagnostic systemijbesjournal
 
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...IRJET Journal
 
Application of DSP in Biomedical science
Application of DSP in Biomedical scienceApplication of DSP in Biomedical science
Application of DSP in Biomedical scienceTaslima Yasmin Tarin
 
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
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALIJCSEIT Journal
 
Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...IAEME Publication
 
Design of Radial Pulse Detector
Design of Radial Pulse DetectorDesign of Radial Pulse Detector
Design of Radial Pulse DetectorIRJET Journal
 
Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...IJECEIAES
 
DIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKS
DIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKSDIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKS
DIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKSIRJET Journal
 
Prediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEGPrediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEGIRJET Journal
 
APPLICATION OF DSP IN BIOMEDICAL ENGINEERING
APPLICATION OF DSP IN BIOMEDICAL ENGINEERINGAPPLICATION OF DSP IN BIOMEDICAL ENGINEERING
APPLICATION OF DSP IN BIOMEDICAL ENGINEERINGpirh khan
 
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...bioejjournal
 
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...bioejjournal
 

Similar to Au32311316 (20)

IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...
 
Fpga based computer aided diagnosis of cardiac murmurs and sounds
Fpga based computer aided diagnosis of cardiac murmurs and soundsFpga based computer aided diagnosis of cardiac murmurs and sounds
Fpga based computer aided diagnosis of cardiac murmurs and sounds
 
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
 
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEPHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
 
Phonocardiogram based diagnostic system
Phonocardiogram based diagnostic systemPhonocardiogram based diagnostic system
Phonocardiogram based diagnostic system
 
Real Time Acquisition and Analysis of PCG and PPG Signals
Real Time Acquisition and Analysis of PCG and PPG SignalsReal Time Acquisition and Analysis of PCG and PPG Signals
Real Time Acquisition and Analysis of PCG and PPG Signals
 
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
 
Application of DSP in Biomedical science
Application of DSP in Biomedical scienceApplication of DSP in Biomedical science
Application of DSP in Biomedical science
 
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 ...
 
50620130101003
5062013010100350620130101003
50620130101003
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
 
Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...
 
Design of Radial Pulse Detector
Design of Radial Pulse DetectorDesign of Radial Pulse Detector
Design of Radial Pulse Detector
 
Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...
 
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
 
DIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKS
DIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKSDIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKS
DIAGNOSIS OF BRADYCARDIA ARRHYTHMIA USING MEMD AND CONVOLUTIONAL NEURAL NETWORKS
 
Prediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEGPrediction Model for Emotion Recognition Using EEG
Prediction Model for Emotion Recognition Using EEG
 
APPLICATION OF DSP IN BIOMEDICAL ENGINEERING
APPLICATION OF DSP IN BIOMEDICAL ENGINEERINGAPPLICATION OF DSP IN BIOMEDICAL ENGINEERING
APPLICATION OF DSP IN BIOMEDICAL ENGINEERING
 
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
 
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
Phonocardiogram Based Diagnosis Using Machine Learning : Parametric Estimatio...
 

Au32311316

  • 1. Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.311-316 Remote Monitoring of Heart Sounds in Real-Time Priya Rani1, A N Cheeran2, Vaibhav D Awandekar3 and Rameshwari S Mane4 1,4 M. Tech. Student (Electronics), VJTI, Mumbai, Maharashtra 2 Associate Professor, VJTI, Mumbai, Maharashtra 3 A3 RMT Pvt. Ltd. SINE, IIT Mumbai, Maharashtra ABSTRACT As health care centres have becomes components. The first and second heart sounds (S1, popular, daily monitoring of health-status related S2) are the most significant ones [2]. There are still parameters is becoming important. An easy, other events, nevertheless, that may be recorded, comfortable and patient friendly solution for including the third and fourth heart sounds (S3, S4) acquisition, processing and remotely transmitting [3], heart murmur and noise. Most of the the information from patient to the centre is stethoscopes were acoustic in nature with very less therefore an important issue. Phonocardiogram sound amplification. With advent of technology the (PCG) is a physiological signal reflecting the transition took place into electronic and the more cardiovascular status. This paper deals with a powerful digital-electronic stethoscopes. The Signal Processing Module for the computer-aided Acoustic and the Electronic stethoscopes are widely analysis of the condition of heart. The module has prevalent in the current market. A fewer number of three main blocks: Data Acquisition, Signal companies produce stethoscopes each with their Processing & Remote Monitoring of heart unique features. sounds. Data acquired includes the heart sounds. The PCG-based Heart Rate (HR) The system integrates embedded internet measurement is carried out using the detection of technology and wireless technology. As the data is cardiac pulse peaks [5]. These algorithms assume a being send by internet, it realizes real-time general heart sound model. With a basic recording and monitoring of physiological normalization, Shannon energy and thresholding on parameter of patients at low cost and both at PCG, S1 and S2 are detected, extracted and counted home and in hospital. The analysis can be carried to derive the HR [6]. PCG segmentation techniques out using computer initially and further by that analyze heart sound features are also introduced doctor. The tele-monitoring system may provide to make the detection more robust [4]. But by a low-cost, reliable and convenient solution for calculating the Shannon energy [6], and also by the data acquisition and real time analysis of the segmentation of S1 and S2 [4], it becomes PCG. The heart sounds are acquired using an complicated to find HR. acoustic stethoscope and then processed using This paper presents an algorithm not only software developed using the simulation tool for the direct measurement of heart rate based on (Python 2.7) & the recorded PCG transmitted PCG but also for the remote monitoring of these and saved on the server. From where, any time it signals. Wavelet transform is adopted for PCG time- can be remotely accessed for expert advice and/or series processing. Mother wavelet, Daubechies for further diagnosis. family is used to filter out the added noise from the heart sound signal. Then by taking the square of the Keywords - Cardiac Auscultation, Heart Rate filtered heart sound signal peaks are directly (HR), Heart sounds, Phonocardiogram (PCG), detected and then the heart rate. Hence the Python, Stethoscope, Wavelet decomposition processing makes easy. However, since heart sounds vary in a great extent, this method effectively deal I. INTRODUCTION with unexpected PCG patterns that differ from the Heart sounds result from the interplay of presumed model. More importantly the saved data the dynamic events associated with the contraction on the server can be accessed anytime from and relaxation of the atria and ventricles, valve anywhere for the reference or for the expert advice. movements and blood flow. Heart sound can be This paper is organized as follows. The hardware is heard from the chest through a stethoscope [1], a revealed in Section II. In Section III, the design device commonly used for screening and diagnosis algorithm is discussed. The verification of the in primary health care. The art of evaluating the performance of the proposed method through several acoustic properties of heart sounds and murmurs, experiments is discussed in section VI. Finally, we including the intensity, frequency, duration, number, draw the conclusion in Section VII. and quality of the sounds, are known as cardiac auscultation. Phonocardiography (PCG) is the study of heart sounds, consists of several different 311 | P a g e
  • 2. Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.311-316 II. HARDWARE ARRANGEMENT These sensors have a high-frequency response that is The block diagram for the implementation quite adequate for body sounds. The microphone is of the proposed idea is shown in figure 1. In this a an air coupled sensor that measure pressure waves microphone is placed inside the hollow tube of induced by chest-wall movements (by stethoscope). stethoscope to convert the mechanical vibrations into The recordings are done in *.wav format using the the electrical signal and at the other end of the software language (Python) provided with the stethoscope an audio jack is placed which can easily stethoscope. The software also saves the patient’s be connected to laptop to record the heart sounds. A information in text file. The sounds were then server is placed to save the information and data of digitized with a sampling rate of 22050 Hz, 32 the patient. On which this information can be send bits/sample. The digitized signal was then processed through the wireless link. This recorded sound file is for finding the heart rate. saved in *.wav format through python 2.7 and the 3.2. Processing sound quality is mono. Once the sounds are recorded The whole algorithm was implemented in Python the further processing is done by the software. At the [11]. The steps involved in the heart rate calculation other end the data can be picked up remotely algorithm are shown in figure 2 and its through internet. implementation on a real heart sound is shown in figure 3 (of a child) and figure 4 (of an adult). III. DESIGN METHODOLOGY Before wavelet decomposition and reconstruction The detailed steps of the proposed the original signal was downsampled by a factor of algorithm are illustrated in Fig. 2. It could be eight so that the details and approximations can generally divided into three parts: PCG Data result in frequency bands, which contain the Acquisition, Processing, and Calculation of heart maximum power of S1 (first heart sound) and S2 rate which can be done by finding the peaks of the (second heart sound). The Daubechines 6 and 20 is squared heart sound signal. used for wavelet decomposition with 5 levels of decomposition which in this case is d4, d5 [8]. It is 3.1. Data Acquisition proved adequate for heart sound [7]. Then the The heart sounds are collected from human reconstructed signal is again filtered out with a band being. The recordings are made using Microtone pass filter having an order of 11 and the lower and Acoustic Stethoscope for about 5 seconds each. The higher cut-off frequencies of 20Hz to 100Hz recording is performed in an open space with people respectively. Now the 4th and 5th level signals are walking and talking around. Microphones are the used for further calculation of heart rate. natural choice of sensor when recording sound. Fig 1: Remote Heart Rate Monitoring 312 | P a g e
  • 3. Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.311-316 PCG Signal from heart by stethoscope Microphone Using Hardware Electrical signal to PC Recording Digitized Heart Sound 22050 Hz 32 bits/sample Downsampling by a Factor 8 Wavelet Decomposition & Reconstruction (db6 level 5) 4th level detail 5th level detail Using Python Square of Filtered Heart Sound Signal Peak Detection Peak Calculation Calculate Heart Rate Send audio, graphic & text files to the server Using Wi-Fi / GPRS / Modem Fig 2: Steps involved in Heart Rate Monitoring 3.3. Peak Detection and Calculation for Heart complicated and the patterns of heart sounds and Rate murmurs vary largely from recording to recording Figures 3 & 4 show a filtered PCG signals, even for the normal ones. To solve these problems, and its square signal and a threshold. Based on the several additions are made in the procedure [10]. envelogram calculated by the square heart sound The main problem is that many extra ‘peaks’ are signal curve, a threshold is set to eliminate the effect picked up. In order to eliminate the extra peaks, the of noise and the very low-intensity signal. The peaks intervals between each adjacent peaks are calculated. of each part whose levels exceed the threshold are The low-level time limit is set, which is used for picked up and assumed temporarily to be the first deleting extra peaks. When an interval between two and the second heart sound. Here, only one peak for adjacent peaks is less than the low-level time limit, each overshoot is chosen even though there are more there must be one extra peak which should be than one peaks above the threshold. The choice of rejected. When two peaks appear within 50ms, the peak for each overshoot is based on the which is the largest splitted normal sound interval following criteria : (1) one peak is always picked up; [9], the peak having maximum strength is picked up. (2) more than two peaks means the existence of Then by taking the average separation of the peaks, splitted first or second heart sound, so the first peak heart rate is calculated by the formula, is picked up in order to get the onset of each sounds. The actual abnormal heart sound recordings are very 313 | P a g e
  • 4. Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.311-316 6 la 0i t *g SR a e m pn e H a r t Ra t e 2 atAtf s *t a g iP Dc .r e en v a a c F Sn io * e mi oe o r p ok Fig 3: Implementation of Heart Rate Monitoring of a Child (a) Original recorded heart sound signal, (b) 5th level detail of the signal calculated by wavelet decomposition and reconstruction using dB6 (level 5) filter, (c) Square of filtered signal & Peaks detected for S1 & S2 both. Fig 4: Implementation of Heart Rate Monitoring of an Adult (a) Original recorded heart sound signal, (b) 5th level detail of the signal calculated by wavelet decomposition and reconstruction using dB6 (level 5) filter, (c) Square of filtered signal & Peaks detected for S1 & S2 both. 314 | P a g e
  • 5. Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.311-316 IV. REMOTE MONITORING Rejection and accuracy) of an electronic stethoscope A prototype of a simple and non-invasive have been achieved through software (Python). Once system to remotely monitor the real-time heart rate of obtained digitally, sounds may be stored easily. patients or individuals based on phonocardiography, Transmission, analysis, and storage are also possible to study the heart sounds has been developed. Here at any distance. Heart sounds may be recorded in the detailed data of the patient is sent and saved on to outlying clinics and transmitted to specialized centres the server. The data contains three main files 1) Audio for auditory review and analysis by cardiologists. This clip of heart sounds in *.wav format. 2) The graphical avoids the expense of patient travel and further representation of heart sounds i.e. phonocardiogram in consultation. Timely and appropriate intervention *.jpeg format and 3) the patient information like reduces the risk of heart damage and death. name, patient id, doctor’s name and patient’s heart rate in *.txt format. For sending the information to the VI. RESULTS server, four wireless network options are there. Those The PCG signal has acquired by the acoustic are 2G Modem 1, 2G Modem 2, Wi-Fi and GPRS. By stethoscope shown above in figure 3 and 4. Also the any of these the data is sent. The benefit of using four microphone is used inside the hollow tube of different wireless networks is that at least if only one stethoscope to record PCG with 32-bit accuracy and network is available at a time the data will be send to 22050 Hz sampling frequency. The experiments are the server. If there is no network coverage then the made on several males and females aged from 23 to data goes in a queue and as soon as network will be 40 years old, and on a child of 3 years old without present the data will automatically transferred to medical history of cardiovascular diseases, and the server. Once the data reached to server, it can be heart sounds is recorded with the stethoscope placed fetched from anywhere anytime for the expert advice on the chest near the mitral and tricuspid area. The by the internet or remote link. recording is performed in an open space with people walking and talking around. Normal breathing is V. ADVANTAGES OF THE DEVICE allowed during the experiment. Here two results are Here the acoustic stethoscope is used instead shown. One is of a 3 years old child and other is of an of electronic stethoscope for acquiring the heart adult of 27 years old. The parameters of the proposed signals results in low cost of the device. Also acoustic method are set as follows. stethoscopes are not battery operated. Remaining advance characteristics (Amplification, Noise Fig 4: Results of Heart Rate Monitoring (of a child) 315 | P a g e
  • 6. Priya Rani, A N Cheeran, Vaibhav D Awandekar, Rameshwari S Mane / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.311-316 Fig 5: Results of Heart Rate Monitoring (of an adult) Figures 4 and 5 show the following results for a child Auscultation, International Journal of and an adult respectively. 1) The channel is mono. 2) Scientific & Engineering Research Volume 2, Recorded heart sounds have 32-bit accuracy i.e. the Issue 10, Oct-2011. sample width is 4. 3) Sampling frequency is 22050 [6]. H Liang, S Lukkarinen and I Hartimo, Heart Hz, 4) total frames in 5 sec recorded data sound. 5) Sound Segmentation Algorithm Based on The heart rate calculated by peaks detected. Heart Sound Envelolgram, Computers in Cardiology, Vol24 , 1997, pp 105-108 VII. CONCLUSION [7]. Durand L G, Pibarot P, Digital Signal A module which acquires the heart sounds Processing of Phonocardiogram: Review of and processed them to get the phonocardiogram and the most recent advancements, Critical heart rate has been developed and this can tele- ReviewTM in Biomedical Engineering, vol 23, monitor PCG. A general physician can interact with 1995, pp 116-219 the module and get quick preliminary diagnosis of [8]. H Liang, S Lukkarinen, I Hartimo, Heart heart problems of patients who cannot be easily Sound Segmentation Algorithm Based on shifted to advanced hospitals which are at a distance Heart Sound Envelolgram, Computers in and also who cannot afford high consultation fee and Cardiology, IEEE, Vol. 24, pp. 105-108, traveling cost. The Module has a provision of 1997. extracting information at the end of every step instead Books: of working as a black box to the user. Such module [9]. Hurst JW. The heart arteries and veins, 7th will be a step towards the development of efficient ed. McGraw-Hill Information Services medical care. It will overcome the deficiency of Company, New York 1990: Ch. 14: 175-242. expert cardiologist in both urban and rural areas. Proceedings Papers: [10]. S. Omran and M. Tayel, A Heart Sound REFERENCES Segmentation and Feature Extraction Journal Papers: Algorithm using Wavelets, IEEE ISCCSP, [1]. L. A. Geddes, Birth of the stethoscope, 2004, pp. 235-238. Engineering in Medicine and Biology Websites: Magazine, IEEE, vol. 24, pp. 84, 2005. [11]. [2]. J. Abrams, Current concepts of the genesis of http://docs.python.org/release/2.3.5/ heart sounds. I. First and second sounds, tut/tut.html; the Python Tutorial by Guido Jama, vol. 239, pp. 2787-9, 1978. van Rossum. [3]. N. J. Mehta and I. A. Khan, Third heart sound: genesis and clinical importance, Int J Cardiol, vol. 97, pp. 183-186, 2004. [4]. Faizan Javed, P A Venkatachalam and Ahmad Fadzil M H, A Signal Processing Module for the Analysis of Heart Sounds and Heart Murmurs, 2006, International Journal of Physics International MEMS Conference Series 34, pp 1098–1105. [5]. M.Vishwanath Shervegar, Ganesh.V.Bhat and Raghavendra M Shetty K, Phonocardiography–the future of cardiac 316 | P a g e