0% found this document useful (0 votes)
16 views

Implementation of LDPC Code For 5G-Lte Advanced: C. S. Sree Thayanandeswari, T. Mohana, M. Sowmiya, P. Subhashini

The document discusses implementing low-density parity-check (LDPC) codes for 5G LTE advanced networks to improve error correction. It proposes using MATLAB to generate parity bits and encode/decode data using LDPC codes. The methodology section describes how LDPC codes work to correct errors over noisy channels. Simulation results show that the proposed LDPC code implementation reduces bit error rate and improves throughput at high signal-to-noise ratios compared to uncoded systems. Figures and a table present performance comparisons of different modulation schemes.

Uploaded by

mohammed ayad
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Implementation of LDPC Code For 5G-Lte Advanced: C. S. Sree Thayanandeswari, T. Mohana, M. Sowmiya, P. Subhashini

The document discusses implementing low-density parity-check (LDPC) codes for 5G LTE advanced networks to improve error correction. It proposes using MATLAB to generate parity bits and encode/decode data using LDPC codes. The methodology section describes how LDPC codes work to correct errors over noisy channels. Simulation results show that the proposed LDPC code implementation reduces bit error rate and improves throughput at high signal-to-noise ratios compared to uncoded systems. Figures and a table present performance comparisons of different modulation schemes.

Uploaded by

mohammed ayad
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

e-ISSN: 2582-5208

International Research Journal of Modernization in Engineering Technology and Science


Volume:03/Issue:04/April-2021 Impact Factor- 5.354 www.irjmets.com

IMPLEMENTATION OF LDPC CODE FOR 5G- LTE ADVANCED


C. S. Sree Thayanandeswari*1, T. Mohana*2, M. Sowmiya*3, P. Subhashini*4
*1Assistant Professor, Department of ECE, PET Engineering College, Vallioor, Tamil Nadu, India
*2,3,4UG scholars, Department of ECE, PET Engineering College, Vallioor, Tamil Nadu, India
ABSTRACT
Nowadays, 5G is the latest LTE advanced telecommunication that has a greater speed, lower latency and ability
to connect more devices. But it has low throughput due to high bit error rate. In this paper, we proposes the
implementation of LDPC code for 5G LTE advanced using MATLAB in which the parity bits will be generated
and checked for the encoding and decoding techniques. Moreover, the parameters such that code rate, SNR,
BER and throughput will be estimated for the detection and correction of the errors. Simulated results of the
proposed methodology will provide reduced BER and good throughput with high SNR.
Keywords: LDPC, SNR, BER, throughput, parity bits.
I. INTRODUCTION
Communication is the process of sending and receiving of signals especially by means of channel. In
communication system, when data is transferred from the source to destination, errors can be occurred in the
received signal due to many obstacles. So error correction is required for retrieving the original message. In
1963, Robert Gallagher introduced “Low Density Parity Check Codes”. He analyzed the codes and shows that
LDPC codes can essentially achieve Shannon Capacity on AWGN and Binary Erasure Channels. Using error
correcting codes, transmission errors can be corrected using clever mathematical techniques. This is called
channel coding. Codes can also be used to reduce the number of bits needed to represent the original data,
called source coding. In this paper, we deal with channel coding techniques for two important communication
systems. We show that using efficient applications of channel coding techniques in these systems, we can
improve their performance in many ways and make them practical for application in the real world.
II. METHODOLOGY
In this proposed method, the channel errors are corrected by low density parity-check codes which are the
linear block codes. Channel coding can be seen as the best known and most effective component of cellular
communication systems used to correct noise, interference and fading transmission errors. Low-Density Parity-
Check (LDPC) codes are a greater gain in coding, i.e. a new coding area.
Shannon Channel Coding Theorem
The Shannon channel coding theorem in information theory is known to have encouraged the improvement of
error control codes. It states that all the data rates less than the channel capacity can be achieved with an
arbitrarily small probability of error, where is given by the Shannon-Hartley formula.
P
C = W × log 2 (1 + ) ………(1)
N0 W

Where,
C - Channel capacity, bits/sec
W - Transmission bandwidth, hertz
P - Signal power, watts
N0 - Noise power spectral density, watts/hertz
Channel Coding
The channel coding is often used in digital communication systems to protect the digital information from noise
and interference and reduce the number of bit errors. It is mostly accomplished by selectively introducing
redundant bits into the transmitted information stream. They provide a highly efficient and reliable
communication scheme over several parallel channels using modern codes such as low-density parity-check
(LDPC) codes.

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[1045]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
Volume:03/Issue:04/April-2021 Impact Factor- 5.354 www.irjmets.com
III. MODELING AND ANALYSIS
The process to transfer the data initially, the transmitter sends the data to the source coding which is used to
reduce the redundancy of data in the channel. Channel Coding is to overcome channel noise bits in the bit
stream of the sender to create a code word. The encoder adds that the redundant bits are used by the decoder
to detect and/or correct as many bit errors as the basic error control code allows. The modulator converts the
digital output of the encoder into a channel-specific format that is normally analogue (e.g., a telephone
channel). In the presence of noise, the demodulator tries to retrieve the correct channel symbol. The decoder
tries to correct any errors that occur when the wrong symbol is chosen. The BER is the probability of an error
in bits. For an error management code, this is always the figure of merit. We want to keep this number small,
less than 10-4 usually. The bit-error rate is a useful measure of system quality on an independent error channel,
but on bursty or dependent error channels, it has little meaning. Errors that are not independent. In contrast to
independent-error channels, burst-error channels have memory.

I/P Transmitter Analog to Digital Modulator LDPC AWGN


converter Encoder Channel

LDPC
Decoder

Demodulator

O/P BER Analyser

Digital to Analog
Decision Device converter

O/P Gap to capacity


Analyser

Figure 1: Block diagram of Communication process.


IV. RESULTS AND DISCUSSION
Using analysis, implemented the density evolution for a set of (3,X) regular LDPC codes whose variable node
degree is 3 and the regular degree of check nodes is X. The discretized density evolution algorithm is used for
memoryless AWGN channels as mentioned. In order to implement density evolution for the guess algorithm,
here assume that 1% and 2% of the variable nodes are available for guessing. For a code of length 1000, 1% and
2% of nodes constitute 10 and 20 nodes respectively. By limiting our “guesses” to 2% in the density evolution
analysis because the maximum number of bits guessed in practical implementations is always much smaller.
This better performance is represented as gain in dB. The improved decoding algorithm performs better due to
the dependencies introduced by the channel. Once a bit is guessed correctly, the decoder propagates the correct
value as the iterations progress. This channel dependency cannot be used for advantage in memoryless
channels. However, there is a need to emphasize that the gains obtained in actual implementations are always
much higher even when the number of guessed bits is smaller. The improved decoding algorithm can be used to
increase capacity of storage devices by using these channel dependencies. We need to stress here that
characterizing this gain in terms of the code rate has not yet been done and is a problem of future research.

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[1046]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
Volume:03/Issue:04/April-2021 Impact Factor- 5.354 www.irjmets.com

Figure 2: Improved performance for half of block length in BPSK

Figure 3: Improved performance for more than half of block length in BPSK

Figure 4: Improved performance for half of block length in 16PSK

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[1047]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
Volume:03/Issue:04/April-2021 Impact Factor- 5.354 www.irjmets.com

Figure 5: Improved performance for more than half of block length in 16PSK
Table 1. Comparison between BPSK Scheme and 16PSK Scheme

Parameters BPSK Scheme 16PSK Scheme

Code rate ½ ¾

Spectral efficiency (bits/s/Hz) 1 4

SNR 11.1 dB 26.0 dB

Bit error rate 10.5 dB 18 dB

From our results, it is evident that the improved decoding algorithm is better on channels with memory and
gains provided by this algorithm on the magnetic recording channels are also significant.
V. CONCLUSION
The proposed method of reduced bit error rate using the Low density Parity-Check Code (LDPC). Error
correction code was simple with reasonable complexity. The LDPC codes uses irregular codes with different
parameters interacting in parallel or in serial with or without including interleaves, so concatenated binary
LDPC codes had been added. Since using irregular LDPC codes are more efficient than regular codes, there was
no error floor. Hence the throughput was better in our project. On the other hand, the proposed method
performed the simulation up to 25 iterations in LDPC decoder, so it not suitable for larger message bits.
5G LTE advance will provide good and perfect utilization of cellular communication in future. As it combines
with AI, one can able to control his/her intelligent robot using his/her mobile phone.
VI. REFERENCES
[1] Anshul Jaiswal; Manav R. Bhatnagar; Virander Kumar Jain, 2013, “Performance evaluation of space shift
keying in free-space optical communication”, IEEE/OSA Journal of Optical Communications and
Networking,vol: 9, no: 2,pp.149 – 160.
[2] Cheng Jia; Ping Wang; Yutao Li; Chao Huang; Huihua Fu; Weina Pang, 2019, “ABERs of LDPC-Coded
Multi-Hop FSO Over Double GG Fading Channels With Pointing Error and Path Loss”, IEEE Photonics
Technology Letters,vol: 30, no: 15,pp.1357 – 1360.
[3] Haitham S. Khallaf; Hossam M. H. Shalaby; José M. Garrido- Balsells; Seiichi Sampei, 2013, “Performance
analysis of a hybrid QAM-MPPM technique over turbulence-free and gamma-gamma free-space optical
channels”, IEEE/OSA Journal of Optical Communications and Networking,vol: 9, no: 2,pp.161 – 171.
[4] Hoojin Lee, 2012, “Comments on Performance Analysis of Coherent Free-Space Optical Systems With
Multiple Receivers”, IEEE Photonics Technology Letters, vol: 29, no: 24,pp.2262 – 2263.
[5] Jiafei Fang; Meihua Bi; Shilin Xiao; Guowei Yang; Ling Liu; Yunhao Zhang; Weisheng Hu, 2018, “Polar-
coded MIMO FSO communication system over gamma-gamma turbulence channel with spatially

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[1048]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
Volume:03/Issue:04/April-2021 Impact Factor- 5.354 www.irjmets.com
correlated fading”, IEEE/OSA Journal of Optical Communications and Networking,vol: 10, no: 11, pp. 915
– 923.
[6] Jun Ao; Jiwei Liang; Chunbo Ma; Guixing Cao; Cong Li; Yufei Shen, 2013, “Optimization of LDPC Codes for
PIN-Based OOK FSO Communication Systems”, IEEE Photonics Technology Letters,vol: 29, no: 9,pp.727 –
730.
[7] Ke Wang; Ampalavanapillai Nirmalathas; Christina Lim; Kamal Alameh; Efstratios Skafidas, 2017, “Space-
time-coded high-speed reconfigurable card-to-card free-space optical interconnects”, IEEE/OSA Journal
of Optical Communications and Networking,vol: 9, no: 2,pp.A189 - A197.
[8] Manish Sharma; D. Chadha; Vinod Chandra, 2012, “High-altitude platform for free-space optical
communication: Performance evaluation and reliability analysis”, IEEE/OSA Journal of Optical
Communications and Networking, vol: 8, no: 8, pp.600 – 609.
[9] Mohammad Javad Saber; Seyed Mohammad Sajad Sadough, 2016, “On Secure Free-Space Optical
Communications Over Málaga Turbulence Channels”, IEEE Wireless Communications Letters,vol: 6, no:
2,pp.274 – 277.
[10] Mohammad Taghi Dabiri; Seyed Mohammad Sajad Sadough, 2014, “Performance analysis of all-optical
amplify and forward relaying over log-normal FSO channels”, IEEE/OSA Journal of Optical
Communications and Networking, vol: 10, no: 2, pp.79 – 89.
[11] Mojtaba Mansour Abadi; Zabih Ghassemlooy;Stanislav Zvanovec; Manav R. Bhatnagar; Mohammad-
AliKhalighi;Yongle Wu,2017,“Impact of link parameters and channel correlation on the performance of
FSO systems with the differential signaling technique”, IEEE/OSA Journal of Optical Communications and
Networking,vol: 9, no: 2,pp.138 – 148.
[12] Muhammad Nasir Khan; Syed Omer Gilani; Mohsin Jamil; Abdul Rafay; Qasim Awais; Bilal A. Khawaja;
Muhammad Uzair; Abdul Waheed Malik, 2018, “Maximizing Throughput of Hybrid FSO-RF
Communication System: An Algorithm”, IEEE Access,vol: 6,pp.30039 – 30048.
[13] Raed Mesleh;Ayat AL-Olaimat,2018,“Acousto-optical modulators for free space optical wireless
communication systems”, IEEE/OSA Journal of Optical Communications and Networking,vol: 10, no:
5,pp.515 – 522.
[14] Xiaoxia Liu; Ping Wang; Tao Liu; Yutao Li; Lixin Guo; Hongxin Tian, 2016, “ABER Performance of LDPC-
Coded OFDM Free-Space Optical Communication System Over Exponentiated Weibull Fading Channels
With Pointing Errors”, IEEE Photonics Journal, vol: 9, no: 4.
[15] Xu-Hong Huang; Chung- Yi Li; Hai- Han Lu; Chung- Wei Su; You-Ruei Wu; Zhen- Han Wang; Yong-
NianChen, 2018, “WDM Free-Space Optical Communication System of High-Speed Hybrid Signals”, IEEE
Photonics Journal,vol: 10, no: 6.

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[1049]

You might also like