Waveform Decoding Simulator
8 dB
TX:
RX:
RX:
Theo. BER:
Sim. BER:
Sim. BER:
Simulator Methodology
This educational tool models the Physical Layer (PHY) communication chain:
Symbol Sticks: The vertical yellow lines indicate the Symbol Duration (T). This is the window where the receiver integrates the signal to make a decision.
AWGN Channel: Noise is generated using the Box-Muller Transform to ensure a true Gaussian distribution based on the SNR (dB).
Mathematical Logic: The theoretical BER uses the erfc function. ASK uses 0.5*erfc(0.5*sqrt(SNR)), PSK uses 0.5*erfc(sqrt(SNR)), and FSK uses 0.5*erfc(sqrt(SNR/2)).