Simulink with AWGN channel

2 ビュー (過去 30 日間)
Jozef Vendel
Jozef Vendel 2021 年 3 月 25 日
回答済み: Pavan Guntha 2021 年 3 月 29 日
I try to simulate this function: y(t)= Acos(2πfc +) f€<0-1kHz>, €<0,45°>, A=0,5
in simulink via awgn channel, but nowhere did I find a cosine block in simulink where I can enter my parameters, but I tried the waveform generator block, where I wrote these parameters and released this signal via trigonometric function into awgn channel and I saw it on scoope. Do you think it's a bad idea?

回答 (1 件)

Pavan Guntha
Pavan Guntha 2021 年 3 月 29 日
Hi Jozef,
You can refer to the documentation of sine wave block in Simulink. It supports the parameters like amplitude, frequency, phase and bias. A possible workaround to use this block is to appropriately add the 90 degree phase offset to the offset value you are interested in to obtain the cosine function from that block (since cosine and sine vary in phase by 90 degrees).
Hope this helps!

カテゴリ

Help Center および File ExchangeRF Blockset Models for Transceivers についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by