How to add awgn to gfsk?
9 views (last 30 days)
Show older comments
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 Comment
Jason Chang
on 10 Oct 2022
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
Answers (1)
vidyesh
on 15 Sep 2024
Edited: vidyesh
on 15 Sep 2024
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 Comments
See Also
Categories
Find more on PHY Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!