How to add awgn to gfsk?
10 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I am trying to add awgn to gfsk signal using simulink, and I have the following architecture:
BPSK -> RRC -> FM Broadcast modulator -> AWGN
RRC: 8 samples per symbol FM Broadcast Modulator: audio sampling rate=40e3, sampling rate=200e3, deviation=75e3.
My question is, what should be the symbol time for the awgn if I am using EbN0 mode?
Thanks
1 件のコメント
Jason Chang
2022 年 10 月 10 日
Excuse me, I have trouble in making a GFSK signal.
Would you like to tell me how you build the GFSK block in Simulink?
Thanks
回答 (1 件)
vidyesh
2024 年 9 月 15 日
編集済み: vidyesh
2024 年 9 月 15 日
Hi Firas,
To add awgn to the signal, you can use the 'AWGN' block:
The AWGN block expects the 'SNR' in dB. For conversion from EbNo to dB please refer the below links:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で PHY Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!