Abstract:In this paper, we study efficient channel estimation design for an extremely large-scale intelligent reflecting surface (XL-IRS) assisted multi-user communication systems, where both the base station (BS) and users are located in the near-field region of the XL-IRS. Two unique channel characteristics of XL-IRS are considered, namely, the near-field spherical wavefronts and double-sided visibility regions (VRs) at the BS and users, which render the channel estimation for XL-IRS highly challenging. To address this issue, we propose in this paper an efficient three-step XL-IRS channel estimation method. Specifically, in the first step, an anchor node is delicately deployed near the XL-IRS to estimate the cascaded BS-IRS-anchor channel. Then, an efficient VR detection method is devised to estimate the VR information between the BS and XL-IRS. In this way, only the channels from the visible XL-IRS elements to the BS are estimated, thereby reducing the dimension of the cascaded BS-IRS-users channels to be estimated. Third, by leveraging the common BS-IRS channel, the cascaded channels for all users are consecutively estimated accounting for the VRs of the IRS-user channels. Finally, numerical results are provided to demonstrate the effectiveness of our proposed channel estimation scheme as compared to various benchmark schemes.
What problem does this paper attempt to address?
This paper attempts to solve the problem of how to perform channel estimation efficiently in a multi - user communication system assisted by an extremely large - scale intelligent reflecting surface (XL - IRS) when the base station (BS) and users are located in the near - field area of the XL - IRS. Specifically, the paper mainly focuses on two challenges:
1. **Complex channel modeling**: Since the BS and users are both located in the near - field area of the XL - IRS, the traditional far - field plane wavefront model is no longer applicable, and the non - uniform spherical wavefront characteristics need to be considered.
2. **Double - sided Visibility Regions (VRs)**: The visibility regions on both sides of the BS and users are different, resulting in the spatial non - stationarity of the channel and increasing the complexity of channel estimation.
To solve these problems, the paper proposes a three - step XL - IRS channel estimation scheme. The specific steps are as follows:
1. **Deploy anchor nodes**: In the first step, an anchor node is carefully deployed to estimate the cascaded BS - IRS - anchor node channel, thereby decoupling the influence of the double - sided visibility regions.
2. **Detect VR information on the BS side**: Through an efficient VR detection method, estimate the visibility region information between the BS and the XL - IRS, reducing the number of channel parameters to be estimated.
3. **Utilize the common BS - IRS channel**: Based on the estimated BS - IRS channel and the VR information on the BS side, estimate the cascaded channel of each user in turn, considering the visibility region on the user side.
Through this method, the paper aims to reduce the pilot overhead and improve the accuracy of channel estimation. Numerical results show that the proposed scheme can significantly improve the performance of channel estimation while reducing the pilot overhead.
### Formula summary
1. **Channel model**:
\[
\check{G}(m,n) = G_{\text{LoS}}(m,n) + G_{\text{NLoS}}(m,n) = \beta_{m,n} e^{-j \frac{2\pi}{\lambda} d_{m,n}} + \sum_{\ell = 1}^{L} \beta_{m,n}^{(\ell)} e^{-j \frac{2\pi}{\lambda} (d_{m,\ell} + d_{n,\ell})}
\]
where $\beta_{m,n}$ represents the path gain, $d_{m,n}$ represents the transmission distance, and $\lambda$ is the carrier wavelength.
2. **Channel with VR information**:
\[
G = \check{G} \odot V_G\in \mathbb{C}^{M\times N}
\]
where $V_G\in \mathbb{C}^{M\times N}$ is a mask matrix, and $V_G(m,n) = 0$ indicates that the $n$ - th XL - IRS element is invisible to the $m$ - th BS antenna.
3. **Cascaded channel model**:
\[
H_k = G\text{diag}(r_k)\in \mathbb{C}^{M\times N}
\]
where $r_k=\beta_k\odot\alpha_k\odot v_k\in \mathbb{C}^{N\times 1}$, $\beta_k$ is a complex path gain vector, $\alpha_k$ is a phase factor, and $v_k$ is a VR indicator.
4. **Received signal model**:
\[
y_i=\sqrt{p}H_a\phi_i x_i + z_i,\quad 1\leq i\leq\tau_1
\]
where $p$ is the transmit power, $\phi_i$ is the XL - IRS reflection vector, $x_i$ is the pilot symbol, and $z_i$ is the additive Gaussian white noise.
5. **LS estimation**:
\[
\hat{H}_a=\frac{1}{\sqrt{pN}}Y^{(1)}(\Phi_1)^H
\]