they can give up to 95.4% right classification at the
expense of 0.26 ms per heartbeat processing (Cai J et
al. 2024).
2 RELATED WORKS
With more than 200 conveyances in IEEE Xplore,
150 papers in Google Scholar, and 60 in academia.
edu. FPGA based convolutional neural network
(CNN) accelerators for ECG classification and
abnormal heartbeat detection, giving outstanding
results in real-time processing. The paper by
(Sravanthi M et al. 2024) dealt with the development
of the FPGA-based ECG classification system, where
the accuracy reached 95.4% and the computation time
reduced to 0.26 ms per heartbeat. The ECG tagging
that was done through the FPGA was far much faster
than when it was done by the CPU. This was the best
way one could use it in real-time health monitoring.
With the help of FPGA that had parallel processing
capabilities, produced this system that was able to
speed up the of the CNN convolution operations that
is the reason with which it was able to achieve high
performance and at the same time the low latency,
which is necessary for timely the detection of
abnormal heartbeats. Also,( Chu PP et al. 2011) they
used a similar approach when they did an FPGA-
accelerated system for CNNs in the classification of
ECG signals. They could achieve 10x speedup with
their design compared to the systems using only the
CPU. They could also increase the power efficiency
of the system, increasing its suitability to be used with
health devices that can be carried around. The
research made a point on how FPGA parallelism
benefits reduce the overhead of computation when
large ECG datasets are being processed in real time.
The FPGA based CNN accelerator was built by
(Piattini MG et al. 2001) and it is a low-power FPGA-
based CNN accelerator that can be used to classify
ECG signals. The structure was set up in such a way
that it consumed very low power and still managed to
keep the high accuracy and techniques like
quantization and pruning were included to optimize
FPGA performance.(Zinyengere N et al. 2017) put in
place a multi-sensor FPGA-based ECG monitoring
system that is capable of recognizing abnormal
heartbeats by which the throughput and accuracy is
upgraded through parallel ECG signals processing.
Though FPGA-based CNN accelerators are powerful,
there are still some issues to tackle, for example,
architecture optimization in noisy or incomplete ECG
signals(Watson RR et al. 2008) It is hoped that future
research will come up with new CNN models using
attention mechanisms that will further enhance the
robustness and accuracy of abnormal heartbeat
detection in the real world.
From the previous findings, it is concluded that
FPGA-based CNN accelerators greatly improve
abnormal heartbeat detection. Hardware optimization
enhances detection accuracy and processing time.
The objective is to enhance detection performance
and efficiency with the FPGA-based CNN accelerator
over conventional software models to support real-
time medical applications with increased accuracy
and lower power consumption..
2.1 Materials and Methods
The experiments were conducted with the latest
hardware of FPGA development boards and signal
processing equipment in the Antenna Lab of KSR
Institute for Engineering and Technology (KSRIET).
The trainability and testing dataset set consisted of
pre-labeled ECG signal data, which was freely
available from Kaggle.com. Kaggle is an online
platform that gives out vast amounts of data for
classification tasks (Kaggle, 2023). Both methods
were cross-compared under the same conditions,
where bias would be avoided.
Group1: Existing abnormal heartbeat detection
techniques were limited to software of tailored
convolutional neural networks (CNNs) utilized on
conventional processors. On a dataset of 28.5ms with
a 91.2% of 5,000 ECG recordings, these models
reported an average processing time accuracy
.Conventional approaches rely heavily on software for
classification and feature extraction power
consumption and lower efficiency in real-time
medical but cause a higher latency, higher speed and
accuracy of abnormal heartbeat detection, a
applications.
Group 2: To advance the hardware realization, an
FPGA-based CNN accelerator for rare-event ECG
processing is proposed. It processed between 8.3ms
and 12.7ms while achieving detection about 94.5% to
98.7% accurate, signals from a larger dataset with an
FPGA model. With parallel trained and tested on
5,000 ECG processing and hardware optimizational,
the FPGA accelerator boosts the real-time responsive
speed and energy efficiency, which follows the
limitations of conventional software-based models
and portable and wearable medical applications.
The Figure 1 illustrates a deep learning-based
ECG signal processing pipeline. Raw ECG signals are
captured and preprocessed for noise reduction and
normalization. Data is offloaded through DMA to a
CNN-based feature extraction unit, comprising