CN101150377A - Bit mapping scheme of 32APSK system for low-density checksum coding - Google Patents

Bit mapping scheme of 32APSK system for low-density checksum coding Download PDF

Info

Publication number
CN101150377A
CN101150377A CNA2006101537531A CN200610153753A CN101150377A CN 101150377 A CN101150377 A CN 101150377A CN A2006101537531 A CNA2006101537531 A CN A2006101537531A CN 200610153753 A CN200610153753 A CN 200610153753A CN 101150377 A CN101150377 A CN 101150377A
Authority
CN
China
Prior art keywords
radius
32apsk
bit
code
digital signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA2006101537531A
Other languages
Chinese (zh)
Inventor
张军坦
李继龙
孙凤文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Academy of Broadcasting Science of SAPPRFT
Original Assignee
Academy of Broadcasting Science of SAPPRFT
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Academy of Broadcasting Science of SAPPRFT filed Critical Academy of Broadcasting Science of SAPPRFT
Priority to CNA2006101537531A priority Critical patent/CN101150377A/en
Publication of CN101150377A publication Critical patent/CN101150377A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Error Detection And Correction (AREA)

Abstract

This invention relates to a digital communication sytem including an emitter sending digital signals, which utilizes the 32APSK system with FEC coding and uses Gray mapping to bit the mapped signals and arranges bits of digital signals based on the value of logarithm likelihood ratio of the communication channels.

Description

Bit mapping scheme for 32APSK system for low-density parity check coding
Technical Field
The present invention relates to digital communications, and in particular to a bit mapping scheme for LDPC coded 32APSK systems.
Background
Communication systems use Forward Error Control (FEC) coding to ensure reliable transmission of data over noisy communication channels. Based on the shannon theory, these communication channels have a certain capacity expressed in bits per symbol at a certain signal-to-noise ratio (SNR), which is defined as the shannon limit. One of the research areas in communication and coding theory involves designing coding schemes that provide performance approaching shannon limits with reasonable complexity. LDPC codes using Belief Propagation (BP) decoding have been shown to have controllable encoding and decoding complexity and can provide performance approaching the shannon limit.
In a recent paper by Yan Li and William Ryan, "Bit-Reliability Mapping in LDPC-Codes Modulation systems" (heavy Bit Reliability Mapping of LDP code Modulation systems) by IEEE Communications Letters, vol.9, no.1, january 2005, the authors investigated the performance of LDPC coded Modulation systems with 8 PSK. A performance improvement of about 0.15 dB over the non-interleaved scheme is achieved by the author's proposed bit reliability mapping strategy. The authors also show that gray mapping is more suitable for higher order modulation than other mapping schemes, such as native mapping.
Disclosure of Invention
Various embodiments of the present invention relate to bit mapping schemes in 32APSK modulation systems. The techniques of these embodiments are particularly well suited for use with LDPC codes.
Gallager first described LDPC codes in the 60 s. The performance of LDPC codes is very close to the shannon limit. An (N, K) binary LDPC code having a code length N and a dimension K is defined by a parity check matrix H of (N-K) rows and N columns. Most elements of the matrix H are zeros and only a few elements are ones, so the matrix H is sparse. Each row of the matrix H represents a checksum and each column represents a variable, e.g., a bit or symbol. The LDPC code described by Gallager is regular, that is, the parity check matrix H has a constant row weight and column weight.
Regular LDPC codes can be extended to form irregular LDPC codes where the row and column weights vary. The irregular LDPC code is specified by degree distribution polynomials (x) and c (x) that define degree distributions of variables and check nodes, respectively. More specifically, the irregular LDPC code may be defined as follows:
Figure A20061015375300081
and
Figure A20061015375300082
wherein the variable d vmax And d cmax Respectively, a maximum variable node degree and a check node degree, and v j (c j ) Represents the fraction (fraction) of an edge (edge) emanating from a variable (check) node of degree j. Although irregular LDPC codes are more complex to represent and/or implement than regular LDPC codes, both theoretically and empirically it has been shown that irregular LDPC codes with appropriately chosen degree distributions are superior to regular LDPC codes. FIG. 1 illustrates a parity check matrix representation of an exemplary irregular LDPC code having a codeword length of six.
LDPC codes can also be represented by bipartite graphs or Tanner graphs. In the Tanner graph, one set of nodes, called variable nodes (or bit nodes), corresponds to the bits of the codeword, while another set of nodes, called constraint nodes (or check nodes), corresponds to a set of parity check constraints defining the LDPC code. The bit nodes and check nodes are connected by edges and are considered to be adjacent or neighboring if they are connected by edges. In general, assume that a pair of nodes is connected by at most one edge.
FIG. 2 illustrates a bipartite graph representation of an irregular LDPC code as shown in FIG. 1.
LDPC codes can be decoded in a variety of ways, such as majority logic decoding and iterative decoding. LDPC codes are mostly logically decodable because of the structure of their parity check matrix. While most logical decoding requires minimal complexity and achieves reasonably good error performance for some types of LDPC codes with relatively high column weights in the parity check matrix (e.g., euclidean geometry LDPC and projection geometry LDPC codes), iterative decoding methods gain more attention because of their better performance versus complexity trade-off. Unlike most logical decoding, iterative decoding improves the reliability of each symbol by backtracking the received symbol based on constraints that define the pattern. In the first iteration, the iterative decoder uses only the channel output as input and produces a reliability output for each symbol.
Next, the reliability metric result output for the decoded symbol at the end of each decoding iteration process is used as input for the next iteration. The decoding process ends until a stop condition is met, after which a final decision is made based on the reliability metric of the decoded symbol output from the last iteration. Iterative decoding algorithms can be further divided into hard-decision, soft-decision, and hybrid-decision algorithms, based on the different characteristics of the reliability metrics used during each iteration. The corresponding common algorithms are iterative Bit Flipping (BF), belief Propagation (BP) and Weighted Bit Flipping (WBF) decoding algorithms, respectively. It has been demonstrated that the BP algorithm is capable of maximum likelihood decoding when the corresponding Tanner graph is acyclic, and thus it is the most popular decoding method.
BP of the LDPC code is a kind of message passing decoding (message passing decoding). The information sent along the edges of the graph is the log-likelihood ratios (LLRs) associated with the variable nodes corresponding to the codeword bits
Figure A20061015375300091
In this expression, p 0 And p 1 Respectively representing the value of the relevant bitA probability of 0 or 1. BP decoding typically comprises two steps, a horizontal step and a vertical step. In the horizontal step, each check node c m Will be based on the exception from bit b n All but entry check c m Is sent to the adjacent node b n . In the vertical step, each bit node b n Will be based on other than from check node c m All but the incoming bit b n The 'bit-to-check' information calculated by the 'check-to-bit' information of (1) is sent to the adjacent check node c m . These two steps are repeated until an available codeword is found or the maximum number of iterations is reached.
Because of its remarkable performance in BP decoding, irregular LDPC codes are one of the best choices for many applications. Various irregular LDPC codes have been adopted or are being considered for various communication and storage standards such as DVB-S2/DAB, wireline ADSL, IEEE802.11n and IEEE802.16, etc.
The threshold of the LDPC code is defined as a minimum SNR value at which the bit error probability can be made arbitrarily small as the codeword length tends to infinity. The value of the LDPC code threshold can be determined by an analysis tool known as density evolution.
The concept of density evolution can also be traced back to Gallager's results. To determine the performance of BF decoding, gallager derives a calculation formula for the output BER at each iteration as a function of the input BER at the start of the iteration, and may iteratively calculate the BER at a given number of iterations. For continuous character tables (alphabet), the calculation is more complex. A probability density function (pdf) of the confidence messages exchanged between the bits and the check nodes needs to be computed one after another and the average BER for each iteration is derived based on these pdfs. In both check node processing and bit node processing, each outgoing confidence information is a function of the incoming confidence information. Degree of convergence d c Each outgoing information U can be represented by d c -1 function of incoming informationThe number indicates that the number of the optical fiber,
wherein, F c Representing the check node processing function determined from BP decoding. Similarly, pairAt degree d v Each outgoing information V can be represented by d v -1 incoming messages and channel configuration messages U ch Is indicative of the function of (a) to (b),
wherein, F v Representing the bit node processing function. Although for checksum bit node processing, for a given decoding algorithm, the pdf of the incoming information may be derived based on the pdf of the incoming information, there are a large number of possible forms of incoming information at the exponential level. Therefore, the density evolution process seems difficult. Fortunately, it has been demonstrated that for a given information transfer algorithm and noisy channel, the decoded BER is independent of the transmitted sequence x if some symmetry condition is met. That is, based on the assumption of symmetry, the decoded BER of the all-zero transmission sequence x =1 is the same as that of an arbitrarily randomly selected sequence, and thus the derivation of the density evolution can be significantly simplified. The symmetry conditions required for efficient density evolution are channel symmetry, check node symmetry and bit node symmetry. Another assumption of density evolution is that the Tanner graph is acyclic (cyclic free).
According to these assumptions, the incoming information to the bits and check nodes is independent, and thus the derivation of the pdf of the information can be significantly simplified. For many LDPC codes that have practical roles, the corresponding Tanner graph includes a cycle. When the minimum length of the cycle (or girth) in the Tanner graph of an LDPC code is equal to 4 × l, then the independence assumption does not hold after the l-th decoding iteration when using standard BP decoding. However, for a given number of iterations, as the code length increases, independent conditions can be satisfied for the increased number of iterations. Thus, density evolution can predict the asymptotic performance of a set of LDPC codes, and the so-called "asymptotic" property needs to be in terms of the meaning of code length.
A bit mapping scheme for Low Density Parity Check (LDPC) encoded bits in a 32APSK modulation system is provided. The disclosed bit mapping scheme provides a good threshold for LDPC codes. In addition, the bit mapping scheme can facilitate the design of the interleaving arrangement in the 32APSK modulation system.
A bit mapping method for a 32APSK system for LDPC coding is proposed. The disclosed bit mapping provides good performance for LDPC coded 32APSK systems and simplifies the interleaving setup in 32APSK systems.
Drawings
The present invention is illustrated by way of example, and not by way of limitation, in the accompanying drawings. In the drawings wherein like reference numerals represent similar parts throughout the several views:
FIG. 1 is a parity check matrix representation of an exemplary irregular LDPC code of codeword length six;
FIG. 2 illustrates a bipartite graph representation of an irregular LDPC code as shown in FIG. 1;
FIG. 3 illustrates a bit mapping function in 32APSK modulation, according to various embodiments of the invention; and
FIG. 4 illustrates bit mapping for a 32APSK symbol, in accordance with various embodiments of the invention;
FIG. 5 illustrates an exemplary communication system employing LDPC codes and 32APSK modulation in accordance with various embodiments of the present invention;
FIG. 6 illustrates an exemplary transmitter employing the 32APSK modulation of FIG. 5, in accordance with various embodiments of the present invention; and
fig. 7 illustrates an exemplary receiver employing the 32APSK modulation of fig. 5, in accordance with various embodiments of the invention.
Detailed Description
A detailed description is given of an exemplary encoding bit mapping method using an LDPC code according to various embodiments of the present invention, with reference to the accompanying drawings.
Although the present invention is described in terms of LDPC codes, it should be appreciated that the bit mapping method may be used in other codes as well. Additionally, it should be understood that the method may be implemented in a non-coded system.
Fig. 5 is an exemplary diagram of a communication system employing LDPC codes with 32APSK modulation in accordance with various embodiments of the present invention. The communication system includes a transmitter 501 that generates a signal waveform to a receiver 503 via a communication channel 502. The transmitter 501 includes an information source for generating a discrete set of possible information. The information corresponds to a signal waveform. The waveform enters the channel 502 and is corrupted by noise. LDPC codes are employed to reduce interference introduced by channel 502 and a 32APSK modulation scheme is employed to convert LDPC coded bits into a signal waveform.
Fig. 6 depicts an exemplary transmitter in the communication system of fig. 5 employing LDPC codes and 32APSK modulation. LDPC encoder 602 encodes the information bits from source 601 into LDPC codewords. The mapping from each information block to each LDPC codeword is determined by the parity check matrix (or equivalent generator matrix) of the LDPC code. The LDPC codeword is interleaved and modulated into a signal waveform based on a 32APSK bit mapping scheme by the interleaver/modulator 603. These signal waveforms are sent to the transmit antenna 604 and propagated to the receiver as shown in fig. 7.
Fig. 7 depicts the exemplary receiver of fig. 5 employing an LDPC code and a 32APSK demodulator. The signal waveform is received by a receiving antenna 701 and distributed to a demodulator/deinterleaver 702. The signal waveform is demodulated by a demodulator and deinterleaved by a deinterleaver, and then distributed to an LDPC decoder 703 that iteratively decodes the received message, and outputs an estimate of the transmitted codeword. The 32APSK demodulation rules employed by the demodulator/deinterleaver 702 should match the 32APSK modulation rules employed by the interleaver/modulator 603.
According to various embodiments of the present invention, as shown in fig. 3, the 32APSK bit-to-symbol mapping circuit may use five bits (b 5I, b5I +1, b5I +2, b5I +3, b5I + 4) per operation and map them to an I value and a Q value, where I =0,1,2. The bit mapping logic is shown in fig. 4. The bit map according to various embodiments of the present invention is defined as follows:
Figure A20061015375300141
the bit mapping scheme of fig. 4 may use gray mapping, which means that the binary representations of neighboring points differ by only one bit, according to various embodiments of the present invention. Density evolution analysis shows that given an LDPC coded 32APSK system, the gray mapping scheme can provide the best threshold. The bit mapping scheme of fig. 4 also arranges the bits in an order based on the values of the log-likelihood ratios from the communication channels. This process simplifies the design of the interleaving scheme for the 32APSK system.
Although the present invention has been described by way of exemplary embodiments, it should be understood that numerous other variations and modifications could be made within the spirit and scope of the invention. Therefore, it is the object of the appended claims to cover all such modifications and variations as come within the true spirit and scope of the invention.

Claims (10)

1. A method of bit mapping in a 32APSK system, the method comprising:
transmitting a digital signal from a transmitter; and
the digital signal is received at a receiver and,
wherein the digital signal utilizes a 32APSK system and prior to transmission the signal is bit mapped according to the following formula:
Figure A2006101537530002C1
where R1 is the radius of the inner ring, R2 is the radius of the intermediate ring, and R3 is the radius of the outer ring.
2. The method of claim 1, wherein the system uses FEC codes.
3. A digital communication system, comprising:
a transmitter that transmits a digital signal;
wherein the digital signal utilizes a 32APSK system with FEC encoding and the signal is bit mapped using gray mapping and the bits of the digital signal are ordered based on values of log likelihood ratios from the communication channel.
4. The method of claim 3, wherein the FEC code is a regular LDPC code.
5. The method of claim 3, wherein the FEC code is an irregular LDPC code.
6. The method of claim 3, wherein the FEC code is a regular repeat accumulate code.
7. The method of claim 3, wherein the FEC code is an irregular repeat accumulate code.
8. A digital communication system, comprising:
a transmitter, for i =0,1,2.. Modulating a mapped set of at least one five bits (b 5i, b5i +1, b5i +2, b5i +3, b5i + 4) into 32APSK symbols based on the following formula:
Figure A2006101537530004C1
wherein R is 1 Is the radius of the inner ring, R 2 Is the radius of the intermediate ring, and R 3 Is the radius of the outer ring.
9. A digital communication system, comprising:
a receiver that demodulates at least one mapped 32APSK symbol into an information set estimate of five bits (b 5i, b5i +1, b5i +2, b5i +3, b5i + 4) based on the following 32APSK constellation definition for i =0,1,2.
Figure A2006101537530005C1
Wherein R is 1 Is the radius of the inner ring, R 2 Is the radius of the intermediate ring, and R 3 Is the radius of the outer ring.
10. A computer readable medium storing a computer program that maps at least one five-bit (b 5i, b5i +1, b5i +2, b5i +3, b5i + 4) group to a 32APSK symbol based on the following formula for i =0,1,2, ·.
Figure A2006101537530006C1
Wherein R is 1 Is the radius of the inner ring, R 2 Is the radius of the intermediate ring, and R 3 Is the radius of the outer ring.
CNA2006101537531A 2006-09-18 2006-09-18 Bit mapping scheme of 32APSK system for low-density checksum coding Pending CN101150377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2006101537531A CN101150377A (en) 2006-09-18 2006-09-18 Bit mapping scheme of 32APSK system for low-density checksum coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2006101537531A CN101150377A (en) 2006-09-18 2006-09-18 Bit mapping scheme of 32APSK system for low-density checksum coding

Publications (1)

Publication Number Publication Date
CN101150377A true CN101150377A (en) 2008-03-26

Family

ID=39250739

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2006101537531A Pending CN101150377A (en) 2006-09-18 2006-09-18 Bit mapping scheme of 32APSK system for low-density checksum coding

Country Status (1)

Country Link
CN (1) CN101150377A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931497A (en) * 2009-06-26 2010-12-29 芯光飞株式会社 Decoding device and method for low-density parity-check (LDPC)
CN103001920A (en) * 2012-12-17 2013-03-27 清华大学 32 order constellation map generating method
CN103166901A (en) * 2013-03-11 2013-06-19 清华大学 32 amplitude phase shift keying (APSK) modulation method and 32 APSK demodulation soft information calculating method
CN113364717A (en) * 2021-05-31 2021-09-07 成都坤恒顺维科技股份有限公司 32APSK soft information calculation method suitable for DVBS2 modulation

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931497A (en) * 2009-06-26 2010-12-29 芯光飞株式会社 Decoding device and method for low-density parity-check (LDPC)
CN101931497B (en) * 2009-06-26 2014-12-17 芯光飞株式会社 Decoding device and method for low-density parity-check (LDPC)
CN103001920A (en) * 2012-12-17 2013-03-27 清华大学 32 order constellation map generating method
CN103001920B (en) * 2012-12-17 2015-08-12 清华大学 Method for encoding and modulating channel
CN103166901A (en) * 2013-03-11 2013-06-19 清华大学 32 amplitude phase shift keying (APSK) modulation method and 32 APSK demodulation soft information calculating method
CN103166901B (en) * 2013-03-11 2015-12-02 清华大学 A kind of 32APSK modulation and demodulation Soft Inform ation computational methods thereof
CN113364717A (en) * 2021-05-31 2021-09-07 成都坤恒顺维科技股份有限公司 32APSK soft information calculation method suitable for DVBS2 modulation

Similar Documents

Publication Publication Date Title
US8369448B2 (en) Bit mapping scheme for an LDPC coded 32APSK system
US7222284B2 (en) Low-density parity-check codes for multiple code rates
US7908541B2 (en) Apparatus and method for transmitting/receiving signal in a communication system
JP5120862B2 (en) Channel coding apparatus and method for communication system using low density parity check code
US8321745B2 (en) Apparatus and method for channel encoding and decoding in communication system using low-density parity-check codes
US8028219B2 (en) Interleaving scheme for an LDPC coded 16APSK system
US8230299B2 (en) Interleaving scheme for an LDPC coded QPSK/8PSK system
EP1901433A1 (en) A family of LDPC codes for video broadcasting applications
US11791845B2 (en) Method and apparatus for channel encoding and decoding in communication or broadcasting system
US8301960B2 (en) Interleaving scheme for an LDPC coded 32 APSK system
Ma et al. Delayed bit interleaved coded modulation
US20170264393A1 (en) Decoding method and apparatus in system using sequentially connected binary codes
CN108650029B (en) Error correction coding and decoding method suitable for quantum secure direct communication
CN101150377A (en) Bit mapping scheme of 32APSK system for low-density checksum coding
CN101150378B (en) Interleaving scheme of 32APSK system for low-density checksum coding
CN101150551B (en) Interweaving scheme of QPSK/8PSK system for low-density checksum coding
KR101145673B1 (en) The method of encoding using lt code with specific structure and the method of encoding using raptor code based thereof
CN101150550B (en) Method for interweaving low-density parity check code bit, transmitter and receiver
EP1901436A2 (en) Bit mapping scheme for an LDPC coded 16APSK system
US20110173509A1 (en) Bit mapping scheme for an ldpc coded 16apsk system
CN101150552A (en) Bit mapping scheme of 16APSK system for low-density parity check coding
EP1901438A2 (en) An interleaving scheme for a LDPC coded QPSK/8PSK system
Hekim et al. Performance of low density parity check coded continuous phase frequency shift keying (LDPCC‐CPFSK) over fading channels
CN101150730A (en) Low-density checksum family for video playing application
Ahire et al. Non-Iterative MSNN Decoder for Image Transmission over AWGN Channel using LDPC

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1118987

Country of ref document: HK

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20091127

Address after: 2, Fuxing Avenue, Beijing, 100866

Applicant after: Academy of Broadcast Sciences, National Broadcast Movie Television Bureau

Address before: 2, Fuxing Avenue, Beijing, 100866

Applicant before: Broadcasting Research Institute of the State Administration of radio, film and television

Co-applicant before: Zhang Juntan

Co-applicant before: Li Jilong

Co-applicant before: Sun Fengwen

C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080326