Particular embodiments are directed to wireless communications and, more particularly, to cyclic redundancy check (CRC) extension through partial encoding of a radio transmission.
Polar codes, proposed by Arikan (E. Arikan, “Channel Polarization: A Method for Constructing Capacity-Achieving Codes for Symmetric Binary-Input Memoryless Channels,” IEEE Transactions on Information Theory, vol. 55, pp. 3051-3073, July 2009), are a class of constructive coding schemes that achieve the symmetric capacity of the binary-input discrete memoryless channels under a low-complexity successive cancellation (SC) decoder. However, the finite-length performance of polar codes under SC is not competitive compared to other modern channel coding schemes such as low-density parity-check (LDPC) codes and Turbo codes. A SC list (SCL) decoder proposed in I. Tal and A. Vardy, “List Decoding of polar codes,” in Proceedings of IEEE Symp. Inf. Theory, pp. 1-5, 2011 can approach the performance of optimal maximum-likelihood (ML) decoder. By concatenating a simple CRC coding, the performance of concatenated polar codes is competitive with that of well-optimized LDPC and Turbo codes. As a result, polar codes may be used for 5G wireless communication systems.
Polar coding transforms a pair of identical binary-input channels into two distinct channels of different qualities, one better and one worse than the original binary-input channel By repeating such a pair-wise polarizing operation on a set of 2M independent uses of a binary-input channel, a set of 2M “bit-channels” of varying qualities is obtained. Some of the bit channels are nearly perfect (i.e., error free), while the rest of them are nearly useless (i.e., totally noisy). Polar coding uses the nearly perfect channel to transmit data to the receiver and sets the input to the useless channels to have fixed or frozen values (e.g., 0) known to the receiver. For this reason, the input bits to the nearly useless and the nearly perfect channel are commonly referred to as frozen bits and non-frozen (or information) bits, respectively.
Only the non-frozen bits are used to carry data in a polar code. Loading the data into the proper information bit locations has a direct impact on the performance of a polar code. An illustration of the structure of a length-8 polar code is illustrated in
Although the original polar code as proposed by Arikan was proven to be capacity achieving with a low-complexity successive cancellation (SC) decoder, a particular problem is that the finite-length performance of polar codes under SC is not competitive compared to other modern channel coding schemes, such as LDPC and Turbo codes.
The more complex SC list (SCL) decoder maintains a list of more than one surviving decision paths in the decoding process, but the resulting performance is still unsatisfactory. A SCL decoder may concatenate a linear outer code, namely a Cyclic Redundancy Check (CRC) code, with the original polar code as inner code, and the outer code can be used to check if any of the candidate paths in the list is correctly decoded. In other words, the block of information bits first passes through a CRC encoder before both the CRC code bits and the information bits are encoded by the polar encoder. The CRC code bits are typically appended at the end of the block of information bits so that at the decoder they are decoded in the end after all information bits are decoded. The two-step decoding process significantly improves the performance and makes polar codes competitive with that of well-optimized LDPC and Turbo codes.
However, when the CRC code is also used for error detection purposes, the length of the CRC code needs to increase with the list size (i.e., number of candidate paths) to avoid corroding the error detection capability of the CRC code, which is typically measured by the false alarm rate (FAR) (i.e., the probability of falsely accepting or passing an incorrectly decoded codeword). Consequently, multiple CRC polynomials of different degrees may be needed to generate CRC codes of different lengths to accommodate different list sizes, which complicates the design and implementation of polar codes.
In addition, unlike LDPC codes where the message-passing decoding algorithms can often be parallelized, the SCL decoding of polar codes is sequential in nature and cannot be parallelized. As a result, the decoding latency is relatively high for polar codes. Methods of early termination (ET) of the decoding process based on early detection of an erred reception is therefore desirable.
One early termination method is to place some of the CRC bits closer to the beginning of the successive decoding order instead of placing them in the end as is normally done. The decoder can verify the values of these CRC bits based on the previously decoded information bits and on the known relationship between the information bits and the CRC bits. If any of the detected CRC bit values is inconsistent with the previously decoded information bits for every candidate path in the list, the decoder can declare an erred block before reaching the end of the decoding process and thus reduce the average decoding latency. However, the feasibility of this method hinges on that the CRC bits that are moved towards the beginning depend only on the information bits in front of them. Therefore, only properly selected and designed CRC bits can be used for this purpose.
The embodiments described herein include generating arbitrarily many additional cyclic redundancy check (CRC) bits based on a given CRC polynomial. The same CRC polynomial may be used to generate a different number of CRC bits. Particular embodiments overcome the challenges associated with the use of different CRC polynomials for different SCL decoding list sizes. The extra CRC bits maintain the error correcting capability of the extended CRC code in terms of false alarm rate (FAR) performance when the CRC bits are used for both error-correcting and error-detecting functionalities. They are also suitable to be placed closer to the beginning of the successive decoding process to achieve reduced latency through early termination. In addition, the extra CRC bits can be taken from the intermediate results during the CRC encoding and checking process, which adds minimal complexity to produce the extra CRC bits.
Two general embodiments include non-recursive and recursive variants. In the non-recursive variants, the extra CRC code bits are generated non-recursively, which means that CRC bits generated later are not computed using the values of the CRC bits generated earlier as input. In the recursive variants, the extra CRC code bits are generated recursively, which means that CRC bits generated later are computed using the values of the CRC bits generated earlier as input along with other information bits.
According to some embodiments, a method for use in a wireless transmitter comprises obtaining a set of information bits for wireless transmission and dividing the set of information bits into one or more subsets of information bits. For each subset of the one or more subsets of information bits, the method comprises generating extra CRC bits using a CRC polynomial capable of generating N CRC bits and wherein the extra CRC bits for each subset of information bits comprise less than N CRC bits. The method further comprises: generating a final set of N or less CRC bits for the set of information bits using the CRC polynomial; generating a set of coded bits by encoding the set of information bits for wireless transmission, together with the extra CRC bits and the final set of CRC bits, using a polar encoder; and transmitting the set of coded bits using a wireless transmitter.
In particular embodiments, dividing the information bits into one or more subsets of information bits comprises dividing the information bits into separate subsets (i.e., each subset includes different information bits than the other subsets), or dividing the information bits into nested subsets (i.e., each successive subset includes the information bits from a previous subset).
In particular embodiments, generating extra CRC bits using the CRC polynomial comprises recursive generation (i.e., a set of extra CRC bits for a first subset of the one or more subsets of information bits are included a second subset of the one or more subsets of information bits and used as input in a subsequent generation of extra CRC bits for the second subset of information bits), or non-recursive generation (i.e., a set of extra CRC bits for a first subset of the one or more subsets of information bits are not included a second subset of the one or more subsets of information bits and are not used as input in a subsequent generation of extra CRC bits for the second subset of information bits). Generating extra CRC bits may comprise using a shift register where intermediate values in the shift register are used for determining the extra CRC bits.
In particular embodiments, encoding the set of information bits for wireless transmission comprises inserting the extra CRC bits for each subset of information bits after its corresponding subset of information bits, or inserting the extra CRC bits for each subset of information bits as a group after the set of information bits. A number of extra CRC bits for each successive subset of the one or more subsets of information bits may be greater than or equal to a number of extra CRC bits for a previous subset of the one or more subsets of information bits.
In particular embodiments, the wireless transmitter comprises a network node or a wireless device.
According to some embodiments, a wireless transmitter comprises processing circuitry operable to obtain a set of information bits for wireless transmission and divide the set of information bits into one or more subsets of information bits. For each subset of the one or more subsets of information bits, the processing circuitry is operable to generate extra CRC bits using a CRC polynomial capable of generating N CRC bits. The extra CRC bits for each subset of information bits comprise less than N CRC bits. The processing circuitry is further operable to: generate a final set of N or less CRC bits for the set of information bits using the CRC polynomial; generate a set of coded bits by encoding the set of information bits for wireless transmission, together with the extra CRC bits and the final set of CRC bits, using a polar encoder; and transmit the set of coded bits using a wireless transmitter.
In particular embodiments, the processing circuitry is operable to divide the information bits into one or more subsets of information bits by dividing the information bits into separate subsets or into nested subsets.
In particular embodiments, the processing circuitry is operable to generate extra CRC bits using the CRC polynomial by recursive generation or non-recursive generation. The processing circuitry operable to generate extra CRC bits may comprise a shift register where intermediate values in the shift register are used for determining the extra CRC bits.
In particular embodiments, the processing circuitry is operable to encode the set of information bits for wireless transmission by inserting the extra CRC bits for each subset of information bits after its corresponding subset of information bits, or by inserting the extra CRC bits for each subset of information bits as a group after the set of information bits. A number of extra CRC bits for each successive subset of the one or more subsets of information bits may be greater than or equal to a number of extra CRC bits for a previous subset of the one or more subsets of information bits.
In particular embodiments, the wireless transmitter comprises a network node or a wireless device.
According to some embodiments, a method for use in a wireless receiver comprises receiving a set of polar encoded information bits and CRC bits from a wireless transmitter. The set of information bits includes one or more subsets of information bits and each of the subsets of information bits is associated with extra CRC bits generated using a CRC polynomial capable of generating N CRC bits and wherein the extra CRC bits for each subset of information bits comprise less than N CRC bits. The set of information bits is associated with a set of N or less CRC bits generated by the CRC polynomial. The method further comprises polar decoding the set of coded bits using the one or more sets of extra CRC bits.
In particular embodiments, the one or more subsets of information bits comprise separate subsets (i.e., each subset includes different information bits than the other subsets). In particular embodiments, each successive subset includes the information bits from a previous subset.
In particular embodiments, the extra CRC bits are recursively generated (i.e., a set of extra CRC bits for a first subset of the one or more subsets of information bits are included in a second subset of the one or more subsets of information bits and used as input in a subsequent generation of extra CRC bits for the second subset of information bits). In particular embodiments, the extra CRC bits are non-recursively generated (i.e., a set of extra CRC bits for a first subset of the one or more subsets of information bits are not included a second subset of the one or more subsets of information bits and are not used as input in a subsequent generation of extra CRC bits for the second subset of information bits).
In particular embodiments, the extra CRC bits for each subset of information bits are positioned after its associated subset of information bits and before the extra CRC bits for a subsequent subset of information bits. In particular embodiments, the extra CRC bits for each subset of information bits are positioned as a group after the set of information bits. A number of extra CRC bits for each successive subset of the one or more subsets of information bits may be greater than or equal to a number of extra CRC bits for a previous subset of the one or more subsets of information bits.
In particular embodiments, the decoding further comprises terminating decoding of the received information bits when the decoding reaches an extra CRC bit of the one or more sets of extra CRC bits and no candidate path of the polar decoder satisfies the extra CRC bit. In particular embodiments, the decoding further comprises rejecting paths that do not satisfy an extra CRC bit when the decoding reaches the extra CRC bit of the one more sets of extra CRC bits.
In particular embodiments, the wireless receiver comprises a wireless device or a network node.
According to some embodiments, a wireless receiver comprises processing circuitry operable to receive a set of polar encoded information bits and CRC bits from a wireless transmitter. The set of information bits includes one or more subsets of information bits and each of the subsets of information bits is associated with extra CRC bits generated using a CRC polynomial capable of generating N CRC bits. The extra CRC bits for each subset of information bits comprise less than N CRC bits. The set of information bits is associated with a set of N or less CRC bits generated by the CRC polynomial. The processing circuitry is further operable to polar decode the set of coded bits using the one or more sets of extra CRC bits.
In particular embodiments, the one or more subsets of information bits comprise separate subsets or nested subsets. The extra CRC bits may be recursively or non-recursively generated. The extra CRC bits for each subset of information bits may be positioned after its associated subset of information bits and before the extra CRC bits for a subsequent subset of information bits, or the extra CRC bits for each subset of information bits are positioned as a group after the set of information bits. A number of extra CRC bits for each successive subset of the one or more subsets of information bits may be greater than or equal to a number of extra CRC bits for a previous subset of the one or more subsets of information bits.
In particular embodiments, the processing circuitry is operable to terminate decoding of the received information bits when the decoding reaches an extra CRC bit of the one or more sets of extra CRC bits and no candidate path of the polar decoder satisfies the extra CRC bit. In particular embodiments, the processing circuitry is operable to reject paths that do not satisfy an extra CRC bit when the decoding reaches the extra CRC bit of the one more sets of extra CRC bits.
In particular embodiments, the wireless receiver comprises a wireless device or a network node.
According to some embodiments, a wireless transmitter comprises a receiving module, a CRC module, an encoding module and a transmitting module. The receiving module is operable to obtain a set of information bits for wireless transmission. The CRC module is operable to: divide the set of information bits into one or more subsets of information bits; for each subset of the one or more subsets of information bits, generate extra CRC bits using a CRC polynomial capable of generating N CRC bits and wherein the extra CRC bits for each subset of information bits comprise less than N CRC bits; and generate a final set of N or less CRC bits for the set of information bits using the CRC polynomial. The encoding module is operable to generate a set of coded bits by encoding the set of information bits for wireless transmission, together with the extra CRC bits and the final set of CRC bits, using a polar encoder. The transmitting module is operable to transmit the set of coded bits using a wireless transmitter.
According to some embodiments, a wireless receiver comprises a receiving module and a decoding module. The receiving module is operable to receive a set of polar encoded information bits and CRC bits from a wireless transmitter. The set of information bits includes one or more subsets of information bits and each of the subsets of information bits is associated with extra CRC bits generated using a CRC polynomial capable of generating N CRC bits. The extra CRC bits for each subset of information bits comprise less than N CRC bits. The set of information bits is associated with a set of N or less CRC bits generated by the CRC polynomial. The decoding module operable to polar decode the set of coded bits using the one or more sets of extra CRC bits.
Also disclosed is a computer program product. The computer program product comprises instructions stored on non-transient computer-readable media which, when executed by a processor, perform the steps of obtaining a set of information bits for wireless transmission and dividing the set of information bits into one or more subsets of information bits. For each subset of the one or more subsets of information bits, the instructions further perform the step of generating extra CRC bits using a CRC polynomial capable of generating N CRC bits. The extra CRC bits for each subset of information bits comprise less than N CRC bits. The instructions further perform the steps of: generating a final set of N or less CRC bits for the set of information bits using the CRC polynomial; generating a set of coded bits by encoding the set of information bits for wireless transmission, together with the extra CRC bits and the final set of CRC bits, using a polar encoder; and transmitting the set of coded bits using a wireless transmitter.
Another computer program product comprises instructions stored on non-transient computer-readable media which, when executed by a processor, perform the step of receiving a set of polar encoded information bits and CRC bits from a wireless transmitter. The set of information bits includes one or more subsets of information bits and each of the subsets of information bits is associated with extra CRC bits generated using a CRC polynomial capable of generating N CRC bits and wherein the extra CRC bits for each subset of information bits comprise less than N CRC bits. The set of information bits is associated with a set of N or less CRC bits generated by the CRC polynomial. The instructions further perform the step of polar decoding the set of coded bits using the one or more sets of extra CRC bits.
Particular embodiments may exhibit some of the following technical advantages. For example, an arbitrary number of extra CRC bits may be generated from a single CRC polynomial with little additional complexity. Particular embodiments decouple the choice of the CRC polynomial from the SCL decoding list size. The extra CRC bits generated by some embodiments maintain the error correcting capability of the extended CRC code in terms of FAR performance. They are also suitable to be placed closer to the beginning of the successive decoding process so that CRC checking can be done early in a bit-by-bit fashion for each individual CRC bit over all candidate paths of the SCL decoding list. This facilitates early termination of decoding and improves the average decoding latency as a result. The choice of the CRC polynomial is also decoupled from the placement of the extra CRC bits. Other technical advantages will be readily apparent to one skilled in the art from the following figures, description, and example embodiments.
For a more complete understanding of the embodiments and their features and advantages, reference is now made to the following description, taken in conjunction with the accompanying drawings, in which:
Fifth generation (5G) wireless communication systems may use polar codes. Polar coding transforms a pair of identical binary-input channels into two distinct channels of different qualities, one better and one worse than the original binary-input channel Repeating the pair-wise polarizing operation on a set of 2M independent uses of a binary-input channel results in a set of 2M bit-channels of varying qualities. Some of the bit channels are nearly perfect (i.e., error free), while the rest of them are nearly useless (i.e., totally noisy). Polar coding uses the nearly perfect channel to transmit data to the receiver and sets the input to the useless channels to have fixed or frozen values (e.g., 0) known to the receiver.
Polar coding may achieve a desired capacity with a low-complexity successive cancellation (SC) decoder, but a particular problem is that the finite-length performance of polar codes under SC is not competitive compared to other modern channel coding schemes such as LDPC and Turbo codes. The more complex SC list (SCL) decoder maintains a list of more than one surviving decision paths in the decoding process, but the resulting performance is still unsatisfactory. To further improve code performance, one may concatenate a linear outer code, such as a Cyclic Redundancy Check (CRC) code, with the original polar code as an inner code. In the decoding process, a SCL decoder can use the outer code to check if any of the candidate paths in the list is correctly decoded. The CRC code bits are typically appended at the end of the block of information bits so that at the decoder they are decoded in the end after all information bits are decoded. The two-step decoding process significantly improves the performance and makes polar codes competitive with that of well-optimized LDPC and Turbo codes.
However, when the CRC code is also used for error detection purpose, the length of the CRC code needs to increase with the list size (i.e., number of candidate paths) to avoid corroding the error detection capability of the CRC code, which is typically measured by the false alarm rate (FAR). Consequently, multiple CRC polynomials of different degrees may be needed to generate CRC codes of different lengths to accommodate different list sizes, which complicates the design and implementation of polar codes.
In addition, unlike LDPC codes where the message-passing decoding algorithms can often be parallelized, the SCL decoding of polar codes is sequential in nature and cannot be parallelized. As a result, the decoding latency is relatively high for polar codes. Methods of early termination (ET) of the decoding process based on early detection of an erred reception is therefore desirable.
One early termination method is to place some of the CRC bits closer to the beginning of the successive decoding order instead of placing them in the end as is normally done. The decoder can verify the values of these CRC bits based on the previously decoded information bits and on the known relationship between the information bits and the CRC bits. If any of the detected CRC bit values is inconsistent with the previously decoded information bits for every candidate path in the list, the decoder can declare an erred block before reaching the end of the decoding process and thus reduce the average decoding latency. However, the feasibility of this method hinges on that the CRC bits that are moved towards the beginning depend only on the information bits in front of them. Therefore, only properly selected and designed CRC bits can be used for this purpose.
Particular embodiments obviate the problems described above and include generating arbitrarily many additional CRC bits (also referred to as extra CRC bits) based on a given CRC polynomial. The same CRC polynomial may be used to generate a different number of CRC bits. Particular embodiments overcome the challenges associated with the use of different CRC polynomials for different SCL decoding list sizes. The extra CRC bits maintain the error correcting capability of the extended CRC code in terms of FAR performance. They are also suitable to be placed closer to the beginning of the successive decoding process (i.e., distributed towards the front of the information bits) to achieve reduced latency through early termination. In addition, the extra CRC bits can be taken from the intermediate results during the CRC encoding and checking process, which adds minimal complexity to produce the extra CRC bits.
Two general embodiments include non-recursive and recursive variants. In the non-recursive embodiments, the extra CRC code bits are generated non-recursively, which means that CRC bits generated later are not computed using the values of the CRC bits generated earlier as input. In the recursive embodiments, the extra CRC code bits are generated recursively, which means that CRC bits generated later are computed using the values of the CRC bits generated earlier as input along with other information bits.
As a particular advantage, an arbitrary number of extra CRC bits may be generated from a single CRC polynomial with little additional complexity. Particular embodiments decouple the choice of the CRC polynomial from the SCL decoding list size. The extra CRC bits generated by some embodiments maintain the error correcting capability of the extended CRC code in terms of FAR performance. The extra CRC bits generated by some embodiments are also suitable to be placed closer to the beginning of the successive decoding process so that CRC checking can be done early in a bit-by-bit fashion for each individual CRC bit over all candidate paths of the SCL decoding list. This facilitates early termination of decoding and improves the average decoding latency as a result. The choice of the CRC polynomial is also decoupled from the placement of the extra CRC bits.
The following description sets forth numerous specific details. It is understood, however, that embodiments may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description. Those of ordinary skill in the art, with the included descriptions, will be able to implement appropriate functionality without undue experimentation.
References in the specification to “one embodiment,” “an embodiment,” “an example embodiment,” etc., indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to implement such feature, structure, or characteristic in connection with other embodiments, whether or not explicitly described.
Particular embodiments are described with reference to
In general, wireless devices 110 that are within coverage of network node 120 (e.g., within cell 115 served by network node 120) communicate with network node 120 by transmitting and receiving wireless signals 130. For example, wireless devices 110 and network node 120 may communicate wireless signals 130 containing voice traffic, data traffic, and/or control signals.
A network node 120 communicating voice traffic, data traffic, and/or control signals to wireless device 110 may be referred to as a serving network node 120 for the wireless device 110. Communication between wireless device 110 and network node 120 may be referred to as cellular communication. Wireless signals 130 may include both downlink transmissions (from network node 120 to wireless devices 110) and uplink transmissions (from wireless devices 110 to network node 120). In LTE, the interface for communicating wireless signals between network node 120 and wireless device 110 may be referred to as a Uu interface.
Each network node 120 may have a single transmitter or multiple transmitters for transmitting signals 130 to wireless devices 110. In some embodiments, network node 120 may comprise a multi-input multi-output (MIMO) system. Similarly, each wireless device 110 may have a single receiver or multiple receivers for receiving signals 130 from network nodes 120 or other wireless devices 110.
Wireless devices 110 may communicate with each other (i.e., D2D operation) by transmitting and receiving wireless signals 140. For example, wireless device 110a may communicate with wireless device 110b using wireless signal 140. Wireless signal 140 may also be referred to as sidelink 140. Communication between two wireless devices 110 may be referred to as D2D communication or sidelink communication. In LTE, the interface for communicating wireless signal 140 between wireless device 110 may be referred to as a PC5 interface.
Wireless device 110, network node 120, or any other component of network 100 that transmits wireless signals may be referred to as a wireless transmitter. Wireless device 110, network node 120, or any other component of network 100 that receives wireless signals may be referred to as a wireless receiver.
In particular embodiments, wireless device 110 and network node 120 may encode and decode wireless signals 130 using polar coding. For example, a wireless transmitter such as network node 120 may obtain a set of information bits for wireless transmission and divide the set of information bits into one or more subsets of information bits. For each subset of the one or more subsets of information bits, network node 120 may generate extra CRC bits using a CRC polynomial capable of generating N CRC bits. The extra CRC bits for each subset of information bits comprise less than N CRC bits. Network node 120 may generate a final set of N or less CRC bits for the set of information bits using the CRC polynomial. Network node 120 may generate a set of coded bits by encoding the set of information bits for wireless transmission, together with the extra CRC bits and the final set of CRC bits, using a polar encoder; and transmit the set of coded bits using a wireless transmitter.
A wireless receiver, such as wireless device 110 may receive the set of polar encoded information bits and CRC bits from a wireless transmitter. Wireless device 110 may polar decode the set of coded bits using the one or more sets of extra CRC bits. Wireless device 110 may terminate decoding of the received information bits when the decoding reaches an extra CRC bit of the one or more sets of extra CRC bits and no candidate path of the polar decoder satisfies the extra CRC bit. In some embodiments, wireless device 110 may reject paths that do not satisfy an extra CRC bit when the decoding reaches the extra CRC bit of the one more sets of extra CRC bits. Polar coding and generation and use of CRC codes is described in more detail with respect to
In wireless network 100, each network node 120 may use any suitable radio access technology, such as long term evolution (LTE), 5G NR, LTE-Advanced, UMTS, HSPA, GSM, cdma2000, NR, WiMax, WiFi, and/or other suitable radio access technology. Wireless network 100 may include any suitable combination of one or more radio access technologies. For purposes of example, various embodiments may be described within the context of certain radio access technologies. However, the scope of the disclosure is not limited to the examples and other embodiments could use different radio access technologies.
As described above, embodiments of a wireless network may include one or more wireless devices and one or more different types of radio network nodes capable of communicating with the wireless devices. The network may also include any additional elements suitable to support communication between wireless devices or between a wireless device and another communication device (such as a landline telephone). A wireless device may include any suitable combination of hardware and/or software. For example, in particular embodiments, a wireless device, such as wireless device 110, may include the components described with respect to
Particular embodiments may be described according to the following equations. Let I=(b0, b1, . . . , bK-1) be a block of K information bits, and let
be the associated polynomial of the information block. Also let
be a CRC polynomial used to encode I(x), where c0 denotes the number of normal CRC bits generated from the CRC polynomial pCRC(x). The normal CRC bits are the coefficients R0=(R0(0), R1(0), . . . , Rc
that satisfies
I(x)=Q0(x)pCRC(x)+R0(x)
for some quotient polynomial Q0(x).
Particular embodiments generate extra CRC bits by first encoding an ordered subset I1=(bj0, bj1, . . . , bjK
be the remainder polynomial of degree c0−1 that satisfies
I
1(x)=Q1(x)pCRC(x)+R1(x)
where
denotes the polynomial corresponding to the subset I1 of information bits, and Q1(x) denotes some quotient polynomial. Extra CRC bits are generated by taking some subset of size c1 of the coefficients R1=(R0(1), R1(1), . . . , Rc
The process can be repeated for another subset It⊂I of information bits to obtain ct extra CRC bits for t=2. In general, the process can be repeated T times for a collection of subsets {It}t=1T of information bits, where It⊂I for all t, to generate c′Σt=1Tct extra CRC bits and cΣt=0Tct total number of CRC bits, including the c0 normal CRC bits. Note that the same CRC polynomial pCRC(x) may be used throughout the entire process. In general, two different subsets It of information bits may or may not have any overlap.
Two general categories of embodiments are described below. The first category includes a non-recursive embodiment where any set of extra CRC code bits are not re-encoded in the generation of the next set of extra CRC code bits. Different sets of extra CRC code bits are computed solely based on different (ordered) subsets of information bits.
The second category includes a recursive embodiment where any set of extra CRC code bits are re-encoded in the generation of the next set of extra CRC code bits. Different sets of extra CRC code bits are computed not only based on different (ordered) subsets of information bits but also some or all previously generated sets of extra CRC code bits. In some embodiments, the different sets of extra CRC code bits are computed based on the relevant information bits and all previously generated sets of extra CRC code bits. The recursive embodiments mimic the nested CRC paradigm typically employed in Open System Interconnection (OSI) layered communication model.
In the non-recursive embodiments, the extra CRC code bits are generated non-recursively, which means that CRC code bits generated later are not computed using the values of the CRC bits generated earlier as input. The encoder structure of the overall proposed code is illustrated in
According to some embodiments, the last set of CRC bits are generated by taking all c0 CRC bits generated by the CRC polynomial of degree c0, as illustrated in
According to some embodiments, the selected subsets {It}t=1T of information bits satisfy a nested property, i.e.
I1⊂I2⊂I3⊂ . . . ⊂IT⊂I (1)
and each It contains consecutive information bits starting from the first information bit b0, i.e. It=(b0, b1, . . . , bK
p
CRC(X)=x8+x7+x4+x3+x+1,
and c′=3 extra CRC bits with ci=1 for all i∈{1,2,3}. The adders in the figure are the modulo-2 adder or, equivalently, the XOR operator. Each of the 3 extra CRC bits is taken from the intermediate values of the shift register at different stages of the encoding (or bit-shifting) process.
In one example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , b┌f
In another example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , bk
For the same 8-bit CRC polynomial, c′=6 extra CRC bits with ci=1 for all i∈{1,2,3,4,5,6}. Each of the 6 extra CRC bits is taken from the intermediate values of the shift register at different stages of the encoding (or bit-shifting) process. In one example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , b┌f
In another example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , bk
The normal c0=8 CRC bits are taken from the final values in the shift registers after all the information bits I0 are fed into the encoder. The normal CRC bits are not counted as extra CRC bits.
In the recursive embodiments, the extra CRC code bits are generated recursively, which means that CRC bits generated later are computed using the values of the CRC bits generated earlier as input along with other information bits. An example is illustrated in
According to some embodiments, the last (or final) set of CRC bits may be generated by taking all c0 CRC bits generated by the CRC polynomial of degree c0, as illustrated in
According to some embodiments, the selected subsets {It}t=1T of information bits satisfy the nested property (1) and each It contains consecutive information bits starting from the first information bit b0. The encoder structure of this special case is illustrated in
In some embodiments, the encoder may be efficiently implemented using shift registers and taking intermediate values in the shift registers as extra CRC bits. An example is illustrated in
p
CRC(x)=x8+x7+x4+x3+x+1,
and c′=3 extra CRC bits with ci=1 for all i∈{1,2,3}. Each of the 3 extra CRC bits is taken from the intermediate values of the shift register at different stages of the encoding (or bit-shifting) process.
In one example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , b┌f
In another example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , bk
For the same 8-bit CRC polynomial, c′=6 extra CRC bits with ci=1 for all i∈{1,2,3,4,5,6}. Each of the 6 extra CRC bits is taken from the intermediate values of the shift register at different stages of the encoding (or bit-shifting) process. In one example, the first extra CRC bit is generated using information bits I1=(b0, b1, . . . , b┌f
In another example, the first extra CRC bit is generated using information bits I1=(0, b1, . . . , bk
The normal c0=8 CRC bits are taken from the final values in the shift registers after all the information bits I0 and all the extra CRC bits are fed into the encoder. The normal CRC bits are not counted as extra CRC bits. As illustrated in
In general, the first extra CRC bits are generated by encoding a subset I1⊂I of information bits using the same CRC polynomial pCRC (x), and extract bits that are readily available at the intermediate CRC encoding stage. A similar method applies to the other extra CRC bits.
While the above embodiments assume that the first extra CRC bits took a subset of the coefficients R1=(R(0(1)), R1(1), . . . , R(c
In some embodiments, the extra CRC bits are shift register values of the CRC encoder, but is not a subset of R1. This may happen depending on the CRC encoder construction.
In some embodiments, the extra CRC bits are a function of the shift register values of CRC encoder, where the shift register values may or may not equal to R1=(R0(1), R1(1), . . . , R(c
The extra CRC bits can be placed in several manners, relative to the information bits, at the input of polar encoder. In some embodiments, the extra CRC bits are distributed among the information bits. In a particular embodiment, subset of size c1 CRC bits are located right after the subset I1 of information bits, and subset of size c2 CRC bits are located right after the subset I2 of information bits, etc. This facilitates the extra CRC bits being used for either of the following purposes in the polar decoder.
A first purpose is early termination of the decoder. For example, when the decoder reaches the c1 CRC bits, and no candidate paths up to this point satisfies the c1 CRC bits, then the decoder can stop without processing the rest of information and frozen bits.
A second purpose is path selection in the decoder. For example, when the decoder reaches the c1 CRC bits, the decoder can check all the candidate paths up to this point, and only keep those that satisfy the c1 CRC bits as surviving paths in subsequent decoding steps.
In some embodiments, the extra CRC bits are collected as one group of consecutive bits. For example, they are collected and put behind the information bits as a group. In these embodiments, the CRC bits are localized, rather than distributed. A particular benefit of these embodiments is generating a longer set of CRC bits compared to what is naturally available from the CRC polynomial pCRC(x). For example, these embodiments may generate 19 CRC bits using a 16-bit CRC polynomial, or generate 14 CRC bits using an 8-bit CRC polynomial.
In general, the embodiments described above generate extra CRC bits by encoding subsets of information bits using the same CRC polynomial and extract some of the resulting CRC bits as the extra CRC bits. When the sequence of subsets of information bits is nested (i.e., each subset contains and when each subset always contains consecutive information bits from the first information bit), the process of generating the extra CRC bits can simply be extracted from the intermediate results during the CRC encoding or decoding process so that very little increase in complexity is incurred. The last subset contains all the information bits.
Embodiments include non-recursive and recursive embodiments. In the non-recursive embodiments, the extra CRC code bits are generated non-recursively, which means that CRC bits generated later are not computed using the values of the CRC bits generated earlier as input. In the recursive embodiments, the extra CRC code bits are generated recursively, which means that CRC bits generated later are computed using the values of the CRC bits generated earlier as input along with other information bits.
The examples described above may be generally represented by the flowcharts in
The method begins at step 912, where the wireless transmitter obtains a set of information bits for wireless transmission. For example, network node 120 may obtain information bits from a higher layer for wireless transmission to wireless device 110. The set of bits may range from a few bits (e.g., 5, 10) up to hundreds of bits or more.
At step 914, the network node divides the set of information bits into one or more subsets of information bits. For example, network node 120 may divide the information bits into nested subsets of information bits (i.e., each successive subset includes the information bits from a previous subset) or may divide to separate subsets of information bits (i.e., each subset includes different information bits than the other subsets) according to any of the examples and embodiments described with respect to
At step 916, for each subset of the one or more subsets of information bits, the network node generates extra CRC bits using a CRC polynomial. For example, network node 120 may generate extra CRC bits using a CRC polynomial capable of generating N CRC bits. The extra CRC bits for each subset of information bits comprise less than N CRC bits.
The wireless transmitter may generate extra CRC bits according to any of the examples and embodiments described with respect to
At step 920, the network node generates a set of coded bits by encoding the set of information bits for wireless transmission, together with the extra CRC bits and the final set of CRC bits, using a polar encoder. For example, network node 120 may encode the information bits according to any of the examples and embodiments described with respect to
The particular size of each subset and number of extra CRC bits associated with each subset may vary. In some embodiments, A number of extra CRC bits for each successive subset of the one or more subsets of information bits may be greater than or equal to a number of extra CRC bits for a previous subset of the one or more subsets of information bits. For example, using nested subsets, a first subset may include the first 10 bits of the information bits and be associated with a single extra CRC bit. A second subset may include the first 20 bits of the information bits (and first extra CRC bit if recursive generation is used) and be associated with two extra CRC bits. A third subset may include the first 50 bits of the information bits (and first and second extra CRC bits if recursive generation is used) and be associated with four extra CRC bits, and so on. Particular embodiments may choose any suitable subset size and number of associated extra CRC bits.
At step 922, the wireless transmitter transmits the set of coded bits using a wireless transmitter. For example, network node 120 may transmit the encoded set of information bits to wireless device 110.
Modifications, additions, or omissions may be made to method 900. Additionally, one or more steps in method 900 of
The method begins at step 1012, where a wireless receiver receives a set of coded bits which were generated by using a polar encoder and one or more sets of extra CRC bits. For example, wireless device 110 may receive a set of coded bits from network node 120. The extra CRC bits may have been generated by dividing a set of information bits into one or more subsets of information bits and, for each subset of the one or more subsets of information bits, generating extra CRC bits using a CRC polynomial (see
At step 1014, the wireless receiver decodes the encoded set of information bits using the one or more sets of extra CRC bits. For example, wireless device 110 may decode the received information bits using polar codes and the set of extra CRC bits according to any of the embodiments and examples described herein, such as with respect to
When the decoding reaches an extra CRC bit of the one or more sets of extra CRC bits and no candidate path satisfies the extra CRC bit, the method continues to step 1016. At step 1016, the wireless receiver (e.g., wireless device 100) terminates decoding of the received information bits. A particular advantage is that decoding may be terminated, and an erred transmission may be detected prior to decoding the entire transmission.
When the decoding reaches an extra CRC bit of the one or more sets of extra CRC bits, the method continues to step 1018. At step 1018, the wireless receiver (e.g., wireless device 100) rejects paths that do not satisfy the extra CRC bit. For example, wireless device 110 using an SCL decoder may reject paths earlier in the decoding process, which leads to more efficient decoding.
Modifications, additions, or omissions may be made to method 1000. Additionally, one or more steps in method 1000 of
Particular examples of a wireless device include a mobile phone, a smart phone, a PDA (Personal Digital Assistant), a portable computer (e.g., laptop, tablet), a sensor, a modem, a machine type (MTC) device/machine to machine (M2M) device, laptop embedded equipment (LEE), laptop mounted equipment (LME), USB dongles, a device-to-device capable device, a vehicle-to-vehicle device, or any other device that can provide wireless communication. The wireless device includes transceiver 1110, processor or processing circuitry 1120, memory 1130, and power source 1140. In some embodiments, transceiver 1110 facilitates transmitting wireless signals to and receiving wireless signals from wireless network node 120 (e.g., via an antenna), processing circuitry 1120 executes instructions to provide some or all of the functionality described herein as provided by the wireless device, and memory 1130 stores the instructions executed by processing circuitry 1120. Power source 1140 supplies electrical power to one or more of the components of wireless device 110, such as transceiver 1110, processing circuitry 1120, and/or memory 1130.
Processing circuitry 1120 includes any suitable combination of hardware and software implemented in one or more integrated circuits or modules to execute instructions and manipulate data to perform some or all of the described functions of the wireless device. In some embodiments, processing circuitry 1120 may include, for example, one or more computers, one more programmable logic devices, one or more central processing units (CPUs), one or more microprocessors, one or more applications, and/or other logic, and/or any suitable combination of the preceding. Processing circuitry 1120 may include analog and/or digital circuitry configured to perform some or all of the described functions of wireless device 110. For example, processing circuitry 1120 may include resistors, capacitors, inductors, transistors, diodes, and/or any other suitable circuit components.
Memory 1130 is generally operable to store computer executable code and data. Examples of memory 1130 include computer memory (e.g., Random Access Memory (RAM) or Read Only Memory (ROM)), mass storage media (e.g., a hard disk), removable storage media (e.g., a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or or any other volatile or non-volatile, non-transitory computer-readable and/or computer-executable memory devices that store information.
Power source 1140 is generally operable to supply electrical power to the components of wireless device 110. Power source 1140 may include any suitable type of battery, such as lithium-ion, lithium-air, lithium polymer, nickel cadmium, nickel metal hydride, or any other suitable type of battery for supplying power to a wireless device. Other embodiments of the wireless device may include additional components (beyond those shown in
Receiving module 1150 may perform the obtaining and/or receiving functions of wireless device 10. For example, receiving module 1150 may obtain information bits from a higher layer for polar encoding and transmission. In some embodiments, receiving module 1150 may receive encoded information bits from network node 120. In certain embodiments, receiving module 1150 may include or be included in processing circuitry 1120. In particular embodiments, receiving module 1150 may communicate with decoding module 1152, CRC module 1154, encoding module 1156, and transmitting module 1158.
Decoding module 1152 may perform the decoding functions of wireless device 110. For example, decoding module 1152 may decode information bits polar encoded with extra CRC bits according to any of the examples and embodiments described herein. In certain embodiments, decoding module 1152 may include or be included in processing circuitry 1120. In particular embodiments, decoding module 1152 may communicate with receiving module 1150, CRC module 1154, encoding module 1156, and transmitting module 1158.
CRC module 1154 may perform the CRC functions of wireless device 110. For example, CRC module 1154 may generate CRC bits according to any of the examples and embodiments described herein. In certain embodiments, CRC module 1154 may include or be included in processing circuitry 1120. In particular embodiments, CRC module 1154 may communicate with receiving module 1150, decoding module 1152, encoding module 1156, and transmitting module 1158.
Encoding module 1156 may perform the encoding functions of wireless device 110. For example, encoding module 1156 may polar encode information bits and extra CRC bits according to any of the examples and embodiments described herein. In certain embodiments, encoding module 1156 may include or be included in processing circuitry 1120. In particular embodiments, encoding module 1156 may communicate with receiving module 1150, decoding module 1152, CRC module 1154, and transmitting module 1158.
Transmitting module 1158 may perform the transmitting functions of wireless device 110. For example, transmitting module 1158 may transmit information bits polar encoded with extra CRC bits. In certain embodiments, transmitting module 1158 may include or be included in processing circuitry 1120. In particular embodiments, transmitting module 1158 may communicate with decoding module 1152, CRC module 1154 and encoding module 1156.
Network node 120 can be an eNodeB, a nodeB, a gNB, a base station, a wireless access point (e.g., a Wi-Fi access point), a low power node, a base transceiver station (BTS), a transmission point or node, a remote RF unit (RRU), a remote radio head (RRH), or other radio access node. The network node includes at least one transceiver 1210, processor or processing circuitry 1220, at least one memory 1230, and at least one network interface 1240. Transceiver 1210 facilitates transmitting wireless signals to and receiving wireless signals from a wireless device, such as wireless devices 110 (e.g., via an antenna); processing circuitry 1220 executes instructions to provide some or all of the functionality described above as being provided by a network node 120; memory 1230 stores the instructions executed by processing circuitry 1220; and network interface 1240 communicates signals to backend network components, such as a gateway, switch, router, Internet, Public Switched Telephone Network (PSTN), controller, and/or other network nodes 120. Processing circuitry 1220 and memory 1230 can be of the same types as described with respect to processing circuitry 1120 and memory 1130 of
In some embodiments, network interface 1240 is communicatively coupled to processing circuitry 1220 and refers to any suitable device operable to receive input for network node 120, send output from network node 120, perform suitable processing of the input or output or both, communicate to other devices, or any combination of the preceding. Network interface 1240 includes appropriate hardware (e.g., port, modem, network interface card, etc.) and software, including protocol conversion and data processing capabilities, to communicate through a network.
Other embodiments of network node 120 include additional components (beyond those shown in
Receiving module 1250 may perform the receiving and/or obtaining functions of network node 120. For example, receiving module 1250 may obtain information bits from a higher layer for polar encoding and transmission. In some embodiments, receiving module 1250 may receive encoded information bits from wireless device 110. In certain embodiments, receiving module 1250 may include or be included in processing circuitry 1220. In particular embodiments, receiving module 1250 may communicate with decoding module 1252, CRC module 1254, encoding module 1256, and transmitting module 1258.
Decoding module 1252 may perform the decoding functions of network node 120. For example, decoding module 1252 may decode information bits polar encoded with extra CRC bits according to any of the examples and embodiments described herein. In certain embodiments, decoding module 1252 may include or be included in processing circuitry 1220. In particular embodiments, decoding module 1252 may communicate with receiving module 1250, CRC module 1254, encoding module 1256, and transmitting module 1258.
CRC module 1254 may perform the CRC functions of network node 120. For example, CRC module 1254 may generate CRC bits according to any of the examples and embodiments described herein. In certain embodiments, CRC module 1254 may include or be included in processing circuitry 1220. In particular embodiments, CRC module 1254 may communicate with receiving module 1250, decoding module 1252, encoding module 1256, and transmitting module 1258.
Encoding module 1256 may perform the encoding functions of network node 120. For example, encoding module 1256 may polar encode information bits and extra CRC bits according to any of the examples and embodiments described herein. In certain embodiments, encoding module 1256 may include or be included in processing circuitry 1220. In particular embodiments, encoding module 1256 may communicate with receiving module 1250, decoding module 1252, CRC module 1254, and transmitting module 1258.
Transmitting module 1258 may perform the transmitting functions of network node 120. For example, transmitting module 1258 may transmit information bits polar encoded with extra CRC bits. In certain embodiments, transmitting module 1258 may include or be included in processing circuitry 1220. In particular embodiments, transmitting module 1258 may communicate with decoding module 1252, CRC module 1254 and encoding module 1256.
Particular embodiments may include a generalization of the embodiments described above. For example, in particular embodiments the CRC encoders for extra CRC code bits may be generalized to include any type of linear block codes. Choices of linear block code, other than CRC codes, include: single-parity-check codes (SPC), Hamming codes, BCH codes, Golay codes, Reed-Muller codes and Reed-Solomon codes. Examples using a generic parity code check are illustrated in
Vt=IEK,K
where I=(b0, b1, . . . , bK-1) is the information block, Pt is a Kt by Nt parity check matrix, and Em,n denotes an m-by-n extraction matrix (illustrated by the dotted boxes in the figure) with m>n, whose rows are the rows of a n by n identity matrix. The selected subset of information bits used to generate the parity check bits is denoted by It=IEK,K
The parity check matrix may be obtained from the parity check matrix of any systematic code, such as a single parity check code, a systematic convolutional code (e.g., another CRC code) or a systematic block code (e.g., systematic Reed-Muller code or Polar code). For an example with T=3, ct=1, It=IEK,K
for t∈{1,2,3}, where the summation is over binary field (i.e., a modulo-2 summation). Each set of parity check bits Vt are re-inserted into the information block by a combiner so that these parity check bits are also encoded by the next parity-check encoder and the CRC encoder, as illustrated in
According to some embodiments, the selected subsets {It}t=1T of information bits satisfy the nested property (1) and that each It contains consecutive information bits starting from the first information bit b0. An example is illustrated in
Modifications, additions, or omissions may be made to the systems and apparatuses disclosed herein without departing from the scope of the invention. The components of the systems and apparatuses may be integrated or separated. Moreover, the operations of the systems and apparatuses may be performed by more, fewer, or other components.
Additionally, operations of the systems and apparatuses may be performed using any suitable logic comprising software, hardware, and/or other logic. As used in this document, “each” refers to each member of a set or each member of a subset of a set.
Modifications, additions, or omissions may be made to the methods disclosed herein without departing from the scope of the invention. The methods may include more, fewer, or other steps. Additionally, steps may be performed in any suitable order.
Although this disclosure has been described in terms of certain embodiments, alterations and permutations of the embodiments will be apparent to those skilled in the art. Accordingly, the above description of the embodiments does not constrain this disclosure. Other changes, substitutions, and alterations are possible without departing from the spirit and scope of this disclosure, as defined by the claims below.
Abbreviations used in the preceding description include:
3D Three Dimensional
3GPP Third Generation Partnership Project
BTS Base Transceiver Station
CRC Cyclic Redundancy Check
D2D Device to Device
eNB eNodeB
FDD Frequency Division Duplex
LDPC Low Density Parity Check
LLR Log Likelihood Ratio
LTE Long Term Evolution
MAC Medium Access Control
M2M Machine to Machine
MIMO Multi-Input Multi-Output
MTC Machine Type Communication
NR New Radio
OSI Open System Interconnection
PDSCH Physical Downlink Shared Channel
PUCCH Physical Uplink Control Channel
RAN Radio Access Network
RAT Radio Access Technology
RBS Radio Base Station
RNC Radio Network Controller
RRC Radio Resource Control
RRH Remote Radio Head
RRU Remote Radio Unit
SC Successive Cancellation
SCL Successive Cancellation List
SINR Signal-to-Interference-plus-Noise Ratio
TDD Time Division Duplex
UE User Equipment
UL Uplink
UTRAN Universal Terrestrial Radio Access Network
WAN Wireless Access Network
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/IB2018/054056 | 6/6/2018 | WO | 00 |
Number | Date | Country | |
---|---|---|---|
62515790 | Jun 2017 | US |