SlideShare a Scribd company logo
Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158
www.ijera.com 155 | P a g e
Design and Implementation of programmable Cardiac
Pacemaker Using VHDL
Omkar Dwivedi1
Dr.Geetika Srivastava2
*Department of Electronics & Communication, Amity School of Engineering and Technology
Amity University Lucknow Campus
**Department of Electronics & Communication, Amity School of Engineering and Technology
Amity University Lucknow Campus
Abstract
Pacemaker design has evolved very rapidly over the last several years. There has been a great deal of work in
enhancing the programmability of pacemakers, to enable them to be programmed to work with different selected
operating parameters, and indeed to work in different modes. In Taiwan, about 70%of cardiac
pacemakerpatients are paced only from the ventricle with some pacing parameter programmability. This paper
goal is to design a cardiac pacemaker with various NBG modes. A state machine approach has been followed to
achieve the desired purpose. The pacemaker system is divide into three main sections i.e. controlling unit,
sensing unit and pulse generator. In this paper we mainly concentrate on controlling unit and pulse generator. It
has been developed using VHDL coding and implemented in hardware using FPGA. In a simple pacemaker
process i.e. single chamber or dual chamber pacemaker, first an input signal or an event is detected in heart
through leads. When the input signal is detected a timer generates a delay for approximately 0.8 sec. It is the
time between two consecutive heartbeats, thus giving us 72 heartbeats per minute. Once the generated delay
expires, sensing unit again start detecting a new event. If any event is detected we repeat the process of detection
and waiting. If no event is detected we need to provide an electrical pulse to the heart and then repeat the whole
process of detection and waiting. The code has been optimized and modified for different pacemaker modes.
Keywords-Cardiac pacemaker, NBG codes, pacing mode, Refractory period.
I. Introduction
Heart disease or Cardio Vascular Disease is
quiet normal in every age group now a days.
According to a survey, in England(2007), CVD led
to nearly 159,000 deaths (accounting for nearly 34%
of all deaths in England). This includes 74,185
deaths from coronary heart disease (CHD) and
43,539 from stroke (British Heart Foundation 2009)
[1]. CVD happens due to extreme pressure of
working, imbalance between professional and
personal life and due to some parameters of the
surroundings. It is found that the premature CVD
deaths i.e. deaths in the age group less than 75 years
are preventable. Devices like Defibrillator and
Pacemakers are used as a temporary and permanent
cure to some kind of heart diseases.These devices
are used to correct the heartbeat of the humans. The
design and implementation of these kind of devices
is a complex task as a many lifetime and efficiency
are necessary and very difficult to generate
corresponding to the requirement. Cost, Size and
Efficiency are the important factor that act in the
design of any device and in case of pacemaker
besides these power and lifetime is also an
important factor to be considered. Researchers are
continuously trying to enhance the design of the
pacemaker devices and their development
considering the above factors and because of
theenhancement of the development of the
embedded systems they are capable of reducing
some of the important constraints like cost and size
to some extent. Simulation software are present for
the designing these digital circuits by programming.
II. Programmable cardiac pacemaker
Generally cardiac pacemaker has three main
sections i.e. pulses generator, sensing unit and
controlling unit. Purpose of the pulse generator is to
apply the electrical impulse to the chambers of
theheart on the instruction received from the
controlling unit. A controlling unit is consist of
processor having a decision making capability. An
algorithm or program is embedded into the
processor according which its help in stimulation of
heart. Whereas sensing units gathers the data
through sensors placed at different location of heart.
. There are one or more sensor are used in rate
responsive pacemaker to sense the different body
parameter. These parameter directly or indirectly
increases the consumption of oxygen [2]. Whenever
a change is detected in these parameter, the pacing
rate is adjusted according the variation in parameter.
RESEARCH ARTICLE OPEN ACCESS
Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158
www.ijera.com 156 | P a g e
For example whenever we perform exercises our
consumption of oxygen increases and in response to
it pacemaker paces the heart at higher rate [3].Block
diagram of cardiac pacemaker is shown in fig.1.
Figure1: Block diagram of cardiac pacemaker
The common types of sensors used in this class of
pacemakers are:
A. Activity sensor
Activity sensor detect and respond to heart about
various level of physical activity done by patient’s
body. These sensor are attached to metallic body of
pacemaker to measure the response of muscle
movement or body movement. These muscle
produces vibration which is identified by the sensor
placed on the pacemaker body [4]. Then these
vibration are converted to the electrical signal which
is guided to the controller of pacemaker. The two
main activity sensors are accelerometers and
vibration Sensors.
B. Physiological sensor
This type of sensors perceive and respond to heart
about different body parameter such as body
temperature, blood pH indications, blood pressure,
respiration rate and concentration of oxygen. For
example normal human body temperatures
fluctuates between 36.8±0.5 °C (98.2±0.9 °F). The
body temperature usually swings all the day, with
the bottommost points around 03:30 a.m. and the
uppermost [5] in the late afternoon, between 03:30
p.m. and 05:30 p.m. As body temperature varies
heart rate changes. Similarly at high altitude the
percentage of oxygen drops. Due to which
concentration level of oxygen drops in blood and
heart rate rise.
III. Timing Features
A. Refractory Periods
Pacemaker have two main functions sensing
and pacing. Since heart is made of three types of
muscles, each muscles have different depolarisation
and repolarisation period. This period can be
defined as interval during which these muscles does
not respond to electrical triggering. So whenever an
event is sensed or an electrical impulse is provided
to heart, the pulse generator initiates a refractory
period for that chamber or sensing channel. After
the starting of refractory period, pulse generator unit
ignores the internal cardiac signals. This process
prevents the pacemaker from responding to the
depolarization signal or the repolarization signal (T-
wave) that may result in inappropriate inhibition or
triggering.
If the pacemaker is programmed to dual chamber
mode then the refractory periods are independently
programmable for atria and ventricle.
B. AV Delay
The AV delay is the time interval between the two
events i.e. An atrial paced or sensed event and the
ventricular pacing pulse. AV delay must be selected
wisely so that an intrinsic ventricular event
occurring within the AV delay will inhibit the
ventricular pacing pulse [6].AV delay must not be
selected to short or to long so that ventricle event is
inhibited. In our pacemaker we have used the
Dynamic AV Delay feature. It provides independent
selection of AV Delays from five different rate
ranges as shown table 1.
Table 1: Dynamic AV delay settings
Rate Ranges Time delay
below 70 bpm 180 ms
70—90 bpm 170 ms
91—110 bpm 160 ms
111—130 bpm 150 ms
above 130 bpm 140 ms
IV. Modes of pacemaker and features
A. VOO
VOO mode is used when ventricle chamber is
unable to propagate the electrical signal to the
purkinje fibres. This mode only pace the ventricles.
Each letter in VOO indicates the function processed
by heart as per NBG (NASPE/BPEG Generic) code.
First letter V indicates that it pace only in ventricles,
second letter O indicates that pacemaker does not
sense any of the chambers and third letter O
indicates that there is no mode of response is used.
VOO mode algorithm is shown in the figure 3.
Figure 3: VOO mode algorithm
Memory
AV
interval
timer
Pacing
interval
timer
Microprocessor
Telemetry Atrial stimulus
generator
Atrial
sense
Ventricular
sense
Ventricular
stimulus
generator
Data bus
To heart
Reset counter
Increment counter
LRI expired?
No Yes
Deliv er pulse
Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158
www.ijera.com 157 | P a g e
B. VVI
VVI mode is used for all symptomatic Brady
arrhythmias, but particularly if the atrium does not
significantly contribute to the hemo-dynamics
(persistent or paroxysmal atrial flutter or fibrillation,
dilated atria). Thismode only pace and sense the
ventricles. Each letter in VVI indicates the function
processed by heart as per NBG (NASPE/BPEG
Generic) code. First letter V indicates that it pace
only in ventricles, second letter v indicates that
pacemaker sense the ventricle chamber and third
letter I indicates that there is inhibition mode of
response is used. VVI mode algorithm is shown in
the figure 4.
Figure 4: VVI mode algorithm
C. AAI
The AAI mode is usedforSymptomatic Sino-atrial
node dysfunction (sick sinus syndrome. This mode
only pace and sense the atrial chamber. Each letter
in AAI indicates the function processed by heart as
per NBG (NASPE/BPEG Generic) code. First letter
A indicates that it pace only in atrial, second letter A
indicates that pacemaker sense the atrial chamber
and third letter I indicates that there is inhibition
mode of response is used.
D. DDD
The DDD mode is used for AV synchrony is needed
over a wide range of rates, suchas active or young
patients with an adequate increase in atrial rate,
and/or significant hemodynamic indication, and/or
previous occurrence of pacemaker syndrome or of a
reduction in systolic blood pressure of more than 20
mm Hg under ventricular pacing with pulse
generator implantation (regardless of any evidence
of retrograde VA conduction).
Figure 5: DDD mode algorithm
This mode pace and sense the both chamber. Each
letter in DDD indicates the function processed by
heart as per NBG (NASPE/BPEG Generic) code.
First letter D indicates that it pace in both chamber,
second letter D indicates that pacemaker sense the
both chamber and third letter D indicates that there
is both inhibition and triggered mode of response is
used.
V. Problem
There are many equipment or devices which
may affects the pacemaker such as electric arc
welders, electric melting furnaces, radio, TV ,radar
transmitters, high voltage transmissions line ,
electric ignition system, metaldetector and
microwave transmitter .
VI. Result
Figure 6: Simulation result of mode AOO.
Reset LRI
Reset VRP
Incrementcounters
Sense?
LRI expired?
Deliver pulse
VRPexpired?
Yes
Yes
Yes
No
No
No
AEI
expired
?
Ventricle
sensed
?
AVI
expired
?
Atrium
sensed
?
Pace
atrium
Pace
v entricle
Yes
No
Yes
No
Yes
No
Yes
No
Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158
www.ijera.com 158 | P a g e
Figure 7: Simulation result of mode VOO.
Figure 8: Simulation result of mode DOO.
Figure 9: Schematic RTL symbol
VII. Conclusion
There are many problem which are discussed
above that need to be improved such as it need to be
made compatible to MRI. Many problem comes in
notice during diagnostic process such as over
sensing or under sensing. These problem may be
solved by selecting correct sensitivity parameter.
We need to understand basic pacing terminology
and modes to treat patients effectively.
VIII. Future scope
Due to development in embedded system,
clinicians can extract the patient diagnostic history
from cardiac pacemaker system. An energy
harvesting technique should be developed which can
power itself from body i.e. no requirement of
battery.
References
[1] “Prevention of cardiovascular Disease”,
NICE public health guidance 25, Issued:
June 2010.
[2] “Assessing cardiac activity”, Benny
Rousso, Rishon-LeZion (IL);
EyalLebanony, Haifa (IL); David Prutchi,
Voorhees, NJ (US); OphirBitton, Zikhron-
Yaakov (IL), Patent N0.:US 8,406,864 B2,
Date of Patent: Mar. 26, 2013.
[3] “Rate adaptive pacemaker”, Mart Min,
Tallinn (EE); Andres Kink, Harjumaa
(EE); ToomasParve, Tallinn (EE), Patent
No.: US 6,885,892 B1, Date of Patent: Apr.
26, 2005.
[4] “Cardiac force sensor and methods of
use”, Yongxing Zhang, Irvine, CA (US);
YunlongZhangs, Mounds View, MN (US);
Xuan Wei, Plymouth, MN (US) Patent
No.US 8,417,355 B2,Date of Patent: Apr.
9, 2013.
[5] “Temperature sensor for a leadless cardiac
pacemaker”, Alan Ostroff, Pleasanton, CA
(U S), Patent No.: US 8,543,205 B2, Date
of Patent: Sep. 24, 2013.
[6] “Reduction of AV delay for treatment of
cardiac disease”, Joseph M. Pastore,
Concord, OH (US); Rodney W. Salo,
Fridley, MN (US); Julio C. Spinelli,
Lakewood Ranch, FL (US); Allan C.
Shuros, St. Paul, MN (US); Andres
Belalcazar, St. Paul, MN (Us) Patent N0.:
US 8,311,630 B2, Date of Patent: Nov. 13,
2012.

More Related Content

PPTX
PPG, ECG and Blood Pressure Circuitry
PDF
4. 7770 8115-1-pb
PDF
IRJET- The Multiphysiological Parameter Monitoring System
PDF
An Electrocardiograph based Arrythmia Detection System
PDF
Iaetsd emergency recovery control unit using microcontroller
PDF
Wireless ECG System
PDF
Measurement of Multiparameters using Anaesthesia Injector Based on Arm Processor
PPT
Wireless heartattack detector
PPG, ECG and Blood Pressure Circuitry
4. 7770 8115-1-pb
IRJET- The Multiphysiological Parameter Monitoring System
An Electrocardiograph based Arrythmia Detection System
Iaetsd emergency recovery control unit using microcontroller
Wireless ECG System
Measurement of Multiparameters using Anaesthesia Injector Based on Arm Processor
Wireless heartattack detector

What's hot (20)

PPT
Presentation on Blood Pressure Monitoring as part of Final Year Project (Part...
PPTX
Patient monitoring system and biotelemetry
PPTX
Postoperative cardiovascular complications
PPTX
Holter,ilr,elr
PPTX
Multipara monitor
PPTX
Cuffless blood pressure monitoring project
DOCX
Biotelemetry
PDF
1475 925 x-13-160
PPTX
8 inch Multipara patient monitor full Information
PPTX
HEART ATTACK DETECTION SYSTEM
PPTX
The Holter Device and the Event Monitor
PPTX
The Holter Monitor
PPTX
3 procedures regarding the cardiovascular system chapter 5
PDF
Low cost solar ecg with bluetooth transmitter
PDF
A gsm enabled real time simulated heart rate monitoring & control system
PDF
Multi-Parameter Measurement of ICU Patient Using GSM and Embedded Technology
PPTX
Anethesia and cardiac implantable electronic devices
PDF
Bachelorthesis.compressed
PPTX
#Monitoring equipment
PPT
patient monitor ppt. siva hospital nagarcoil
Presentation on Blood Pressure Monitoring as part of Final Year Project (Part...
Patient monitoring system and biotelemetry
Postoperative cardiovascular complications
Holter,ilr,elr
Multipara monitor
Cuffless blood pressure monitoring project
Biotelemetry
1475 925 x-13-160
8 inch Multipara patient monitor full Information
HEART ATTACK DETECTION SYSTEM
The Holter Device and the Event Monitor
The Holter Monitor
3 procedures regarding the cardiovascular system chapter 5
Low cost solar ecg with bluetooth transmitter
A gsm enabled real time simulated heart rate monitoring & control system
Multi-Parameter Measurement of ICU Patient Using GSM and Embedded Technology
Anethesia and cardiac implantable electronic devices
Bachelorthesis.compressed
#Monitoring equipment
patient monitor ppt. siva hospital nagarcoil
Ad

Viewers also liked (20)

PDF
Primary Screeningof Substanceswith Potential Antitumor Activity
PDF
Modified design for Full Swing SERF and High Speed SERF
PDF
E502032432
PDF
A Simple Uhf Rfid Circularly-Polarized Reader Antenna Design
PDF
Cyclic Heating Effect on Hardness of Aluminum
PDF
Windows used in FIR Filters optimized for Far-side Stop band Attenuation (FSA...
PDF
An Approach Towards Lossless Compression Through Artificial Neural Network Te...
PDF
Modified design for Full Swing SERF and High Speed SERF
PDF
A Synchronizing Devicefor Power Electronic Converters
PDF
Analytical Investigation and Comparison on Performance of Ss316, Ss440c and T...
PDF
Comparative study on two kinds of finite element analysis of PBL shear connec...
PDF
Public Key Cryptosystem Approach for P2P Botnet Detection and Prevention
PDF
Investigation &Comparative Study of Effectiveness of Adsorbent Synthesized fr...
PDF
Control of Suddenly Expanded Flow at Low Supersonic Mach Numbers
PDF
Design and Implementation of Real Time Remote Supervisory System
PDF
Physicochemical Evaluation of Flaxseed-Date Bar
PDF
Optimized Design of an Alu Block Using Power Gating Technique
PDF
Study Utility Vehicle Makassar City Transport a High- Ergonomics
PDF
Fe Analysis of Effect of Tyre Overload and Inflation Pressure on Rolling Loss...
PDF
Settlement prediction research on the gravel pile in soft soil subgrade
Primary Screeningof Substanceswith Potential Antitumor Activity
Modified design for Full Swing SERF and High Speed SERF
E502032432
A Simple Uhf Rfid Circularly-Polarized Reader Antenna Design
Cyclic Heating Effect on Hardness of Aluminum
Windows used in FIR Filters optimized for Far-side Stop band Attenuation (FSA...
An Approach Towards Lossless Compression Through Artificial Neural Network Te...
Modified design for Full Swing SERF and High Speed SERF
A Synchronizing Devicefor Power Electronic Converters
Analytical Investigation and Comparison on Performance of Ss316, Ss440c and T...
Comparative study on two kinds of finite element analysis of PBL shear connec...
Public Key Cryptosystem Approach for P2P Botnet Detection and Prevention
Investigation &Comparative Study of Effectiveness of Adsorbent Synthesized fr...
Control of Suddenly Expanded Flow at Low Supersonic Mach Numbers
Design and Implementation of Real Time Remote Supervisory System
Physicochemical Evaluation of Flaxseed-Date Bar
Optimized Design of an Alu Block Using Power Gating Technique
Study Utility Vehicle Makassar City Transport a High- Ergonomics
Fe Analysis of Effect of Tyre Overload and Inflation Pressure on Rolling Loss...
Settlement prediction research on the gravel pile in soft soil subgrade
Ad

Similar to Design and Implementation of programmable Cardiac Pacemaker Using VHDL (20)

PDF
心臟植入性電子儀器(CIED)的基本原理及設定
PDF
Pacemaker - EC8073 Medical Electronics - Hints for Slow Learner
PDF
Medical Electronics- HUMAN ASSIST DEVICES
PPTX
General Overview of Modern Cardiac Pacemakers
PPT
Pacemaker timing & advanced dual chamber concepts
PPT
Cardiac pace makerspart 1
PPT
Cardiac pacemakers part ii
PDF
心臟植入性電子儀器(CIED )之歷史”CIED Overview “_20130914中區
PPTX
Basics of Pacemaker Dr Hafeesh Fazulu Pushpagiri
PPTX
Cardiac pacemaker
PPT
A D V A N C E D P A C I N G
PPTX
Understanding pacemakers
PPTX
Pacemakers and implantable cardiac defibrillators
PPTX
Management of a patient with pacemaker
PPTX
temporary pacemaker 2.pptx..............
PPT
PPTX
Anesthesia and cardiac pacemaker
PPT
Electrical testing of pacemaker
PPTX
pacemaker v.pptx chi sh no du chi du no du
PPTX
TPI TEMPORARY PACING INDICATIONS TECHNIQUE.pptx
心臟植入性電子儀器(CIED)的基本原理及設定
Pacemaker - EC8073 Medical Electronics - Hints for Slow Learner
Medical Electronics- HUMAN ASSIST DEVICES
General Overview of Modern Cardiac Pacemakers
Pacemaker timing & advanced dual chamber concepts
Cardiac pace makerspart 1
Cardiac pacemakers part ii
心臟植入性電子儀器(CIED )之歷史”CIED Overview “_20130914中區
Basics of Pacemaker Dr Hafeesh Fazulu Pushpagiri
Cardiac pacemaker
A D V A N C E D P A C I N G
Understanding pacemakers
Pacemakers and implantable cardiac defibrillators
Management of a patient with pacemaker
temporary pacemaker 2.pptx..............
Anesthesia and cardiac pacemaker
Electrical testing of pacemaker
pacemaker v.pptx chi sh no du chi du no du
TPI TEMPORARY PACING INDICATIONS TECHNIQUE.pptx

Recently uploaded (20)

PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
Lecture Notes Electrical Wiring System Components
PDF
PPT on Performance Review to get promotions
PPT
Project quality management in manufacturing
PDF
composite construction of structures.pdf
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Well-logging-methods_new................
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
web development for engineering and engineering
DOCX
573137875-Attendance-Management-System-original
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Lecture Notes Electrical Wiring System Components
PPT on Performance Review to get promotions
Project quality management in manufacturing
composite construction of structures.pdf
R24 SURVEYING LAB MANUAL for civil enggi
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Well-logging-methods_new................
Operating System & Kernel Study Guide-1 - converted.pdf
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
CH1 Production IntroductoryConcepts.pptx
Foundation to blockchain - A guide to Blockchain Tech
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
Automation-in-Manufacturing-Chapter-Introduction.pdf
web development for engineering and engineering
573137875-Attendance-Management-System-original

Design and Implementation of programmable Cardiac Pacemaker Using VHDL

  • 1. Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158 www.ijera.com 155 | P a g e Design and Implementation of programmable Cardiac Pacemaker Using VHDL Omkar Dwivedi1 Dr.Geetika Srivastava2 *Department of Electronics & Communication, Amity School of Engineering and Technology Amity University Lucknow Campus **Department of Electronics & Communication, Amity School of Engineering and Technology Amity University Lucknow Campus Abstract Pacemaker design has evolved very rapidly over the last several years. There has been a great deal of work in enhancing the programmability of pacemakers, to enable them to be programmed to work with different selected operating parameters, and indeed to work in different modes. In Taiwan, about 70%of cardiac pacemakerpatients are paced only from the ventricle with some pacing parameter programmability. This paper goal is to design a cardiac pacemaker with various NBG modes. A state machine approach has been followed to achieve the desired purpose. The pacemaker system is divide into three main sections i.e. controlling unit, sensing unit and pulse generator. In this paper we mainly concentrate on controlling unit and pulse generator. It has been developed using VHDL coding and implemented in hardware using FPGA. In a simple pacemaker process i.e. single chamber or dual chamber pacemaker, first an input signal or an event is detected in heart through leads. When the input signal is detected a timer generates a delay for approximately 0.8 sec. It is the time between two consecutive heartbeats, thus giving us 72 heartbeats per minute. Once the generated delay expires, sensing unit again start detecting a new event. If any event is detected we repeat the process of detection and waiting. If no event is detected we need to provide an electrical pulse to the heart and then repeat the whole process of detection and waiting. The code has been optimized and modified for different pacemaker modes. Keywords-Cardiac pacemaker, NBG codes, pacing mode, Refractory period. I. Introduction Heart disease or Cardio Vascular Disease is quiet normal in every age group now a days. According to a survey, in England(2007), CVD led to nearly 159,000 deaths (accounting for nearly 34% of all deaths in England). This includes 74,185 deaths from coronary heart disease (CHD) and 43,539 from stroke (British Heart Foundation 2009) [1]. CVD happens due to extreme pressure of working, imbalance between professional and personal life and due to some parameters of the surroundings. It is found that the premature CVD deaths i.e. deaths in the age group less than 75 years are preventable. Devices like Defibrillator and Pacemakers are used as a temporary and permanent cure to some kind of heart diseases.These devices are used to correct the heartbeat of the humans. The design and implementation of these kind of devices is a complex task as a many lifetime and efficiency are necessary and very difficult to generate corresponding to the requirement. Cost, Size and Efficiency are the important factor that act in the design of any device and in case of pacemaker besides these power and lifetime is also an important factor to be considered. Researchers are continuously trying to enhance the design of the pacemaker devices and their development considering the above factors and because of theenhancement of the development of the embedded systems they are capable of reducing some of the important constraints like cost and size to some extent. Simulation software are present for the designing these digital circuits by programming. II. Programmable cardiac pacemaker Generally cardiac pacemaker has three main sections i.e. pulses generator, sensing unit and controlling unit. Purpose of the pulse generator is to apply the electrical impulse to the chambers of theheart on the instruction received from the controlling unit. A controlling unit is consist of processor having a decision making capability. An algorithm or program is embedded into the processor according which its help in stimulation of heart. Whereas sensing units gathers the data through sensors placed at different location of heart. . There are one or more sensor are used in rate responsive pacemaker to sense the different body parameter. These parameter directly or indirectly increases the consumption of oxygen [2]. Whenever a change is detected in these parameter, the pacing rate is adjusted according the variation in parameter. RESEARCH ARTICLE OPEN ACCESS
  • 2. Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158 www.ijera.com 156 | P a g e For example whenever we perform exercises our consumption of oxygen increases and in response to it pacemaker paces the heart at higher rate [3].Block diagram of cardiac pacemaker is shown in fig.1. Figure1: Block diagram of cardiac pacemaker The common types of sensors used in this class of pacemakers are: A. Activity sensor Activity sensor detect and respond to heart about various level of physical activity done by patient’s body. These sensor are attached to metallic body of pacemaker to measure the response of muscle movement or body movement. These muscle produces vibration which is identified by the sensor placed on the pacemaker body [4]. Then these vibration are converted to the electrical signal which is guided to the controller of pacemaker. The two main activity sensors are accelerometers and vibration Sensors. B. Physiological sensor This type of sensors perceive and respond to heart about different body parameter such as body temperature, blood pH indications, blood pressure, respiration rate and concentration of oxygen. For example normal human body temperatures fluctuates between 36.8±0.5 °C (98.2±0.9 °F). The body temperature usually swings all the day, with the bottommost points around 03:30 a.m. and the uppermost [5] in the late afternoon, between 03:30 p.m. and 05:30 p.m. As body temperature varies heart rate changes. Similarly at high altitude the percentage of oxygen drops. Due to which concentration level of oxygen drops in blood and heart rate rise. III. Timing Features A. Refractory Periods Pacemaker have two main functions sensing and pacing. Since heart is made of three types of muscles, each muscles have different depolarisation and repolarisation period. This period can be defined as interval during which these muscles does not respond to electrical triggering. So whenever an event is sensed or an electrical impulse is provided to heart, the pulse generator initiates a refractory period for that chamber or sensing channel. After the starting of refractory period, pulse generator unit ignores the internal cardiac signals. This process prevents the pacemaker from responding to the depolarization signal or the repolarization signal (T- wave) that may result in inappropriate inhibition or triggering. If the pacemaker is programmed to dual chamber mode then the refractory periods are independently programmable for atria and ventricle. B. AV Delay The AV delay is the time interval between the two events i.e. An atrial paced or sensed event and the ventricular pacing pulse. AV delay must be selected wisely so that an intrinsic ventricular event occurring within the AV delay will inhibit the ventricular pacing pulse [6].AV delay must not be selected to short or to long so that ventricle event is inhibited. In our pacemaker we have used the Dynamic AV Delay feature. It provides independent selection of AV Delays from five different rate ranges as shown table 1. Table 1: Dynamic AV delay settings Rate Ranges Time delay below 70 bpm 180 ms 70—90 bpm 170 ms 91—110 bpm 160 ms 111—130 bpm 150 ms above 130 bpm 140 ms IV. Modes of pacemaker and features A. VOO VOO mode is used when ventricle chamber is unable to propagate the electrical signal to the purkinje fibres. This mode only pace the ventricles. Each letter in VOO indicates the function processed by heart as per NBG (NASPE/BPEG Generic) code. First letter V indicates that it pace only in ventricles, second letter O indicates that pacemaker does not sense any of the chambers and third letter O indicates that there is no mode of response is used. VOO mode algorithm is shown in the figure 3. Figure 3: VOO mode algorithm Memory AV interval timer Pacing interval timer Microprocessor Telemetry Atrial stimulus generator Atrial sense Ventricular sense Ventricular stimulus generator Data bus To heart Reset counter Increment counter LRI expired? No Yes Deliv er pulse
  • 3. Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158 www.ijera.com 157 | P a g e B. VVI VVI mode is used for all symptomatic Brady arrhythmias, but particularly if the atrium does not significantly contribute to the hemo-dynamics (persistent or paroxysmal atrial flutter or fibrillation, dilated atria). Thismode only pace and sense the ventricles. Each letter in VVI indicates the function processed by heart as per NBG (NASPE/BPEG Generic) code. First letter V indicates that it pace only in ventricles, second letter v indicates that pacemaker sense the ventricle chamber and third letter I indicates that there is inhibition mode of response is used. VVI mode algorithm is shown in the figure 4. Figure 4: VVI mode algorithm C. AAI The AAI mode is usedforSymptomatic Sino-atrial node dysfunction (sick sinus syndrome. This mode only pace and sense the atrial chamber. Each letter in AAI indicates the function processed by heart as per NBG (NASPE/BPEG Generic) code. First letter A indicates that it pace only in atrial, second letter A indicates that pacemaker sense the atrial chamber and third letter I indicates that there is inhibition mode of response is used. D. DDD The DDD mode is used for AV synchrony is needed over a wide range of rates, suchas active or young patients with an adequate increase in atrial rate, and/or significant hemodynamic indication, and/or previous occurrence of pacemaker syndrome or of a reduction in systolic blood pressure of more than 20 mm Hg under ventricular pacing with pulse generator implantation (regardless of any evidence of retrograde VA conduction). Figure 5: DDD mode algorithm This mode pace and sense the both chamber. Each letter in DDD indicates the function processed by heart as per NBG (NASPE/BPEG Generic) code. First letter D indicates that it pace in both chamber, second letter D indicates that pacemaker sense the both chamber and third letter D indicates that there is both inhibition and triggered mode of response is used. V. Problem There are many equipment or devices which may affects the pacemaker such as electric arc welders, electric melting furnaces, radio, TV ,radar transmitters, high voltage transmissions line , electric ignition system, metaldetector and microwave transmitter . VI. Result Figure 6: Simulation result of mode AOO. Reset LRI Reset VRP Incrementcounters Sense? LRI expired? Deliver pulse VRPexpired? Yes Yes Yes No No No AEI expired ? Ventricle sensed ? AVI expired ? Atrium sensed ? Pace atrium Pace v entricle Yes No Yes No Yes No Yes No
  • 4. Omkar Dwivedi Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.155-158 www.ijera.com 158 | P a g e Figure 7: Simulation result of mode VOO. Figure 8: Simulation result of mode DOO. Figure 9: Schematic RTL symbol VII. Conclusion There are many problem which are discussed above that need to be improved such as it need to be made compatible to MRI. Many problem comes in notice during diagnostic process such as over sensing or under sensing. These problem may be solved by selecting correct sensitivity parameter. We need to understand basic pacing terminology and modes to treat patients effectively. VIII. Future scope Due to development in embedded system, clinicians can extract the patient diagnostic history from cardiac pacemaker system. An energy harvesting technique should be developed which can power itself from body i.e. no requirement of battery. References [1] “Prevention of cardiovascular Disease”, NICE public health guidance 25, Issued: June 2010. [2] “Assessing cardiac activity”, Benny Rousso, Rishon-LeZion (IL); EyalLebanony, Haifa (IL); David Prutchi, Voorhees, NJ (US); OphirBitton, Zikhron- Yaakov (IL), Patent N0.:US 8,406,864 B2, Date of Patent: Mar. 26, 2013. [3] “Rate adaptive pacemaker”, Mart Min, Tallinn (EE); Andres Kink, Harjumaa (EE); ToomasParve, Tallinn (EE), Patent No.: US 6,885,892 B1, Date of Patent: Apr. 26, 2005. [4] “Cardiac force sensor and methods of use”, Yongxing Zhang, Irvine, CA (US); YunlongZhangs, Mounds View, MN (US); Xuan Wei, Plymouth, MN (US) Patent No.US 8,417,355 B2,Date of Patent: Apr. 9, 2013. [5] “Temperature sensor for a leadless cardiac pacemaker”, Alan Ostroff, Pleasanton, CA (U S), Patent No.: US 8,543,205 B2, Date of Patent: Sep. 24, 2013. [6] “Reduction of AV delay for treatment of cardiac disease”, Joseph M. Pastore, Concord, OH (US); Rodney W. Salo, Fridley, MN (US); Julio C. Spinelli, Lakewood Ranch, FL (US); Allan C. Shuros, St. Paul, MN (US); Andres Belalcazar, St. Paul, MN (Us) Patent N0.: US 8,311,630 B2, Date of Patent: Nov. 13, 2012.