kids encyclopedia robot

Orthogonal frequency-division multiplexing facts for kids

Kids Encyclopedia Facts

Orthogonal Frequency-Division Multiplexing (OFDM) is a clever way to send digital information. Think of it like sending many small messages at the same time, instead of one big message. This method is used in many modern technologies.

OFDM is super popular for sending data over long distances. You'll find it in digital TV and radio, DSL internet, wireless networks, and even 4G/5G mobile phones. It's a type of frequency-division multiplexing (FDM), which means it divides a signal into different frequency channels.

This idea was first introduced by Robert W. Chang in 1966. Later, in 1971, Weinstein and Ebert added a "guard interval." This helped signals travel better, especially when they bounce off things like buildings.

Here's how it works: Your data is broken into many smaller pieces. Each piece is sent on its own special radio wave, called a "subcarrier." These subcarriers are very close together but don't interfere with each other. This lets many bits of information travel at the same time.

Raised-cosine-ISI
This picture shows how different signals can be sent close together without interfering.

One big plus of OFDM is how well it handles tough signal conditions. Imagine your Wi-Fi signal getting weaker because of walls or other interference. OFDM can deal with this without needing complicated fixes. It's like sending many slow, small signals instead of one fast, big one.

Because the signals are slow, there's time to add a "guard interval" between them. This helps prevent "intersymbol interference" (ISI), which is when one signal blurs into the next. It also helps use echoes (signals bouncing off things) to make the overall signal stronger. This is great for single frequency networks (SFNs), where many transmitters send the same signal at the same time.

Sometimes, you'll hear about Coded OFDM (COFDM). This adds special error correction to the signal. It helps fix mistakes that happen when signals travel, especially in mobile communication. Today, most OFDM systems use this coding, so the terms OFDM and COFDM often mean the same thing.

Where is OFDM Used?

OFDM is used in many different technologies you might use every day.

Wired Connections

Even though it sounds like a wireless thing, OFDM is also used in wired connections. It's often called Discrete Multi-tone Transmission (DMT) here.

  • ADSL and VDSL for fast internet over phone lines.
  • DVB-C2 for digital cable TV.
  • Power line communication (PLC) to send internet signals through your home's electrical wiring.
  • ITU-T G.hn for high-speed home networks using power lines, phone lines, and TV cables.
  • DOCSIS 3.1 for broadband internet over cable TV lines.

Wireless Connections

OFDM is a key technology for many wireless systems.

  • Wireless LAN (Wi-Fi) standards like IEEE 802.11a, g, n, and ac.
  • Digital radio systems like DAB, DAB+, Digital Radio Mondiale, and HD Radio.
  • Digital TV systems like DVB-T and ISDB-T.
  • Mobile TV systems like DVB-H and MediaFLO.
  • Ultra-wideband (UWB) for short-range, high-speed wireless connections.

OFDM is also part of OFDMA. This is used in 4G and 5G mobile networks.

  • WiMAX for wireless internet access.
  • 3GPP Long Term Evolution (LTE) for mobile broadband.
  • Newer Wi-Fi standards like IEEE 802.11ax.

Why is OFDM Good?

OFDM has several cool features that make it very useful.

Advantages

  • Efficient Use of Space: It packs a lot of data into the available frequency space.
  • Handles Tough Channels: It works well even when the signal path is difficult, like in busy cities.
  • Resistant to Interference: It's good at ignoring unwanted signals or noise.
  • Fights Signal Blurring: It helps prevent signals from overlapping and getting mixed up.
  • Easy to Use: It can be set up efficiently using special computer programs called FFT algorithms.
  • Less Sensitive to Timing: Small timing errors don't mess up the signal as much.
  • No Special Filters Needed: Unlike older systems, it doesn't need a separate filter for each small signal.
  • Great for Networks: It makes it easier to build single frequency networks (SFNs), where many transmitters send the same signal.

Disadvantages

  • Sensitive to Movement: It can struggle when the transmitter or receiver is moving very fast (like in a high-speed train). This is due to something called the Doppler effect.
  • Sensitive to Frequency Errors: It needs very precise frequency tuning between the sender and receiver.
  • High Peak Power: The signal can have very high peaks of power, which means the equipment needs to be very strong and efficient.
  • Some Wasted Space: The "guard interval" adds extra data that doesn't carry new information, which slightly reduces efficiency.

How OFDM Works in Detail

Keeping Signals Separate (Orthogonality)

OFDM is a special kind of frequency-division multiplexing (FDM). The main difference is that all the small subcarrier signals in OFDM are "orthogonal" to each other. This means they are designed so they don't interfere with each other, even if their frequencies overlap a bit.

Because of this, you don't need special "guard bands" (empty spaces) between the subcarriers. This makes the equipment simpler and allows more data to be sent in the same amount of frequency space.

The subcarriers are spaced just right so that when one subcarrier is at its peak, all the other subcarriers are at zero. This is how they stay separate.

OFDM needs very accurate timing and frequency. If the timing or frequency is off, the subcarriers can start to interfere with each other, causing problems. This is why it can be tricky to use OFDM in very fast-moving situations, like on a high-speed train, because of the Doppler effect.

Using FFT for Efficiency

The special "orthogonality" of OFDM signals allows engineers to use a powerful math tool called the fast Fourier transform (FFT). This makes it much easier and faster to create and decode OFDM signals.

Even though the basic ideas of OFDM have been around since the 1960s, it only became widely used when computers became powerful enough to do the FFT calculations quickly and cheaply.

Guard Interval: Preventing Blurring

One of the most important ideas in OFDM is using a "guard interval." Imagine sending a long train of data symbols. If they are sent too fast, and there are echoes (like sound bouncing off walls), the echoes of one symbol can overlap with the next symbol. This causes "intersymbol interference" (ISI), making the signal blurry.

OFDM solves this by sending many slow signals in parallel instead of one fast one. Because each signal is slow, there's time to add a small pause, the guard interval, between symbols. This pause is longer than the time it takes for echoes to arrive, so the echoes from one symbol die out before the next symbol starts. This completely gets rid of ISI.

The guard interval also helps with timing issues and means you don't need complex filters. Often, a small part of the end of the symbol is copied and placed at the beginning of the guard interval. This is called a "cyclic prefix." It helps the receiver decode the signal correctly, even with echoes.

This image shows how a "cyclic prefix" is added to the beginning of an OFDM symbol to help with echoes.

Making Equalization Simple

When a signal travels through a channel (like air or a cable), it can get distorted. Fixing this distortion is called "equalization." In older systems, this was very complicated.

With OFDM, each small subcarrier signal is so narrow that the channel distortion affects it in a very simple way. The receiver just needs to multiply each subcarrier by a simple number to fix it. This is much easier than the complex equalization needed for single, fast signals.

This simpler equalization means less work for the computer chips and fewer errors. Some OFDM systems even send special "pilot signals" to help the receiver figure out how to equalize each subcarrier.

Fixing Errors (Channel Coding and Interleaving)

OFDM systems almost always use "channel coding" (also known as forward error correction) and "interleaving."

  • Interleaving mixes up the data bits before sending them. If a part of the signal gets messed up (like a quick burst of interference), interleaving spreads those errors out. This makes it easier for the error correction system to fix them.
  • Channel coding adds extra bits to the data. These extra bits help the receiver detect and correct errors that happen during transmission.

Think of it like writing a message and then adding a secret code that lets you fix any typos. Interleaving is like shuffling the letters of your message before adding the code, so if a whole word gets smudged, the smudged letters are spread out and easier to fix.

Newer systems use very powerful error correction codes like "turbo codes" and "LDPC codes." These codes can get very close to the theoretical limit of how much data can be sent reliably.

Smart Transmission (Adaptive Modulation)

Some advanced OFDM systems can "adapt" to the channel conditions. Imagine your Wi-Fi signal getting weaker in one room. An adaptive OFDM system can detect this. It might then switch to a more robust (but slower) way of sending data on those specific subcarriers that are struggling.

This is called "bit-loading" or "discrete multitone modulation" (DMT). ADSL and VDSL internet connections use this. They can change how many bits are sent on each subcarrier depending on how good the connection is on that specific frequency. This helps them get the best possible speed.

Sharing the Channel (Multiple Access)

OFDM itself is about sending one stream of data. But it can be combined with other techniques to let many users share the same channel.

  • Orthogonal Frequency-Division Multiple Access (OFDMA): This is like giving different users their own set of subcarriers. So, User A gets subcarriers 1-10, User B gets 11-20, and so on. This is used in WiMAX and LTE (4G mobile networks), and 5G.
  • Multi-Carrier Code-Division Multiple Access (MC-CDMA): This combines OFDM with another technique called CDMA. It uses special codes to separate users, which helps reduce interference.

Using Multiple Antennas (Space Diversity)

OFDM can also work with multiple antennas.

  • In broadcasting, single-frequency networks (SFNs) use many transmitters sending the same signal. Because of OFDM's guard interval, signals from different transmitters can combine nicely, making the coverage area bigger and more reliable.
  • OFDM can also be combined with MIMO (Multiple-Input, Multiple-Output) technology, which uses multiple antennas at both the sender and receiver. This is used in IEEE 802.11 Wi-Fi standards to boost speed and reliability.

Power Challenges (PAPR)

One challenge with OFDM is its "peak-to-average power ratio" (PAPR). Because many subcarriers are added together, sometimes their peaks line up, creating a very high power spike. This means the equipment (especially the amplifiers) needs to be very powerful and precise. If the equipment isn't perfect, these power spikes can cause interference.

Engineers are always working on ways to reduce this PAPR, often by allowing a tiny bit of "clipping" (cutting off the very highest peaks) in a smart way.

History of OFDM

The idea of OFDM has been around for a long time, but it took modern technology to make it practical.

  • 1957: The Kineplex modem used a similar multi-carrier idea.
  • 1966: Robert W. Chang published the first paper on OFDM.
  • 1971: Weinstein and Ebert suggested using the efficient FFT algorithm and adding the "guard interval."
  • 1987: Alard and Lasalle introduced COFDM for digital broadcasting.
  • 1995: The first major standard using OFDM, DAB (for digital radio), was created in Europe.
  • 1997: The DVB-T standard for digital television in Europe was released.
  • 1999: IEEE 802.11a (an early Wi-Fi standard) started using OFDM.
  • 2004: WiMAX and DVB-H (for mobile TV) standards adopted OFDM.
  • 2005: OFDMA became a candidate for the 3GPP Long Term Evolution (LTE) 4G mobile standard.

Images for kids

kids search engine
Orthogonal frequency-division multiplexing Facts for Kids. Kiddle Encyclopedia.