LTE Toolbox eNodeB configuration

7 views (last 30 days)
Dima21
Dima21 on 23 Aug 2018
Hello all I need help please if some one have an answer... I need to use LTE Toolbox for my simulation ...in the matlab code to config the eNodeB I use RMC number "R.12" and then I add CellRefP=1 to modify the predifined features does that work? or I should use another RMC number to discuss the 1 antenna case??

Answers (1)

Maneet Kaur Bagga
Maneet Kaur Bagga on 7 Oct 2024
Hi,
As per my understanding you are configuring the LTE simulation with the predefined Reference Measurment Channel "R.12". By default, the configuration is designed for four antenna ports (CellRefP=4) and you want to simulate it with single antenna.
Referring to the following MathWorks documentation:
The "CellRefP" parameter controls the number of cell-specific reference signal (CRS) antenna ports and accepts the value of "1", "2" and "4". Therefore you can change the value of CellRefP to "1" to ensure that the eNodeB transmits using a single antenna.
I hope this resolves your query!

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!