LTE Toolbox eNodeB configuration
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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??
0 commentaires
Réponses (1)
Maneet Kaur Bagga
le 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!
0 commentaires
Voir également
Catégories
En savoir plus sur LTE Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!