Symbol rate

Last updated

In a digitally modulated signal or a line code, symbol rate, modulation rate or baud rate is the number of symbol changes, waveform changes, or signaling events across the transmission medium per unit of time. The symbol rate is measured in baud (Bd) or symbols per second. In the case of a line code, the symbol rate is the pulse rate in pulses per second. Each symbol can represent or convey one or several bits of data. The symbol rate is related to the gross bit rate , expressed in bits per second .

Contents

Symbols

A symbol may be described as either a pulse in digital baseband transmission or a tone in passband transmission using modems. A symbol is a waveform, a state or a significant condition of the communication channel that persists, for a fixed period of time. A sending device places symbols on the channel at a fixed and known symbol rate, and the receiving device has the job of detecting the sequence of symbols in order to reconstruct the transmitted data. There may be a direct correspondence between a symbol and a small unit of data. For example, each symbol may encode one or several binary digits (bits). The data may also be represented by the transitions between symbols, or even by a sequence of many symbols.

The symbol duration time, also known as unit interval, can be directly measured as the time between transitions by looking into an eye diagram of an oscilloscope. The symbol duration time Ts can be calculated as:

where fs is the symbol rate.

For example, a baud rate of 1 kBd = 1,000 Bd is synonymous to a symbol rate of 1,000 symbols per second. In case of a modem, this corresponds to 1,000 tones per second, and in case of a line code, this corresponds to 1,000 pulses per second. The symbol duration time is 1/1,000 second = 1 millisecond.

Relationship to gross bit rate

The term baud rate has sometimes incorrectly been used to mean bit rate, since these rates are the same in old modems as well as in the simplest digital communication links using only one bit per symbol, such that binary "0" is represented by one symbol, and binary "1" by another symbol. In more advanced modems and data transmission techniques, a symbol may have more than two states, so it may represent more than one binary digit (a binary digit always represents one of exactly two states). For this reason, the baud rate value will often be lower than the gross bit rate.

Example of use and misuse of "baud rate": It is correct to write "the baud rate of my COM port is 9,600" if we mean that the bit rate is 9,600 bit/s, since there is one bit per symbol in this case. It is not correct to write "the baud rate of Ethernet is 100 megabaud" or "the baud rate of my modem is 56,000" if we mean bit rate. See below for more details on these techniques.

The difference between baud (or signaling rate) and the data rate (or bit rate) is like a man using a single semaphore flag who can move his arm to a new position once each second, so his signaling rate (baud) is one symbol per second. The flag can be held in one of eight distinct positions: Straight up, 45° left, 90° left, 135° left, straight down (which is the rest state, where he is sending no signal), 135° right, 90° right, and 45° right. Each signal (symbol) carries three bits of information. It takes three binary digits to encode eight states. The data rate is three 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, a higher data rate.

If N bits are conveyed per symbol, and the gross bit rate is R, inclusive of channel coding overhead, the symbol rate can be calculated as:

In that case M = 2N different symbols are used. In a modem, these may be sinewave tones with unique combinations of amplitude, phase and/or frequency. For example, in a 64QAM modem, M = 64. In a line code, these may be M different voltage levels.

By taking information per pulse N in bit/pulse to be the base-2-logarithm of the number of distinct messages M that could be sent, Hartley [1] constructed a measure of the gross bit rate R as:

where fs is the baud rate in symbols/second or pulses/second. (See Hartley's law).

Modems for passband transmission

Modulation is used in passband filtered channels such as telephone lines, radio channels and other frequency division multiplex (FDM) channels.

In a digital modulation method provided by a modem, each symbol is typically a sine wave tone with a certain frequency, amplitude and phase. Symbol rate, baud rate, is the number of transmitted tones per second.

One symbol can carry one or several bits of information. In voiceband modems for the telephone network, it is common for one symbol to carry up to 7 bits.

Conveying more than one bit per symbol or bit per pulse has advantages. It reduces the time required to send a given quantity of data over a limited bandwidth. A high spectral efficiency in (bit/s)/Hz can be achieved; i.e., a high bit rate in bit/s although the bandwidth in hertz may be low.

The maximum baud rate for a passband for common modulation methods such as QAM, PSK and OFDM is approximately equal to the passband bandwidth. [2]

Voiceband modem examples:

Line codes for baseband transmission

In case of a baseband channel such as a telegraph line, a serial cable or a Local Area Network twisted pair cable, data is transferred using line codes; i.e., pulses rather than sinewave tones. In this case, the baud rate is synonymous to the pulse rate in pulses/second.

The maximum baud rate or pulse rate for a base band channel is called the Nyquist rate, and is double the bandwidth (double the cut-off frequency).

The simplest digital communication links (such as individual wires on a motherboard or the RS-232 serial port/COM port) typically have a symbol rate equal to the gross bit rate.

Common communication links such as 10 Mbit/s Ethernet (10BASE-T), USB, and FireWire typically have a data bit rate slightly lower than the baud rate, due to the overhead of extra non-data symbols used for self-synchronizing code and error detection.

J. M. Emile Baudot (1845–1903) worked out a five-bit code for telegraphs which was standardized internationally and is commonly called Baudot code.

More than two voltage levels are used in advanced techniques such as FDDI and 100/1,000 Mbit/s Ethernet LANs, and others, to achieve high data rates.

1,000 Mbit/s Ethernet LAN cables use four wire pairs in full duplex (250 Mbit/s per pair in both directions simultaneously), and many bits per symbol to encode their data payloads.

Digital television and OFDM example

In digital television transmission the symbol rate calculation is:

symbol rate in symbols per second = (Data rate in bits per second × 204) / (188 × bits per symbol)

The 204 is the number of bytes in a packet including the 16 trailing Reed–Solomon error correction bytes. The 188 is the number of data bytes (187 bytes) plus the leading packet sync byte (0x47).

The bits per symbol is the (modulation's power of 2) × (Forward Error Correction). So for example, in 64-QAM modulation 64 = 26 so the bits per symbol is 6. The Forward Error Correction (FEC) is usually expressed as a fraction; i.e., 1/2, 3/4, etc. In the case of 3/4 FEC, for every 3 bits of data, you are sending out 4 bits, one of which is for error correction.

Example:

given bit rate = 18096263
Modulation type = 64-QAM
FEC = 3/4

then

In digital terrestrial television (DVB-T, DVB-H and similar techniques) OFDM modulation is used; i.e., multi-carrier modulation. The above symbol rate should then be divided by the number of OFDM sub-carriers in view to achieve the OFDM symbol rate. See the OFDM system comparison table for further numerical details.

Relationship to chip rate

Some communication links (such as GPS transmissions, CDMA cell phones, and other spread spectrum links) have a symbol rate much higher than the data rate (they transmit many symbols called chips per data bit). Representing one bit by a chip sequence of many symbols overcomes co-channel interference from other transmitters sharing the same frequency channel, including radio jamming, and is common in military radio and cell phones. Despite the fact that using more bandwidth to carry the same bit rate gives low channel spectral efficiency in (bit/s)/Hz, it allows many simultaneous users, which results in high system spectral efficiency in (bit/s)/Hz per unit of area.

In these systems, the symbol rate of the physically transmitted high-frequency signal rate is called chip rate, which also is the pulse rate of the equivalent base band signal. However, in spread spectrum systems, the term symbol may also be used at a higher layer and refer to one information bit, or a block of information bits that are modulated using for example conventional QAM modulation, before the CDMA spreading code is applied. Using the latter definition, the symbol rate is equal to or lower than the bit rate.

Relationship to bit error rate

The disadvantage of conveying many bits per symbol is that the receiver has to distinguish many signal levels or symbols from each other, which may be difficult and cause bit errors in case of a poor phone line that suffers from low signal-to-noise ratio. In that case, a modem or network adapter may automatically choose a slower and more robust modulation scheme or line code, using fewer bits per symbol, in view to reduce the bit error rate.

An optimal symbol set design takes into account channel bandwidth, desired information rate, noise characteristics of the channel and the receiver, and receiver and decoder complexity.

Modulation

Many data transmission systems operate by the modulation of a carrier signal. For example, in frequency-shift keying (FSK), the frequency of a tone is varied among a small, fixed set of possible values. In a synchronous data transmission system, the tone can only be changed from one frequency to another at regular and well-defined intervals. The presence of one particular frequency during one of these intervals constitutes a symbol. (The concept of symbols does not apply to asynchronous data transmission systems.) In a modulated system, the term modulation rate may be used synonymously with symbol rate.

Binary modulation

If the carrier signal has only two states, then only one bit of data (i.e., a 0 or 1) can be transmitted in each symbol. The bit rate is in this case equal to the symbol rate. For example, a binary FSK system would allow the carrier to have one of two frequencies, one representing a 0 and the other a 1. A more practical scheme is differential binary phase-shift keying, in which the carrier remains at the same frequency, but can be in one of two phases. During each symbol, the phase either remains the same, encoding a 0, or jumps by 180°, encoding a 1. Again, only one bit of data (i.e., a 0 or 1) is transmitted by each symbol. This is an example of data being encoded in the transitions between symbols (the change in phase), rather than the symbols themselves (the actual phase). (The reason for this in phase-shift keying is that it is impractical to know the reference phase of the transmitter.)

N-ary modulation, N greater than 2

By increasing the number of states that the carrier signal can take, the number of bits encoded in each symbol can be greater than one. The bit rate can then be greater than the symbol rate. For example, a differential phase-shift keying system might allow four possible jumps in phase between symbols. Then two bits could be encoded at each symbol interval, achieving a data rate of double the symbol rate. In a more complex scheme such as 16-QAM, four bits of data are transmitted in each symbol, resulting in a bit rate of four times the symbol rate.

Not power of 2

Although it is common to choose the number of symbols to be a power of 2 and send an integer number of bits per baud, this is not required. Line codes such as bipolar encoding and MLT-3 use three carrier states to encode one bit per baud while maintaining DC balance.

The 4B3T line code uses three 3-ary modulated bits to transmit four data bits, a rate of 1.33 bits per baud.

Data rate versus error rate

Modulating a carrier increases the frequency range, or bandwidth, it occupies. Transmission channels are generally limited in the bandwidth they can carry. The bandwidth depends on the symbol (modulation) rate (not directly on the bit rate). As the bit rate is the product of the symbol rate and the number of bits encoded in each symbol, it is clearly advantageous to increase the latter if the former is fixed. However, for each additional bit encoded in a symbol, the constellation of symbols (the number of states of the carrier) doubles in size. This makes the states less distinct from one another which in turn makes it more difficult for the receiver to detect the symbol correctly in the presence of disturbances on the channel.

The history of modems is the attempt at increasing the bit rate over a fixed bandwidth (and therefore a fixed maximum symbol rate), leading to increasing bits per symbol. For example, ITU-T V.29 specifies 4 bits per symbol, at a symbol rate of 2,400 baud, giving an effective bit rate of 9,600 bits per second.

The history of spread spectrum goes in the opposite direction, leading to fewer and fewer data bits per symbol in order to spread the bandwidth. In the case of GPS, we have a data rate of 50 bit/s and a symbol rate of 1.023 Mchips/s. If each chip is considered a symbol, each symbol contains far less than one bit (50 bit/s / 1,023 ksymbols/s ≈ 0.000,05 bits/symbol).

The complete collection of M possible symbols over a particular channel is called a M-ary modulation scheme. Most modulation schemes transmit some integer number of bits per symbol b, requiring the complete collection to contain M = 2b different symbols. Most popular modulation schemes can be described by showing each point on a constellation diagram, although a few modulation schemes (such as MFSK, DTMF, pulse-position modulation, spread spectrum modulation) require a different description.

Significant condition

In telecommunication, concerning the modulation of a carrier, a significant condition is one of the signal's parameters chosen to represent information. [3]

A significant condition could be an electric current (voltage, or power level), an optical power level, a phase value, or a particular frequency or wavelength. The duration of a significant condition is the time interval between successive significant instants. [3] A change from one significant condition to another is called a signal transition. Information can be transmitted either during the given time interval, or encoded as the presence or absence of a change in the received signal. [4]

Significant conditions are recognized by an appropriate device called a receiver, demodulator, or decoder. The decoder translates the actual signal received into its intended logical value such as a binary digit (0 or 1), an alphabetic character, a mark, or a space. Each significant instant is determined when the appropriate device assumes a condition or state usable for performing a specific function, such as recording, processing, or gating. [3]

See also

Related Research Articles

In electronics and telecommunications, modulation is the process of varying one or more properties of a periodic waveform, called the carrier signal, with a separate signal called the modulation signal that typically contains information to be transmitted. For example, the modulation signal might be an audio signal representing sound from a microphone, a video signal representing moving images from a video camera, or a digital signal representing a sequence of binary digits, a bitstream from a computer.

<span class="mw-page-title-main">Orthogonal frequency-division multiplexing</span> Method of encoding digital data on multiple carrier frequencies

In telecommunications, orthogonal frequency-division multiplexing (OFDM) is a type of digital transmission used in digital modulation for encoding digital (binary) data on multiple carrier frequencies. OFDM has developed into a popular scheme for wideband digital communication, used in applications such as digital television and audio broadcasting, DSL internet access, wireless networks, power line networks, and 4G/5G mobile communications.

Quadrature amplitude modulation (QAM) is the name of a family of digital modulation methods and a related family of analog modulation methods widely used in modern telecommunications to transmit information. It conveys two analog message signals, or two digital bit streams, by changing (modulating) the amplitudes of two carrier waves, using the amplitude-shift keying (ASK) digital modulation scheme or amplitude modulation (AM) analog modulation scheme. The two carrier waves are of the same frequency and are out of phase with each other by 90°, a condition known as orthogonality or quadrature. The transmitted signal is created by adding the two carrier waves together. At the receiver, the two waves can be coherently separated (demodulated) because of their orthogonality. Another key property is that the modulations are low-frequency/low-bandwidth waveforms compared to the carrier frequency, which is known as the narrowband assumption.

In telecommunication and electronics, baud is a common unit of measurement of symbol rate, which is one of the components that determine the speed of communication over a data channel.

In telecommunication, data signaling rate (DSR), also known as gross bit rate, is the aggregate rate at which data passes a point in the transmission path of a data transmission system.

<span class="mw-page-title-main">Frequency-shift keying</span> Data communications modulation protocol

Frequency-shift keying (FSK) is a frequency modulation scheme in which digital information is encoded on a carrier signal by periodically shifting the frequency of the carrier between several discrete frequencies. The technology is used for communication systems such as telemetry, weather balloon radiosondes, caller ID, garage door openers, and low frequency radio transmission in the VLF and ELF bands. The simplest FSK is binary FSK, in which the carrier is shifted between two discrete frequencies to transmit binary information.

<span class="mw-page-title-main">Multiplexing</span> Method of combining multiple signals into one signal over a shared medium

In telecommunications and computer networking, multiplexing is a method by which multiple analog or digital signals are combined into one signal over a shared medium. The aim is to share a scarce resource – a physical transmission medium. For example, in telecommunications, several telephone calls may be carried using one wire. Multiplexing originated in telegraphy in the 1870s, and is now widely applied in communications. In telephony, George Owen Squier is credited with the development of telephone carrier multiplexing in 1910.

Phase-shift keying (PSK) is a digital modulation process which conveys data by changing (modulating) the phase of a constant frequency carrier wave. The modulation is accomplished by varying the sine and cosine inputs at a precise time. It is widely used for wireless LANs, RFID and Bluetooth communication.

<span class="mw-page-title-main">Transmitter</span> Electronic device that emits radio waves

In electronics and telecommunications, a radio transmitter or just transmitter is an electronic device which produces radio waves with an antenna with the purpose of signal transmission up to a radio receiver. The transmitter itself generates a radio frequency alternating current, which is applied to the antenna. When excited by this alternating current, the antenna radiates radio waves.

In information theory, the Shannon–Hartley theorem tells the maximum rate at which information can be transmitted over a communications channel of a specified bandwidth in the presence of noise. It is an application of the noisy-channel coding theorem to the archetypal case of a continuous-time analog communications channel subject to Gaussian noise. The theorem establishes Shannon's channel capacity for such a communication link, a bound on the maximum amount of error-free information per time unit that can be transmitted with a specified bandwidth in the presence of the noise interference, assuming that the signal power is bounded, and that the Gaussian noise process is characterized by a known power or power spectral density. The law is named after Claude Shannon and Ralph Hartley.

<span class="mw-page-title-main">Communication channel</span> Physical or logical connection used for transmission of information

A communication channel refers either to a physical transmission medium such as a wire, or to a logical connection over a multiplexed medium such as a radio channel in telecommunications and computer networking. A channel is used for information transfer of, for example, a digital bit stream, from one or several senders to one or several receivers. A channel has a certain capacity for transmitting information, often measured by its bandwidth in Hz or its data rate in bits per second.

Pulse-position modulation (PPM) is a form of signal modulation in which M message bits are encoded by transmitting a single pulse in one of possible required time shifts. This is repeated every T seconds, such that the transmitted bit rate is bits per second. It is primarily useful for optical communications systems, which tend to have little or no multipath interference.

A satellite modem or satmodem is a modem used to establish data transfers using a communications satellite as a relay. A satellite modem's main function is to transform an input bitstream to a radio signal and vice versa.

DVB-T, short for Digital Video Broadcasting – Terrestrial, is the DVB European-based consortium standard for the broadcast transmission of digital terrestrial television that was first published in 1997 and first broadcast in Singapore in February, 1998. This system transmits compressed digital audio, digital video and other data in an MPEG transport stream, using coded orthogonal frequency-division multiplexing modulation. It is also the format widely used worldwide for Electronic News Gathering for transmission of video and audio from a mobile newsgathering vehicle to a central receive point. It is also used in the US by Amateur television operators.

In telecommunications and computing, bit rate is the number of bits that are conveyed or processed per unit of time.

<span class="mw-page-title-main">PSK31</span> Type of radioteletype mode

PSK31 or "Phase Shift Keying, 31 Baud", also BPSK31 and QPSK31, is a popular computer-sound card-generated radioteletype mode, used primarily by amateur radio operators to conduct real-time keyboard-to-keyboard chat, most often using frequencies in the high frequency amateur radio bands (near-shortwave). PSK31 is distinguished from other digital modes in that it is specifically tuned to have a data rate close to typing speed, and has an extremely narrow bandwidth, allowing many conversations in the same bandwidth as a single voice channel. This narrow bandwidth makes better use of the RF energy in a very narrow space thus allowing relatively low-power equipment to communicate globally using the same skywave propagation used by shortwave radio stations.

Spectral efficiency, spectrum efficiency or bandwidth efficiency refers to the information rate that can be transmitted over a given bandwidth in a specific communication system. It is a measure of how efficiently a limited frequency spectrum is utilized by the physical layer protocol, and sometimes by the medium access control.

<span class="mw-page-title-main">Modem</span> Device that modulates an analog carrier signal to encode digital information

A modulator-demodulator or modem is a computer hardware device that converts data from a digital format into a format suitable for an analog transmission medium such as telephone or radio. A modem transmits data by modulating one or more carrier wave signals to encode digital information, while the receiver demodulates the signal to recreate the original digital information. The goal is to produce a signal that can be transmitted easily and decoded reliably. Modems can be used with almost any means of transmitting analog signals, from light-emitting diodes to radio.

Pulse-code modulation (PCM) is a method used to digitally represent analog signals. It is the standard form of digital audio in computers, compact discs, digital telephony and other digital audio applications. In a PCM stream, the amplitude of the analog signal is sampled at uniform intervals, and each sample is quantized to the nearest value within a range of digital steps.

References

  1. D. A. Bell (1962). Information Theory; and its Engineering Applications (3rd ed.). New York: Pitman.
  2. Goldsmith A. Wireless communications. – Stanford University, 2004. - p. 140, 326
  3. 1 2 3 "Federal Standard 1037C". National Communications System. July 7, 1996.{{cite journal}}: Cite journal requires |journal= (help)
  4. "System Design and Engineering Standard for Tactical Communications". Mil-STD-188-200. United States Department of Defense. May 28, 1983.