Most communications networks are designed to convey multiple communications simultaneously over each individual communication path, for example, a radio frequency (RF) channel or physical connection, using some type of modulation. In recent years, an increasing demand has arisen for efficient and reliable digital data transfers which assure correct data transmissions at as great a data rate as possible. Forward error correction (FEC) codes have been used in some communications systems for this purpose.
Codes are essentially digital data sequences derived from message sequences and used to convey message information. In forward error correction (FEC), information may be encoded to provide the abilities of detection and/or correction of errors occurring in a transmission, for example resulting from a noisy channel. The receiver in a communication system can recover all the information in the codewords by itself and thus coding lends advantages to high speed communication systems and/or those requiring synchronous communications.
Low Density Parity Check (LDPC) codes are a type of FEC block codes which are constructed using a number of simple parity-check relationships shared between the bits in a codeword. An LDPC code (n, k) where n is codeword length and k is the information length, is usually represented by a sparse parity-check matrix H with dimension n*(n−k). The parity check matrix is used as a basis for encoding and decoding LDPC codewords. LDPC codes are well known for their excellent performance in communications systems but due to their block nature, they have thus far not been flexible enough for systems where either information length or codeword length (or both) is variable. Thus a more flexible LDPC coding scheme is desirable.
Aspects, features and advantages of the present invention will become apparent from the following description of the invention in reference to the appended drawing in which like numerals denote like elements and in which:
While the following detailed description may describe example embodiments of the present invention in relation to wireless networks, the embodiments of present invention are not limited thereto and, for example, can be implemented using wired systems such as Ethernet or Token ring networks and/or optical networks where suitably applicable.
The following inventive embodiments may be used in a variety of applications including transmitters, receivers and/or transceivers of a radio system, although the present invention is not limited in this respect. Radio systems specifically included within the scope of the present invention include, but are not limited to: wireless local area network (WLAN) systems, wireless metropolitan area network (WMAN) systems and wireless wide area network (WWAN) systems. Related network devices and peripherals such as network interface cards (NICs) and other network adaptors, base stations, access points (APs), gateways, bridges, hubs and cellular radiotelephones are also included. Further, the network systems within the scope of the invention may include cellular radiotelephone systems, satellite systems, personal communication systems (PCS), two-way radio systems, one-way pages, two-way pagers, personal computers (PC), personal digital assistants (PDA), personal computing accessories (PCA) and all future arising systems which may be related in nature and to which the principles of the invention could be suitably applied.
An LDPC code is a message encoding technique defined by a sparse parity check matrix. The message to be sent is encoded using a generator matrix or the sparse parity check matrix and when it reaches its destination, it is decoded using a related sparse parity check matrix.
Turning to
Conventionally, each LDPC codeword has the same length as others in a block since the block is typically encoded using the same parity check matrix for each codeword. However, according to one embodiment of the present invention, a family of different sized LDPC codes (H matrices) may be used for encoding/decoding different length combinations. For each different size codeword, a corresponding size matrix is used for encoding and decoding. This approach, however, may only be feasible when the number of length combination is relatively small.
In another approach, turning to
Determining the size of the codeword may simply involve identifying a length of information to be sent in each codeword. In one example embodiment, for WLAN, each single medium access control (MAC) service data unit (MSDU) (or MAC protocol data unit (MPDU)) covered by a single CRC checksum is preferably encoded as one block code. In other words, the data boundary of an MSDU is respected by the encoder. The MSDU length field indicated in a PLCP header, in this embodiment, is all that is needed for identifying the length of the information to be coded.
The size of the default matrix or “mother code” may be adjusted to accommodate various length combinations by deleting or puncturing code bits. As shown in matrix 100 (
Deleting information bits 220 (in addition to or in lieu of puncturing 215 parity bits) may be performed by deleting columns in data bit field 105 (
Generally there are two types of LDPC codes, regular codes and irregular codes. A regular code is represented by a matrix where the column weight for the data bit field is equal for all columns. Conversely, an irregular code is represented by a matrix where column weights may be different from one another. If information bits are to be deleted, method 200 may optionally include identifying or determining 217 one or more of the data bit columns in the mother code having the lowest total bit weight and deleting 220 the one or more columns of the code having the lowest weight. If a regular code is used, the columns may have the same weight unless one or more parity bits are punctured or deleted.
Referring back to
Accordingly, in certain embodiments of the present invention, various thresholds may be set to obtain practically achievable results. For example, assume a mother code of (2000, 1600); that is, the H matrix is of size 400×2000 for maximum code lengths of 2000 bits of which 1600 may be information bits.
Turning to
When the desired code length is less than 2000 but above 1500 (315), no parity bits are punctured and only information bits are deleted 340 as necessary to accommodate the codeword size. As discussed previously, one or more columns of information bits may be deleted according to a column weight distribution of bits as desired (e.g., if an irregular code is used with no parity bit puncturing).
In the case of regular codes and no parity bit puncturing, the columns may theoretically have equal weight and thus there may be no need to choose specific information bit columns for deletion since it may not impact code performance. In any event, information for selecting which columns to delete could be previously stored and retrieved 335 such as in a look-up table or other memory.
For code lengths within the thresholds 1000 and 1500 (320), a number of parity bits may be punctured 325, for example 100 parity bits, and information bits can be deleted according to previously stored column selection information for the case when the last 100 rows are to be deleted due to parity bit puncturing.
For code lengths less than 1000 a greater number of parity bits such as 150 or 200 could be punctured 330 and previously stored column selection information for deleting the lowest weighted column(s) of information bits when this many parity bits are punctured can be retrieved 335. The information may then be coded 345 based on the revised parity check matrix. In this manner, only a relatively small amount of information would need to be stored in prior and the complexity of the corresponding encoding system may be reduced while still achieving a reasonable amount of flexibility. Decoding may be performed in a substantially reciprocal manner as that described above using similarly configured algorithms for the decoder.
Turning to
Memory portion 420 may include one or more fixed, removable, internal or external memories and capable of storing machine readable code and/or other data which may be used by processing portion 410, for example to perform one or more of the variable length LDPC encoding/decoding processes described herein. Processing portion 410 and/or memory portion 420 may be any single component or combination of components for performing these functions.
Processing portion 410 may be configured to perform digital communication functions such as a medium access control 412 and/or baseband processing 414. In one example implementation, an LDPC encoder/decoder 415 configured to perform one of the previously described variable length encoding methods is integrated, along with an optional digital demodulator (not separately shown), as part of a digital baseband processor 414. The inventive embodiments are however not limited in this respect. Additional elements, such as one or more analog to digital converters (ADC), digital to analog converters (DAC), a memory controller, a digital modulator and/or other associated elements, may also be included as part of device 400.
In certain embodiments, processing portion 410 and/or memory portion 420 may be implemented using one or more programmable devices such as a microprocessor, Digital Signal Processor (DSP), microcontroller or field programmable gate array. Additionally and/or alternatively, various elements of processing portion 410 may be implemented using discrete circuit components or as one or more application specific integrated circuits (ASICs). Other implementations may also be possible and the principles of the inventive embodiments are not limited to any specific hardware, software or firmware implementation.
Referring to
Network access station 505 may include and/or be communicatively coupled to a network processor 520 such as a network server, telephone circuit switch, or any other packet or frame-based network switch and/or information control device. Network 500 may additionally or alternatively include physically connected components such as those used in a wired network (e.g., Ethernet 525 and related user stations 528, 529) or a fiber optic network (e.g., fiber optic transceiver 530). Accordingly, any device in network 500 using FEC may suitably include encoding/decoding components arranged to perform the variable length LDPC coding methods described herein.
Unless contrary to physical possibility, the inventor envision the methods described herein: (i) may be performed in any sequence and/or in any combination; and (ii) the components of respective embodiments combined in any manner.
Although there have been described preferred embodiments of this novel invention, many variations and modifications are possible without departing from the scope of the invention and the embodiments described herein are not limited by the specific disclosure above, but rather should be limited only by the scope of the appended claims and their legal equivalents.
This application claims benefit of priority under 35 U.S.C. § 119(e) to U.S. application Ser. No. 60/536,071, which was filed on Jan. 12, 2004.
Number | Name | Date | Kind |
---|---|---|---|
6141788 | Rosenberg et al. | Oct 2000 | A |
6260168 | Godoroja | Jul 2001 | B1 |
6331978 | Ravikanth et al. | Dec 2001 | B1 |
6477669 | Agarwal et al. | Nov 2002 | B1 |
6553534 | Yonge et al. | Apr 2003 | B2 |
6567465 | Goldstein et al. | May 2003 | B2 |
6633856 | Richardson et al. | Oct 2003 | B2 |
6785863 | Blankenship et al. | Aug 2004 | B2 |
6807648 | Cansever et al. | Oct 2004 | B1 |
6829308 | Eroz et al. | Dec 2004 | B2 |
6895547 | Eleftheriou et al. | May 2005 | B2 |
6928047 | Xia | Aug 2005 | B1 |
6950461 | Goldstein et al. | Sep 2005 | B2 |
7000174 | Mantha et al. | Feb 2006 | B2 |
7058141 | Nedic | Jun 2006 | B1 |
7103818 | Yedidia et al. | Sep 2006 | B2 |
20020042899 | Tzannes et al. | Apr 2002 | A1 |
20020101915 | Zhang et al. | Aug 2002 | A1 |
20020150167 | Demjanenko et al. | Oct 2002 | A1 |
20040047433 | Mogre et al. | Mar 2004 | A1 |
20040098659 | Bjerke et al. | May 2004 | A1 |
20040260988 | Kobayashi | Dec 2004 | A1 |
20040268205 | Stolpman | Dec 2004 | A1 |
Number | Date | Country |
---|---|---|
WO 0197387 | Dec 2001 | WO |
WO 2004047307 | Jun 2004 | WO |
Number | Date | Country | |
---|---|---|---|
20050154958 A1 | Jul 2005 | US |
Number | Date | Country | |
---|---|---|---|
60536071 | Jan 2004 | US |