• 沒有找到結果。

OFDM PAPR reduction using clipping with distortion control

N/A
N/A
Protected

Academic year: 2021

Share "OFDM PAPR reduction using clipping with distortion control"

Copied!
5
0
0

加載中.... (立即查看全文)

全文

(1)

OFDM PAPR Reduction Using Clipping with Distortion Control

Shang-Kang Deng

Graduate Institute of Communication Engineering National Taiwan University

Taipei 106, Taiwan, R.O.C. Email: d88942008@ntu.edu.tw

Mao-Chao Lin

Department of Electrical Engineering National Taiwan University Taipei 106, Taiwan, R.O.C. Email: mclin@cc.ee.ntu.edu.tw

Abstract— We propose a new PAPR reduction scheme for

OFDM systems. The idea is to reduce PAPR and control clipping distortion simultaneously. The procedure includes setting a proper distortion bound and recursive operations of clipping, filtering and distortion control. The proposed scheme can achieve significant PAPR reduction while maintaining low error rate. For this scheme, PAPR reduction is obtained without any redundancy and no side information is needed in the OFDM receiver. Hence, OFDM systems using this scheme do not pay the price of the reduction of transmission rate or reliability for achieving PAPR reduction.

Keywords— PAPR, recursive clipping and filtering, OFDM

I. INTRODUCTION

OFDM is a multicarrier modulation technique for broadband communication, the advantage of which includes the strong immunity to multipath fading, high spectral efficiency and easy compensation for frequency-selective channel [1]. However, a major disadvantage of OFDM is the inherent high peak-to-average power ratio (PAPR) due to its approximately Gaussian distributed waveform generated by the summation of many subcarrier-modulated signals.

An OFDM system with high PAPR requires a large dynamic range for the power amplifier of the transmitter. Alternatively, power back-off in the amplifier can be used [2]. To avoid operating the amplifiers with large back-off, we must allow occasional saturation of power amplifiers or clipping the signal before feeding to the amplifier. Such arrangement will cause signal distortion and power spectral expansion [2], [3], [4]. Many PAPR reduction methods have been proposed. Some methods are designed based on employing redundancy, such as coding [4], [5], selective mapping with explicit or implicit side information [6], [7], [8], or tone reservation [9], [10]. An apparent effect of using redundancy for PAPR reduction is the reduced transmission rate. PAPR reduction may also be achieved by using extended signal constellation, such as tone injection [9], [11] or multi-amplitude CPM [12]. The as-sociated drawback is the increased power and implementation complexity. A simple PAPR reduction method can be achieved by clipping the time-domain OFDM signal [2], [13], [14], [15]. The resultant problem is the high out-of-band spectral density. If the out-of-band signal is filtered off, the reduced PAPR of the clipped signal will regrow [9], [14], [15]. By repeating

Corresponding author

This work was supported by National Science Council of R.O.C under grant NSC 92-2213-E-002-075

the same procedure several times, both low PAPR and low out-of-band spectral density can be achieved in [16]. Such a method is called recursive clipping and filtering (RCF) in this paper. However, there is still one problem. As the number of recursion increases, although the out-of-band spectral density and the probability of the occurrence of high PAPR decrease, the error rate will increase. The increased error rate is due to the increase of in-band distortion(clipping noise) [2], [16]. With this observation, in this paper, we propose a scheme called recursive clipping and filtering with bounded distor-tion (RCFBD) to achieve PAPR reducdistor-tion. Similar to [14], [15], [16], the idea of oversampled digital clipping in the time-domain and removing out-of-band components in the frequency domain is used, but the additional constraint on in-band distortion of each tone(subcarrier) is applied during the recursive process. In this way, significant PAPR reduction can be achieved without the penalty of the increased error rate.

In section II, some basics about OFDM, PAPR reduction, and the operation of RCF are provided. Section III describes the system model. Section IV describes the proposed RCFBD. Complexity evaluation is given in section V. Section VI describes the simulation results. Conclusions are given in section VII.

II. SOMEBASICS

Consider an OFDM system with N subcarriers. Each

OFDM block(OFDM symbol), s(t), 0 ≤ t ≤ T , consists of N

complex baseband data X0, X1, · · · , XN−1 carried on the N

subcarriers respectively for a symbol period of T . The OFDM

symbol s(t) is s(t) = 1 N N−1 k=0 Xkejk2π∆ft, 0 ≤ t ≤ T (1)

where ∆f = 1/T is the subcarrier spacing and Xk is the

complex baseband data modulating the k-th subcarrier for s(t).

For the OFDM symbol s(t), the peak instantaneous power is

Pmax(s(t)) = max

0≤t≤T | s(t) |

2. (2)

An OFDM symbol sequence can be represented by

· · · , s(t), s(t + T ), · · · , s(t + mT ), · · ·. We define the average power of the OFDM symbol sequence following the approach in [15], [17] as follows

Pav(X0, X1, · · · , XN−1) = N1

N−1 k=0

(2)

where E[|Xk|2] is the expected value of |Xk|2. The peak to

average power ratio (PAPR) of the OFDM symbol s(t) is

P AP R(s(t)) = P Pmax(s(t))

av(X0, · · · , XN−1) (4)

OFDM systems are usually implemented by discrete Fourier transform(DFT). Consider the OFDM signal of (1) sampled

at time instant n∆t, the associated discrete-time output is

s[n] = s(n∆t). When the signal is sampled by interval ∆t = T/LN, where L is the oversampling factor (OSF). The associated discrete-time output becomes

sL[n] = s(nLNT ) = 1N N−1k=0 Xkejk2πLNn

for 0 ≤ n ≤ LN − 1 (5)

The oversampled signal can be obtained by padding LN− N

zeros in the frequency domain and taking the LN -point in-verse discrete Fourier transform(IDFT). The symbol-wise peak

power definition in (2) can be approximated by Pmax(s(t)) ≈

max0≤n<LN | sL[n] |2 for a large enough L.

To alleviate the problem of the occasional occurrence of symbols with high PAPR, many methods have been proposed. Among them, oversampled digital clipping and filtering [14], [15] is a simple and effective method. The basic operations for the oversampled digital clipping and filtering(OCF) are shown

in Fig. 1. Complex baseband data (X0, X1, · · · , XN−1) are

used as input and are converted to time domain data (sL[0],

· · ·, sL[N − 1], sL[N], · · ·, sL[LN − 1]) by LN-point IDFT,

which are then clipped by the soft limiter model [9]. The input and output of the soft limiter model are respectively

input : x = ρejφ, ρ =| x | (6) and output : g(x) =  x, for ρ≤ A, Aejφ, for ρ > A. (7)

where A is the clipping threshold. Then

(g(sL[0]), g(sL[1]), · · · , g(sL[LN − 1])) are converted to

( ˆX0, ˆX1, · · · , ˆXN−1, · · · , ˆXLN−1) by using the LN-point

DFT, i.e., ˆ Xk= √N LN LN−1 n=0 g(sL[n])e−j2πLNnk for 0 ≤ k ≤ LN − 1 (8)

The filtering operation removes the out-of-band components

and gets ( ˆX0, ˆX1, · · · , ˆXN−1, 0, · · · , 0). After the filtering

operation, the time domain signal becomes

ˆsL[n] = 1NN−1k=0 Xˆkejk2πLNn

for 0 ≤ n ≤ LN − 1 (9)

which exhibits the problem of peak power regrowth. That

means the peak power Pmax(s(t)) ≈ Pmax(ˆsL[n]) =

max0≤n<LN | ˆsL[n] |2 will be greater than A2 again. The average in-band power following (3) now becomes

Pav( ˆX0, · · · , ˆXN−1) = N1 N−1k=0 E[| ˆXk|2] (10)

which is lower than the original Pav(X0, · · · , XN−1) due to

the clipping and filtering operation. Since a single round of

the OCF operation encounters the problem of peak power regrowth, it is proposed in [16] to repeat the OCF operation several rounds to suppress the final peak power. We call such a method recursive clipping and filtering (RCF).

III. SYSTEMMODEL

The system model considered in this paper consists of two clipping processes. The first is used for PAPR reduction and is called preClip, of which the clipping threshold is denoted as A. The second is used to simulate the nonlinearity of the power amplifier by the soft limiter according to (6) and (7). The second clipping is called power amplifier clip(PA-clip) or

backoff, of which the clipping threshold is denoted as Aa. We

also use two oversampling factors, i.e, L and Larespectively.

L = 2 is used in the preClip process since it can achieve effective PAPR reduction with the least complexity compared

to L > 2. La = 4 is used to approximate the analog signal

and the nonlinear behavior of the power amplifier in this paper.

Although larger La can achieve more accurate results, La = 4

is commonly used to demonstrate the performances of PAPR reduction methods [9], [18].

The performance of a PAPR reduction technique for the OFDM system can be evaluated by the complementary cumu-lative distribution function (CCDF) of peak power, bit error rate (BER) and out-of-band power spectral density (PSD). Here, the CCDF of peak power is used instead of the con-ventional CCDF of PAPR, since power amplifier is peak-power-limited and the average power may vary for various PAPR reduction techniques. Consider the 128-tone OFDM

system(N = 128) having unit average symbol energy, i.e.

E[|Xk|2] = 1, k = 1, · · · , 128. Simulation results using RCF

scheme, including the CCDF of peak power, BER and PSD, are given in Fig. 2, 3 and 4 respectively for 16-QAM signal

constellation, where RCF-J , J = 1, 2, 4, 8, indicates RCF with

J recursions. In the simulation, A and Aa are both set to be

equal to 1.413, which corresponds to 3dB power backoff when the input average power is 1. It is observed that while the the number of recursions increases, the out-of-band PSD and the probability of the occurrence of high PAPR decrease but the error rate increases. The drawback of the increased error rate is due to the increased distortion caused by the recursive clipping operations. In the following section, we propose a method to restrict the distortion.

IV. RECURSIVECLIPPING ANDFILTERING WITH

BOUNDEDDISTORTION

The introducing of bounded distortion(BD) comes from the idea of constellation perturbation(distorted approach) as compared to the existing constellation extension(distortionless approach) [9], [11]. When the power amplifier is operated with small backoff, the distorionless approach will still face the clipping distortion due to the insufficient PAPR reduction. The idea of constellation perturbation is to disturb the signal points on all tones under the constraint of the preset bound in order to reduce PAPR while keeping the impact on BER under control. With the help of RCF, we can use OCF to

(3)

determine how the signal point on each tone is disturbed at each recursion, then we can impose BD control to restrict the range of the perturbation.

Consider the scheme of a single operation of clipping and filtering with bounded distortion control(BD control) as shown in the dashed box of Fig. 5. This scheme is simply composed of the OCF operation followed by an operation of BD control . The input and output of the OCF operation are

(X0, X1, · · · , XN−1) and ( ˆX0, ˆX1, · · · , ˆXN−1) respectively.

The operation of BD control has input ( ˆX0, ˆX1, · · · , ˆXN−1)

and output ( ˜X0, ˜X1, · · · , ˜XN−1) respectively, in addition to

the reference (X0, X1, · · · , XN−1) and distortion bound δ. The

goal of BD control is to adjust each ˆXk, k= 0, 1, · · · , N − 1,

which comes from the OCF operation, so that the adjusted

resultant value ˜Xkfalls in a region determined by the reference

signal point Xk and the preset bound δ.

For an M -QAM OFDM system with constellation size M being a square of even integer and having average energy 1, the algorithm of BD control is as follows.

BD control for square M-QAM

 Input : ˆXk= (ˆa,ˆb)  Output : ˜Xk= (˜a,˜b)  Reference : Xk = (a, b); a, b ∈ {√2(M−1)/3i , i = ±1, ±3, · · · , ±(√M − 1)} =========================================== ∆x = ˆa − a, ∆y = ˆb − b, γ =√M−2 2(M−1)/3 ; if (| ∆x |≤ δ) ˜a = ˆa;

elseif ((a >0 and ∆x < 0) or (a < 0 and ∆x > 0) or (|a| < γ))

˜a = a + sign(∆x)δ;

else ˜a = ˆa;

if (| ∆y |≤ δ) ˜b = ˆb;

elseif ((b >0 and ∆y < 0) or (b < 0 and ∆y > 0) or (|b| < γ))

˜b = b + sign(∆y)δ;

else ˜b = ˆb;

===========================================

where sign(z) ∈ {+, −} is the sign of z and γ is the

threshold for determining whether the real part or imaginary part of a reference signal point is on the boundary of the M-QAM constellation or not. Note that for M-QAM OFDM systems, in case that the real part a of the reference signal point is located on the boundary of the constellation

and the real partˆa of the distorted signal point ˆXk is outside

the boundary and can enhance the capability against noise as compared to the reference signal point, it is not required that ˆa be restricted in the region [a − δ, a + δ]. The release of the constraint for the imaginary part is applied in the same manner and is independent of the real part processing. The desired regions of output signal points of BD control for 16-QAM constellation is shown in Fig. 6 respectively.

A single operation of OCF with BD control can not achieve satisfactory PAPR reduction and BER simultaneously in gen-eral. We need to repeat the same operation several times. We call such a scheme recursive clipping and filtering with

bounded distortion (RCFBD). RCFBD operates in a manner similar to RCF, while guaranteeing that the distortion be bounded and providing more freedom in achieving PAPR reduction and low BER. The distortion bound and clipping

threshold used at the jth recursion are denoted as δ(j) and

A(j), 0 ≤ j < J respectively. The operation of RCFBD-J is

described as follows. RCFBD-J  Input : (X0, X1, · · · , XN−1)  Output : ( ˜X0, ˜X1, · · · , ˜XN−1)  Reference of BD control : (X0, X1, · · · , XN−1)  Number of Recursions: J ======================================== 1) Set j = 0; Set Xk(0) = Xk, for0 ≤ k ≤ N − 1; 2) While ( j < J ){

Use (X0(j), X1(j), · · · , XN−1(j) ) as input to the operation

of OCF with clipping threshold A(j)and achieve output

( ˆX0(j), ˆX1(j), · · · , ˆXN−1(j) );

Use ( ˆX0(j), ˆX1(j), · · · , ˆXN−1(j) ) as input to the operation

of BD control with distortion bound δ(j) and achieve

output ( ˜X0(j), ˜X1(j), · · · , ˜XN−1(j) ); Set

(X0(j+1), X1(j+1), · · · , XN−1(j+1)) =( ˜X0(j), ˜X1(j), · · · , ˜XN−1(j) );

Set j= j + 1 ;

}

3) The final output is ( ˜X0, ˜X1, · · · , ˜XN−1) =

( ˜X0(J−1), ˜X1(J−1), · · · , ˜XN−1(J−1)). This is the data block to be sent for OFDM transmission satisfying the bounded distortion constraint and having reduced PAPR.

======================================== The process of RCFBD is illustrated in Fig. 5. During the recursive process of RCFBD, there will be benefit by properly varying the distortion bound and the clipping threshold applied at each recursion when large δ is used. In addition to the case

of constant bounds/thresholds(A(j)= A, δ(j)= δ, for 0 ≤ j <

J), we consider an OFDM system using RCFBD-J scheme as follows of which the distortion bound is exponentially decreasing and the clipping threshold is linearly increasing as the number of recursions increases.

Varying Distortion Bounds and Clipping Thresholds

δ(j) =  αδ e(−βj), for 0 ≤ j < J

δ, for J ≤ j < J

A(j) = A(0)+(A−A(0))j

J , for 0 ≤ j < J,

(11)

There are several parmaters such as A(0), η, β and  which

are chosen through simulations. The idea of this design is

that the beginning clipping threshold A(0) is chosen to be

sufficiently smaller than the final clipping threshold A and

δ(0) is larger than the preset δ so that more distortion occurs

(4)

δ(j) is gradually reduced and A(j) is gradually increased to

achieve a better solution of low peak power and low error rate.

V. COMPLEXITY OFRCFBDSCHEME

Each recursion of RCFBD takes one IFFT(inverse fast Fourier transform), one digital clipping, one FFT(fast Fourier transform) and one BD control. One IFFT or FFT with

OSF = L, i.e. LN-point transform, takes (LN/2)log2(LN)

complex multiplications and(LN)log2(LN) complex number

additions [19]; one digital clipping operation with OSF = L

takes LN complex multiplications to compute the power of the LN time domain samples and compare with the clipping power threshold, then clip the samples when necessary. Since only a small fraction of samples are clipped, the complexity of digital clipping is negligible as compared to FFT. Each

BD control takes 2LN real number additions. Hence, the

computational complexity is dominated by IFFT/FFT for each recursion of RCFBD and can be roughly estimated as the complexity of two LN -point FFT operations. The recursion times, J , determines the total computational complexity of

RCFBD-J , which is equivalent to2J FFT operations.

In this paper, we consider RCFBD-J , where J = 8 recur-sions are needed and oversampling factor L = 2 is used in the recursive process for PAPR reduction. Hence, the complexity of PAPR reduction of RCFBD-8 is approximately equal to that of 16 FFT operations.

VI. SIMULATIONRESULTS ANDDISCUSSION

Simulation results of 16-QAM/128-tone OFDM systems for RCFBD-J with recursion times J =8 under additive white

gaussian noise(AWGN) channel and 3dB PA-clip(Aa= 1.413)

are presented in 2, 3 and 4 respectively. The preset

distor-tion bounds δ = √0.7

10 and δ = √0.810 are considered. Both

constant and varying distortion bounds/clipping thresholds are

simulated. It is seen that RCFBD with varying δ(j) and A(j)

can be superior to RCFBD with constant δ(j) and A(j). The

parameters used for the case of varying bounds and thresholds

are A = 1.413 (3 dB), A(0)= 1.230 (1.8 dB), η = 4.0, β = 0.38,

and  = 0.75. The parameters used for the case of constant bounds and thresholds are A = 1.39( which is actually the

value of A(J−1) of the varying case following (11) ). We see

that RCFBD has PAPR reduction similar to RCF-J , J ≥ 2,

while achieving lower BER, especially at high signal-to-noise ratio conditions. Simulation results for the 16-QAM RCFBD

with varying δ(j) and A(j) using δ = √0.3

10 and δ = √0.510

are also provided to demonstrate the performance trend with

respect to δ. We see that δ= √0.5

10 yield the best BER when

SNR is larger than 17.5 dB.

Note that the average power of the ideal case is 1 while the average power of the original case is reduced to 0.865 due to the clipping by power amplifier. Either RCF-J or RCFBD-J yields lower average power as J increases. Moreover, RCFBD

has lower average power than RCF. Let V1, V2, · · · , VMdenote

the M signal points of the signal constellation. Suppose that many OFDM symbols are transmitted, the mean of all the distorted data which are originally represented by the

signal point Vi will have its amplitude smaller than |Vi|.

The phenomenon is called constellation shrinkage [20], [21]. The BER results for RCF-J shown in Fig. 3 are obtained by considering the effect of constellation shrinkage in the detection, which is implemented via dividing the received signal by the shrinking factor. The shrinking factor is estimated as the square root of the average power after PA-clip. However, the BER results for RCFBD shown in Fig. 3 are obtained without considering the effect of constellation shrinkage in the detection. Although constellation shrinkage also occurs to RCFBD, simulation results indicate that it is of no benefit to take constellation shrinkage into account for RCFBD.

VII. CONCLUSIONS

The proposed RCFBD scheme achieves significant PAPR reduction while keeping the distortion of the data carried on each subcarrier under control. Such a scheme eliminates the need of the side information and simplifies the work of the corresponding OFDM receiver. Compared to RCF, RCFBD provides more tunable parameters for achieving better PAPR reduction, out-of-band emission and BER performance. The simulation results show that RCFBD is more robust against AWGN noise than RCF while achieving similar PAPR reduc-tion and lower out-of-band emission.

REFERENCES

[1] J. Bingham, “Multicarrier modulation for data transmission: An idea whose time has come,” IEEE Commun. Mag., vol. 28, pp. 5–14, May 1990.

[2] X. Li and L. C. Jr., “Effects of clipping and filtering on the performance of OFDM,” Proc. VTC’97, May 1997.

[3] R. O’Neill and L. Lopes, “Envelope variations and spectral splatter in clipped multicarrier signals,” Proc. PIMRC ’95, vol. 1, Sept. 1995. [4] A. Jones and T. Wilkinson, “Combined coding for error control and

increased robustness to system nonlinearities in OFDM,” Vehicular

Technology Conference, vol. 2, May 1996.

[5] K.Sathananthan and C. Tellambura, “Coding to reduce both PAR and PICR of an OFDM signal,” IEEE Commun. Letters, vol. 6, pp. 316–318, Aug. 2002.

[6] R. Bauml, R. Fischer, and J. Huber, “Reducing the peak-to-average power ratio of multicarrier modulation by selected mapping,” Electronic

Letters, vol. 32, pp. 2056–2057, 1996.

[7] J. Eetvelt, G.Wade, and M. Tomlinson, “Peak to average power reduction for OFDM schemes by selective scrambling,” Electronic Letters, vol. 32, pp. 1963–1964, 1996.

[8] C. Tellambura, “Use of m-sequences for OFDM peak-to-average power ratio reduction,” Electronic Letters, vol. 33, pp. 1963–1964, July 1997. [9] J. Tellado, “Multicarrier modulation with low PAR - applications to dsl

and wireless,” Jan. 2000.

[10] B. Krongold and D. Jones, “An active-set approach for ofdm par reduction via tone reservation,” IEEE Trans. Signal Processing, vol. 52, pp. 495–509, Feb. 2004.

[11] B. Krongold and D. Jones, “Par reduction in ofdm via active constella-tion extension,” IEEE Trans. Broadcasting, vol. 49, pp. 258–268, Sept. 2003.

[12] I. Tasadduq and R. Rao, “PAPR reduction of OFDM signals using multiamplitude CPM,” Electronic Letters, vol. 38, Aug. 2002. [13] D. Wulich and Glinowiecki, “Level clipped high-order ofdm,” IEEE

Trans. Commun., vol. 48, pp. 928–930, June 2000.

[14] J.Armstrong, “New OFDM peak-to-average power reduction scheme,”

Vehicular Technology Conference, May 2001.

[15] H. Ochiai and H. Imai, “Performance of deliberate clipped OFDM signals,” IEEE Trans. Commun., vol. 50, Jan. 2002.

[16] J.Armstrong, “Peak-to-average power ratio reduction for OFDM by repeated clipping and frequency domain filtering,” Electronic Letters, vol. 38, Feb. 2002.

(5)

[17] G. Wunder and H. Boche, “Peak value estimation of band-limited signals from its samples, noise enhancement, and a local characterization,” IEEE

Trans. Signal Processing.

[18] A. Jayalath and C. Athaudage, “On the PAR reduction of OFDM signals using multiple signal representation,” Proc. IEEE PIMRC’03, 2003. [19] A. Oppenheim and R. Schafer, “Discrete-time signal processing,” 1989. [20] D. Dardari, V. Tralli, and A. Vaccari, “A theoretical characterization of nonlinear distortion effects in ofdm systems,” IEEE Trans.

Communica-tions, vol. 48, pp. 1755 – 1764, Oct. 2000.

[21] K. Panta and J. Armstrong, “Effects of clipping on the error performance of OFDM in frequency selective fading channels,” IEEE Trans. Wireless

Commun., vol. 3, pp. 668 – 671, Mar. 2004.

N is the number of tones

OSF is the overampling factor, OSF=L

Oversampling by Zero Padding LN IFFT OSF Digital Clipping LN FFT 0 X0 X1 XN-1 X0 X1 XN-1 ^ ^ ^

Zero forcing to remove out-of-band components sL[0] sL[1] sL[LN-1] g(sL[0]) g(sL[1]) g(sL[LN-1]) 0

Fig. 1. Oversampled Clipping and Filtering

2 3 4 5 6 7 8 9 10 11 12 13 10−4 10−3 10−2 10−1 100 PeakPowero (dB) Pr[PeakPower > PeakPower o ] Original, Pav=1.000 RCF−1, A=1.413, Pav=0.859 RCF−2, A=1.413, Pav=0.826 RCF−4, A=1.413, Pav=0.806 RCF−8, A=1.413, Pav=0.800 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.3/√10, Pav=0.860 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.5/√10, Pav=0.797 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.7/√10, Pav=0.771 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.8/√10, Pav=0.763 RCFBD−8( constant A(j) and δ(j) ) A=1.390, δ=0.7/√10, Pav=0.789 RCFBD−8( constant A(j) and δ(j) ) A=1.390, δ=0.8/√10, Pav=0.788

Fig. 2. Complementary Cumulative Distribution Function(CCDF) of Peak Power for 16-QAM/128-OFDM

8 10 12 14 16 18 20 22 24 26 10−5 10−4 10−3 10−2 Eb/No (dB) BER Ideal(No clip) Original RCF−1, A=1.413 RCF−2, A=1.413 RCF−4, A=1.413 RCF−8, A=1.413 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.3/√10 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.5/√10 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.7/√10 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.8/√10 RCFBD−8( constant A(j) and δ(j) ) A=1.390, δ=0.7/√10 RCFBD−8( constant A(j) and δ(j) ) A=1.390, δ=0.8/√10

Fig. 3. Bit Error Rate(BER) under 3dB Backoff for 16-QAM/128-OFDM

50 100 150 200 250 −50 −45 −40 −35 −30 −25 −20 −15 −10 −5 0 Frequency index PSD (dB) Original, Pav=0.865 RCF−1, A=1.413, Pav=0.825 RCF−2, A=1.413, Pav=0.810 RCF−4, A=1.413, Pav=0.798 RCF−8, A=1.413, Pav=0.794 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.3/√10, Pav=0.816 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.5/√10, Pav=0.784 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.7/√10, Pav=0.766 RCFBD−8( varying A(j) and δ(j) ) A=1.413, A(0)=1.230, δ=0.8/√10, Pav=0.760 RCFBD−8( constant A(j) and δ(j) ) A=1.390, δ=0.7/√10, Pav=0.784 RCFBD−8( constant A(j) and δ(j) ) A=1.390, δ=0.8/√10, Pav=0.783

Fig. 4. Power Spectral Density(PSD) under 3dB Backoff for 16-QAM/128-OFDM

LN

IFFT OSFDigital

Clipping LN FFT 0 Xk ^ BD control Xk Xk ~ Xk Xk ~ (j) (j) (j) Xk (j+1) = (0) BDthreshold=A (j) (j) (j) 0 Zero forcing Zero Padding

Fig. 5. Recursive Clipping and Filtering with Bounded Distortion(RCFBD)

10 1

10 3 2δ

數據

Fig. 4. Power Spectral Density(PSD) under 3dB Backoff for 16-QAM/128-OFDM

參考文獻

相關文件

We focus on this part and propose a search method called pre-selected-pulses replacement method to replace the focused search method in G.729 to reduce the complexity for

In this class, we will learn Matlab and some algorithms which are the core of programming world. Zheng-Liang Lu 26

In this paper, we propose a practical numerical method based on the LSM and the truncated SVD to reconstruct the support of the inhomogeneity in the acoustic equation with

Then, we tested the influence of θ for the rate of convergence of Algorithm 4.1, by using this algorithm with α = 15 and four different θ to solve a test ex- ample generated as

Optim. Humes, The symmetric eigenvalue complementarity problem, Math. Rohn, An algorithm for solving the absolute value equation, Eletron. Seeger and Torki, On eigenvalues induced by

• A cell array is a data type with indexed data containers called cells, and each cell can contain any type of data. • Cell arrays commonly contain either lists of text

In this paper, a novel subspace projection technique, called Basis-emphasized Non-negative Matrix Factorization with Wavelet Transform (wBNMF), is proposed to represent

In this paper, by using Takagi and Sugeno (T-S) fuzzy dynamic model, the H 1 output feedback control design problems for nonlinear stochastic systems with state- dependent noise,