필터 지우기
필터 지우기

channel coefficient in IEEE 802.11n channel models

조회 수: 6 (최근 30일)
sourav
sourav 2016년 9월 6일
답변: Amit Kansal 2016년 9월 14일
Hi all I am trying to simulate IEEE 802.11n channel models. For detection purpose I need the NT x NR channel matrix. But [Y,PATHGAINS] = step(H,X) returns PATHGAINS is of size Ns-by-Np-by-Nt-by-Nr. How can I get the channel matrix. If you know any reference please share.
Thank you

답변 (1개)

Amit Kansal
Amit Kansal 2016년 9월 14일
For an 802.11n system, the receiver would include the channel estimation stage which would offer this matrix for every per-subcarrier. This can then be used for data detection.
You are right, that the pathGains offered by the channel (in time domain) are not directly usable at the receiver where the estimates are in the frequency domain.
Please refer to existing OFDM based examples in Communications System Toolbox or for WLAN, refer to the WLAN System Toolbox.
hope this helps, Amit

카테고리

Help CenterFile Exchange에서 Link-Level Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by