How to add awgn to gfsk?

9 views (last 30 days)
Firas Almoualem
Firas Almoualem on 23 Jul 2018
Edited: vidyesh on 15 Sep 2024
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
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

Sign in to comment.

Answers (1)

vidyesh
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:

Tags

Community Treasure Hunt

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

Start Hunting!