SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 
E-ISSN: 2321-9637 
1 
Comparison of Single Stage And Double Stage 
Interleaver Performance 
Sumit Kumar1, Hemant Dalal2 
Department of Electronics and Communication1, 2, CBS Group of Institution1, 2 
Email: kumarsumit4201990@gmail.com 1, hemantdalal87@gmail.com 2 
Abstract- This paper represents the need of error correction codes in communication system. The us eof turbo 
code in iterleaver and use of modified turbo code at the interleaver stage enhance the system performance. It 
enhance the idea of use and design of double stage interleaver. Such implementation improves the BER of the 
system in comparision to single stage interleaver. 
Index Terms- CTC, MTC, SNR, BER, ECC. 
1. INTRODUCTION 
The efficient design of a communication system that 
enables reliable high-speed services is challenging. 
‘Efficient design’ refers to the efficient use of primary 
communication resources such as power and 
bandwidth. The reliability of such systems is usually 
measured by the required signal-to-noise ratio (SNR) 
to achieve a specific bit error rate [John G. Proakis, 
2001]. A bandwidth efficient communication system 
with perfect reliability, or as reliable as possible using 
as low as possible SNR is desired. 
Error correction coding (ECC) [C. Heegard, 
1999] is a technique that improves the reliability of 
communication over a noisy channel. The use of the 
appropriate ECC allows a communication system to 
operate at very low error rates, using low to moderate 
SNR values, enabling reliable high-speed 
communication over a noisy channel. Although there 
are different types of ECC that can be used for 
channel coding, they all have one key objective in 
common, namely, achieving a high minimum 
Hamming distance to improve the code performance 
that occurs only for few codeword. 
1.1. Shannon Limit 
Both the communication channel and the 
signal that travels through it have their own 
bandwidth. The bandwidth B of a communication 
channel defines the frequency limits of the signals that 
it can carry. In order to transfer data very quickly, a 
large bandwidth is required. Unfortunately, every 
communication channel has a limited bandwidth 
In 1948, Shannon’s theory set the 
fundamental limits on the efficiency of 
communications systems. Shannon theory states that 
probability of error in the transmitted data can be 
reduced by an arbitrary amount provided that the rate 
at which data is transmitted through the channel does 
not exceed the channel capacity and formulated by 
Shannon as: 
…(1.1) 
With C being the channel capacity, the 
maximum amount of bits that can be transmitted 
through the channel per unit of time, W the bandwidth 
of the channel and S/N being the signal to noise ratio 
(SNR) at the receiver. 
This theory went against the conventional 
methods of that time, which consisted of lowering 
probability of error by raising SNR, means by 
increasing the power of the transmitted signal. 
Unfortunately, although Shannon’s theorem sets down 
the fundamental limitations upon the on 
communication efficiency, it provides no methods 
through which these limits can be reached. 
1.2. Channel coding 
The task of channel coding is to encode the 
information sent over a communication channel in 
such a way that in the presence of channel noise, 
errors can be detected and/or corrected. There are two 
types of channel coding technique. 
1.2.1. Backward Error Correction (BEC) Coding 
Technique 
Backward error correction [John G. Proakis, 
2001] is a technique used for error detection only. At 
the receiver error can be detected by the redundancy 
bits added by the encoder at the transmitter but can 
not be corrected at the receiver end. If an error is 
detected, the sender is requested to retransmit the 
message. While this method is simple and sets lower 
requirements on the code’s error-correcting 
properties, it on the other hand requires duplex 
communication and causes undesirable delays in 
transmission. This technique is used where delay in 
the transmission can be tolerated.
International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 
E-ISSN: 2321-9637 
2 
1.2.2. Forward Error Correction (FEC) 
Coding Technique 
Forward error correction [John G. Proakis, 
2001] is a technique used for error detection as well as 
correction at the receiver end. In FEC technique 
redundancy bits are added to the information bits 
using channel encoder. If an error is detected at the 
receiver end, the message in not retransmitted, while 
it is corrected using redundancy bits added by channel 
encoder. In FEC technique channel decoder is capable 
of detecting as well as correcting a certain numbers of 
errors, i.e. it is capable of locating the position of 
error. Number of error that can be corrected at the 
receiver end depends on how much bit error 
correcting code is used at the transmitter end by the 
channel encoder. An N bit error correcting code can 
detect N+1 bit of error and correct N bit error. Since 
FEC codes require only simplex communication, they 
are especially attractive in wireless communication 
systems. FEC technique improves the energy 
efficiency of such systems. Designing a channel code 
is always a trade-off between energy efficiency and 
bandwidth efficiency. Codes with lower rate (i.e. 
bigger redundancy) can usually correct more errors 
[Molisch, 2011]. If more errors can be corrected, the 
communication system can operate with a lower 
transmit power, transmit over longer distances, 
tolerate more interference, use smaller antennas and 
transmit at a higher data rate. These properties make 
the code energy efficient. On the other hand, low-rate 
codes have a large overhead and are hence consume 
more bandwidth. Also, decoding complexity grows 
exponentially with code length, and long (low-rate) 
codes set high computational requirements to 
conventional decoders. 
There is a theoretical upper limit on the data 
transmission rate R, for which error-free data 
transmission is possible. This limit is called channel 
capacity or also Shannon capacity. Although Shannon 
developed his theory already in the 1940s, several 
decades later the code designs were unable to come 
close to the theoretical limit due to decoder 
complexity. 
Hence, new codes were sought that would 
allow for easier decoding. One way of making the 
task of the decoder easier is using a code with mostly 
high-weight code words. High-weight code words, i.e. 
code words containing more ones and less zeros, can 
be distinguished more easily. Another strategy 
involves combining simple codes in a parallel fashion 
[Li. Ping, 2001], so that each part of the code can be 
decoded separately with less complex decoders and 
each decoder can gain from information exchange 
with others. This is called the divide-and-conquer 
strategy. Turbo codes use second method to achieve 
near Shannon limit performance. 
2. SYSTEM DESIGN 
CTC encoder consists of parallel concatenation of two 
rate RSC encoders using random 
Interleaver. Fig. 1 below shows component used to 
design this turbo encoder block. Parameter trellis 
structure defines number of state, constrained length, 
code generator and feedback connection for 
convolutional encoder. Trellis structure is given by 
generator polynomial. Random interleaver interleaves 
the information bit sequence using random 
permutations. 
Fig. 1 TCC Encoder 
Deinterlacer separates the elements of the input signal 
to generate the output signals. The odd-numbered 
elements of the input signal become the first output 
signal, while the even-numbered elements of the input 
signal become the second output signal. To adjust 
code rate from to the odd bit 
sequence of second convolutional encoder is 
terminated. Parameters used for different component 
of CTC encoder are shown below in the table 1.1. 
Table 1.1 parameters for CTC encoder 
RSC 
Encoder 
Parameters Values 
Trellis Poly2trellis(5, [37 21],37) 
Output Truncated (reset every frame) 
Random 
Interleaver 
No. of Element 1024*128 
Initial seed 54123 
· Parallel to serial converter and Serial to 
Parallel Converter 
Parallel to serial converter is used in the 
transmitter to concatenate output of Deinterlacer to 
transmit signal through the channel. At the receiver 
end the received signal is converted back to parallel 
form using select row block.
International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 
E-ISSN: 2321-9637 
3 
· Puncturing and Padding Zeros 
Puncturing is used to adjust code rate at the 
transmitting end. Puncturing vector define puncturing 
vector. The puncturing vector used is . 
Puncturing vector shows that and bit of 
every six bit is not transmitted. Padding zeros block is 
used at the receiving end. Zeros are padded using 
same vector as puncturing vector used at the 
transmitting end. Two zeros are added for every four 
bits of received signal. Zeros are added at the position 
of punctured bit. 
· AWGN channel 
AWGN channel add white Gaussian noise to 
the input signal. The input and output signals can be 
real or complex. When the input signal is real this 
block adds real Gaussian noise and produces a real 
output signal. When the input signal is complex, this 
block adds complex Gaussian noise and produces a 
complex output signal. Probability distribution for 
noise is Gaussian distribution depends on the 
variance. Variance of the channel is calculated using 
the equation 3.1. 
…(2) 
· Iterative SISO decoder 
SISO iterative decoder is used for decoding 
turbo code. Soft information is exchanged between 
two decoders. Soft output ( ) of first decoder is 
used by second decoder after interleaving, to make a 
decision about APP of information bits. Soft output of 
second decoder is fed back to first decoder after 
deinterleaving and suitable delay. Random 
deinterleaver is used and delay value should be 
multiple of interleaver length. APP of parity bits is 
terminated using terminator. 
Fig.2 Iterative SISO CTC Decoder 
Table 1.2 Parameters for SISO Decoder 
Name of Block Parameter Value 
APP 
Convolutional 
decoder 
trellis Poly2trellis 
(5, [37 21],37) 
Termination 
Method 
Truncated 
Number of 
Scaling Bits 
3 
Decoding 
Algorithm 
Max Log MAP 
Random 
Interleaver 
and Deinterleaver 
Number of 
Elements 
1024*128 
Seed 54123 
Delay Delay Samples 1024*128 
Hard decision about the information bits is 
made by likelihood to binary transformation block. 
Information bit is decoded as one if its APP is greater 
than positive otherwise decoded as zero. 
· Error Rate Calculation 
The Error Rate Calculation block compares 
input data from the transmitter with input data from 
the receiver. It calculates the error rate by dividing the 
total number of unequal pairs of data elements by the 
total number of input data elements from one source. 
This block can be used to compute either symbol or 
bit error rate, because it does not consider the 
magnitude of the difference between input data 
elements. If the inputs are bits, then the block 
computes the bit error rate. If the inputs are symbols, 
then it computes the symbol error rate. The block 
output is a three-element vector consisting of the error 
rate, followed by the number of errors detected and 
the total number of symbols compared. This vector 
can be sent to either the workspace or an output port. 
Table 3.4 shows parameter used for error rate 
calculation block.
International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 
E-ISSN: 2321-9637 
4 
Table 1.3 Parameter for Error Rate Calculation 
Parameter Value 
Receive Delay 0 
Computation Delay 0 
Computation mode Entire Frame 
Output Data Port 
· Display 
Display block display the value of BER 
calculated by error rate calculation block. The amount 
of data that appears and the time steps at which the 
data appears depend on the Decimation block 
parameter and the Sample Time. The Decimation 
parameter enables to display data at every nth sample, 
where n is the decimation factor. The default 
decimation, 1, displays data at every time step. The 
Sample Time, which can be set with set_param, 
specifies a sampling interval at which to display 
points. 
Table 1.4 Parameter for Display 
Parameter Value 
Output Format Short 
Decimation 1 
Turbo Decoder 
In a typical communications receiver, a 
demodulator is often designed to produce soft 
decisions, which are then transferred to a decoder. 
Such a decoder could be called a soft input/hard 
output decoder. With turbo codes, where two or more 
component codes are used, and decoding involves 
feeding outputs from one decoder to the inputs of 
other decoders in an iterative fashion, a hard-output 
decoder would not be suitable. That is because hard 
decisions as input to a decoder degrade system 
performance (compared to soft decisions). Hence, 
what is needed for the decoding of turbo codes is a 
soft input/soft output decoder [J. Hagenauer, 1995]. A 
decoding algorithm that accept a priori information as 
its input and produces a posteriori information as its 
output is called a soft input soft output algorithm. 
Fig.3 shows the schematic diagram for SISO 
turbo iterative decoding [C. Berrou, 1996]. It consists 
of two SISO decoder connected in a closed fashion 
through interleaver and deinterleaver. The two 
decoders exchange their soft information to improve 
their estimates for information sequence. 
Fig. 3 SISO Turbo Decoder structure 
First decoder takes as input the received 
information sequence, output codeword of encoder1 
and soft information feedback from second decoder. 
Second decoder produce a priori probability estimate 
of the information sequence using the soft output 
produced by first decoder and output codeword of 
second encoder. After a certain number of iteration 
the output of the two decoders become nearly same 
and improvement in the performance due to 
information exchange becomes negligible. SISO 
decoder stops further iteration and output of the last 
stage output make a hard decision of the information 
sequence. 
There are two main algorithms to decode the 
data. One is Viterbi Algorithm (VA) [G. D. Forney, 
1973] and the other one is Maximum A Posteriori 
Algorithm (MAP) [P. Robertson, 1995]. The first 
algorithm finds the most probable output data 
sequence. The trellis diagram is drawn and the path 
with the least Hamming distance is found. The MAP 
algorithm finds the marginal probability that the 
received bit was 1 or 0. Since the bit could occur in 
many different codeword, the sum of all the 
probabilities is considered. The MAP algorithm is 
preferred as it minimises the bit error probability. 
3. SIMULATION RESULTS 
Simulation result shows that BER performance 
improves as signal to noise ratio increases and BER 
converges at a good rate as signal to noise ratio 
increases. From the simulation result it is observed 
that, as the number of iterations increases BER 
performance improves. 
BER performance of the system improves for iterative 
decoding as number of iteration increases. Ideally 
iterative decoding is stopped when APP of both the 
decoder is exactly equal. This will take a long time to 
decode information bit sequence so iterative decoding 
is stopped when improvement in BER performance of 
successive iteration is nearly equal. Hard decision 
about the information bit is taken when BER 
performance for successive iteration shows no 
improvement. We obtain different results for MTC
International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 
E-ISSN: 2321-9637 
5 
with double stage interleaver and compare single 
stage and double stage interleaver. 
100 
10-1 
10-2 
10-3 
-20 -15 -10 -5 0 5 
Eb/No, dB 
B it E rro r R a te 
Bit error probability curve for BPSK modulation 
theory 
double stage interleave with rate1/3 
Fig. 4 BER for code rate 1/3 for double stage 
interleaver 
100 
10-1 
10-2 
10-3 
-20 -15 -10 -5 0 5 
Eb/No, dB 
B it E rror Rate 
Bit error probability curve for BPSK modulation 
theory 
double stage interleave with rate1/2 
Fig. 5 BER for code rate 1/2 for double stage 
interleaver 
100 
10-1 
10-2 
10-3 
-20 -15 -10 -5 0 5 
Eb/No, dB 
B it E rror Rate 
Bit error probability curve for BPSK modulation 
theory 
double stage interleave with rate2/3 
Fig. 6 BER for code rate 2/3 for double stage 
interleaver 
0 
10 
-1 
10-2 
10-3 
-20 -15 -10 -5 0 5 
10 
Eb/No, dB 
Bit Error Rate 
Bit error probability curve 
theory 
single stage interleaver 
double stage interleaver 
Fig. 7 Comparison of BER of single stage and double 
stage interleaver. 
4. CONCLUSION 
Conclusion from this research work is that 
decoder complexity is reduced by a factor of nearly 
two for MTC as compared to CTC with a negligible 
loss of BER performance. This loss of BER is 
compensated by reduction of decoder complexity. 
Memory requirement is much less for decoding MTC 
as compared to CTC. Double stage interleaver 
performs much better than the single stage interleaver. 
REFERENCES 
[1] John G. Proakis, Digital Communications, 4th 
Edition, McGraw-Hill International Edition, 2001 
[2] C. Heegard and S. B. Wicker, Turbo Coding, 
Kluwer Academic Publishers, 1999.
International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 
E-ISSN: 2321-9637 
6 
[3] Molisch, wireless communications, Wiley 
publication Ltd. 2nd edition , 2011. 
[4] Li. Ping, “Turbo-SPC Codes,” IEEE Trans. 
Comm., vol. 49, No. 5, pp. 754-759, May 2001. 
[5] Li. Ping, X. Huang and N. Phamdo, “Zigzag 
Codes and Concatenated Zigzag Codes,” IEEE 
Trans. Inform. Theory, vol. 47, No. 2, pp. 800- 
807, Feb. 2001. 
[6] J. Hagenauer and P. Hoeher, “Viterbi algorithm 
with soft-decision output and its applications,” 
Proc., IEEE, pp. 1680-1686, 1989. 
[7] C. Berrou and A. Glavieux, “Near optimum error 
correcting coding and decoding: turbo-codes,” 
IEEE Trans. Comm., vol. 44, pp. 1261–1271, 
Oct. 1996. 
[8] C. Berrou, A. Glavieux and P. Thitimajshima, 
“Near Shannon limit error-correcting coding and 
decoding: Turbo-codes,” in proc. IEEE ICC’93, 
vol. 2, pp.1064-1070, May 1993. 
[9] G. D. Forney, “The Viterbi algorithm,” Proc. 
IEEE, vol. 61, pp. 218–278, Mar. 1973. 
[10]P. Robertson, E. Villebrun and P. Hoeher, “A 
comparison of optimal and suboptimal MAP 
decoding algorithms operating in the log 
domain,” in Proc. IEEE Int. Conf. Comm. 
(ICC’95), pp. 1009–1013, June 1995. 
[11]P. Robertson and P. Hoeher, “Optimal and sub-optimal 
maximum a posteriori algorithms suitable 
for turbo decoding,” IEEE Trans. Comm., vol. 8, 
pp. 119–125, Mar.-Apr. 1997. 
[12]Bharat, K.; Broder, A. (1998): A technique for 
measuring the relative size and overlap of public 
Web search engines. Computer Networks, 30(1– 
7), pp. 107–117. 
[13]Broder, A.; Kumar, R.; Maghoul, F.; Raghavan, 
P.; Rajagopalan, S.; Stata, R.; Tomkins, A.; 
Wiener, J. (2000): Graph structure in the Web. 
Computer Networks, 33(1–6), pp. 309–320. 
[14]Chakrabarti, S. (2000): Data mining for 
hypertext: A tutorial survey. SIGKDD 
explorations, 1(2), pp. 1–11.

More Related Content

What's hot

BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...rahulmonikasharma
 
Performance improvement of ofdm
Performance improvement of ofdmPerformance improvement of ofdm
Performance improvement of ofdmEditorIJAERD
 
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner ijcisjournal
 
UNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGUNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGabhishek reddy
 
Overview of Digital Communication
Overview of Digital CommunicationOverview of Digital Communication
Overview of Digital CommunicationKamal Acharya
 
Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4Jumaan Ally Mohamed
 
Umts interview questions and answers
Umts interview questions and answersUmts interview questions and answers
Umts interview questions and answersIwasanmi Daniel
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...ijcnac
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf mergedxyxz
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Data detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmData detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmeSAT Publishing House
 
Cooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite NetworkCooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite Networkchiragwarty
 
introdution to analog and digital communication
introdution to analog and digital communicationintrodution to analog and digital communication
introdution to analog and digital communicationSugeng Widodo
 

What's hot (19)

BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
 
Performance improvement of ofdm
Performance improvement of ofdmPerformance improvement of ofdm
Performance improvement of ofdm
 
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
 
UNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGUNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODING
 
Overview of Digital Communication
Overview of Digital CommunicationOverview of Digital Communication
Overview of Digital Communication
 
Co35503507
Co35503507Co35503507
Co35503507
 
Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4
 
Umts interview questions and answers
Umts interview questions and answersUmts interview questions and answers
Umts interview questions and answers
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf merged
 
Digital communication unit 1
Digital communication unit 1Digital communication unit 1
Digital communication unit 1
 
Y25124127
Y25124127Y25124127
Y25124127
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Cs8601 3
Cs8601 3Cs8601 3
Cs8601 3
 
Data detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmData detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdm
 
Cooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite NetworkCooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite Network
 
introdution to analog and digital communication
introdution to analog and digital communicationintrodution to analog and digital communication
introdution to analog and digital communication
 
37 44
37 4437 44
37 44
 
115 118
115 118115 118
115 118
 

Viewers also liked

Paper id 252014106
Paper id 252014106Paper id 252014106
Paper id 252014106IJRAT
 
Paper id 21201498
Paper id 21201498Paper id 21201498
Paper id 21201498IJRAT
 
Paper id 212014131
Paper id 212014131Paper id 212014131
Paper id 212014131IJRAT
 
Paper id 25201467
Paper id 25201467Paper id 25201467
Paper id 25201467IJRAT
 
Paper id 242014124
Paper id 242014124Paper id 242014124
Paper id 242014124IJRAT
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135IJRAT
 
Paper id 25201420
Paper id 25201420Paper id 25201420
Paper id 25201420IJRAT
 
Paper id 25201468
Paper id 25201468Paper id 25201468
Paper id 25201468IJRAT
 
Paper id 2720145
Paper id 2720145Paper id 2720145
Paper id 2720145IJRAT
 
Paper id 2920143
Paper id 2920143Paper id 2920143
Paper id 2920143IJRAT
 
Paper id 21201478
Paper id 21201478Paper id 21201478
Paper id 21201478IJRAT
 
Paper id 24201452
Paper id 24201452Paper id 24201452
Paper id 24201452IJRAT
 
Paper id 252014116
Paper id 252014116Paper id 252014116
Paper id 252014116IJRAT
 
Paper id 25201491
Paper id 25201491Paper id 25201491
Paper id 25201491IJRAT
 
Corriculum Vitae Ingles
Corriculum Vitae InglesCorriculum Vitae Ingles
Corriculum Vitae InglesJorge Muginga
 
TO all Syed Rizwan Ahmed Kazmi
TO all Syed Rizwan Ahmed KazmiTO all Syed Rizwan Ahmed Kazmi
TO all Syed Rizwan Ahmed KazmiRizwan Kazmi
 

Viewers also liked (17)

Paper id 252014106
Paper id 252014106Paper id 252014106
Paper id 252014106
 
Paper id 21201498
Paper id 21201498Paper id 21201498
Paper id 21201498
 
Paper id 212014131
Paper id 212014131Paper id 212014131
Paper id 212014131
 
Paper id 25201467
Paper id 25201467Paper id 25201467
Paper id 25201467
 
Paper id 242014124
Paper id 242014124Paper id 242014124
Paper id 242014124
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135
 
Paper id 25201420
Paper id 25201420Paper id 25201420
Paper id 25201420
 
Paper id 25201468
Paper id 25201468Paper id 25201468
Paper id 25201468
 
Paper id 2720145
Paper id 2720145Paper id 2720145
Paper id 2720145
 
Paper id 2920143
Paper id 2920143Paper id 2920143
Paper id 2920143
 
Paper id 21201478
Paper id 21201478Paper id 21201478
Paper id 21201478
 
Paper id 24201452
Paper id 24201452Paper id 24201452
Paper id 24201452
 
Paper id 252014116
Paper id 252014116Paper id 252014116
Paper id 252014116
 
Paper id 25201491
Paper id 25201491Paper id 25201491
Paper id 25201491
 
Corriculum Vitae Ingles
Corriculum Vitae InglesCorriculum Vitae Ingles
Corriculum Vitae Ingles
 
Notebook
NotebookNotebook
Notebook
 
TO all Syed Rizwan Ahmed Kazmi
TO all Syed Rizwan Ahmed KazmiTO all Syed Rizwan Ahmed Kazmi
TO all Syed Rizwan Ahmed Kazmi
 

Similar to Paper id 2720144

NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERNOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERIJCI JOURNAL
 
ELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniques
ELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniquesELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniques
ELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniquesKuvempu University
 
A new channel coding technique to approach the channel capacity
A new channel coding technique to approach the channel capacityA new channel coding technique to approach the channel capacity
A new channel coding technique to approach the channel capacityijwmn
 
THE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAY
THE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAYTHE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAY
THE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAYIJCNCJournal
 
BLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptxBLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptxFAIZAN SHAFI
 
Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...
Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...
Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...IOSR Journals
 
Paper id 312201514
Paper id 312201514Paper id 312201514
Paper id 312201514IJRAT
 
Xevgenis_Michael_CI7110_ Data_Communications.DOC
Xevgenis_Michael_CI7110_ Data_Communications.DOCXevgenis_Michael_CI7110_ Data_Communications.DOC
Xevgenis_Michael_CI7110_ Data_Communications.DOCMichael Xevgenis
 
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...ijaceeejournal
 
Study of the operational SNR while constructing polar codes
Study of the operational SNR while constructing polar codes Study of the operational SNR while constructing polar codes
Study of the operational SNR while constructing polar codes IJECEIAES
 
Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...
Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...
Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...theijes
 
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...ijasuc
 
Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...eSAT Publishing House
 
24071 digitalcommunication
24071 digitalcommunication24071 digitalcommunication
24071 digitalcommunicationsharma ellappan
 

Similar to Paper id 2720144 (20)

NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERNOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
ELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniques
ELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniquesELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniques
ELH – 3.1: ADVANCED DIGITAL COMMUNICATION UNIT – II Coding techniques
 
UNIT-3.pdf
UNIT-3.pdfUNIT-3.pdf
UNIT-3.pdf
 
A new channel coding technique to approach the channel capacity
A new channel coding technique to approach the channel capacityA new channel coding technique to approach the channel capacity
A new channel coding technique to approach the channel capacity
 
THE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAY
THE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAYTHE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAY
THE PERFORMANCE OF CONVOLUTIONAL CODING BASED COOPERATIVE COMMUNICATION: RELAY
 
BLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptxBLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptx
 
Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...
Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...
Vlsi Implementation of Low Power Convolutional Coding With Viterbi Decoding U...
 
Paper id 312201514
Paper id 312201514Paper id 312201514
Paper id 312201514
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Xevgenis_Michael_CI7110_ Data_Communications.DOC
Xevgenis_Michael_CI7110_ Data_Communications.DOCXevgenis_Michael_CI7110_ Data_Communications.DOC
Xevgenis_Michael_CI7110_ Data_Communications.DOC
 
Ff34970973
Ff34970973Ff34970973
Ff34970973
 
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
 
Study of the operational SNR while constructing polar codes
Study of the operational SNR while constructing polar codes Study of the operational SNR while constructing polar codes
Study of the operational SNR while constructing polar codes
 
Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...
Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...
Improvement of MFSK -BER Performance Using MIMO Technology on Multipath Non L...
 
TURBO EQUALIZER
TURBO EQUALIZERTURBO EQUALIZER
TURBO EQUALIZER
 
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
 
Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...
 
24071 digitalcommunication
24071 digitalcommunication24071 digitalcommunication
24071 digitalcommunication
 

More from IJRAT

96202108
9620210896202108
96202108IJRAT
 
97202107
9720210797202107
97202107IJRAT
 
93202101
9320210193202101
93202101IJRAT
 
92202102
9220210292202102
92202102IJRAT
 
91202104
9120210491202104
91202104IJRAT
 
87202003
8720200387202003
87202003IJRAT
 
87202001
8720200187202001
87202001IJRAT
 
86202013
8620201386202013
86202013IJRAT
 
86202008
8620200886202008
86202008IJRAT
 
86202005
8620200586202005
86202005IJRAT
 
86202004
8620200486202004
86202004IJRAT
 
85202026
8520202685202026
85202026IJRAT
 
711201940
711201940711201940
711201940IJRAT
 
711201939
711201939711201939
711201939IJRAT
 
711201935
711201935711201935
711201935IJRAT
 
711201927
711201927711201927
711201927IJRAT
 
711201905
711201905711201905
711201905IJRAT
 
710201947
710201947710201947
710201947IJRAT
 
712201907
712201907712201907
712201907IJRAT
 
712201903
712201903712201903
712201903IJRAT
 

More from IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Recently uploaded

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(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
 
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
 
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 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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
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
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 

Recently uploaded (20)

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(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...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
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
 
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 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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
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...
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

Paper id 2720144

  • 1. International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 E-ISSN: 2321-9637 1 Comparison of Single Stage And Double Stage Interleaver Performance Sumit Kumar1, Hemant Dalal2 Department of Electronics and Communication1, 2, CBS Group of Institution1, 2 Email: kumarsumit4201990@gmail.com 1, hemantdalal87@gmail.com 2 Abstract- This paper represents the need of error correction codes in communication system. The us eof turbo code in iterleaver and use of modified turbo code at the interleaver stage enhance the system performance. It enhance the idea of use and design of double stage interleaver. Such implementation improves the BER of the system in comparision to single stage interleaver. Index Terms- CTC, MTC, SNR, BER, ECC. 1. INTRODUCTION The efficient design of a communication system that enables reliable high-speed services is challenging. ‘Efficient design’ refers to the efficient use of primary communication resources such as power and bandwidth. The reliability of such systems is usually measured by the required signal-to-noise ratio (SNR) to achieve a specific bit error rate [John G. Proakis, 2001]. A bandwidth efficient communication system with perfect reliability, or as reliable as possible using as low as possible SNR is desired. Error correction coding (ECC) [C. Heegard, 1999] is a technique that improves the reliability of communication over a noisy channel. The use of the appropriate ECC allows a communication system to operate at very low error rates, using low to moderate SNR values, enabling reliable high-speed communication over a noisy channel. Although there are different types of ECC that can be used for channel coding, they all have one key objective in common, namely, achieving a high minimum Hamming distance to improve the code performance that occurs only for few codeword. 1.1. Shannon Limit Both the communication channel and the signal that travels through it have their own bandwidth. The bandwidth B of a communication channel defines the frequency limits of the signals that it can carry. In order to transfer data very quickly, a large bandwidth is required. Unfortunately, every communication channel has a limited bandwidth In 1948, Shannon’s theory set the fundamental limits on the efficiency of communications systems. Shannon theory states that probability of error in the transmitted data can be reduced by an arbitrary amount provided that the rate at which data is transmitted through the channel does not exceed the channel capacity and formulated by Shannon as: …(1.1) With C being the channel capacity, the maximum amount of bits that can be transmitted through the channel per unit of time, W the bandwidth of the channel and S/N being the signal to noise ratio (SNR) at the receiver. This theory went against the conventional methods of that time, which consisted of lowering probability of error by raising SNR, means by increasing the power of the transmitted signal. Unfortunately, although Shannon’s theorem sets down the fundamental limitations upon the on communication efficiency, it provides no methods through which these limits can be reached. 1.2. Channel coding The task of channel coding is to encode the information sent over a communication channel in such a way that in the presence of channel noise, errors can be detected and/or corrected. There are two types of channel coding technique. 1.2.1. Backward Error Correction (BEC) Coding Technique Backward error correction [John G. Proakis, 2001] is a technique used for error detection only. At the receiver error can be detected by the redundancy bits added by the encoder at the transmitter but can not be corrected at the receiver end. If an error is detected, the sender is requested to retransmit the message. While this method is simple and sets lower requirements on the code’s error-correcting properties, it on the other hand requires duplex communication and causes undesirable delays in transmission. This technique is used where delay in the transmission can be tolerated.
  • 2. International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 E-ISSN: 2321-9637 2 1.2.2. Forward Error Correction (FEC) Coding Technique Forward error correction [John G. Proakis, 2001] is a technique used for error detection as well as correction at the receiver end. In FEC technique redundancy bits are added to the information bits using channel encoder. If an error is detected at the receiver end, the message in not retransmitted, while it is corrected using redundancy bits added by channel encoder. In FEC technique channel decoder is capable of detecting as well as correcting a certain numbers of errors, i.e. it is capable of locating the position of error. Number of error that can be corrected at the receiver end depends on how much bit error correcting code is used at the transmitter end by the channel encoder. An N bit error correcting code can detect N+1 bit of error and correct N bit error. Since FEC codes require only simplex communication, they are especially attractive in wireless communication systems. FEC technique improves the energy efficiency of such systems. Designing a channel code is always a trade-off between energy efficiency and bandwidth efficiency. Codes with lower rate (i.e. bigger redundancy) can usually correct more errors [Molisch, 2011]. If more errors can be corrected, the communication system can operate with a lower transmit power, transmit over longer distances, tolerate more interference, use smaller antennas and transmit at a higher data rate. These properties make the code energy efficient. On the other hand, low-rate codes have a large overhead and are hence consume more bandwidth. Also, decoding complexity grows exponentially with code length, and long (low-rate) codes set high computational requirements to conventional decoders. There is a theoretical upper limit on the data transmission rate R, for which error-free data transmission is possible. This limit is called channel capacity or also Shannon capacity. Although Shannon developed his theory already in the 1940s, several decades later the code designs were unable to come close to the theoretical limit due to decoder complexity. Hence, new codes were sought that would allow for easier decoding. One way of making the task of the decoder easier is using a code with mostly high-weight code words. High-weight code words, i.e. code words containing more ones and less zeros, can be distinguished more easily. Another strategy involves combining simple codes in a parallel fashion [Li. Ping, 2001], so that each part of the code can be decoded separately with less complex decoders and each decoder can gain from information exchange with others. This is called the divide-and-conquer strategy. Turbo codes use second method to achieve near Shannon limit performance. 2. SYSTEM DESIGN CTC encoder consists of parallel concatenation of two rate RSC encoders using random Interleaver. Fig. 1 below shows component used to design this turbo encoder block. Parameter trellis structure defines number of state, constrained length, code generator and feedback connection for convolutional encoder. Trellis structure is given by generator polynomial. Random interleaver interleaves the information bit sequence using random permutations. Fig. 1 TCC Encoder Deinterlacer separates the elements of the input signal to generate the output signals. The odd-numbered elements of the input signal become the first output signal, while the even-numbered elements of the input signal become the second output signal. To adjust code rate from to the odd bit sequence of second convolutional encoder is terminated. Parameters used for different component of CTC encoder are shown below in the table 1.1. Table 1.1 parameters for CTC encoder RSC Encoder Parameters Values Trellis Poly2trellis(5, [37 21],37) Output Truncated (reset every frame) Random Interleaver No. of Element 1024*128 Initial seed 54123 · Parallel to serial converter and Serial to Parallel Converter Parallel to serial converter is used in the transmitter to concatenate output of Deinterlacer to transmit signal through the channel. At the receiver end the received signal is converted back to parallel form using select row block.
  • 3. International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 E-ISSN: 2321-9637 3 · Puncturing and Padding Zeros Puncturing is used to adjust code rate at the transmitting end. Puncturing vector define puncturing vector. The puncturing vector used is . Puncturing vector shows that and bit of every six bit is not transmitted. Padding zeros block is used at the receiving end. Zeros are padded using same vector as puncturing vector used at the transmitting end. Two zeros are added for every four bits of received signal. Zeros are added at the position of punctured bit. · AWGN channel AWGN channel add white Gaussian noise to the input signal. The input and output signals can be real or complex. When the input signal is real this block adds real Gaussian noise and produces a real output signal. When the input signal is complex, this block adds complex Gaussian noise and produces a complex output signal. Probability distribution for noise is Gaussian distribution depends on the variance. Variance of the channel is calculated using the equation 3.1. …(2) · Iterative SISO decoder SISO iterative decoder is used for decoding turbo code. Soft information is exchanged between two decoders. Soft output ( ) of first decoder is used by second decoder after interleaving, to make a decision about APP of information bits. Soft output of second decoder is fed back to first decoder after deinterleaving and suitable delay. Random deinterleaver is used and delay value should be multiple of interleaver length. APP of parity bits is terminated using terminator. Fig.2 Iterative SISO CTC Decoder Table 1.2 Parameters for SISO Decoder Name of Block Parameter Value APP Convolutional decoder trellis Poly2trellis (5, [37 21],37) Termination Method Truncated Number of Scaling Bits 3 Decoding Algorithm Max Log MAP Random Interleaver and Deinterleaver Number of Elements 1024*128 Seed 54123 Delay Delay Samples 1024*128 Hard decision about the information bits is made by likelihood to binary transformation block. Information bit is decoded as one if its APP is greater than positive otherwise decoded as zero. · Error Rate Calculation The Error Rate Calculation block compares input data from the transmitter with input data from the receiver. It calculates the error rate by dividing the total number of unequal pairs of data elements by the total number of input data elements from one source. This block can be used to compute either symbol or bit error rate, because it does not consider the magnitude of the difference between input data elements. If the inputs are bits, then the block computes the bit error rate. If the inputs are symbols, then it computes the symbol error rate. The block output is a three-element vector consisting of the error rate, followed by the number of errors detected and the total number of symbols compared. This vector can be sent to either the workspace or an output port. Table 3.4 shows parameter used for error rate calculation block.
  • 4. International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 E-ISSN: 2321-9637 4 Table 1.3 Parameter for Error Rate Calculation Parameter Value Receive Delay 0 Computation Delay 0 Computation mode Entire Frame Output Data Port · Display Display block display the value of BER calculated by error rate calculation block. The amount of data that appears and the time steps at which the data appears depend on the Decimation block parameter and the Sample Time. The Decimation parameter enables to display data at every nth sample, where n is the decimation factor. The default decimation, 1, displays data at every time step. The Sample Time, which can be set with set_param, specifies a sampling interval at which to display points. Table 1.4 Parameter for Display Parameter Value Output Format Short Decimation 1 Turbo Decoder In a typical communications receiver, a demodulator is often designed to produce soft decisions, which are then transferred to a decoder. Such a decoder could be called a soft input/hard output decoder. With turbo codes, where two or more component codes are used, and decoding involves feeding outputs from one decoder to the inputs of other decoders in an iterative fashion, a hard-output decoder would not be suitable. That is because hard decisions as input to a decoder degrade system performance (compared to soft decisions). Hence, what is needed for the decoding of turbo codes is a soft input/soft output decoder [J. Hagenauer, 1995]. A decoding algorithm that accept a priori information as its input and produces a posteriori information as its output is called a soft input soft output algorithm. Fig.3 shows the schematic diagram for SISO turbo iterative decoding [C. Berrou, 1996]. It consists of two SISO decoder connected in a closed fashion through interleaver and deinterleaver. The two decoders exchange their soft information to improve their estimates for information sequence. Fig. 3 SISO Turbo Decoder structure First decoder takes as input the received information sequence, output codeword of encoder1 and soft information feedback from second decoder. Second decoder produce a priori probability estimate of the information sequence using the soft output produced by first decoder and output codeword of second encoder. After a certain number of iteration the output of the two decoders become nearly same and improvement in the performance due to information exchange becomes negligible. SISO decoder stops further iteration and output of the last stage output make a hard decision of the information sequence. There are two main algorithms to decode the data. One is Viterbi Algorithm (VA) [G. D. Forney, 1973] and the other one is Maximum A Posteriori Algorithm (MAP) [P. Robertson, 1995]. The first algorithm finds the most probable output data sequence. The trellis diagram is drawn and the path with the least Hamming distance is found. The MAP algorithm finds the marginal probability that the received bit was 1 or 0. Since the bit could occur in many different codeword, the sum of all the probabilities is considered. The MAP algorithm is preferred as it minimises the bit error probability. 3. SIMULATION RESULTS Simulation result shows that BER performance improves as signal to noise ratio increases and BER converges at a good rate as signal to noise ratio increases. From the simulation result it is observed that, as the number of iterations increases BER performance improves. BER performance of the system improves for iterative decoding as number of iteration increases. Ideally iterative decoding is stopped when APP of both the decoder is exactly equal. This will take a long time to decode information bit sequence so iterative decoding is stopped when improvement in BER performance of successive iteration is nearly equal. Hard decision about the information bit is taken when BER performance for successive iteration shows no improvement. We obtain different results for MTC
  • 5. International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 E-ISSN: 2321-9637 5 with double stage interleaver and compare single stage and double stage interleaver. 100 10-1 10-2 10-3 -20 -15 -10 -5 0 5 Eb/No, dB B it E rro r R a te Bit error probability curve for BPSK modulation theory double stage interleave with rate1/3 Fig. 4 BER for code rate 1/3 for double stage interleaver 100 10-1 10-2 10-3 -20 -15 -10 -5 0 5 Eb/No, dB B it E rror Rate Bit error probability curve for BPSK modulation theory double stage interleave with rate1/2 Fig. 5 BER for code rate 1/2 for double stage interleaver 100 10-1 10-2 10-3 -20 -15 -10 -5 0 5 Eb/No, dB B it E rror Rate Bit error probability curve for BPSK modulation theory double stage interleave with rate2/3 Fig. 6 BER for code rate 2/3 for double stage interleaver 0 10 -1 10-2 10-3 -20 -15 -10 -5 0 5 10 Eb/No, dB Bit Error Rate Bit error probability curve theory single stage interleaver double stage interleaver Fig. 7 Comparison of BER of single stage and double stage interleaver. 4. CONCLUSION Conclusion from this research work is that decoder complexity is reduced by a factor of nearly two for MTC as compared to CTC with a negligible loss of BER performance. This loss of BER is compensated by reduction of decoder complexity. Memory requirement is much less for decoding MTC as compared to CTC. Double stage interleaver performs much better than the single stage interleaver. REFERENCES [1] John G. Proakis, Digital Communications, 4th Edition, McGraw-Hill International Edition, 2001 [2] C. Heegard and S. B. Wicker, Turbo Coding, Kluwer Academic Publishers, 1999.
  • 6. International Journal of Research in Advent Technology, Vol.2, No.7, July 2014 E-ISSN: 2321-9637 6 [3] Molisch, wireless communications, Wiley publication Ltd. 2nd edition , 2011. [4] Li. Ping, “Turbo-SPC Codes,” IEEE Trans. Comm., vol. 49, No. 5, pp. 754-759, May 2001. [5] Li. Ping, X. Huang and N. Phamdo, “Zigzag Codes and Concatenated Zigzag Codes,” IEEE Trans. Inform. Theory, vol. 47, No. 2, pp. 800- 807, Feb. 2001. [6] J. Hagenauer and P. Hoeher, “Viterbi algorithm with soft-decision output and its applications,” Proc., IEEE, pp. 1680-1686, 1989. [7] C. Berrou and A. Glavieux, “Near optimum error correcting coding and decoding: turbo-codes,” IEEE Trans. Comm., vol. 44, pp. 1261–1271, Oct. 1996. [8] C. Berrou, A. Glavieux and P. Thitimajshima, “Near Shannon limit error-correcting coding and decoding: Turbo-codes,” in proc. IEEE ICC’93, vol. 2, pp.1064-1070, May 1993. [9] G. D. Forney, “The Viterbi algorithm,” Proc. IEEE, vol. 61, pp. 218–278, Mar. 1973. [10]P. Robertson, E. Villebrun and P. Hoeher, “A comparison of optimal and suboptimal MAP decoding algorithms operating in the log domain,” in Proc. IEEE Int. Conf. Comm. (ICC’95), pp. 1009–1013, June 1995. [11]P. Robertson and P. Hoeher, “Optimal and sub-optimal maximum a posteriori algorithms suitable for turbo decoding,” IEEE Trans. Comm., vol. 8, pp. 119–125, Mar.-Apr. 1997. [12]Bharat, K.; Broder, A. (1998): A technique for measuring the relative size and overlap of public Web search engines. Computer Networks, 30(1– 7), pp. 107–117. [13]Broder, A.; Kumar, R.; Maghoul, F.; Raghavan, P.; Rajagopalan, S.; Stata, R.; Tomkins, A.; Wiener, J. (2000): Graph structure in the Web. Computer Networks, 33(1–6), pp. 309–320. [14]Chakrabarti, S. (2000): Data mining for hypertext: A tutorial survey. SIGKDD explorations, 1(2), pp. 1–11.