How to get the tap delay vector from RMS delay spread?

7 ビュー (過去 30 日間)
Tanveer
Tanveer 2011 年 4 月 16 日
回答済み: N/A 2019 年 11 月 13 日
Hello, I am simulating indoor channel where I found that the RMS delay spread is about 250ns. Now If I want to simulate with the rayleighchan() function, I need to input the tau (The tap delay vector). Now Can anyone help me how to find the tau from RMS delay spread or any other ideas to simulate the channel...?
One more thing, If I want to pass a Sine wave with amplitude 1 to the rayleighchan, then output is a complex number as expected. But If I want the power of the faded channel. then how can I do it...? I mean If I take the absolute, then it becomes more than the actual unfaded signal. In that case, how can I calculate the power of the faded signal. Please inform me. It will be a great help. Thanks

回答 (1 件)

N/A
N/A 2019 年 11 月 13 日
You can use the normalized delays from the LTE/5G release, and the delays you need to apply will be :
WantedDelay = NormalizedDelay * DelaySpread
Hope this helps.

カテゴリ

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