Orthogonal frequency-division multiplexing

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Modulation techniques
Analog modulation
AM · SSB · FM · PM · SM
Digital modulation
OOK · FSK · ASK · PSK · QAM
MSK · CPM · PPM · TCM · OFDM
Spread spectrum
FHSS · DSSS
See also: Demodulation

Orthogonal frequency-division multiplexing (OFDM) — essentially identical to Coded OFDM (COFDM) and Discrete multi-tone modulation (DMT) — is a frequency-division multiplexing (FDM) scheme utilized as a digital multi-carrier modulation method. A large number of closely-spaced orthogonal sub-carriers are used to carry data. The data is divided into several parallel data streams or channels, one for each sub-carrier. Each sub-carrier is modulated with a conventional modulation scheme (such as quadrature amplitude modulation or phase shift keying) at a low symbol rate, maintaining total data rates similar to conventional single-carrier modulation schemes in the same bandwidth.

OFDM has developed into a popular scheme for wideband digital communication, whether wireless or over copper wires, used in applications such as digital television and audio broadcasting, wireless networking and broadband internet access.

The primary advantage of OFDM over single-carrier schemes is its ability to cope with severe channel conditions — for example, attenuation of high frequencies in a long copper wire, narrowband interference and frequency-selective fading due to multipath — without complex equalization filters. Channel equalization is simplified because OFDM may be viewed as using many slowly-modulated narrowband signals rather than one rapidly-modulated wideband signal. The low symbol rate makes the use of a guard interval between symbols affordable, making it possible to handle time-spreading and eliminate intersymbol interference (ISI). This mechanism also facilitates the design of single-frequency networks, where several adjacent transmitters send the same signal simultaneously at the same frequency, as the signals from multiple distant transmitters may be combined constructively, rather than interfering as would typically occur in a traditional single-carrier system.

Contents

[edit] Example of applications

The following list is a summary of existing OFDM based standards and products. For further details, see the Usage section in the end of the article.

[edit] Cable

[edit] Wireless

[edit] Key features

The advantages and disadvantages listed below are further discussed in the Characteristics and principles of operation section.

[edit] Summary of advantages

  • Can easily adapt to severe channel conditions without complex equalization
  • Robust against narrow-band co-channel interference
  • Robust against Intersymbol interference (ISI) and fading caused by multipath propagation
  • High spectral efficiency
  • Efficient implementation using FFT
  • Low sensitivity to time synchronization errors
  • Tuned sub-channel receiver filters are not required (unlike conventional FDM)
  • Facilitates Single Frequency Networks, i.e. transmitter macrodiversity.

[edit] Summary of disadvantages

[edit] Characteristics and principles of operation

[edit] Orthogonality

In OFDM, the sub-carrier frequencies are chosen so that the sub-carriers are orthogonal to each other, meaning that cross-talk between the sub-channels is eliminated and inter-carrier guard bands are not required. This greatly simplifies the design of both the transmitter and the receiver; unlike conventional FDM, a separate filter for each sub-channel is not required.

The orthogonality requires that the sub-carrier spacing is Δf = k/(TU) Hertz, where TU seconds is the useful symbol duration (the receiver side window size), and k is a positive integer, typically equal to 1. Therefore, with N sub-carriers, the total passband bandwidth will be BN·Δf (Hz).

The orthogonality also allows high spectral efficiency, with a total symbol rate near the Nyquist rate. Almost the whole available frequency band can be utilized. OFDM generally has a nearly 'white' spectrum, giving it benign electromagnetic interference properties with respect to other co-channel users.

OFDM requires very accurate frequency synchronization between the receiver and the transmitter; with frequency deviation the sub-carriers will no longer be orthogonal, causing inter-carrier interference (ICI), i.e. cross-talk between the sub-carriers. Frequency offsets are typically caused by mismatched transmitter and receiver oscillators, or by Doppler shift due to movement. While Doppler shift alone may be compensated for by the receiver, the situation is worsened when combined with multipath, as reflections will appear at various frequency offsets, which is much harder to correct. This effect typically worsens as speed increases[1], and is an important factor limiting the use of OFDM in high-speed vehicles. Several techniques for ICI suppression are suggested, but they may increase the receiver complexity.

[edit] Implementation using the FFT algorithm

The orthogonality allows for efficient modulator and demodulator implementation using the FFT algorithm on the receiver side, and inverse FFT on the sender side. Although the principles and some of the benefits have been known since the 1960s, OFDM is popular for wideband communications today by way of low-cost digital signal processing components that can efficiently calculate the FFT.

[edit] Guard interval for elimination of inter-symbol interference

One key principle of OFDM is that since low symbol rate modulation schemes (i.e. where the symbols are relatively long compared to the channel time characteristics) suffer less from intersymbol interference caused by multipath propagation, it is advantageous to transmit a number of low-rate streams in parallel instead of a single high-rate stream. Since the duration of each symbol is long, it is feasible to insert a guard interval between the OFDM symbols, thus eliminating the intersymbol interference.

The guard interval also eliminates the need for a pulse-shaping filter, and it reduces the sensitivity to time synchronization problems.

A simple example: If one sends a million symbols per second using conventional single-carrier modulation over a wireless channel, then the duration of each symbol would be one microsecond or less. This imposes severe constraints on synchronization and necessitates the removal of multipath interference. If the same million symbols per second are spread among one thousand sub-channels, the duration of each symbol can be longer by a factor of a thousand, i.e. one millisecond, for orthogonality with approximately the same bandwidth. Assume that a guard interval of 1/8 of the symbol length is inserted between each symbol. Intersymbol interference can be avoided if the multipath time-spreading (the time between the reception of the first and the last echo) is shorter than the guard interval, i.e. 125 microseconds. This corresponds to a maximum difference of 37.5 kilometers between the lengths of the paths.

The cyclic prefix, which is transmitted during the guard interval, consists of the end of the OFDM symbol copied into the guard interval, and the guard interval is transmitted followed by the OFDM symbol. The reason that the guard interval consists of a copy of the end of the OFDM symbol is so that the receiver will integrate over an integer number of sinusoid cycles for each of the multipaths when it performs OFDM demodulation with the FFT.

[edit] Simplified equalization

The effects of frequency-selective channel conditions, for example fading caused by multipath propagation, can be considered as constant (flat) over an OFDM sub-channel if the sub-channel is sufficiently narrow-banded, i.e. if the number of sub-channels is sufficiently large. This makes equalization far simpler at the receiver in OFDM in comparison to conventional single-carrier modulation. The equalizer only has to multiply each detected sub-carrier (each Fourier coefficient) by a constant complex number, or a rarely changed value.

Our example: The OFDM equalization in the above numerical example would require N = 1000 complex multiplications per OFDM symbol, i.e. one million multiplications per second, at the receiver. The FFT algorithm requires Nlog2N = 10000 complex-valued multiplications per OFDM symbol, i.e. 10 million multiplications per second, at both the receiver and transmitter side. This should be compared with the corresponding one million symbols/second single-carrier modulation case mentioned in the example, where the equalization of 125 microseconds time-spreading using a FIR filter would require 125 multiplications per symbol, i.e. 125 million multiplications per second.

Some of the sub-carriers in some of the OFDM symbols may carry pilot signals for measurement of the channel conditions [2] [3], i.e. the equalizer gain and phase shift for each sub-carrier. Pilot signals and training symbols may also be used for time synchronization (to avoid inter-symbol interference, ISI) and frequency synchronization (to avoid inter-carrier interference, ICI, caused by Doppler shift).

If differential modulation such as DPSK or DQPSK is applied to each sub-carrier, equalization can be completely omitted, since these non-coherent schemes are insensitive to slowly changing amplitude and phase distortion.

[edit] Channel coding and interleaving

OFDM is invariably used in conjunction with channel coding (forward error correction), and almost always uses frequency and/or time interleaving.

Frequency (subcarrier) interleaving increases resistance to frequency-selective channel conditions such as fading. For example, when a part of the channel bandwidth is faded, frequency interleaving ensures that the bit errors that would result from those subcarriers in the faded part of the bandwidth are spread out in the bit-stream rather than being concentrated. Similarly, time interleaving ensures that bits that are originally close together in the bit-stream are transmitted far apart in time, thus mitigating against severe fading as would happen when travelling at high speed.

However, time interleaving is of little benefit in slowly fading channels, such as for stationary reception, and frequency interleaving offers little to no benefit for narrowband channels that suffer from flat-fading (where the whole channel bandwidth is faded at the same time).

The reason why interleaving is used on OFDM is to attempt to spread the errors out in the bit-stream that is presented to the error correction decoder, because when such decoders are presented with a high concentration of errors the decoder is unable to correct all the bit errors, and a burst of uncorrected errors occurs.

A common type of error correction coding used with OFDM-based systems is convolutional coding, which is often concatenated with Reed-Solomon coding. Convolutional coding is used as the inner code and Reed-Solomon coding is used for the outer code — usually with additional interleaving (on top of the time and frequency interleaving mentioned above) in between the two layers of coding. The reason why this combination of error correction coding is used is that the Viterbi decoder used for convolutional decoding produces short errors bursts when there is a high concentration of errors, and Reed-Solomon codes are inherently well-suited to correcting bursts of errors.

Newer systems, however, usually now adopt the near-optimal types of error correction coding that use the turbo decoding principle, where the decoder iterates towards the desired solution. Examples of such error correction coding types include turbo codes and LDPC codes. These codes only perform close to the Shannon limit for the Additive White Gaussian Noise (AWGN) channel, however, and some systems that have adopted these codes have concatenated them with either Reed-Solomon (for example on the MediaFLO system) or BCH codes (on the DVB-S2 system) to improve performance further over the wireless channel.

[edit] Adaptive transmission

The resilience to severe channel conditions can be further enhanced if information about the channel is sent over a return-channel. Based on this feedback information, adaptive modulation, channel coding and power allocation may be applied across all sub-carriers, or individually to each sub-carrier. In the latter case, if a particular range of frequencies suffers from interference or attenuation, the carriers within that range can be disabled or made to run slower by applying more robust modulation or error coding to those sub-carriers.

The term discrete multitone modulation (DMT) denotes OFDM based communication systems that adapt the transmission to the channel conditions individually for each sub-carrier, by means of so called bit-loading. Examples are ADSL and VDSL.

The upstream and downstream speeds can be varied by allocating either more or fewer carriers for each purpose. Some forms of Rate-adaptive DSL use this feature in real time, so that the bitrate is adapted to the co-channel interference and bandwidth is allocated to whichever subscriber that needs it most.

[edit] OFDM extended with multiple access

OFDM in its primary form is considered as a digital modulation technique, and not a multi-user channel access technique, since it is utilized for transferring one bit stream over one communication channel using one sequence of OFDM symbols. However, OFDM can be combined with multiple access using time, frequency or coding separation of the users.

In Orthogonal Frequency Division Multiple Access (OFDMA), frequency-division multiple access is achieved by assigning different OFDM sub-channels to different users. OFDMA supports differentiated quality-of-service by assigning different number of sub-carriers to different users in a similar fashion as in CDMA, and thus complex packet scheduling or media access control schemes can be avoided. OFDMA is used in:

OFDMA is also a candidate access method for the IEEE 802.22 Wireless Regional Area Networks (WRAN). The project aims at designing the first cognitive radio based standard operating in the VHF-low UHF spectrum (TV spectrum).

In Multi-carrier code division multiple access (MC-CDMA), also known as OFDM-CDMA, OFDM is combined with CDMA spread spectrum communication for coding separation of the users. Co-channel interference can be mitigated against, meaning that manual fixed channel allocation (FCA) frequency planning is simplified, or complex dynamic channel allocation (DCA) schemes are avoided.

[edit] Space diversity

In OFDM based wide area broadcasting, receivers can benefit from receiving signals from several spatially-dispersed transmitters simultaneously, since transmitters will only destructively interfere with each other on a limited number of sub-carriers, whereas in general they will actually reinforce coverage over a wide area. This is very beneficial in many countries, as it permits the operation of national single-frequency networks (SFNs), where many transmitters send the same signal simultaneously over the same channel frequency. SFNs utilise the available spectrum more effectively than conventional multi-frequency broadcast networks (MFN), where program content is replicated on different carrier frequencies. SFNs also result in a diversity gain in receivers situated midway between the transmitters. The coverage area is increased and the outage probability decreased in comparison to an MFN, due to increased received signal strength averaged over all sub-carriers.

Although the guard interval only contains redundant data, which means that it reduces the capacity, some OFDM-based systems, such as some of the broadcasting systems, deliberately use a long guard interval in order to allow the transmitters to be spaced farther apart in an SFN, and longer guard intervals allow larger SFN cell-sizes. A rule of thumb for the maximum distance between transmitters in an SFN is equal to the distance a signal travels during the guard interval — for instance, a guard interval of 200 microseconds would allow transmitters to be spaced 60 km apart.

Single-frequency networks is a form of transmitter macrodiversity. The concept can be further utilized in Dynamic single-frequency networks (DSFN), where the SFN grouping is changed from timeslot to timeslot.

OFDM may be combined with other forms of space diversity, for example antenna arrays and MIMO channels. This is done in the IEEE802.11n Wireless LAN standard.

[edit] Linear transmitter power amplifier

An OFDM signal exhibits a high peak-to-average power ratio (PAPR) because the independent phases of the sub-carriers mean that they will often combine constructively. Handling this high PAPR requires:

Any non-linearity in the signal chain will cause intermodulation distortion that

  • raises the noise floor
  • may cause inter-carrier interference
  • generates out-of-band spurious radiation.

The linearity requirement is demanding, especially for transmitter RF output circuitry where amplifiers are often designed to be non-linear in order to minimise power consumption. In practical OFDM systems a small amount of peak clipping is allowed to limit the PAPR in a judicious tradeoff against the above consequences. However, the transmitter output filter which is required to reduce out-of-band spurs to legal levels has the effect of restoring peak levels that were clipped, so clipping is not an effective way to reduce PAPR.

Although the spectral efficiency of OFDM is attractive for both terrestrial and space communications, the high PAPR requirements have so far limited OFDM applications to terrestrial systems.

[edit] Idealized system model

This section describes a simple idealized OFDM system model suitable for a time-invariant AWGN channel.

[edit] Transmitter

An OFDM carrier signal is the sum of a number of orthogonal sub-carriers, with baseband data on each sub-carrier being independently modulated commonly using some type of quadrature amplitude modulation (QAM) or phase-shift keying (PSK). This composite baseband signal is typically used to modulate a main RF carrier.

s[n] is a serial stream of binary digits. By inverse multiplexing, these are first demultiplexed into N parallel streams, and each one mapped to a (possibly complex) symbol stream using some modulation constellation (QAM, PSK, etc.). Note that the constellations may be different, so some streams may carry a higher bit-rate than others.

An inverse FFT is computed on each set of symbols, giving a set of complex time-domain samples. These samples are then quadrature-mixed to passband in the standard way. The real and imaginary components are first converted to the analogue domain using digital-to-analogue converters (DACs); the analogue signals are then used to modulate cosine and sine waves at the carrier frequency, fc, respectively. These signals are then summed to give the transmission signal, s(t).

[edit] Receiver

The receiver picks up the signal r(t), which is then quadrature-mixed down to baseband using cosine and sine waves at the carrier frequency. This also creates signals centered on 2fc, so low-pass filters are used to reject these. The baseband signals are then sampled and digitised using analogue-to-digital converters (ADCs), and a forward FFT is used to convert back to the frequency domain.

This returns N parallel streams, each of which is converted to a binary stream using an appropriate symbol detector. These streams are then re-combined into a serial stream, {\hat s}[n], which is an estimate of the original binary stream at the transmitter.

[edit] Mathematical description

If N sub-carriers are used, and each sub-carrier is modulated using M alternative symbols, the OFDM symbol alphabet consists of MN combined symbols.

The low-pass equivalent OFDM signal is expressed as:


\ \nu(t)=\sum_{k=0}^{N-1}X_k e^{j2\pi kt/T}, \quad 0\le t<T,

where {Xk} are the data symbols, N is the number of sub-carriers, and T is the OFDM symbol time. The sub-carrier spacing of 1 / T makes them orthogonal over each symbol period; this property is expressed as:


\begin{align}
 &\frac{1}{T}\int_0^{T}\left(e^{j2\pi k_1t/T}\right)^*
\left(e^{j2\pi k_2t/T}\right)dt \\
 = &\frac{1}{T}\int_0^{T}e^{j2\pi (k_2-k_1)t/T}dt = \delta_{k_1k_2}
\end{align}

where (\cdot)^* denotes the complex conjugate operator and \delta\, is the Kronecker delta.

To avoid intersymbol interference in multipath fading channels, a guard interval of length Tg is inserted prior to the OFDM block. During this interval, a cyclic prefix is transmitted such that the signal in the interval -T_\mathrm{g}\le t<0 equals the signal in the interval (T-T_\mathrm{g})\le t<T. The OFDM signal with cyclic prefix is thus:


\ \nu(t)=\sum_{k=0}^{N-1}X_ke^{j2\pi kt/T}, \quad -T_\mathrm{g}\le t<T

The low-pass signal above can be either real or complex-valued. Real-valued low-pass equivalent signals are typically transmitted at baseband—wireline applications such as DSL use this approach. For wireless applications, the low-pass signal is typically complex-valued; in which case, the transmitted signal is up-converted to a carrier frequency fc. In general, the transmitted signal can be represented as:


\begin{align}
s(t) & =  \Re\left\{\nu(t) e^{j2\pi f_c t}\right\} \\
     & = \sum_{k=0}^{N-1}|X_k|\cos\left(2\pi [f_c + k/T]t + \arg[X_k]\right)
\end{align}

[edit] Usage

[edit] OFDM system comparison table

Key features of some common OFDM based systems are presented in the following table.

Standard name DAB Eureka 147 DVB-T DVB-H DMB-T/H IEEE 802.11a
Ratified year 1995 1997 2004 2006 1999
Frequency range of
today's equipment
(MHz)
174 - 240
1452 - 1492
470 - 862
174 - 230
470 - 862 470 – 862 4915 - 5825
Channel spacing B
(MHz)
1.712 8, 7, 6, 8, 7, 6 & 5 8 20
Number of subcarriers N 192, 384, 768 or 1536 2K mode: 1705
8K mode: 6817
1705, 3409, 6817 1 (single-carrier)
3780 (multi-carrier)
52
Subcarrier modulation scheme DQPSK QPSK[4], 16QAM or 64QAM QPSK[4], 16QAM or 64QAM 4QAM[4], 4QAM-NR,[5]
16QAM, 32QAM and 64QAM.
BPSK, QPSK[4], 16QAM or 64QAM
Useful symbol length TU
(μs)
2K mode: 224
8K mode: 896
224, 448, 896 500 (multi-carrier) 3.2
Additional guard interval TG
(Fraction of TU)
1/4, 1/8, 1/16, 1/32 1/4, 1/8, 1/16, 1/32 1/4, 1/6, 1/9 1/4
Subcarrier spacing
Δf = 1/(TU) ≈ B/N
(Hz)
2K mode: 4464
8K mode: 1116
4464, 2232, 1116 8 M (single-carrier)
2000 (multi-carrier)
312.5K
Net bit rate R
(Mbit/s)
0.576 - 1.152 4.98 - 31.67
(typically 24)
3.7 - 23.8 4.81 - 32.49 6 - 54
Link spectral efficiency R/B
(bit/s/Hz)
0.34 - 0.67 0.62 - 4.0 0.62 - 4.0 0.60 - 4.1 0.30 - 2.7
Inner FEC Conv coding with code rates

1/4, 3/8 or 1/2

Conv coding with code rates

1/2, 2/3, 3/4, 5/6 or 7/8

Conv coding with code rates

1/2, 2/3, 3/4, 5/6 or 7/8

LDPC with code rates

0.4, 0.6 or 0.8

Conv coding with code rates

1/2, 2/3 or 3/4

Outer FEC (if any) None RS(204,188,t=8) RS(204,188,t=8) + MPE-FEC BCH code (762,752)
Maximum travelling speed
(km/h)
200 - 600 53 - 185
depends on transmission frequency
Time interleaving depth
(ms)
385 0.6 - 3.5 0.6 - 3.5 200 - 500
Adaptive transmission
(if any)
None None
Multiple access method
(if any)
None None
Typical source coding 192 kbit/s
MPEG2 Audio
layer 2
2 - 18 Mbit/s
Standard - HDTV
H.264 or MPEG2
Not defined
(MPEG-2 or H.264 w/MP2)

[edit] ADSL

OFDM is used in ADSL connections that follow the G.DMT (ITU G.992.1) standard, in which existing copper wires are used to achieve high-speed data connections.

Long copper wires suffer from attenuation at high frequencies. The fact that OFDM can cope with this frequency selective attenuation and with narrow-band interference are the main reasons it is frequently used in applications such as ADSL modems. However, DSL cannot be used on every copper pair; interference may become significant if more than 25% of phone lines coming into a central office are used for DSL.[citation needed]

For experimental amateur radio applications, users have even hooked up commercial off-the-shelf ADSL equipment to radio transceivers which simply shift the bands used to the radio frequencies the user has licensed.[citation needed]

[edit] Powerline Technology

OFDM is used by many powerline devices to extend Ethernet connections to other rooms in a home through its power wiring. Adaptive modulation is particularly important with such a noisy channel as electrical wiring.

The ITU-T G.hn standard, which provides high-speed local area networking over existing home wiring (power lines, phone lines and coaxial cables) is based on a PHY layer that specifies OFDM with Adaptive modulation and a Low-Density Parity-Check (LDPC) FEC code.

[edit] Wireless local area networks (LAN) and metropolitan area networks (MAN)

OFDM is also now being used in some wireless LAN and MAN applications, including IEEE 802.11a/g (and the defunct European alternative HIPERLAN/2) and WiMAX.

IEEE 802.11a, operating in the 5 GHz band, specifies airside data rates ranging from 6 to 54 Mbit/s. Four different modulation schemes are used: BPSK, QPSK, 16-QAM, and 64-QAM, along with a number of convolutional encoding schemes. This allows the system to adapt to the optimum data rate vs. error rate for the current conditions.

Clearwire, a wireless Internet Service Provider who provides access to metropolitan areas across the United States, utilizes OFDM in both their current 2.5 GHz network and the planned expansion of their WiMax network.

[edit] Wireless personal area networks (PAN)

OFDM is also now being used in the WiMedia / Ecma-368 standard for high-speed wireless personal area networks in the 3.1-10.6 GHz ultrawideband spectrum. See www.wimedia.com.

[edit] Terrestrial digital radio and television broadcasting

Much of Europe and Asia has adopted OFDM for terrestrial broadcasting of digital television (DVB-T, DVB-H and T-DMB) and radio (EUREKA 147 DAB, Digital Radio Mondiale, HD Radio and T-DMB).

[edit] DVB-T

By Directive of the European Commission, all television services transmitted to viewers in the European Community must use a transmission system that has been standardized by a recognized European standardization body,[6] and such a standard has been developed and codified by the DVB Project, Digital Video Broadcasting (DVB); Framing structure, channel coding and modulation for digital terrestrial television.[7] Customarily referred to as DVB-T, the standard calls for the exclusive use of COFDM for modulation. DVB-T is now widely used in Europe and elsewhere for terrestrial digital TV.

[edit] SDARS

The ground segments of the SDARS systems used by XM Satellite Radio and Sirius Satellite Radio are transmitted using COFDM.[8]

[edit] COFDM vs. VSB

The question of the relative technical merits of COFDM versus 8VSB has been a subject of some controversy, especially between Europe and USA. The United States has rejected several proposals to adopt COFDM for its digital television services, and has instead opted for 8VSB (vestigial sideband modulation) operation.

One of the major benefits provided by COFDM is that it renders radio broadcasts relatively immune to multipath distortion and signal fading due to atmospheric conditions or passing aircraft. Proponents of COFDM argue that it resists multipath far better than 8VSB. Early 8VSB DTV (digital television) receivers often had difficulty receiving a signal in urban environments.

However, newer 8VSB receivers are far better at dealing with multipath, hence the difference in performance may diminish with advances in demodulator design. Moreover, 8VSB modulation requires less power to transmit a signal the same distance, i.e., the received carrier-to-noise threshold is lower for the same bit error rate. In less-populated areas, 8VSB may have an advantage because of this. In urban areas, however, COFDM is believed to offer better reception than 8VSB.

In practice, it may be impossible to settle this debate without empirical history. One difficulty in fully assessing the two systems' relative performance in multipath environments is that the spatial distribution of multipath cannot be modeled well. Due to the chaotic nature of multipath, the process is non-stationary, both temporally and spatially, in the stochastic sense. Thus, the probability distribution of impaired receiving locations is not tractable.

[edit] Digital radio

COFDM is also used for other radio standards, for digital audio broadcasting (DAB), the standard for digital audio broadcasting at VHF frequencies, and also for Digital Radio Mondiale (DRM), the standard for digital broadcasting at shortwave and mediumwave frequencies (below 30 MHz).

The USA again uses an alternate standard, a proprietary system developed by iBiquity dubbed "HD Radio". However, it uses COFDM as the underlying broadcast technology to add digital audio to AM (medium wave) and FM broadcasts.

Both Digital Radio Mondiale and HD Radio are classified as in-band on-channel systems, unlike Eureka 147 (DAB: Digital audio broadcasting) which uses separate VHF or UHF frequency bands instead.

[edit] BST-OFDM used in ISDB

The BST-OFDM (Band Segmented Transmission Orthogonal Frequency Division Multiplexing) system proposed for Japan — in the ISDB-T, ISDB-TSB and ISDB-C broadcasting systems — improves upon COFDM by exploiting the fact that some OFDM carriers may be modulated differently from others within the same multiplex. Some forms of COFDM already offer this kind of hierarchical modulation, though BST-OFDM is intended to make it more flexible. The 6 MHz television channel may therefore be "segmented", with different segments being modulated differently and used for different services.

It is possible, for example, to send an audio service on a segment that includes a segment comprised of a number of carriers, a data service on another segment and a television service on yet another segment - all within the same 6 MHz television channel. Furthermore, these may be modulated with different parameters so that, for example, the audio and data services could be optimized for mobile reception, while the television service is optimized for stationary reception in a high-multipath environment.

[edit] Ultra-wideband

UWB (ultra-wideband) wireless personal area network technology may also utilise OFDM, such as in Multiband OFDM (MB-OFDM). This UWB specification is advocated by the WiMedia Alliance (formerly by both the Multiband OFDM Alliance {MBOA} and the WiMedia Alliance, but the two have now merged), and is one of the competing UWB radio interfaces.

[edit] Flash-OFDM

Flash-OFDM (Fast Low-latency Access with Seamless Handoff Orthogonal Frequency Division Multiplexing), which is also referred to as F-OFDM, is a system that is based on OFDM and specifies also higher protocol layers. It has been developed and is marketed by Flarion. Flash-OFDM has generated interest as a packet-switched cellular bearer, where it would compete with GSM and 3G networks. As an example, 450 MHz frequency bands previously used by NMT-450 and C-Net C450 (both 1G analogue networks, now mostly decommissioned) in Europe are being licensed to Flash-OFDM operators.

In Finland the license holder Digita has begun deployment of a nationwide "@450" wireless network, operational in parts of the country since April 2007 and planned coverage of all of Finland in 2009.

T-Mobile Slovakia offers Flash-OFDM connections with a maximum downstream speed of 5.3 Mbit/s, and a maximum upstream spead of 1.8 Mbit/s. Cover is nearly all of Slovakia by Flash-OFDM.

T-Mobile Germany uses Flash-OFDM to backhaul Wi-Fi HotSpots on the Deutsche Bahn's ICE high speed trains.

American wireless carrier Sprint Nextel had stated plans for field testing wireless broadband network technologies including Flash-OFDM for their 4G offering, for deployment using their nationwide 2.5GHz licences. Sprint subsequently decided to deploy the mobile version of WiMAX, which is based on SOFDMA (Scalable Orthogonal Frequency Division Multiple Access) technology.

Citizens Telephone Cooperative[who?] launched a Flash-OFDM service to subscribers in parts of Virginia in March, 2006. The maximum speed available is 1.5 Mbit/s.[9]

Digiweb Ltd. launched a mobile broadband network using FLASH-OFDM technology at 872 MHz in July 2007 in Ireland and also will be launching in Norway. Voice handsets are not yet available as of November 2007. The deployment is live in a small area north of Dublin only.

Butler Networks is currently[when?] trialing FLASH-OFDM technology in Denmark at 872 MHz.

In The Netherlands, KPN-telecom will start a pilot around July 2007.

[edit] History

  • 1957: Kineplex, multi-carrier HF modem (R.R. Mosier & R.G. Clabaugh)
  • 1966: Chang, Bell Labs: OFDM paper and US patent 3488445
  • 1971: Weinstein & Ebert proposed use of FFT and guard interval
  • 1985: Cimini described use of OFDM for mobile communications
  • 1985: Telebit Trailblazer Modem introduced incorporating a 512 carrier Packet Ensemble Protocol
  • 1987: Alard & Lasalle: COFDM for digital broadcasting
  • September 1988: TH-CSF LER, first experimental Digital TV link in OFDM, Paris area
  • 1989: OFDM international patent application PCT/FR 89/00546, filed in the name of THOMSON-CSF, Fouche, de Couasnon, Travert, Monnier and all.http://www.wipo.int/pctdb/en/wo.jsp?WO=1990/04893
  • October 1990: TH-CSF LER, first OFDM equipment field test, 34 Mbit/s in an 8 MHz channel, experiments in Paris area
  • December 1990: TH-CSF LER, first OFDM test bed comparison with VSB in Princeton USA
  • September 1992: TH-CSF LER, second generation equipment field test, 70 Mbit/s in an 8 MHz channel, twin polarisations. Wuppertal, Germany
  • October 1992: TH-CSF LER, second generation field test and test bed with BBC, near London, UK
  • 1993: TH-CSF show in Montreux SW, 4 TV channel and one HDTV channel in a single 8 MHz channel
  • 1993: Morris: Experimental 150Mbit/s OFDM wireless LAN
  • 1994: US patent 5282222, Method and apparatus for multiple access between transceivers in wireless communications using OFDM spread spectrum
  • 1995: ETSI Digital Audio Broadcasting standard EUreka: first OFDM based standard
  • 1997: ETSI DVB-T standard
  • 1998: Magic WAND project demonstrates OFDM modems for wireless LAN
  • 1999: IEEE 802.11a wireless LAN standard (Wi-Fi)
  • 2000: Proprietary fixed wireless access (V-OFDM, Flash-OFDM, etc.)
  • 2002: IEEE 802.11g standard for wireless LAN
  • 2004: IEEE 802.16-2004 standard for wireless MAN (WiMAX)
  • 2004: ETSI DVB-H standard
  • 2004: Candidate for IEEE 802.15.3a standard for wireless PAN (MB-OFDM)
  • 2004: Candidate for IEEE 802.11n standard for next generation wireless LAN
  • 2005: OFDMA is candidate for the 3GPP Long Term Evolution (LTE) air interface E-UTRA downlink.
  • 2007: The first complete LTE air interface implementation was demonstrated, including OFDM-MIMO, SC-FDMA and multi-user MIMO uplink.[10]

[edit] References

  1. ^ Robertson, P. Kaiser, S. "The effects of Doppler spreads in OFDM(A) mobile radio systems", Vehicular Technology Conference, 1999. VTC 1999 - Fall. IEEE VTS. Link
  2. ^ "Coleri, S. Ergen, M. Puri, A. Bahai, A., Channel estimation techniques based on pilot arrangement in OFDM systems. IEEE Transactions on Broadcasting, Sep 2002. "Link
  3. ^ Hoeher, P. Kaiser, S. Robertson, P. "Two-dimensional pilot-symbol-aided channel estimation by Wienerfiltering". IEEE International Conference on Acoustics, Speech, and Signal Processing, ICASSP-97, 1997. Link
  4. ^ a b c d 4QAM is equivalent to QPSK
  5. ^ NR refers to Nordstrom-Robinson code
  6. ^ DIRECTIVE 95/47/EC OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL on the use of standards for the transmission of television signals
  7. ^ ETSI Standard: EN 300 744 V1.5.1 (2004-11).
  8. ^ http://www.commsdesign.com/article/printableArticle.jhtml?articleID=12805708 Agere gets Sirius about satellite radio design
  9. ^ http://www.citizens.coop/aboutus/newsreleases/TrulyMobileWireless.pdf
  10. ^ Nortel 3G World Congress Press Release

[edit] Literature

  • Chang, R. W. (1966). Synthesis of band-limited orthogonal signals for multi-channel data transmission, Bell System Technical Journal 46, 1775-1796.
  • Chang, R. W. and Gibbey, R. A. (1968). A theoretical study of performance of an orthogonal multiplexing data transmission scheme, IEEE Transactions on Communications Technology 16 (4), 529-540.
  • Saltzberg, B. R. (1967). Performance of an efficient parallel data transmission system, IEEE Transactions on Communications Technology 15 (6), 805-811.
  • de Couasnon T., Monnier R., Rault J.B. (1994) OFDM for digital TV broadcasting, Signal processing (ELSEVIER) 39 (1994) 1-32
  • K. Fazel and S. Kaiser (2008), Multi-Carrier and Spread Spectrum Systems: From OFDM and MC-CDMA to LTE and WiMAX, 2nd Edition, John Wiley & Sons, 2008, ISBN 978-0-470-99821-2.
  • Bahai, A. R. S., Saltzberg, B. R., Ergen, M. (2004)., Multi Carrier Digital Communications: Theory and Applications of OFDM, Springer, 2004.
  • "The how and why of COFDM" Jonathan Stott. EBU: EBU Technical Review 278 (winter 1998).
  • Leeper, David G (2007)., "WiFi - The Nimble Musician in Your Laptop", IEEE Computer Magazine -- How Things Work, April, 2007, pp 108–110.

[edit] See also

[edit] External links

Personal tools