Abstract

The V-BLAST wireless communication architecture, space-time block code (STBC), and space-frequency block code (SFBC) techniques are strong candidates for achieving very high data rates in 4G broadband wireless communications. This paper extends the efficient Active Constellation Extension Smart Gradient-Project (ACE-SGP) peak-to-average power (PAPR) reduction method to STBC, SFBC, and V-BLAST systems. Simulation results show 4.19 and 3.57 dB of PAPR reduction for the Alamouti STBC and SFBC, respectively.

1. Introduction

High peak power becomes a serious disadvantage when harnessing the power of MIMO-OFDM systems. As the 4G wireless revolution is demanding higher speeds and increased reliability, transmit diversity and spatial multiplexing techniques in MIMO systems are becoming more popular. Of these techniques, space-time block codes (STBCs), space-frequency block codes (SFBCs), and the Vertical Bell Labs Layered Space-Time (V-BLAST) architecture have gained wide use in many wireless standards, such as WiMAX, IEEE 802.11n, and 3GPP-LTE (3rd Generation Partnership Project—Long-Term Evolution). Space-time-frequency (STF) block coding schemes take advantage of diversity at a transmitting station often without requiring any channel-state information (CSI); at the same time, when using orthogonal block codes, they allow simple decoding at the receiver station. However, they still have the high peak-to-average power ratio (PAPR) of OFDM, which requires high power amplifier backoff and results in low efficiency [1].

A robust peak power reduction technique called active constellation extension (ACE) reduces the PAPR of single-input single-output (SISO) OFDM signals by extending the outer constellation points in a way that minimizes the PAPR of an OFDM transmit signal, without reducing the bandwidth or increasing bit-error-rate (BER) [1].

Recent work includes extensions of the concept of ACE using a modified smart gradient-project algorithm for MIMO-OFDM systems [2]. In this letter, we extend the efficient ACE-SGP method to STBC, SFBC, and V-BLAST OFDM systems. The proposed peak power reduction method can be applied to any STF block code, and its performance is bounded by the code structure.

2. PAPR Properties of OFDM Signals

OFDM modulation is performed by taking the inverse Discrete Fourier Transform (IDFT) of a block of QAM-modulated data symbols . The resulting baseband OFDM signal can be expressed as

The analog PAPR of an OFDM symbol block can be computed as

where and is the symbol period.

Oversampling the discrete-time signal to a factor of is sufficient for capturing the continuous-time peaks, as discussed in [3], and to prevent large analog “peak regrowth” at the D/A converter. To statistically evaluate the PAR performance, the complementary cumulative distribution function (CCDF) of the PAPR of the OFDM time signals is used to describe the probability of exceeding a given threshold , that is,

3. ACE-SGP STBC MIMO-OFDM Algorithm

3.1. STBC MIMO-OFDM

The simplest STBC with full diversity was first introduced by Alamouti in [4]. The encoder takes a block of two QAM symbols and and assigns it to the two transmit antennas according to the following code matrix:

where the th row represents the th transmission period and the th column corresponds to the th antenna’s symbols.

In this letter, we also show simulation results for the following well-known orthogonal codes designed for four transmit antennas [5], with code rates 1/2 and 3/4, respectively:

3.2. STBC MIMO-OFDM Gradient-Project Algorithm

The solution to the PAPR reduction problem can be obtained with a fast gradient-project method, where only a couple of iterations are needed to considerably reduce the PAPR. A detailed discussion on the ACE-SGP algorithm can be found in [3].

Due to the structure of orthogonal space-time block codes, the SISO ACE-SGP algorithm need only be applied for the first transmission period, since it can be proven that complex sequences and exhibit the same PAPR properties. Therefore, we only need to perform ACE-SGP processing on each SISO block independently, obtaining the minimum PAPR time-domain signal ready to transmit after adding the cyclic prefix for the first transmission period. To obtain the time-domain signals for the rest of the transmission periods, the scaling and conjugate DFT properties can be used to avoid the unnecessary IFFT operations for the remaining transmission periods across all transmit antennas:

This property is especially useful for lower-rate codes, such as .

4. ACE-SGP SFBC MIMO-OFDM Algorithm

4.1. SFBC MIMO-OFDM

Space-frequency block coding is another way to obtain diversity in order to improve the performance when employing multiple antennas at the transmitter and the receiver, particularly when there is frequency-selective fading. Coding occurs across adjacent subcarriers of the same OFDM symbol rather than on the same subcarrier of subsequent OFDM symbols (i.e., STBC), thus, reducing the transmission delay.

4.2. SFBC MIMO-OFDM Gradient-Project Algorithm

The main idea of the ACE-SGP algorithm is to look at the residual clipped-off signal and project it onto the space of allowable extension vectors. The result is a peak-reduction signal scaled by an optimal step size subtracted from the timedomain signal. For STF block codes, to correctly decode the signal, we project the residual clipped-off signal into the space of allowable STFBC extensions, which depends on the code being used.

In general, the set of possible ACE vectors will be convex. The three convex sets are the following:

(1)the set , consisting of all vectors such that for some positive constant , (2)the set , an -dimensional subspace of , consisting of all vectors with FFT that satisfy the data-dependent ACE restrictions, (3)the set , a -dimensional (, where is the number of transmission periods) subspace of , consisting of all vectors that yield the largest allowable ACE extension while maintaining the STFBC linear decoding properties.

Below is a basic pseudocode for an STFBC OFDM algorithm based on the gradient-project method.

(1)Starting with the input bit stream, break it up into blocks of size for parallel transmission, where there are subchannels total. Consider transmission of OFDM blocks per antenna. Perform M-QAM modulation to obtain the frequency-domain symbols, . (2)Add transmit diversity by performing space-time block coding using an STFBC and determine the allowable extensions for each subchannel. (3)Take the IFFT for each antenna’s signal to construct the time signal, , for each antenna ( is the subchannel index, is the antenna index, and is the transmission period index). Set . (4)Clip any in magnitude for some clip level (i.e., project onto ) to obtain where (5)Compute the clipped signal portion (nonzero only at clipped samples): (6)Apply an FFT to each antenna’s clipped signal to obtain . (7)Keep only the components of which are acceptable extension directions for the given subchannel constellations and set all remaining elements to zero (i.e., project onto ). (8)Apply the STFBC constraint (i.e., project onto ) by taking the maximum ACE extension and enforcing it on each block according to the code matrix. (Note that this step ensures that the STFBC constraints are still satisfied; thus the optimal decoding methods associated with the STFBC are still optimal. For example, in the case of orthogonal SFBC, linear maximum-likelihood decoding is still optimal.)(9)Apply an IFFT to obtain .(10)Determine a step size according to the smart gradient criterion (i.e., for quick convergence, see [3]): (11)If an acceptable PAPR or a maximum iteration count has not been reached, update and return to Step . Otherwise, stop PAPR reduction.

This algorithm’s complexity is (for each iteration) due to the oversampled IFFT/FFT operations. The algorithm converges sufficiently after 3 to 4 iterations. The algorithm described here can be applied to a general STF block code and it greatly simplifies for orthogonal STBC/SFBC’s (i.e., as in Section 3).

5. ACE-SGP V-BLAST MIMO-OFDM Algorithm

Unlike STBCs, V-BLAST has a multiplexing gain but lacks a diversity gain [6]. Because independent data streams are sent on the different transmit antennas, the ACE-SGP algorithm can be applied on each antennas time signal independently, like in the SISO case described in great detail in [3].

6. Simulation Results

Results of the ACE-SGP algorithm for STBC and SFBC MIMO-OFDM are shown in Figure 1. The algorithm was tested for a complex-baseband STBC OFDM two-antenna system with subchannels employing QPSK using randomly generated OFDM symbol blocks. A level of 4.0 dB above the average power was used to obtain the clipped signal to project onto the space of allowable extension vectors, and an upsampling factor of was used to approximate analog PAPR reduction. Failure to process oversampled digital signals leads to large peak regrowth at the D/A converter. Oversampling was performed by frequency-domain zero-padding and using oversampled IFFT operations.

As shown in Figure 1, for Alamouti STBC, looking at a symbol clip probability level, the third iteration achieves a PAPR reduction of approximately 4.19 dB. Further iterations provide negligible performance increases. Similarly, for Alamouti SFBC, a PAPR reduction of 3.57 dB is achieved in the third iteration. Due to the constellation extension, the average power of the transmit signal increases by 0.86 dB and by 1.08 dB (for each of the two antennas) under Alamouti STBC and SFBC, respectively. (The average power before any ACE processing is used in the PAPR calculation to avoid biasing of the results with the newly increased average power.)

Tables 1 and 2 summarize the PAPR reduction gains obtained using a 256-subcarrier MIMO-OFDM system when looking at a symbol clip probability. (In Tables 1, 2, and 3, denotes the reduction in PAPR for 4-QAM, denotes the reduction in PAPR for 16-QAM, denotes the reduction in PAPR for 64-QAM, and denotes the initial PAPR) An upsampling factor and the clipping levels, , used were 4.0, 5.0, and 5.0 dB above the average power, for codes , , and , respectively.

Table 3 summarizes the PAPR reduction gains obtained for V-BLAST, which are all obtained for a 256-subcarrier MIMO-OFDM system when looking at a symbol clip probability. A clipping levels of 4.0 and 6.0 dB above the average power were used for two and four transmit antennas, respectively (with ). Larger PAPR reduction gains were obtained for the V-BLAST MIMO-OFDM systems than the STBC/SFBC cases because there is no constraint across the signals being sent out from the antennas (i.e., independent streams).

Figure 2 evaluates the BER performance of a STBC MIMO-OFDM system under QPSK modulation and ACE-SGP processing with and without amplifier saturation, assuming additive white Gaussian noise (AWGN) conditions. The nonlinear high-power amplifier model used was based on [7], with companding parameter of 6, saturation output amplitude corresponding to single-carrier QPSK, and backoffs of 0 and 3 dB. The backoff was implemented by raising the saturation amplitude level. The required SNR to achieve a BER of is 2.2 dB less with ACE (versus without ACE) for 0 dB backoff and 1.0 dB less for a 3 dB backoff. Even without saturation, ACE slightly improves the BER due to increased margins on the extended symbols.

7. Conclusions

An extended method of ACE reduces the PAPR for space-time-frequency block-coded MIMO-OFDM systems without compromising BER performance. Simulations showed that a PAPR reduction gain of 4.19 and 3.57 dB can be obtained under QPSK for Alamouti STBC and SFBC, respectively. On the other hand, gains above 4 dB were obtained for two and four antennas under QPSK for V-BLAST. Results show that as the number of antennas increases, the block code constraint reduces the ACE PAPR reduction gain for space-time-frequency-coded MIMO-OFDM systems, due to the reduced number of degrees of freedom caused by structured redundancy. However, the ACE PAPR reduction gain increases with the number of antennas for uncoded MIMO-OFDM systems (i.e., V-BLAST). The PAPR reduction gains obtained are larger than those observed for the SISO case [3], and they seem most promising for small constellations (i.e., QPSK and 16-QAM).