REM by 5g CELL

Hello everyone.

I would like to create a simulation in which I have a 5G base station with 3 sectors. Each sector is given by an 8x8 antenna.

I would like to produce a REM (Radio environment map) per cell (sector). This map should indicate either the SINR or the average power. Therefore, since it is 1 base station with 3 sectors, there would be 3 REM maps.

I have been analyzing some base examples in the simulator folder, but they generate a single map with condensed data. I would like to obtain the REM maps separated by cell and visualize the small areas of overlap between the signals of different cells.

How can I produce this scenario? I am grateful in advance for the support.

Hello. I changed one of the base examples, returning the intermediate data that was generated and then I produced what I needed.

Hello,

that is a good approach. In general, you can obtain the simulation results from the results object created in a simulation and create your own plots. For some results it is necessary to save additional results through the scenario settings.