Carrier interferometry

Last updated

Carrier Interferometry(CI) is a spread spectrum scheme designed to be used in an Orthogonal Frequency-Division Multiplexing (OFDM) communication system for multiplexing and multiple access, enabling the system to support multiple users at the same time over the same frequency band.

Contents

Like MC-CDMA, CI-OFDM spreads each data symbol in the frequency domain. That is, each data symbol is carried over multiple OFDM subcarriers. But unlike MC-CDMA, which uses binary-phase Hadamard codes (code values of 0 or 180 degrees) or binary pseudonoise, CI codes are complex-valued orthogonal codes. In the simplest case, CI code values are coefficients of a discrete Fourier transform (DFT) matrix. Each row or column of the DFT matrix provides an orthogonal CI spreading code which spreads a data symbol. Spreading is achieved by multiplying a vector of data symbols by the DFT matrix to produce a vector of coded data symbols, then each coded data symbol is mapped to an OFDM subcarrier via an input bin of an inverse fast Fourier transform (IFFT). A block of contiguous subcarriers may be selected, or to achieve better frequency diversity, non-contiguous subcarriers distributed over a wide frequency band can be used. A guard interval, such as a cyclic prefix (CP), is added to the baseband CI-OFDM signal before the signal is processed by a radio front-end to convert it to an RF signal, which is then transmitted by an antenna.

A significant advantage of CI-OFDM over other OFDM techniques is that CI spreading shapes the time-domain characteristics of the transmitted waveform. Thus, CI-OFDM signals have a much lower peak-to-average-power ratio (PAPR), or crest factor, compared to other types of OFDM. [1] This greatly improves power efficiency and reduces the cost of power amplifiers used in the radio transmitter.

A CI-OFDM receiver removes the cyclic prefix from a received CI-OFDM transmission and performs OFDM demodulation with a DFT (e.g., an FFT) typically used in OFDM receivers. The CI-spread symbol values are collected from their respective subcarriers in an inverse-mapping process and may be equalized to compensate for multipath fading or processed for spatial demultiplexing. The CI de-spreader performs an inverse-DFT on the spread symbols to recover the original data symbols.

CI-OFDM Transmitter and Receiver CI Transceiver copy.jpg
CI-OFDM Transmitter and Receiver

Since CI coding can shape the time-domain characteristics of the transmitted waveform, it can be used to synthesize various waveforms, such as direct-sequence spread spectrum [2] and frequency shift key [3] [4] signals. The advantage is that the receiver can select time-domain or frequency-domain equalization based on how much scattering occurs in the transmission channel. For rich scattering environments, frequency-domain equalization using FFTs requires less computation than conventional time-domain equalization and performs substantially better.

History of CI

CI was introduced by Steve Shattil, a scientist at Idris Communications, in U.S. Pat. No. 5,955,992, [4] filed February 12, 1998, and in the first of many papers [5] in April, 1999. The concept was inspired by optical mode-locking in which frequency-domain synthesis using a resonant cavity produces desired time-domain features in the transmitted optical signal. In radio systems, users share the same subcarriers, but use different orthogonal CI codes to achieve Carrier Interference Multiple Access (CIMA) via spectral interferometry mechanisms.

Many applications of CI principles were published in dozens of subsequent patent filings, conference papers, and journal articles. CI in frequency-hopped OFDM is described in the international patent application WO 9941871. [6] CI in optical fiber communications and MIMO is described in US 7076168. [7] US 6331837 [8] describes spatial demultiplexing using multicarrier signals that eliminates the need for multiple receiver antennas. CI coding of reference signals is disclosed in US 7430257. [9] The use of CI for linear network coding and onion coding is disclosed in US 20080095121 [10] in which random linear codes based on the natural multipath channel are used to encode transmitted signals routed by nodes in a multi-hop peer-to-peer network.

The similarity between antenna array processing and CI processing was recognized since the earliest work in CI. When CI is combined with phased arrays, the continuous phase change between subcarriers causes the array's beam pattern to scan in space, which achieves transmit diversity and represents an early form of cyclic delay diversity. [11] [12] [13] Combinations of CI coding with MIMO precoding have been studied, [14] and the idea of using CI in MIMO pre-coded distributed antenna systems with central coordination was first disclosed in a provisional patent application in 2001. [15] CI-based software-defined radio (SDR) that implemented four different protocol stacks was developed at Idris in 2000 and described in US 7418043. [16]

Mathematical description

In spread-OFDM, spreading is performed across orthogonal subcarriers to produce a transmit signal expressed by x = F−1Sb where F−1 is an inverse DFT, S is a spread-OFDM code matrix, and b is a data symbol vector. The inverse DFT typically employs an over-sampling factor, so its dimension is KxN (where K > N is the number of time-domain samples per OFDM symbol block), whereas the dimension of the spread-OFDM code matrix is NxN.

At the receiver, the received spread-OFDM signal is expressed by r = HF−1Sb, where H represents a channel matrix. Since the use of a cyclic prefix in OFDM changes the Toeplitz-like channel matrix into a circulant matrix, the received signal is represented by

r = F−1ΛHFF−1Sb

= F−1ΛHSb

where the relationship H = F−1ΛHF is from the definition of a circulant matrix, and ΛH is a diagonal matrix whose diagonal elements correspond to the first column of the circulant channel matrix H. The receiver employs a DFT (as is typical in OFDM) to produce

y = ΛHSb.

In the trivial case, S = I, where I is the identity matrix, gives regular OFDM without spreading.

The received signal can also be expressed as:

r = F−1ΛHFF−1(ΛCF)b,

where S = ΛCF, and C is a circulant matrix defined by C = F−1ΛCF, where ΛC is the circulant's diagonal matrix. Thus, the received signal, r, can be written as

r = F−1ΛHΛCFb = F−1ΛCΛHFb,

and the signal y after the receiver's DFT is y = ΛCΛHFb

The spreading matrix S can include a pre-equalization diagonal matrix (e.g., ΛC = ΛH−1 in the case of zero-forcing), or equalization can be performed at the receiver between the DFT (OFDM demodulator) and the inverse-DFT (CI de-spreader).

In the simplest case of CI-OFDM, the spreading matrix is S = F (i.e., ΛC = I, so the CI spreading matrix is just the NxN DFT matrix). Since OFDM's over-sampled DFT is KxN, with K>N, the basic CI spreading matrix performs like a sinc pulse-shaping filter which maps each data symbol to a cyclically shifted and orthogonally positioned pulse formed from a superposition of OFDM subcarriers. Other versions of CI can produce alternative pulse shapes by selecting different diagonal matrices ΛC.

Useful properties

  1. Low PAPR (Crest Factor)
  2. Low sensitivity to non-linear distortion
  3. Low sensitivity to carrier-frequency offset
  4. Robustness to deep fades (spectral nulls)

See also

Related Research Articles

<span class="mw-page-title-main">Code-division multiple access</span> Channel access method used by various radio communication technologies

Code-division multiple access (CDMA) is a channel access method used by various radio communication technologies. CDMA is an example of multiple access, where several transmitters can send information simultaneously over a single communication channel. This allows several users to share a band of frequencies. To permit this without undue interference between the users, CDMA employs spread spectrum technology and a special coding scheme.

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.

<span class="mw-page-title-main">Direct-sequence spread spectrum</span> Modulation technique to reduce signal interference

In telecommunications, direct-sequence spread spectrum (DSSS) is a spread-spectrum modulation technique primarily used to reduce overall signal interference. The direct-sequence modulation makes the transmitted signal wider in bandwidth than the information bandwidth. After the despreading or removal of the direct-sequence modulation in the receiver, the information bandwidth is restored, while the unintentional and intentional interference is substantially reduced.

<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.

<span class="mw-page-title-main">Fading</span>

In wireless communications, fading is variation of the attenuation of a signal with various variables. These variables include time, geographical position, and radio frequency. Fading is often modeled as a random process. A fading channel is a communication channel that experiences fading. In wireless systems, fading may either be due to multipath propagation, referred to as multipath-induced fading, weather, or shadowing from obstacles affecting the wave propagation, sometimes referred to as shadow fading.

<span class="mw-page-title-main">Orthogonal frequency-division multiple access</span> Multi-user version of OFDM digital modulation

Orthogonal frequency-division multiple access (OFDMA) is a multi-user version of the popular orthogonal frequency-division multiplexing (OFDM) digital modulation scheme. Multiple access is achieved in OFDMA by assigning subsets of subcarriers to individual users. This allows simultaneous low-data-rate transmission from several users.

Multi-carrier code-division multiple access (MC-CDMA) is a multiple access scheme used in OFDM-based telecommunication systems, allowing the system to support multiple users at the same time over same frequency band.

In telecommunications, a diversity scheme refers to a method for improving the reliability of a message signal by using two or more communication channels with different characteristics. Diversity is mainly used in radio communication and is a common technique for combatting fading and co-channel interference and avoiding error bursts. It is based on the fact that individual channels experience fades and interference at different, random times, i.e, they are at least partly independent. Multiple versions of the same signal may be transmitted and/or received and combined in the receiver. Alternatively, a redundant forward error correction code may be added and different parts of the message transmitted over different channels. Diversity techniques may exploit the multipath propagation, resulting in a diversity gain, often measured in decibels.

Single-carrier FDMA (SC-FDMA) is a frequency-division multiple access scheme. It is also called linearly precoded OFDMA (LP-OFDMA). Like other multiple access schemes, it deals with the assignment of multiple users to a shared communication resource. SC-FDMA can be interpreted as a linearly precoded OFDMA scheme, in the sense that it has an additional DFT processing step preceding the conventional OFDMA processing.

In radio, cooperative multiple-input multiple-output is a technology that can effectively exploit the spatial domain of mobile fading channels to bring significant performance improvements to wireless communication systems. It is also called network MIMO, distributed MIMO, virtual MIMO, and virtual antenna arrays.

<span class="mw-page-title-main">MIMO</span> Use of multiple antennas in radio

In radio, multiple-input and multiple-output, or MIMO, is a method for multiplying the capacity of a radio link using multiple transmission and receiving antennas to exploit multipath propagation. MIMO has become an essential element of wireless communication standards including IEEE 802.11n, IEEE 802.11ac, HSPA+ (3G), WiMAX, and Long Term Evolution (LTE). More recently, MIMO has been applied to power-line communication for three-wire installations as part of the ITU G.hn standard and of the HomePlug AV2 specification.

Space–time block coding based transmit diversity (STTD) is a method of transmit diversity used in UMTS third-generation cellular systems. STTD is optional in the UTRAN air interface but mandatory for user equipment (UE). STTD utilizes space–time block code (STBC) in order to exploit redundancy in multiple transmitted versions of a signal.

In digital communications, a turbo equalizer is a type of receiver used to receive a message corrupted by a communication channel with intersymbol interference (ISI). It approaches the performance of a maximum a posteriori (MAP) receiver via iterative message passing between a soft-in soft-out (SISO) equalizer and a SISO decoder. It is related to turbo codes in that a turbo equalizer may be considered a type of iterative decoder if the channel is viewed as a non-redundant convolutional code. The turbo equalizer is different from classic a turbo-like code, however, in that the 'channel code' adds no redundancy and therefore can only be used to remove non-gaussian noise.

The first smart antennas were developed for military communications and intelligence gathering. The growth of cellular telephone in the 1980s attracted interest in commercial applications. The upgrade to digital radio technology in the mobile phone, indoor wireless network, and satellite broadcasting industries created new opportunities for smart antennas in the 1990s, culminating in the development of the MIMO technology used in 4G wireless networks.

Multiple-input, multiple-output orthogonal frequency-division multiplexing (MIMO-OFDM) is the dominant air interface for 4G and 5G broadband wireless communications. It combines multiple-input, multiple-output (MIMO) technology, which multiplies capacity by transmitting different signals over multiple antennas, and orthogonal frequency-division multiplexing (OFDM), which divides a radio channel into a large number of closely spaced subchannels to provide more reliable communications at high speeds. Research conducted during the mid-1990s showed that while MIMO can be used with other popular air interfaces such as time-division multiple access (TDMA) and code-division multiple access (CDMA), the combination of MIMO and OFDM is most practical at higher data rates.

Carrier frequency offset (CFO) is one of many non-ideal conditions that may affect in baseband receiver design. In designing a baseband receiver, we should notice not only the degradation invoked by non-ideal channel and noise, we should also regard RF and analog parts as the main consideration. Those non-idealities include sampling clock offset, IQ imbalance, power amplifier, phase noise and carrier frequency offset nonlinearity.

<span class="mw-page-title-main">MIMO radar</span>

Multiple-input multiple-output (MIMO) radar is an advanced type of phased array radar employing digital receivers and waveform generators distributed across the aperture. MIMO radar signals propagate in a fashion similar to multistatic radar. However, instead of distributing the radar elements throughout the surveillance area, antennas are closely located to obtain better spatial resolution, Doppler resolution, and dynamic range. MIMO radar may also be used to obtain low-probability-of-intercept radar properties.

Non-orthogonal frequency-division multiplexing (N-OFDM) is a method of encoding digital data on multiple carrier frequencies with non-orthogonal intervals between frequency of sub-carriers. N-OFDM signals can be used in communication and radar systems.

Orthogonal Time Frequency Space (OTFS) is a 2D modulation technique that transforms the information carried in the Delay-Doppler coordinate system. The information is transformed in the similar time-frequency domain as utilized by the traditional schemes of modulation such as TDMA, CDMA, and OFDM. It was first used for fixed wireless, and is now a contending waveform for 6G technology due to its robustness in high-speed vehicular scenarios.

References

  1. Multi-Carrier Technologies for Wireless Communication (2002 ed.). Stanford, Calif: Springer. 2001-11-30. ISBN   9780804725071.
  2. Zhiqiang Wu; Nassar, C.; Shattil, S. (2001). "Ultra wideband DS-CDMA via innovations in chip shaping". IEEE 54th Vehicular Technology Conference. VTC Fall 2001. Proceedings (Cat. No.01CH37211). Vol. 4. pp. 2470–2474. doi:10.1109/VTC.2001.957194. ISBN   978-0-7803-7005-0. S2CID   28052623.
  3. Natarajan, B.; Nassar, C.R.; Shattil, S. (2001). "Enhanced Bluetooth and IEEE 802.11 (FH) via multi-carrier implementation of the physical layer". 2001 IEEE Emerging Technologies Symposium on Broad Band Communications for the Internet Era. Symposium Digest (Cat. No.01EX508). pp. 129–133. doi:10.1109/ETS.2001.979440. ISBN   978-0-7803-7161-3. S2CID   16077120.
  4. US 5955992, "Frequency-shifted feedback cavity used as a phased array antenna controller and carrier interference multiple access spread-spectrum transmitter"
  5. Nassar, C.R.; Natarajan, B.; Shattil, S. (1999). "Introduction of carrier interference to spread spectrum multiple access". 1999 IEEE Emerging Technologies Symposium. Wireless Communications and Systems (IEEE Cat. No.99EX297). pp. 4.1–4.5. doi:10.1109/ETWCS.1999.897312. hdl:2097/4274. ISBN   978-0-7803-5554-5. S2CID   37339498.
  6. WO9941871, "Multiple Access System and Method"
  7. US 7076168, "Method and apparatus for using multicarrier interferometry to enhance optical fiber communications"
  8. US 6331837, "Spatial interferometry multiplexing in wireless communications"
  9. US 7430257, "Multicarrier sub-layer for direct sequence channel and multiple-access coding"
  10. US 20080095121, "Carrier interferometry networks"
  11. Zekavat, Seyed Alireza; Nassar, Carl R.; Shattil, Steve (2000). "Smart antenna spatial sweeping for combined directionality and transmit diversity". Journal of Communications and Networks. 2 (4): 325–330. doi:10.1109/JCN.2000.6596766. S2CID   18877233.
  12. Zekavat, S.A.; Nassar, C.R.; Shattil, S. (2002). "Merging DS-CDMA (With CI chip shapes) and oscillating-beam smart antenna arrays: Exploiting transmit diversity, frequency diversity and directionality". 2002 IEEE International Conference on Communications. Conference Proceedings. ICC 2002 (Cat. No.02CH37333). Vol. 2. pp. 742–747. doi:10.1109/ICC.2002.996954. ISBN   978-0-7803-7400-3. S2CID   33663974.
  13. Shattil, S.; Nassar, C.R. (1999). "Array control systems for multicarrier protocols using a frequency-shifted feedback cavity". RAWCON 99. 1999 IEEE Radio and Wireless Conference (Cat. No.99EX292). pp. 215–218. doi:10.1109/RAWCON.1999.810968. ISBN   978-0-7803-5454-8. S2CID   108425375.
  14. Barbosa, P.R.; Zhiqiang Wu; Nassar, C.R. (2003). "High-Performance MIMO-OFDM via Carrier Interferometry". GLOBECOM '03. IEEE Global Telecommunications Conference (IEEE Cat. No.03CH37489). Vol. 2. pp. 853–857. doi:10.1109/GLOCOM.2003.1258360. ISBN   978-0-7803-7974-9. S2CID   20747953.
  15. US Pat. Appl. 60286850, “Method and apparatus for using Carrier Interferometry to process multi-carrier signals”
  16. US 7418043, "Software adaptable high performance multicarrier transmission protocol"