← Latest papers
💻 computer science

Evaluation of Security-Induced Latency on 5G RAN Interfaces and User Plane Communication

This paper evaluates the latency overhead of optional 5G security controls in a disaggregated RAN testbed, revealing that while such deployments maintain a latency advantage over monolithic designs, cryptographic processing alone often exceeds the sub-1 ms round-trip time target required for ultra-reliable low-latency applications.

Original authors: Sotiris Michaelides, Jakub Lapawa, Daniel Eguiguren Chavez, Martin Henze

Published 2026-02-13
📖 4 min read☕ Coffee break read

Original authors: Sotiris Michaelides, Jakub Lapawa, Daniel Eguiguren Chavez, Martin Henze

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to send a super-fast, urgent message (like a "Stop the robot arm!" command in a factory) from a smartphone to a machine. In the world of 5G, the goal is to make this message travel so fast that it takes less time than a human eye can blink (specifically, less than 1 millisecond). This is called Ultra-Reliable Low-Latency Communication (URLLC).

However, there's a catch: you also need to lock that message in a digital vault so hackers can't steal or change it. This is security. The big question this paper asks is: "Does locking the message in a vault slow it down too much to meet the 1-millisecond goal?"

Here is the breakdown of their findings using simple analogies:

1. The Old Way vs. The New Way (Monolithic vs. Disaggregated)

  • The Old Way (Monolithic): Imagine a traditional radio tower where the brain (processing) and the muscle (transmitting) are glued together in one big building. It's sturdy, but if you want to move the "muscle" closer to the factory to save time, you have to move the whole building.
  • The New Way (Disaggregated): 5G allows us to take the building apart. We can put the "muscle" (the part that talks to the phone) right next to the factory, while the "brain" (the complex decision-making) stays in a central office.
  • The Paper's Finding: Even though taking the building apart creates more "doors" (interfaces) that need to be locked, the new way is still faster overall because the message doesn't have to travel as far physically.

2. The Security Locks (IPsec vs. TLS/DTLS)

To protect the data, the network uses different types of "locks." The researchers tested which lock is the lightest and fastest.

  • The Heavy Lock (DTLS/TLS): Imagine trying to run a marathon while wearing a heavy backpack. This type of security adds a lot of weight (latency) and slows you down significantly.
  • The Light Lock (IPsec): Imagine wearing a lightweight, aerodynamic jacket. It still protects you, but you barely notice the weight.
  • The Winner: The researchers found that IPsec is the "aerodynamic jacket." It adds a tiny bit of delay (about 60 microseconds, which is a fraction of a millisecond), making it the best choice for keeping things fast and safe.

3. The Big Surprise: The "1-Millisecond" Wall

Here is the most critical part of the story.

  • The Goal: The industry promised messages would arrive in under 1 millisecond.
  • The Reality: Even with the lightest locks (IPsec) and the best architecture (Disaggregated), the researchers found that the act of locking and unlocking the message itself takes up almost all that time.
  • The Analogy: Imagine a race car driver who is incredibly fast. But, every time they approach a checkpoint, they have to stop, put on a helmet, buckle up, and then take it off again. Even if the car is fast, the process of putting on the helmet takes so long that they can't finish the lap in the target time.
  • The Result: In their tests, the security checks alone pushed the time to about 1.3 milliseconds. They missed the 1-millisecond target, not because the network was slow, but because the security math is too heavy.

4. Why This Matters

  • For Factories and Hospitals: If you are controlling a robot surgery arm or a self-driving car, that extra 0.3 milliseconds might seem small, but in a world of ultra-low latency, it's a huge gap.
  • The Trade-off: You can't have your cake and eat it too. If you want maximum security (locking every door), you might have to accept that the "1-millisecond" promise is currently impossible to keep.
  • The Good News: The "Disaggregated" approach (splitting the network) is still the best way to go. It's faster than the old way, even with the security locks. And using the right "lightweight lock" (IPsec) is crucial to keep the delay as low as possible.

Summary

The paper is like a mechanic testing a new, super-fast delivery truck.

  1. They found that splitting the truck into a cab and a trailer (Disaggregation) helps it navigate traffic better.
  2. They found that using a specific type of padlock (IPsec) is much faster than others.
  3. However, they discovered that the time it takes to lock and unlock the cargo is so long that the truck still can't meet the "under 1 second" delivery promise, even on an empty road.

The takeaway: 5G is amazing and getting faster, but the math required to keep it secure is currently the biggest bottleneck. To hit the "1-millisecond" dream, we need even faster security algorithms, not just better network layouts.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →