Scenarios
Explore the different simulation scenarios available in the project.
-
Single-Tier Architecture
Baseline architecture with a flat network topology.
graph LR UE([UE]) -- NR --> gNB[gNB] gNB -- N3 --> UPF[UPF] -
Two-Tier Architecture
Hierarchical architecture with edge and regional components.
graph LR UE([UE]) -- NR --> gNB([gNB]) gNB -- N3 --> EdgeUPF(["Edge UPF"]) EdgeUPF -- N9 --> PSA(["PSA UPF"]) -
Mobility
Scenarios involving user movement and handovers.
Work in Progress
This scenario is still under development. Stay tuned for updates!