In 5G Toolbox the system-level simulation is very slow
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Laurence Mailaender
el 13 de Mayo de 2024
Comentada: Laurence Mailaender
el 28 de Mayo de 2024
I'm using the PHY abstraction in The System-Level Simulation, yet the code runs very slowly (several hours to process a few frames on an ordinary Dell laptop). I have multiple cells (3) and multiple users per cell (6) , so that has an obvious impact on the run-time, but these are small numbers. Are there any tricks to speed this up? Our code is similar to provided examples such as "NR Cell Performance with Downlink MU-MIMO" and "NR Intercell Interference Modeling." I tried setting enableTraces to false, but that didn't help. I see there is a variable 'numMetricsSteps' that the code states affects simulaiton time, but I'm not sure if lowering it it will reduce accuracy?.Any other suggestions for speed-up?
0 comentarios
Respuestas (1)
Shubham
el 24 de Mayo de 2024
Hey Laurence,
Refer to the following suggestions for improving simulation time:
You may also use profiling tools to your advantage:
Although these are general suggestions but I hope these would help you out.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!