Hello everyone,
My simulator is “Vienna LTE Simulators LTE-A Link Level Simulator, v1.3.”
When I wanna simulate “mode9″ with the following parameter setting, there is an error about precoding in ” LTEA_TX_MUMIMO.”
I wonder if there is any mistake about my settings. Or, does anyone know how to simulate “mode 9” successfully?
Thank you.
LTE_params.scheduler.type = ‘fixed MUMIMO’;
LTE_params.scheduler.assignment = ‘static’;
LTE_params.scheduler.PMI = 1;
LTE_params.BS_config.nTx =8;
LTE_params.UE_config.mode = 9;
LTE_params.channel_param_seed = 175;
LTE_params.ChanMod_config.type = ‘flat Rayleigh’;
LTE_params.ChanMod_config.time_correlation = ‘independent’;
LTE_params.feedback.codebook = ‘LTE’;
LTE_params.feedback.codebook_size = 16;
LTE_params.feedback.CQI_implizit = true;
LTE_params.feedback.CQI_quantization = true;
-
This topic was modified 4 years ago by yang.
-
This topic was modified 4 years ago by yang.