Integrated Access Backhaul node in 5G NR library
12 views (last 30 days)
Show older comments
Hello,
I am trying to simulate Integrated Access/Backhaul (IAB) in 5G (System-level Simulation). I can not find any object for that in Matlab. Is there anyway to make an IAB node in Matlab?!
Kind regards,
Pooria
Answers (1)
Ganapathi Subramanian
on 2 Mar 2023
It is my understanding that you are trying to simulate Integrated Access/Backhaul (IAB) in 5G (System-level Simulation).
In 5G Toolbox, 'hNRGNB' and 'hNRUE' helper classes are present. These are used to create 'gNB' and 'UE' nodes respectively, containing RLC,MAC and PHY layers. Please refer to this documentation to see how these helper classes are utilized.
For further information regarding System – Level Simulation refer this documentation.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!