Skip to content

pooja-premnath/Bernstein-Polynomials-and-Bezier-Curves-A-Novel-Modeling-Approach-to-secure-ECG-Data-Transmission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bernstein Polynomials and Bezier Curves: A Novel Modeling Approach to secure ECG Data Transmission

This repository contains the files related to our paper that aims to model ECG waveforms using Bernstein Polynomials and Bezier Curves.

Abstract

In the digital era, protecting sensitive medical data, including Electrocardiogram (ECG) signals, is of utmost importance. Maintaining the confidentiality, integrity, and authenticity of ECG signals while safeguarding their privacy is a critical challenge. This paper proposes a novel approach to safeguard ECG waveforms by utilizing polynomial modeling techniques followed by encryption. Polynomial functions, specifically Bernstein and Bezier-Bernstein polynomials, are employed for accurate approximation of the ECG signal, accounting for noise, interference, and channel distortions. The coefficients obtained from polynomial modeling are encrypted using the standard Advanced Encryption Standard(AES) and Fernet algorithms. Decryption allows authorized access to the ECG signals, facilitating methodical waveform reconstruction. The proposed methodology's performance is evaluated using various metrics to assess its effectiveness in protecting sensitive medical data. Metrics include Root Mean Square Error, Peak Signal to Noise Ratio, Correlation Coefficient, and Structural Similarity Index. The proposed method effectively safeguards ECG waveforms by combining polynomial modeling and encryption techniques. The approach offers a robust solution to protect sensitive medical data in the digital realm.

Proposed Methodology

block diagram

Modelled Waveforms

ecg4

bezier_ecg

Authors

Citation

If you consider our work to be useful, please consider adding the following citation:

@article{rajagopal2024bernstein,
  title={Bernstein polynomials and Bezier curves: a novel modeling approach to secure ECG data transmission},
  author={Rajagopal, Prahalad and Premnath, Pooja and Arumugam, Chamundeswari},
  journal={International Journal of Information Technology},
  volume={16},
  number={2},
  pages={1043--1053},
  year={2024},
  publisher={Springer}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published