VHDL Implementation of different Turbo Encoder using Log-MAP Decoder
Akash Kumar Gupta, Sanjeet Kumar

TL;DR
This paper presents VHDL implementations of various turbo encoders with Log-MAP decoding, comparing their performance through simulation to optimize communication system reliability.
Contribution
It introduces VHDL models of different turbo encoders using Log-MAP decoding and compares their performance with MATLAB simulations.
Findings
VHDL models successfully implemented and simulated.
Log-MAP decoder offers reduced complexity with near-optimal BER.
Performance varies with encoder configuration and interleaver size.
Abstract
Turbo code is a great achievement in the field of communication system. It can be created by connecting a turbo encoder and a decoder serially. A Turbo encoder is build with parallel concatenation of two simple convolutional codes. By varying the number of memory element (encoder configuration), code rate (1/2 or 1/3), block size of data and iteration, we can achieve better BER performance. Turbo code also consists of interleaver unit and its BER performance also depends on interleaver size. Turbo Decoder can be implemented using different algorithm, but Log -MAP decoding algorithm is less computationaly complex with respect to MAP (maximux a posteriori) algorithm, without compromising its BER performance, nearer to Shannon limit. A register transfer level (RTL) turbo encoder is designed and simulated using VHDL (Very high speed integrated circuit Hardware Description Language). In this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Wireless Communication Techniques · Error Correcting Code Techniques · Algorithms and Data Compression
