Symbol rate, often called baud or modulation rate, is the number of distinct signal changes or symbols transmitted per second in a communications channel. In this context a "symbol" denotes a single basic signalling event that may represent one or more bits of information. For a general discussion of the term outside communications see symbol.
Core characteristics
The symbol rate is expressed in symbols per second (sps) and commonly given the unit "baud" (Bd). Each symbol corresponds to a defined state of the carrier (for example a particular phase, amplitude, frequency, or combination). Modern modulation schemes map multiple bits to a single symbol by using a larger set of possible states: for example, QPSK encodes two bits per symbol and 16-QAM encodes four bits per symbol. Therefore the numeric data throughput (bits per second) depends on both the symbol rate and how many bits each symbol carries.
History and naming
The term "baud" commemorates the French telegraph engineer Émile Baudot, who developed an early fixed-length character code and signalling equipment in the late 19th century. Over time the word "baud" became associated with the rate of signalling events per second, especially in telegraphy and early modem technology. Today the term remains in use alongside "symbol rate" or "modulation rate".
Relation to bit rate and bandwidth
It is important to distinguish baud from bit rate. Bit rate (bits per second, bps) equals the symbol rate multiplied by the number of bits conveyed by each symbol. For example, a symbol rate of 2400 Bd using a scheme that encodes 4 bits per symbol yields 9600 bps. The maximum achievable symbol rate in a band-limited channel is constrained by physical limits such as the Nyquist criterion and practical filtering; consequently, bandwidth and noise determine how fast distinct symbols can be transmitted without unacceptable error rates.
Uses, examples and notable points
- Early modems quoted both baud and bit rates; misunderstandings arose because some modems used multilevel signalling, so bps could exceed baud.
- Wireless and wired systems trade symbol rate against complexity: higher-order constellations raise bits per symbol but require better signal-to-noise ratio.
- Designers often balance symbol rate, encoding, error correction, and filtering to optimize throughput for a given channel.
In summary, symbol rate measures how many signalling events occur each second; it is a physical descriptor of modulation, while bit rate describes information throughput. Understanding the distinction helps when comparing legacy equipment, modern modems, or wireless links where bandwidth, noise, and modulation strategy jointly determine capacity.