FSK Modulator Symbol
Definition: The FSK Modulator symbol represents a digital modulation block that encodes binary data by shifting a carrier frequency between two discrete values (mark and space frequencies) corresponding to logic 1 and logic 0, shown in block diagrams as a rectangle with Data (data) and CLK (clk) inputs on the left and an RF Out (rf_out) output on the right.
Also known as: frequency shift keying modulator, FSK transmitter, 2-FSK block, BFSK modulator, tone modulator, digital FM modulator.
What the FSK Modulator symbol means
The FSK Modulator symbol denotes a circuit or functional block that performs Frequency Shift Keying (FSK) modulation — a form of digital frequency modulation in which a carrier oscillator is switched between a mark frequency (representing binary 1) and a space frequency (representing binary 0) in synchrony with the input data stream. The symbol appears in RF communication system block diagrams to identify the modulation stage.
The three terminals — Data (data) for the serial binary input, CLK (clk) for the synchronising bit clock, and RF Out (rf_out) for the modulated carrier output — represent the key signal connections of the FSK modulation stage. FSK is widely used in low-cost, low-power wireless links, audio-frequency modems, and industrial telemetry because of its noise immunity and simple implementation.
How to identify the FSK Modulator symbol
The FSK Modulator symbol is drawn as a rectangular block labelled 'FSK Mod' or 'FSK Modulator'. The Data (data) pin enters from the upper-left, carrying the NRZ binary data stream. The CLK (clk) pin enters from the lower-left, providing the bit-rate clock. The RF Out (rf_out) pin exits from the right side, carrying the frequency-modulated carrier signal. Some representations include a frequency deviation annotation or show the mark and space frequency labels.
Function in a circuit
The FSK modulator switches the output carrier frequency between f1 (mark, logic 1) and f0 (space, logic 0) according to the incoming data bit on the Data input, synchronised to the CLK input. The frequency deviation delta-f equals (f1 minus f0) divided by 2, and the modulation index h equals delta-f divided by the bit rate. Minimum Shift Keying (MSK), a special case where h = 0.5, produces the narrowest bandwidth FSK signal with continuous phase transitions, improving spectral efficiency. The RF Out delivers the modulated signal at the designated carrier frequency for amplification and transmission.
Standards: IEC vs ANSI
| IEC 60617 | IEC 60617 defines modulator function blocks in communication circuit diagrams using a rectangular block with input/output labels per IEC 60617-02 signal source and processing conventions. FSK is described as a form of angle modulation in ITU-T V.23 and related modem standards. |
|---|---|
| ANSI/IEEE 315 | ANSI Y32.2 / IEEE 315 uses a rectangular block with 'MOD' or 'FSK' label for modulator stages. IEEE Std 802.15.4 (ZigBee) and ITU-T V.21/V.23 define FSK modulation parameters for specific communication standards. |
| Key difference | Both IEC and ANSI use a labelled rectangular block for modulators. The functional distinction is in the labelling: IEC 60617 may use standardised qualifier codes; ANSI/IEEE practice uses text labels. Neither standard mandates a unique graphical glyph that uniquely identifies FSK versus other modulation types. |
Terminals / pins
| Pin | Name |
|---|---|
| data | Data |
| clk | CLK |
| rf_out | RF Out |
Typical values
Bit rate: 300 bit/s (ITU-T V.21) to several Mbit/s (MSK/GMSK); carrier frequency: 300 Hz (audio FSK modems) to 2.4 GHz (wireless FSK ICs); frequency deviation: 170 Hz (ITU-T V.21) to 250 kHz (wideband FSK); supply voltage: 1.8 to 3.3 V (modern RF ICs); modulation index h: 0.5 (MSK) to 10 (wideband FSK).
Where the FSK Modulator symbol is used
- Audio modems: FSK modulator produces dual-tone signals over telephone lines per ITU-T V.23
- Sub-GHz wireless sensors: RF ICs such as TI CC1101 transmit temperature and humidity data using 2-FSK at 868 or 915 MHz
- RFID communication: FSK-modulated signals carry reader-to-tag commands in ISO 11784/11785 low-frequency RFID systems
- Power-line carrier (PLC) systems: FSK modulation transmits telemetry data over existing mains wiring
- Paging systems (POCSAG/FLEX): FSK at 512, 1200, or 2400 baud encodes alphanumeric pages transmitted from towers
- Industrial wireless telemetry: FSK-modulated 433 MHz or 915 MHz links convey sensor readings to SCADA systems
Example
In a wireless temperature sensor transmitter, the FSK Modulator block receives 8-bit temperature data bytes on the Data (data) pin at 4800 bit/s, clocked by the CLK (clk) at 4800 Hz. The modulator switches the carrier between 433.05 MHz (space, logic 0) and 433.92 MHz (mark, logic 1), producing an RF Out (rf_out) signal with a frequency deviation of 435 kHz. A power amplifier boosts the RF Out to 10 mW before transmission via a whip antenna.
Key facts
- The FSK Modulator symbol represents a circuit block that encodes binary data by switching a carrier between two frequencies: mark frequency (logic 1) and space frequency (logic 0).
- The three terminals are Data (data) for binary serial input, CLK (clk) for bit-rate clock synchronisation, and RF Out (rf_out) for the frequency-modulated carrier output.
- The FSK modulation index h equals the frequency deviation divided by the bit rate; for h = 0.5 the modulation is called Minimum Shift Keying (MSK), which has the minimum bandwidth of any FSK variant.
- FSK is robust against amplitude-based noise and interference because information is carried in frequency transitions, not amplitude, making it well-suited for noisy industrial environments.
- Common FSK carrier frequencies include audio band (300 to 3400 Hz for telephone modems), sub-GHz ISM bands (433 MHz, 868 MHz, 915 MHz), and 2.4 GHz for Bluetooth Classic.
- ITU-T V.21 defines 300 bit/s FSK modem tones: 980 Hz (mark) and 1,080 Hz (space) for the originating modem.
- Gaussian FSK (GFSK) applies a Gaussian filter to the data before FSK modulation, smoothing phase transitions and reducing spectral splatter; GFSK is used in Bluetooth Classic at 1 Mbit/s.
Frequently asked questions
What does the FSK modulator symbol mean in a circuit diagram?
The FSK modulator symbol represents a Frequency Shift Keying modulation block that encodes binary data as frequency shifts of a carrier signal. It appears in RF communication block diagrams to identify the stage that converts digital data into a modulated radio-frequency signal.
What does the FSK modulator symbol look like?
The FSK modulator symbol looks like a rectangular block labelled 'FSK Mod'. The Data (data) pin enters from the upper-left with the binary serial data, the CLK (clk) pin enters from the lower-left with the bit clock, and RF Out (rf_out) exits from the right side carrying the modulated carrier.
What is the difference between FSK and ASK modulation?
FSK (Frequency Shift Keying) encodes data as discrete changes in carrier frequency, while ASK (Amplitude Shift Keying) encodes data as changes in carrier amplitude. FSK is more immune to amplitude-based noise and non-linearity, making it more robust for wireless links. ASK is simpler to demodulate but susceptible to interference that affects signal amplitude.
What is Minimum Shift Keying (MSK) and how does it relate to FSK?
Minimum Shift Keying (MSK) is a special form of FSK where the modulation index h equals 0.5, meaning the frequency deviation equals exactly half the bit rate. MSK produces continuous-phase transitions and the minimum possible bandwidth for a 2-frequency FSK signal. GMSK adds a Gaussian pre-filter to MSK to further reduce bandwidth and is used in Bluetooth Classic.
What are the mark and space frequencies in FSK?
In FSK, the mark frequency is the carrier frequency transmitted when the data bit is logic 1, and the space frequency is transmitted for logic 0. For ITU-T V.21 modems, the originating modem uses 980 Hz for mark and 1,080 Hz for space. In sub-GHz radio links, mark and space are separated by a frequency deviation typically equal to 0.5 to several times the bit rate.
What standard defines FSK modulation parameters?
FSK modulation parameters for telephone modems are defined by ITU-T recommendations V.21, V.23, and V.22. For wireless applications, FSK parameters are specified in ETSI EN 300 220 for Short Range Devices in Europe and FCC Part 15 in North America. IEEE 802.15.4 defines optional BFSK for sub-GHz ZigBee-compatible networks.
What is the CLK pin used for on the FSK modulator symbol?
The CLK (clk) pin provides the bit-rate clock that synchronises when each data bit is sampled from the Data input and how long each frequency symbol is transmitted. The CLK frequency equals the data bit rate in bits per second. Without a stable CLK, the FSK output symbol timing would be undefined.
Place the FSK Modulator symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.