필터 지우기
필터 지우기

CSI of the guard-band subcarrier in 5G channel

조회 수: 4 (최근 30일)
Abdelwahab Afifi
Abdelwahab Afifi 2022년 9월 1일
답변: vidyesh 2024년 1월 24일
my ultimate goal is to use 5G toolbox to estimate the compete channel response (for in-band subcarriers & guard-band subcarrier).
This can be done as follows
  1. Generate 20 MHz signal
  2. Use of an array with Nt antennas at TX
  3. Perform perfect channel estimation
I can use the following link to generate 20 MHz signal. But not sure how to check the number of subcarriers or IFFT point
The following link perform perfect channel estimation. But I have question why the number of subcarriers in the channel magnitude response is limited to 300? what about the rest of subcarriers
Is it possible to use 5G toolbox to estimate the compete channel response (for in-band subcarriers & guard-band subcarrier)?

답변 (1개)

vidyesh
vidyesh 2024년 1월 24일
Hi Abdelwahab,
I see that you're seeking clarification on how the number of subcarriers is determined, specifically why there are 300 subcarriers in the 'NR Perfect Channel Estimate' example.
The number of subcarriers in a given bandwidth is determined by the number of Resource Blocks allocated, which is specified by the input parameter `NSizeGrid`. In the "Perfect channel estimate" example, the number of RBs, denoted as `NRB`, is set to 25. Given that each Resource Block comprises 12 subcarriers, multiplying the two gives us the total number of subcarriers: 25 RBs × 12 subcarriers/RB = 300 subcarriers. For further information, you can refer to the following documentation page: https://www.mathworks.com/help/5g/ref/nrperfectchannelestimate
Guard bands are intentionally designated frequency spaces that remain unoccupied; they serve as protective margins between adjacent frequency channels or bands. Their primary purpose is to prevent signal interference, which helps to maintain the integrity and quality of communications. Because no signal is transmitted over these guard bands, they are not included in the signal estimation process.
For a detailed explanation of NR frequency ranges and the role of guard bands, the following page will be useful:
Hope this helps.

카테고리

Help CenterFile Exchange에서 Test and Measurement에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by