Low-complexity beam Training for millimetre-wave channels

MATLAB code for implementing the paper "Low-Complexity Beam Training for Tracking Spatially Consistent Millimeter Wave Channels".
176 descargas
Actualizado 7 sep 2020

Ver licencia

The MATLAB code for implementing the low-complexity beam training strategies proposed in [1]. The proposed beam training methods rely on the spatial consistency feature of realistic mobile channels. The millimetre-wave channels are generated using the 3GPP TR 38.901 channel model with the spatial consistency Procedure A, as introduced in Section 7 in [2]. The uploaded functions are mainly about performing beam training process where the channel generation is omitted. For demonstration purpose, the channel matrices for 1 simulation run is saved in .mat file and loaded in the simulation (which can be downloaded via Github link https://github.com/Naren920421/Millimeter-Wave-Beam-Training-). The results in the paper are averaged over 500 monte-carlo simulation runs. To reproduce the results, readers are advised to implement the spatial consistency Procedure A themselves, associated with the 3GPP CDL channel model provided by MATLAB.

Citar como

- Narengerile (2024). Low-complexity beam Training for millimetre-wave channels (https://www.mathworks.com/matlabcentral/fileexchange/78122-low-complexity-beam-training-for-millimetre-wave-channels), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.5

Make corrections in performLocalBeamTraining_SM.m and getDFTCodebook3D.m

1.0.4

Error correction in function blockage

1.0.3

Error correction in function blockage.

1.0.2

Error correction in function blockage

1.0.1

Error correction in function blockage.

1.0.0