SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
ISSN: 2278 – 1323
                                          International Journal of Advanced Research in Computer Engineering & Technology
                                                                                               Volume 1, Issue 5, July 2012




        OFDM: BER performance by Cyclic Prefix
                      Length
                                              Inderjeet Kaur                   Dr.Y.K.Mathur
                                                                             individual carrier must convey, therefore lengthening the
Abstract— Orthogonal Frequency Division Multiplexing                          duration of the symbol that modulates each individual
(OFDM) is one of the recent year’s equalization approaches
used in order to reduce the inter-symbol interference                         subcarrier [2]. Slow data rate (and long symbol duration)
introduced by the frequency selectivity of the radio channels.                on each subchannel means that the effects of ISI are
The circular extension of the data symbol, commonly referred                  severely reduced. In addition, a cyclic prefix is inserted
to as cyclic prefix is one of the key elements in an OFDM
transmission scheme. The influence of the cyclic prefix duration
                                                                              in front of each OFDM symbol. The circular extension is
on the BER performance of an OFDM system with in-frame                        discarded on the receiver side, is obtained by copying a
DBPSK modulation is evaluated by means of computer                            number of samples from the end of the OFDM symbol in
simulation in a multipath fading channel.                                     front of it in order to prevent two consecutive frames to
                                                                              interfere each other as a result of the time dispersion
Index Terms— OFDM, BER, DBPSK modulation, Fast Fourier                        caused by the multipath propagation. This way the
transform (FFT), QAM.                                                         receiver can independently process each frame, in order
                                                                              to estimate the transmitted information. Furthermore, the
                                                                              equalization process is facilitated by this operation of
                        I. INTRODUCTION                                       cyclic prefix insertion and extraction. In this paper, we
     Mobile radio communication systems are increasingly                      had focused on the influence of the cyclic prefix duration
     required to offer a variety of services and qualities for                on the BER performance of an OFDM system with
     mobile users. As the radio channel is far from                           in-frame DBPSK modulation. The performance
     transmission medium, exhibiting both frequency                           evaluation in Rice fading conditions is done by means of
     selectivity and time variant character [1]. In this context,             computer simulation.
     one of the most challenging issues in a radio
     communication system is to overcome the inter-symbol
     interference introduced by the multipath propagation of               II. BLOCK-DIAGRAM OF OFDM TRANSMISSION
     the signal between the transmitter and the receiver’s                                 SCHEME
     antennas.                                                            In the figure 1, a classical OFDM transmission scheme using
     The use of the adaptive equalization to the receiver could           FFT (Fast Fourier Transform) is illustrated. The input data
     be the solution for avoiding this unwanted phenomenon,               sequence is base-band modulated, using a digital modulation
     but this complex equalization technique proves                       scheme. Various modulation schemes could generally be
     oftentimes unsuited for being used in real-time                      employed such as BPSK, QPSK (also with their differential
     applications, at data rates of tens of Mbps in an                    form) and QAM with several different signal constellations.
     unfriendly dispersive radio channel environment                      In our system, DBPSK method is chosen in order to encode
     because of its important computational complexity.                   the binary information. Data is encoded ―in-frame‖ (the
     OFDM is an optimal version of multicarrier modulation                baseband signal modulation is performed on the serial data,
     techniques, which mitigates the effect of the ISI                    which is inside a ―DFT frame‖, or equivalently an OFDM
     phenomenon keeping a relatively reduced complexity of                symbol). The data symbols are parallelized in N different
     the equalization process. Indeed, intuitively one can                substreams. Each substream will modulate a separate carrier
     assume that the frequency selectivity of the channel can             through the IFFT modulation block, which actually generates
     be mitigated if, instead of transmitting a single high rate          the OFDM symbol, performing the multicarrier modulation.
     serial data stream, the transmission is performed                    A cyclic prefix is inserted in order to eliminate the
     simultaneously using several narrow-band subchannels                 inter-symbol and inter-block interference (IBI) [3]. The data
     (with a different carrier corresponding to each                      are back-serial converted, forming an OFDM symbol that
     subchannel), on which the frequency response of the                  will modulate a high-frequency carrier before its
     channel seems ―flat‖.                                                transmission through the channel. The radio channel is
     Hence, for a given overall data rate, increasing the                 generally referred to as a linear time-variant system. To the
     number of carriers reduces the data rate that each                   receiver, the inverse operations are performed in order to
                                                                          estimate the transmitted symbols.

   Manuscript received Jul 2, 2012.                                             III. CYCLIC PREFIX AND EQUALIZATION
  Inderjeet Kaur is currently pursuing PhD degree program in Computer                             PROCESS
  Science & Engineering        in SinghaniaUniversity, Rajsthan, India,     OFDM symbol transmits data in blocks in any type of a
  PH-9711317003. E-mail: inderjeetk@gmail.com
   Dr.Y K Mathur is professor and Dean in PDM college of Engineering,     non-ideal transmission channel such as a multipath channel
Bahadurgarh, India, PH-9711317003. E-mail: ykmathur55@gmail.com.

                                                                                                                                     38
                                                   All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                         International Journal of Advanced Research in Computer Engineering & Technology
                                                                                              Volume 1, Issue 5, July 2012

in mobile communication systems, or a classical dispersive
channel as in wired transmissions will ―spread‖ the OFDM
symbol, causing the blocks of signal to interfere one another.




                                       Figure 1: Block Diagram of OFDM Transmission system

This type of interference is called Inter-Block Interference.     The equivalent base-band signal at the channel output can be
IBI could lead to inter-symbol interference, since two            obtained by the operation of convolution, as follows:
adjacent blocks will overlap, causing the distortion of the        ycp[n]  xcp[n] * c[n]                  (2)
samples affected by overlapping. In order to combat this          Discarding the L CP samples from the received sequence, the
interference, cyclic prefix (CP) can be used at the beginning     remaining (useful) signal can be expressed as:
of each symbol. The interference caused by the time
dispersion of the previous transmitted block is entirely
                                                                  y[n]  x[n]  c[n]                   (3)
absorbed by the prefix samples that are discarded to the          where  denotes the circular convolutional operator [6]. It
receiver, if cyclic prefix spans more than the multipath          can be seen from equation 3 that the temporal support of the
channel impulse response. The last L samples of the OFDM          signal is preserved by the circular convolution. In our case, N
symbol are copied in front of the data block to form cyclic       transmitted signal samples convolved with L+1 channel
prefix [4], as it can be seen in figure 2. Generally, the radio   impulse response samples will conduce to a received symbol
channel exhibits both time variant and frequency selective        of length N. These received samples of length N will be used
characteristics. Considering that the channel parameters          in the demodulation process. Since the circular convolution
remain constant during the transmission of an OFDM                will not ―spread‖ the signal, the receiver can independently
symbol, the way that the transmission medium distorts each        process each data block. The interference from the previous
particular frame is similar to the distortion caused by an        transmitted blocks is totally eliminated through this operation
electronic filter [1],[5]. The equivalent discrete response of    of     CP      insertion/extraction.    Furthermore,      since
the channel which is considered as a linear FIR filter of order    x[n]  IDFT{ X [k ]} and taking into account the effect of
L, on the basis of this assumption, the equation can be written   the DFT demodulator, the received symbols Y[k] can be
                                     as:                          expressed as:
            L
 C ( z )   c[n].z n           (1)
           n 0
                                                                  Y [k ]  DFT {IDFT { X [ K ]}  c[n]}, k  0,1.......N  1
                                                                                                                        (4)
                                                                  Since the DFT of a circular convolution of two discrete time
                                                                  signals is equivalent to spectral multiplication equation 4 can
                                                                  be re-written as:

                                                                  Y [k ]  DFT {IDFT { X [k ]}}.DFT {c[n]}
                                                                   X [k ].C[k ], k  0,1,.........N  1
                                                                                                  .      (5)

                                                                  where C[k] represents the sampled frequency response of the
                                                                  equivalent base-band discrete channel, corresponding to the
                                                                  frequencies  k  k (2 / N ) . The crucial consequence of
                                                                  the relation above is that each modulation symbol X[k] could
                                                                  be recovered at the receiver by a simple point-wise division
                                                                  operation, also known as ―one-tap frequency domain
                                                                  equalizer‖, as can be seen from the equation (6).
                  Figure 2: Cyclic Prefix insertion                
                                                                   X [k ]  Y [k ].C 1 [k ], k  0,1,......... N  1
                                                                                                              ,
                                                                                                                 (6)

                                                                                                                               39
                                                All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                      International Journal of Advanced Research in Computer Engineering & Technology
                                                                                           Volume 1, Issue 5, July 2012


                                                                   symbol, not being affected by the adjacent carriers
Thus, the CP theoretically eliminates both inter-block             respectively.
interference (IBI) and inter-carrier interference (ICI). IBI and
ICI are eliminated because each block preserves its temporal                  IV.   SIMULATION RESULTS
support and each serial symbol received on the kth carrier will
depend only on the corresponding kth carrier transmitted

                                                                   significant component of the multipath signal arrives to the
Considering the effect of the cyclic prefix duration on the        receiver is referred to as maximum excess delay (TM) and it is
BER performance of an OFDM system using inter-frame                expressed in number of serial samples.
DBPSK modulation has been simulated. Two multipath
delayed components with respective delays τ1 and τ2 and one        Another parameter of the simulation is the number of
deterministic line-of-sight (LOS) path has been considered in      subcarriers N that equals the number of serial samples
a three-ray Rice fading channel. In these simulations τ1 was       composing an OFDM symbol.
taken as zero and τ2 as normalized delay using relation τ2N=       The time variant character of the radio channel is quantified
τ2/LCP. Where, LCP represents the cyclic prefix duration           by the maximum Doppler shift parameter, fD. The value of
expressed as the number of serial samples. For the Rice            this parameter is also expressed in a normalized manner, as
fading channel K=PLOS/PD, which is the ratio between the           fD*TS, TS denoting the OFDM symbol duration. A robust
signal power carried by the LOS path (PLOS) and the total          differential modulation scheme such as DBPSK was chosen
power of the two multipath components (PS=P1+P2). Equal            for encoding the binary information. No channel estimation
power for the two multipath components was considered              techniques are employed and consequently no further
during the simulations. A white Gaussian noise is added to         equalization is done to the receiver.
the signal at the output of the Rice fading channel. The time
interval between the moments in which the first and the last




Figure 3: The influence of the cyclic prefix duration on BER performance for DBPSK-OFDM system, Rice fading channel,
                                         K=3dB, SNR=30dB, N=64, fD*TS=0.001



           V. CONCLUSIONS                                          parameter obtained as the multipath delay of the channel
                                                                   normalized by the cyclic prefix duration. The improved BER
The performance of an OFDM system is influenced by the             performance is obtained in all cases by an increase in the
cyclic prefix duration, even by taking the unknown explicit        OFDM symbol length.
form of the channel impulse response that cannot be used in
the equalization process. The transmission is sensitive to the              REFERENCES:

                                                                                                                              40
                                              All Rights Reserved © 2012 IJARCET
ISSN: 2278 – 1323
                                             International Journal of Advanced Research in Computer Engineering & Technology
                                                                                                  Volume 1, Issue 5, July 2012


[1]   Jianwei Huang, Vijay G. Subramanian, Rajeev Agrawal, and Randall
      Berry, ―Joint Scheduling and Resource Allocation in Uplink OFDM
      Systems for Broadband Wireless Access Networks ― , IEEE Journal
      2009.B. Sklar, Rayleigh Fading Channels in Mobile Digital
      Communication Systems- Part I: Characterization, IEEE Commun.
      Mag., July 2007
[2] Dusan Matic,OFDM as a possible modulation technique for
      multimedia applications in the range of mm waves, 10-30-38/
      TUD-TVS,                         available                    on-line:
      www.ubicom.tudelft.nl/MMC/Docs/introOFDM.pdf
[3] Werner Henkel, Georg Tauböck, Per Ölding, The cyclic prefix of
      OFDM/DMT – an analysis, 2002 International Zürich Seminar on
      Broadband Communications, February 19-21 Zürich, Switzerland
[4] Lu, J. , Tjhung, T.T., Adachi, F., BER performance of OFDM system
      in frequency-selective
[5] Rician fading with diversity reception, available online:
      http://www.cwc.nus.edu.sg/~cwcpub/zfiles/ict97_2.pdf.
[6] B. Sklar, Rayleigh Fading Channels in Mobile Digital Communication
      Systems- Part II: Mitigation, IEEE Commun. Mag., July 1997;
[7] Chini, A., Analysis and Simulation of Multicarrier Modulation in
      Frequency Selective Fading Channels ,Ph. D. Thesis, 1994.
Inderjeet Kaur
                   Pursuing Ph.D. under the supervision of Prof, (DR.)
                  Yogesh K. Mathur. She received her M.Tech in
                  Information Technology from GGS Indraprastha
                  University, Delhi and B.Tech in Computer Engineering
                  from Kurukshetra University, Kurukshetra. She is
                  presently pursuing her PhD from Department of Computer
                  Science & Engineering, Singhania University, Rajsthan,
                  India. She has published 8 research papers in
                  International/National Journals/Conferences. Her research
areas include Wireless Communications, computer networks and Security
Applications.

Dr.Yogesh Kr. Mathur

                         Ph.D. (Theoretical Physics) - Moscow University,
                         Moscow, Russia (1982), M.Sc. Physics and
                         Mathematics – Moscow University, Moscow,
                         Russia (1978). Post Doctoral Positions held: Joint
                         Institute for Nuclear Investigation, DUBNA,
                         Russia (April 1982-Feb.1983), Department of
                         Physics,      University       of      Rochester,
USA(Feb.1983-Dec.1983) and Department of Physics, University of
Bielefeld, Germany (Dec.1983-Dec.1984). Academic Positions Held: CSIR
Pool Officer, Department od Physics and Astrophysics, University of Delhi
(as a member of Quark Physics Team headed by Prof. A.N.Mitra (FNA))
(Jan.1985-Jan. 1986), CSIR Research Scientist , Department of Physics and
Astrophysics, University of Delhi.(Jan.1986-Aug.1988), Lecturer (Astt.
Professor), Department of Physics and Astrophysics, University of Delhi
(August 1988- May 1994), Reader (Associate Professor), Department of
Physics and Astrophysics, University of Delhi(December1994-May 2005),
Professor, Department of Applied Sciences and Humanities, ITM, Gurgaon
Delhi(July 2005 –January 2011), Head ASH and School of Physics (April,
2010 to January 2011) and Professor, Department of Applied Sciences, PDM
college of Engineering, Bahadurgarh (January 2011 till date).
Teaching Experience : Post Graduate: 21years, at the Department of Physics
and Astrophysics, University of Delhi
Undergraduate : 7.5 years (5 years and 6 months at ITM, Gurgaon and 2
years at PDM college of Engineering, Bahadurgarh) Haryana, India.




                                                                                                                           41
                                                       All Rights Reserved © 2012 IJARCET

Más contenido relacionado

La actualidad más candente

A Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM SystemsA Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM SystemsIRJET Journal
 
Spectrally efficient multicarrier modulation system for visible light communi...
Spectrally efficient multicarrier modulation system for visible light communi...Spectrally efficient multicarrier modulation system for visible light communi...
Spectrally efficient multicarrier modulation system for visible light communi...IJECEIAES
 
Successful interference cancellation with Blind Equalization method for MC-CD...
Successful interference cancellation with Blind Equalization method for MC-CD...Successful interference cancellation with Blind Equalization method for MC-CD...
Successful interference cancellation with Blind Equalization method for MC-CD...IJTET Journal
 
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...IJMTST Journal
 
LTE in a Nutshell: Pysical Layer
LTE in a Nutshell: Pysical LayerLTE in a Nutshell: Pysical Layer
LTE in a Nutshell: Pysical LayerFrank Rayal
 
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...ijmnct
 
Cooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative CommCooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative CommAshish Meshram
 
Performance comparison of two clipping based filtering methods for papr reduc...
Performance comparison of two clipping based filtering methods for papr reduc...Performance comparison of two clipping based filtering methods for papr reduc...
Performance comparison of two clipping based filtering methods for papr reduc...ijmnct
 

La actualidad más candente (18)

A Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM SystemsA Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
 
D010231821
D010231821D010231821
D010231821
 
5G
5G5G
5G
 
Spectrally efficient multicarrier modulation system for visible light communi...
Spectrally efficient multicarrier modulation system for visible light communi...Spectrally efficient multicarrier modulation system for visible light communi...
Spectrally efficient multicarrier modulation system for visible light communi...
 
Cd31527532
Cd31527532Cd31527532
Cd31527532
 
Successful interference cancellation with Blind Equalization method for MC-CD...
Successful interference cancellation with Blind Equalization method for MC-CD...Successful interference cancellation with Blind Equalization method for MC-CD...
Successful interference cancellation with Blind Equalization method for MC-CD...
 
Na2522282231
Na2522282231Na2522282231
Na2522282231
 
A WAVELET BASED MODULATION
A WAVELET BASED MODULATIONA WAVELET BASED MODULATION
A WAVELET BASED MODULATION
 
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
 
journal
journaljournal
journal
 
LTE in a Nutshell: Pysical Layer
LTE in a Nutshell: Pysical LayerLTE in a Nutshell: Pysical Layer
LTE in a Nutshell: Pysical Layer
 
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
 
Cooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative CommCooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative Comm
 
Performance comparison of two clipping based filtering methods for papr reduc...
Performance comparison of two clipping based filtering methods for papr reduc...Performance comparison of two clipping based filtering methods for papr reduc...
Performance comparison of two clipping based filtering methods for papr reduc...
 
G1034247
G1034247G1034247
G1034247
 
1 6
1 61 6
1 6
 
40120140503001 2-3
40120140503001 2-340120140503001 2-3
40120140503001 2-3
 
SCFDMA
SCFDMASCFDMA
SCFDMA
 

Destacado

Comenmtario Del Plan Huascaran
Comenmtario Del Plan HuascaranComenmtario Del Plan Huascaran
Comenmtario Del Plan HuascaranNIXITO
 
No Tengo Edad Tengo Vida
No Tengo Edad Tengo VidaNo Tengo Edad Tengo Vida
No Tengo Edad Tengo Vidajucarese
 
Aprovechenchicas!!!!!1
Aprovechenchicas!!!!!1Aprovechenchicas!!!!!1
Aprovechenchicas!!!!!1jenny Razo
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
What is Communication?
What is Communication?What is Communication?
What is Communication?Rich Murphy
 
Speaker Orientation 2012
Speaker Orientation 2012Speaker Orientation 2012
Speaker Orientation 2012Paul Mueller
 

Destacado (6)

Comenmtario Del Plan Huascaran
Comenmtario Del Plan HuascaranComenmtario Del Plan Huascaran
Comenmtario Del Plan Huascaran
 
No Tengo Edad Tengo Vida
No Tengo Edad Tengo VidaNo Tengo Edad Tengo Vida
No Tengo Edad Tengo Vida
 
Aprovechenchicas!!!!!1
Aprovechenchicas!!!!!1Aprovechenchicas!!!!!1
Aprovechenchicas!!!!!1
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
What is Communication?
What is Communication?What is Communication?
What is Communication?
 
Speaker Orientation 2012
Speaker Orientation 2012Speaker Orientation 2012
Speaker Orientation 2012
 

Similar a 38 41

Ofdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communicationOfdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communicationIAEME Publication
 
Ofdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communicationOfdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communicationIAEME Publication
 
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...Sukhvinder Singh Malik
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN) IJMER
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Editor IJARCET
 
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...IAEME Publication
 
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...IJERA Editor
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELIJCSES Journal
 
Simulation of OFDM modulation
Simulation of OFDM modulationSimulation of OFDM modulation
Simulation of OFDM modulationDawood Aqlan
 
Simulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed imageSimulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed imageIAEME Publication
 
A Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDMA Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDMpaperpublications3
 
Intersymbol interference distortion cancellation using a modified maximal rat...
Intersymbol interference distortion cancellation using a modified maximal rat...Intersymbol interference distortion cancellation using a modified maximal rat...
Intersymbol interference distortion cancellation using a modified maximal rat...Alexander Decker
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...pijans
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...pijans
 
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...IJECEIAES
 
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...Yayah Zakaria
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...ijwmn
 

Similar a 38 41 (20)

Ofdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communicationOfdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communication
 
Ofdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communicationOfdm mimo and v-blast algorithm-key to high speed wireless communication
Ofdm mimo and v-blast algorithm-key to high speed wireless communication
 
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
 
He3512531256
He3512531256He3512531256
He3512531256
 
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377
 
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
Comparative ber analysis of mitigation of ici through sc,ml and ekf methods i...
 
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
 
Simulation of OFDM modulation
Simulation of OFDM modulationSimulation of OFDM modulation
Simulation of OFDM modulation
 
Simulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed imageSimulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed image
 
A Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDMA Review on Channel Capacity Enhancement in OFDM
A Review on Channel Capacity Enhancement in OFDM
 
Intersymbol interference distortion cancellation using a modified maximal rat...
Intersymbol interference distortion cancellation using a modified maximal rat...Intersymbol interference distortion cancellation using a modified maximal rat...
Intersymbol interference distortion cancellation using a modified maximal rat...
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
 
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
 
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
Performance Analysis of Post Compensated Long Haul High Speed Coherent Optica...
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
 

Más de Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 

Más de Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 

Último

Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 

Último (20)

Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 

38 41

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 OFDM: BER performance by Cyclic Prefix Length Inderjeet Kaur Dr.Y.K.Mathur  individual carrier must convey, therefore lengthening the Abstract— Orthogonal Frequency Division Multiplexing duration of the symbol that modulates each individual (OFDM) is one of the recent year’s equalization approaches used in order to reduce the inter-symbol interference subcarrier [2]. Slow data rate (and long symbol duration) introduced by the frequency selectivity of the radio channels. on each subchannel means that the effects of ISI are The circular extension of the data symbol, commonly referred severely reduced. In addition, a cyclic prefix is inserted to as cyclic prefix is one of the key elements in an OFDM transmission scheme. The influence of the cyclic prefix duration in front of each OFDM symbol. The circular extension is on the BER performance of an OFDM system with in-frame discarded on the receiver side, is obtained by copying a DBPSK modulation is evaluated by means of computer number of samples from the end of the OFDM symbol in simulation in a multipath fading channel. front of it in order to prevent two consecutive frames to interfere each other as a result of the time dispersion Index Terms— OFDM, BER, DBPSK modulation, Fast Fourier caused by the multipath propagation. This way the transform (FFT), QAM. receiver can independently process each frame, in order to estimate the transmitted information. Furthermore, the equalization process is facilitated by this operation of I. INTRODUCTION cyclic prefix insertion and extraction. In this paper, we Mobile radio communication systems are increasingly had focused on the influence of the cyclic prefix duration required to offer a variety of services and qualities for on the BER performance of an OFDM system with mobile users. As the radio channel is far from in-frame DBPSK modulation. The performance transmission medium, exhibiting both frequency evaluation in Rice fading conditions is done by means of selectivity and time variant character [1]. In this context, computer simulation. one of the most challenging issues in a radio communication system is to overcome the inter-symbol interference introduced by the multipath propagation of II. BLOCK-DIAGRAM OF OFDM TRANSMISSION the signal between the transmitter and the receiver’s SCHEME antennas. In the figure 1, a classical OFDM transmission scheme using The use of the adaptive equalization to the receiver could FFT (Fast Fourier Transform) is illustrated. The input data be the solution for avoiding this unwanted phenomenon, sequence is base-band modulated, using a digital modulation but this complex equalization technique proves scheme. Various modulation schemes could generally be oftentimes unsuited for being used in real-time employed such as BPSK, QPSK (also with their differential applications, at data rates of tens of Mbps in an form) and QAM with several different signal constellations. unfriendly dispersive radio channel environment In our system, DBPSK method is chosen in order to encode because of its important computational complexity. the binary information. Data is encoded ―in-frame‖ (the OFDM is an optimal version of multicarrier modulation baseband signal modulation is performed on the serial data, techniques, which mitigates the effect of the ISI which is inside a ―DFT frame‖, or equivalently an OFDM phenomenon keeping a relatively reduced complexity of symbol). The data symbols are parallelized in N different the equalization process. Indeed, intuitively one can substreams. Each substream will modulate a separate carrier assume that the frequency selectivity of the channel can through the IFFT modulation block, which actually generates be mitigated if, instead of transmitting a single high rate the OFDM symbol, performing the multicarrier modulation. serial data stream, the transmission is performed A cyclic prefix is inserted in order to eliminate the simultaneously using several narrow-band subchannels inter-symbol and inter-block interference (IBI) [3]. The data (with a different carrier corresponding to each are back-serial converted, forming an OFDM symbol that subchannel), on which the frequency response of the will modulate a high-frequency carrier before its channel seems ―flat‖. transmission through the channel. The radio channel is Hence, for a given overall data rate, increasing the generally referred to as a linear time-variant system. To the number of carriers reduces the data rate that each receiver, the inverse operations are performed in order to estimate the transmitted symbols. Manuscript received Jul 2, 2012. III. CYCLIC PREFIX AND EQUALIZATION Inderjeet Kaur is currently pursuing PhD degree program in Computer PROCESS Science & Engineering in SinghaniaUniversity, Rajsthan, India, OFDM symbol transmits data in blocks in any type of a PH-9711317003. E-mail: inderjeetk@gmail.com Dr.Y K Mathur is professor and Dean in PDM college of Engineering, non-ideal transmission channel such as a multipath channel Bahadurgarh, India, PH-9711317003. E-mail: ykmathur55@gmail.com. 38 All Rights Reserved © 2012 IJARCET
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 in mobile communication systems, or a classical dispersive channel as in wired transmissions will ―spread‖ the OFDM symbol, causing the blocks of signal to interfere one another. Figure 1: Block Diagram of OFDM Transmission system This type of interference is called Inter-Block Interference. The equivalent base-band signal at the channel output can be IBI could lead to inter-symbol interference, since two obtained by the operation of convolution, as follows: adjacent blocks will overlap, causing the distortion of the ycp[n]  xcp[n] * c[n] (2) samples affected by overlapping. In order to combat this Discarding the L CP samples from the received sequence, the interference, cyclic prefix (CP) can be used at the beginning remaining (useful) signal can be expressed as: of each symbol. The interference caused by the time dispersion of the previous transmitted block is entirely y[n]  x[n]  c[n] (3) absorbed by the prefix samples that are discarded to the where  denotes the circular convolutional operator [6]. It receiver, if cyclic prefix spans more than the multipath can be seen from equation 3 that the temporal support of the channel impulse response. The last L samples of the OFDM signal is preserved by the circular convolution. In our case, N symbol are copied in front of the data block to form cyclic transmitted signal samples convolved with L+1 channel prefix [4], as it can be seen in figure 2. Generally, the radio impulse response samples will conduce to a received symbol channel exhibits both time variant and frequency selective of length N. These received samples of length N will be used characteristics. Considering that the channel parameters in the demodulation process. Since the circular convolution remain constant during the transmission of an OFDM will not ―spread‖ the signal, the receiver can independently symbol, the way that the transmission medium distorts each process each data block. The interference from the previous particular frame is similar to the distortion caused by an transmitted blocks is totally eliminated through this operation electronic filter [1],[5]. The equivalent discrete response of of CP insertion/extraction. Furthermore, since the channel which is considered as a linear FIR filter of order x[n]  IDFT{ X [k ]} and taking into account the effect of L, on the basis of this assumption, the equation can be written the DFT demodulator, the received symbols Y[k] can be as: expressed as: L C ( z )   c[n].z n (1) n 0 Y [k ]  DFT {IDFT { X [ K ]}  c[n]}, k  0,1.......N  1 (4) Since the DFT of a circular convolution of two discrete time signals is equivalent to spectral multiplication equation 4 can be re-written as: Y [k ]  DFT {IDFT { X [k ]}}.DFT {c[n]}  X [k ].C[k ], k  0,1,.........N  1 . (5) where C[k] represents the sampled frequency response of the equivalent base-band discrete channel, corresponding to the frequencies  k  k (2 / N ) . The crucial consequence of the relation above is that each modulation symbol X[k] could be recovered at the receiver by a simple point-wise division operation, also known as ―one-tap frequency domain equalizer‖, as can be seen from the equation (6). Figure 2: Cyclic Prefix insertion  X [k ]  Y [k ].C 1 [k ], k  0,1,......... N  1 , (6) 39 All Rights Reserved © 2012 IJARCET
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 symbol, not being affected by the adjacent carriers Thus, the CP theoretically eliminates both inter-block respectively. interference (IBI) and inter-carrier interference (ICI). IBI and ICI are eliminated because each block preserves its temporal IV. SIMULATION RESULTS support and each serial symbol received on the kth carrier will depend only on the corresponding kth carrier transmitted significant component of the multipath signal arrives to the Considering the effect of the cyclic prefix duration on the receiver is referred to as maximum excess delay (TM) and it is BER performance of an OFDM system using inter-frame expressed in number of serial samples. DBPSK modulation has been simulated. Two multipath delayed components with respective delays τ1 and τ2 and one Another parameter of the simulation is the number of deterministic line-of-sight (LOS) path has been considered in subcarriers N that equals the number of serial samples a three-ray Rice fading channel. In these simulations τ1 was composing an OFDM symbol. taken as zero and τ2 as normalized delay using relation τ2N= The time variant character of the radio channel is quantified τ2/LCP. Where, LCP represents the cyclic prefix duration by the maximum Doppler shift parameter, fD. The value of expressed as the number of serial samples. For the Rice this parameter is also expressed in a normalized manner, as fading channel K=PLOS/PD, which is the ratio between the fD*TS, TS denoting the OFDM symbol duration. A robust signal power carried by the LOS path (PLOS) and the total differential modulation scheme such as DBPSK was chosen power of the two multipath components (PS=P1+P2). Equal for encoding the binary information. No channel estimation power for the two multipath components was considered techniques are employed and consequently no further during the simulations. A white Gaussian noise is added to equalization is done to the receiver. the signal at the output of the Rice fading channel. The time interval between the moments in which the first and the last Figure 3: The influence of the cyclic prefix duration on BER performance for DBPSK-OFDM system, Rice fading channel, K=3dB, SNR=30dB, N=64, fD*TS=0.001 V. CONCLUSIONS parameter obtained as the multipath delay of the channel normalized by the cyclic prefix duration. The improved BER The performance of an OFDM system is influenced by the performance is obtained in all cases by an increase in the cyclic prefix duration, even by taking the unknown explicit OFDM symbol length. form of the channel impulse response that cannot be used in the equalization process. The transmission is sensitive to the REFERENCES: 40 All Rights Reserved © 2012 IJARCET
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 [1] Jianwei Huang, Vijay G. Subramanian, Rajeev Agrawal, and Randall Berry, ―Joint Scheduling and Resource Allocation in Uplink OFDM Systems for Broadband Wireless Access Networks ― , IEEE Journal 2009.B. Sklar, Rayleigh Fading Channels in Mobile Digital Communication Systems- Part I: Characterization, IEEE Commun. Mag., July 2007 [2] Dusan Matic,OFDM as a possible modulation technique for multimedia applications in the range of mm waves, 10-30-38/ TUD-TVS, available on-line: www.ubicom.tudelft.nl/MMC/Docs/introOFDM.pdf [3] Werner Henkel, Georg Tauböck, Per Ölding, The cyclic prefix of OFDM/DMT – an analysis, 2002 International Zürich Seminar on Broadband Communications, February 19-21 Zürich, Switzerland [4] Lu, J. , Tjhung, T.T., Adachi, F., BER performance of OFDM system in frequency-selective [5] Rician fading with diversity reception, available online: http://www.cwc.nus.edu.sg/~cwcpub/zfiles/ict97_2.pdf. [6] B. Sklar, Rayleigh Fading Channels in Mobile Digital Communication Systems- Part II: Mitigation, IEEE Commun. Mag., July 1997; [7] Chini, A., Analysis and Simulation of Multicarrier Modulation in Frequency Selective Fading Channels ,Ph. D. Thesis, 1994. Inderjeet Kaur Pursuing Ph.D. under the supervision of Prof, (DR.) Yogesh K. Mathur. She received her M.Tech in Information Technology from GGS Indraprastha University, Delhi and B.Tech in Computer Engineering from Kurukshetra University, Kurukshetra. She is presently pursuing her PhD from Department of Computer Science & Engineering, Singhania University, Rajsthan, India. She has published 8 research papers in International/National Journals/Conferences. Her research areas include Wireless Communications, computer networks and Security Applications. Dr.Yogesh Kr. Mathur Ph.D. (Theoretical Physics) - Moscow University, Moscow, Russia (1982), M.Sc. Physics and Mathematics – Moscow University, Moscow, Russia (1978). Post Doctoral Positions held: Joint Institute for Nuclear Investigation, DUBNA, Russia (April 1982-Feb.1983), Department of Physics, University of Rochester, USA(Feb.1983-Dec.1983) and Department of Physics, University of Bielefeld, Germany (Dec.1983-Dec.1984). Academic Positions Held: CSIR Pool Officer, Department od Physics and Astrophysics, University of Delhi (as a member of Quark Physics Team headed by Prof. A.N.Mitra (FNA)) (Jan.1985-Jan. 1986), CSIR Research Scientist , Department of Physics and Astrophysics, University of Delhi.(Jan.1986-Aug.1988), Lecturer (Astt. Professor), Department of Physics and Astrophysics, University of Delhi (August 1988- May 1994), Reader (Associate Professor), Department of Physics and Astrophysics, University of Delhi(December1994-May 2005), Professor, Department of Applied Sciences and Humanities, ITM, Gurgaon Delhi(July 2005 –January 2011), Head ASH and School of Physics (April, 2010 to January 2011) and Professor, Department of Applied Sciences, PDM college of Engineering, Bahadurgarh (January 2011 till date). Teaching Experience : Post Graduate: 21years, at the Department of Physics and Astrophysics, University of Delhi Undergraduate : 7.5 years (5 years and 6 months at ITM, Gurgaon and 2 years at PDM college of Engineering, Bahadurgarh) Haryana, India. 41 All Rights Reserved © 2012 IJARCET