High-Speed Decoders for Polar Codes (eBook)

eBook Download: PDF
2017 | 1st ed. 2017
XVIII, 98 Seiten
Springer International Publishing (Verlag)
978-3-319-59782-9 (ISBN)

Lese- und Medienproben

High-Speed Decoders for Polar Codes - Pascal Giard, Claude Thibeault, Warren J. Gross
Systemvoraussetzungen
96,29 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen

A new class of provably capacity achieving error-correction codes, polar codes are suitable for many problems, such as lossless and lossy source coding, problems with side information, multiple access channel, etc.

The first comprehensive book on the implementation of decoders for polar codes, the authors take a tutorial approach to explain the practical decoder implementation challenges and trade-offs in either software or hardware. They also demonstrate new trade-offs in latency, throughput, and complexity in software implementations for high-performance computing and GPGPUs, and hardware implementations using custom processing elements, full-custom application-specific integrated circuits (ASICs), and field-programmable-gate arrays (FPGAs).

Presenting a good overview of this research area and future directions, High-Speed Decoders for Polar Codes is perfect for any researcher or SDR practitioner looking into implementing efficient decoders for polar codes, as well as students and professors in a modern error correction class. As polar codes have been accepted to protect the control channel in the next-generation mobile communication standard (5G) developed by the 3GPP, the audience includes engineers who will have to implement decoders for such codes and hardware engineers designing the backbone of communication networks.

Preface 6
Origin 6
Scope 6
Organization 8
Audience 9
Acknowledgements 10
Contents 11
Acronyms 14
1 Polar Codes 16
1.1 Construction 16
1.2 Tree Representation 18
1.3 Systematic Coding 18
1.4 Successive-Cancellation Decoding 19
1.5 Simplified Successive-Cancellation Decoding 20
1.5.1 Rate-0 Nodes 20
1.5.2 Rate-1 Nodes 20
1.5.3 Rate-R Nodes 20
1.6 Fast-SSC Decoding 21
1.6.1 Repetition Codes 21
1.6.2 SPC Codes 21
1.6.3 Repetition-SPC Codes 22
1.6.4 Other Operations 22
1.7 Other SC-Based Decoding Algorithms 22
1.7.1 ML-SSC Decoding 23
1.7.2 Hybrid ML-SC Decoding 23
1.8 Other Decoding Algorithms 23
1.8.1 Belief-Propagation Decoding 24
1.8.2 List-Based Decoding 25
1.9 SC-Based Decoder Hardware Implementations 26
1.9.1 Processing Element for SC Decoding 26
1.9.2 Semi-Parallel Decoder 26
1.9.3 Two-Phase Decoder 26
1.9.4 Processor-Like Decoder or the Original Fast-SSC Decoder 27
1.9.5 Implementation Results 28
2 Fast Low-Complexity Hardware Decoders for Low-RatePolar Codes 29
2.1 Introduction 29
2.2 Altering the Code Construction 30
2.2.1 Original Construction 30
2.2.2 Altered Polar Code Construction 31
2.2.3 Proposed Altered Construction 32
2.2.3.1 Human-Guided Criteria 32
2.2.3.2 Example Results 34
2.3 New Constituent Decoders 36
2.4 Implementation 37
2.4.1 Quantization 37
2.4.2 Rep1 Node 37
2.4.3 High-Level Architecture 39
2.4.4 Processing Unit or Processor 39
2.5 Results 40
2.5.1 Verification Methodology 40
2.5.2 Comparison with State-of-the-Art Decoders 41
2.6 Conclusion 43
3 Low-Latency Software Polar Decoders 45
3.1 Introduction 45
3.2 Implementation on x86 Processors 46
3.2.1 Instruction-Based Decoder 47
3.2.1.1 Using Fixed-Point Numbers 48
3.2.1.2 Vectorizing the Decoding of Constituent Codes 48
3.2.1.3 Data Representation 49
3.2.1.4 Architecture-Specific Optimizations 49
3.2.1.5 Implementation Comparison 50
3.2.2 Unrolled Decoder 51
3.2.2.1 Generating an Unrolled Decoder 51
3.2.2.2 Eliminating Superfluous Operations on ?-Values 52
3.2.2.3 Improved Layout of the ?-Memory 52
3.2.2.4 Compile-Time Specialization 52
3.2.2.5 Architecture-Specific Optimizations 53
3.2.2.6 Memory Footprint 54
3.2.2.7 Implementation Comparison 55
3.3 Implementation on Embedded Processors 57
3.4 Implementation on Graphical Processing Units 58
3.4.1 Overview of the GPU Architecture and Terminology 58
3.4.2 Choosing an Appropriate Number of Threads per Block 58
3.4.3 Choosing an Appropriate Number of Blocks per Kernel 59
3.4.4 On the Constituent Codes Implemented 60
3.4.5 Shared Memory and Memory Coalescing 60
3.4.6 Asynchronous Memory Transfers and Multiple Streams 61
3.4.7 On the Use of Fixed-Point Numbers on a GPU 62
3.4.8 Results 62
3.5 Energy Consumption Comparison 63
3.6 Further Discussion 64
3.6.1 On the Relevance of the Instruction-Based Decoders 64
3.6.2 On the Relevance of Software Decoders in Comparison to Hardware Decoders 65
3.6.3 Comparison with LDPC Codes 65
3.7 Conclusion 67
4 Unrolled Hardware Architectures for Polar Decoders 68
4.1 Introduction 68
4.2 State-of-the-Art Architectures with Implementations 69
4.3 Architecture, Operations and Processing Nodes 69
4.3.1 Fully Unrolled (Basic Scheme) 70
4.3.2 Deeply Pipelined 71
4.3.3 Partially Pipelined 72
4.3.4 Operations and Processing Nodes 74
4.3.5 Replacing Register Chains with SRAM Blocks 75
4.4 Implementation and Results 75
4.4.1 Methodology 75
4.4.2 Effect of the Initiation Interval 76
4.4.3 Comparison with State-of-the-Art Decoders 78
4.4.4 Effect of the Code Length and Rate 80
4.4.5 On the Use of Code Shortening in an Unrolled Decoder 83
4.4.6 I/O Bounded Decoding 83
4.5 Conclusion 84
5 Multi-Mode Unrolled Polar Decoding 85
5.1 Introduction 85
5.2 Polar Code Example and its Decoder Tree Representations 86
5.3 Unrolled Architectures 86
5.4 Multi-Mode Unrolled Decoders 87
5.4.1 Hardware Modifications to the Unrolled Decoders 87
5.4.2 On the Construction of the Master Code 88
5.4.3 About Constituent Codes: Frozen Bit Locations, Rate and Practicality 89
5.4.4 Latency and Throughput Considerations 90
5.5 Implementation Results 91
5.5.1 Error-Correction Performance 92
5.5.2 Latency and Throughput 93
5.5.3 Synthesis Results and Comparison with the State of the Art 95
5.6 Conclusion 97
6 Conclusion and Future Work 98
6.1 Future Work 99
6.1.1 Software Encoding and Decoding on APU Processors 99
6.1.2 Software Encoding and Decoding on Micro-Controllers 100
6.1.3 Multi-Mode Unrolled List Decoders 100
References 101
Index 105

Erscheint lt. Verlag 30.8.2017
Zusatzinfo XVIII, 98 p. 34 illus., 29 illus. in color.
Verlagsort Cham
Sprache englisch
Themenwelt Mathematik / Informatik Informatik
Technik Elektrotechnik / Energietechnik
Technik Nachrichtentechnik
Schlagworte algorithms • Architecture • ASIC • error correction • FPGA • GPGPU • Hardware • High throughput • low latency • polar codes • Signal Processing • Software • Successive-cancellation decoding • unrolled decoding
ISBN-10 3-319-59782-5 / 3319597825
ISBN-13 978-3-319-59782-9 / 9783319597829
Haben Sie eine Frage zum Produkt?
PDFPDF (Wasserzeichen)
Größe: 2,3 MB

DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasser­zeichen und ist damit für Sie persona­lisiert. Bei einer missbräuch­lichen Weiter­gabe des eBooks an Dritte ist eine Rück­ver­folgung an die Quelle möglich.

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.

Zusätzliches Feature: Online Lesen
Dieses eBook können Sie zusätzlich zum Download auch online im Webbrowser lesen.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Konzepte, Methoden, Lösungen und Arbeitshilfen für die Praxis

von Ernst Tiemeyer

eBook Download (2023)
Carl Hanser Verlag GmbH & Co. KG
69,99
Konzepte, Methoden, Lösungen und Arbeitshilfen für die Praxis

von Ernst Tiemeyer

eBook Download (2023)
Carl Hanser Verlag GmbH & Co. KG
69,99