Channel gain from channel estinmation

6 ビュー (過去 30 日間)
Madhumitha Jayaram
Madhumitha Jayaram 2021 年 6 月 30 日
回答済み: Binaya 2025 年 1 月 10 日
In OFDM MIMO Channel estimation, After receiving the ofdm data, we compute "channel estimation" using LMS or MMSE.
From this estimated chan coeff, How do we estimate the "channel gains" and go for further channel selection ?
The channel estimation results are complex. eg. as 1x256 data consisting of data like 1.22 + j 0.667
  2 件のコメント
Mathieu NOE
Mathieu NOE 2021 年 6 月 30 日
hello
i am not expert in OFDM, but the channel gain is a vector of gain vs frequency (i assume).
I assume also that channel selection is based on which channel has the highest gain , so IMHO you should take the max of absolute value of this vector.
bye
Madhumitha Jayaram
Madhumitha Jayaram 2021 年 7 月 6 日
thank you

サインインしてコメントする。

回答 (1 件)

Binaya
Binaya 2025 年 1 月 10 日
Hi Madhumitha
To estimate channel gains from channel coefficients, you can compute the magnitudes using the "abs" function. This will provide the channel gains for each channel. After obtaining the channel gains, apply a threshold to select the channel(s) that meet your requirements.
I hope this answers your query.

カテゴリ

Help Center および File ExchangePropagation and Channel Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by