How to add awgn to gfsk?
조회 수: 4 (최근 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에서 Propagation and Channel Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!