Low-Density Parity-Check and Polar Codes leaf node


URI

https://openalex.org/T11321

Label

Low-Density Parity-Check and Polar Codes

Description

This cluster of papers focuses on the design, analysis, and implementation of Low-Density Parity-Check (LDPC) codes and Polar codes for efficient and reliable channel coding. The papers cover topics such as factor graphs, sum-product algorithm, belief propagation, iterative decoding, capacity-achieving codes, stochastic computing, and error correction techniques.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11321> a skos:Concept ;
    rdfs:label "Low-Density Parity-Check and Polar Codes"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Low-density_parity-check_code>,
        <https://openalex.org/T11321> ;
    skos:broader oasubfields:1705 ;
    skos:definition "This cluster of papers focuses on the design, analysis, and implementation of Low-Density Parity-Check (LDPC) codes and Polar codes for efficient and reliable channel coding. The papers cover topics such as factor graphs, sum-product algorithm, belief propagation, iterative decoding, capacity-achieving codes, stochastic computing, and error correction techniques."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Low-Density Parity-Check and Polar Codes"@en ;
    openalex:cited_by_count 345756 ;
    openalex:works_count 25326 .