In
telecommunications and
electronics, 'baud' (pronounced unit symbol "Bd"), is a measure of the
symbol rate; that is, the number of distinct symbol changes (signalling events) made to the transmission medium per
second in a digitally
modulated signal. The baud is named after
Emile Baudot, the inventor of the
Baudot code for
telegraphy.
Since the term is derived from a person's last name, by international standard it is capitalized as 'Bd' in abbreviations, in the same way the decibel (dB) is capitalized in deference to
Alexander Graham Bell, and similarly not capitalized when the name of the unit rather than the abbreviation is given.
Although the term “baud rate” is commonly used to refer to the bit rate, this usage is incorrect. See below.
Bit rate per baud
The baud (symbol rate) is distinct from the
bit rate, because one symbol may carry more than one bit of information. For example, in voiceband
modems, where
spectral efficiency is important, it is commonly arranged for one symbol to carry 3 or more bits. Thus a 3000-bit per second modem, which is transmitting symbols that each carry 3 bits, should be described as operating at 1000 baud. Conversely,
direct-sequence spread spectrum operation requires many symbols to carry only one bit.
Unfortunately, this distinction is not widely understood. Early modems operated only at one bit per symbol, and so baud and bit rate for those devices were equivalent. This has led many to believe the two terms to be synonymous, which they are not.
Conveying more than one bit per symbol has advantages. This reduces the time required to send a given quantity of data, and allows modern modems,
FDDI and 100/1000 Mbit/s Ethernet LANs, and so on, to achieve high data rates. An optimal symbol set design must take into account channel bandwidth, desired information rate, noise characteristics of the channel and the receiver, and receiver and decoder complexity. A typical 2400-bit/s
modem actually transmits at 600 baud (600 symbol/s), where each
quadrature amplitude modulation symbol carries four bits of
information. And further, 1000 Mbit/s
Ethernet LAN cables use multiple wire pairs and multiple bits per symbol to encode their data payloads. Specifically,
1000BASE-T uses 4 wire pairs and 2 data bits per symbol to get a symbol rate of 125MBd.
Conversely, representing one bit by many symbols has the advantage of overcoming
signal noise, particularly
radio jamming, hence is commonplace in
military radio and in
CDMA radio including
cell phones, despite the disadvantage of using more
bandwidth to carry the same bit rate. In these systems each signal is called a "''chip''" and the baud is also known as the chip rate.
A clear example of the difference between baud (or signalling rate) and the data rate (or bit rate) is a man using a single
semaphore flag. He can move his arm to a new position once each second, so his signalling rate (baud) is 1 symbol per second. However, the flag can be held in one of eight distinct positions: Straight up, 45 degrees left, 90 degrees left, 135 degrees left, straight down (which is the rest state, where he is sending no signal), 135 degrees right, 90 degrees right, and 45 degrees right. This means each signal carries three bits of information, as it takes 3
binary digits to encode 8 distinct states – so the data rate is 3 bits per second. In the Navy, more than one flag pattern and arm can be used at once, so the combinations of these produce many symbols, each conveying several bits, thus a higher data rate.
See also
★
Modem
★
Bandwidth
★
Bitrate
★
List of device bandwidths
★
PCM
External links
★
On the origins of serial communications and data encoding