Published April 2, 2026 | Version 1
Journal article Open

Convergent Optimization of URLLC and Data Confidentiality for 5G Medical IoT Pipelines

  • 1. ROR icon Lander University

Contributors

Supervisor:

Description

The digital transformation of the healthcare sector has catalyzed the emergence of the Internet of Medical Things (IoMT), a subset of the IoT ecosystem comprising interconnected medical devices, software applications, and health systems and services.4 This infrastructure is driving a paradigm shift from reactive, hospital-centric care to proactive, patient-centric monitoring, enabling continuous observation of physiological parameters outside traditional clinical settings. However, this shift generates an unprecedented volume of high-velocity, sensitive data that current network infrastructures struggle to handle efficiently.6

The volume of data is not the sole challenge; the nature of the data poses specific connectivity requirements. In scenarios such as remote robotic surgery or real-time cardiac arrhythmia detection, data transmission is mission-critical. A delay or packet loss in these contexts does not merely result in buffering video or slow download speeds; it can lead to catastrophic clinical outcomes, such as the desynchronization of a robotic arm or the failure to detect a fatal cardiac event in time.5 Consequently, the network supporting IoMT must offer deterministic performance, characterized by ultra-low latency and ultra-high reliability.

Fifth-Generation (5G) wireless technology addresses these needs through its distinct service classes: Enhanced Mobile Broadband (eMBB) for high-bandwidth imaging, Massive Machine-Type Communications (mMTC) for sensor density, and, most critically, Ultra-Reliable Low-Latency Communication (URLLC).7 URLLC targets end-to-end latencies of 1 millisecond and reliability of 99.999%, theoretical benchmarks that are essential for the safe operation of tactile internet applications in healthcare.8 However, implementing URLLC in a real-world environment, particularly one constrained by the need for robust data security, remains a complex engineering challenge.

The rapid spread of the Internet of Medical Things (IoMT) within the emerging 5G telecommunications landscape presents a critical paradox: the requirement for Ultra-Reliable Low-Latency Communication (URLLC) to support mission-critical applications, such as telesurgery, remote patient monitoring, and haptic feedback systems, often conflicts with the computational overhead required to ensure robust data confidentiality. As healthcare data is subject to stringent regulatory frameworks like HIPAA and GDPR, the security of these transmissions is non-negotiable, yet the cryptographic operations necessary to secure data streams introduce latency penalties that threaten to violate the sub-millisecond mandates of URLLC. This research investigates the convergent optimization of these competing constraints through a novel 5G Medical IoT pipeline. By leveraging Software-Defined Networking (SDN) for dynamic traffic engineering, predictive modeling for congestion control, and edge caching for latency reduction, this study proposes a holistic architecture designed to minimize latency while maintaining high security standards. The methodology integrates feature concentration techniques to select critical metrics such as Round-Trip Time (RTT), jitter, and packet loss for rapid decision-making. Experimental results utilizing healthcare datasets (e.g., ECG heartbeat classification from MIT-BIH) and network traffic simulations demonstrate that a Random Forest-based analytic model achieves a classification accuracy of approximately 91%, providing reliable diagnostic capability at the edge.1 Furthermore, the proposed architecture, employing AES-NI hardware acceleration, incurs a manageable CPU overhead of roughly 8.6% for encryption, successfully reconciling the security-latency trade-off.2 These findings suggest that a hybrid edge-cloud architecture, augmented by predictive analytics, can pave the way for safe, responsive, and resilient 5G healthcare ecosystems.

 

Files

Albert Magarire - Final Paper.pdf

Files (293.1 kB)

Name Size Download all
md5:d75d1a2bd144d5e8716f24c38cf287f5
293.1 kB Preview Download

Additional details

Software

Repository URL
https://www.github.com/albert-magarire
Programming language
Python
Development Status
Concept