barbaalba / A-New-Channel-Subspace-Characterization-for-Channel-Estimation-in-RIS-Aided-Communications

This work is done to reduce the pilot overhead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description of the project

This work reduces the pilot overhead by considering the channel subspace. It exploits the existing correlation among RIS elements that shrinks the channel space dimension. It resulted in an accepted paper at the ICC 2023 workshop.

IEEE

arXiv (Open Access)

Functions

  • AlgRun.m: The primary function that generates Figures 4 and 5.
  • AsympRatioFigure.m: The function re-produces Figure 2.
  • AzElGraph.m: Function to demonstrate orthogonal beam in Azimuth-Elevation plane as illustrated in Figure 1.
  • BuildDFT.m: It generates the DFT codebook used by the Least Squares estimator.
  • DFTbookSearch.m: It shows that some columns of the DFT do not correspond to any angle in space.
  • UPA_BasisElupnew.m: It iteratively finds a set of azimuth and elevation angle pairs corresponding to orthogonal beams in space.
  • UPA_Codebook.m: To generate the RIS configuration from a set of azimuth and elevation angles.
  • UPA_Evaluate.m: The array response of a structured RIS.
  • correlationUPA.m: produce Figure 3.

About

This work is done to reduce the pilot overhead

License:GNU General Public License v2.0


Languages

Language:MATLAB 100.0%