SlideShare a Scribd company logo
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -85
Performance of DCO-OFDM in Optical Wireless
Communication System
Sakshi Verma
Department of Electronics and Communication
Engineering, MRIU, Faridabad, India
Shruti Vashist
Department of Electronics and Communication
Engineering, MRIU, Faridabad, India
Abstract- OFDM scheme is widely adopted as it has high data rate and good performance under various channel
conditions. In this paper, a number of unipolar optical OFDM scheme has been used for IM/DD system using
simulink. To develop such a complex system, this paper proposes MATLAB as the platform for its implementation.
The modeling of block diagram is done using Fast Fourier Transform and Hermitian symmetry. The concept of
Optical OFDM uses LED at the transmitter and Photodiode at the receiver to demonstrate the optical characteristics
of the system. The model has been implemented using different modulation techniques and under various channels.
The paper suggests that using QPSK modulation in white Gaussian noise with 5dB SNR gives best result in terms of
BER. Similarly, DBPSK modulation technique performs better with the increase in fading frequency. Thus, the
complete model description suggests novelty in the modulation schemes that can be accepted for channels applicable
in optical OFDM communication.
Keywords : OFDM, DCO-OFDM, FLIP-OFDM, IM/DD, AWGN and Rician Channel.
I. INTRODUCTION
OFDM is widely used in wireless communication system due to reduced inter symbol interference. OFDM is now
considered as a modulation technique for optical system. In conventional OFDM, the signals transmitted are in bipolar
and complex form. But, such signals are not suitable for transmission in IM/DD optical wireless system [1]. Therefore,
Hermitian symmetry is applied to the signal. This converts the bipolar and complex signals into real time signal. In
wireless optical signals, intensity modulation is done by LED’s and direct detection is done using photodiode [2]. There
are a number of schemes that make use of OFDM in optical Communication. Two forms of unipolar OFDM have been
considered in this paper: DCO-OFDM (DC biased Optical OFDM) and Flip-OFDM. In DC biased OFDM, a DC bias is
added to the signal. However, because of large peak to average power ratio of OFDM, even with a large bias some
negative peaks of the signal will be clipped. While in Flip-OFDM, the bipolar and complex signal is converted into
unipolar signal by applying hermitian symmetry. The unipolar signal consists of Positive and negative part. The flipped
negative component is transmitted after the positive part [3].
This paper provides a comparative analysis between the DCO-OFDM and Flip-OFDM for IM/DD optical system in
terms of BER and varying SNR and Doppler Frequency with different modulation techniques using three different
channels. In this paper, Section II describes the simulation model and both OFDM techniques. Section III describes the
proposed work with their results and related graphs. Section IV consists of conclusion and future scope on the basis of
work done.
II. SIMULATION MODEL
In this section, a brief discussion on DCO-OFDM and Flip-OFDM is presented.
A. HERMITIAN SYMMETRY
To drive light sources such as LED’s and Lasers, OFDM signal must be real and positive. To extract real OFDM
signals, the frequency symbols are confined to hermitian symmetry before passing through IFFT[4].
X(N-k)=X*(k), k=1,2…….,(
2
N
) -1 (1)
Where * denotes complex conjugation. To evade complex component in time domain, the DC and Middle
components are set to zero.
X(0) = X(
2
N
) = 0 (2)
By performing IFFT on X(k), the discrete time signal at IFFT output can be expressed as,
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -86
x(n)= )
1N
0k N
kn
πX(k)exp(j2


(3)
Thus,
x(n)= )0({
1
X
N 








1
2
1
2exp)(
N
k N
kn
jkX 
	+ X exp j2
N
nN
2

+ 


1
1
2
exp)(
N
N
kX 2 } (4)
When DC and middle component are set to zero, the equation can be written as:
x(n)= {
1
N 








1
2
1
2exp)(
N
k N
kn
jkX  	+



1
1
2
exp)(
N
N
kX
2 } (5)
Let k’=N-k, substituting k’ we get,
x(n)= {
1
N 








1
2
1
2exp)(
N
k N
kn
jkX  	+




1
2
1'
exp)'(
N
k
kNX 2
( )
} (6)
Rearranging the above equation gives,
x(n)= ∑ ( ) 2 + ∑ ∗ ( ) − 2
= ∑ ( ) 2 − 2 ∑ ( ) − 2 (7)
where XR(k) and XI(k) are respectively the real and imaginary components of X(k). Due to hermitian symmetry of
signal, the imaginary part of the signal at the IFFT output becomes zero.
B. CHANNEL DESCRIPTION
In the proposed work, two channels have been used: AWGN and Rician.
1)AWGN Channel: To analyze modulation techniques, AWGN is the most commonly used model. White Gaussian
noise is added to the signal that passes through this channel. For all the frequencies, channel’s phase frequency
response is linear and amplitude frequency response is flat. Therefore, modulated signal goes without any phase
distortion and amplitude loss. Signal is not affected by fading while propagating through this channel.
The received signal is as follows:
r(t) = s(t) + n(t) (8)
where s(t) and n(t) are transmitted and noise signal respectively[5].
2)Rician Channel: Rician fading arises, when Line of sight is present between the transmitter and the receiver. It
can also be stated that, rician fading arises when Rayleigh fading has strong LOS.
Rican distribution is described as follows:
= (9)
The model becomes Rayleigh fading if the value of k=0 and if k approaches ∞, then it gets converted into AWGN
channel[5].
C. OPTICAL OFDM MODEL
In OFDM system, the IFFT operation is applied to a frequency domain signal X=[Xo,X1,X2,…..XN-1] to generate a
discrete time domain signal X=[x(0),X(1),X(2)….X(N-1)].
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -87
x(n) = IFFT(Xk) =








1
0
2exp
1 N
k
k
N
kn
jX
N
 (11)
Where N is the IFFT size and j2
=-1[3]. In OWC, electrical signal has to be real and positive valued for IM/DD
scheme. While, the output of IFFT operation is in complex form. So, a real signal is obtained by applying the
hermitian symmetry:
Xn = X*N-n, n = 0,1,2….,N/2-1 (10)
Where, * denotes complex conjugate. X0 and XN/2 are set to zero and do not carry information [6]. The unipolar
signal thus obtained after applying hermitian symmetry is used to modulate the intensity of LED. At the receiver,
received optical signal is converted into an electrical form by the photodiode. In this paper, AWGN channel, rician
channel and Rayleigh channel has been considered [3].
1)FLIP-OFDM
The unipolar signal comprises of a positive and a negative part.
x[n] = x+
[n] + x-
[n], (11)
where, polarities positive x+
[n] and negative x-
[n] are obtained as described below:
[ ] =
0, < 0
[ ], ≥ 0
[ ] =
[ ], < 0
0, ≥ 0
The cyclic prefix of ∆ samples are appended to each subframe [6]. In the first frame, positive polarity is transmitted,
while flipped version of negative polarity is transmitted in the second frame with a delay of N+∆ samples.
Therefore, all the samples are positive real valued in both the frames[3].
At the receiver, reconstruction of bipolar OFDM symbols is done from positive and flipped polarities. Now, from
both the data frames, cyclic prefix are removed and then original bipolar signal is retrieved after performing
subtraction operation.
( ) = ( ) − ( ) (12)
Where, y+
(n) is the positive part and y-
(n) is the flipped part of the frame. Now, original complex conjugate data is
obtained by performing FFT operation on the above bipolar signal. Binary stream is reconstructed from the complex
signal by the demodulation process[7].
Fig 1: Block Diagram of Flip-OFDM
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -88
2) DCO-OFDM
To remove the negative peaks, a suitable DC bias is applied to the unipolar signal. Cyclic prefix is added to the
signal. As OFDM signals have very high PAPR, so a large DC bias is required. But, it makes the system inefficient
in terms of optical power. So a moderate DC bias is applied. In this paper, an ideal optical modulator is used.
Therefore, the intensity of output optical signal is directly proportional to the input current. The resulting signal is
transmitted over an AWGN channel. On the receiver side, the received signal is first converted from an optical signal
to an electrical signal using a photodiode. Now the appended cyclic prefix and the signal is converted from serial to
parallel. The signal then passes through the FFT block. Then it is demodulated and converted from parallel to serial
data[8].
Fig 2 : Block Diagram of DCO-OFDM
III. PROPOSED WORK
This paper evaluates the performance of two different optical OFDM models. In the previous work done so far, the
authors did not suggest the applicability of different modulation techniques and different effects of channel. Thus,
the current paper emphasizes strongly on the usage of modulation schemes and the channel effects that deeply drive
the IM/DD optical OFDM system. Now, the DCO-OFDM model has a performance comparison related to four
different modulation schemes and two different channels. The analysis shows that 8 QAM is the best modulation
scheme with a minimum BER value over a wide range of SNR in additive white Gaussian noise. The results of SNR
v/s BER for AWGN channel are tabulated in table 1.
The best results of DCO OFDM appear in 8 QAM using AWGN channel. The results show that the value of BER
comes close to 0.178 to 0.138 when SNR is varied between 1 to 5 dB. Similarly, when DCO OFDM model is
modeled with Rician channels, it shows a good level of BER and SNR relationship using DBPSK modulation. Best
results could be seen in fading channels for BER when Doppler frequency is 1 to 5 Hz, and BER varies between
0.007 to 0.008.
TABLE 1 : SNR V/S BER FOR DCO-OFDM WITH AWGN CHANNEL.
SNR
DB
BER (AWGN CHANNEL)
8 QAM 16 QAM BPSK QPSK
1 0.178 0.1937 0.2661 0.2677
2 0.166 0.1904 0.2434 0.2449
3 0.155 0.189 0.2186 0.2206
4 0.146 0.1879 0.1918 0.1936
5 0.138 0.187 0.1645 0.166
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -89
TABLE 2 : DOPPLER FREQUENCY V/S BER FOR DCO-OFDM WITH RICIAN CHANNEL.
DOPPLER
FREQUENCY
BER (RICIAN CHANNEL)
DBPSK DQPSK BPSK QPSK
1 0.00764 0.09132 0.4937 0.5166
2 0.00763 0.09133 0.4938 0.5165
3 0.00761 0.09132 0.4939 0.5166
4 0.00765 0.09135 0.4942 0.5166
5 0.00767 0.09131 0.4944 0.5166
Fig 3 : BER v/s SNR for AWGN channel
Fig. 4 : BER v/s Doppler Frequency for Rician channel
The Fig 3 shows that 8-QAM gives best result with AWGN channel. While, DBPSK shows best result with Rician
channel. Now, the FLIP-OFDM model has a performance comparison related to three different modulation schemes
and three different channels. The analysis shows that 8 QAM is the best modulation scheme with a minimum BER
value over a wide range of SNR in additive white Gaussian noise. The simulation results are depicted in table 3.
The best results of Flip-OFDM appears in 8 QAM using AWGN channel. Now, implementation indicates the value
of BER comes close to 0.26 to 0.21 when SNR is varied between 1 to 5 dB. Similarly, Flip-OFDM when modeled
with Rician fading channel shows a good level of BER and SNR relationship when DBPSK modulation scheme.
Best results could be seen in fading channels for BER when Doppler frequency is 1 to 5 Hz, and BER varies between
0.092 to 0.098.
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -90
TABLE 3 : SNR V/S BER FOR FLIP-OFDM WITH AWGN CHANNEL.
SNR
DB
BER (AWGN CHANNEL)
8 QAM 16 QAM BPSK QPSK
1 0.26 0.2538 0.352 0.3431
2 0.2457 0.2493 0.335 0.3244
3 0.234 0.2451 0.3162 0.3054
4 0.221 0.242 0.295 0.2808
5 0.21 0.241 0.2715 0.255
TABLE 4 : DOPPLER FREQUENCY V/S BER OF FLIP-OFDM WITH RICIAN CHANNEL.
DOPPLER
FREQUENCY
BER (RICIAN CHANNEL)
DBPSK DQPSK BPSK QPSK
1 0.09287 0.3022 0.4928 0.4875
2 0.09311 0.3023 0.4931 0.4875
3 0.0932 0.3024 0.4934 0.4876
4 0.0933 0.3023 0.4928 0.4877
5 0.0939 0.3024 0.493 0.4877
Fig 5 : BER v/s SNR for AWGN channel
Fig 6 : BER v/s Doppler Frequency for Rician channel
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -91
IV. CONCLUSIONS
The optical wireless communication technique has shown a tremendous demand over the past few years resulting change
in the technological demand. To cope up with latest technological advancements the paper intends to propose a novel
modulation technique that could be offered in the optical wireless communications. The expectation of complete
modeling is to induce a analysis of BER with varying SNR and Doppler frequencies. After thorough calculation and
simulation the analysis proves that DCO OFDM system performs better than FLIP OFDM using 8 QAM modulation
technique. The BER is approximately 13 to 17 % in DCO and 21 to 26% in Flip-OFDM. Thus an improvement of 35% in
BER for DCO-OFDM indicates that for future technological purposes the DCO-OFDM will be used and further
improvements can be made. The modeling is done using SIMULINK. However, the extension of work in this paper has
also been done by incorporating fading effects. Due to fading, the optical system may suffer losses. So, the analysis
proves that differential BPSK modulation scheme can be used in Rician fading channel.
REFERENCES
[1]. Sarangi Devasmitha Dissanayake, “Comparison of ACO-OFDM, DCO-OFDM and ADO-OFDM in IM/DD
systems”, Journal of lightwave technology, VOL. 31, No. 7, April 1, 2013.
[2]. Mohammad Sufyan Islim, “A generalized solution to the Spectral Efficiency Loss in Unipolar Optical OFDM-
based systems”,
[3]. Robert J Baxley, “Achievable Data Rate Analysis of Clipped FLIP-OFDM in Optical Wireless Communication”,
Journal on wireless communication and networking.
[4]. Fatima BARRAMI, ‘Low Complexity direct detection optical OFDM systems for high data rate communications’,
April 2015.
[5]. Garima Mathur, “Performance Analysis of MIMO OFDM System for Different Modulation Schemes under Various
Fading Channels”, International Journal of Advanced Research in Computer and Communication
Engineering,Vol.2, Issue 5,May 2013.
[6]. Nirmal Fernando, “Flip-OFDM for Unipolar Communication Systems”, Dec 14, 2011.
[7]. Rashed Islam, “Analysis of DCO-OFDM and Flip-OFDM for IM/DD Optical-Wireless System”, 8th
international
Conference on Electrical and Computer Engineering(IEEE), Dec 14, Dhaka, Bangladesh.
[8]. Sanjana C Saju, “Comparison of ACO-OFDM and DCO-OFDM in IM/DD systems” IJERT, Vol. 4, Issue 04, April
2015.

More Related Content

PPTX
Mini.ppt
PDF
Design of c slotted microstrip antenna using artificial neural network model
PDF
Lh2419001903
PDF
Beamforming for Antenna Array
PDF
Strategies to Combat Pilot Contamination in Massive MIMO Systems
PDF
IRJET- Design and Performance Analysis of Linear Array
PDF
Pilot induced cyclostationarity based method for dvb system identification
PPTX
Adaptive analog beamforming
Mini.ppt
Design of c slotted microstrip antenna using artificial neural network model
Lh2419001903
Beamforming for Antenna Array
Strategies to Combat Pilot Contamination in Massive MIMO Systems
IRJET- Design and Performance Analysis of Linear Array
Pilot induced cyclostationarity based method for dvb system identification
Adaptive analog beamforming

What's hot (18)

PPTX
Optical Spatial Modulation OFDM using Micro LEDs
PDF
Real Time Implementation of Adaptive Beam former for Phased Array Radar over ...
PPT
Ofdm in opticals
PDF
STUDY OF ARRAY BI-CONICAL ANTENNA FOR DME APPLICATIONS
PPTX
IMDD Adaptative equalization
PDF
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
PDF
Degradation of ICI in OFDM Communication System by Analyzing I/Q Imbalance an...
PDF
PDF
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
PDF
CFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
PDF
IRJET- Transmission Distortion Compensation using Optical Phase Conjugation i...
PDF
IRJET - Distributed Arithmetic Method for Complex Multiplication
PDF
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
PPTX
Adaptive Beamforming Algorithms
PDF
C010211624
PPTX
HIGH-SPEED LOW-POWER VITERBI DECODER DESIGN FOR TCM DECODERS
PDF
Beamforming for Multiuser Massive MIMO Systems: Digital versus Hybrid Analog-...
PDF
Design of a two stage differential low noise amplifier for uwb applications
Optical Spatial Modulation OFDM using Micro LEDs
Real Time Implementation of Adaptive Beam former for Phased Array Radar over ...
Ofdm in opticals
STUDY OF ARRAY BI-CONICAL ANTENNA FOR DME APPLICATIONS
IMDD Adaptative equalization
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
Degradation of ICI in OFDM Communication System by Analyzing I/Q Imbalance an...
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
IRJET- Transmission Distortion Compensation using Optical Phase Conjugation i...
IRJET - Distributed Arithmetic Method for Complex Multiplication
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
Adaptive Beamforming Algorithms
C010211624
HIGH-SPEED LOW-POWER VITERBI DECODER DESIGN FOR TCM DECODERS
Beamforming for Multiuser Massive MIMO Systems: Digital versus Hybrid Analog-...
Design of a two stage differential low noise amplifier for uwb applications
Ad

Viewers also liked (10)

PPTX
Все возможности номера 8-800 для бизнеса
PPTX
My incredible vacation
PDF
ISC: Эффективное внедрение мистери шоппинг
PPTX
How to pp
PDF
News Art magazine Arredare con l'Arte Maggio 2016
PDF
Control Analysis of a mass- loaded String
PDF
CA 3.03 Geocentre
PDF
Опыт российских компаний по организации мониторинга качества обслуживания кли...
PDF
Final paper
PPTX
bel-130326145127-phpapp02
Все возможности номера 8-800 для бизнеса
My incredible vacation
ISC: Эффективное внедрение мистери шоппинг
How to pp
News Art magazine Arredare con l'Arte Maggio 2016
Control Analysis of a mass- loaded String
CA 3.03 Geocentre
Опыт российских компаний по организации мониторинга качества обслуживания кли...
Final paper
bel-130326145127-phpapp02
Ad

Similar to Performance of DCO-OFDM in Optical Wireless Communication System (20)

PDF
IRJET- Analysis of BER Performance for DCO-OFDM in VLC SYSTEM
PPTX
Concept of Flip OFDM and its applications
PDF
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
PDF
Ieee lifi harald haas 2013
PDF
OFDM: Modulation Technique for Wireless Communication
PPT
Orthogonal Frequency Division Multiplexing.ppt
PDF
Mathematical description of ofdm
PDF
Performance Evaluation and Simulation of OFDM in Optical Communication Systems
PDF
IRJET- Review of Orthogonal Frequency Division Multiplexing for Wireless ...
PDF
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
PDF
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
PDF
Performance evaluation of 4-quadrature amplitude modulation over orthogonal ...
PDF
A Comparison on Different Techniques for PAPR and BER Reduction in OFDM Commu...
PDF
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
PDF
Ofdm oqam performances for high speed optical communication in long haul fibe...
PDF
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
PDF
Simulation of OFDM modulation
PDF
Simulation of ofdm modulation adapted to the transmission of a fixed image
PDF
I010216266
IRJET- Analysis of BER Performance for DCO-OFDM in VLC SYSTEM
Concept of Flip OFDM and its applications
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Ieee lifi harald haas 2013
OFDM: Modulation Technique for Wireless Communication
Orthogonal Frequency Division Multiplexing.ppt
Mathematical description of ofdm
Performance Evaluation and Simulation of OFDM in Optical Communication Systems
IRJET- Review of Orthogonal Frequency Division Multiplexing for Wireless ...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Performance evaluation of 4-quadrature amplitude modulation over orthogonal ...
A Comparison on Different Techniques for PAPR and BER Reduction in OFDM Commu...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Ofdm oqam performances for high speed optical communication in long haul fibe...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
Simulation of OFDM modulation
Simulation of ofdm modulation adapted to the transmission of a fixed image
I010216266

More from AM Publications (20)

PDF
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
PDF
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
PDF
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
PDF
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
PDF
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
PDF
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
PDF
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
PDF
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
PDF
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
PDF
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PDF
INTELLIGENT BLIND STICK
PDF
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
PDF
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
PDF
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
PDF
OPTICAL CHARACTER RECOGNITION USING RBFNN
PDF
DETECTION OF MOVING OBJECT
PDF
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
PDF
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PDF
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
PDF
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
INTELLIGENT BLIND STICK
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
OPTICAL CHARACTER RECOGNITION USING RBFNN
DETECTION OF MOVING OBJECT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY

Recently uploaded (20)

PPTX
Wireless and Mobile Backhaul Market.pptx
PPT
Hypersensitivity Namisha1111111111-WPS.ppt
PDF
-DIGITAL-INDIA.pdf one of the most prominent
PPTX
Presentation 1.pptxnshshdhhdhdhdhdhhdhdhdhd
PDF
Maxon CINEMA 4D 2025 Crack Free Download Latest Version
PPTX
DEATH AUDIT MAY 2025.pptxurjrjejektjtjyjjy
PPTX
Entre CHtzyshshshshshshshzhhzzhhz 4MSt.pptx
PDF
ICT grade for 8. MATATAG curriculum .P2.pdf
PDF
Printing Presentation to show beginners.
PPTX
PLC ANALOGUE DONE BY KISMEC KULIM TD 5 .0
PPTX
unit1d-communitypharmacy-240815170017-d032dce8.pptx
DOCX
fsdffdghjjgfxfdghjvhjvgfdfcbchghgghgcbjghf
PPTX
quadraticequations-111211090004-phpapp02.pptx
PPTX
Lecture-3-Computer-programming for BS InfoTech
PDF
Presented by ATHUL KRISHNA.S_20250813_191657_0000.pdf
PPTX
A Clear View_ Interpreting Scope Numbers and Features
PDF
Topic-1-Main-Features-of-Data-Processing.pdf
PPTX
rorakshsjppaksvsjsndjdkndjdbdidndjdbdjom.pptx
PDF
ISS2022 present sdabhsa hsdhdfahasda ssdsd
PPTX
5. MEASURE OF INTERIOR AND EXTERIOR- MATATAG CURRICULUM.pptx
Wireless and Mobile Backhaul Market.pptx
Hypersensitivity Namisha1111111111-WPS.ppt
-DIGITAL-INDIA.pdf one of the most prominent
Presentation 1.pptxnshshdhhdhdhdhdhhdhdhdhd
Maxon CINEMA 4D 2025 Crack Free Download Latest Version
DEATH AUDIT MAY 2025.pptxurjrjejektjtjyjjy
Entre CHtzyshshshshshshshzhhzzhhz 4MSt.pptx
ICT grade for 8. MATATAG curriculum .P2.pdf
Printing Presentation to show beginners.
PLC ANALOGUE DONE BY KISMEC KULIM TD 5 .0
unit1d-communitypharmacy-240815170017-d032dce8.pptx
fsdffdghjjgfxfdghjvhjvgfdfcbchghgghgcbjghf
quadraticequations-111211090004-phpapp02.pptx
Lecture-3-Computer-programming for BS InfoTech
Presented by ATHUL KRISHNA.S_20250813_191657_0000.pdf
A Clear View_ Interpreting Scope Numbers and Features
Topic-1-Main-Features-of-Data-Processing.pdf
rorakshsjppaksvsjsndjdkndjdbdidndjdbdjom.pptx
ISS2022 present sdabhsa hsdhdfahasda ssdsd
5. MEASURE OF INTERIOR AND EXTERIOR- MATATAG CURRICULUM.pptx

Performance of DCO-OFDM in Optical Wireless Communication System

  • 1. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -85 Performance of DCO-OFDM in Optical Wireless Communication System Sakshi Verma Department of Electronics and Communication Engineering, MRIU, Faridabad, India Shruti Vashist Department of Electronics and Communication Engineering, MRIU, Faridabad, India Abstract- OFDM scheme is widely adopted as it has high data rate and good performance under various channel conditions. In this paper, a number of unipolar optical OFDM scheme has been used for IM/DD system using simulink. To develop such a complex system, this paper proposes MATLAB as the platform for its implementation. The modeling of block diagram is done using Fast Fourier Transform and Hermitian symmetry. The concept of Optical OFDM uses LED at the transmitter and Photodiode at the receiver to demonstrate the optical characteristics of the system. The model has been implemented using different modulation techniques and under various channels. The paper suggests that using QPSK modulation in white Gaussian noise with 5dB SNR gives best result in terms of BER. Similarly, DBPSK modulation technique performs better with the increase in fading frequency. Thus, the complete model description suggests novelty in the modulation schemes that can be accepted for channels applicable in optical OFDM communication. Keywords : OFDM, DCO-OFDM, FLIP-OFDM, IM/DD, AWGN and Rician Channel. I. INTRODUCTION OFDM is widely used in wireless communication system due to reduced inter symbol interference. OFDM is now considered as a modulation technique for optical system. In conventional OFDM, the signals transmitted are in bipolar and complex form. But, such signals are not suitable for transmission in IM/DD optical wireless system [1]. Therefore, Hermitian symmetry is applied to the signal. This converts the bipolar and complex signals into real time signal. In wireless optical signals, intensity modulation is done by LED’s and direct detection is done using photodiode [2]. There are a number of schemes that make use of OFDM in optical Communication. Two forms of unipolar OFDM have been considered in this paper: DCO-OFDM (DC biased Optical OFDM) and Flip-OFDM. In DC biased OFDM, a DC bias is added to the signal. However, because of large peak to average power ratio of OFDM, even with a large bias some negative peaks of the signal will be clipped. While in Flip-OFDM, the bipolar and complex signal is converted into unipolar signal by applying hermitian symmetry. The unipolar signal consists of Positive and negative part. The flipped negative component is transmitted after the positive part [3]. This paper provides a comparative analysis between the DCO-OFDM and Flip-OFDM for IM/DD optical system in terms of BER and varying SNR and Doppler Frequency with different modulation techniques using three different channels. In this paper, Section II describes the simulation model and both OFDM techniques. Section III describes the proposed work with their results and related graphs. Section IV consists of conclusion and future scope on the basis of work done. II. SIMULATION MODEL In this section, a brief discussion on DCO-OFDM and Flip-OFDM is presented. A. HERMITIAN SYMMETRY To drive light sources such as LED’s and Lasers, OFDM signal must be real and positive. To extract real OFDM signals, the frequency symbols are confined to hermitian symmetry before passing through IFFT[4]. X(N-k)=X*(k), k=1,2…….,( 2 N ) -1 (1) Where * denotes complex conjugation. To evade complex component in time domain, the DC and Middle components are set to zero. X(0) = X( 2 N ) = 0 (2) By performing IFFT on X(k), the discrete time signal at IFFT output can be expressed as,
  • 2. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -86 x(n)= ) 1N 0k N kn πX(k)exp(j2   (3) Thus, x(n)= )0({ 1 X N          1 2 1 2exp)( N k N kn jkX  + X exp j2 N nN 2  +    1 1 2 exp)( N N kX 2 } (4) When DC and middle component are set to zero, the equation can be written as: x(n)= { 1 N          1 2 1 2exp)( N k N kn jkX  +    1 1 2 exp)( N N kX 2 } (5) Let k’=N-k, substituting k’ we get, x(n)= { 1 N          1 2 1 2exp)( N k N kn jkX  +     1 2 1' exp)'( N k kNX 2 ( ) } (6) Rearranging the above equation gives, x(n)= ∑ ( ) 2 + ∑ ∗ ( ) − 2 = ∑ ( ) 2 − 2 ∑ ( ) − 2 (7) where XR(k) and XI(k) are respectively the real and imaginary components of X(k). Due to hermitian symmetry of signal, the imaginary part of the signal at the IFFT output becomes zero. B. CHANNEL DESCRIPTION In the proposed work, two channels have been used: AWGN and Rician. 1)AWGN Channel: To analyze modulation techniques, AWGN is the most commonly used model. White Gaussian noise is added to the signal that passes through this channel. For all the frequencies, channel’s phase frequency response is linear and amplitude frequency response is flat. Therefore, modulated signal goes without any phase distortion and amplitude loss. Signal is not affected by fading while propagating through this channel. The received signal is as follows: r(t) = s(t) + n(t) (8) where s(t) and n(t) are transmitted and noise signal respectively[5]. 2)Rician Channel: Rician fading arises, when Line of sight is present between the transmitter and the receiver. It can also be stated that, rician fading arises when Rayleigh fading has strong LOS. Rican distribution is described as follows: = (9) The model becomes Rayleigh fading if the value of k=0 and if k approaches ∞, then it gets converted into AWGN channel[5]. C. OPTICAL OFDM MODEL In OFDM system, the IFFT operation is applied to a frequency domain signal X=[Xo,X1,X2,…..XN-1] to generate a discrete time domain signal X=[x(0),X(1),X(2)….X(N-1)].
  • 3. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -87 x(n) = IFFT(Xk) =         1 0 2exp 1 N k k N kn jX N  (11) Where N is the IFFT size and j2 =-1[3]. In OWC, electrical signal has to be real and positive valued for IM/DD scheme. While, the output of IFFT operation is in complex form. So, a real signal is obtained by applying the hermitian symmetry: Xn = X*N-n, n = 0,1,2….,N/2-1 (10) Where, * denotes complex conjugate. X0 and XN/2 are set to zero and do not carry information [6]. The unipolar signal thus obtained after applying hermitian symmetry is used to modulate the intensity of LED. At the receiver, received optical signal is converted into an electrical form by the photodiode. In this paper, AWGN channel, rician channel and Rayleigh channel has been considered [3]. 1)FLIP-OFDM The unipolar signal comprises of a positive and a negative part. x[n] = x+ [n] + x- [n], (11) where, polarities positive x+ [n] and negative x- [n] are obtained as described below: [ ] = 0, < 0 [ ], ≥ 0 [ ] = [ ], < 0 0, ≥ 0 The cyclic prefix of ∆ samples are appended to each subframe [6]. In the first frame, positive polarity is transmitted, while flipped version of negative polarity is transmitted in the second frame with a delay of N+∆ samples. Therefore, all the samples are positive real valued in both the frames[3]. At the receiver, reconstruction of bipolar OFDM symbols is done from positive and flipped polarities. Now, from both the data frames, cyclic prefix are removed and then original bipolar signal is retrieved after performing subtraction operation. ( ) = ( ) − ( ) (12) Where, y+ (n) is the positive part and y- (n) is the flipped part of the frame. Now, original complex conjugate data is obtained by performing FFT operation on the above bipolar signal. Binary stream is reconstructed from the complex signal by the demodulation process[7]. Fig 1: Block Diagram of Flip-OFDM
  • 4. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -88 2) DCO-OFDM To remove the negative peaks, a suitable DC bias is applied to the unipolar signal. Cyclic prefix is added to the signal. As OFDM signals have very high PAPR, so a large DC bias is required. But, it makes the system inefficient in terms of optical power. So a moderate DC bias is applied. In this paper, an ideal optical modulator is used. Therefore, the intensity of output optical signal is directly proportional to the input current. The resulting signal is transmitted over an AWGN channel. On the receiver side, the received signal is first converted from an optical signal to an electrical signal using a photodiode. Now the appended cyclic prefix and the signal is converted from serial to parallel. The signal then passes through the FFT block. Then it is demodulated and converted from parallel to serial data[8]. Fig 2 : Block Diagram of DCO-OFDM III. PROPOSED WORK This paper evaluates the performance of two different optical OFDM models. In the previous work done so far, the authors did not suggest the applicability of different modulation techniques and different effects of channel. Thus, the current paper emphasizes strongly on the usage of modulation schemes and the channel effects that deeply drive the IM/DD optical OFDM system. Now, the DCO-OFDM model has a performance comparison related to four different modulation schemes and two different channels. The analysis shows that 8 QAM is the best modulation scheme with a minimum BER value over a wide range of SNR in additive white Gaussian noise. The results of SNR v/s BER for AWGN channel are tabulated in table 1. The best results of DCO OFDM appear in 8 QAM using AWGN channel. The results show that the value of BER comes close to 0.178 to 0.138 when SNR is varied between 1 to 5 dB. Similarly, when DCO OFDM model is modeled with Rician channels, it shows a good level of BER and SNR relationship using DBPSK modulation. Best results could be seen in fading channels for BER when Doppler frequency is 1 to 5 Hz, and BER varies between 0.007 to 0.008. TABLE 1 : SNR V/S BER FOR DCO-OFDM WITH AWGN CHANNEL. SNR DB BER (AWGN CHANNEL) 8 QAM 16 QAM BPSK QPSK 1 0.178 0.1937 0.2661 0.2677 2 0.166 0.1904 0.2434 0.2449 3 0.155 0.189 0.2186 0.2206 4 0.146 0.1879 0.1918 0.1936 5 0.138 0.187 0.1645 0.166
  • 5. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -89 TABLE 2 : DOPPLER FREQUENCY V/S BER FOR DCO-OFDM WITH RICIAN CHANNEL. DOPPLER FREQUENCY BER (RICIAN CHANNEL) DBPSK DQPSK BPSK QPSK 1 0.00764 0.09132 0.4937 0.5166 2 0.00763 0.09133 0.4938 0.5165 3 0.00761 0.09132 0.4939 0.5166 4 0.00765 0.09135 0.4942 0.5166 5 0.00767 0.09131 0.4944 0.5166 Fig 3 : BER v/s SNR for AWGN channel Fig. 4 : BER v/s Doppler Frequency for Rician channel The Fig 3 shows that 8-QAM gives best result with AWGN channel. While, DBPSK shows best result with Rician channel. Now, the FLIP-OFDM model has a performance comparison related to three different modulation schemes and three different channels. The analysis shows that 8 QAM is the best modulation scheme with a minimum BER value over a wide range of SNR in additive white Gaussian noise. The simulation results are depicted in table 3. The best results of Flip-OFDM appears in 8 QAM using AWGN channel. Now, implementation indicates the value of BER comes close to 0.26 to 0.21 when SNR is varied between 1 to 5 dB. Similarly, Flip-OFDM when modeled with Rician fading channel shows a good level of BER and SNR relationship when DBPSK modulation scheme. Best results could be seen in fading channels for BER when Doppler frequency is 1 to 5 Hz, and BER varies between 0.092 to 0.098.
  • 6. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -90 TABLE 3 : SNR V/S BER FOR FLIP-OFDM WITH AWGN CHANNEL. SNR DB BER (AWGN CHANNEL) 8 QAM 16 QAM BPSK QPSK 1 0.26 0.2538 0.352 0.3431 2 0.2457 0.2493 0.335 0.3244 3 0.234 0.2451 0.3162 0.3054 4 0.221 0.242 0.295 0.2808 5 0.21 0.241 0.2715 0.255 TABLE 4 : DOPPLER FREQUENCY V/S BER OF FLIP-OFDM WITH RICIAN CHANNEL. DOPPLER FREQUENCY BER (RICIAN CHANNEL) DBPSK DQPSK BPSK QPSK 1 0.09287 0.3022 0.4928 0.4875 2 0.09311 0.3023 0.4931 0.4875 3 0.0932 0.3024 0.4934 0.4876 4 0.0933 0.3023 0.4928 0.4877 5 0.0939 0.3024 0.493 0.4877 Fig 5 : BER v/s SNR for AWGN channel Fig 6 : BER v/s Doppler Frequency for Rician channel
  • 7. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -91 IV. CONCLUSIONS The optical wireless communication technique has shown a tremendous demand over the past few years resulting change in the technological demand. To cope up with latest technological advancements the paper intends to propose a novel modulation technique that could be offered in the optical wireless communications. The expectation of complete modeling is to induce a analysis of BER with varying SNR and Doppler frequencies. After thorough calculation and simulation the analysis proves that DCO OFDM system performs better than FLIP OFDM using 8 QAM modulation technique. The BER is approximately 13 to 17 % in DCO and 21 to 26% in Flip-OFDM. Thus an improvement of 35% in BER for DCO-OFDM indicates that for future technological purposes the DCO-OFDM will be used and further improvements can be made. The modeling is done using SIMULINK. However, the extension of work in this paper has also been done by incorporating fading effects. Due to fading, the optical system may suffer losses. So, the analysis proves that differential BPSK modulation scheme can be used in Rician fading channel. REFERENCES [1]. Sarangi Devasmitha Dissanayake, “Comparison of ACO-OFDM, DCO-OFDM and ADO-OFDM in IM/DD systems”, Journal of lightwave technology, VOL. 31, No. 7, April 1, 2013. [2]. Mohammad Sufyan Islim, “A generalized solution to the Spectral Efficiency Loss in Unipolar Optical OFDM- based systems”, [3]. Robert J Baxley, “Achievable Data Rate Analysis of Clipped FLIP-OFDM in Optical Wireless Communication”, Journal on wireless communication and networking. [4]. Fatima BARRAMI, ‘Low Complexity direct detection optical OFDM systems for high data rate communications’, April 2015. [5]. Garima Mathur, “Performance Analysis of MIMO OFDM System for Different Modulation Schemes under Various Fading Channels”, International Journal of Advanced Research in Computer and Communication Engineering,Vol.2, Issue 5,May 2013. [6]. Nirmal Fernando, “Flip-OFDM for Unipolar Communication Systems”, Dec 14, 2011. [7]. Rashed Islam, “Analysis of DCO-OFDM and Flip-OFDM for IM/DD Optical-Wireless System”, 8th international Conference on Electrical and Computer Engineering(IEEE), Dec 14, Dhaka, Bangladesh. [8]. Sanjana C Saju, “Comparison of ACO-OFDM and DCO-OFDM in IM/DD systems” IJERT, Vol. 4, Issue 04, April 2015.