Frequency Shift Keying Modulation (FSK)
Simulation Workflow & Mathematics
1. Modulation Equations
Let $m(k)$ be the $k$-th bit in the sequence, $f_c$ the carrier frequency, and $A_c$ the amplitude.
FSK (Frequency Shift Keying)
s(t) = A_c · cos(2Ï€ f_i t)
*where f_i = f_1 if m(k)=1, and f_i = f_0 if m(k)=0.