Hello fellow ns-3 developers,
I'm currently working on an ns-3 simulation involving a mobile User Equipment (UE) moving through an environment with four 5G base stations (gNBs). The simulation includes UE mobility, 5G module configuration, IP address assignment, and handover between gNBs. I'm also tracking metrics such as latency and throughput.
However, I'm encountering a persistent issue with introducing and observing packet loss. Despite applying an Error Model, the final statistics always show that all packets are received correctly, with no loss recorded.
I would greatly appreciate any guidance from those with experience in this area. Here are some aspects I’ve been considering so far:
Checking the received power at the UE.
Verifying the threshold configured to determine an outage or packet loss.
Evaluating link budget components (e.g., antenna gain settings).
Ensuring the noise configuration (thermal noise and interference) is accurate.
Understanding how interference from simultaneously transmitting terminals is modeled.
Reviewing the multiple access technique in use.
Any insights or suggestions—whether confirming or challenging these points—would be very helpful. I’m eager to understand what might be going wrong and how to correctly simulate packet loss in this scenario.
Thank you in advance for your time and support!
Best regards,
foreigntresy