I’m currently working on a 5G network simulation using ns-3 with the 5G-LENA (NR) module from CTTC.
My objective is to study the energy consumption of 5G UE under different traffic conditions.
However, I noticed that the 5G-LENA module does not include a built-in energy consumption model.
I would like to know:
1. Is there any existing work or extension that integrates the ns-3 Energy Framework with 5G-LENA?
2.
I noticed that the mmWave module includes an energy model.
Is it possible (or recommended) to use or adapt this model for the 5G-LENA module?
Thanks in advance.