SlideShare a Scribd company logo
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 126-130, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 126
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code
Correction Technique
A.V.Manjupriya1
and G.Yuvaraj2
1
PG Student, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu, India.
2
Assistant Professor, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu, India.
Article Received: 13 February 2017 Article Accepted: 22 February 2017 Article Published: 27 February 2017
1. INTRODUCTION
NONBINARY low-density parity-check (NB-LDPC) codes
are a real kind of linear block codes defined over Galois fields
(GFs) GF (q = 2p) with p >1. NB-LDPC codes have lot of
advantages over its binary counterparts, including better error
correction performance for short/medium code word length,
higher burst error correction capability, and improved
performance in the error-floor region. The main disadvantage
of NB-LDPC codes is the high complexity of the decoding
algorithms and the derived hardware architectures, which
limit their application in real scenarios where high throughput
and reduced silicon area are important requirements. The
main drawbacks of T-EMS, T-MM, and OMO-TMM are: 1)
the high number of exchanged messages between the CN and
the VN (q × dc reliabilities), which impacts in the wiring
congestion, limiting the maximum throughput achievable and
2) the high amount of storage elements required in the
hardware implementations of these algorithms, which
supposes the major part of the decoder’s area. This reduction
in messages introduces a performance loss in the coding gain
that can be controlled by means of the parameter L.
NB-LDPC codes are decoded applying iterative algorithms
where messages that represent reliability values are passed
from VN to CN and vice versa.
Extended min-sum (EMS) and min–max algorithms were
proposed with the aim of reducing the complexity offered by
the solutions based on QPSA. In these algorithms, the CN
equations are simplified by making approximations to involve
only additions and comparisons in their parity-check
equations. Since both the algorithms make use of
forward–backward (FB) metrics in the CN processor, the
maximum throughput is bounded due to serial computations.
The number of exchanged messages between CN and variable
node (VN) for both the algorithms is nm × dc, where nm is a
fraction of q total reliabilities, nm _ q, and dc the CN degree.
Therefore, the number of messages between the nodes is
lower than the previous solutions from the literature.
Improvements based on QSPA, such as Fast Fourier
Transform-SPA, log-SPA, and max-log-SPA, reduce the
computational load of the parity-check equations without
introducing any performance loss. The recently proposed
trellis max-log-QPSA algorithm improves considerably both
the area and the decoding throughput compared with the
previous solutions based on QPSA, making use of a path
construction scheme to generate the output message in the
check-node (CN) processor. These solutions offer the highest
coding gain for high-rate NB-LDPC codes, but at the same
time, they include costly processing that limits their
application in real communication and storage systems.
2. EXISTING SYSTEM
2.1 Introduction
The analysis of the algorithm then views on the work required
for the merging process, because it is the merge work needed
for a given subdivision scheme that ultimately determines the
growth of complexity. In this we introduce a recursive
approach to the construction of codes which generalizes the
product code construction and suggests that the design of
algorithms for encoding and decoding is amenable to the first
techniques of complexity theory. Long codes are built from a
bipartite graph and one or more sub codes; a new code is
defined explicitly by its decomposition into shorter sub codes.
These sub codes are then used by the decoder as centres of
local partial computations that, when performed iteratively,
correct the errors. The decoding algorithms we propose
generalize and unify the decoding schemes originally
presented the product codes and those of low-density
parity-check code. Furthermore, the proper choice of the
transmission order for the bits can guarantee better
performance against burst errors or a mixture of burst and
random errors.
ABSTRACT
In this paper, low linear architectures for analyzing the first two maximum or minimum values are of paramount importance in several uses, including
iterative decoders. The min-sum giving out step is to that it produces only two diverse output magnitude values irrespective of the number of
incoming bit-to check communication. These new micro-architecture structures would utilize the minimum number of comparators by exploiting the
concept of survivors in the search. These would result in reduced number of comparisons and consequently reduced energy use. Multipliers are
complex units and play an important role in finding the overall area, speed and power consumption of digital designs. By using the multiplier we
can minimize the parameters like latency, complexity and power consumption. The decoding algorithms we propose generalize and unify the
decoding schemes originally presented the product codes and those of low-density parity-check codes.
Keywords: Check–node (CN) processing, high-rate, high-speed, layered schedule, message compression, NB-LDPC, trellis min-max (T-MM) and
VLSI design.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 126-130, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 127
2.2 Project Description
NON-BINARY low-density parity-check (NB-LDPC) codes
are a promising kind of linear block codes defined over Galois
fields (GFs) GF(q = 2p) with p >1. NB-LDPC codes have
numerous advantages over its binary counterparts, including
better error correction performance for short/medium code
word length, higher burst error correction capability, and
improved performance in the error-floor region.
2.3 T-MM Decoding Algorithm with Compressed Messages
A sparse parity-check matrix H defines an NB-LDPC code,
where each nonzero element h m ,n belongs to a GFs GF(q =
2p). Another common way to characterize the NB-LDPC
codes is by means of a Tanner graph, where two kinds of
nodes are differentiated representing all N columns (VNs) and
M rows (CNs) of H. N(m) denotes the set of VNs connected to
a CN m and M(n) denotes the set of CNs connected to a VN n;
therefore, the cardinality of the sets corresponds to dc and dv.
2.4 T-MM Algorithm with Reduced Set of Messages
In this section, we introduce a novel method to reduce the
number of messages exchanged between the CN and the VN
compared with the proposal from [11]. First, we define the
reduced set of compressed messages that are sent from CN to
VN and an approximation to obtain the rest of values in the
VN. Second, the performance of the method is analyzed.
Third, a technique to generate the most reliable values of the
set I (a) without building a complete trellis structure is
presented
2.5 Reduction of the CN-to-VN Message
The sets I (a) and P(a) are required to generate the messages
Rm,n(a) at the VN processor, as shown in (3). Reducing the
cardinality of I (a), the one of P(a) is also reduced. Our
proposal is to keep the L most reliable values of I (a) and the
corresponding ones of P(a) and E(a), where L < (q
−1).Defining the complementary set a__ ∈a  a_, we propose
to set E∗(a__) = m1(a__). Therefore, the cardinality of the set
E∗(a) is kept in q −1. Table I includes the number of bits of
each one of the sets exchanged from CN-to-VN processors
compared with the proposal from [11], where w is the number
of bits used to quantize the reliabilities.
Fig.1. Mean value of each reliability
2.6 Conclusion
The main drawbacks of T-EMS, T-MM, and OMO-TMM are:
1) the high number of exchanged messages between the CN
and the VN (q × dc reliabilities), which impacts in the wiring
congestion, limiting the maximum throughput achievable and
2) the high amount of storage elements required in the
hardware implementations of these algorithms, which
supposes the major part of the decoder’s area. To overcome
the drawbacks of T-EMS and T-MM, the proposal in [11]
introduces a technique of message compression that reduces
the wiring congestion between the CN and the VN and the
storage elements used in the derived architectures. The
messages at the output of the CN are reduced to four
elementary sets that include the intrinsic and extrinsic
information, the path coordinates, and the hard-decision
symbols.
3. PROPOSED SYSTEM
The block diagram for the proposed CN is detailed in Fig. 2a.
The CN input messages are Q m, n, which come from the VN
processor and the tentative hard-decision symbols z. Both the
input messages are used to compute the normal to-
delta-domain transformation (N →_ block in Fig. 2b). DC
transformation networks are needed in the CN, each one
requires q×log(q) w-bit MUX following the approach
proposed in [19], where w is the number of bits for the data
path. Z is also used to obtain the syndrome β adding all dc
tentative hard-decision symbols. This operation requires w ×
(dc − 1) XOR gates.
Fig.2a. Proposed check node Block Diagram
β is used to generate the new hard decision symbols z∗, which
are sent to the VN to generate the R∗m,n messages using (4).
Z ∗ symbols are generated using GF(q) adders that require dc
× w XOR gates to implement them.
3.1 Decoding
As with other codes, optimally decoding an LDPC code on
the binary symmetric channel is the NP-complete problem,
although techniques based on iterative belief propagation
used in practice lead to good approximations. In contrast,
belief propagation on the binary erasure channel is usually
simple where it consists of iterative constraint satisfaction.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 126-130, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 128
For example, consider that the valid code word, 101011, from
the example, is transmitted across a binary erasure channel
and received with first and fourth bit erased to yield. Since the
transmitted message must have full fill the code constraints,
the message can be organized by written the message on the
top of the factor graph. In this example, the first bit cannot yet
be recovered, because all of the constraints connected to it
have more than one unknown bit. In order to proceed with
decoding the message, this procedure is then iterated. The
new value for the fourth bit can now be used in conjunction
with the first constraint to recover the first bit as shown below.
This means that the first bit must be a 1 to satisfy the leftmost
constraint.
Fig.2b. Block Diagram
Thus, the message can be decoded iteratively. For next
channel models, the messages passed inside the variable
nodes and check nodes are real numbers, which express
probabilities and likelihoods of belief. This result can be
validated by multiplying the corrected code word by the
parity-check matrix H:
Because the outcome z (the syndrome) of this operation is the
3 × 1 zero vector, the resulting code word is successfully
validated.
3.2 Lookup table decoding
It is possible to decode LDPC codes on a relatively
low-powered microprocessor by the use of lookup tables.
Whilst codes such as LDPC are generally implemented on
high-powered processors, with long block lengths, there are
also applications which use lower-powered processors and
short block lengths.
3.3 Code construction
For large block sizes, LDPC codes are commonly constructed
by first studied the behaviour of decoders. As the block size
tends to infinity, LDPC decoders can be shown to have a noise
threshold below which decoding is really achieved, and above
which decoding is not achieved.
This threshold can be optimised by finding the best proportion
of arcs from check nodes and arcs from variable nodes. An
approximate graphical approach to visualizing this threshold
is an EXIT chart.
4. CMOS TECHNOLOGY
4.1 Basic concepts
Ideally, a transistor behaves like a switch. For NMOS
transistors, if the input is 1 the switch is on, otherwise it off.
On the other hand, for the PMOS, if the input is 0 the
transistor is on, otherwise the transistor is off.
4.2 N-Well CMOS Technology
 Process starts with a moderately doped (1015 cm-3)
p-type substrate (wafer)
 An initial oxide layer is grown on the entire surface
(barrier oxide)
4.3 Metallization mask
• Aluminum is deposited over the wafer and
selectively etched
• The step coverage in this process is most critical
(nonlinearity of the wafer surface)
4.4 Advantages
High input impedance. The input signal is driven electrodes
with layer of insulation (the metal oxide) between them and
what they are controlling. This gives them a small amount of
capacitance, but virtually infinite resistance.
 The outputs are actively driven both ways
 The outputs are much more rail-to-rail
 CMOS logic takes very little power when held in a
fixed state. The current consumption comes from
switching as both capacitors are charged and
discharged. Even then, it has better speed to power
ratio compared to other logic types.
 CMOS gates are very simple. The basic gate is an
inverter, which is only two transistors. This always
with low power consumption means it lends itself
well to dense integration.
4.5 Applications
 Transmission gates may be used as analog multipliers.
 CMOS Technology may also widely used as RF
circuits.
5. SIMULATION RESULTS
The simulation environment is created in MODELSIM by
using VERILOG language for the training. We consider the
four systems which are in active, sleep, deep sleep and idle
mode correspondingly. The power manager system calculates
the required power to send the data to the subsystems.
Normally we can send heavy or large amount of data to the
system which is in the active mode. (1) DC signal and Inverter
is given as an input to the NAND gate. Clock frequency given
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 126-130, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 129
as NAND gate for simulation output. (2) Q BAR, QBAR1 is
the output signal.
Fig.3. Digital schematic for circuit to extract the jth
minimum
value
Fig.4. Design Layout for the output waveform
Fig.5. Simulation result for voltage versus time.
Fig.6. Simulation result for voltage and current
Fig.7. Simulation Result for voltage versus voltage
Fig.8. Simulation result for frequency versus time
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 126-130, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 130
Fig.9. Simulation result for eye diagram
6. CONCLUSION AND FUTURE ENHANCEMENT
The low complexity design is prominent requirement of
iterative decoders. We have tried to propose a design that
fulfills the obligation with the completion of the sum min
worker using better architecture. The difficulty is reduced as
the number of register and memory utilization decreases.
NB-LDPC codes are designed using CMOS Technology. It
concludes the T-MM algorithm to reduce the complexity of
CN architecture. Hence the power consumption is reduced. In
future, LDPC codes can be used for reducing the power
consumption. Thus, the post synthesis throughput of the other
works is reduced in the same percentage.
REFERENCES
[1] Cai.F and Zhang.X, “Relaxed min-max decoder
architectures for nonbinary low-density parity-check codes,”
IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 21,
no. 11, pp. 2010–2023, Nov. 2013.
[2] Jesus O. Lacruz, Francisco García-Herrero, María Jose
Canet, and Javier Valls, “Reduced-Complexity Non-binary
LDPC Decoder for High-Order Galois Fields Based on
Trellis Min–Max Algorithm”, IEEE Transactions on very
large scale integration (VLSI) Systems, 2016.
[3] Lacruz. J.O, García-Herrero.F, Declercq.D, and Valls.J,
“Simplified trellis min–max decoder architecture for
nonbinary low-density parity check codes,” IEEE Trans. Very
Large Scale Integr. (VLSI) Syst., vol. 23, no. 9, pp.
1783–1792, Sep. 2015.
[4] Li.E, Declercq.D, and Gunnam.K, “Trellis-based
extended min-sum algorithm for non-binary LDPC codes and
its hardware structure,” IEEE Trans. Commun. vol. 61, no. 7,
pp. 2600–2611, Jul. 2013.
[5] Lin.J, Sha.J, Wang.Z, and Li.L, “Efficient decoder design
for nonbinary quasicyclic LDPC codes,” IEEE Trans.
Circuits Syst. I, Reg.Papers, vol. 57, no. 5, pp. 1071–1082,
May 2010.
[6] Mansour.M.M and Shanbhag.N.R, “High-throughput
LDPC decoders,” IEEE Trans. Very Large Scale Integr.
(VLSI) Syst., vol. 11, no. 6, pp. 976–996, Dec. 2003.
[7] Savin.V, “Min-max decoding for non-binary LDPC
codes,” in Proc. IEEE Int. Symp. Inf. Theory, Jul. 2008, pp.
960–964.
[8] Ueng.Y.-L, Liao.K.-H, Chou.H.-C, and Yang.C.-J., “A
high-throughput trellis based layered decoding architecture
for non-binary LDPC codes using max-log-QSPA,” IEEE
Trans. Signal Process., vol. 61, no. 11, pp. 2940–2951, Jun.
2013.
[9] Wymeersch.H, Steendam.H, and Moeneclaey.M,
“Log-domain decoding of LDPC codes over GF(q),” in Proc.
IEEE Int. Conf. Commun., vol. 2. Jun. 2004, pp. 772–776.
[10] Zhou.B, Kang.J, Song.S, Lin.S, Abdel-Ghaffar.K, and
Xu.M, “Construction of non-binary quasi-cyclic LDPC codes
by arrays and array dispersions,” IEEE Trans. Commun., vol.
57, no. 6, pp. 1652–1662, Jun. 2009.

More Related Content

What's hot

SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding
IJECEIAES
 
Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...
Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...
Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...
ijwmn
 
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
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System
IJECEIAES
 
Simulation of Turbo Convolutional Codes for Deep Space Mission
Simulation of Turbo Convolutional Codes for Deep Space MissionSimulation of Turbo Convolutional Codes for Deep Space Mission
Simulation of Turbo Convolutional Codes for Deep Space Mission
IJERA Editor
 
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers  Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
IJECEIAES
 
Sparse Random Network Coding for Reliable Multicast Services
Sparse Random Network Coding for Reliable Multicast ServicesSparse Random Network Coding for Reliable Multicast Services
Sparse Random Network Coding for Reliable Multicast Services
Andrea Tassi
 
Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...
Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...
Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...
TELKOMNIKA JOURNAL
 
A method to determine partial weight enumerator for linear block codes
A method to determine partial weight enumerator for linear block codesA method to determine partial weight enumerator for linear block codes
A method to determine partial weight enumerator for linear block codesAlexander Decker
 
Iaetsd implementation of power efficient iterative logarithmic multiplier usi...
Iaetsd implementation of power efficient iterative logarithmic multiplier usi...Iaetsd implementation of power efficient iterative logarithmic multiplier usi...
Iaetsd implementation of power efficient iterative logarithmic multiplier usi...
Iaetsd Iaetsd
 
An Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital Memories
An Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital MemoriesAn Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital Memories
An Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital Memories
IJERA Editor
 
BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...
BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...
BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...
inventy
 
MDCT audio coding with pulse vector quantizers
MDCT audio coding with pulse vector quantizersMDCT audio coding with pulse vector quantizers
MDCT audio coding with pulse vector quantizers
Ericsson
 
Energy-Efficient LDPC Decoder using DVFS for binary sources
Energy-Efficient LDPC Decoder using DVFS for binary sourcesEnergy-Efficient LDPC Decoder using DVFS for binary sources
Energy-Efficient LDPC Decoder using DVFS for binary sources
IDES Editor
 
A new efficient way based on special stabilizer multiplier permutations to at...
A new efficient way based on special stabilizer multiplier permutations to at...A new efficient way based on special stabilizer multiplier permutations to at...
A new efficient way based on special stabilizer multiplier permutations to at...
IJECEIAES
 
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisDesign of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
VLSICS Design
 
Analysis of signal transition
Analysis of signal transitionAnalysis of signal transition
Analysis of signal transition
csandit
 
Gf3511031106
Gf3511031106Gf3511031106
Gf3511031106
IJERA Editor
 

What's hot (20)

SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding
 
Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...
Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...
Performance analysis and implementation for nonbinary quasi cyclic ldpc decod...
 
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)
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System
 
Simulation of Turbo Convolutional Codes for Deep Space Mission
Simulation of Turbo Convolutional Codes for Deep Space MissionSimulation of Turbo Convolutional Codes for Deep Space Mission
Simulation of Turbo Convolutional Codes for Deep Space Mission
 
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers  Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
 
Sparse Random Network Coding for Reliable Multicast Services
Sparse Random Network Coding for Reliable Multicast ServicesSparse Random Network Coding for Reliable Multicast Services
Sparse Random Network Coding for Reliable Multicast Services
 
Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...
Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...
Joint Fixed Power Allocation and Partial Relay Selection Schemes for Cooperat...
 
A method to determine partial weight enumerator for linear block codes
A method to determine partial weight enumerator for linear block codesA method to determine partial weight enumerator for linear block codes
A method to determine partial weight enumerator for linear block codes
 
Iaetsd implementation of power efficient iterative logarithmic multiplier usi...
Iaetsd implementation of power efficient iterative logarithmic multiplier usi...Iaetsd implementation of power efficient iterative logarithmic multiplier usi...
Iaetsd implementation of power efficient iterative logarithmic multiplier usi...
 
An Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital Memories
An Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital MemoriesAn Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital Memories
An Efficient Fault Tolerance System Design for Cmos/Nanodevice Digital Memories
 
BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...
BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...
BCH Decoder Implemented On CMOS/Nano Device Digital Memories for Fault Tolera...
 
MDCT audio coding with pulse vector quantizers
MDCT audio coding with pulse vector quantizersMDCT audio coding with pulse vector quantizers
MDCT audio coding with pulse vector quantizers
 
Energy-Efficient LDPC Decoder using DVFS for binary sources
Energy-Efficient LDPC Decoder using DVFS for binary sourcesEnergy-Efficient LDPC Decoder using DVFS for binary sources
Energy-Efficient LDPC Decoder using DVFS for binary sources
 
A new efficient way based on special stabilizer multiplier permutations to at...
A new efficient way based on special stabilizer multiplier permutations to at...A new efficient way based on special stabilizer multiplier permutations to at...
A new efficient way based on special stabilizer multiplier permutations to at...
 
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisDesign of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
 
Analysis of signal transition
Analysis of signal transitionAnalysis of signal transition
Analysis of signal transition
 
79 83
79 8379 83
79 83
 
Gf3511031106
Gf3511031106Gf3511031106
Gf3511031106
 

Viewers also liked

Implementation and Development of Initiate Data Controlling System
Implementation and Development of Initiate Data Controlling SystemImplementation and Development of Initiate Data Controlling System
Implementation and Development of Initiate Data Controlling System
Associate Professor in VSB Coimbatore
 
Animal De Capabilite and Well Being Intensive Care System
Animal De Capabilite and Well Being Intensive Care SystemAnimal De Capabilite and Well Being Intensive Care System
Animal De Capabilite and Well Being Intensive Care System
Associate Professor in VSB Coimbatore
 
Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...
Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...
Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...
Associate Professor in VSB Coimbatore
 
A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...
A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...
A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...
Associate Professor in VSB Coimbatore
 
Performance Analysis of Dual Gate MOSFET in Adder
Performance Analysis of Dual Gate MOSFET in AdderPerformance Analysis of Dual Gate MOSFET in Adder
Performance Analysis of Dual Gate MOSFET in Adder
Associate Professor in VSB Coimbatore
 
Smart Newspaper Vending Machine
Smart Newspaper Vending MachineSmart Newspaper Vending Machine
Smart Newspaper Vending Machine
Associate Professor in VSB Coimbatore
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Associate Professor in VSB Coimbatore
 
Gesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using AccelerometerGesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using Accelerometer
Associate Professor in VSB Coimbatore
 
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Associate Professor in VSB Coimbatore
 
Conheça hellen
Conheça hellenConheça hellen
Conheça hellen
Hellen Gusmão
 
Portada cuentos
Portada cuentosPortada cuentos
CrowdTruth Games @NLeSc eHumanities day 2015
CrowdTruth Games @NLeSc eHumanities day 2015CrowdTruth Games @NLeSc eHumanities day 2015
CrowdTruth Games @NLeSc eHumanities day 2015
Lora Aroyo
 
Distortion Correction Scheme for Multiresolution Camera Images
Distortion Correction Scheme for Multiresolution Camera ImagesDistortion Correction Scheme for Multiresolution Camera Images
Distortion Correction Scheme for Multiresolution Camera Images
Associate Professor in VSB Coimbatore
 
Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...
Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...
Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...
Associate Professor in VSB Coimbatore
 
Mobile Application to Detect Approach of Crisis Vehicle
Mobile Application to Detect Approach of Crisis VehicleMobile Application to Detect Approach of Crisis Vehicle
Mobile Application to Detect Approach of Crisis Vehicle
Associate Professor in VSB Coimbatore
 
Astashine Silver Capsules: An Excellent Choice to Maintain Healthy Skin
Astashine Silver Capsules: An Excellent Choice to Maintain Healthy SkinAstashine Silver Capsules: An Excellent Choice to Maintain Healthy Skin
Astashine Silver Capsules: An Excellent Choice to Maintain Healthy Skin
Associate Professor in VSB Coimbatore
 
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Associate Professor in VSB Coimbatore
 
Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...
Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...
Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...
Associate Professor in VSB Coimbatore
 
A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...
A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...
A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...
Associate Professor in VSB Coimbatore
 
Parking Slot Availability Check and Booking System over IOT
Parking Slot Availability Check and Booking System over IOTParking Slot Availability Check and Booking System over IOT
Parking Slot Availability Check and Booking System over IOT
Associate Professor in VSB Coimbatore
 

Viewers also liked (20)

Implementation and Development of Initiate Data Controlling System
Implementation and Development of Initiate Data Controlling SystemImplementation and Development of Initiate Data Controlling System
Implementation and Development of Initiate Data Controlling System
 
Animal De Capabilite and Well Being Intensive Care System
Animal De Capabilite and Well Being Intensive Care SystemAnimal De Capabilite and Well Being Intensive Care System
Animal De Capabilite and Well Being Intensive Care System
 
Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...
Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...
Improved Power Gating Techniques for Reduction of Noise and Leakage Power in ...
 
A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...
A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...
A Study of Immigration and Diasporic Sensibilities in the Novel of Jumpha Lah...
 
Performance Analysis of Dual Gate MOSFET in Adder
Performance Analysis of Dual Gate MOSFET in AdderPerformance Analysis of Dual Gate MOSFET in Adder
Performance Analysis of Dual Gate MOSFET in Adder
 
Smart Newspaper Vending Machine
Smart Newspaper Vending MachineSmart Newspaper Vending Machine
Smart Newspaper Vending Machine
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
 
Gesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using AccelerometerGesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using Accelerometer
 
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
 
Conheça hellen
Conheça hellenConheça hellen
Conheça hellen
 
Portada cuentos
Portada cuentosPortada cuentos
Portada cuentos
 
CrowdTruth Games @NLeSc eHumanities day 2015
CrowdTruth Games @NLeSc eHumanities day 2015CrowdTruth Games @NLeSc eHumanities day 2015
CrowdTruth Games @NLeSc eHumanities day 2015
 
Distortion Correction Scheme for Multiresolution Camera Images
Distortion Correction Scheme for Multiresolution Camera ImagesDistortion Correction Scheme for Multiresolution Camera Images
Distortion Correction Scheme for Multiresolution Camera Images
 
Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...
Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...
Recent Trends of ICT Services and the Present Scenario of Some Selected Engin...
 
Mobile Application to Detect Approach of Crisis Vehicle
Mobile Application to Detect Approach of Crisis VehicleMobile Application to Detect Approach of Crisis Vehicle
Mobile Application to Detect Approach of Crisis Vehicle
 
Astashine Silver Capsules: An Excellent Choice to Maintain Healthy Skin
Astashine Silver Capsules: An Excellent Choice to Maintain Healthy SkinAstashine Silver Capsules: An Excellent Choice to Maintain Healthy Skin
Astashine Silver Capsules: An Excellent Choice to Maintain Healthy Skin
 
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
Design of Digital Circuits for ECG Data Acquisition System Using 90nm CMOS Te...
 
Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...
Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...
Design of Low Power Oscillator for Medical Ultrasonic Sensors with CMUT Imple...
 
A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...
A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...
A Novel Thermal Energy Yielding Power Supply using Startup Circuit for Pacema...
 
Parking Slot Availability Check and Booking System over IOT
Parking Slot Availability Check and Booking System over IOTParking Slot Availability Check and Booking System over IOT
Parking Slot Availability Check and Booking System over IOT
 

Similar to Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correction Technique

GF(q) LDPC encoder and decoder FPGA implementation using group shuffled beli...
GF(q) LDPC encoder and decoder FPGA implementation using  group shuffled beli...GF(q) LDPC encoder and decoder FPGA implementation using  group shuffled beli...
GF(q) LDPC encoder and decoder FPGA implementation using group shuffled beli...
IJECEIAES
 
Design and implementation of log domain decoder
Design and implementation of log domain decoder Design and implementation of log domain decoder
Design and implementation of log domain decoder
IJECEIAES
 
Performance comparison of eg ldpc codes
Performance comparison of eg ldpc codesPerformance comparison of eg ldpc codes
Performance comparison of eg ldpc codes
ijcsity
 
High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange
Ieee Xpert
 
An efficient reconfigurable code rate cooperative low-density parity check co...
An efficient reconfigurable code rate cooperative low-density parity check co...An efficient reconfigurable code rate cooperative low-density parity check co...
An efficient reconfigurable code rate cooperative low-density parity check co...
IJECEIAES
 
Lightweight hamming product code based multiple bit error correction coding s...
Lightweight hamming product code based multiple bit error correction coding s...Lightweight hamming product code based multiple bit error correction coding s...
Lightweight hamming product code based multiple bit error correction coding s...
journalBEEI
 
Ebc7fc8ba9801f03982acec158fa751744ca copie
Ebc7fc8ba9801f03982acec158fa751744ca   copieEbc7fc8ba9801f03982acec158fa751744ca   copie
Ebc7fc8ba9801f03982acec158fa751744ca copie
Sourour Kanzari
 
Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)IISRT
 
REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N
REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N
REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N
VLSICS Design
 
Fpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoderFpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoder
eSAT Journals
 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit II
Gangatharan Narayanan
 
Fpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoderFpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoder
eSAT Publishing House
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Performance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma systemPerformance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma system
IAEME Publication
 
New low-density-parity-check decoding approach based on the hard and soft dec...
New low-density-parity-check decoding approach based on the hard and soft dec...New low-density-parity-check decoding approach based on the hard and soft dec...
New low-density-parity-check decoding approach based on the hard and soft dec...
IJECEIAES
 
Bivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm forBivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm for
eSAT Publishing House
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
IJECEIAES
 
Error control coding techniques
Error control coding techniquesError control coding techniques
Error control coding techniques
DhanashriNandre
 
Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...
Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...
Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...
CSCJournals
 

Similar to Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correction Technique (20)

GF(q) LDPC encoder and decoder FPGA implementation using group shuffled beli...
GF(q) LDPC encoder and decoder FPGA implementation using  group shuffled beli...GF(q) LDPC encoder and decoder FPGA implementation using  group shuffled beli...
GF(q) LDPC encoder and decoder FPGA implementation using group shuffled beli...
 
Design and implementation of log domain decoder
Design and implementation of log domain decoder Design and implementation of log domain decoder
Design and implementation of log domain decoder
 
Performance comparison of eg ldpc codes
Performance comparison of eg ldpc codesPerformance comparison of eg ldpc codes
Performance comparison of eg ldpc codes
 
High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange
 
An efficient reconfigurable code rate cooperative low-density parity check co...
An efficient reconfigurable code rate cooperative low-density parity check co...An efficient reconfigurable code rate cooperative low-density parity check co...
An efficient reconfigurable code rate cooperative low-density parity check co...
 
Lightweight hamming product code based multiple bit error correction coding s...
Lightweight hamming product code based multiple bit error correction coding s...Lightweight hamming product code based multiple bit error correction coding s...
Lightweight hamming product code based multiple bit error correction coding s...
 
Ebc7fc8ba9801f03982acec158fa751744ca copie
Ebc7fc8ba9801f03982acec158fa751744ca   copieEbc7fc8ba9801f03982acec158fa751744ca   copie
Ebc7fc8ba9801f03982acec158fa751744ca copie
 
Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)Iisrt jona priyaa(1 5)
Iisrt jona priyaa(1 5)
 
REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N
REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N
REDUCED COMPLEXITY QUASI-CYCLIC LDPC ENCODER FOR IEEE 802.11N
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
Fpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoderFpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoder
 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit II
 
Fpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoderFpga implementation of linear ldpc encoder
Fpga implementation of linear ldpc encoder
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Performance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma systemPerformance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma system
 
New low-density-parity-check decoding approach based on the hard and soft dec...
New low-density-parity-check decoding approach based on the hard and soft dec...New low-density-parity-check decoding approach based on the hard and soft dec...
New low-density-parity-check decoding approach based on the hard and soft dec...
 
Bivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm forBivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm for
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Error control coding techniques
Error control coding techniquesError control coding techniques
Error control coding techniques
 
Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...
Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...
Soft Decision Scheme for Multiple Descriptions Coding over Rician Fading Chan...
 

More from Associate Professor in VSB Coimbatore

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Associate Professor in VSB Coimbatore
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Associate Professor in VSB Coimbatore
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Associate Professor in VSB Coimbatore
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
Associate Professor in VSB Coimbatore
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
Associate Professor in VSB Coimbatore
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Associate Professor in VSB Coimbatore
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Associate Professor in VSB Coimbatore
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
Associate Professor in VSB Coimbatore
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
Associate Professor in VSB Coimbatore
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Associate Professor in VSB Coimbatore
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Associate Professor in VSB Coimbatore
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Associate Professor in VSB Coimbatore
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Associate Professor in VSB Coimbatore
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Associate Professor in VSB Coimbatore
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Associate Professor in VSB Coimbatore
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Associate Professor in VSB Coimbatore
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
Associate Professor in VSB Coimbatore
 

More from Associate Professor in VSB Coimbatore (20)

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Mass & Quark Symmetry
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
 

Recently uploaded

Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 

Recently uploaded (20)

Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 

Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correction Technique

  • 1. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 126-130, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 126 Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correction Technique A.V.Manjupriya1 and G.Yuvaraj2 1 PG Student, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu, India. 2 Assistant Professor, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu, India. Article Received: 13 February 2017 Article Accepted: 22 February 2017 Article Published: 27 February 2017 1. INTRODUCTION NONBINARY low-density parity-check (NB-LDPC) codes are a real kind of linear block codes defined over Galois fields (GFs) GF (q = 2p) with p >1. NB-LDPC codes have lot of advantages over its binary counterparts, including better error correction performance for short/medium code word length, higher burst error correction capability, and improved performance in the error-floor region. The main disadvantage of NB-LDPC codes is the high complexity of the decoding algorithms and the derived hardware architectures, which limit their application in real scenarios where high throughput and reduced silicon area are important requirements. The main drawbacks of T-EMS, T-MM, and OMO-TMM are: 1) the high number of exchanged messages between the CN and the VN (q × dc reliabilities), which impacts in the wiring congestion, limiting the maximum throughput achievable and 2) the high amount of storage elements required in the hardware implementations of these algorithms, which supposes the major part of the decoder’s area. This reduction in messages introduces a performance loss in the coding gain that can be controlled by means of the parameter L. NB-LDPC codes are decoded applying iterative algorithms where messages that represent reliability values are passed from VN to CN and vice versa. Extended min-sum (EMS) and min–max algorithms were proposed with the aim of reducing the complexity offered by the solutions based on QPSA. In these algorithms, the CN equations are simplified by making approximations to involve only additions and comparisons in their parity-check equations. Since both the algorithms make use of forward–backward (FB) metrics in the CN processor, the maximum throughput is bounded due to serial computations. The number of exchanged messages between CN and variable node (VN) for both the algorithms is nm × dc, where nm is a fraction of q total reliabilities, nm _ q, and dc the CN degree. Therefore, the number of messages between the nodes is lower than the previous solutions from the literature. Improvements based on QSPA, such as Fast Fourier Transform-SPA, log-SPA, and max-log-SPA, reduce the computational load of the parity-check equations without introducing any performance loss. The recently proposed trellis max-log-QPSA algorithm improves considerably both the area and the decoding throughput compared with the previous solutions based on QPSA, making use of a path construction scheme to generate the output message in the check-node (CN) processor. These solutions offer the highest coding gain for high-rate NB-LDPC codes, but at the same time, they include costly processing that limits their application in real communication and storage systems. 2. EXISTING SYSTEM 2.1 Introduction The analysis of the algorithm then views on the work required for the merging process, because it is the merge work needed for a given subdivision scheme that ultimately determines the growth of complexity. In this we introduce a recursive approach to the construction of codes which generalizes the product code construction and suggests that the design of algorithms for encoding and decoding is amenable to the first techniques of complexity theory. Long codes are built from a bipartite graph and one or more sub codes; a new code is defined explicitly by its decomposition into shorter sub codes. These sub codes are then used by the decoder as centres of local partial computations that, when performed iteratively, correct the errors. The decoding algorithms we propose generalize and unify the decoding schemes originally presented the product codes and those of low-density parity-check code. Furthermore, the proper choice of the transmission order for the bits can guarantee better performance against burst errors or a mixture of burst and random errors. ABSTRACT In this paper, low linear architectures for analyzing the first two maximum or minimum values are of paramount importance in several uses, including iterative decoders. The min-sum giving out step is to that it produces only two diverse output magnitude values irrespective of the number of incoming bit-to check communication. These new micro-architecture structures would utilize the minimum number of comparators by exploiting the concept of survivors in the search. These would result in reduced number of comparisons and consequently reduced energy use. Multipliers are complex units and play an important role in finding the overall area, speed and power consumption of digital designs. By using the multiplier we can minimize the parameters like latency, complexity and power consumption. The decoding algorithms we propose generalize and unify the decoding schemes originally presented the product codes and those of low-density parity-check codes. Keywords: Check–node (CN) processing, high-rate, high-speed, layered schedule, message compression, NB-LDPC, trellis min-max (T-MM) and VLSI design.
  • 2. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 126-130, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 127 2.2 Project Description NON-BINARY low-density parity-check (NB-LDPC) codes are a promising kind of linear block codes defined over Galois fields (GFs) GF(q = 2p) with p >1. NB-LDPC codes have numerous advantages over its binary counterparts, including better error correction performance for short/medium code word length, higher burst error correction capability, and improved performance in the error-floor region. 2.3 T-MM Decoding Algorithm with Compressed Messages A sparse parity-check matrix H defines an NB-LDPC code, where each nonzero element h m ,n belongs to a GFs GF(q = 2p). Another common way to characterize the NB-LDPC codes is by means of a Tanner graph, where two kinds of nodes are differentiated representing all N columns (VNs) and M rows (CNs) of H. N(m) denotes the set of VNs connected to a CN m and M(n) denotes the set of CNs connected to a VN n; therefore, the cardinality of the sets corresponds to dc and dv. 2.4 T-MM Algorithm with Reduced Set of Messages In this section, we introduce a novel method to reduce the number of messages exchanged between the CN and the VN compared with the proposal from [11]. First, we define the reduced set of compressed messages that are sent from CN to VN and an approximation to obtain the rest of values in the VN. Second, the performance of the method is analyzed. Third, a technique to generate the most reliable values of the set I (a) without building a complete trellis structure is presented 2.5 Reduction of the CN-to-VN Message The sets I (a) and P(a) are required to generate the messages Rm,n(a) at the VN processor, as shown in (3). Reducing the cardinality of I (a), the one of P(a) is also reduced. Our proposal is to keep the L most reliable values of I (a) and the corresponding ones of P(a) and E(a), where L < (q −1).Defining the complementary set a__ ∈a a_, we propose to set E∗(a__) = m1(a__). Therefore, the cardinality of the set E∗(a) is kept in q −1. Table I includes the number of bits of each one of the sets exchanged from CN-to-VN processors compared with the proposal from [11], where w is the number of bits used to quantize the reliabilities. Fig.1. Mean value of each reliability 2.6 Conclusion The main drawbacks of T-EMS, T-MM, and OMO-TMM are: 1) the high number of exchanged messages between the CN and the VN (q × dc reliabilities), which impacts in the wiring congestion, limiting the maximum throughput achievable and 2) the high amount of storage elements required in the hardware implementations of these algorithms, which supposes the major part of the decoder’s area. To overcome the drawbacks of T-EMS and T-MM, the proposal in [11] introduces a technique of message compression that reduces the wiring congestion between the CN and the VN and the storage elements used in the derived architectures. The messages at the output of the CN are reduced to four elementary sets that include the intrinsic and extrinsic information, the path coordinates, and the hard-decision symbols. 3. PROPOSED SYSTEM The block diagram for the proposed CN is detailed in Fig. 2a. The CN input messages are Q m, n, which come from the VN processor and the tentative hard-decision symbols z. Both the input messages are used to compute the normal to- delta-domain transformation (N →_ block in Fig. 2b). DC transformation networks are needed in the CN, each one requires q×log(q) w-bit MUX following the approach proposed in [19], where w is the number of bits for the data path. Z is also used to obtain the syndrome β adding all dc tentative hard-decision symbols. This operation requires w × (dc − 1) XOR gates. Fig.2a. Proposed check node Block Diagram β is used to generate the new hard decision symbols z∗, which are sent to the VN to generate the R∗m,n messages using (4). Z ∗ symbols are generated using GF(q) adders that require dc × w XOR gates to implement them. 3.1 Decoding As with other codes, optimally decoding an LDPC code on the binary symmetric channel is the NP-complete problem, although techniques based on iterative belief propagation used in practice lead to good approximations. In contrast, belief propagation on the binary erasure channel is usually simple where it consists of iterative constraint satisfaction.
  • 3. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 126-130, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 128 For example, consider that the valid code word, 101011, from the example, is transmitted across a binary erasure channel and received with first and fourth bit erased to yield. Since the transmitted message must have full fill the code constraints, the message can be organized by written the message on the top of the factor graph. In this example, the first bit cannot yet be recovered, because all of the constraints connected to it have more than one unknown bit. In order to proceed with decoding the message, this procedure is then iterated. The new value for the fourth bit can now be used in conjunction with the first constraint to recover the first bit as shown below. This means that the first bit must be a 1 to satisfy the leftmost constraint. Fig.2b. Block Diagram Thus, the message can be decoded iteratively. For next channel models, the messages passed inside the variable nodes and check nodes are real numbers, which express probabilities and likelihoods of belief. This result can be validated by multiplying the corrected code word by the parity-check matrix H: Because the outcome z (the syndrome) of this operation is the 3 × 1 zero vector, the resulting code word is successfully validated. 3.2 Lookup table decoding It is possible to decode LDPC codes on a relatively low-powered microprocessor by the use of lookup tables. Whilst codes such as LDPC are generally implemented on high-powered processors, with long block lengths, there are also applications which use lower-powered processors and short block lengths. 3.3 Code construction For large block sizes, LDPC codes are commonly constructed by first studied the behaviour of decoders. As the block size tends to infinity, LDPC decoders can be shown to have a noise threshold below which decoding is really achieved, and above which decoding is not achieved. This threshold can be optimised by finding the best proportion of arcs from check nodes and arcs from variable nodes. An approximate graphical approach to visualizing this threshold is an EXIT chart. 4. CMOS TECHNOLOGY 4.1 Basic concepts Ideally, a transistor behaves like a switch. For NMOS transistors, if the input is 1 the switch is on, otherwise it off. On the other hand, for the PMOS, if the input is 0 the transistor is on, otherwise the transistor is off. 4.2 N-Well CMOS Technology  Process starts with a moderately doped (1015 cm-3) p-type substrate (wafer)  An initial oxide layer is grown on the entire surface (barrier oxide) 4.3 Metallization mask • Aluminum is deposited over the wafer and selectively etched • The step coverage in this process is most critical (nonlinearity of the wafer surface) 4.4 Advantages High input impedance. The input signal is driven electrodes with layer of insulation (the metal oxide) between them and what they are controlling. This gives them a small amount of capacitance, but virtually infinite resistance.  The outputs are actively driven both ways  The outputs are much more rail-to-rail  CMOS logic takes very little power when held in a fixed state. The current consumption comes from switching as both capacitors are charged and discharged. Even then, it has better speed to power ratio compared to other logic types.  CMOS gates are very simple. The basic gate is an inverter, which is only two transistors. This always with low power consumption means it lends itself well to dense integration. 4.5 Applications  Transmission gates may be used as analog multipliers.  CMOS Technology may also widely used as RF circuits. 5. SIMULATION RESULTS The simulation environment is created in MODELSIM by using VERILOG language for the training. We consider the four systems which are in active, sleep, deep sleep and idle mode correspondingly. The power manager system calculates the required power to send the data to the subsystems. Normally we can send heavy or large amount of data to the system which is in the active mode. (1) DC signal and Inverter is given as an input to the NAND gate. Clock frequency given
  • 4. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 126-130, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 129 as NAND gate for simulation output. (2) Q BAR, QBAR1 is the output signal. Fig.3. Digital schematic for circuit to extract the jth minimum value Fig.4. Design Layout for the output waveform Fig.5. Simulation result for voltage versus time. Fig.6. Simulation result for voltage and current Fig.7. Simulation Result for voltage versus voltage Fig.8. Simulation result for frequency versus time
  • 5. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 126-130, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 130 Fig.9. Simulation result for eye diagram 6. CONCLUSION AND FUTURE ENHANCEMENT The low complexity design is prominent requirement of iterative decoders. We have tried to propose a design that fulfills the obligation with the completion of the sum min worker using better architecture. The difficulty is reduced as the number of register and memory utilization decreases. NB-LDPC codes are designed using CMOS Technology. It concludes the T-MM algorithm to reduce the complexity of CN architecture. Hence the power consumption is reduced. In future, LDPC codes can be used for reducing the power consumption. Thus, the post synthesis throughput of the other works is reduced in the same percentage. REFERENCES [1] Cai.F and Zhang.X, “Relaxed min-max decoder architectures for nonbinary low-density parity-check codes,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 21, no. 11, pp. 2010–2023, Nov. 2013. [2] Jesus O. Lacruz, Francisco García-Herrero, María Jose Canet, and Javier Valls, “Reduced-Complexity Non-binary LDPC Decoder for High-Order Galois Fields Based on Trellis Min–Max Algorithm”, IEEE Transactions on very large scale integration (VLSI) Systems, 2016. [3] Lacruz. J.O, García-Herrero.F, Declercq.D, and Valls.J, “Simplified trellis min–max decoder architecture for nonbinary low-density parity check codes,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 23, no. 9, pp. 1783–1792, Sep. 2015. [4] Li.E, Declercq.D, and Gunnam.K, “Trellis-based extended min-sum algorithm for non-binary LDPC codes and its hardware structure,” IEEE Trans. Commun. vol. 61, no. 7, pp. 2600–2611, Jul. 2013. [5] Lin.J, Sha.J, Wang.Z, and Li.L, “Efficient decoder design for nonbinary quasicyclic LDPC codes,” IEEE Trans. Circuits Syst. I, Reg.Papers, vol. 57, no. 5, pp. 1071–1082, May 2010. [6] Mansour.M.M and Shanbhag.N.R, “High-throughput LDPC decoders,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 11, no. 6, pp. 976–996, Dec. 2003. [7] Savin.V, “Min-max decoding for non-binary LDPC codes,” in Proc. IEEE Int. Symp. Inf. Theory, Jul. 2008, pp. 960–964. [8] Ueng.Y.-L, Liao.K.-H, Chou.H.-C, and Yang.C.-J., “A high-throughput trellis based layered decoding architecture for non-binary LDPC codes using max-log-QSPA,” IEEE Trans. Signal Process., vol. 61, no. 11, pp. 2940–2951, Jun. 2013. [9] Wymeersch.H, Steendam.H, and Moeneclaey.M, “Log-domain decoding of LDPC codes over GF(q),” in Proc. IEEE Int. Conf. Commun., vol. 2. Jun. 2004, pp. 772–776. [10] Zhou.B, Kang.J, Song.S, Lin.S, Abdel-Ghaffar.K, and Xu.M, “Construction of non-binary quasi-cyclic LDPC codes by arrays and array dispersions,” IEEE Trans. Commun., vol. 57, no. 6, pp. 1652–1662, Jun. 2009.