Overview

In telecommunications, baud (symbol: Bd) is the unit that denotes the symbol rate: the number of distinct signal events, or symbols, transmitted per second. A single symbol can represent one or more bits of information depending on the signaling method. Because many modern modulation schemes encode multiple bits in each symbol, baud and bits per second are different but related quantities. A concise relation is: bit rate = symbol rate × bits per symbol.

Definition and characteristics

A symbol is a waveform, state, or change in the carrier that is distinguishable at the receiver; see symbol. The count of such symbols per second is the symbol rate and is expressed in baud. Physical signaling methods and channel constraints determine how quickly symbols can be sent without causing intolerable errors. Signaling techniques, collectively referred to as line or physical-layer signaling, include amplitude, phase, frequency, or multi-dimensional combinations that affect spectral occupancy and immunity to noise.

Modulation, bits per symbol, and practical examples

Advanced modulation formats increase the number of bits conveyed by each symbol. For example, multi-level pulse-amplitude modulation (PAM), quadrature amplitude modulation (QAM), and phase-shift keying (PSK) can transmit log2(M) bits per symbol where M is the number of distinct symbol states. A common practical example is Gigabit Ethernet over copper: its physical layer uses a fixed symbol rate (often cited as 125 megabaud) combined with multi-level signaling and parallel transmission across four wire pairs to reach an aggregate payload near 1 gigabit per second. Historically, early modems and teleprinter systems reported speeds in baud because each symbol corresponded closely to a character or a fixed number of pulses.

History and naming

The term baud honors Jean-Maurice-Émile Baudot, a 19th‑century French telegraph engineer who developed a teleprinter code and equipment for serial character transmission. The eponym emphasizes the growth of telecommunications from simple on/off signaling to increasingly complex symbol alphabets and modulation techniques as channel capacity and technology advanced.

Distinctions and common confusions

  • Baud vs. bit rate: Baud measures symbol events per second; bit rate measures information bits per second. They are equal only when each symbol encodes a single bit.
  • Colloquial use: People sometimes use "baud rate" to mean bits per second, which is imprecise for multi-level systems.
  • Notation: Baud is sometimes abbreviated Bd; bit rates use bps or simply bits/s.

Importance and modern context

Understanding baud is essential when designing or evaluating physical transmission schemes, since symbol rate determines required bandwidth and interacts with noise, filtering, and equalization. As systems push higher data rates, designers balance increasing symbol rates against using higher-order modulation to maximize throughput within spectral and hardware constraints. For further technical detail on symbol rate and practical signaling choices, consult the linked resources and engineering literature.