+ All Categories
Home > Documents > PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division...

PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division...

Date post: 08-Apr-2019
Category:
Upload: phamhuong
View: 225 times
Download: 0 times
Share this document with a friend
83
PERFORMANCE ENHANCEMENT OF OFDM IN PAPR REDUCTION USING NEW COMPANDING TRANSFORM AND ADAPTIVE AC EXTENSION ALGORITHM FOR NEXT GENERATION NETWORKS CLEMENT RANJITH ANTHIKKAD & IRFAN AHMED BAIG This thesis is presented as a part of Master’s Degree in Electrical Engineering With emphasis on Radio Communication Master Thesis Electrical Engineering September 2013 School of Engineering Blekinge Institute of Technology 371 79 Karlskrona Sweden
Transcript
Page 1: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

PERFORMANCE ENHANCEMENT OF OFDM IN

PAPR REDUCTION USING NEW COMPANDING

TRANSFORM AND ADAPTIVE AC EXTENSION

ALGORITHM FOR NEXT GENERATION

NETWORKS

CLEMENT RANJITH ANTHIKKAD

&

IRFAN AHMED BAIG

This thesis is presented as a part of Master’s Degree in Electrical Engineering

With emphasis on Radio Communication

Master Thesis

Electrical Engineering

September 2013

School of Engineering

Blekinge Institute of Technology

371 79 Karlskrona

Sweden

Page 2: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

School of Engineering

Blekinge Institute of Technology

371 79 Karlskrona

Sweden

This thesis is submitted to the School of Engineering at Blekinge Institute of Technology

in partial fulfillment of the requirements for the degree of Master of Science in

Electrical Engineering with Emphasis on Radio Communication. The thesis is equivalent

to 20 weeks of full time studies.

Contact Information:

Authors:

Clement Ranjith Anthikkad

E-mail: [email protected] / [email protected]

Irfan Ahmed Baig

E-mail: [email protected] / [email protected]

Examiner:

Sven Johansson School of Engineering (ING)

Page 3: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

i

ACKNOWLEDGEMENTS

We are very grateful to our supervisor Mr Sven Johansson for giving this opportunity to be part

of this research and for providing his keen good support throughout our work.

We would like to express our special gratitude and thanks for all the members of Blekinge

Institute of Technology, including faculty reviewer whose kind co-operation and suggestion

helps a lot in completion of this project.

Our deep and profound appreciate to our beloved families and friends for their fervent prayers

and support till every walk of our lives.

Always we are very much thankful and do thank to our Almighty, The Creator, for His endless

mercy and blessings through whom we are able to survive our existence, and by keeping firm

faith and by His support we are able to cope up in this high time period.

Clement Ranjith Anthikkad

Irfan Ahmed Baig

Page 4: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

ii

ABSTRACT

This paper presents a new hybrid PAPR reduction technique for the OFDM signal, which

combines a multiple symbol representations method with a signal clipping method. The

clipping method is a nonlinear PAPR reduction scheme, where the amplitude of the signal is

limited to a given threshold. Considering the fact that the signal must be interpolated before

A/D conversion, a variety of clipping methods has been proposed. Some methods suggest the

clipping before interpolation, having the disadvantage of the peaks re-growth. Other methods

contributed that the clipping after interpolation, having the disadvantage of out-of-band power

production. In order to overcome this problem different filtering techniques have been

proposed. Filtering can also cause peak re-growth, but less than the clipping before

interpolation. Another clipping technique supposes that only subcarriers having the highest

phase difference between the original signal and its clipped variant will be changed. This is the

case of the partial clipping method.

To further reduce the PAPR, the dynamic of the clipped signal can be compressed. Linear

methods like partial transmit sequence or selective mapping has been proposed for the

reduction of PAPR as well. Another PAPR reduction method is the tone reservation. It uses

tones on which no data is sent to reduce the transmitted signal peaks. Derivatives of this

method with lower computation complexity and improved performance have been proposed:

One-Tone One-Peak and one by-one iteration. A similar PAPR reduction method is the

multiple symbol representations, where alternative signalling points are used to represent one

symbol. The simulation results highlight the advantages of the proposed PAPR reduction

method.

Keywords: Orthogonal Frequency Division Multiplexing (OFDM), Peak-to-Average Power

Ratio (PAPR), Complementary Cumulative Distribution Function (CCDF), Partial Transmit

Sequence (PTS), Tone Reservation (TR).

Page 5: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

iii

TABLE OF CONTENTS

THESIS TITLE

ABSTRACT ............................................................................................................................. (I)

ACKNOWLEDGEMENTS ................................................................................................... (II)

TABLE OF CONTENTS ...................................................................................................... (III)

LIST OF FIGURES ............................................................................................................... (V)

LIST OF TABLES ................................................................................................................ (VI)

NOMENCLATURE LIST ................................................................................................... (VII)

CHAPTER 1 INTRODUCTION.…………………………………………………………….1

1.1 OFDM Transmitter………………………………………………………………….4

1.2 OFDM receiver..……………………………………………………………………6

1.3 Applications of OFDM.…………………………………………………………….7

1.4 Advantage of OFDM.………………………………………………………………8

1.5 Disadvantage of OFDM……………………………………………………………8

1.6 PAPR Reduction Techniques………………………………………………………9

1.7 Existing Techniques………………………………………………………………10

1.7.1 Clipping-Based Active Constellation Extension (CB-ACE) Algorithm

1.7.2 Exponential Companding Transform

1.8 Proposed Techniques……………………………………………………………...13

1.8.1 Adaptive Active Constellation Extension (Adaptive ACE) Algorithm

1.8.2 New Companding Transform

1.9 Literature Survey…………………………………………………………………..15

1.10 Formulation Of The Problem……………………………………………….23

1.10.1 Objectives

CHAPTER 2 INTRODUCTION TO PAPR………………………………………………..24

2.0 Introduction……………………………………………………………………........25

2.1 Calculation of PAPR and CCDF of Original OFDM Signal………………………25

2.1.1 Peak-to-Average Power Radio (PAPR)

2.1.2 Complementary Cumulative Distribution Function (CCDF)

2.2 Calculation of SNR and BER of Original OFDM Signal………………………….28

2.2.1 Additive White Gaussian Noise (AWGN) Channel

Page 6: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

iv

2.2.2 Signal to Noise Ratio (SNR)

2.2.3 Bit Error Rate (BER)

2.3 Conclusions…………………………………………………………….............30

CHAPTER 3 EXISTING METHODS………………………………………………...32

3.0 Introduction…………………………………………………………………….33

3.1 Clipping-Based Active Constellation Extension Algorithm………………......33

3.1.1 Calculations of PAPR and CCDF by Using CB-ACE Algorithm

3.1.2 Calculation of SNR and BER by Using CB-ACE Algorithm

3.1.3 Advantage of CB-ACE Algorithm

3.1.4 Limitations of CB-ACE Algorithm

3.2 Exponential Companding Transform…………………………………………..38

3.2.1 Companding of Original OFDM Signal by Using Exponential

Companding Transform

3.2.2 Calculation of PAPR and CCDF by Using Exponential Companding

Transform

3.2.3 Calculation of SNR and BER by Using Exponential Companding

Transform

3.2.4 Advantages of Exponential Companding Transform

3.2.5 Limitations of Exponential Companding Transform

3.3 Conclusions……………………………………………………………………..40

CHAPTER 4 PROPOSED METHOD……………………………………………………43

4.0 Introduction……………………………………………………………………..44

4.1 Adaptive Active Constellation Extension Algorithm……………………..........44

4.1.1 Calculation of PAPR and CCDF by Using Adaptive ACE Algorithm

4.1.2 Calculation of SNR and BER by Using Adaptive ACE Algorithm

4.1.3 Advantages of Adaptive ACE Algorithm

4.1.4 Limitations of Adaptive ACE Algorithm

4.2 Conclusions………………………………………………………………........53

CHAPTER 5 RESULTS AND DISCUSSION…………………………………………..54

5.1 Results………………………………………………………………………...55

5.2 Discussion and Conclusion……………...………………………………….…57

5.3 Simulation Plots………………………….………………………………........60

Page 7: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

v

LIST OF FIGURES

Figure 1.1 Block Diagram of OFDM Transmitter…..………………………………..4

Figure 1.2 Block Diagram of OFDM Receiver…….………………………………...7

Figure 4.13 Companding and Decompanding for both Input and Output …………...50

Page 8: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

vi

LIST OF TABLES

Table 5.1 Comparison of PAPR (in dB) and CCDF for different techniques……….55

Table 5.2 Comparison of SNR (in dB) and BER for different techniques………… .57

Page 9: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

vii

NOMENCLATURE LIST

TR Tone Reservation

OFDM Orthogonal Frequency Division Multiplexing

MCM Multi Carrier Modulation

PAPR Peak to Average Power Ratio

ACE Active Constellation Extension

CB-ACE Clipping-Based Active Constellation Extension

BER Bit Error Rate

CCDF Complimentary Cumulative Distribution Function

SNR Signal to Noise Ratio

AWGN Additive White Gaussian Noise

Page 10: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

viii

Page 11: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

1

CHAPTER – I

INTRODUCTION

Page 12: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

2

INTRODUCTION

Orthogonal Frequency Division Multiplexing (OFDM), essentially identical to Coded

Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT)

modulation is a Frequency Division Multiplexing (FDM) scheme used as a digital Multi

Carrier Modulation (MCM) method [1].

OFDM is a method of digital modulation in which a signal is split into several

narrowband channels at different frequencies. The OFDM technology was first conceived

in the 1960s and 1970s during the research into minimizing interference among the

channels near each other in frequency [2].

The main idea behind the OFDM is that since low-rate modulations are less

sensitive to multipath, the better way is to send a number of low rate streams in parallel

than sending one high rate waveform[9],[10]. This can be exactly done in OFDM. The

OFDM divides the frequency spectrum into sub-bands small enough so that the channel

effects are constant (flat) over a given sub-band. Then a classical IQ modulation (BPSK,

QPSK, M-QAM, etc) is sent over the sub-band. If designed correctly, all the fast

changing effects of the channel disappear as they are now occurring during the

transmission of a single symbol and are thus treated as flat fading at the received [3].

A large number of closely spaced orthogonal subcarriers are used to carry data.

The data is divided into several parallel data streams or channels, one for each subcarrier.

Each subcarrier is modulated with a conventional modulation scheme such as Quadrature

Amplitude Modulation (QAM) or Phase Shift Keying (PSK) at a low symbol rate. The

total data rate is to be maintained similar to that of the conventional single carrier

modulation scheme with the same bandwidth [1].

OFDM is a promising technique for achieving high data rate and combating

multipath fading in Wireless Communications. OFDM can be thought of as a hybrid of

Multi Carrier Modulation (MCM) and Frequency Shift Keying (FSK) modulation. Multi

Carrier Modulation (MCM) is the principle of transmitting data by dividing the stream

into several parallel bit streams and modulating each of these data streams onto individual

carriers or subcarriers [7]. Frequency Shift Keying (FSK) modulation is a technique

whereby data is transmitted on one carrier from a set of orthogonal carriers in each

symbol duration [4].

Page 13: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

3

The primary advantage of the Orthogonal Frequency Division Multiplexing

(OFDM) systems over the single carrier schemes is its ability to cope with several

channel conditions like attenuation of high frequencies in a long copper wire, narrowband

interference and frequency selective fading due to multipath fading without complex

equalization filters [1].

OFDM is a multiplexing technique that became more popular in the recent years

due to the development of Digital Signal Processors (DSPs) that can handle its heavy

digital processing requirements. The OFDM system is being implemented in Broadband

Wireless Access Systems as a way to overcome wireless transmission problems and to

improve bandwidth. OFDM is used in wireless digital radio, TV transmissions,

particularly in Europe, also used in wireless Local Area Networks (LANs) as specified by

the IEEE 802.11, IEEE 802.16, IEEE 802.20 and the European Telecommunications

Standards Institute (ETSI) HiperLAN/2 standards [4].

OFDM system is a Multi-Carrier Modulation (MCM) scheme in which many

parallel data streams are transmitted at the same time over a channel, with each

transmitting only a small part of the total data rate. With OFDM, a high-speed digital

message is divided into a large number of separate carrier waves. The receiving system

reconstructs the message from the separate carriers. The technique is a coding and

transport scheme comparable to the way that Code Division Multiple Access (CDMA) is

a coding scheme [5].

The orthogonality of the carriers means that each carrier has an integer number of

cycles over a symbol period. Due to the number of cycles, the spectrum of each carrier

has a null at the center frequency of each of the other carriers in the system that results in

no interference between the carriers, allowing then to be spaced as close as possible. The

problem of overhead carrier spacing required in Frequency Division Multiple Access

(FDMA) can be recovered [4].

The word orthogonal indicates that there is a precise mathematical relationship

between the frequencies of the carriers in the system. In a normal frequency-division

multiplex system, many carriers are spaced apart in such a way that the signals can be

received using conventional filters and demodulators. In such receivers, guard bands are

introduced between the different carriers and in the frequency domain, which results in a

lowering of spectrum efficiency [6].

Page 14: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

4

If the dot product of two deterministic signals is equal to zero, these signals are

said to be orthogonal to each other. Orthogonality can also be viewed from the standpoint

of stochastic processes. If two random processes are uncorrelated, then both are

orthogonal to each other. If the random nature of signals in a communications system is

known, then the probabilistic view of orthogonality provides an intuitive understanding of

the implications of orthogonality in OFDM [4].

Orthogonal Frequency Division Multiplexing (OFDM) system uses the spectrum

much more efficiently by spacing the channels much closer together. The efficient use of

the spacing is achieved by making all the carriers orthogonal to one another, preventing

interference between the closely spaced carriers [4].

An Orthogonal Frequency Division Multiplexing (OFDM) carrier signal is the

sum of a number of orthogonal sub-carriers, with baseband data on each sub-carrier being

independently modulated commonly by using some type of QAM or PSK. The composite

baseband signal is typically used to modulate a main RF carrier [1], [3].

The Orthogonal Frequency Division Multiplexing (OFDM) systems have been

popularly developed for the Wideband Digital Communication Systems, whether wireless

or over copper wires, used in the applications such as Digital Television (D-TV), Digital

Audio Broadcasting (DAB), Digital Video Broadcasting (DVB), Broadband Internet

Access and Wireless Networking [1].

1.1 OFDM Transmitter

The block diagram of Orthogonal Frequency Division Multiplexing (OFDM)

transmitter is shown in the figure 1 [1].

Figure 1: Block Diagram of OFDM Transmitter

Page 15: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

5

S[n], a serial stream of binary digits is the input to the Orthogonal Frequency

Division Multiplexing (OFDM) transmitter. By inverse multiplexing, the serial stream of

binary digits is converted into N parallel streams, as any programmable IC will take the

input parallely. The N parallel streams are converted into the state space components by

using modulation techniques like Quadrature Amplitude Modulation (QAM) and Phase

Shift Keying (PSK).

Quadrature Amplitude Modulation (QAM) is a combination of simple Amplitude

Modulation (AM) and simple Phase Modulation, which helps to transmit more data over

the same bandwidth as that of simple Amplitude Modulation alone or Phase Modulation

alone. Hence, QAM increases the efficiency of transmission of the data for radio

communication systems.

Phase Shift Keying (PSK) is a digital modulation scheme that conveys the data by

changing or modulating the phase of the reference signal or the carrier wave. PSK uses a

finite number of phases each assigned with a unique pattern of binary digits. The various

forms of the Phase Shift Keying (PSK) are Binary Phase Shift Keying (BPSK),

Quadrature Phase Shift Keying (QPSK), 8-Phase Shift Keying (8-PSK) and 16-Phase

Shift Keying (16-PSK) as shown in figure 2 [1].

Figure 2: Input Random Signal Generation and Sub- Carrier Generation

Page 16: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

6

An Inverse Fast Fourier Transform (IFFT) is computed on each set of symbols,

giving a set of complex time-domain samples. The time-domain samples are

then quadrature mixed to pass band in the standard way. The real and imaginary

components are first converted to the analog domain by using Digital-to-Analog

Converters (DACs). The analog signals are then used to modulate cosine and sine waves

at the carrier frequency, fc respectively. These signals are then summed up to give the

transmission signal, S(t) [1].

1.2 OFDM Receiver

The block diagram of Orthogonal Frequency Division Multiplexing (OFDM)

receiver is shown in the figure 3 [1].

Figure 3: Block Diagram of OFDM Receiver

The received signal, r(t) is the input to the Orthogonal Frequency Division

Multiplexing (OFDM) receiver.

The received signal is quadrature mixed down to baseband signals by using cosine and

sine waves at the carrier frequency fc. The frequency of the baseband signals is equal to

twice that of the carrier frequency i.e, 2fc, so Low Pass Filters (LPFs) are used to

attenuate the frequency which is greater than the carrier frequency (fc) in figure 4 [1].

The baseband signals are then sampled and digitized by using Analog-to-Digital

Converters (ADCs). A forward Fast Fourier Transform (FFT) is used to convert back into

the frequency domain. The frequency domain signals are then converted to N parallel

streams, each of which is converted to a binary stream using an appropriate

Page 17: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

7

symbol detector. The binary streams are then recombined into a serial stream, denoted by

S[n] which is an estimate of the original binary stream at the transmitter [1].

Figure 4: Baseband Signal for Filter response curve

.

1.3 Applications of OFDM

The Orthogonal Frequency Division Multiplexing (OFDM) transmission scheme

has the following applications [7], [8], [9], [10], [11], [12], [13], [14], [15], [16]:

Worldwide Interoperability for Microwave Access (WiMAX).

Terrestrial Digital Audio Broadcasting (DVB-T).

Wireless Metropolitan Area Network (WMAN).

IEEE 802.16d).

Wireless Local Area Network (WLAN).

ETSI HiperLAN 2.

IEEE.11a.

Digital Audio Broadcasting (DAB).

Digital Video Broadcasting (DVB).

High Definition Television (HDTV).

Broadband Internet Access.

Wireless Networking.

0 2 4 6 8 10 12 14 16 18

x 107

-400

-200

0

200

Frequency in Hz

Am

plitu

de in d

B

Baseband Signal for Filter Response Curve

Page 18: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

8

1.4 Advantages of OFDM

The Orthogonal Frequency Division Multiplexing (OFDM) transmission scheme

has the following key advantages [7], [12], [17], [18], [19].

OFDM is computationally efficient by using FFT techniques to implement the

modulation and demodulation functions.

By dividing the channel into narrowband flat fading sub channels, OFDM is

more resistant to frequency selective fading than single carrier systems.

By using adequate channel coding and interleaving, the symbols lost can be

recovered, due to the frequency selectivity of the channel.

OFDM is a bandwidth efficient modulation scheme and has the advantage of

mitigating ISI in frequency selective fading channels.

Channel equalization becomes simpler than by using adaptive equalization

techniques with single carrier systems.

In conjunction with differential modulation, there is no need to implement a

channel estimator.

OFDM provides good protection against co-channel interference and

impulsive parasitic noise.

OFDM can easily adapt to severe channel conditions without complex time-

domain equalization.

OFDM eliminates Inter Symbol Interference (ISI) through the use of a cyclic

prefix.

OFDM is less sensitive to sample timing offsets than the single carrier

systems.

OFDM provides greater immunity to multipath fading and impulse noise.

OFDM makes efficient use of the spectrum by allowing overlap.

OFDM eliminates the need for equalizers.

1.5 Disadvantages of OFDM

The Orthogonal Frequency Division Multiplexing (OFDM) transmission scheme

is an attractive technology but has the following disadvantages [1], [3], [7].

OFDM is more sensitive to carrier frequency offset and drift than single

carrier systems, due to leakage of the Discrete Fourier Transform (DFT).

Page 19: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

9

OFDM is sensitive to frequency synchronization problems.

OFDM is sensitive to Doppler Shift.

The OFDM signal has a noise like amplitude with a very large dynamic

range; therefore it requires RF power amplifiers with a high Peak-to-Average

Power Ratio (PAPR).

The high PAPR increases the complexity of the Analog-to-Digital (A/D) and

Digital-to-Analog (D/A) converters.

The high PAPR also lowers the efficiency of power amplifiers.

1.6 PAPR Reduction Techniques

The high Peak-to-Average Power Ratio (PAPR) or Peak-to-Average Ratio (PAR)

or Crest Factor of the Orthogonal Frequency Division Multiplexing (OFDM) systems can

be reduced by using various PAPR reduction techniques namely [7], [8], [9], [11], [12],

[13].

Tone Reservation (TR).

Constellation Shaping.

Phase Optimization.

Tone Injection (TI).

Block Coding.

Multiple Signal Representation Techniques.

Partial Transmit Sequence (PTS).

Selective Mapping (SLM).

Interleaving.

Active Constellation Extension Methods.

Clipping-Based Active Constellation Extension (CB-ACE) Algorithm.

Adaptive Active Constellation Extension (Adaptive ACE) Algorithm.

Companding Transforms.

Exponential Companding Transform.

New Companding Transform.

1.7 Existing Techniques

Page 20: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

10

The existing techniques for reducing the high Peak-to-Average Power Ratio

(PAPR) or Peak-to-Average Ratio (PAR) or Crest Factor of the Orthogonal Frequency

Division Multiplexing (OFDM) systems are [26], [27].

1. Clipping-Based Active Constellation Extension Algorithm.

2. Exponential Companding Transform.

1.7.1 Clipping-Based Active Constellation Extension (CB-ACE) Algorithm

The first existing algorithm used for reducing the major drawback of the

Orthogonal Frequency Division Multiplexing (OFDM) systems i.e., the high Peak-to-

Average Power Ratio (PAPR) or Peak-to-Average Ratio (PAR) or Crest Factor, is named

as the Clipping-Based Active Constellation Extension (CB-ACE) Algorithm.

The basic principle of the Clipping-Based Active Constellation Extension (CB-

ACE) algorithm involves the switching between the time domain and the frequency

domain. Filtering and applying the ACE constraint in the frequency domain, after

clipping in the time domain, both require iterative processing to suppress the subsequent

regrowth of the peak power in figure 5 [27].

Figure 5: Spectral and Frequency Domain Signal Inputs for both Real and Imaginary part

The clipping of the peak signal is the simplest method but results to the distortion of the

original OFDM signal. The distortion of the original OFDM signal can be assumed as the

noise or an unwanted signal, which results to an unreliable communication between the

0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2

x 107

0

0.5

1

1.5

Frequency in Hz

Am

plit

ude

Spectral and Frequency domain signal inputs for both real and imaginary parts

0 2 4 6 8 10 12 14 16 18-100

-80

-60

-40

-20

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 21: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

11

transmitter and the receiver. The distortion caused by clipping the original OFDM signal

is categorized into two types, namely [20].

In-Band Distortion.

Out-of-Band Distortion.

The basic idea of the Clipping-Based Active Constellation Extension (CB-ACE)

algorithm is to generate the anti-peak signal for Peak-to-Average Power Ratio (PAPR)

reduction by projecting the clipping in-band noise into the feasible extension area while

removing the Out-of-Band Interference (OBI), also called as Out-of-Band Distortion with

filtering. Thus, the CB-ACE algorithm is considered as a Repeated-Clipping and Filtering

(RCF) process [27].

However, the Clipping-Based Active Constellation Extension (CB-ACE)

algorithm has a low clipping ratio problem, which means, the minimum Peak-to-Average

Power Ratio (PAPR) cannot be achieved when the target clipping level is set below an

initially unknown optimum value. Moreover, the determination of the optimal clipping

level at the initial stage is difficult, because of many factors, such as the initial PAPR and

signal constellation have an impact on the optimal clipping level determination [27].

1.7.2 Exponential Companding Transform

The second existing algorithm used for reducing the major drawback of the

OFDM systems i.e., the high Peak-to-Average Power Ratio (PAPR) or Peak-to-Average

Power (PAR) or Crest Factor, is named as the Exponential Companding Transform. The

Exponential Companding Transform is also named as the Nonlinear Companding

Transform [12].

The idea of companding comes from the use of companding in the Speech

Processing. Since, the OFDM signal is similar to that of the speech signal, in the sense

that large signals occur very infrequently, the same companding technique can be used to

improve the OFDM transmission performance in figure 6 [16], [26].

Page 22: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

12

Figure 6: Pulse Shaping Output for Digital to Analog with Adjacent Partitions

The process of companding enlarges the amplitudes of the small signals, while the peaks

remain unchanged. Therefore, the average power is increased and thus the Peak-to-

Average Power Ratio (PAPR) of the OFDM systems can be reduced, which in turn helps

in increasing the efficiency of the power amplifiers and also reduces the complexity of the

Analog-to-Digital Converter (ADC) and Digital-to-Analog Converter (DAC) [12].

The key idea of the exponential companding transform is to effectively reduce the

Peak-to-Average Power Ratio (PAPR) of the transmitted Orthogonal Frequency Division

Multiplexing (OFDM) signals by transforming the statistics of the amplitudes of these

signals into uniform distributed or companded signals. The uniform distribution of the

signals can be obtained by compressing the peak signals and expanding the small signals

[12].

The Exponential Companding Transform can also eliminate the Out-of-Band

Interference (OBI), which is a type of distortion caused by clipping the original OFDM

signals. The other advantage of the companding transform is that, it can maintain a

constant average power level [13].

0 1 2 3 4 5 6 7

x 10-8

0

0.1

0.2

0.3

0.4

0.5

0.6

0.7

0.8

0.9

1

Time in sec

Am

plitu

de

Page 23: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

13

The Exponential Companding Transform can reduce the Peak-to-Average Power

Ratio (PAPR) of the OFDM system causing less spectrum side-lobes for different

modulation formats and sub-carrier sizes without increasing the system complexity and

signal bandwidth [12].

1.8 Proposed Techniques

The proposed techniques used to reduce the Peak-to-Average Power Ratio

(PAPR) in Orthogonal Frequency Division Multiplexing (OFDM) systems such that all

the limitations or drawbacks of the existing techniques namely Clipping-Based Active

Constellation Extension Algorithm and Exponential Companding Transform can be

lowered by [26], [27].

Adaptive Active Constellation Extension Algorithm.

New Companding Transform.

1.8.1 Adaptive Active Constellation Extension (Adaptive ACE) Algorithm

The first proposed algorithm used for reducing the major drawback of the

Orthogonal Frequency Division Multiplexing (OFDM) systems i.e., the high Peak-to-

Average Power Ratio (PAPR) or Peak-to-Average Ratio (PAR) or Crest Factor, is named

as the Adaptive Active Constellation Extension (Adaptive ACE) algorithm.

The proposed algorithm combines a Clipping-Based algorithm with an adaptive

clipping control, which helps in finding the optimal clipping level [27], [29], [30].

The basic principle of the Clipping-Based algorithm involves the switching

between the time domain and the frequency domain. Filtering and applying the ACE

constraint in the frequency domain, after clipping in the time domain, both require

iterative processing to suppress the subsequent regrowth of the peak power [27] [30].

The main objective of the Adaptive Active Constellation Extension (Adaptive

ACE) algorithm is to control both the clipping level and convergence factor at each and

every iteration or step and to iteratively minimize the peak power signal greater than the

target clipping level [27].

The ACE technique is used in downlink for reducing the Peak-to-Average Power

Ratio (PAPR) in Orthogonal Frequency Division Multiplexing (OFDM) systems. The

ACE allows the reduction of high peak signals by extending some modulation

constellation points towards the outside of the constellation without any loss of data rate

[27].

Page 24: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

14

1.8.2 New Companding Transform

The second proposed algorithm used for reducing the major drawback of the

OFDM systems is the high Peak-to-Average Power Ratio (PAPR) or Peak-to-Average

Ratio (PAR) or Crest Factor, is named as the New Companding Transform.

The idea of companding comes from the use of companding in the Speech

Processing. Since, the Orthogonal Frequency Division Multiplexing (OFDM) signal is

similar to that of the speech signal, in the sense that large signals occur very infrequently,

the same companding technique can be used to improve the OFDM transmission

performance [26], [29].

The process of companding enlarges the amplitudes of the small signals, while the

peaks remain unchanged. Therefore, the average power is increased and thus the Peak-to-

Average Power Ratio (PAPR) of the Orthogonal Frequency Division Multiplexing

(OFDM) systems can be reduced, which in turn helps in increasing the efficiency of the

power amplifiers and also reduces the complexity of the Analog-to-Digital Converter

(ADC) and Digital-to-Analog Converter (DAC) [12].

The proposed transform appears to be the most attractive technique among various

Companding Transforms like µ-Law Companding Transform, Exponential Companding

Transform or Nonlinear Companding Transform because of its simplicity and

effectiveness [13], [29].

Among all the Peak-to-Average Power Ratio (PAPR) reduction techniques, the

simplest solution is to clip the transmitted signal when its amplitude exceeds a desired

threshold. The clipping is a nonlinear process that produces significant Out-of-Band

Interference (OBI). The Companding is the good remedy for the OBI. The companding

introduces minimum amount of Out-of-Band Interference (OBI) if the companding

function is infinitely differential [13], [29], [28], [30].

The proposed transform evaluates the Companding Transform by using the special

airy function, with which the Bit Error Rate (BER) is improved and OBI is minimized, in

the process of reducing the Peak-to-Average Power Ratio (PAPR) effectively [29].

The New Companding Transform can also eliminate the Out-of-Band Interference

(OBI), which is a type of distortion caused by clipping the original OFDM signals. The

other advantage of the proposed companding transform is that, it can maintain a constant

average power level [29], [28], [30].

Page 25: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

15

The New Companding Transform can reduce the Peak-to-Average Power Ratio

(PAPR) of the Orthogonal Frequency Division Multiplexing (OFDM) system causing less

spectrum side-lobes for different modulation formats and sub-carrier sizes without

increasing the system complexity and signal bandwidth [29].

1.9 Literature Survey

Orthogonal Frequency Division Multiplexing (OFDM), also known as

Multicarrier transmission or Discrete Multi-Tone (DMT), is a technique with a long

history that has recently seen rising popularity in wireless and wire line applications [7],

[17], [22], [14].

Orthogonal Frequency Division Multiplexing (OFDM) has the following

advantages [9], [11], [12], [19], [16].

Efficient implementation by using Fast Fourier Transform (FFT).

Immunity to the frequency selective fading channels.

Tuned sub-channel receiver filters are not required

Low sensitivity to time synchronization errors.

Robustness against Multipath Interference.

Eliminates Inter Symbol Interference.

Lower implementation complexity.

High spectral efficiency.

Therefore, OFDM is believed to be a suitable technique for Broadband Wireless

Communications and has been used in many wireless standards, such as Digital Audio

Broadcasting (DAB), Terrestrial Digital Video Broadcasting (DVB-T), the ETSI

HIPERLAN/2 standard and the IEEE 802.11a standard for Wireless Local Area Networks

(WLAN), and the IEEE 802.16a standard for Wireless Metropolitan Area Networks

(WMAN).

Orthogonal Frequency Division Multiplexing (OFDM) has been attracting

substantial attention, due to its excellent performance under severe channel condition.

The rapidly growing applications of OFDM include Worldwide Interoperability for

Microwave Access (WiMAX), Digital Audio Broadcasting (DAB), Digital Video

Broadcasting (DVB), Internet Access, Wireless Networking and 4G wireless systems.

Page 26: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

16

The Orthogonal Frequency Division Multiplexing (OFDM) signal has a noise like

amplitude with a very large dynamic range; therefore OFDM requires RF power

amplifiers with a high Peak-to-Average Power Ratio (PAPR). The high Peak-to-Average

Power Ratio (PAPR) in Orthogonal Frequency Division Multiplexing increases the

complexity of Analog-to-Digital Convertor (ADC) & Digital-to-Analog Converter (DAC)

and also lowers the efficiency of power amplifiers.

Jiang Y (2010) has defined the Peak-to-Average Power Ratio (PAPR) of an

Orthogonal Frequency Division Multiplexing (OFDM) transmit signal as shown in

equation 1.1 [29] and figure 7 [29].

PAPR = 10 | |

∫ | |

dB ---------- Eq. 1.1

Where, PAPR – Peak-to-Average Power Ratio

– Baseband Representation of the OFDM Symbol

T – Duration of the OFDM Symbol

Figure 7: Pulse Shaping Output for both Real and Imaginary Part

The baseband representation of the Orthogonal Frequency Division Multiplexing

(OFDM) symbol is given as in equation 1.2 [29].

√ ∑

----------- Eq. 1.2

Where, – Number of Subcarriers

– Data Sequence

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-50

0

50

Time in sec

Am

plitu

de

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-100

0

100

200

Time in sec

Am

plitu

de

Page 27: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

17

Over the past decade, various techniques like Partial Transmit Sequence (PTS),

Selective Mapping, Tone Reservation, Tone Injection, Block Coding, Clipping-Based

Active Constellation Extension (CB-ACE) Algorithm, µ-Law Companding Transform,

Exponential Companding Transform etc., have been proposed for reducing PAPR.

Han S H and Lee J H (2005) have proposed Clipping-Based Active Constellation

Extension (CB-ACE) algorithm, a simplest technique for PAPR reduction. The CB-ACE

algorithm reduces the PAPR by amplitude clipping. The amplitude clipping limits the

peak envelope of the input signal to a predetermined value and causes distortion. The

distortion caused by the amplitude clipping can be viewed as a source of noise. The noise

caused by the amplitude clipping may be categorized into two namely – in-band radiation

and out-of-band radiation.

The in-band distortion cannot be reduced by filtering and results in error

performance degradation, while the out-of-band radiation reduces the spectral efficiency.

Filtering after clipping can reduce the out-of-band radiation, but also causes some peak

regrowth so that the signal after clipping and filtering will exceed the clipping level at

some points.

To reduce the overall peak regrowth, a repeated clipping and filtering operation

can be used. Generally, repeated clipping and filtering takes many iterations or steps to

reach a desired amplitude level, which increases the computational complexity.

Wang L and Tellambura C (2006) have also proposed Clipping-Based Active

Constellation Extension (CB-ACE) algorithm.

The CB-ACE algorithm uses both clipping and filtering for reducing the PAPR in OFDM

systems. In each iteration or step, the time domain signal is first clipped. The clipped

OFDM signal, denoted by , is given by the equation 1.3,[37].

, | |

, | | ---------- Eq. 1.3

Where, – The Predefined Threshold

– Clipped OFDM Signal

– Time Domain Signal

Φn – Phase of

Page 28: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

18

The clipping noise produced by the clipped Orthogonal Frequency Division

Multiplexing (OFDM) signal, denoted by fn, is given by the equation 1.4.

fn = ---------- Eq. 1.4

Where, fn – Clipping noise

– Time Domain Signal

– Clipped OFDM Signal

The clipping noise is converted to the frequency domain by a Discrete Fourier

Transform (DFT) operation to obtain Fk. The out-of-band terms of Fk are set to zero and

the in-band terms are adjusted to obtain . An Inverse DFT (IDFT) is applied to in

order to obtain the modified clipping noise.

The modified clipping noise, is scaled by a factor β and is subtracted from , to

obtain a PAPR reduced OFDM signal, denoted by . The PAPR reduced OFDM signal

is given by the equation 1.5.

= ---------- Eq. 1.5

Where, – PAPR Reduced OFDM Signal

– Time Domain Signal

β – Scaling Factor

– Modified Clipping Noise

The clipping and filtering processes are to be repeated for all the iterations, which

increases the computational complexity [25].

Jiang T and Wu Y (2008) have also proposed Clipping-Based Active

Constellation Extension (CB-ACE) algorithm, a simplest and most widely used technique

for reducing the Peak-to-Average Power Ratio (PAPR) in OFDM systems.

The CB-ACE algorithm, basically clips the parts of the signals that are outside the

allowed region. Generally, clipping is performed at the transmitter. However, the receiver

needs to estimate the clipping that has occurred and to compensate the received OFDM

symbol accordingly. Typically, at most one clipping occurs per OFDM symbol, and thus

the receiver has to estimate two parameters namely location and size of the clip.

However, it is difficult to get the information. Therefore, clipping method introduces both

in band distortion and out of band radiation into OFDM signals, which degrades the

system performance including BER and spectral efficiency.

Page 29: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

19

Filtering can reduce out-of-band radiation after clipping, although the filtering

cannot reduce in-band distortion. However, clipping may cause some peak regrowth so

that the signal after clipping and filtering will exceed the clipping level at some points. To

reduce peak regrowth, a repeated clipping-and-filtering operation can be used and thereby

to obtain a desirable PAPR but at a cost of computational complexity increase [28].

Bae K et al., (2010) have also proposed a PAPR reduction technique namely

Clipping-Based Active Constellation Extension (CB-ACE) algorithm.

The basic idea of the CB-ACE algorithm is to generate the anti-peak signal for

PAPR reduction by projecting the clipping in-band noise into the feasible extension area

while removing the out-of-band distortion with filtering. Thus, the CB-ACE method is

considered as a Repeated Clipping and Filtering (RCF) process.

The clipping signal, denoted by(i)

nc , can be obtained by using the equation 1.6.

(|

| , |

|

0, |

| ---------- Eq. 1.6

Where, (i)

nc – Clipping Sample

A – Predetermined Clipping Level

θn – arg(-(i)

nx ) ; i – th iteration of clipping sample (Clipping Pulse)

The existing CB-ACE algorithm cannot achieve the minimum PAPR for low

target clipping ratios, because the reduced power by low clipping decreases the PAPR

reduction gain in ACE [27].

The clipping method suffers from the three major problems like in-band

distortion, out-of-band radiation & peak regrowth after digital to analog conversion as

shown in figure 8 [22].

Wang X et al., (1999) have proposed another technique, named as, Companding

Technique for reducing the Peak-to-Average Power Ratio (PAPR) in the Orthogonal

Frequency Division Multiplexing (OFDM) systems.

The Companding Technique is a simple, but effective technique used for reducing

the PAPR of OFDM signals. The idea comes from the use of companding in speech

processing. Since, OFDM signal is similar to speech signal in the sense that large signals

only occur very infrequently, the same companding technique can be used to improve

OFDM transmission performance. The amplitudes of small signals are enlarged while the

Page 30: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

20

peaks remain unchanged after companding. Therefore, the average power is increased and

thus the PAPR is reduced.

Figure: 8 Up converter and FFT for Sub-carriers and Power spectral density of Input

Signal

The companding technique improves the quantization resolution of small signals

at the price of the reduction of the resolution of large signals since small signals occur

more frequently than large ones. However, as the companding increases the number of

the quantization intervals far small signals, the number of the quantization intervals

available for large signal will inevitably be reduced since the total number of the

quantization intervals remains unchanged after companding. Therefore, there exists an

optimal companding coefficient [26], [31], [32].

Jiang T and Zhu G (2004) have proposed a Nonlinear Companding Transform for

reducing the Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency

Division Multiplexing (OFDM) signals.

The Nonlinear (Exponential) Companding Transform effectively reduces the

PAPR by compressing the peak signals and expanding the small signals, while

maintaining the average power unchanged by properly choosing the transform

parameters. The fact that the companding scheme is described by a single-valued function

0 0.5 1 1.5 2 2.5 3 3.5 4

x 108

0

20

40

60

Frequency in Hz

Am

plitu

de

Upconverter and FFT for subcarriers and PSD of input signal

0 50 100 150 200 250 300 350-150

-100

-50

0

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 31: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

21

allows to be transformed before amplification and to be restored the signals at the

receiver. The companding transform can be applicable with any modulation formats and

subcarriers.

The key idea of the Nonlinear Companding Transform is to exploit statistical

distribution of OFDM transmit signals, which is well modeled by Gaussian distribution

for large number of sub-carriers. For OFDM systems, the proposed companding scheme

transforms the distribution of the transmitted signals into quasi-uniform distribution. The

nonlinear characteristics of the Nonlinear Companding Transform, denoted by Y, are

given by the equation 1.7.

Y = erf( )---------- Eq. 1.7

Where, Y – Nonlinear Characteristics of the Nonlinear Companding Transform

erf( ) – An Error Function,

– Positive Number

– Positive Number

The Error Function used in the nonlinear characteristic of the Nonlinear

Companding Transform is given by the equation 1.8.

erf ( X ) =

√ ∫

dt ---------- Eq. 1.8

Where erf( ) – Error Function

The companding scheme can be implemented with low complexity, without any

iterative computations, comparing with coding, partial transmit and selective mapping

schemes, in which either delay due to coding or extra overheads to synchronize

transmitter and receiver are required. In short, the proposed companding transform

method is feasible to be incorporated with OFDM systems and more suitable for real time

applications.

Jiang T et al., (2005) have proposed a new Nonlinear Companding Transform

called as Exponential Companding Transform for Peak-to-Average Power Ratio (PAPR)

reduction in Orthogonal Frequency Division Multiplexing (OFDM) systems.

The scheme based on exponential companding technique adjusts both large and

small signals and can keep the average power at the same level. By transforming the

*original OFDM signals into uniformly distributed signals (with a specific degree), the

exponential companding schemes can effectively reduce PAPR for different modulation

Page 32: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

22

formats and sub-carrier sizes. Moreover, many PAPR reduction schemes, such as µ-law

companding scheme, cause spectrum side-lobes generation, but the exponential

companding schemes cause less spectrum side-lobes.

The Exponential Companding Transform can effectively transform the original

Gaussian-distributed OFDM signals into uniform-distributed i.e., companded signals

without changing the average power level. Unlike the µ-law companding scheme, which

mainly focuses on enlarging small signals, our exponential companding schemes adjust

both small and large signals without bias, so that the companding transform is able to

offer better performance in terms of Peak-to-Average Power Ratio (PAPR) reduction,

Bit-Error-Rate (BER) and phase error for Orthogonal Frequency Division Multiplexing

(OFDM) systems.

The Exponential Companding Transform can effectively reduce the PAPR of

transmitted i.e., companded OFDM signals by transforming the statistics of the

amplitudes of these signals into uniform distribution. The new scheme also has the

advantage of maintaining a constant average power level in the nonlinear companding

operation.

The companding transform maintains the same average power level as that of the

original OFDM signals and can also adjust the amplitudes of both large and small input

signals, while maintaining the average power unchanged by properly choosing the

transform parameters, so as to make the output signals have an uniform distribution [29].

Jiang T et al., (2007) have proposed the Nonlinear Companding Transform for

reduction in Peak-to-Average Power Ratio (PAPR) of Multi-Carrier Modulation (MCM)

signals, which can enable the original MCM signals to be transformed into the desirable

distribution.

The novel Nonlinear Companding Transform can effectively reduce the Peak-to-

Average Power Ratio (PAPR) of the MCM signals by transforming the statistics of the

amplitudes or power of the original MCM signals into uniform distribution. These novel

schemes also have the advantage of maintaining a constant average power level in the

nonlinear companding operation.

The Nonlinear Companding Transform is the most attractive scheme due to its

good system performance and simplicity, also effectively reduces Peak-to-Average Power

Ratio (PAPR) for different modulation formats and subcarrier sizes without any

complexity increase and bandwidth expansion [31] [32].

Page 33: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

23

After surveying the literature in depth, the following drawbacks are found in the

existing techniques namely Clipping-Based Active Constellation Extension Algorithm

and Exponential Companding Transform,

Minimum PAPR cannot be achieved, when the target clipping level is set

below an initially unknown optimum value i.e., low clipping ratio problem.

Peak regrowth after Digital-to-Analog (D/A) conversion.

Out-of-Band Interference.

Increase in the BER.

In Band Distortion.

Hence, the following techniques have been proposed, to improve the above said

limitations or drawbacks,

Adaptive Active Constellation Extension Algorithm.

New Companding Transform Algorithm.

1.10 Formulation Of The Problem

1.10.1 Objectives

The objectives of the proposed project in order to reduce the Peak-to-Average

Power Ratio (PAPR) in the Orthogonal Frequency Division Multiplexing (OFDM)

systems are:

1. To study and evaluate the existing technologies namely Clipping-Based

Active Constellation Extension Algorithm and Exponential Companding

Transform for reducing PAPR and its limitations.

2. To study and evaluate the proposed technique namely Adaptive Active

Constellation Extension Algorithm for reducing PAPR.

3. To study and evaluate the other proposed technique namely New Companding

Transform for reducing PAPR.

Page 34: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

24

CHAPTER – II

INTRODUCTION TO PAPR

Page 35: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

25

PEAK-TO-AVERAGE POWER RATIO

2.0 Introduction

The Peak-to-Average Power Ratio (PAPR) is a measurement of a waveform,

calculated from the peak amplitude of the waveform divided by the Root Mean

Square (RMS) value of the waveform. The Peak-to-Average Power Ratio (PAPR) is

given by the equation 2.1 [13].

C = | |

---------- Eq. 2.1

Where, C – Peak-to-Average Power Ratio

| | – Peak Amplitude of the Waveform

– RMS Value of the Waveform

The Peak-to-Average Power Ratio (PAPR) is also named as the Peak-to-Average

Power (PAR) or the Crest Factor. The PAPR of the original OFDM signals is

approximately equal to 12 dB.

Figure 9: Up converter and FFT for Sub-carriers and Power spectral density of Output

Signal

2.1 Calculation of PAPR and CCDF of Original OFDM Signal

2.1.1 Peak-to-Average Power Ratio (PAPR)

The Peak-to-Average Power Ratio (PAPR) of the original Orthogonal Frequency

Division Multiplexing (OFDM) signals can be calculated by using the equation 2.2.

0 0.5 1 1.5 2 2.5 3 3.5 4

x 108

0

10

20

30

Frequency in Hz

Am

plit

ude

Upconverter and FFT for subcarriers and PSD output signals

0 50 100 150 200 250 300 350-150

-100

-50

0

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 36: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

26

PAPR(X) | |

[| | ] ---------- Eq. 2.2

Where, PAPR – Peak-to-Average Power Ratio

– Oversampled OFDM signal

| | - Peak Power

[| | ] - Average Power

Figure 10: Fast Fourier Transform of Pulse Shaped Output

The oversampled Orthogonal Frequency Division Multiplexing signal, denoted by

xn, is the Inverse Discrete Fourier Transform (IDFT) of the complex data symbols. The

oversampled OFDM signal is obtained with the help of the modulation techniques like

Quadrature Amplitude Modulation (QAM) or Phase Shift Keying (PSK) at the kth

subcarrier. The oversampled OFDM signal is given by the equation 2.3 & figure 10 [13].

=

√ ∑

n = 0, 1, 2 ….. N-1---------- Eq. 2.3

Where, – Oversampled OFDM Signal

N – Number of Subcarriers

0 0.5 1 1.5 2 2.5 3 3.5 4

x 108

0

20

40

60

Frequency in Hz

Am

plit

ude

FFT of Pulse Shaped Output

0 50 100 150 200 250 300 350-150

-100

-50

0

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 37: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

27

– Complex Data Symbols using PSK or QAM at the kth

Subcarrier

The Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) systems in dB is given by the equation 2.4.

PAPR in dB = 10 ---------- Eq. 2.4

Where, PAPR – Peak-to-Average Power Ratio

The Peak-to-Average Power Ratio (PAPR) of any OFDM signal is to be

calculated in terms of the Complimentary Cumulative Distribution Function (CCDF) as

the CCDF is one of the most frequently used performance measures for the PAPR

reduction techniques [13].

2.1.2 Complimentary Cumulative Distribution Function (CCDF)

In Probability Theory and Statistics, the Cumulative Distribution Function (CDF),

or just Distribution Function, describes the probability that a real valued random variable,

denoted by X with a given probability distribution will be found at a value less than or

equal to x. Cumulative Distribution Functions (CDFs) are also used to specify the

distribution of multi-variate random variables. For every real number x, the Cumulative

Distribution Function (CDF) of a real valued random variable, denoted by X is given by

the equation 2.5.

(X) = P(X ---------- Eq. 2.5

Where, the right-hand side of the equation 2.5 represents the probability that the random

variable X takes on a value less than or equal to x.

The Cumulative Distribution Function (CDF) of X can be defined in terms of

the Probability Density Function, f as given in the equation 2.6.

F ( ) = ∫

---------- Eq. 2.6

Where, F(x) – Cumulative Distribution Function

f(t) – Probability Density Function

The Complimentary Cumulative Distribution Function (CCDF) describes the

probability that a real valued random variable, denoted by X with a given probability

distribution will be found at a value greater than x. The Complimentary Cumulative

Distribution Function (CCDF) of X is given by the equation 2.7.

( ) = P(X ) = 1 ---------- Eq. 2.7

Where, Fc(X) – Complimentary Cumulative Distribution Function

F(x) – Cumulative Distribution Function

Page 38: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

28

In other words, the Complimentary Cumulative Distribution Function (CCDF) of

the Peak-to-Average Power Ratio (PAPR) denotes the probability that the PAPR or PAR

or Crest Factor of a data block exceeds a given threshold in figure 11 [13].

Figure 11: Up converter and FFT for Sub-carriers in Time Domain

2.2 Calculation of SNR and BER of Original OFDM Signal

The Signal-to-Noise Ratio (SNR) and Bit Error Rate (BER) are the other two

important parameters to be calculated for the original Orthogonal Frequency Division

Multiplexing (OFDM) signal. The SNR and BER can be easily calculated by passing the

OFDM signal in to the Additive White Gaussian Noise (AWGN) channel, where noise or

an unwanted signal gets added to the original OFDM signal.

2.2.1 Additive White Gaussian Noise (AWGN) Channel

Additive White Gaussian Noise (AWGN) channel is a channel model in which the

only impairment to communication is a linear addition of wideband or white noise with a

constant spectral density (expressed as watts per hertz of bandwidth) and a Gaussian

distribution of amplitude. The AWGN channel does not account for fading, frequency

selectivity, interference, nonlinearity or dispersion. The wideband Gaussian noise comes

2 4 6 8 10 12 14

x 10-7

-150

-100

-50

0

50

100

150

Time in Sec

Am

plit

ude

Page 39: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

29

from many natural sources such as the thermal vibrations of atoms in conductors, shot

noise, black body radiation from the earth and celestial sources such as the Sun.

The Additive White Gaussian Noise (AWGN) channel is a good model for

many satellite and deep space communication links. The channel is not a good model for

most terrestrial links because of multipath, terrain blocking and interference. However,

for terrestrial path modeling, AWGN is commonly used to simulate background noise of

the channel under study, in addition to multipath, terrain blocking, interference, ground

clutter & self-interference the modern radio systems encounter terrestrial operation.

2.2.2 Signal-to-Noise Ratio (SNR)

Signal-to-Noise Ratio (often abbreviated as SNR or S/N) is a measure used in

science and engineering to quantify how much a signal has been corrupted by noise.

Signal-to-Noise Ratio (SNR) is defined as the ratio of signal power to the noise power

corrupting the signal. A ratio higher than 1:1 indicates more signal than noise.

Signal-to-Noise Ratio (SNR) is sometimes used informally to refer to the ratio of

useful information to false or irrelevant data in a conversation or exchange. For example,

in online discussion forums, off-topic posts, spam and other online communities are

regarded as the noise that interferes with the signal of appropriate discussion.

Signal-to-Noise Ratio (SNR) is defined as the power ratio between a signal i.e., a

meaningful information or data and the background noise i.e., an unwanted signal. The

SNR is given by the equation 2.8.

SNR =

---------- Eq. 2.8

Where, SNR – Signal-to-Noise Ratio

Psignal – Signal Power

Pnoise – Noise Power

In non-technical terms, Signal-to-Noise Ratio (SNR) compares the level of a

desired signal (such as music) to the level of background noise. The higher the Signal-to-

Noise Ratio, the less obtrusive the background noise is.

Page 40: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

30

2.2.3 Bit Error Rate (BER)

The Bit Error Rate or Bit Error Ratio (BER) is defined as the number of bit errors

divided by the total number of transferred bits during a studied time interval. BER is a

unit less performance measure, often expressed as a percentage number.

In a Communication System, the receiver side BER may be affected by the

transmission channel noise, interference, distortion, bit synchronization problems,

attenuation, wireless multipath fading etc. The BER may be improved by choosing strong

signal strength or by choosing a slow and robust modulation scheme or by line coding

scheme or by channel coding schemes.

The transmission Bit Error Rate (BER) is the number of detected bits that are

incorrect before error correction, divided by the total number of transferred bits

(including redundant error codes). The information Bit Error Rate (BER), approximately

equal to the decoding error probability, is the number of decoded bits that remain

incorrect after the error correction, divided by the total number of decoded bits (the useful

information). Normally the transmission BER is larger than the information BER. The

information BER is affected by the strength of the forward error correction code.

2.3 Conclusions

From the study [38] and [39] of the Peak-to-Average Power Ratio (PAPR) defined

as the ratio of peak power to the average power is equal to 11.8 dB (approximately 12 dB)

with a Complimentary Cumulative Distribution Function (CCDF) of 10-2

or 0.01 for the

original Orthogonal Frequency Division Multiplexing (OFDM) signal. and the Signal-to-

Noise Ratio (SNR) is calculated to be equal to 16 dB for a Bit Error Rate (BER) of 10-1

or

0.1 i.e., only 1-bit is in error when a stream of 10-bits are transmitted via a

communication channel or medium, when the original Orthogonal Frequency Division

Multiplexing (OFDM) signal is transmitted through an Additive White Gaussian Noise

(AWGN) channel.

The Peak-to-Average Power Ratio (PAPR) of 11.8 dB is very high, which is a

major limitation or drawback of the original Orthogonal Frequency Division Multiplexing

(OFDM) signals. The high Peak-to-Average Power Ratio (PAPR) increases the

complexity of the Analog-to-Digital Convertors (ADCs) and Digital-to-Analog

Convertors (DACs) and also lowers the efficiency of the power amplifiers.

Page 41: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

31

The high Peak-to-Average Power Ratio (PAPR) of the original Orthogonal

Frequency Division Multiplexing (OFDM) signal can be reduced by using various

reduction techniques like [27], [29], [26], [32].

1. Clipping Based Active Constellation Extension (CB-ACE) Algorithm.

2. Exponential Companding Transform.

3. Adaptive Active Constellation Extension (Adaptive ACE) Algorithm.

4. New Companding Transform.

Page 42: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

32

CHAPTER – III

EXISTING METHOD

Page 43: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

33

THE REDUCTION OF PEAK-TO-AVERAGE POWER RATIO

3.0 Introduction

The existing techniques for reducing the high Peak-to-Average Power Ratio

(PAPR), which is a major limitation or drawback in the Orthogonal Frequency Division

Multiplexing (OFDM) systems are,

1. Clipping-Based Active Constellation Extension (CB-ACE) Algorithm

2. Exponential Companding Transform

3.1 Clipping - Based Active Constellation Extension Algorithm

The basic idea of the Clipping-Based Active Constellation Extension (CB-ACE)

Algorithm is to generate the anti-peak signal for reducing the Peak-to-Average Power

Ratio (PAPR) by projecting the flipping in-band noise into feasible extension area while

removing the out-of-band distortion with filtering.

The basic principle of Clipping-Based Active Constellation Extension (CB-ACE)

algorithm involves switching between the time domain and the frequency domain.

Filtering and applying the ACE constraint in the frequency domain, after clipping in the

time domain, both require iterative processing to suppress the subsequent regrowth of the

peak power [27], [29], [30].

The CB-ACE algorithm is first used to clip the peak amplitude of the original

Orthogonal Frequency Division Multiplexing (OFDM) signal. The clipping sample

obtained after clipping the peak signals, denoted by(i)

nc , is given by the equation 3.1.

(|

| , |

|

0, |

| ---------- Eq. 3.1

Where,

– Clipping Sample of the ith

iteration

– Oversampled OFDM signal

A – Predetermined Clipping Level

θn – arg(- (i)

nx )

The equation 3.1 says that the clipping sample is reduced to a value equal to zero

when the peak amplitude of the original OFDM signal is less than or equal to the

predetermined clipping level, A. If the peak amplitude of the original OFDM signal is

greater than the predetermined clipping level, then the clipping sample is given by

Page 44: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

34

(|

| , where the predetermined clipping level is subtracted from the

oversampled OFDM signal an is then multiplied by an exponential value.

The predetermined clipping level, denoted by A, is related to the target clipping

ratio, γ and is given by the equation 3.2, figure 12 and figure 13 [27], [28].

{| | }

---------- Eq. 3.2

Where, γ – Target Clipping Ratio

A – Predetermined Clipping Level

xn – Oversampled OFDM signal

Figure 12: Spectral and Frequency Domain Signal Outputs for both Real and Imaginary

part

0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2

x 107

0

0.5

1

1.5

Frequency in Hz

Am

plit

ude

Spectral and frequency domain signal outputs for both real and imaginary parts

0 2 4 6 8 10 12 14 16 18-100

-80

-60

-40

-20

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 45: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

35

Fig: 13 Up converter and FFT for Sub-carriers and Power spectral density of Output

Signal

The clipping of the peak signal results to distortion of the original OFDM signal. The

distortion of the original signal can be assumed as the noise, which results to an unreliable

communication between the transmitter and the receiver. The distortion caused by

clipping the original OFDM signal is categorized into two types, namely,

In-Band Distortion.

Out-of-Band Distortion.

The in-band distortion results in the system performance degradation and cannot

be reduced, while, the out-of-band distortion can be minimized by filtering the clipped

signals. The signal obtained after filtering the clipped signal is given by the equation 3.3

---------- Eq. 3.3

Where, (i)c – Anti-Peak Signal at the i

th iteration

µ – Positive Real Number (µ varies from 0.1 to 1)

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-50

0

50

Frequency in Hz

Am

plit

ude

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-100

-50

0

50

100

150

Frequency in Hz

Am

plit

ude

Page 46: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

36

The anti-peak signal at the ith

iteration generated for the PAPR reduction, denoted

by (i)c , is given by the equation 3.4 [27], [31].

= ---------- Eq. 3.4

Where, (i)c – Anti-Peak Signal at the i

th iteration

T(i)

– Transfer Matrix at the ith

iteration

C(i)

– Peak Signal above the Pre-Determined Level

The transfer matrix at the ith

iteration, denoted by ,used for generating the

anti-peak signal is given by the equation 3.5 and figure 14 [27], [31], [32].

---------- Eq. 3.5

Where, – Transfer Matrix at the ith

iteration

– Transpose conjugate of constellation Order

– Constellation order

Fig: 14 Up converter and FFT for Sub-carriers and Power spectral density of Input Signal

Though, the process of filtering completely eliminates the distortions caused by

the clipping process, it introduces peak regrowth at some of the peak signals of the

0 0.5 1 1.5 2 2.5 3 3.5 4

x 108

0

10

20

30

Frequency in Hz

Am

plit

ude

Upconverter and FFT for subcarriers and PSD of input signal

0 20 40 60 80 100 120 140 160 180-150

-100

-50

0

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 47: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

37

OFDM signal. The peak regrowth can be reduced by repeating the filtering process,

which may again introduce some distortions. Therefore, the clipping and filtering

processes are to be repeated until the peak signals are completely reduced. Hence, the

Clipping-Based Active Constellation Extension (CB-ACE) Algorithm is also named as

the Repeated Clipping and Filtering (RCF) process.

3.1.1 Calculation of PAPR and CCDF by using CB-ACE Algorithm

The Peak-to-Average Power Ratio (PAPR) by the Clipping-Based Active

Constellation Extension (CB-ACE) algorithm is to be calculated for the Orthogonal

Frequency Division Multiplexing (OFDM) signal which is obtained after filtering the

clipped signal i.e., the PAPR is to be calculated for the equation 3.3 by using the

equations 2.2, 2.3 and 2.4.

The Complimentary Cumulative Distribution Function (CCDF) by the Clipping-

Based Active Constellation Extension (CB-ACE) algorithm is to be calculated for the

Orthogonal Frequency Division Multiplexing (OFDM) signal which is obtained after

filtering the clipped OFDM signal.

3.1.2 Calculation of SNR & BER by using CB-ACE Algorithm

The clipped and filtered Orthogonal Frequency Division Multiplexing (OFDM)

signal given by equation 3.3, which is obtained by using Clipping Based Active

Constellation Extension (CB-ACE) algorithm, is to be transmitted via an Additive White

Gaussian Noise (AWGN) channel, in order to calculate the Signal-to-Noise Ratio (SNR)

and Bit Error Rate (BER).

3.1.3 Advantages of CB-ACE Algorithm

The Clipping Based Active Constellation Extension (CB-ACE) Algorithm

reduced the Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) systems by 3.8 dB for target clipping ratio of 4 dB, 3.3 dB for

target clipping ratio of 2 dB and 1.8 dB for target clipping ratio of 0 dB, at

Complimentary Cumulative Distribution Function (CCDF) of 10-2

.

3.1.4 Limitations of CB-ACE Algorithm

The Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) signal is reduced by using Clipping-Based Active Constellation

Extension (CB-ACE) Algorithm but has the following limitations or drawbacks

Peak regrowth after Digital-to-Analog (D/A) conversion.

Page 48: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

38

Increase in the Bit Error Rate (BER).

Out-of-Band Interference (OBI).

Low clipping ratio problem.

3.2 Exponential Companding Transform

The Exponential Companding Transform is also named as the Nonlinear

Companding Transform. The idea of companding comes, from the use of companding in

Speech Processing. Since, the Orthogonal Frequency Division Multiplexing (OFDM)

signal is similar to that of the speech signal, in the sense that large signals occur very

infrequently, the same companding technique can be used to improve the OFDM

transmission performance.

The key idea of the Exponential Companding Transform is to effectively reduce

the Peak-to-Average Power Ratio (PAPR) of the transmitted or the companded

Orthogonal Frequency Division Multiplexing (OFDM) signals by transforming the

statistics of the amplitudes of these signals into uniform distribution. The uniform

distribution of the signals can be obtained by compressing the peak signals and expanding

the small signals. The process of companding enlarges the amplitudes of the small

signals, while the peaks remain unchanged. Therefore, the average power is increased and

thus the Peak-to-Average Power Ratio (PAPR) can be reduced.

The Exponential Companding Transform can also eliminate the Out-of-Band

Interference (OBI), which is a type of distortion caused by clipping the original OFDM

signals. The other advantage of the companding transform is that, it can maintain a

constant average power level. The proposed scheme can reduce the PAPR for different

modulation formats and sub-carrier sizes without increasing the system complexity and

signal bandwidth. The Exponential Companding Transform also causes less spectrum

side-lobes.

3.2.1 Companding of Original OFDM Signal by using Exponential

Companding Transform

The original Orthogonal Frequency Division Multiplexing (OFDM) signal is

converted into the companded signal by using the Exponential Companding Transform.

The companded signal obtained by using the Exponential or Nonlinear Companding

Transform is given by the equation 3.6.

Page 49: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

39

h ( ) = sgn ( ) √ [

]

---------- Eq. 3.6

Where, h(x) – Companded Signal obtained by Exponential Companding Transform

sgn(x) – Sign Function

α – Average Power of Output Signals

x – Original OFDM Signal

Figure 15: Up converter and FFT for Sub-carriers and Power spectral density of Output

Signal

The average power of the output signals, denoted by α, is required in order to maintain

the average amplitude of both the input and output signals at the same level. The average

power of the output signals is given by the equation 3.7 and figure 15 [32].

(

[| | ]

[ √[ | |

]

]

)

---------- Eq. 3.7

0 0.5 1 1.5 2 2.5 3 3.5 4

x 108

0

20

40

60

Frequency in Hz

Am

plit

ude

Upconverter and FFT for subcarriers and PSD output signals

0 50 100 150 200 250 300 350-150

-100

-50

0

Frequency (MHz)

Pow

er/

frequency (

dB

/Hz)

Welch Power Spectral Density Estimate

Page 50: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

40

Where, α – Average Power of Output Signals

d – Power of the amplitude of the Companded Signal

3.2.2 Calculation of PAPR & CCDF by using Exponential Companding

Transform

The Peak-to-Average Power Ratio by using the Exponential Companding

Transform is to be calculated for the Orthogonal Frequency Division Multiplexing

(OFDM) signal which is obtained after compressing the peak signals and expanding the

small signals i.e., PAPR is to be calculated for the equation 3.6 by using the equations

2.2, 2.3 and 2.4.

3.2.3 Calculation SNR & BER by using Exponential Companding

Transform

The companded Orthogonal Frequency Division Multiplexing (OFDM) signal

given by equation 3.6, which is obtained by using Exponential Companding Transform, is

to be transmitted via an Additive White Gaussian Noise (AWGN) channel where noise or

an unwanted signal gets added to the original Orthogonal Frequency Division

Multiplexing (OFDM) signal, in order to calculate the Signal-to-Noise Ratio (SNR) and

Bit Error Rate (BER).

3.2.4 Advantages of Exponential Companding Transform

The Exponential Companding Transform reduced the Peak-to-Average Power

Ratio (PAPR) of the Orthogonal Frequency Division Multiplexing (OFDM) systems by

7.3 dB at a Complimentary Cumulative Distribution Function (CCDF) of 10-2

. The major

advantages of the Exponential Companding Transform are

PAPR or PAR can be effectively reduced for different modulation formats and

subcarrier sizes.

Average power is maintained at the same level.

Causes less spectrum side lobes.

Improved Bit Error Rate.

Distortion less.

3.2.5 Limitations of Exponential Companding Transform

The Peak-to-Average Power (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) systems is reduced by using Exponential Companding Transform

Page 51: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

41

but has the only limitation of the transform is the increase in the Bit Error Rate when

compared with the original OFDM signal.

3.3 Conclusions

The existing techniques namely Clipping Based Active Constellation Extension

(CB-ACE) Algorithm and Exponential Companding Transform reduced the high Peak-to-

Average Power Ratio (PAPR) of the Orthogonal Frequency Division Multiplexing

(OFDM) systems.

The Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) system is equal to 11.8 dB (approximately 12 dB) without using

any algorithm. The high PAPR results to the increase in the complexity of Analog-to-

Digital Convertor (ADC) and Digital-to-Analog Convertor (DAC), also lowers the

efficiency of power amplifiers.

The Peak-to-Average Power Ratios (PAPR) for the target clipping ratios of 4 dB,

2 dB and 0 dB are 8.0 dB, 8.5 dB and 10.0 dB respectively by using Clipping Based

Active Constellation Extension (CB-ACE) Algorithm. Though, the PAPR is reduced by

using CB-ACE algorithm, the minimum PAPR cannot be achieved for low target clipping

ratios.

The Signal-to-Noise Ratio (SNR) of the Orthogonal Frequency Division

Multiplexing (OFDM) signal obtained by the Clipping-Based Active Constellation

Extension (CB-ACE) algorithm is equal to 12 dB at a Bit Error Rate (BER) of 10-0..4

for

different constellation orders like 4-Quadrature Amplitude Modulation (4-QAM), 16-

Quadrature Amplitude Modulation (16-QAM) and 64-Quadrature Amplitude Modulation

(16-QAM). Here, the Bit Error Rate of 10-0.4

or 0.398, that means a total of 398-bits are in

error when 1000-bits are transmitted via a communication channel or approximately 4-

bits are in error when 10-bits are transmitted via a communication channel, which is high

when compared to that of the original Orthogonal Frequency Division Multiplexing

(OFDM) signal.

The other problems faced by the Clipping-Based Active Constellation Extension

(CB-ACE) algorithm are Out-of-Band Interference (OBI) and peak regrowth. Here, the

Out-of-Band Interference (OBI) is a form of noise or an unwanted signal, which is caused

Page 52: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

42

when the original Orthogonal Frequency Division Multiplexing (OFDM) signal is clipped

for reducing the peak signals which are outside of the predetermined area and the peak

regrowth is obtained after filtering the clipped signal. The peak regrowth results to,

increase in the computational time and computational complexity.

The Peak-to-Average Power Ratio (PAPR) is reduced to 4.5 dB by using the

Exponential Companding Transform after the original OFDM peak signals are

compressed and the small signals are expanded.

The Signal-to-Noise Ratio (SNR) of the companded Orthogonal Frequency

Division Multiplexing (OFDM) signals obtained by using the Exponential Companding

Transform is equal to 12 dB at a Bit Error Rate (BER) of 10-0.9

for 16-Quadrature

Amplitude Modulation (16-QAM). Here, the Bit Error Rate of 10-0.9

or 0.126, that means

a total of 126-bits are in error when 1000-bits are transmitted via a communication

channel or approximately 2-bits are in error when 10-bits are transmitted via a

communication channel or medium.

Page 53: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

43

CHAPTER - IV

PROPOSED METHOD

Page 54: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

44

THE REDUCTION OF PEAK-TO-AVERAGE POWER RATIO

4.0 Introduction

The proposed technique for reducing the high Peak-to-Average Power Ratio

(PAPR) in the Orthogonal Frequency Division Multiplexing (OFDM) systems and also to

minimize the limitations of the existing technique namely Clipping-Based Active

Constellation Extension (CB-ACE) algorithm is “Adaptive Active Constellation

Extension (Adaptive ACE) Algorithm” and New Companding Transform Algorithm.

4.1 Adaptive Active Constellation Extension Algorithm

The main objective of the Adaptive Active Constellation Extension (Adaptive

ACE) algorithm for reducing the Peak-to-Average Power Ratio (PAPR) is to control both

the clipping level and the convergence factor at each step and thereby minimize the peak

power signal whichever is greater than the initial target clipping level.

The Adaptive Active Constellation Extension (Adaptive ACE) algorithm can be

initialized by selecting the parameters namely the target clipping level, denoted by A and

the number of iterations, denoted by i. In the first step, the iteration is taken as two i.e.

i = 2 and the initial target clipping level is to be taken as A.

The predetermined clipping level, denoted by A, is related to the target clipping

ratio, γ and given is by the equation 4.1 [27], [28], [30], [31].

{| | }---------- Eq. 4.1

Where, γ – Target Clipping Ratio

A – Predetermined Clipping Level

xn – Oversampled OFDM signal

Page 55: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

45

Figure 16: Output Random Signal Generation and Sub- Carrier Generation

The clipping of the peak signal results to distortion of the original OFDM signal. The

distortion of the original signal can be assumed as the noise, which results to an unreliable

communication between the transmitter and the receiver. The distortion caused by

clipping the original OFDM signal is categorized into two types, namely:

In-Band Distortion.

Out-of-Band Distortion.

The in-band distortion results in the system performance degradation and cannot

be reduced, while, the out-of-band distortion can be minimized by filtering the clipped

signals. The signal obtained after filtering the clipped signal is given by the equation 4.2

[27], [28], [30].

---------- Eq. 4.2

Where, (i)c – Anti-Peak Signal at the i

th iteration

µ – Convergence Factor

The Convergence Factor (CF), denoted by µ can be estimated by using the

equation 4.3 [27], [31].

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-50

0

50

Time in sec

Am

plit

ude

Output random signals generation and subcarrier generation

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-100

-50

0

50

100

150

Time in sec

Am

plit

ude

Output random signals generation and subcarrier generation

Page 56: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

46

μ = [⟨ ⟩]

⟨ ⟩ ---------- Eq. 4.3

Where, µ – Convergence Factor

– Real Part

C(i)

– Peak Signal above the Pre-Determined Level

(i)c – Anti-Peak Signal at the i

th iteration

, – Complex Inner Part

The anti-peak signal at the ith

iteration generated for the PAPR reduction, denoted

by (i)c , is given by the equation 4.4 [27], [32].

= ---------- Eq. 4.4

Where, (i)c – Anti-Peak Signal at the i

th iteration

T(i)

– Transfer Matrix at the ith

iteration

C(i)

– Peak Signal above the Pre-Determined Level

The transfer matrix at the ith

iteration, denoted by T (i)

, used for generating the anti-

peak signal is given by the equation 4.5 [27] [32].

---------- Eq. 4.5

Where, – Transfer Matrix at the ith

iteration

– Transpose conjugate of constellation Order

– Constellation order

The original Orthogonal Frequency Division Multiplexing (OFDM) signal,

denoted by xn, is to be clipped in order to reduce the peak signals. The clipping signal is

given by the equation 4.6 [27], [30].

(|

| , |

|

0, |

|

---------- Eq. 4.6

Where, (i)

nc – Clipping Sample

A – Predetermined Clipping Level

Page 57: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

47

θn – arg(- (i)

nx )

The clipping level, denoted by A, for the next iteration is given by the equation 4.7.

---------- Eq. 4.7

Where, A(i+1)

– Next Iteration Level

A(i)

– Present Iteration Level

µ – Convergence Factor

A – Gradient with respect to A

The gradient with respect to the target clipping ratio, denoted by A , is given by

the equation 4.8 [27], [30].

=

∑ |

|

---------- Eq . 4.8

Where, A – Gradient with respect to A

Np – Number of peak samples larger than A

The Peak-to-Average Power Ratio (PAPR) is to be calculated to the signal

obtained by the equation 4.2, which reduces the PAPR than the PAPR calculated for the

original OFDM signal or PAPR obtained of the OFDM signal obtained by using the

Clipping-Based Active Constellation Extension (CB-ACE) algorithm.

4.1.1 Calculation of PAPR & CCDF by using Adaptive ACE Algorithm

The Peak-to-Average Power Ratio by the Adaptive Active Constellation

Extension (Adaptive ACE) algorithm is to be calculated for the Orthogonal Frequency

Division Multiplexing (OFDM) signal which is obtained after filtering the clipped signal

i.e., PAPR is to be calculated for the equation 4.2 by using the equations 2.2, 2.3 and 2.4.

4.1.2 Calculation of SNR & BER by using Adaptive ACE Algorithm

The clipped and filtered OFDM signal given by equation 4.2, which is obtained by

using Adaptive Active Constellation Extension (Adaptive ACE) algorithm, is to be

transmitted via an Additive White Gaussian Noise (AWGN) channel, in order to calculate

the Signal-to-Noise Ratio (SNR) and Bit Error Rate (BER).

4.1.3 Advantages of Adaptive ACE Algorithm

The Adaptive Active Constellation Extension (Adaptive ACE) Algorithm reduced

the Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency Division

Page 58: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

48

Multiplexing (OFDM) systems by 3.2 dB, 1.7 dB and 1.2 dB for target clipping ratio of 4

dB, 2 dB and 0 dB respectively, at Complimentary Cumulative Distribution Function

(CCDF) of 10-2

[26], [27], [29]. Therefore, the problem of low target clipping ratios faced

by the Clipped-Based Active Constellation Extension (CB-ACE) Algorithm is resolved.

4.1.4 Limitations of Adaptive ACE Algorithm

The Peak-to-Average Power (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) systems is reduced by using Adaptive Active Constellation

Extension (Adaptive ACE) Algorithm but the limitation of the transform is the increase in

the Bit Error Rate (BER) when compared with the original OFDM signal. The other

major limitation of the Adaptive ACE Algorithm is the decrease in the Signal-to-Noise

Ratio (SNR).

THE REDUCTION OF PEAK-TO-AVERAGE POWER RATIO

4.2 New Companding Transform

The New Companding Transform technique is the mu-law companding, which is

based on the speech processing algorithm -law, and it has shown better performance than

that of clipping method [33] .Here, mu-law mainly focuses on enlarging signals with

small amplitude and keeping peak signals unchanged, and thus it increase the average

power of the transmitted signals and possibly results in exceeding the saturation region

of HPA to make the system performance worse. In fact, this transform method is also a

special clipping scheme. The differences between the clipping and new companding

transform can be summarized as:

1) Clipping method deliberately clips large signals when the amplitude of the

original OFDM signals is larger than the given threshold, and thus the clipped signals

cannot be recovered at the receiver. However, new companding transforms compand

original OFDM signals using the strict monotone increasing function. Therefore, the

companded signals at the transmitter can be recovered correctly through the

corresponding inversion of the nonlinear transform function at the receiver.

2) New companding transform method enlarge the small signals while

compressing the large signals to increase the immunity of small signals from noise,

whereas clipping method does not change the small signals. Therefore, clipping method

suffers from three major problems: in-band distortion, out-of-band radiation and peak

Page 59: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

49

regrowth after digital analog conversion. As a result, the system performance degradation

due to the clipping may not be optimistic. However, New companding transform can

operate well with good BER performance while keeping good PAPR reduction [34]. The

design criteria of nonlinear companding transform has also been given in [34]. Since the

distribution of the original OFDM signals has been known, such as Rayleigh distribution

of the OFDM amplitudes written in [3], we can obtain the new companding

transform function through theoretical analysis and derivation according to the desirable

distribution of the companded OFDM signals. First, we define the data block as a vector,

X= [X0 X1 …. XN-1]T. Then, partition X into M disjoint sets, represented by the vectors

{Xm, m = 1, 2, …, M}. Here, we assume that the clusters consist of a contiguous set of

subcarriers and are of equal size. The objective is to optimally combine the M clusters

=∑

Where { , m = 1, 2, …, M} are weighting factors W and are assumed to be pure

rotations. In the time domain

=∑

……Eq.(4.10)

Where , the IFFT of , is called the partial transmit sequence. The phase factors are

chosen to minimize the PAPR of . Each sample is multiplies with the phase factor then

find the sample which having least PAPR depends on the optimal phase factor. Now the

selected sample having least PAPR is further sent to NCT block, where companding

function given in [35] will compress the signal amplitude by setting all the parameters

given in [35].

The companding function f(x) of the transform is given in (4.11)

f(x)=β.sign(x).[airy(0)-airy(α.|x|)]……… Eq. (4.11)

Where, airy(.) is the airy function of the first kind [40] and α is the parameter that controls

the degree of companding and finally PAPR. β is the factor adjusting the average output

power of the compander to the same level as the average input power as given in (4.12)

√ [| | ]

[| | | | ]

Where, E[.] denotes the expectation.

Page 60: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

50

The decompanding function is the inverse of f(x) as given in (4.13)

f-1

(x)=

.sign(x).airy

-1[airy(0) -

| |

] ……Eq. (4.13)

Notice that the input to the decompander is a quantized signal with finite set of values.

We can therefore numerically pre-compute inverse of f(x) and use table look-up to

perform the decompanding in practice. In the below figure Companding and

decompanding profile is given [34], [35].

Figure 17: Companding and Decompanding for both Input and Output in practice

Obviously, this new companding transform belongs to the exponential

companding scheme. Based on this design criteria, two types of new companding

transform, which are based on error function and exponential function, respectively,

have been proposed in figure 18 [35], [36]. It is well-known that original OFDM signals

have a very sharp, rectangular-like power spectrum as shown in Fig: 4.17. This good

property will be affected by the PAPR reduction schemes, e.g. slower spectrum roll-

off, more spectrum side-lobes, and higher adjacent channel interference. Many PAPR

reduction schemes cause spectrum side-lobes generation, but the new companding

transforms cause less spectrum side-lobes. The error and exponential companding

transforms have much less impact on the original power spectrum comparing to the mu-

law companding scheme. It is the major reason that the error and exponential

Page 61: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

51

companding schemes not only enlarge the small amplitude signals but also compress

the large amplitude signals, while maintain the average power unchanged by properly

choosing parameters, which can increase the immunity of small amplitude signals from

noise.

Figure 18: Baseband Signal for Filter response Waveform in Time Domain

However, the mu-law companding transform increases the average power level

and therefore requires a larger linear operation region in HPA. New companding

transform is a type of nonlinear process that may lead to significant distortion and

performance loss by companding noise. Companding noise can be defined that the

noises are caused by the peak regrowth after DAC to generate in-band distortion and

out-band noise, by the excessive channel noises magnified after inverse nonlinear

companding transform etc. For out-of-band noise, it needs to be filtered and

oversampled. For in-band distortion and channel noises magnified, they need to iterative

estimation. Unlike Additive White Gaussian Noise (AWGN), companding noise is

generated by a process known and that can be recreated at the receiver, and

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-50

0

50

Baseband signal for filter response waveform in time domain

Time in sec

Am

plit

ude

0 0.2 0.4 0.6 0.8 1 1.2

x 10-6

-100

-50

0

50

100

150Baseband signal for filter response waveform in time domain

Time in sec

Am

plit

ude

Page 62: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

52

subsequently be removed. In figure 19 [36], the framework of an iterative receiver has

been proposed to eliminate commanding noise for companded and filtered OFDM

system. From simulation result in Section 4, we can verify the PAPR reduction and

improved BER performance.

Figure 19: Baseband Signal for Filter response Waveform in Time Domain

4.2.1 Advantages of New Companding Transform Algorithm

One of the most attractive schemes is new companding transform due to its good system

performance including PAPR reduction and BER, low implementation complexity

and with no bandwidth expansion.

2 4 6 8 10 12 14

x 10-7

-100

-50

0

50

Time in sec

Am

plitu

de

2 4 6 8 10 12 14

x 10-7

-100

0

100

200

Time in sec

Am

plitu

de

Page 63: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

53

4.3 Conclusions

The proposed technique namely Adaptive Active Constellation Extension

(Adaptive ACE) Algorithm reduced the high Peak-to-Average Power Ratio (PAPR) of

the Orthogonal Frequency Division Multiplexing (OFDM) systems.

The Peak-to-Average Power Ratio (PAPR) is equal to 6.8 dB for the target

clipping ratios of 4 dB, 2 dB and 0 dB by using Adaptive Active Constellation Extension

(Adaptive ACE) Algorithm. Thus, the minimum PAPR can be achieved for low target

clipping ratios.

The Signal-to-Noise Ratio (SNR) of the Orthogonal Frequency Division

Multiplexing (OFDM) signal obtained by the Adaptive Active Constellation Extension

(Adaptive ACE) algorithm is equal to 1.2 dB at a Bit Error Rate (BER) of 10-0..4

for

different constellation orders like 4-Quadrature Amplitude Modulation (4-QAM), 16-

Quadrature Amplitude Modulation (16-QAM) and 64-Quadrature Amplitude Modulation

(16-QAM). Here, the Bit Error Rate of 10-0.4

or 0.398, that means a total of 398-bits are in

error when 1000-bits are transmitted via a communication channel or approximately 4-

bits are in error when 10-bits are transmitted via a communication channel, which is high

when compared to that of the original Orthogonal Frequency Division Multiplexing

(OFDM) signal.

The other problems faced by the Adaptive Active Constellation Extension

(Adaptive ACE) algorithm are Out-of-Band Interference (OBI) and peak regrowth. Here,

the Out-of-Band Interference (OBI) is a form of noise or an unwanted signal, which is

caused when the original Orthogonal Frequency Division Multiplexing (OFDM) signal is

clipped for reducing the peak signals which are outside of the predetermined area and the

peak regrowth is obtained after filtering the clipped signal. The peak regrowth results to,

increase in the computational time and computational complexity.

In this paper, we have proposed a PAPR reduction scheme to improve the bit

error rate performance by applying companding transform technique. Hence, 1-1.5 dB

reduction in PAPR with this Non-companding technique is achieved. In Future, We

can accept to implement the same on Rician and Rayleigh channels.

Page 64: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

54

CHAPTER - V

RESULTS & DISCUSSION

Page 65: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

55

5.1 Results

The Peak-to-Average Power Ratio (PAPR) of the Orthogonal Frequency Division

Multiplexing (OFDM) system is equal to 11.8 dB (approximately 12 dB) without using

any algorithm i.e., by using the basic formula of PAPR for the original OFDM signal.

The existing techniques for reducing the high Peak-to-Average Power Ratio (PAPR) of

the OFDM systems are Clipping-Based Active Constellation Extension (CB-ACE)

Algorithm and Exponential Companding Transform.

The Clipping-Based Active Constellation Extension (CB-ACE) Algorithm uses

clipping and filtering process in order to generate an anti-peak signal. Then, the PAPR

basic formula is used for different values of target clipping ratios (γ = 4, 2, 0). The Peak-

to-Average Power Ratios (PAPR) for the target clipping ratios of 4 dB, 2 dB and 0 dB are

8.0 dB, 8.5 dB and 10.0 dB respectively. From the PAPR values for different target

clipping ratios, it is very clear that the PAPR increases when the value of the target

clipping ratio is reduced, which results to low clipping ratio problem. The low clipping

ratio problem means minimum PAPR cannot be achieved for low target clipping ratios.

The Exponential Companding Transform compands the original OFDM signal

i.e., compresses the peak signals and expands the small signals. Then the PAPR basic

formula is applied on the companded signal. The Peak-to-Average Power Ratio (PAPR)

is reduced to 4.5 dB by using the Exponential Companding Transform.

The proposed method i.e., the Adaptive Active Constellation Extension (Adaptive

ACE) algorithm reduced the Peak-to-Average Power Ratio (PAPR) to 6.8 dB for all the

target clipping ratios, which says that the low target clipping ratio problem faced by the

CB-ACE algorithm is eliminated completely. Further, for the New Companding

Transform Algorithm the PAPR is approximately 2.9 dB which is better than any other

above techniques used. PAPR vs CCDF and SNR vs BER Simulation results (figure 20 -

30) are shown as discussed below (page 59 - 69).

From the table 5.1 below, the Peak-to-Average Power Ratio of the Orthogonal

Frequency Division Multiplexing systems is reduced or minimized by using the existing

methods namely Clipping-Based Active Constellation Extension (CB-ACE) Algorithm,

Exponential Companding Transform and the proposed method namely Adaptive Active

Constellation Extension (Adaptive ACE) Algorithm at a Complimentary Cumulative

Distribution Function of 10-2

.

Page 66: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

56

Table 5.1 – Comparison of PAPR (in dB) and CCDF for different techniques

Different Techniques PAPR (in dB) CCDF

Original OFDM Signal 11.8 10-2

Clipping-Based Active Constellation

Extension (CB-ACE) Algorithm

10.0 (For γ = 0 dB)

8.5 (For γ = 2 dB)

8.0 ((For γ = 4 dB)

10-2

Exponential Companding Transform 4.5 10-2

Adaptive Active Constellation

Extension (Adaptive ACE) algorithm

6.8

(For γ = 0 dB, 2 db or 4 dB)

10-2

New Companding Transform 2.9 10-3

Further following below table 5.2, the Signal-to-Noise Ratio (SNR) of the original

Orthogonal Frequency Division Multiplexing (OFDM) signal is equal to 16 dB at a Bit

Error Rate of 10-1.

The Signal-to-Noise Ratio (SNR) of the Orthogonal Frequency Division

Multiplexing (OFDM) signal obtained by the Clipping-Based Active Constellation

Extension (CB-ACE) Algorithm is 12 dB at a Bit Error Rate of 10-0.8

.

The Signal-to-Noise Ratio (SNR) of the companded Orthogonal Frequency

Division Multiplexing (OFDM) signal obtained by the Exponential Companding

Transform is 12 dB at a Bit Error Rate of 10-0.9

.

The Signal-to-Noise Ratio (SNR) of the Orthogonal Frequency Division

Multiplexing (OFDM) signal obtained by the Adaptive Active Constellation Extension

(Adaptive ACE) Algorithm is 1.2 dB at a Bit Error Rate of 100.7

.

From the below table 5.2, the Signal-to-Noise Ratio (SNR) of the OFDM signal is

reduced by using the PAPR reduction techniques like Clipping-Based Active

Constellation Extension (CB-ACE) Algorithm and Exponential Companding Transform

but the SNR is drastically reduced by using the Adaptive Active Constellation Extension

(Adaptive ACE) Algorithm.

Page 67: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

57

Table 5.2 – Comparison of SNR (in dB) and BER for different techniques

Different Techniques SNR

(in dB)

BER

Original OFDM Signal 16 10-1

Clipping-Based Active Constellation Extension

(CB-ACE) Algorithm

12

10-0.8

Exponential Companding Transform 12 10-0.9

Adaptive Active Constellation Extension

(Adaptive ACE) Algorithm

1.2

100.7

New Companding Transform Algorithm 14 10-5

From the above table 5.2, the Bit-Error Rate (BER) of the OFDM signal is drastically

increased by using the PAPR reduction techniques like Clipping-Based Active

Constellation Extension (CB-ACE) Algorithm and Adaptive Active Constellation

Extension (Adaptive ACE) Algorithm but the BER is slightly increased by using the

Exponential Companding Transform, when compared with the original OFDM signal.

Coming to the New Companding Transform Algorithm provides better BER as compared

to other schemes or techniques. The SNR of proposed scheme is approximately 14 dB

which is 2 dB higher than original signal and 2.9 dB better than other schemes at BER of

10-5

.

5.2 Conclusions

Orthogonal frequency Division Multiplexing (OFDM) has been popularly developed for

the applications of the Wideband Digital Communication Systems such as Digital Audio

Broadcasting (DAB), Digital Video Broadcasting (DVB), Wireless Networking,

Broadband Internet Access and Worldwide Interoperability for Microwave Access

(WiMAX).

The major drawback of the Orthogonal Frequency Division Multiplexing (OFDM)

system is the high Peak-to-Average Power Ratio (PAPR) or Peak-to-Average Ratio

(PAR) or Crest Factor. The high PAPR results to the increase in the complexity of

Analog-to-Digital Convertors (ADCs) & Digital-to-Analog Convertors (DACs) and also

reduces the efficiency of the power amplifiers.

Page 68: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

58

The Peak-to-Average Power Ratio (PAPR) or Peak-to-Average Ratio (PAR) or

Crest Factor of the original OFDM signal is equal to 11.8 dB (approximately 12 dB) at a

Complimentary Cumulative Distribution Function (CCDF) of 10-2

or 0.01.

The Signal-to-Noise Ratio (SNR) and Bit-Error Rate (BER) are the other two

important parameters for evaluating the PAPR reduction techniques. The Signal-to-Noise

Ratio (SNR) of the original OFDM signal is equal to 16 dB at a Bit Error Rate of 10-1

.

The high Peak-to-Average Power Ratio (PAPR) or Peak-to-Average Ratio (PAR)

or Crest Factor can be reduced by using various reduction techniques like Clipping-Based

Active Constellation Extension (CB-ACE) Algorithm, Exponential Companding

Transform, Adaptive Active Constellation Extension (Adaptive ACE) Algorithm and

New Companding Transform.

The Clipping-Based Active Constellation Extension (CB-ACE) Algorithm

reduces the high Peak-to-Average Power Ratio (PAPR) by clipping and filtering the

original OFDM signal. The CB-ACE Algorithm results to peak regrowth, Out-of-Band

Interference (OBI), low clipping ratio problem, increase in the Bit Error Rate (BER) and

decrease in the Signal-to-Noise Ratio (SNR).

The Active Constellation Extension (ACE) Algorithm provides the minimum

Peak-to-Average Power Ratio (PAPR), even when the initial target clipping ratio is set

below the unknown optimum clipping point. Hence, the proposed algorithm avoids the

problem of low clipping ratio, which is caused in the process of reducing the PAPR by

using the Clipping-Based Active Constellation Extension (CB-ACE) Algorithm.

The Exponential Companding Transform improves the Bit Error Rate (BER) and

minimizes the Out-of-Band Interference (OBI) in the process of reducing the Peak-to-

Average Power Ratio (PAPR) effectively by compressing the peak signals and expanding

the small signals. The improved BER transmits the data via a transmission channel with

fewer errors, while the minimized OBI reduces the effects caused by clipping.

Further the proposed New Companding Transform Algorithm provides better

BER as compared to other schemes or techniques. The SNR of proposed scheme is high

with better BER. Both theoretical analysis and simulation plots show that the algorithm

offers improved performance in terms of BER and OBI while reducing PAPR effectively.

Hence, by reducing the Peak-to-Average Power Ratio (PAPR), the complexity of

the Analog-to-Digital Converter (ADC) and Digital-to-Analog Converter (DAC) can be

Page 69: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

59

reduced. The reduced Peak-to-Average Power Ratio (PAPR) also increases the efficiency

of the Power Amplifiers.

PAPR SIMULATION- RESULTS:

Figure 20: PAPR VS CCDF by using CB-ACE Algorithm

Page 70: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

60

Figure 21: SNR & BER by using CB-ACE Algorithm

Page 71: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

61

Figure 22: Companding of OFDM Signal by using Exponential Companding Transform

Page 72: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

62

Figure 23: PAPR VS CCDF by using Exponential Companding Transform

Page 73: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

63

Figure 24: SNR VS BER by using Exponential Companding Transform

Page 74: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

64

Figure 25: PAPR VS CCDF by using Adaptive ACE Algorithm

Page 75: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

65

Figure 26: SNR VS BER by using Adaptive ACE Algorithm

0 0.2 0.4 0.6 0.8 1 1.2 1.410

0

101

102

<------------------- SNR in dB ------------------->

<--

----

----

----

----

----

BE

R -

----

----

----

----

----

->

SNR Vs BER by using Adaptive ACE Algorithm

4-QAM

16-QAM

Page 76: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

66

Figure 27: PAPR VS CCDF by using NEW COMPANDING TRANSFORM Algorithm

Page 77: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

67

Figure 28: SNR VS BET by using NEW COMPANDING TRANSFORM Algorithm

Page 78: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

68

Figure 29: M-QAM Scatter Plot for Transmitter

Page 79: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

69

Figure 30: M-QAM Scatter Plot for Receiver

Page 80: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

70

References

[1] Sharif, A.; Potdar, V.M.; Ahmad, R.F., "Adaptive Channel Coding and Modulation

Scheme Selection for Achieving High Throughput in Wireless Networks," Advanced

Information Networking and Applications Workshops (WAINA), 2010 IEEE 24th

International Conference on , vol., no., pp.200,207, 20-23 April 2010.

[2] Qi Dong; Donggang Liu, "Adaptive Jamming-Resistant Broadcast Systems with

Partial Channel Sharing," Distributed Computing Systems (ICDCS), 2010 IEEE 30th

International Conference on , vol., no., pp.428,437, 21-25 June 2010.

[3] Potter, C., "Digital modulation," Microwave Measurements Training Course, 2005.

The 14th IEE (Ref. No. 2005/10870) , vol., no., pp.43 pp.,, 9-13 May 2005.

[4] Sipal, V.; Allen, B.; Edwards, D., "Multi-tone frequency shift keying for

ultrawideband wireless communications," Communications, IET , vol.6, no.10,

pp.1170,1178, July 3 2012.

[5] Angelopoulos, J.D.; Venieris, I.S.; Protonotarios, E. N., "A transparent MAC method

for bandwidth sharing and CDV control at the ATM layer of passive optical

networks," Lightwave Technology, Journal of , vol.14, no.12, pp.2625,2635, Dec 1996.

[6] Mignone, V.; Morello, A.; Visintin, M., "CD3-OFDM: a new channel estimation

method to improve the spectrum efficiency in digital terrestrial television

systems," Broadcasting Convention, 1995. IBC 95., International , vol., no., pp.122,128,

14-18 Sep 1995.

[7] Tao Jiang; Daiming Qu; Peng Gao, "Distribution of peak-to-average power ratio and

its applications in OFDM systems with unequal power allocation," Wireless Internet

Conference (WICON), 2010 The 5th Annual ICST, vol., no., pp.1,9, 1-3 March 2010.

[8] Do-Hoon Kim; Kyu-Min Kang; Chungyong Lee, "An application of MB-OFDM

UWB technology for wireless speaker systems," Consumer Electronics, IEEE

Transactions on , vol.58, no.4, pp.1169,1175, November 2012.

[9] Xia Li; Vucic, J.; Jungnickel, V.; Armstrong, J., "On the Capacity of Intensity-

Modulated Direct-Detection Systems and the Information Rate of ACO-OFDM for

Indoor Optical Wireless Applications," Communications, IEEE Transactions on , vol.60,

no.3, pp.799,809, March 2012.

[10] Czylwik, A., "Adaptive OFDM for wideband radio channels," Global

Telecommunications Conference, 1996. GLOBECOM '96. 'Communications: The Key to

Global Prosperity , vol.1, no., pp.713,718 vol.1, 18-22 Nov 1996.

Page 81: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

71

[11] Shuangqing Wei; Goeckel, D.L.; Kelly, P.A., "Convergence of the Complex

Envelope of Bandlimited OFDM Signals," Information Theory, IEEE Transactions on ,

vol.56, no.10, pp.4893,4904, Oct. 2010.

[12] Latinovic, Z.; Bar-Ness, Y., "SFBC MIMO-OFDM peak-to-average power ratio

reduction by polyphase interleaving and inversion," Communications Letters, IEEE ,

vol.10, no.4, pp.266,268, Apr 2006.

[13] Asseri, M.I.; Tsimenidis, C.C.; Sharif, B.S.; Le Goff, S.Y., "Orthogonal-SLM

technique for PAPR reduction and recovery without side information in OFDM

systems," Communication Systems Networks and Digital Signal Processing (CSNDSP),

2010 7th International Symposium on , vol., no., pp.162,166, 21-23 July 2010.

[14] Shukla, A.; Sapra, R.; Goyal, V.; Shukla, M., "Performance Analysis of PAPR

Reduction in Helical Interleaved OFDM System," Communication Systems and Network

Technologies (CSNT), 2012 International Conference on , vol., no., pp.639,642, 11-13

May 2012.

[15] Chen Xiang; Wu Runze; Cao Min, "Research of OFDM power line carrier

communication based on AMI," Wireless Mobile and Computing (CCWMC 2011), IET

International Communication Conference on , vol., no., pp.278,281, 14-16 Nov. 2011.

[16] Nour-Eldin, A.H.; Tolba, H.; O'Shaughnessy, D., "Automatic recognition of

Bluetooth speech in 802.11 interference and the effectiveness of insertion-based

compensation techniques," Acoustics, Speech, and Signal Processing, 2004. Proceedings.

(ICASSP '04). IEEE International Conference on , vol.1, no., pp.I,1033-6 vol.1, 17-21

May 2004.

[17] Elgala, H.; Mesleh, R.; Haas, H.; Pricope, B., "OFDM Visible Light Wireless

Communication Based on White LEDs," Vehicular Technology Conference, 2007.

VTC2007-Spring. IEEE 65th , vol., no., pp.2185,2189, 22-25 April 2007.

[18] Xia Li; Vucic, J.; Jungnickel, V.; Armstrong, J., "On the Capacity of Intensity-

Modulated Direct-Detection Systems and the Information Rate of ACO-OFDM for

Indoor Optical Wireless Applications," Communications, IEEE Transactions on , vol.60,

no.3, pp.799,809, March 2012.

[19] Dimitrov, S.; Haas, H., "Information Rate of OFDM-Based Optical Wireless

Communication Systems With Nonlinear Distortion," Lightwave Technology, Journal of ,

vol.31, no.6, pp.918,929, March15, 2013.

[20] Yongpeng Wu; Wenjing Wang; Xiqi Gao, "Distortion-Compensation Scheme for

PAPR Reduction of OFDM Signals," Wireless Communications, Networking and Mobile

Computing, 2009. WiCom '09. 5th International Conference on , vol., no., pp.1,3, 24-26

Sept. 2009.

Page 82: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

72

[21] Slimane, S.B., "Reducing the Peak-to-Average Power Ratio of OFDM Signals

Through Precoding," Vehicular Technology, IEEE Transactions on , vol.56, no.2,

pp.686,695, March 2007.

[22] Muta, Osamu, "Partial Scrambling PAPR Reduction for Multi-Code Vector Coding

in Adaptive Modulated MIMO Systems," OFDM 2012, 17th International OFDM

Workshop 2012 (InOWo'12); Proceedings of , vol., no., pp.1,7, 29-30 Aug. 2012.

[23] Jianping Li; Huakui Wang; Xiping Zhao, "Chaotic Variable Based Tone Reservation

for Reducing PAPR of OFDM Signals," Software Engineering, 2009. WCSE '09. WRI

World Congress on , vol.3, no., pp.531,535, 19-21 May 2009

[24] Van Welden, D.; Steendam, H., "PAPR Reduction by Symbol Nulling," Vehicular

Technology Conference, 2009. VTC Spring 2009. IEEE 69th , vol., no., pp.1,5, 26-29

April 2009.

[25] Qing Deng; Hongsheng Zhong, "An Improved Algorithm to Reduce PAPR Based

Clipping-and-Filtering," Wireless Communications, Networking and Mobile Computing,

2008. WiCOM '08. 4th International Conference on , vol., no., pp.1,4, 12-14 Oct. 2008.

[26] Kitaek Bae; Andrews, J.G.; Powers, E.J., "Adaptive active constellation extension

algorithm for peak-to-average ratio reduction in OFDM," Communications Letters,

IEEE , vol.14, no.1, pp.39,41, January 2010.

[27] Tao Jiang; Yang Yang; Yong-hua Song, "Companding technique for PAPR

reduction in OFDM systems based on an exponential function," Global

Telecommunications Conference, 2005. GLOBECOM '05. IEEE , vol.5, no., pp.4

pp.,2801, 2-2 Dec. 2005.

[28] Dimitrov, S.; Sinanovic, S.; Haas, H., "Clipping Noise in OFDM-Based Optical

Wireless Communication Systems," Communications, IEEE Transactions on , vol.60,

no.4, pp.1072,1081, April 2012.

[29] Phani Kumar, N.S.L.; Banerjee, A.; Sircar, P., "Modified Exponential Companding

for PAPR Reduction of OFDM Signals," Wireless Communications and Networking

Conference, 2007.WCNC 2007. IEEE , vol., no., pp.1344,1349, 11-15 March 2007.

[30] Yue Xiao; Xia Lei; Shaoqian Li, "Modified clipping and filtering scheme for OFDM

systems," Communications, Circuits and Systems, 2009. ICCCAS 2009. International

Conference on , vol., no., pp.38,42, 23-25 July 2009.

[31] Manjith, R.; Ramesh, S. C.; Majeed, M.M.I., "Papr reduction in OFDM & MC-

CDMA system using nonlinear companding techniques," Computational Technologies in

Electrical and Electronics Engineering (SIBIRCON), 2010 IEEE Region 8 International

Conference on , vol., no., pp.274,278, 11-15 July 2010.

Page 83: PERFORMANCE ENHANCEMENT OF OFDM IN PAPR …833427/FULLTEXT01.pdf · Orthogonal Frequency Division Multiplexing (COFDM) and Discrete Multi-Tone (DMT) modulation is a Frequency Division

73

[32] Zihao You; I-Tai Lu; Rui Yang; Jialing Li, "Flexible companding design for PAPR

reduction in OFDM and FBMC systems," Computing, Networking and Communications

(ICNC), 2013 International Conference on , vol., no., pp.408,412, 28-31 Jan. 2013.

[33] X.B Wang T.T Tjhung and C. S Ng, “Reduction of peak to average power

ratio of OFDM system using companding technique,” IEEE Trans broadcasting vol 45,

no 3, pp 303-307, sept 1999.

[34] T. Jiang, W. D. Xiang, P. C. Richardson, D. M. Qu, and G. X. Zhu, “On the

nonlinear companding transform for reduction in PAPR of MCM signals,” IEEE

Trans. Wireless communications, vol. 6, no. 6, pp. 2017–2021, Jun.2007.

[35] T. Jiang and G. X. Zhu, “Nonlinear companding transform for reducing peak-to-

average power ratio of OFDM signals,” IEEE Trans. Broadcasting, vol. 50, no. 3, pp.

342–346, Sept. 2004.

[36] T. Jiang, Y. Yang, and Y. Song, “Exponential companding transform for PAPR

reduction in OFDM systems,”IEEE Trans. Broadcasting, vol. 51, no. 2, pp. 244–248,

Jun. 2005.

[37] Luqing Wang; Tellambura, C., "An Adaptive-Scaling Algorithm for OFDM PAR

Reduction Using Active Constellation Extension," Vehicular Technology Conference,

2006. VTC-2006 Fall. 2006 IEEE 64th , vol., no., pp.1,5, 25-28 Sept. 2006]

[38] Mohammady, S.; Sidek, R.M.; Varahram, P.; Hamidon, M.N.; Sulaiman, N., "A

new DSI-SLM method for PAPR reduction in OFDM systems," Consumer Electronics

(ICCE), 2011 IEEE International Conference on , vol., no., pp.369,370, 9-12 Jan. 2011.

[39] Tan, M.; Bar-Ness, Y., "OFDM peak-to-average power ratio reduction by combined

symbol rotation and inversion with limited complexity," Global Telecommunications

Conference, 2003. GLOBECOM '03. IEEE , vol.2, no., pp.605,610 Vol.2, 1-5 Dec. 2003.

[40] Chevillard, S.; Mezzarobba, M., "Multiple-Precision Evaluation of the Airy Ai

Function with Reduced Cancellation," Computer Arithmetic (ARITH), 2013 21st IEEE

Symposium on , vol., no., pp.175,182, 7-10 April 2013.


Recommended