Free Essay

Bio and Electrocardiogram

In:

Submitted By shivsm
Words 3286
Pages 14
DENOISING OF ECG SIGNALS USING WAVELETS
AND CLASSIFICATION USING SVM
Shivanesan S M. 1, Pradheep M. 1, Sharath K. 1, Aravind Prasad. 1, Manoj M. 1
Ganesan M. 2

Abstract- Electrocardiogram is the recording of the electrical potential of heart versus time. The analysis of ECG signal has great importance in the detection of cardiac abnormalities. In this paper we have dealt about the removal of noises in ECG signals and arrhythmia classification of the signal. The inputs for our analysis is taken from MIT-BIH database (Massachusetts
Institute of Technology Beth Israel Hospital database). The denoising is done through wavelet transform and thresholding.
Confirmatory tools such as Poincare plot and Detrended
Fluctuation Analysis (DFA) are used to find out the healthiness of the signal. Then Support Vector Machine (SVM) is used to find out what type of arrhythmia is present in the signal.
Keywords- Classification, DFA Electrocardiogram, MIT-BIH database, Poincare, SVM , Wavelets.

I. INTRODUCTION
In today’s environment there has been lot of threats due to heart disease and no proper diagnosis With the recent developments in technology, physicians have powerful tools to observe the working of the heart muscle and thus to establish their diagnosis. Among cardiovascular examinations, electrocardiogram (ECG) analysis is the most commonly used and very effective too. This is due to the fact that ECG presents useful information about the rhythm and the electrical activity of the heart. Thus, it is used for the diagnosis of cardiac arrhythmias worldwide. For effective diagnostics, the study of the ECG signal must be carried out for several hours. For this reason, researchers have been interested in enabling computers to classify the abnormal ECG signals. During the last five decades the analysis of ECG signals evolved from simple visual examinations to totally automated analysis [1, 2, 3].
A noise free signal is necessary in any type of signal analysis and classification [4]. Several algorithms have been proposed for denoising of the biomedical signals, especially
ECG signals. Advancement have been done to various fields for denoising and classification of ECG signals. ECG signal is one of the bio signals that is considered as a non-stationary signal and needs a hard work to denoise [5, 6]. An efficient technique for such a non-stationary signal processing is the wavelet transform. The wavelet transform can be used as a decomposition of a signal in the time frequency scale plane.
There are many applications of wavelet transform such as sub-band coding data compression, characteristic point’s detection and noise reduction. In order to reduce the noise of
ECG signal many techniques are available like digital filters
(FIR or IIR), adaptive method and wavelet transform thresholding methods. However, digital filters and adaptive methods can be applied to signal whose statistical characteristics are stationary in many cases. Recently the

wavelet transform has been proven to be useful tool for nonstationary signal analysis.
Thresholding is used in wavelet domain to smooth out or to remove coefficients of wavelet transform. The denoising method that applies thresholding in wavelet domain has been proposed by Donoho as a powerful method [7].
Before classification of these signals to find out the arrhythmia, the need to know whether the signals is abnormal or not becomes necessary. To find out the healthiness of the signal we used two methods Poincare plot and Detrended
Fluctuation analysis (DFA) [8, 9, 10]. After confirming with the abnormality of the signal simple Support Vector Machine
(SVM) is used to train the signals and find out the exact arrhythmia in the ECG signal. In [11], two classification systems based on the support vector machines (SVM) approach are implemented.
1Shivanesan S M, Pradheep M., Sharath K, Aravind Prasad, Manoj M. are students of ECE department, Amrita Vishwa Vidyapeetham, Coimbatore
641112, India. e-mail: shiva.rathna@gmail.com
2Ganesan M., (Assistant Professor) is with Department of ECE, Amrita
Vishwa
Vidyapeetham,
Coimbatore
641112,
India.
e-mail: meetganesan@gmail.com The signals for analysis are taken from the MIT-BIH database [12]. We have discussed about how wavelet can efficiently denoise the obtained from the database. The
Poincare plot and Detrended fluctuation analysis are done in order to confirm the abnormality of the signal. The classification of the ECG signal is based on the major arrhythmias that causes threats to human life viz. Bradycardia
Tachycardia, cardiac and ventricular. SVM trains, classifies and finds out what type of abnormality is present.
The article is organised as follows: section II tells about the principle behind wavelet transform and thresholding. Section
III describes about the Poincare plot and Detrended fluctuation
Analysis (DFA). Section IV tells about the SVM classification of arrhythmia. Section V discusses about the results obtained and tabulation. We present our conclusions and future work in the section VI. The overall block diagram is depicted in Fig. 1.

II. WAVELET TRANSFORM
A. Discrete Wavelet Transform:
The wavelet transform is similar to the Fourier transform.
For the FFT, the basis functions are sines and cosines. For the wavelet transform, the basis functions are more complicated called wavelets, mother wavelets or analysing wavelets and scaling function. In wavelet analysis, the signal is broken into shifted and scaled versions of the original (or mother) wavelet.
The fact that wavelet transform is a multiresolution analysis

makes it very suitable for analysis of non-stationary signals such as the ECG signal [13].
The discrete wavelet transform (DWT) is an implementation of the wavelet transform using a discrete set of the wavelet scales and translations obeying some defined rules. In other words, this transform decomposes the signal into mutually orthogonal set of wavelets. The DWT can be realized in terms of high pass and low pass filters. The approximation properties of filter banks and their relation to wavelets are presented in the paper [14]. The output of the low pass filter gives the approximation coefficients and the output of the high pass filter gives the detailed coefficients.
Inputs
MIT-BIH database Denoising by wavelets

Feature extraction PP & DFA

Arrhythmia classification using SVM

Fig. 1. Overall block diagram
The DWT of an discrete signal x(n) of length M-1 is given in the below equation.
() = ∑ ( , ) 0, () + ∑∞
=0 ( , ) , () (1)
Here Wφ( , ) and Wψ( , ) are called the wavelet coefficients. ,() and 0,() are orthogonal to each other.
Hence we can simply take the inner product to obtain the wavelet coefficients.
1
∑ () 0, [] [0 , ] =
(2)

1

∑ () 0, [] [, ] =
(3)

The coefficients Wφ( ,k) are called the approximation coefficients and the coefficients Wφ( , ) are called the detailed coefficients. The DWT can be realized in terms of high pass and low pass filters. The approximation properties of filter banks and their relation to wavelets are presented in the paper
[14]. The output of the low pass filter gives the approximation coefficients and the output of the high pass filter gives the detailed coefficients. Computation of the wavelet coefficients at every possible scale is a fair amount of work and it generates an awful lot of data. Selection of a subset of scales and positions based on powers of two (dyadic scales and positions) results in a more efficient and accurate analysis.
B. Wavelet Decomposition and Thresholding:
The DWT decomposes the signal into approximate and detail information as discussed. The wavelet decomposition process can be iterated, so that one signal is broken down into many lower resolution components. This is called the wavelet decomposition tree. x(n) cA1 cA2 cAn

cD1 cD2 In this proposed method, the corrupted ECG signal x(n) is denoised by taking the DWT of raw and noisy ECG signal. A family of the mother wavelet is available having the energy spectrum concentrated around the low frequencies like the
ECG signal as well as better resembling the QRS complex of the ECG signal. We have used daubaches wavelet, which resembles the ECG wave. In discrete wavelet transform
(DWT), the low and high frequency components in x(n) is analysed by passing it through a series of low-pass and highpass filters with different cut-off frequencies.
This process results in a set of approximate coefficients (cA) and detail coefficients (cD). To remove the power line interference and the high frequency noise, the DWT is computed to level 4 using daubaches16 (DB16) mother wavelet function and scaling function. Then the approximate coefficients at level 5 (cA5) are set to zero. The residue of the raw signal and the approximate noise is obtained to get noise free ECG signal. The method is based on taking the discrete wavelet transform (DWT) of a signal, passing this transform through a threshold, which removes the coefficients below a certain value. = √2 ∗ log()
(4)
Where, T is threshold, n is the number of samples and is the noise standard deviation. Thresholding is applied at every loop to smooth out the signals and denoise the raw data
.
III. FEATURE EXTRACTION
Classification to find out the arrhythmia becomes unnecessary when the ECG signal is normal and does not contain any sort of abnormalities. To visually verify and find out whether the signals are normal or not we use two highly accurate methods.
The Poincare plot and the Detrended Fluctuation analysis
(DFA).
A. Poincare Plot:
The Poincare plot of RR intervals is one of the techniques used in heart rate variability (HRV) analysis. It is both a useful visual tool which is capable of summarizing an entire RR time series derived from an electrocardiogram in one picture, and a quantitative technique which gives information on the longand short-term HRV. A Poincare plot of RR intervals is composed of points ( , +1), that is each point in the plot corresponds to two consecutive RR intervals [15]. The resulting cloud of points is usually characterized by its length
(SD2) along the line of identity and its breadth across this line
(SD1). The visual inspection of the formed shapes of the
Poincare plot of RR intervals is a widely used method for analysing the quality of recorded ECG signals and to identify premature and ectopic beats, as well as technical artefacts. The plot of a healthy person will have a comet shaped structure along the line of identity [16]. Also the ratio of the Poincare descriptors (SD1, SD2) should be high for a healthy person.
Let RR, x and y vectors be defined as = (1, 2 … … . , +1 ), = (1 , 2 , … . . , ) = (1 , 2 , … … , ) = (1 , 2 , … . , , ) = (2 , 3 , … … , +1 ),
(5)

cDn

Fig. 2. Decomposition tree

1

1 = √ ∑ =1( 1 )2

(6)

1

2 = √ ∑ =1( 2 )2

1 =

( −̅ )−( − )
√2

,

(7)

2 =

( −̅ )+( − )
√2

(8)

The over bar stands for mean.
By calculating SD1 and SD2 from the eq. (6) & (7) and finding the ratio of the descriptors we could comment on the abnormality. But the ECG signals involve more than a b than two classes, so we need a classifier that is more than a binary classifier [16,
17]. The widely practised ones are one-against-all (OAA) and the one-against-one (OAO) strategies. The one against one
(−1)
constructs 2 decision functions for all the combinations of class pairs. Experimental results in [18] indicate that the oneagainst-one is more suitable for practical use. (More details appeared in [18]). We use OAO for ECG multi class classification. B. Detrended Fluctuation Analysis (DFA):

V. RESULTS AND TABULATION

This is also a plot analysis by which we could visually see and comment on the abnormality of the given ECG signal. The plot here is a double logarithmic plot. Its log F(n) versus log(n). The main objective of DFA is to extract the extrinsic fluctuations in order to allow the analysis of the signal’s variability associated exclusively with autonomic control. The integrated signal y(k) is then segmented into multiple windows of length n. For each of these windows, a least-squares firstorder approximation (a line segment) is calculated, representing the “trend” of that segment of the signal that has been found out. The trend signal yn(k) in Eq. (10), formed by the line segments, is an approximation to the integrated signal y(k). 1

() = √ ∑ =1 ()2 ,

(9)

A. Wavelet denoising:
The denoised signal is evaluated on the basis of SNR and correlation factor. Records or samples from MIT-BIH database were used. The tabulation below shows the records used and the SNR of the filters.DB16 was found to denoise effectively. ∑

2 () 2 ()
=0

= 10 ∑ =0

(13)

(n): the deformation in reconstructed ECG signal. (n): the original signal.
Table 1. SNR values of various records and filters

(10)
(11)

Where () is the duration of the i-th RR interval, is the mean interval, and k is the current output sample timeindex. The slope of the line (log F(n)& log (n)) gives us a coefficient called α which gives us the HRV fluctuations. The normal plot of DFA is shown in the Fig 3.

DB4

DB6

DB16

Sym8

100

12.37

11.86

13.06

7.37

105

13.15

9.47

11.65

4.75

112

12.47

11.9

12.92

6.84

228

() = () − ().

() = ∑ =1[() − ]

SAMPLES
MIT-BIH

18.05

16.5

17.57

11.72

Table 2. Correlation values
SAMPLES
MIT-BIH

IV. SUPPORT VECTOR MACHINE
The support vector (SV) machine is a new type of learning machine. It is based on statistical learning theory. Support vector machines (SVMs) are becoming popular in a wide variety of biological applications. The main use of SVM is classification. They were used in cancer cells classification and now SVM’s are used widely in biomedical signal analysis.
Here we have employed SVM to classify the ECG signal and to find out the arrhythmia present in it. SVM finds the optimal separating hyper plane (OSH) with the minimum errors. The linear separation hyper plane is in the form of
() = + .
(12)

DB6

DB16

Sym8

100
Fig 3. Normal DFA plot.

DB4
0.8279

0.4599

0.9325

0.1120

105

0.3146

0.2935

0.5848

0.0662

112

0.6291

0.4878

0.6661

0.4522

228

0.6222

0.4826

0.7929

0.4882

From the Table 1 and Table 2 we found out that DB16 denoised the signal efficiently and can be used for effective denoising of ECG signals.
B. Poincare Plot:
The Fig 4 below shows the Poincare plot of the record 228 of the MIT-BIH database. From the figure we could see that

the shape is not comet shaped along the line of incidence
(LOI) as discussed in section three. So just by looking at graph of the Poincare plot we can tell that the signal is abnormal and contains some kind of artefact.

Record

Table 3. SVM arrhythmia classification
Normal/abnormal Type of arrhythmia

112

Abnormal

Bradycardia

219

Abnormal

Tachycardia

228

Abnormal

Bradycardia

VI. CONCLUSION AND FUTURE WORK
The results shown above are the outputs of the record 228.
Similarly other records from the MIT-BIH database were run and the outputs were verified and type of arrhythmia present in it was found and analysed. The Poincare plot and Detrended
Fluctuation Analysis (DFA) are highly accurate in determining the abnormality of the ECG signal. It’s fast and just by looking
Fig 4. Poincare plot of record 228 at the output plot of the ECG signal we can comment on the abnormality of the signal. This paper throws light on the
SD1= 317.2 method of denoising that can efficiently remove various noises
SD2= 317.0 like baseline wander, power line interference etc. from the ECG
1
= 1.0062 signal. We have also seen that the best filter for denoising ECG
2
signals was DB16 which has got the maximum number of
The ratio of SD1 and SD2 is very low and hence the signal is vanishing moments. The higher the vanishing moments higher will be the amount of denoising but not at the cost of losing the abnormal. original data from the signal. SVM has always been an accurate classifier and one against one (OAO) strategy is used for
C. Detrended Fluctuation Analysis: multiclass classification of ECG signals. Keeping in mind that
The fig 5 below shows the DFA plot of the record 228 of the ECG being a non-stationary signal, we have designed the entire
MIT-BIH database. Comparing the Fig 5 with the normal plot block that can handle the non-stationary ECG signal.
The inputs to the whole setup was taken from the MIT-BIH from the Fig 3 we see the plot is disfigured and the abnormality database and not real time ECG signals. In the future ECG is confirmed. signals can be acquired from the human and can be sent as the inputs and the type of arrhythmia can be found. Since it is going to be real time acquisition of data, the amount of noise present will be more, so care must be taken while denoising the real time signals.
VII. REFERENCES
[1]

[2]

The alpha value is found from the slope of the line formed in the plot.

Henzel N., and J. L ski, 1999. “Analiza sygnalu HRV w podpasmach widmowych. Biocybernetyka i In ynieria Biomedyczna,” PAN, pp
418-422.

[3]

Merri M., M. Alberto M. and A. J. Moss, 1993. “Dynamic analysis of ventricular representation Duration from 24-hour recording”. IEEE
Transactions on biomedical engineering, Vol. 40, No. 12.

[4]

Luca Mainadri T., A. M. Bianchi and S. Baselli, Cerutti, 1995. “Poletracking algorithms for the extraction of time-variant heart rate variability spectral parameters,” IEEE Transactions on biomedical engineering, Vol.
42, No.3. pp: 20-31.

[5]

Fig 5. DFA plot of record 228

Henzel N., and J. Leski, 1999. “Efectywna obliczeniowo metoda analizy acyklicznych zdarza przy pomocy technik wieloczstotliwociowych,” XI konferencja Biocybernetyka i Inzynieria
Biomedyczna, pp 188-122.

Leski J., 1991, “Detectja zespolów QRS dla zaklóconych signalów
EKG,” Post. Fiz. Mid., 26, 3-4 PL ISSN 0137-8465.

[6]

Shrouf A. 1994. “The lineal prediction methods analysis and compression”, PhD thesis of lsk Technical University in Gliwice.

α = 0.2783 (Anti-correlated)
D. Support Vector Machine:
The signals are trained and classified by the SVM algorithm as discussed earlier. The table below shows the arrhythmia present in the record 228.

[7]

D. L. Donoho, 1991. “De-noising by soft thresholding”, IEEE
Transaction on Information Theory, Vol. 41, pp. 613–627, May 1995

[8]

M. Brennan, M. Palaniswami and P. Kamen, IEEE Trans. Biomed.
Eng. 48, 1342 (2001).

[9]

M. Brennan, M. Palaniswami and P. Kamen, Am. J. Physiol. Heart
Circ. Physiol. 283, H1873 (2002).

[10]

K. Hu, P.C. Ivanov, Z. Chen, P. Carpena and H.E. Stanley, “Effects of trends on detrended fluctuation analysis,” Physical Review E, 2001, vol. 64, 011114.

[11]

S. Osowski, T. Linh, and T. Markiewicz, “Support vector machinebased expert system for reliable heartbeat recognition,” IEEE
Transactions On Biomedical Engineering, vol. 51, no. 4, pp. 582–589,
Avril 2004.

[12]

www.physionet.org

[13]

Mahmoodabadi and S. Ahmadian, “ECG feature extraction based on multiresolution wavelet transform”, Proceedings of the IEEE 27th
Annual Conference on Engineering in Medicine and Biology, pp.
3902–3905, Shanghai, China, January 2005.

[14]

M. Vettereli, “Wavelets, approximation and compression”, IEEE
Signal Processing Magazine, vol. 18, no. 5, pp. 59–73, August 2001.

[15]

Brennan M, Palaniswami M and Kamen P 2001 “Do existing measures of Poincar´e plot geometry reflect nonlinear features of heart rate variability?” IEEE Trans. Biomed. Eng. 48 1342–47

[16]

F. Melgani and L. Bruzzone, “Classification of hyper spectral remote sensing images with support vector machine,” IEEE Trans. Geosci.
Remote Sens., vol. 42, no. 8, pp. 1778–1790, Aug. 2004.

[17]

W.Hsu and C.-J. Lin, “A comparison of methods for multiclass support vector machines,” IEEE Trans. Neural Networks., vol. 13, no. 2, pp. 415–425, Mar. 2002.

[18]

Hsu, C.-W., Lin, C.-J., “A comparison of methods for multiclass support vector machines”, IEEE Trans. Neural Networks 13(2), 415425, 2002

Similar Documents

Premium Essay

Question for Biology Study Guide

...BIO 100--STUDY GUIDE--EXAM 1 STUFF TO BRING: A Scantron Form 882-E; number 2 pencil STUFF TO KNOW: What do all living organisms do? Surface to Volume Ratio (compare big to small organisms), Atom (what is it and what is it made from); the 4 major elements that make up living organisms; why antioxidants are good; What are the 4 main molecules of living organisms; What are the main functions of each of these types of molecules; Know the main organelles of the cell, and their function Three Primary tissues; layers of the skin (2 main layers); Two main regions of the skeleton; regions of the spine; bones of the arm and leg; ball and socket joints; three types of muscle and the function of each; the BASICS or muscle contraction; 2 types of muscle contraction; fast and slow muscle fibers, which type of athlete would have which kind of muscles?; know the three types of levers described in class, and be able to give an example or each Immune system Cold vs the flu; what is a virus? What is a bacteria? Which is killed by antibiotics?; know the components of the: FIRST LINE OF DEFENSE; SECOND LINE OF DEFENSE; THIRD LINE OF DEFENSE; what is immunity? How do you acquire immunity? Why is the flu a serious disease (I am not referring to the flu you typically get) Cardiovascular system Know the chambers of the heart; Sino-Atrial Node; Atrio-ventrical Node’ Blood flow through the heart and out to the body, and blood returning to the heart. Arteries, veins and capillaries (structure...

Words: 369 - Pages: 2

Premium Essay

What the Heck

...Belinda Spivey Bio 169 Chapter 6 Heart 1. Papillary, atrial ventricular 2. Right bundle branch 3. PAT 4. EKG 5. .5 and 5 6. Small coronary veins, ventricle 7. Right atrial ventricular, systole 8. Pectinate 9. Serous, pericardial 10. 1st, Ludd 11. Normal sinus rhythm 12. AV node 13. P, depolarization, sinoatrial 14. Isoelectric point 15. Quiescent period 16. QRS complex 17. Einthoven 18. 12, 1, 3 19. 3 20. Cardiomegaly 21. Fibrillation 22. ? 23. Infarction 24. ? 25. Wolff-Parkinson-White syndrome 26. Lidocaine 27. Beta adrenergic blocking agents 28. Thiazide diuretic 29. Third degree heart block 30. Nitroglycerin 31. Total peripheral resistance 32. Decrease 33. Flutter 34. Tachycardia 35. Bradycardia 36. Auscultation 37. Diastole, failure 38. Cardiac cycle 39. J 40. Intercalated discs 41. Bundle of his 42. SA node, posterior right atrial 43. Contraction 44. Aortic semilunar valve 45. Pulmonary 46. Ascending 47. Autonomic nervous system 48. U, kalemia 49. P-R interval 50. Junction rhythm, pacemaker, escape 51. Atrial fibrillation 52. ? 53. ? 54. Tetralog of fallot, stenosis, hypertphy 55. Ischemia 56. Ectopic focus, episodic 57. Congestive heart failure 58. QRS complex 59. Cardiomegaly, cardiomyopathy 60. Injury 61. Stenosis, atherosclerosis ...

Words: 309 - Pages: 2

Premium Essay

Biosignal Experiment

...Elnaz Najafi BE 413/513 Final Project Instructor: Dr. Chris Raub Due Date: Friday, May 5th,2017, 11:59pm Introduction to Biosignals: Bio-signals are signals created by live creatures and biomedical devices make us able to measure these bio-signals. We can divide biosignals into two different kinds: Electrical biosignals and Non-electrical biosignals. In this project we focus on an electrical biosignal. Electrical biosignals are coming from electrical currents produced by electrical voltage produced by living cells. One of the most important bioelectrical signals that I am going to talk about in my final project is ECG or Electrocardiogram. Introduction to ECG: Electrocardiogram or ECG measures the electrical activity of the heart using...

Words: 1793 - Pages: 8

Premium Essay

Health Care Financing

...Obstructive sleep apnea is a very common form of apnea which affects an individual’s sleep pattern; this condition causes cessation of breath or shallow breathing while asleep. Obstructive sleep apnea (OSA) occurs when there are consecutive episodes of complete or partial blockage of the upper airway during sleep. This blockage in airway causes the diaphragm and chest muscles to work harder in order pull air into the lungs and can also reduce the flow of oxygen to vital organs and cause irregular heart rhythms. Patients diagnosed with this condition often experience an array of symptoms such as daytime sleepiness or fatigue, Sudden awakenings with a sensation of gasping or choking, Restlessness during sleep, arrhythmias and are at risk of developing ischemic heart disease and other vascular related problems (Hsu et al., 2007). Several treatment options have been identified for individuals with OSA including continuous positive airway pressure (CPAP), weight loss to reduce pressure on the diaphragm, dental appliances, and surgical procedures. This study assessed patients who have undergone the uvulopalatopharyngoplasty (UPPP) procedure to determine if their upper airways have improved after the procedure. To make this determination, researchers used quantitative video endoscopic computer-assisted measurement (CAM) to show improvement in the apnea-hypopnea index (AHI). The researchers who conducted this study indicated that its design is prospective. Patients who participated...

Words: 1228 - Pages: 5

Premium Essay

The Importance Of Health Care Systems

...communication. They state that since communication entities’ identities are undisclosed the XOR operation and hash functions can be claimed to provide user anonymity. They also put weight behind the fact that brawny session key must be agreed for secure communication among various clients.They also consider various issues such as individual privacy which is a key issue to ponder due to the involvement of personal information. They also highlight the importance of securing the framework of Man-in-the-middle attack, in which case an evil-minder attacker may defer diffused authentication messages and imposture the legit networking entities into believing that he/she is the other legit side via ingenuine and illegal messages by spoofing. Body bio-sensors , Local processing unit and the BSN server are the three indispensable components in the IoT based communication architecture. In the proposed BSN architecture the sensors communicate back and forth with the Local Processing Unit which further communicated back and forth with the access point and which again further communicated back and forth with the BSN server. The paper goes in depth to discuss about the various security issued tackled through cryptography. For eg. They discuss about how an outsider can replace a communication entity’s public key with a pretense one of his choice.[1] Authors from another paper have also proposed a security proficiency for protecting a social IoT (SIoT) framework-based healthcare system. The authors...

Words: 1483 - Pages: 6

Free Essay

Frog Heart

...Physiology of the in situ Amphibian Heart This experiment explores the basic principles of cardiac muscle physiology, including contraction force, electrocardiogram (ECG) and the effect of neurotransmitters on the heart. Written by staff of ADInstruments. [pic] Background Studies of isolated organs were pioneered in the late 19th century when scientists such as Sidney Ringer (1835–1910) developed a perfusion solution (Ringer’s solution) that could sustain an isolated organ from a pithed animal. A classic example of this phenomenon is the frog heart, which will continue to beat in situ for several hours allowing for the study of basic cardiac functions. The heart is made up of specialized tissue called cardiac muscle. Cardiac muscle is similar to skeletal (striated) muscle, but exhibits some special properties, the most important of which is rhythmicity. Specialized heart muscle cells called pacemakers spontaneously depolarize and repolarize; the depolarization spreads to the entire heart via electrical connections between cardiac muscle cells called gap junctions. This process occurs in rhythmic fashion, giving rise to an intrinsic, regular heartbeat. While no external stimulation is required to maintain the heartbeat, the heart receives continuous input from the sympathetic and parasympathetic nervous systems. Cardiac muscle responds to a variety of neurotransmitters, which can increase or decrease the heart rate. These molecules are able to influence heart rate...

Words: 2063 - Pages: 9

Free Essay

Phcare

...PHCare: MICROCONTROLLER BASED PORTABLE HEALTH MONITORING DEVICE Adrian T. Berroya Junell V. Breciño A Project Study Presented to the School of Engineering AMA Computer College Biñan In Partial Fulfillment Of the Requirements for the Degree of Bachelor of Science of Computer Engineering Biñan, Laguna December, 2014 Table of Contents Title Page i List of Figures ii List of Tables iii CHAPTER I I. INTRODUCTION 6 Background of the Study 6 Conceptual Framework 8 Statement of the Problem 9 Objectives of the Study 10 Significance of the Study 11 Scope and Limitation 11 Definition of Terms 12 Conceptual Definition 12 Operational Definition 14 CHAPTER II II. REVIEW OF RELATED LITERATURES AND STUDIES 15 Related Literatures 15 Mobile Health Monitoring 15 Biomedical Sensors 16 Android 15 Wireless Technology 22 Interfacing UART 30 Arduino 33 Related Studies 37 Foreign Studies 37 Local Studies 39 Synthesis 40 CHAPTER III III. RESEARCH METHODOLOGY 41 Research Design 42 Respondents of the Study 43 Sampling Design and Techniques 44 Research Instruments 45 Sources of Data 45 Data Gathering Procedures 45 Statistical Treatment 46 System Design 47 System Overview 47 System Block Diagram 49 System Schematic Diagram ...

Words: 12900 - Pages: 52

Premium Essay

Biometrics

...Summary. Various anthropometric studies have been conducted in the last decade in order to investigate how different physiological or behavioral human characteristics can be used as identity evidence to prove the individuality of each person. Some of these characteristics are: face, eyes, ears, teeth, fingers, hands, feet, veins, voice, signature, typing style and gait. Since the first biometric security systems appeared in the market, an increasing demand for novel techniques that will cover all different scenarios, has been observed. Every new method appears to outmatch some of its competitors but, at the same time, presents disadvantages compared to others. However, there is still no method that consists a single panacea to all different scenarios and demands for security. This is the reason for which researchers are on a continuous effort for more efficient and generic biometric modalities that can be used in various applications. In this chapter, emerging biometric modalities that appeared in the last years in order to improve the performance of biometric recognition systems, are presented. The presented methods are divided in two major categories, intrusive and non-intrusive ones, according to the level of user nuisance that each system sets off. 1 Introduction Biometric recognition is a well-known research area that aims to provide more efficient solutions to everyday growing human need for security. Biometrics refers to methods that can be used for uniquely recognizing...

Words: 12845 - Pages: 52

Premium Essay

Form

...OFFICIAL CATALOG This Catalog contains information, policies, procedures, regulations and requirements that were correct at the time of publication and are subject to the terms and conditions of the Enrollment Agreement entered into between the Student and ECPI University. In keeping with the educational mission of the University, the information, policies, procedures, regulations and requirements contained herein are continually being reviewed, changed and updated. Consequently, this document cannot be considered binding. Students are responsible for keeping informed of official policies and meeting all relevant requirements. When required changes to the Catalog occur, they will be communicated through catalog inserts and other means until a revised edition of the Catalog is published. The policies in this Catalog have been approved under the authority of the ECPI University Board of Trustees and, therefore, constitute official University policy. Students should become familiar with the policies in this Catalog. These policies outline both student rights and student responsibilities. The University reserves the right and authority at any time to alter any or all of the statements contained herein, to modify the requirements for admission and graduation, to change or discontinue programs of study, to amend any regulation or policy affecting the student body, to increase tuition and fees, to deny admission, to revoke an offer of admission and to dismiss from the...

Words: 149595 - Pages: 599

Free Essay

Registered General Nursing Student

...Section A: Basic Microbiology 1 SCOPE AND HISTORICAL DEVELOPMENTS IN MICROBIOLOGY “Science contributes to our culture in many ways, as a creative intellectual activity in its own right, as a light which has served to illuminate man’s place in the uni-verse, and as the source of understanding of man’s own nature” —John F. Kennedy (1917–63) The President of America The bacterium Escherichia coli INTRODUCTION AND SCOPE MICROBIOLOGY is a specialized area of biology (Gr. bios-life+ logos-to study) that concerns with the study of microbes ordinarily too small to be seen without magnification. Microorganisms are microscopic (Gr. mikros-small+ scopein-to see) and independently living cells that, like humans, live in communities. Microorganisms include a large and diverse group of microscopic organisms that exist as single cell or cell clusters (e.g., bacteria, archaea, fungi, algae, protozoa and helminths) and the viruses, which are microscopic but not cellular. While bacteria and archaea are classed as prokaryotes (Gr. pro-before+ karyon-nucleus) the fungi, algae, protozoa and helminths are eukaryotes (Gr. eu-true or good+ karyon-nucleus). Microorganisms are present everywhere on earth, which includes humans, animals, plants and other living creatures, soil,water and atmosphere. Microorganisms are relevant to all of our lives in a multitude of ways. Sometimes, the influence of microorganisms on human life is beneficial, whereas at other times, it is detrimental. For example...

Words: 9515 - Pages: 39

Free Essay

Swn Jdkjkjje Jne

...Employment News 31 May - 6 June 2014 www.employmentnews.gov.in 21 UNION PUBLIC SERVICE COMMISSION EXAMINATION NOTICE NO. 09/2014-CSP (LAST DATE FOR RECEIPT OF APPLICATIONS : 30/06/2014) DATE :31.05.2014 CIVIL SERVICES EXAMINATION, 2014 (Commission’s website-http://upsc.gov.in) F. No. 1/5/2013-E.I(B) : Preliminary Examination of the Civil Services Examination for recruitment to the Services and Posts mentioned below will be held by the Union Public Service Commission on 24th Aug., 2014 in accordance with the Rules published by the Department of Personnel & Training in the Gazette of India Extraordinary dated 31st May, 2014. (i) Indian Administrative Service. (ii) Indian Foreign Service. (iii) Indian Police Service. (iv) Indian P & T Accounts & Finance Service, Group ‘A’. (v) Indian Audit and Accounts Service, Group ‘A’. (vi) Indian Revenue Service (Customs and Central Excise), Group ‘A’. (vii) Indian Defence Accounts Service, Group ‘A’. (viii) Indian Revenue Service (I.T.), Group ‘A’. (ix) Indian Ordnance Factories Service, Group ‘A’ (Assistant Works Manager, Administration). (x) Indian Postal Service, Group ‘A’. (xi) Indian Civil Accounts Service, Group ‘A’. (xii) Indian Railway Traffic Service, Group ‘A’. (xiii) Indian Railway Accounts Service, Group 'A'. (xiv) Indian Railway Personnel Service, Group ‘A’. (xv) Post of Assistant Security Commissioner in Railway Protection Force, Group ‘A’ (xvi) Indian Defence Estates Service, Group...

Words: 47693 - Pages: 191

Premium Essay

Scavenger Hunt Questions and Answers

...2012 Catalog Volume 20 Issue 1 March 5, 2012 – December 31, 2012 This Catalog contains information, policies, procedures, regulations and requirements that were correct at the time of publication and are subject to the terms and conditions of the Enrollment Agreement entered into between the Student and ECPI University. In keeping with the educational mission of the University, the information, policies, procedures, regulations and requirements contained herein are continually being reviewed, changed and updated. Consequently, this document cannot be considered binding. Students are responsible for keeping informed of official policies and meeting all relevant requirements. When required changes to the Catalog occur, they will be communicated through catalog inserts and other means until a revised edition of the Catalog is published. The policies in this Catalog have been approved under the authority of the ECPI University Board of Trustees and, therefore, constitute official University policy. Students should become familiar with the policies in this Catalog. These policies outline both student rights and student responsibilities. The University reserves the right and authority at any time to alter any or all of the statements contained herein, to modify the requirements for admission and graduation, to change or discontinue programs of study, to amend any regulation or policy affecting the student body, to increase tuition and fees, to deny admission, to revoke an offer...

Words: 130938 - Pages: 524

Premium Essay

Blood Work

...Essentials Ruth E. McCall, BS, MT (ASCP) Retired Program Director and Instructor Central New Mexico Community College Albuquerque, New Mexico President, NuHealth Educators, LLC Faculty, Emeritus Phoenix College Phoenix, Arizona Fifth Edition Cathee M. Tankersley, BS, MT (ASCP) Acquisitions Editor: Peter Sabatini Product Manager: Meredith L. Brittain Marketing Manager: Shauna Kelley Designer: Holly McLaughlin Production Services: Aptara, Inc. Fifth Edition Copyright © 2012, 2008 by Lippincott Williams & Wilkins, a Wolters Kluwer business. Two Commerce Square 2001 Market Street Philadelphia, PA 19103 351 West Camden Street Baltimore, MD 21201 Printed in China All rights reserved. This book is protected by copyright. No part of this book may be reproduced or transmitted in any form or by any means, including as photocopies or scanned-in or other electronic copies, or utilized by any information storage and retrieval system without written permission from the copyright owner, except for brief quotations embodied in critical articles and reviews. Materials appearing in this book prepared by individuals as part of their official duties as U.S. government employees are not covered by the above-mentioned copyright. To request permission, please contact Lippincott Williams & Wilkins at Two Commerce Square, 2001 Market Street, Philadelphia, PA 19103, via email at permissions@lww.com, or via website at lww.com (products and services). 9 8 7 6 5 4 3 2 1 Library of Congress...

Words: 129902 - Pages: 520

Free Essay

Nit-Silchar B.Tech Syllabus

...NATIONAL INSTITUTE OF TECHNOLOGY SILCHAR Bachelor of Technology Programmes amï´>r¶ JH$s g§ñWmZ, m¡Úmo{ à VO o pñ Vw dZ m dY r V ‘ ñ Syllabi and Regulations for Undergraduate PROGRAMME OF STUDY (wef 2012 entry batch) Ma {gb Course Structure for B.Tech (4years, 8 Semester Course) Civil Engineering ( to be applicable from 2012 entry batch onwards) Course No CH-1101 /PH-1101 EE-1101 MA-1101 CE-1101 HS-1101 CH-1111 /PH-1111 ME-1111 Course Name Semester-1 Chemistry/Physics Basic Electrical Engineering Mathematics-I Engineering Graphics Communication Skills Chemistry/Physics Laboratory Workshop Physical Training-I NCC/NSO/NSS L 3 3 3 1 3 0 0 0 0 13 T 1 0 1 0 0 0 0 0 0 2 1 1 1 1 0 0 0 0 4 1 1 0 0 0 0 0 0 2 0 0 0 0 P 0 0 0 3 0 2 3 2 2 8 0 0 0 0 0 2 2 2 2 0 0 0 0 0 2 2 2 6 0 0 8 2 C 8 6 8 5 6 2 3 0 0 38 8 8 8 8 6 2 0 0 40 8 8 6 6 6 2 2 2 40 6 6 8 2 Course No EC-1101 CS-1101 MA-1102 ME-1101 PH-1101/ CH-1101 CS-1111 EE-1111 PH-1111/ CH-1111 Course Name Semester-2 Basic Electronics Introduction to Computing Mathematics-II Engineering Mechanics Physics/Chemistry Computing Laboratory Electrical Science Laboratory Physics/Chemistry Laboratory Physical Training –II NCC/NSO/NSS Semester-4 Structural Analysis-I Hydraulics Environmental Engg-I Structural Design-I Managerial Economics Engg. Geology Laboratory Hydraulics Laboratory Physical Training-IV NCC/NSO/NSS Semester-6 Structural Design-II Structural Analysis-III Foundation Engineering Transportation Engineering-II Hydrology &Flood...

Words: 126345 - Pages: 506

Free Essay

Whirlpool

...Employment News 11 - 17 February 2012 www.employmentnews.gov.in 21 Union Public Service Commission EXAMINATION NOTICE NO. 04/2012-CSP DATED 11.02.2012 (LAST DATE FOR RECEIPT OF APPLICATIONS : 05.03.2012) CIVIL SERVICES EXAMINATION, 2012 (Commission's website - http://www.upsc.gov.in) F. No. 1/4/2011-E.I(B) : Preliminary Examination of the Civil Services Examination for recruitment to the Services and Posts mentioned below will be held by the Union Public Service Commission on 20th May, 2012 in accordance with the Rules published by the Department of Personnel & Training in the Gazette of India Extraordinary dated 4th February, 2012. (i) Indian Administrative Service. (ii) Indian Foreign Service. (iii) Indian Police Service. (iv) Indian P & T Accounts & Finance Service, Group ‘A’. (v) Indian Audit and Accounts Service, Group ‘A’. (vi) Indian Revenue Service (Customs and Central Excise), Group ‘A’. (vii) Indian Defence Accounts Service, Group ‘A’. (viii) Indian Revenue Service (I.T.), Group ‘A’. (ix) Indian Ordnance Factories Service, Group ‘A’ (Assistant Works Manager, Administration). (x) Indian Postal Service, Group ‘A’. (xi) Indian Civil Accounts Service, Group ‘A’. (xii) Indian Railway Traffic Service, Group ‘A’. (xiii) Indian Railway Accounts Service, Group 'A'. (xiv) Indian Railway Personnel Service, Group ‘A’. (xv) Post of Assistant Security Commissioner in Railway Protection Force, Group ‘A’ (xvi) Indian Defence Estates Service, Group ‘A’. (xvii) Indian Information...

Words: 50586 - Pages: 203