SlideShare a Scribd company logo
1 of 4
Download to read offline
Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41
www.ijera.com 38 | P a g e
Performance Analysis of DRA Based OFDM Data Transmission
With Respect to Novel High Speed RS Decoding
Dr. S. V. A. V Prasad#
, Anshu Thakur**
#
Lingaya’s University, Faridabad
**
Aravalli College of Engineering & Management, Faridabad
Abstract
In this paper, we have analyzed the performance characteristics of OFDM data transmission with regard to a
new high speed RS decoding algorithm. The various characteristics identified are mainly speed and accuracy of
the transmission irrespective of channel behaviour. We consider two cases viz. data transmission without error
control and data transmission with error control. Each of these cases are duly analyzed and it is proven that high
speed RS decoding algorithms can actually benefit OFDM data transmission for advanced communication
systems only if implemented at the hardware (VLSI) level because of significant processing overhead involved
in software based implementation even though the algorithm may have lower computational complexity.
Keywords— RS Decoder, OFDM, MATLAB, Scientific Computing & Simulation, Data Communication
I. INTRODUCTION
The Reed-Solomon codes are found in various
applications ranging from digital communications
to high speed recording systems. The basic reason
for such widespread use of RS codes is its ability to
correct burst errors thereby yielding highly error-
free systems. Since every particular application has
its own performance and time requirements, a large
number of techniques exist for high speed decoding
of RS codes, each of them being suitable for
certain types of systems.
Nevertheless, as the technology progresses and
concepts like high definition (HD) broadcast and
Internet of Things becomes a reality, we would
require highly stable error free systems that can
operate at multi-GHz speeds. For such systems we
would require very high speed RS decoding
capability which is basically the motivation behind
growing research in this field.
Orthogonal frequency division multiplexing
(OFDM) has become a popular technique for
transmission of signals over wireless channels.
OFDM has been adopted in several wireless
standards such as digital audio broadcasting
(DAB), digital video broadcasting (DVB-T), the
IEEE 802.11a [1] local area network (LAN)
standard and the IEEE 802.16a [2] metropolitan
area network (MAN) standard. OFDM is also
being pursued for dedicated short-range
communications (DSRC) for road side to vehicle
communications and as a potential candidate for
fourth-generation (4G) mobile wireless systems.
OFDM converts a frequency-selective channel
into a parallel collection of frequency flat sub-
channels. The subcarriers have the minimum
frequency separation required to maintain
orthogonality of their corresponding time domain
waveforms, yet the signal spectra corresponding to the
different subcarriers overlap in frequency. Hence, the
available bandwidth is used very efficiently. If
knowledge of the channel is available at the
transmitter, then the OFDM transmitter can adapt its
signaling strategy to match the channel. Due to the
fact that OFDM uses a large collection of narrowly
spaced sub-channels, these adaptive strategies can
approach the ideal water pouring capacity of a
frequency-selective channel. In practice this is
achieved by using adaptive bit loading techniques,
where different sized signal constellations are
transmitted on the subcarriers.
OFDM is a block modulation scheme where a
block of N information symbols is transmitted in
parallel on N subcarriers. The time duration of an
OFDM symbol is N times larger than that of a single-
carrier system. An OFDM modulator can be
implemented as an inverse discrete Fourier transform
(IDFT) on a block of N information symbols followed
by an analog-to-digital converter (ADC). To mitigate
the effects of inter-symbol interference (ISI) caused
by channel time spread, each block of N IDFT
coefficients is typically preceded by a cyclic prefix
(CP) or a guard interval consisting of G samples, such
that the length of the CP is at least equal to the
channel length. Under this condition, a linear
convolution of the transmitted sequence and the
channel is converted to a circular convolution. As a
result, the effects of the ISI are easily and completely
eliminated. Moreover, the approach enables the
receiver to use fast signal processing transforms such
as a fast Fourier transform (FFT) for OFDM
implementation [3]. Similar techniques can be
employed in single-carrier systems as well, by
RESEARCH ARTICLE OPEN ACCESS
Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41
www.ijera.com 39 | P a g e
preceding each transmitted data block of length N
by a CP of length G, while using frequency-domain
equalization at the receiver.
Since the computation of FFT is already
involved in OFDM systems, implementing RS
encoding and decoding in such systems can be
relatively an easy exercise as it involves taking the
DFT over a finite Galois Field. This will also
increase the accuracy of the system. However, RS
encoding and decoding involves a lot of
computation time and hence will add to the latency
of the system. This gives us the motivation to do
research on high speed RS decoding techniques
such that the over-all system latency can be
minimized.
This work has broadly two parts. One is the
analysis of OFDM data transmission when no RS
coding is applied. Here the study is mostly focused
on assessing various system parameters and how
they are going to be affected if extra latency is
added to the system by virtue of RS decoding.
Second part of the paper deals with OFDM data
transmission when RS coding is applied and the
resulting system’s performance. The RS coding
applied here is a new frequency domain decoding
algorithm and hence this also serves as an
application where the benefit of high speed RS
decoding algorithms can be highlighted.
II. REVIEW OF REED SOLOMON
CODES
The Reed – Solomon codes are cyclic codes
with symbols made up of m-bit sequences, where m
is any positive integer having a value greater than
2. RS (n,k) codes on m-bit symbols exist for all n
and k for which the following condition is satisfied:
… (1)
Where k is the number of data symbols being
encoded, and n is the total number of code symbols
in the encoded block. For most conventional RS
(n,k) codes,
… (2)
Where t is the symbol-error correcting
capability of the code and n – k = 2t is the number
of parity symbols. RS codes achieve the largest
possible code minimum distance for any linear
code with the same encoder input and output block
lengths. The code minimum distance is given by:
… (3)
The RS code generator polynomial can be written
as:
… (4)
With the code being defined over GF(q), q being a
prime power and the code length is n = q – 1, b is any
natural number and α is a primitive element of GF(q).
The received vector is represented as a polynomial:
… (5)
Where C(x) is the codeword and E(x) is the error
vector. The i-th error in the error vector E(x) has a
locator given as:
… (6)
And the error value
… (7)
The error locator polynomial is given as:
… (8)
Where t ≤ (d – 1) / 2. The message polynomial of the
RS code can be shown to be:
… (9)
The component ci of the codeword C(x) is computed
as:
… (10)
III. OFDM DATA TRANSMISSION
WITHOUT RS CODE
We designed a generic OFDM system where data
points were processed in block size of 8. The data
points were passed through a random channel with
noise characteristics modelled by a pseudorandom
noise sequence generator. The result is shown in
Figure 1.
Here in this figure, 4096 data points were transmitted
as OFDM signal through a random channel estimated
through a PN sequence. The received data shows the
exact characteristics of the transmitted data which is
expected if the channel estimation is adequately done.
However, this is not possible in reality and one or
more errors do creep in the received codeword due to
a number of factors like channel variation, high noise,
improper operational characteristics of the
transmitters or receivers and so on. That is the reason
why we need error detection and correction codes in
the first place. Furthermore, the random noise channel
that has been modelled is random only in the
statistical sense and is not truly random which is what
is expected in reality. This trivial aspect also has
serious repercussions on our communication system
design. However, appropriate statistical analysis
carried out in MATLAB reveals that the channel that
we have created for simulation purposes is quite close
to actual random noise channel as far as impulse
response of the system is concerned.
Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41
www.ijera.com 40 | P a g e
Fig. 1
IV. OFDM DATA TRANSMISSION
WITH RS CODE
We included a new RS code block in the code
of OFDM system and went on to analyse its
characteristics. This time the channel was modelled
as AWGN and the data transmission was analysed.
The results are shown in Figure 2.
Fig. 2
As can be seen here, errors were injected in the
original transmitted data and seen if it is corrected
by the RS code module. The received data is free
from errors as expected but few key points were
noted during the simulation as follows:
1) The simulation time was increased by a
margin of 5 seconds
2) Sometimes, few errors were detected but not
corrected (happened twice out of 30
simulations carried out with different data
points)
3) Channel estimation took longer time than
usual
The above three points reveal an interesting
aspect with regard to the new RS code block that
was implemented in the system and has been
discussed in the next section.
V. EFFECT ON OFDM SYSTEM
DUE TO RS CODE BLOCK
The effect on the performance of the OFDM
system due to RS code block can be understood by
the way RS decoding algorithm works here.
Reed – Solomon codes can be decoded in both time
and frequency domain. Consequently, a lot of
algorithms already exist for efficient decoding in both
these domains. However, for our work we have
chosen Gao’s algorithm as the starting point and we
describe it here for the case of b = 1 [4].
Step 1: Construct an interpolating polynomial T(x)
such that
… (11)
Where degree of T(x) < n.
Step 2: Compute the partial GCD by solving the
congruence such that
… (12)
Where degree of P(x) < (n+k)/2
The above step can be done by applying the
extended
Euclidean algorithm to xn
– 1 and T(x) and we can
obtain unique pair of polynomials P(x) and W(x).
Step 3: Compute the message polynomial as
… (13)
From the algorithm above, it is quite clear that for
N blocks of data that is to be transmitted over N sub-
carriers, each data block must be RS encoded and then
decoded. We have used a single RS code block which
required the N blocks of data to be fed serially to the
RS code block and that led to extra computation time
as mentioned in point 1 in the previous section. The
second point can be understood from the fact that FFT
performed on information symbols for demodulation
can be regarded as essentially the same process of
DFT computation required in RS code block over
finite field. The solution to this problem evidently is
to have parallel RS code blocks for parallel N data
blocks and to have adaptive RS code blocks for
variable data sizes.
VI. PERFORMANCE OF THE RS CODE
BLOCK
The performance of the RS code block is critical
for over-all performance of any communication
system. As evident from the analysis carried out in the
previous sections, we are faced with the problem of
greater latency of including additional RS code block
in the OFDM system on one hand and more system
area and other operational issues owing to use of N
parallel RS code blocks for N information blocks.
Naturally under such circumstances, we need to look
closely at the individual RS code block performance
in the context of the operation of the communication
system.
Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41
www.ijera.com 41 | P a g e
The graph of bit error probability v/s channel
symbol error probability is shown for 32-ary
orthogonal signaling and n = 31, t error correcting
RS coding. For different values of t, the
corresponding graphs have been shown below.
Fig. 3
Next figure shows the graph of bit error
probability versus Eb/NO performance of several n
= 31, t-error correcting Reed-Solomon coding
systems with 32-ary MFSK modulation over an
AWGN channel.
From these curves it can be clearly seen that
the RS code block performs quite according to the
accepted standards and is suitable for
implementation in any digital communication
systems.
In Figure 5, The RS decoder performance as a
function of symbol size is plotted to understand the
actual computational benefit of the new algorithm
with variable size of the information symbols. As
can be seen, the RS decoder performs as expected
as the symbol size increases. However, this means
that the only way one can reduce the latency of the
over-all system by resorting to system level design
approach and using appropriate VLSI architectures
to speed up the computation.
Fig. 4
Fig. 5
This also shows that software based RS decoding
can in fact add to the latency of the system and hence
only proper VLSI approach can give us significant
performance benefit even though the algorithm of RS
decoding is computationally feasible.
REFERENCES
[1] Part 11: Wireless LAN Medium Access
Control (MAC) and Physical Layer (PHY)
Specifications: High-Speed Physical Layer in
the 5 GHz Band, IEEE Standard 802.11a-
1999.
[2] Local and Metropolitan Area Networks—
Part 16, Air Interface for Fixed Broadband
Wireless Access Systems, IEEE Standard
IEEE 802.16a.
[3] L. J. Cimini, Jr., ― Analysis and simulation
of a digital mobile channel using orthogonal
frequency division multiplexing,‖ IEEE
Trans. Commun., vol. COM-33, pp. 665–
675, July 1985
[4] S. V. Fedorenko, ―A Simple Algorithm for
decoding Reed – Solomon codes and its
relation to the Welch – Berlekamp
algorithm‖, IEEE Transactions on
Information Theory, Vol. 51, No. 3, March
2005, pp. 1196 – 1198

More Related Content

What's hot

Study on Performance of Simulation Analysis on Multimedia Network
Study on Performance of Simulation Analysis on Multimedia NetworkStudy on Performance of Simulation Analysis on Multimedia Network
Study on Performance of Simulation Analysis on Multimedia NetworkIRJET Journal
 
Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)IISRT
 
Ipv4 packet structure
Ipv4 packet structureIpv4 packet structure
Ipv4 packet structurevlsirajagopal
 
Recital Study of Various Congestion Control Protocols in wireless network
Recital Study of Various Congestion Control Protocols in wireless networkRecital Study of Various Congestion Control Protocols in wireless network
Recital Study of Various Congestion Control Protocols in wireless networkiosrjce
 
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...IOSR Journals
 
How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...
How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...
How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...Georgios Giannakopoulos
 
Performance Evaluation of Ipv4, Ipv6 Migration Techniques
Performance Evaluation of Ipv4, Ipv6 Migration TechniquesPerformance Evaluation of Ipv4, Ipv6 Migration Techniques
Performance Evaluation of Ipv4, Ipv6 Migration TechniquesIOSR Journals
 
MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...
MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...
MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...VLSICS Design
 
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODELANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODELVLSICS Design
 
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...ijcseit
 
An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...Videoguy
 
Chaos Encryption and Coding for Image Transmission over Noisy Channels
Chaos Encryption and Coding for Image Transmission over Noisy ChannelsChaos Encryption and Coding for Image Transmission over Noisy Channels
Chaos Encryption and Coding for Image Transmission over Noisy Channelsiosrjce
 

What's hot (17)

Study on Performance of Simulation Analysis on Multimedia Network
Study on Performance of Simulation Analysis on Multimedia NetworkStudy on Performance of Simulation Analysis on Multimedia Network
Study on Performance of Simulation Analysis on Multimedia Network
 
Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)
 
Tcp ip
Tcp ipTcp ip
Tcp ip
 
Ipv4 packet structure
Ipv4 packet structureIpv4 packet structure
Ipv4 packet structure
 
Recital Study of Various Congestion Control Protocols in wireless network
Recital Study of Various Congestion Control Protocols in wireless networkRecital Study of Various Congestion Control Protocols in wireless network
Recital Study of Various Congestion Control Protocols in wireless network
 
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
 
How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...
How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...
How to Dimension Wireless Networks for Packet Data Services with Guaranteed Q...
 
Internet Protocol Version 4
Internet Protocol Version 4Internet Protocol Version 4
Internet Protocol Version 4
 
Performance Evaluation of Ipv4, Ipv6 Migration Techniques
Performance Evaluation of Ipv4, Ipv6 Migration TechniquesPerformance Evaluation of Ipv4, Ipv6 Migration Techniques
Performance Evaluation of Ipv4, Ipv6 Migration Techniques
 
Nsl seminar(2)
Nsl seminar(2)Nsl seminar(2)
Nsl seminar(2)
 
MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...
MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...
MODIFIED MICROPIPLINE ARCHITECTURE FOR SYNTHESIZABLE ASYNCHRONOUS FIR FILTER ...
 
IJET-V2I6P7
IJET-V2I6P7IJET-V2I6P7
IJET-V2I6P7
 
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODELANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
 
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
PERFORMANCE OF ITERATIVE LDPC-BASED SPACE-TIME TRELLIS CODED MIMO-OFDM SYSTEM...
 
An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...
 
Ipv6up
Ipv6upIpv6up
Ipv6up
 
Chaos Encryption and Coding for Image Transmission over Noisy Channels
Chaos Encryption and Coding for Image Transmission over Noisy ChannelsChaos Encryption and Coding for Image Transmission over Noisy Channels
Chaos Encryption and Coding for Image Transmission over Noisy Channels
 

Viewers also liked

Persetujuan New York
Persetujuan New YorkPersetujuan New York
Persetujuan New YorkAzureapio
 
Không nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trung
Không nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trungKhông nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trung
Không nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trungdeetta567
 
Fabrication and performance evaluation of oil –fired crucible furnace using l...
Fabrication and performance evaluation of oil –fired crucible furnace using l...Fabrication and performance evaluation of oil –fired crucible furnace using l...
Fabrication and performance evaluation of oil –fired crucible furnace using l...IJERA Editor
 
Bob sadino
Bob sadinoBob sadino
Bob sadinoantiurma
 
Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”
Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”
Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”IJERA Editor
 
Ngủ ngon, ngủ đủ giấc mang lại lợi ích lớn lao
Ngủ ngon, ngủ đủ giấc mang lại lợi ích lớn laoNgủ ngon, ngủ đủ giấc mang lại lợi ích lớn lao
Ngủ ngon, ngủ đủ giấc mang lại lợi ích lớn laoenedina675
 
Brian Raafiu Prakiraan jumlah produksi
Brian Raafiu Prakiraan jumlah  produksiBrian Raafiu Prakiraan jumlah  produksi
Brian Raafiu Prakiraan jumlah produksiBrian Raafiu
 
AshabëT E Muhamedit A.S.
AshabëT E Muhamedit A.S.AshabëT E Muhamedit A.S.
AshabëT E Muhamedit A.S.guestef339
 
Abo.aseem-newcairo-misr5
Abo.aseem-newcairo-misr5Abo.aseem-newcairo-misr5
Abo.aseem-newcairo-misr5أبو عاصم
 
Praktika 6 darina tšerdakova
Praktika 6 darina tšerdakovaPraktika 6 darina tšerdakova
Praktika 6 darina tšerdakovaDarina Cherdakova
 
Reti09 Nielsen Netratings(2)
Reti09   Nielsen Netratings(2)Reti09   Nielsen Netratings(2)
Reti09 Nielsen Netratings(2)michela_apolloni
 
Provable data possession for securing the data from untrusted server
Provable data possession for securing the data from untrusted serverProvable data possession for securing the data from untrusted server
Provable data possession for securing the data from untrusted serverIJERA Editor
 
Breve presentazione Wikimania Esino Lario 2016 in italiano
Breve presentazione Wikimania Esino Lario 2016 in italianoBreve presentazione Wikimania Esino Lario 2016 in italiano
Breve presentazione Wikimania Esino Lario 2016 in italianoIolanda Pensa
 

Viewers also liked (15)

Persetujuan New York
Persetujuan New YorkPersetujuan New York
Persetujuan New York
 
Không nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trung
Không nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trungKhông nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trung
Không nên xem nhẹ dấu hiệu hay quên, đãng trí, kém tập trung
 
Presentatie Easy-Rent
Presentatie Easy-RentPresentatie Easy-Rent
Presentatie Easy-Rent
 
Fabrication and performance evaluation of oil –fired crucible furnace using l...
Fabrication and performance evaluation of oil –fired crucible furnace using l...Fabrication and performance evaluation of oil –fired crucible furnace using l...
Fabrication and performance evaluation of oil –fired crucible furnace using l...
 
Bob sadino
Bob sadinoBob sadino
Bob sadino
 
Kriz planı
Kriz planıKriz planı
Kriz planı
 
Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”
Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”
Experimental Investigation of Heat Transfer Using “Twisted Aluminium Tape”
 
Ngủ ngon, ngủ đủ giấc mang lại lợi ích lớn lao
Ngủ ngon, ngủ đủ giấc mang lại lợi ích lớn laoNgủ ngon, ngủ đủ giấc mang lại lợi ích lớn lao
Ngủ ngon, ngủ đủ giấc mang lại lợi ích lớn lao
 
Brian Raafiu Prakiraan jumlah produksi
Brian Raafiu Prakiraan jumlah  produksiBrian Raafiu Prakiraan jumlah  produksi
Brian Raafiu Prakiraan jumlah produksi
 
AshabëT E Muhamedit A.S.
AshabëT E Muhamedit A.S.AshabëT E Muhamedit A.S.
AshabëT E Muhamedit A.S.
 
Abo.aseem-newcairo-misr5
Abo.aseem-newcairo-misr5Abo.aseem-newcairo-misr5
Abo.aseem-newcairo-misr5
 
Praktika 6 darina tšerdakova
Praktika 6 darina tšerdakovaPraktika 6 darina tšerdakova
Praktika 6 darina tšerdakova
 
Reti09 Nielsen Netratings(2)
Reti09   Nielsen Netratings(2)Reti09   Nielsen Netratings(2)
Reti09 Nielsen Netratings(2)
 
Provable data possession for securing the data from untrusted server
Provable data possession for securing the data from untrusted serverProvable data possession for securing the data from untrusted server
Provable data possession for securing the data from untrusted server
 
Breve presentazione Wikimania Esino Lario 2016 in italiano
Breve presentazione Wikimania Esino Lario 2016 in italianoBreve presentazione Wikimania Esino Lario 2016 in italiano
Breve presentazione Wikimania Esino Lario 2016 in italiano
 

Similar to Performance Analysis of Novel High Speed RS Decoding for OFDM Data Transmission

Design and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioDesign and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioIJECEIAES
 
IRJET-Simulation of Channel-Estimation for Digital Communication System based...
IRJET-Simulation of Channel-Estimation for Digital Communication System based...IRJET-Simulation of Channel-Estimation for Digital Communication System based...
IRJET-Simulation of Channel-Estimation for Digital Communication System based...IRJET Journal
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesIJCSIS Research Publications
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
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
 
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
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesIJERA Editor
 
A New Bit Split and Interleaved Channel Coding for MIMO Decoder
A New Bit Split and Interleaved Channel Coding for MIMO DecoderA New Bit Split and Interleaved Channel Coding for MIMO Decoder
A New Bit Split and Interleaved Channel Coding for MIMO DecoderIJARBEST JOURNAL
 
DSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterDSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterIJTET Journal
 
Topology estimation of a digital subscriber line
Topology estimation of a digital subscriber lineTopology estimation of a digital subscriber line
Topology estimation of a digital subscriber lineIAEME Publication
 
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
 
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEMOPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEMEditor IJCATR
 
Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)Bindia Kumari
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverIOSR Journals
 

Similar to Performance Analysis of Novel High Speed RS Decoding for OFDM Data Transmission (20)

Turbo encoder and decoder chip design and FPGA device analysis for communicat...
Turbo encoder and decoder chip design and FPGA device analysis for communicat...Turbo encoder and decoder chip design and FPGA device analysis for communicat...
Turbo encoder and decoder chip design and FPGA device analysis for communicat...
 
Design and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioDesign and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined Radio
 
Ff34970973
Ff34970973Ff34970973
Ff34970973
 
IRJET-Simulation of Channel-Estimation for Digital Communication System based...
IRJET-Simulation of Channel-Estimation for Digital Communication System based...IRJET-Simulation of Channel-Estimation for Digital Communication System based...
IRJET-Simulation of Channel-Estimation for Digital Communication System based...
 
Co35503507
Co35503507Co35503507
Co35503507
 
G010323739
G010323739G010323739
G010323739
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation Schemes
 
Hv3414491454
Hv3414491454Hv3414491454
Hv3414491454
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
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
 
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
 
T04504121126
T04504121126T04504121126
T04504121126
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional Codes
 
A New Bit Split and Interleaved Channel Coding for MIMO Decoder
A New Bit Split and Interleaved Channel Coding for MIMO DecoderA New Bit Split and Interleaved Channel Coding for MIMO Decoder
A New Bit Split and Interleaved Channel Coding for MIMO Decoder
 
DSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterDSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitter
 
Topology estimation of a digital subscriber line
Topology estimation of a digital subscriber lineTopology estimation of a digital subscriber line
Topology estimation of a digital subscriber line
 
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
 
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEMOPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
 
Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
 

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

Performance Analysis of Novel High Speed RS Decoding for OFDM Data Transmission

  • 1. Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41 www.ijera.com 38 | P a g e Performance Analysis of DRA Based OFDM Data Transmission With Respect to Novel High Speed RS Decoding Dr. S. V. A. V Prasad# , Anshu Thakur** # Lingaya’s University, Faridabad ** Aravalli College of Engineering & Management, Faridabad Abstract In this paper, we have analyzed the performance characteristics of OFDM data transmission with regard to a new high speed RS decoding algorithm. The various characteristics identified are mainly speed and accuracy of the transmission irrespective of channel behaviour. We consider two cases viz. data transmission without error control and data transmission with error control. Each of these cases are duly analyzed and it is proven that high speed RS decoding algorithms can actually benefit OFDM data transmission for advanced communication systems only if implemented at the hardware (VLSI) level because of significant processing overhead involved in software based implementation even though the algorithm may have lower computational complexity. Keywords— RS Decoder, OFDM, MATLAB, Scientific Computing & Simulation, Data Communication I. INTRODUCTION The Reed-Solomon codes are found in various applications ranging from digital communications to high speed recording systems. The basic reason for such widespread use of RS codes is its ability to correct burst errors thereby yielding highly error- free systems. Since every particular application has its own performance and time requirements, a large number of techniques exist for high speed decoding of RS codes, each of them being suitable for certain types of systems. Nevertheless, as the technology progresses and concepts like high definition (HD) broadcast and Internet of Things becomes a reality, we would require highly stable error free systems that can operate at multi-GHz speeds. For such systems we would require very high speed RS decoding capability which is basically the motivation behind growing research in this field. Orthogonal frequency division multiplexing (OFDM) has become a popular technique for transmission of signals over wireless channels. OFDM has been adopted in several wireless standards such as digital audio broadcasting (DAB), digital video broadcasting (DVB-T), the IEEE 802.11a [1] local area network (LAN) standard and the IEEE 802.16a [2] metropolitan area network (MAN) standard. OFDM is also being pursued for dedicated short-range communications (DSRC) for road side to vehicle communications and as a potential candidate for fourth-generation (4G) mobile wireless systems. OFDM converts a frequency-selective channel into a parallel collection of frequency flat sub- channels. The subcarriers have the minimum frequency separation required to maintain orthogonality of their corresponding time domain waveforms, yet the signal spectra corresponding to the different subcarriers overlap in frequency. Hence, the available bandwidth is used very efficiently. If knowledge of the channel is available at the transmitter, then the OFDM transmitter can adapt its signaling strategy to match the channel. Due to the fact that OFDM uses a large collection of narrowly spaced sub-channels, these adaptive strategies can approach the ideal water pouring capacity of a frequency-selective channel. In practice this is achieved by using adaptive bit loading techniques, where different sized signal constellations are transmitted on the subcarriers. OFDM is a block modulation scheme where a block of N information symbols is transmitted in parallel on N subcarriers. The time duration of an OFDM symbol is N times larger than that of a single- carrier system. An OFDM modulator can be implemented as an inverse discrete Fourier transform (IDFT) on a block of N information symbols followed by an analog-to-digital converter (ADC). To mitigate the effects of inter-symbol interference (ISI) caused by channel time spread, each block of N IDFT coefficients is typically preceded by a cyclic prefix (CP) or a guard interval consisting of G samples, such that the length of the CP is at least equal to the channel length. Under this condition, a linear convolution of the transmitted sequence and the channel is converted to a circular convolution. As a result, the effects of the ISI are easily and completely eliminated. Moreover, the approach enables the receiver to use fast signal processing transforms such as a fast Fourier transform (FFT) for OFDM implementation [3]. Similar techniques can be employed in single-carrier systems as well, by RESEARCH ARTICLE OPEN ACCESS
  • 2. Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41 www.ijera.com 39 | P a g e preceding each transmitted data block of length N by a CP of length G, while using frequency-domain equalization at the receiver. Since the computation of FFT is already involved in OFDM systems, implementing RS encoding and decoding in such systems can be relatively an easy exercise as it involves taking the DFT over a finite Galois Field. This will also increase the accuracy of the system. However, RS encoding and decoding involves a lot of computation time and hence will add to the latency of the system. This gives us the motivation to do research on high speed RS decoding techniques such that the over-all system latency can be minimized. This work has broadly two parts. One is the analysis of OFDM data transmission when no RS coding is applied. Here the study is mostly focused on assessing various system parameters and how they are going to be affected if extra latency is added to the system by virtue of RS decoding. Second part of the paper deals with OFDM data transmission when RS coding is applied and the resulting system’s performance. The RS coding applied here is a new frequency domain decoding algorithm and hence this also serves as an application where the benefit of high speed RS decoding algorithms can be highlighted. II. REVIEW OF REED SOLOMON CODES The Reed – Solomon codes are cyclic codes with symbols made up of m-bit sequences, where m is any positive integer having a value greater than 2. RS (n,k) codes on m-bit symbols exist for all n and k for which the following condition is satisfied: … (1) Where k is the number of data symbols being encoded, and n is the total number of code symbols in the encoded block. For most conventional RS (n,k) codes, … (2) Where t is the symbol-error correcting capability of the code and n – k = 2t is the number of parity symbols. RS codes achieve the largest possible code minimum distance for any linear code with the same encoder input and output block lengths. The code minimum distance is given by: … (3) The RS code generator polynomial can be written as: … (4) With the code being defined over GF(q), q being a prime power and the code length is n = q – 1, b is any natural number and α is a primitive element of GF(q). The received vector is represented as a polynomial: … (5) Where C(x) is the codeword and E(x) is the error vector. The i-th error in the error vector E(x) has a locator given as: … (6) And the error value … (7) The error locator polynomial is given as: … (8) Where t ≤ (d – 1) / 2. The message polynomial of the RS code can be shown to be: … (9) The component ci of the codeword C(x) is computed as: … (10) III. OFDM DATA TRANSMISSION WITHOUT RS CODE We designed a generic OFDM system where data points were processed in block size of 8. The data points were passed through a random channel with noise characteristics modelled by a pseudorandom noise sequence generator. The result is shown in Figure 1. Here in this figure, 4096 data points were transmitted as OFDM signal through a random channel estimated through a PN sequence. The received data shows the exact characteristics of the transmitted data which is expected if the channel estimation is adequately done. However, this is not possible in reality and one or more errors do creep in the received codeword due to a number of factors like channel variation, high noise, improper operational characteristics of the transmitters or receivers and so on. That is the reason why we need error detection and correction codes in the first place. Furthermore, the random noise channel that has been modelled is random only in the statistical sense and is not truly random which is what is expected in reality. This trivial aspect also has serious repercussions on our communication system design. However, appropriate statistical analysis carried out in MATLAB reveals that the channel that we have created for simulation purposes is quite close to actual random noise channel as far as impulse response of the system is concerned.
  • 3. Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41 www.ijera.com 40 | P a g e Fig. 1 IV. OFDM DATA TRANSMISSION WITH RS CODE We included a new RS code block in the code of OFDM system and went on to analyse its characteristics. This time the channel was modelled as AWGN and the data transmission was analysed. The results are shown in Figure 2. Fig. 2 As can be seen here, errors were injected in the original transmitted data and seen if it is corrected by the RS code module. The received data is free from errors as expected but few key points were noted during the simulation as follows: 1) The simulation time was increased by a margin of 5 seconds 2) Sometimes, few errors were detected but not corrected (happened twice out of 30 simulations carried out with different data points) 3) Channel estimation took longer time than usual The above three points reveal an interesting aspect with regard to the new RS code block that was implemented in the system and has been discussed in the next section. V. EFFECT ON OFDM SYSTEM DUE TO RS CODE BLOCK The effect on the performance of the OFDM system due to RS code block can be understood by the way RS decoding algorithm works here. Reed – Solomon codes can be decoded in both time and frequency domain. Consequently, a lot of algorithms already exist for efficient decoding in both these domains. However, for our work we have chosen Gao’s algorithm as the starting point and we describe it here for the case of b = 1 [4]. Step 1: Construct an interpolating polynomial T(x) such that … (11) Where degree of T(x) < n. Step 2: Compute the partial GCD by solving the congruence such that … (12) Where degree of P(x) < (n+k)/2 The above step can be done by applying the extended Euclidean algorithm to xn – 1 and T(x) and we can obtain unique pair of polynomials P(x) and W(x). Step 3: Compute the message polynomial as … (13) From the algorithm above, it is quite clear that for N blocks of data that is to be transmitted over N sub- carriers, each data block must be RS encoded and then decoded. We have used a single RS code block which required the N blocks of data to be fed serially to the RS code block and that led to extra computation time as mentioned in point 1 in the previous section. The second point can be understood from the fact that FFT performed on information symbols for demodulation can be regarded as essentially the same process of DFT computation required in RS code block over finite field. The solution to this problem evidently is to have parallel RS code blocks for parallel N data blocks and to have adaptive RS code blocks for variable data sizes. VI. PERFORMANCE OF THE RS CODE BLOCK The performance of the RS code block is critical for over-all performance of any communication system. As evident from the analysis carried out in the previous sections, we are faced with the problem of greater latency of including additional RS code block in the OFDM system on one hand and more system area and other operational issues owing to use of N parallel RS code blocks for N information blocks. Naturally under such circumstances, we need to look closely at the individual RS code block performance in the context of the operation of the communication system.
  • 4. Dr. S. V. A. V Prasad et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.38-41 www.ijera.com 41 | P a g e The graph of bit error probability v/s channel symbol error probability is shown for 32-ary orthogonal signaling and n = 31, t error correcting RS coding. For different values of t, the corresponding graphs have been shown below. Fig. 3 Next figure shows the graph of bit error probability versus Eb/NO performance of several n = 31, t-error correcting Reed-Solomon coding systems with 32-ary MFSK modulation over an AWGN channel. From these curves it can be clearly seen that the RS code block performs quite according to the accepted standards and is suitable for implementation in any digital communication systems. In Figure 5, The RS decoder performance as a function of symbol size is plotted to understand the actual computational benefit of the new algorithm with variable size of the information symbols. As can be seen, the RS decoder performs as expected as the symbol size increases. However, this means that the only way one can reduce the latency of the over-all system by resorting to system level design approach and using appropriate VLSI architectures to speed up the computation. Fig. 4 Fig. 5 This also shows that software based RS decoding can in fact add to the latency of the system and hence only proper VLSI approach can give us significant performance benefit even though the algorithm of RS decoding is computationally feasible. REFERENCES [1] Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: High-Speed Physical Layer in the 5 GHz Band, IEEE Standard 802.11a- 1999. [2] Local and Metropolitan Area Networks— Part 16, Air Interface for Fixed Broadband Wireless Access Systems, IEEE Standard IEEE 802.16a. [3] L. J. Cimini, Jr., ― Analysis and simulation of a digital mobile channel using orthogonal frequency division multiplexing,‖ IEEE Trans. Commun., vol. COM-33, pp. 665– 675, July 1985 [4] S. V. Fedorenko, ―A Simple Algorithm for decoding Reed – Solomon codes and its relation to the Welch – Berlekamp algorithm‖, IEEE Transactions on Information Theory, Vol. 51, No. 3, March 2005, pp. 1196 – 1198