WO2023236932A1 - Llr value quantification method and apparatus, electronic device, and storage medium - Google Patents

Llr value quantification method and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
WO2023236932A1
WO2023236932A1 PCT/CN2023/098503 CN2023098503W WO2023236932A1 WO 2023236932 A1 WO2023236932 A1 WO 2023236932A1 CN 2023098503 W CN2023098503 W CN 2023098503W WO 2023236932 A1 WO2023236932 A1 WO 2023236932A1
Authority
WO
WIPO (PCT)
Prior art keywords
received symbols
llr
values
mutual information
sinr
Prior art date
Application number
PCT/CN2023/098503
Other languages
French (fr)
Chinese (zh)
Inventor
李薿
王大飞
Original Assignee
锐捷网络股份有限公司
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
Priority claimed from CN202210635279.5A external-priority patent/CN117240402A/en
Priority claimed from CN202211074819.3A external-priority patent/CN117692095A/en
Application filed by 锐捷网络股份有限公司 filed Critical 锐捷网络股份有限公司
Publication of WO2023236932A1 publication Critical patent/WO2023236932A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/32Carrier systems characterised by combinations of two or more of the types covered by groups H04L27/02, H04L27/10, H04L27/18 or H04L27/26
    • H04L27/34Amplitude- and phase-modulated carrier systems, e.g. quadrature-amplitude modulated carrier systems
    • H04L27/38Demodulator circuits; Receiver circuits

Definitions

  • the present application relates to the field of communication technology, and in particular, to a quantification method, device, electronic equipment and computer-readable storage medium for LLR values.
  • the transmitter encodes, scrambles and modulates the information bits to be transmitted to obtain modulation symbols, and then performs layer mapping and After the antenna is mapped, it is modulated into a time domain signal through Orthogonal Frequency Division Multiplexing (English: Orthogonal Frequency Division Multiplexing, referred to as OFDM) technology, and finally the time domain signal is sent to the receiving end.
  • OFDM Orthogonal Frequency Division Multiplexing
  • the receiving end will demodulate the received signal, but due to the influence of noise, the existing demodulation method is no longer a simple inverse mapping process, but a log likelihood ratio based on the posterior probability criterion (English: Log Likelihood Ratio (abbreviated as: LLR) to calculate soft bit information.
  • LLR Log Likelihood Ratio
  • Each exemplary embodiment of the present application provides a quantification method, device, electronic device, and computer-readable storage medium for LLR values to improve the accuracy of quantization and thereby reduce the bit error rate of the decoding process.
  • the first aspect provides a quantification method for LLR values, including:
  • the scaling factor is determined based on the average value of the mutual information of the received symbols obtained by demodulation, taking into account different fading scenarios.
  • the impact of the fading channel is converted into a measurable system through the parameter of average mutual information, so as to adjust the quantization process of the LLR value, making the quantization result more accurate, so that the input of the decoder can better adapt to the channel environment, improve decoding performance and reduce bit error rate.
  • determining a scaling factor for quantizing the plurality of LLR values based on an average value of mutual information of the plurality of received symbols includes:
  • the scaling factor is determined according to the average value of the multiple mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
  • the modulation order and coding rate are added to the calculation process of the scaling factor, so that the quantization process not only considers the impact of the fading channel, but also takes into account the impact of the receiving end processing. It can be compatible with different fading channels and multiple modulation and coding methods, improving the adaptability of the solution.
  • the method further includes:
  • Determining the scaling factor based on the average value of multiple mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end specifically includes:
  • the scaling factor is determined based on SINR linear gain parameters of the plurality of received symbols, the modulation order and the coding rate.
  • the SINR linear gain parameter includes an average of SINR linear values.
  • the average value of the mutual information of the multiple received symbols is calculated based on the following formula:
  • I is the average value of the multiple mutual information
  • M is the number of the multiple received symbols
  • sinr(m) is the SINR linear value of the m-th received symbol
  • F(sinr(m)) is the The mutual information of the mth received symbol, where 1 ⁇ m ⁇ M.
  • SINR is the average of the SINR linear values of the multiple received symbols
  • I is the average of the multiple mutual information
  • F -1 is the inverse function of the F function.
  • the average value and modulation order of multiple mutual information corresponding to the multiple received symbols are and coding rate, determine the scaling factor, including:
  • the average value of the mutual information corresponding to the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the dependent variable calculated by the selection function is used as the scaling factor .
  • the selection function is obtained by using randomly generated random SINR linear values, random modulation orders and random coding rates as training samples and training based on an unsupervised learning algorithm, wherein the random modulation order and the The random coding rate is a control variable of the unsupervised learning algorithm, and the random SINR linear value is an independent variable of the unsupervised learning algorithm.
  • the number of the multiple received symbols is set to be less than the total number of all received symbols obtained by demodulation.
  • the method further includes: when the total number of all received symbols received is greater than a preset threshold, setting the number of the multiple received symbols to be less than the number of all received symbols obtained by demodulation. The total amount.
  • the multiple received symbols are a set of P received symbols separated by S received symbols among all the received symbols obtained by demodulation, S is an integer greater than or equal to 1, and P is greater than or equal to 1. An integer equal to 1.
  • the plurality of SINR linear values have a preset linear relationship with the SINR of a corresponding received symbol among the plurality of received symbols.
  • the method is suitable for decoders that need to compute fixed-point LLR values as input.
  • the average value of the mutual information of the plurality of received symbols is calculated by one of an arithmetic average, a weighted average, or a geometric average.
  • a quantization device for LLR values including:
  • An acquisition unit used to acquire the signal to interference plus noise ratio SINR linear values of the multiple received symbols obtained by demodulation
  • a processing unit configured to calculate mutual information of the multiple received symbols based on the SINR linear values of the multiple received symbols
  • the processing unit is further configured to determine a scaling factor for quantizing a plurality of LLR values based on an average of mutual information of the multiple received symbols, where the multiple LLR values include: The LLR value of each received symbol calculated by the numerical likelihood ratio algorithm.
  • the processing unit is specifically used to:
  • the scaling factor is determined based on the average value of the mutual information of the plurality of received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
  • the processing unit is also used to:
  • the SINR linear value of the multiple received symbols is determined. average value
  • the processing unit when determining the scaling factor based on the average value of the mutual information of the multiple received symbols, the modulation order and the coding rate, is specifically used to:
  • the scaling factor is determined based on an average of SINR linear values of the plurality of received symbols, the modulation order and the coding rate.
  • the processing unit is specifically used to:
  • the average value of the mutual information of the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the calculated dependent variable is used as the scaling factor.
  • an electronic device including a controller and a memory.
  • the memory is used to store computer-executed instructions, and the controller executes the computer-executed instructions in the memory to utilize the hardware resources in the controller to perform the operational steps of any method that may be implemented in the first aspect.
  • a computer-readable storage medium stores instructions, which when run on a computer, cause the computer to execute the methods of the above aspects.
  • beneficial effects of the second to fourth aspects can be referred to the beneficial effects described in the first aspect, and will not be described again here.
  • This application also provides a soft bit quantization processing method, device, electronic equipment and storage medium to optimize the decoding performance of the decoder and improve the accuracy of the final decoding result.
  • this application provides a soft bit quantization processing method, which method includes:
  • the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio; wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability density distribution is Probability density distribution under additive white Gaussian Noise (English: Additive White Gaussian Noise, abbreviation: AWGN) conditions;
  • AWGN Additive White Gaussian Noise
  • N mapping values of the LLR are determined; where N is the number of LLR values of the received symbols;
  • the target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result.
  • the target signal-to-noise ratio is obtained based on the following formula:
  • SNR is the target signal-to-noise ratio
  • E s is the average symbol energy at the transmitter
  • T s is the symbol period
  • N 0 is the noise energy of the AWGN
  • B n is the noise bandwidth.
  • the E s and the N 0 are calculated based on the bit error rate inversion under the AWGN condition:
  • the bit error rate is calculated based on the following formula:
  • the bit error rate is calculated based on the following formula:
  • the bit error rate is calculated based on the following formula:
  • Q() is the Q function
  • the calculation formula of the Q function is as follows:
  • erfc() is the Gaussian complement function
  • the calculation formula of the Gaussian complement function is as follows:
  • determining the N mapping values of the LLR includes: obtaining K sub-intervals of continuous distribution; wherein the K sub-intervals are divided by the saturated bit width of the decoder; dividing the LLR is mapped in the K sub-intervals to obtain mapped N mapping values.
  • the LLR is mapped into K sub-intervals divided based on the saturated bit width, and N mapping values are obtained. Further, the quantization scaling factor is used to map the N mapping values. Processing can be applied to different fading scenarios to optimize decoding performance under different fading and long periods of silence.
  • mapping the LLR in the K sub-intervals includes: for a single sub-interval in the K sub-intervals, using the following formula to calculate the mapping in the single sub-interval R
  • x n is the n-th floating point value of the LLR
  • sign() is the sign function of x n
  • a i is the right endpoint of the single interval
  • a i-1 is the left endpoint of the single interval
  • l is the absolute value of x n
  • p() is the target SNR under AWGN conditions probability density distribution.
  • the LLR is mapped into K sub-intervals divided based on the saturated bit width, and N mapping values are obtained.
  • the quantization scaling factor is further used to perform these N mapping values.
  • the processing can be applied to different fading scenarios to optimize decoding performance under different fading conditions.
  • using the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result includes: obtaining the linear signal-to-noise ratio of the received symbol, and Target signal-to-noise ratio; calculate the ratio of the linear signal-to-noise ratio to the target signal-to-noise ratio, and use the ratio as a quantized scaling factor; use the quantized scaling factor to scale the N mapping values Processing, using the result of scaling processing as the result of quantization processing.
  • the problem of the existing technology to determine the quantized scaling factor based on artificial experience can be solved, and the quantized scaling factor can be determined adaptively, and the scaling factor obtained in this way can be adapted to different fading scenarios, and can be implemented in these scenarios. Optimize the decoding performance.
  • using the quantized scaling factor to perform scaling processing on the N mapping values respectively, and using the scaling processing results as the quantization processing results includes: for the N mapping values For a single mapping value in , perform the following processing operations: calculate the product between the quantized scaling factor and the single mapping value, round it, and use the rounding result as the result of the scaling process of the single mapping value; Repeat the above processing operation to obtain the scaling processing results corresponding to each of the N mapping values, and use the scaling processing results as the quantization processing results.
  • the LLR performs different mapping and scaling processes, and then performs rounding processing, which can enable the decoder to better identify the size relationship between LLRs, thus improving decoding. performance.
  • the present application provides a soft bit quantization processing device, which includes:
  • the acquisition module obtains the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio; wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability density The distribution is the probability density distribution under the condition of additive Gaussian white noise AWGN;
  • the determination module determines N mapping values of the LLR based on the probability density distribution; where N is the number of LLR values of the received symbols;
  • a processing module uses the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
  • the target signal-to-noise ratio is obtained based on the following formula:
  • SNR is the target signal-to-noise ratio
  • E s is the average symbol energy at the transmitter
  • T s is the symbol period
  • N 0 is the noise energy of the AWGN
  • B n is the noise bandwidth.
  • the E s and the N 0 are calculated based on the bit error rate inversion under the AWGN condition:
  • the bit error rate is calculated based on the following formula:
  • the bit error rate is calculated based on the following formula:
  • the bit error rate is calculated based on the following formula:
  • Q() is the Q function
  • the calculation formula of the Q function is as follows:
  • erfc() is the Gaussian complement function
  • the calculation formula of the Gaussian complement function is as follows:
  • the N mapping values of the LLR are determined, and the determination module is specifically configured to: obtain K sub-intervals of continuous distribution; wherein the K sub-intervals are determined by the saturation bits of the decoder. Obtained by wide division; map the LLR in the K sub-intervals to obtain mapped N mapping values.
  • the LLR is mapped in the K sub-intervals
  • the determination module is specifically configured to: for a single sub-interval in the K sub-intervals, use the following formula to calculate the mapping
  • x n is the n-th floating point value of the LLR
  • sign() is the sign function of x n
  • a i is the right endpoint of the single interval
  • a i-1 is the left endpoint of the single interval
  • l is the absolute value of x n
  • p() is the probability density distribution of the target SNR under AWGN conditions.
  • the target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result.
  • the processing module is specifically used to: obtain the linearity of the received symbol. signal-to-noise ratio, and the target signal-to-noise ratio; calculate the ratio of the linear signal-to-noise ratio to the target signal-to-noise ratio, and use the ratio as a quantized scaling factor; use the quantized scaling factor to N mapping values are scaled, and the scaled result is used as the quantization result.
  • the quantized scaling factor is used to perform scaling processing on the N mapping values respectively, and the result of the scaling processing is used as the quantization processing result.
  • the processing module is specifically used to: For the N mappings For a single mapping value in the value, perform the following processing operation: calculate the product between the quantized scaling factor and the single mapping value, round it, and use the rounding result as the result of the scaling process of the single mapping value. ; Repeat the above processing operation to obtain the scaling processing results corresponding to each of the N mapping values, and use the scaling processing results as the quantization processing results.
  • this application provides an electronic device, which includes:
  • Memory used to store computer programs
  • the processor is configured to implement the above-mentioned soft bit quantization processing method steps when executing the computer program stored on the memory.
  • the present application provides a computer-readable storage medium.
  • a computer program is stored in the computer-readable storage medium.
  • the steps of the above-mentioned soft bit quantization processing method are implemented. .
  • Figure 1 is a schematic architectural diagram of a communication system provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of an information transmission process provided by an embodiment of the present application.
  • Figure 3 is a schematic flow chart of a quantification method for LLR values provided by an embodiment of the present application.
  • Figure 4 is a schematic flow chart of another quantification method for LLR values provided by an embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of an LLR value quantization device provided by an embodiment of the present application.
  • Figure 6 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • Figure 7 is a schematic diagram of a signal processing flow at a transmitter provided by an embodiment of the present application.
  • Figure 8 is a flow chart of a soft bit quantization processing method provided by an embodiment of the present application.
  • Figure 9 is a probability density distribution of LLR under different signal-to-noise ratios of a BPSK provided by the embodiment of the present application.
  • Figure 10 is a schematic diagram of a soft bit quantization processing device provided by an embodiment of the present application.
  • FIG. 11 is a schematic diagram of the structure of an electronic device according to an embodiment of the present application.
  • Mutual information is a useful information measure in information theory. It can be regarded as the amount of information contained in one random variable about another random variable, or it can be said that one random variable is known to another random variable due to And reduce uncertainty. Simply put, it is the degree to which the uncertainty of event Y is reduced under the conditions in which event X occurs, that is, the correlation between the two events.
  • the sender and the receiver are generally not in a definite relationship, but a statistically dependent relationship.
  • the entropy of the sending end is H(X)
  • the conditional entropy of the receiving end's information relative to the sending end is H(X
  • I(X;Y) H(X)-H(X
  • I(X;Y) is the mutual information of the information bits
  • H(X) is the entropy of the sending end
  • Y) is the conditional entropy of the receiving end's information relative to the sending end.
  • Constellation mapping refers to mapping the bit sequence carrying digital information into a symbol sequence suitable for transmission.
  • Constellation mapping includes two elements, namely constellation diagram and constellation point mapping method.
  • the constellation diagram represents a set of all values of the constellation mapping output symbol, and each constellation point in the constellation diagram corresponds to a value of the output symbol.
  • the constellation point mapping method represents a specific mapping relationship from input bits (or bit groups) to constellation points, or a specific mapping relationship from constellation points to bits (or bit groups). Each constellation point in the constellation diagram corresponds to one bit (or a bit group composed of multiple bits). Different constellation mapping methods correspond to different constellation diagrams.
  • Modulation is achieved by changing the high-frequency carrier (that is, changing the amplitude, phase or frequency of the carrier) so that it changes with the amplitude of the baseband signal.
  • the encoded information bits can be modulated into symbols through constellation mapping of different modulation methods, such as ⁇ /2-BPSK, BPSK, QPSK, 16QAM, 64QAM, 256QAM and other modulation methods. Different modulation methods can correspond to different modulation orders. number.
  • Demodulation is the reverse process of modulation, that is, extracting the baseband signal from the carrier (turning it into a low-frequency signal or directly into a data stream) to facilitate subsequent processing.
  • Transmitting symbols are obtained by modulating the coded bits obtained by encoding through different modulation methods at the transmitting end.
  • the received symbols are obtained by demodulating the received signals through different demodulation methods at the receiving end.
  • Layer mapping and antenna mapping In order to achieve transmission diversity, the symbols obtained by constellation mapping need to be divided into different layers through layer mapping, and then the data is mapped to the antenna port through precoding.
  • Signal to Interference plus Noise Ratio (English: Signal to Interference plus Noise Ratio, abbreviation: SINR): refers to the strength of the useful signal received by the receiving end and the strength of the received interference signal (noise and interference) ratio.
  • LLR value The receiving end demodulates the received carrier signal to obtain the received symbol, and then uses the log-likelihood ratio algorithm based on the posterior probability criterion to determine the received symbol, the SINR of the received symbol, and the modulation order from the transmitting end. Calculate one or more LLR values corresponding to each received symbol. For different modulation modes at the sender, the number of LLR values calculated by the receiver is also different. For example, if the transmitter uses 16QAM modulation and its modulation order is 4, the number of LLR values calculated by the receiver is four times the number of received symbols. Alternatively, LLR values may also be called soft bits.
  • the quantization accuracy of floating-point LLR values has a significant impact on the final decoding result.
  • One method is to set a scaling factor for quantization based on experience. This method does not take into account the influence of the fading channel, and the accuracy of quantization is low.
  • Another method is the polling test method, which determines the scaling factor based on the current average signal-to-noise ratio. This method cannot well solve the impact of fading channels, and the quantization efficiency is low. For different coding rates and modulation methods, Applicability is also lower.
  • Figure 1 is an architecture diagram of a communication system provided by an embodiment of the present application. It should be understood that the embodiments of the present application are not limited to the system shown in FIG. 1 .
  • the device in Figure 1 may be hardware, software divided by function, or a combination of the above two.
  • the system architecture provided by the embodiment of the present application includes terminals and network equipment.
  • the embodiments of this application do not limit the number of terminals and network devices included in the system.
  • the communication system may also include core network equipment, which is not shown in Figure 1 .
  • User terminal (English: User Equipment, abbreviation: UE), also known as terminal equipment, mobile station (English: Mobile Station, abbreviation: MS), mobile terminal (English: Mobile Terminal, abbreviation: MT), etc., is a kind of Devices that provide voice and/or data connectivity to users, such as handheld devices with wireless connectivity, vehicle-mounted devices, etc.
  • UE User Equipment
  • MS Mobile Station
  • MT Mobile Terminal
  • terminals are: mobile phones, tablets, laptops, PDAs, mobile Internet devices (English: Mobile Internet Device, abbreviated as: MID), wearable devices, virtual reality (English: Virtual Reality, Abbreviation: VR) equipment, augmented reality (English: Augmented Reality, abbreviation: AR) equipment, wireless terminals in industrial control (Industrial Control), wireless terminals in self-driving (self driving), remote medical surgery (remote medical surgery) Wireless terminals in smart grids, wireless terminals in transportation safety, wireless terminals in smart cities, wireless terminals in smart homes, etc.
  • MID Mobile Internet Device
  • VR Virtual Reality
  • AR Augmented Reality
  • Wireless terminals in smart grids Wireless terminals in transportation safety
  • wireless terminals in smart cities wireless terminals in smart homes, etc.
  • the network equipment involved in the embodiments of this application may be a base station, an access network equipment, an access node (English: Access Node, abbreviation: AN), etc.
  • a base station is a public mobile communication base station and is an interface device for mobile terminals to access the Internet.
  • the network equipment can specifically be an evolutionary base station (English: Evolutional Node B, abbreviated as: eNB or eNodeB) in the Long Term Evolution (English: Long Term Evolution, abbreviation: LTE) system, or the fifth generation (5th generation, 5G) mobile communication
  • the next generation base station (English: Next Generation NodeB, abbreviation: gNB) in the system is not limited by this application.
  • the core network equipment not shown in Figure 1 may include an access and mobility management entity (English: Access and Mobility Management Function, referred to as: AMF), a session management function entity (English: session management function, referred to as: SMF) etc.
  • AMF Access and Mobility Management Function
  • SMF session management function entity
  • Each exemplary embodiment of the present application provides a quantification method, device, electronic device, and storage medium for LLR values.
  • the impact of the fading channel is equated into a measurable system, thereby improving the accuracy of the quantized LLR value, thereby improving the decoding performance and reducing the bit error rate.
  • the information transmission process is briefly introduced with reference to the communication system shown in Figure 1.
  • the information transmission process can be seen in the flow chart shown in Figure 2.
  • the sending end which can be a terminal in the system architecture shown in Figure 1 or a network device
  • the sending end can encode the information bits to obtain coded bits.
  • you can encode The bits are scrambled to obtain scrambled bits.
  • constellation mapping of different modulation modes can be used to modulate the scrambling bits to obtain modulation symbols.
  • LLR calculation to demodulate the received signal.
  • the essence of the calculated LLR is a probability value. If the LLR value is positive and the greater the absolute value, the greater the probability that the corresponding bit is 0; if the LLR value is negative and the greater the absolute value, the greater the probability the corresponding bit is 1; the closer the LLR value is to 0, the greater the probability of the corresponding bit. The higher. After demodulation a decoding step is required.
  • the input bit width of the current decoder is fixed, so before decoding, the demodulated LLR values (or can also be called soft bits) need to be quantized to meet the input requirements of the decoder.
  • the result of quantization calculation is used as the input of the decoder. Therefore, the quantization calculation has a significant impact on the decoding result of the decoder.
  • One quantification method is to empirically determine the scaling factor used for quantification and perform quantification directly. For example, see formula (3) below:
  • Q LLRs is the quantized LLR value
  • xi is the i-th LLR value to be quantized
  • a is the scaling factor determined based on experience
  • N is the number of LLR values obtained by demodulation.
  • This quantization method does not take into account the influence of channel fading, and the quantization results are not accurate.
  • Q LLRs is the quantized LLR value
  • x i is the i-th LLR value to be quantized
  • a is the shrinkage determined based on experience.
  • Amplification factor N is the number of LLR values obtained by demodulation
  • M is the fixed value corresponding to the lowest bit error rate during actual testing
  • snr i is the signal-to-noise ratio of the i-th received symbol.
  • this quantitative method of polling test method needs to be tested in advance on all coding rates and modulation methods supported by the 5G NR communication protocol and various different configuration conditions to select the best M value. , the adaptability and efficiency are low, and it cannot well solve the impact of fading channels.
  • An embodiment of the present application proposes a quantification method for LLR values.
  • the mutual information of each received symbol can be calculated based on the SINR linear value of each received symbol obtained by demodulation, and the impact of the fading of the system channel is expressed as the average of the mutual information of all or part of the received symbols.
  • the scaling factor used for quantization calculations is determined based on the average value of the mutual information.
  • the technical solution proposed in the embodiment of this application enables the impact of the fading channel on the quantization of the LLR value to be measured by averaging the mutual information of the received symbols. Therefore, the quantization scheme of the present application better considers the influence of the fading channel, thereby improving the accuracy of the quantization results, thereby reducing the bit error rate of the subsequent decoding process.
  • the quantization scheme of LLR values proposed in this application is applicable to any decoder that needs to calculate a fixed-point LLR value as input, and is not limited to the low-density parity check (English: Low) of the physical uplink and downlink shared channels in the 5G NR system.
  • FIG. 3 is a flow chart of a quantification method for LLR values provided by an embodiment of the present application.
  • the receiving end that performs the method process can be a terminal in the system shown in Figure 1, or a network device, depending on the information flow direction.
  • the method flow specifically includes the following steps.
  • Step 301 The receiving end obtains the SINR linear values of multiple received symbols obtained by demodulation.
  • the receiving end can use it as the input of the demodulation device and demodulate it to obtain multiple received symbols.
  • Step 302 The receiving end calculates the mutual information of each received symbol based on the SINR linear value of each received symbol.
  • the mutual information of a certain received symbol can be used to characterize the received symbol and the corresponding symbol sent by the sending end (i.e., the sending symbols).
  • the mutual information used to characterize the correlation between a received symbol and a corresponding transmitted symbol can be determined by the SINR linear value of the received symbol.
  • the receiving end calculates the mutual information of each received symbol based on the SINR linear value corresponding to each received symbol.
  • an alternative implementation is to compute the mutual information of all received symbols.
  • the mutual information of some of the received symbols can be calculated according to the sampling parameter settings.
  • the partial received symbols may be a set of P received symbols every S received symbols in all modulated received symbols, N is an integer greater than or equal to 1, and P is an integer greater than or equal to 1.
  • Step 303 The receiving end determines a scaling factor for quantizing multiple LLR values based on the average value of mutual information corresponding to the multiple received symbols.
  • the plurality of LLR values include the LLR value of each received symbol calculated based on a log-likelihood ratio algorithm for the plurality of received symbols.
  • the receiving end can use the log-likelihood ratio algorithm to calculate the LLR value corresponding to each received symbol based on the received symbol, the SINR of the received symbol, and the modulation order from the transmitting end.
  • the receiving end can calculate the multiple received symbols.
  • the average value of the mutual information corresponding to the symbol (the average value of the mutual information will be referred to as the mean mutual information (English Mean Mutual Information, abbreviation: MMI) in the following), and the average mutual information is used to calculate the scaling factor.
  • MMI International Mean Mutual Information
  • the multiple LLR values obtained by the above demodulation can be quantized according to the calculated scaling factor.
  • the scaling factor may be used to perform quantization processing on the plurality of LLR values one by one.
  • this application proposes to determine the scaling factor based on the average mutual information of the received symbols obtained by demodulation, taking into account different fading scenarios, and equating the impact of the fading channel to a measurable parameter through the average mutual information.
  • the system uses this to adjust the quantization process of LLR values to make the quantization results more accurate, so that the input of the decoder can better adapt to the channel environment, improve decoding performance and reduce the bit error rate.
  • the receiving end when the receiving end determines the scaling factor for quantizing the LLR value, the receiving end can also use the average mutual information, modulation order and coding rate of multiple received symbols to jointly determine the scaling factor.
  • the coding rate is The modulation order is used by the sending end when encoding the information bits to be sent.
  • the modulation order is used by the sending end when modulating the coded bits obtained after encoding.
  • the coding rate and modulation order used by the receiving end come from the sending end.
  • the sending end may carry the coding rate and modulation order when sending data to the receiving end.
  • an appropriate selection function can be used to calculate the average mutual information, modulation order and coding rate to obtain the scaling factor.
  • the modulation order and coding rate are added to the calculation process of the scaling factor, so that the quantization process not only considers the impact of the fading channel, but also takes into account the impact of the receiving end processing. It can be compatible with different fading channels and multiple modulation and coding methods, improving the adaptability of the solution.
  • the receiving end after the receiving end calculates the average mutual information of multiple received symbols based on the SINR linear values of the received symbols, the receiving end further determines the SINR linear gain parameters of the multiple received symbols (for example, the SINR linear value of average value), and the scaling factor is calculated using the SINR linear gain parameters (for example, the average value of the SINR linear values) of the multiple received symbols, the modulation order, and the coding rate.
  • the SINR linear gain parameters of the multiple received symbols for example, the SINR linear value of average value
  • the scaling factor is calculated using the SINR linear gain parameters (for example, the average value of the SINR linear values) of the multiple received symbols, the modulation order, and the coding rate.
  • I is the average mutual information
  • M is the number of received symbols
  • sinr(m) is the SINR linear value of the m-th received symbol
  • F(sinr(m)) is the mutual information of the m-th received symbol.
  • the average mutual information can be used to calculate the SINR linear gain parameters of multiple received symbols (for example, the average of SINR linear values).
  • the SINR linear gain parameters of multiple received symbols (for example, the average of SINR linear values) can be calculated using It is used to characterize the SINR linear gain of the system.
  • SINR is the average of the SINR linear values of multiple received symbols
  • I is the average mutual information
  • F -1 is the inverse function of F in formula (7) above.
  • the scaling factor can be determined using the average of the SINR linear values, the modulation order and the coding rate.
  • a selection function for calculating the scaling factor through the average value of the SINR linear value, the modulation order and the coding rate can be obtained.
  • the selection function may be determined in advance through machine learning.
  • the machine learning process can be: randomly generate multiple training samples (including SINR linear values, modulation orders and coding rates), and combine the modulation orders and coding rates based on an unsupervised learning algorithm (such as the k-mean algorithm). The rate is used as the control variable of the algorithm, and the SINR linear value is used as the independent variable of the algorithm to perform iterative learning.
  • the appropriate selection function for calculating the scaling factor from the average of multiple mutual information (or the average of SINR linear values) of multiple received symbols, the modulation order and the coding rate. Based on the predetermined selection function, the average value of the SINR linear values of multiple received symbols, the modulation order and the coding rate are used as inputs of the selection function, and the output of the selection function is used as the scaling factor.
  • a sf is the scaling factor
  • U is the selection function used to calculate the scaling factor through the average value of the SINR linear value
  • SINR equal is the average value of the SINR linear value of multiple received symbols
  • Q m is the modulation order
  • R is the coding rate.
  • the receiving end after the receiving end calculates the average mutual information based on the SINR linear value of the received symbol, it can directly determine the scaling factor based on the average mutual information, modulation order, and coding rate. For example, a predetermined selection function for calculating scaling factors based on average mutual information, modulation order, and coding rate can be obtained, and the average mutual information, modulation order, and coding rate can be used as inputs to the selection function, and the output of the selection function can be as a scaling factor.
  • a sf is the scaling factor
  • V is the selection function used to calculate the scaling factor through the average mutual information
  • modulation order and coding rate SINR equal is the average of the SINR linear values of multiple received symbols
  • Q m is the modulation order number
  • R is the coding rate.
  • the scaling factor can be used to quantize the LLR value.
  • q i is the i-th LLR value after quantization
  • a sf is the scaling factor
  • xi is the i-th LLR value
  • N is the number of LLR values
  • M is the number of received symbols
  • Q m is the modulation order.
  • Step 401 The receiving end receives the carrier signal from the transmitting end.
  • Step 402 The receiving end demodulates the carrier signal to obtain multiple received symbols, and determines the LLR value corresponding to each received symbol.
  • the LLR value corresponding to the received symbol can be calculated based on the received symbol, the SINR linear value of the received symbol, and the modulation order from the transmitting end.
  • Step 403 The receiving end obtains SINR linear values of multiple received symbols.
  • the receiving end can obtain the SINR of multiple received symbols, and use a preset linear correspondence relationship to determine the linear SINR values of the multiple received symbols.
  • Step 404 The receiving end calculates the mutual information of a certain received symbol based on the SINR linear value of the received symbol.
  • Step 405 The receiving end calculates the average mutual information of multiple received symbols.
  • the receiving end may use the arithmetic average, weighted average, or geometric average of the mutual information of multiple received symbols as the average mutual information, which is not limited in this application.
  • Step 406 The receiving end calculates the average of the SINR linear values of multiple received symbols based on the average mutual information.
  • Step 407 The receiving end determines the scaling factor used for quantization based on the average of the SINR linear values of multiple received symbols, the modulation order, and the coding rate.
  • the receiving end can use the average of the SINR linear values of multiple received symbols, the modulation order, and the coding rate as the input of the pre-learned selection function, and use the output of the selection function as the scaling factor.
  • Step 408 The receiving end uses the scaling factor to quantize the LLR value.
  • FIG. 5 is a quantization device 500 for LLR values provided in an embodiment of the present application.
  • the device 500 can be used to perform various steps in the above method. To avoid repetition, they will not be described one by one here.
  • the device 500 includes: an acquisition unit 501 and a processing unit 502.
  • the acquisition unit 501 is used to acquire the signal to interference plus noise ratio SINR linear value of multiple received symbols obtained by demodulation;
  • the processing unit 502 is configured to calculate the mutual information of the multiple received symbols based on the SINR linear values of the multiple received symbols;
  • the processing unit 502 is further configured to determine a scaling factor for quantizing multiple LLR values based on the average value of the mutual information of the multiple received symbols.
  • the multiple LLR values include scaling the multiple received symbols based on The LLR value of each received symbol calculated by the log-likelihood ratio algorithm.
  • processing unit 502 is specifically used to:
  • the scaling factor is determined based on the average value of the mutual information of the plurality of received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
  • processing unit 502 is also used to:
  • the SINR linear value of the multiple received symbols is determined. average value
  • the processing unit 502 when determining the scaling factor based on the average value of the mutual information of the multiple received symbols, the modulation order and the coding rate, is specifically used to:
  • the scaling factor is determined based on an average of SINR linear values of the plurality of received symbols, the modulation order and the coding rate.
  • processing unit 502 is specifically used to:
  • the selection function determined in advance through machine learning is obtained through the acquisition unit 501;
  • the average value of the mutual information of the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the calculated dependent variable is used as the scaling factor.
  • FIG. 6 shows a schematic structural diagram of an electronic device 600 provided by an embodiment of the present application.
  • the electronic device 600 in the embodiment of the present application can also include a communication interface 603.
  • the communication interface 603 is, for example, a network port.
  • the electronic device can transmit data through the communication interface 603.
  • the communication interface 603 can implement the receiving from the network interface introduced in the above embodiment. Steps for transmitting time domain signals.
  • the memory 602 stores instructions that can be executed by at least one controller 601. At least one controller 601 can be used to perform various steps in the above method by executing the instructions stored in the memory 602. For example, the controller 601 can realize the functions of the acquisition unit 501 and part of the functions of the processing unit 502 in Figure 5 mentioned above.
  • the controller 601 is the control center of the electronic device. It can use various interfaces and lines to connect various parts of the entire electronic device by running or executing instructions stored in the memory 602 and calling data stored in the memory 602.
  • the controller 601 may include one or more processing units.
  • the controller 601 may integrate an application controller and a modem controller.
  • the application controller mainly processes operating systems and application programs, and the modem controller Mainly deals with wireless communications. It can be understood that the above modem controller may not be integrated into the controller 601.
  • the controller 601 and the memory 602 can be implemented on the same chip, and in some embodiments, they can also be implemented on separate chips.
  • the controller 601 can be a general controller, such as a central controller (English: Central Processing Unit, referred to as: CPU), a digital signal controller, an application specific integrated circuit, a field programmable gate array or other programmable logic devices, discrete gates or transistors Logic devices and discrete hardware components can implement or execute the methods, steps and logical block diagrams disclosed in the embodiments of this application.
  • a universal controller can be a microcontroller or any conventional controller, etc.
  • the steps executed by the data statistics platform disclosed in the embodiments of this application can be directly executed by the hardware controller, or can be executed by a combination of hardware and software modules in the controller.
  • the memory 602 can be used to store non-volatile software programs, non-volatile computer executable programs and modules.
  • Memory 602 may include at least one type of storage medium, such as For example, it can include flash memory, hard disk, multimedia card, card-type memory, random access memory (English: Random Access Memory, abbreviation: RAM), static random access memory (English: Static Random Access Memory, abbreviation: SRAM), programmable read-only memory Memory (English: Programmable Read Only Memory, abbreviation: PROM), read-only memory (English: Read Only Memory, abbreviation: ROM), electrically erasable programmable read-only memory (English: Electrically Erasable Programmable Read-Only Memory, abbreviation: : EEPROM), magnetic memory, magnetic disks, optical disks, etc.
  • Memory 602 is, but is not limited to, any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
  • the memory 602 in the embodiment of the present application can also be a circuit or any other device capable of realizing a storage function, used to store program instructions and/or data.
  • the code corresponding to the neural network model training method introduced in the previous embodiment can be solidified into the chip, so that the chip can execute the aforementioned neural network model training method during runtime.
  • the steps and how to design and program the controller 601 are well-known techniques to those skilled in the art, and will not be described again here.
  • the transmitter can obtain the modulation symbols corresponding to the information bits through constellation mapping of different modulation methods, and then process the modulation symbols into signals for transmission through a series of operations.
  • the receiving end receives the signal transmitted by the transmitting end and obtains the received symbol recovered from the signal.
  • the received symbol is a modulation symbol affected by noise during the transmission process. Therefore, if the received symbol is directly demodulated, it will result in the final obtained information bits.
  • the bit error rate is high, that is, the demodulation result is inaccurate.
  • the following operations are generally performed: calculate the log likelihood ratio (English: Log Likelihood Ratio, abbreviation: LLR) of the received symbol, and then send the calculation result to the decoder for decoding (demodulation).
  • LLR Log Likelihood Ratio
  • each LLR value calculated above can be understood as a probability value: if the LLR value is a positive number and the greater the absolute value of the LLR value, the greater the probability that the information bit is 1; if the LLR value is a negative number, And the greater the absolute value of the LLR value, the greater the probability that the information bit is -1; if the absolute value of the LLR value is closer to 0, the uncertainty of the information bit is higher.
  • LLR refers to the log likelihood ratio, which means that one binary information bit is 0 or The probability form of 1.
  • N tens of thousands of information bits are transmitted, which is represented by N here. That is, N information bits correspond to N LLR values when processed at the receiving end.
  • modulation mapping is to map one or several information bits into a constellation symbol. For example, one QPSK symbol is mapped by two bits, so two LLR values can be calculated from one QPSK received symbol.
  • the decoder cannot directly process floating point numbers.
  • the decoder can only process a fixed-point number sequence with a fixed saturated bit width.
  • the fixed saturated bit width is a specified value range. Points are numbers with a fixed decimal point. Therefore, in order to meet the implementation of the decoder, the above floating-point LLR values need to be quantized.
  • various fading scenarios will be faced, and when the above-mentioned existing technology is applied to different fading scenarios, there is still a problem of inaccurate quantization processing results, which in turn leads to inaccurate decoding results of the decoder.
  • Each exemplary embodiment of the fifth to eighth aspects of the present application relates to the technical field of communication systems, and specifically relates to a quantization processing method, device and electronic equipment for soft bits, which are used to solve the problem of inaccurate decoding results of the decoder caused by inaccurate quantization processing results. Inaccurate questions.
  • the method includes obtaining the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio.
  • the probability density distribution contains the uncertainty probability corresponding to each floating point value in the LLR.
  • the probability density distribution is in the additive Gaussian white Probability density distribution under noisy AWGN conditions, and then based on this probability density distribution, determine N mapping values of LLR, where N is the number of LLR values of the received symbol, and then use the target signal-to-noise ratio to quantify the N mapping values. , to obtain the quantitative processing results.
  • N the number of LLR values of the received symbol
  • Each exemplary embodiment of the fifth to eighth aspects of the present application provides a possible application scenario, specifically including: a transmitting end and a receiving end.
  • FIG. 7 it is a schematic diagram of the signal processing process at the transmitter.
  • the information bits are first encoded to obtain the encoded bits; then the encoded bits are scrambled to obtain the scrambling process.
  • the resulting scrambling bits are then processed through constellation mapping using different modulation methods to obtain modulation symbols after constellation mapping.
  • the modulation symbols are sequentially subjected to layer mapping processing, precoding processing, antenna mapping processing and orthogonal frequency division multiplexing.
  • Technology English: Orthogonal Frequency Division Multiplexing, OFDM for short
  • OFDM modulation processing After OFDM modulation processing, a time domain signal is obtained, and this time domain signal is transmitted as a transmission signal.
  • the receiving end receives the transmission signal transmitted from the transmitting end, and then performs signal processing on the received transmission signal. It is easy to understand that those skilled in the art can regard the signal processing process of the receiving end as the inverse processing process of the signal processing process of the transmitting end. In This will not be elaborated upon.
  • the transmitter can obtain the modulation symbols corresponding to the information bits through constellation mapping of different modulation methods, and then process the modulation symbols into signals through a series of operations and transmit them.
  • the receiving end receives the signal transmitted by the transmitting end and obtains the received symbol recovered from the signal.
  • the received symbol is a modulation symbol affected by noise during the transmission process. If the received symbol is directly demodulated, it will result in the final information bits being The bit error rate is high, that is, the demodulation result is inaccurate. Therefore, in order to remove the influence of noise, the following operations are generally performed: calculate the LLR of the received symbol, and then send the calculation result to the decoder for decoding (demodulation).
  • each LLR value calculated above is understood as a probability value: if the LLR value is a positive number and the greater the absolute value of the LLR value, the greater the probability that the information bit is 1; if the LLR value is a negative number and the LLR value The greater the absolute value of , the greater the probability that the information bit is -1; if the absolute value of the LLR value is closer to 0, the uncertainty of the information bit is higher.
  • LLR refers to the log likelihood ratio, which represents the probability form of one binary information bit being 0 or 1.
  • N tens of thousands of information bits are transmitted, which is represented by N here. That is, N information bits correspond to N LLR values when processed at the receiving end.
  • modulation mapping is to map one or several information bits into a constellation symbol. For example, one QPSK symbol is mapped by two bits, so two LLR values can be calculated from one QPSK received symbol.
  • the received symbols are calculated by log likelihood ratio.
  • the decoder cannot directly process floating point numbers.
  • the decoder can only process a fixed-point number sequence with a fixed saturated bit width.
  • the fixed saturated bit width is a specified value range. Points are numbers with a fixed decimal point. Therefore, in order to meet the implementation of the decoder, the above floating-point LLR values need to be quantized.
  • a set of fixed-point number sequences composed of fixed-point LLR values with a fixed saturated bit width are obtained, where the fixed-point LLR
  • an optimized quantization processing method helps optimize decoding performance and improve the accuracy of decoding results.
  • This application provides a soft bit quantization processing method, device and electronic equipment to solve the problem of inaccurate decoding results of the decoder caused by inaccurate quantization processing results.
  • the first step is to obtain each probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio, that is, taking into account the changes in the signal-to-noise ratio under different fading scenarios. Then based on each probability density distribution, the LLR is mapped to the respective mapping values of the K sub-intervals to obtain N mapping values, that is, N is an integer greater than K and less than 2 K , and then the target signal-to-noise ratio is used to map the N mapping values.
  • the value is quantized, and finally the quantization result is obtained, that is, the quantization is performed based on the probability density distribution under the target signal-to-noise ratio to obtain the quantization result.
  • the quantization result obtained in this way is input into the decoder, which helps to optimize the decoder. decoding performance, improving the accuracy of the final decoding result.
  • an embodiment of the present application provides a soft bit quantization processing method, as follows:
  • Step 801 Obtain the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio.
  • the Q function is:
  • the erfc (Gaussian error complement) function is:
  • the target signal-to-noise ratio can be obtained based on the following formula:
  • SNR is the target signal-to-noise ratio
  • E s is the average symbol energy at the transmitter
  • T s is the symbol period
  • N 0 is the noise energy of the AWGN
  • B n is the noise bandwidth.
  • the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR.
  • x n (expressed as x in the formula) under different signal-to-noise ratios
  • the probability density distribution function of can be seen in the following formula:
  • the probability density distribution of LLR based on BPSK under different signal-to-noise ratios can be obtained.
  • FIG. 9 is a schematic diagram of the probability density distribution of LLR of BPSK under different signal-to-noise ratios.
  • the abscissa is the floating-point LLR value
  • the ordinate is the uncertainty probability corresponding to the floating-point LLR value.
  • each probability density distribution of the log-likelihood ratio LLR of the received symbol under different signal-to-noise ratios is obtained.
  • Step 802 Based on the probability density distribution, determine N mapping values of the LLR.
  • each floating-point LLR value of LLR can be understood as a probability value, that is, if the floating-point LLR value is a positive number and the absolute value of the floating-point LLR value is larger, the probability that the information bit is 1
  • the LLR can be mapped to the respective mapping values of the K sub-intervals based on the probability density distribution under the target signal-to-noise ratio obtained in step 801.
  • the decoder can only recognize up to 2 K+1 situations for the value of q n . Therefore, quantization mapping is performed under the best signal-to-noise ratio.
  • K-1 sub-interval is a (positive) finite sub-interval.
  • a sub-interval [a K-1 , ⁇ ] can be added to obtain the final K sub-interval.
  • the aforementioned K is determined by different manufacturers. Determined by the decoder fixed-point settings.
  • x n is the nth floating-point value of LLR
  • sign() is the sign function of x n
  • a i is the right endpoint of a single interval
  • a i-1 is the left endpoint of a single interval
  • l is the absolute value of x n value
  • p() is the probability density distribution of the target SNR under AWGN conditions.
  • mapping values of the LLR mapping in K sub-intervals can be obtained, and the final N mapping values can be obtained.
  • N is much larger than K
  • K sub-intervals correspond to K types of mapping values.
  • Step 803 Use the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
  • the linear signal-to-noise ratio of the received symbol and the target signal-to-noise ratio are obtained, and then the ratio of the linear signal-to-noise ratio and the target signal-to-noise ratio is calculated, and the ratio is used as the quantization scaling factor, and then the quantization scaling is used.
  • the N mapping values are scaled by a factor, and the scaling result is used as the quantization result.
  • a n is the quantization scaling factor of the received symbol
  • snr n is the linear signal-to-noise ratio of the received symbol
  • snr opt is the target signal-to-noise ratio
  • the quantization scaling factor is used to quantize the LLR to obtain the quantization processing result.
  • the above processing can be understood as a scaling process, which includes scaling N mapping values using quantized scaling factors, and using the scaling results as quantization processing results.
  • N mapping values can be obtained based on step 801.
  • the following processing operations are performed: calculate the product between the quantized scaling factor and the single mapping value, round it to an integer, and then The rounding result is used as the result of the scaling process of a single mapping value; the above processing operation is repeatedly executed to obtain the results of the scaling processing corresponding to each of the N mapping values, and the result of the scaling processing is used as the result of the quantization processing, that is, the result of the above processing operation.
  • the calculation process can be seen in the following formula:
  • q n is the scaling processing result of a single mapping value, that is, the fixed-point LLR value
  • a n is the quantization scaling factor
  • y n is a single mapping value
  • b is a specified value.
  • each mapping value y n can obtain the corresponding scaling processing result q n , thus obtaining N mapping values ⁇ y 1 , y 2 ,..., y n ,..., y N ⁇
  • the target signal-to-noise ratio is selected, and based on the selected target
  • the signal-to-noise ratio is used to obtain the quantization scaling factor, and then the N LLR values of the received symbol are mapped based on the saturated bit width of the decoder, specifically mapped to K different continuous sub-intervals divided by the saturated bit width of the decoder, and we get N mapping values, and a quantization scaling factor is used to scale the N mapping values, and then the scaling processing results are rounded to obtain the final quantization processing result.
  • the quantization processing results obtained in this way can not only adapt to decoders of different manufacturers or models, but also help the decoder better identify the size relationship between LLRs, thereby improving the decoding performance of the decoder.
  • the above method takes into account the actual fading scenario, that is, a method is proposed to obtain the target signal-to-noise ratio. Based on this target signal-to-noise ratio, the LLR quantification processing result is obtained, which also helps to optimize the decoding performance of the decoder and improve decoding. The decoding accuracy of the device.
  • simulation can also be used, that is, the decoding performance of the LLR quantization processing results under different signal-to-noise ratios is simulated and tested. Further, the decoding is selected. The signal-to-noise ratio corresponding to the performance that meets the preset performance requirements is used as the target signal-to-noise ratio.
  • the decoding performance can specifically be the decoding rate of the decoder
  • the preset performance requirements can be set based on actual simulation tests
  • the preset performance requirements can also be set according to the requirements of the decoder.
  • the corresponding relationship between the debugging mode and the signal-to-noise ratio can also be set, and this corresponding relationship also includes a priority relationship. That is, taking any debugging mode as an example, it has three preset signal-to-noise ratios. Ratio: signal-to-noise ratio 1, signal-to-noise ratio 2, signal-to-noise ratio 3. The order of priority is also signal-to-noise ratio 1, signal-to-noise ratio 2, and signal-to-noise ratio 3. During the simulation and debugging process, priority will be given to the signal-to-noise ratio.
  • the signal-to-noise ratio 1 is not the target signal-to-noise ratio that meets the conditions, then simulate and debug the signal-to-noise ratio 2, and so on. If none of the preset correspondences meets the conditions, the signal-to-noise ratio with the best decoding performance will be selected as the target signal-to-noise ratio among the signal-to-noise ratios participating in the simulation debugging.
  • the corresponding relationship here can also be the value range of the signal-to-noise ratio corresponding to the debugging mode.
  • the selection of the target signal-to-noise ratio can also be obtained through model training.
  • the model here can be built based on a neural network. Its input parameters include debugging methods and signal-to-noise ratio sequences, and the output parameters are the signal-to-noise ratio corresponding to the best decoding performance. Specifically, the training parameters of the neural network are first obtained, and then based on this training parameter, for a certain debugging method, the target signal-to-noise ratio in the specified range is used as the input parameter. After iterative training of the model, the output result is obtained, and the output result is used as Target signal-to-noise ratio.
  • the changes in signal-to-noise ratio in different fading scenarios can be considered.
  • the target signal-to-noise ratio is used to quantize the LLR.
  • Different mapping, scaling and rounding of LLRs can enable the decoder to better identify the size relationship between LLRs. Thereby improving decoding performance.
  • this application also provides a soft bit quantization processing device to implement quantization processing of LLR in different fading scenarios and solve the problem of inaccurate decoding results of the decoder caused by inaccurate quantization processing results. Effectively optimize the decoding performance of the decoder and improve the accuracy of the final decoding result. See Figure 10.
  • the device includes:
  • the acquisition module 1001 obtains the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio; wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability The density distribution is the probability density distribution under the condition of additive Gaussian white noise AWGN;
  • the determination module 1002 determines N mapping values of the LLR based on the probability density distribution; where N is the number of LLR values of the received symbol;
  • the processing module 1003 uses the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
  • the target signal-to-noise ratio is obtained based on the following formula:
  • SNR is the target signal-to-noise ratio
  • E s is the average symbol energy at the transmitter
  • T s is the symbol period
  • N 0 is the noise energy of the AWGN
  • B n is the noise bandwidth.
  • the E s and the N 0 are calculated based on the bit error rate inversion under the AWGN condition:
  • the bit error rate is calculated based on the following formula:
  • the bit error rate is calculated based on the following formula:
  • the bit error rate is calculated based on the following formula:
  • Q() is the Q function
  • the calculation formula of the Q function is as follows:
  • erfc() is the Gaussian complement function
  • the calculation formula of the Gaussian complement function is as follows:
  • the determination module 1002 of determining the N mapping values of the LLR mapping is specifically configured to: obtain K sub-intervals of continuous distribution; wherein the K sub-intervals are determined by the decoder. Obtained by dividing the saturated bit width; mapping the LLR in the K sub-intervals to obtain mapped N mapping values.
  • the LLR is mapped in the K sub-intervals
  • x n is the n-th floating point value of the LLR
  • sign() is the sign function of x n
  • a i is the right endpoint of the single interval
  • a i-1 is the left endpoint of the single interval
  • l is the absolute value of x n
  • p() is the probability density distribution of the target SNR under AWGN conditions.
  • the target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result.
  • the processing module 1003 is specifically used to: obtain the received symbol Linear signal-to-noise ratio, and the target signal-to-noise ratio; calculate the ratio of the linear signal-to-noise ratio to the target signal-to-noise ratio, and use the ratio as a quantized scaling factor; use the quantized scaling factor to The N mapping values are scaled, and the scaled result is used as the quantization result.
  • the quantized scaling factor is used to perform scaling processing on the N mapping values respectively, and the result of the scaling processing is used as the quantization processing result.
  • the processing module 1003 is specifically used to : For a single mapping value among the N mapping values, perform the following processing operation: calculate the product between the quantization scaling factor and the single mapping value, round it, and use the rounding result as the single mapping The result of the scaling process of the value; repeat the above processing operation to obtain the result of the scaling process corresponding to each of the N mapping values, and use the result of the scaling process as the result of the quantization process.
  • the probability density distribution of LLR under the target signal-to-noise ratio is based on a certain modulation method, and the quantized scaling factor is obtained based on the target signal-to-noise ratio, and then based on the saturation of the decoder
  • the bit width performs mapping processing on K different continuous sub-intervals of the LLR to obtain N mapping values, and uses the quantized scaling factor to scale these N mapping values, and then takes the scaling processing results downward. The whole operation is carried out to obtain the final quantitative processing result.
  • the quantization processing results obtained in this way can not only adapt to decoders of different manufacturers or models, but also help the decoder better identify the size relationship between LLRs, thereby improving the decoding performance of the decoder.
  • the electronic device includes:
  • the specific connection medium between the processor 1101 and the memory 1102 is not limited in the embodiment of this application.
  • the connection between the processor 1101 and the memory 1102 is Take the example of connecting via bus 1100.
  • the bus 1100 is represented by a thick line in FIG. 11 , and the connection methods between other components are only schematically illustrated and not limited thereto.
  • Bus 1100 can be divided into address bus, data bus Bus, control bus, etc., are only represented by a thick line in Figure 11 for ease of presentation, but this does not mean that there is only one bus or one type of bus.
  • the processor 1101 may also be called a controller, and there is no restriction on the name.
  • the memory 1102 stores instructions that can be executed by at least one processor 1101.
  • at least one processor 1101 can perform the soft bit quantization processing method discussed above.
  • the processor 1101 can implement the functions of each module in the device shown in Figure 10.
  • the processor 1101 is the control center of the device and can use various interfaces and lines to connect various parts of the entire control device. By running or executing instructions stored in the memory 1102 and calling data stored in the memory 1102, the processor 1101 can Various functions of the device and process data to provide overall monitoring of the device.
  • the processor 1101 may include one or more processing units, and the processor 1101 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface and application programs. etc., the modem processor mainly handles wireless communications. It can be understood that the above modem processor may not be integrated into the processor 1101. In some embodiments, the processor 1101 and the memory 1102 can be implemented on the same chip, and in some embodiments, they can also be implemented on separate chips.
  • the processor 1101 may be a general-purpose processor, such as a central processing unit (CPU), a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, or Implement or execute each method, step and logical block diagram disclosed in the embodiments of this application.
  • a general-purpose processor may be a microprocessor or any conventional processor, etc.
  • the steps of the quantization processing method for soft bits disclosed in the embodiments of the present application can be directly implemented by a hardware processor, or executed by a combination of hardware and software modules in the processor.
  • the memory 1102 can be used to store non-volatile software programs, non-volatile computer executable programs and modules.
  • the memory 1102 may include at least one type of storage medium, for example, may include flash memory, hard disk, multimedia card, card-type memory, random access memory (English: Random Access Memory, referred to as: RAM), static random access memory (English: Static Random Access Memory (abbreviation: SRAM), programmable read-only memory (English: Programmable Read Only Memory, abbreviation: PROM), read-only memory (English: Read Only Memory, abbreviation: ROM), electrically erasable programmable read-only memory (English: Electrically Erasable Programmable Read-Only Memory, referred to as: EEPROM), magnetic memory, magnetic disks, optical disks, etc.
  • RAM Random Access Memory
  • SRAM Static Random Access Memory
  • PROM programmable Read Only Memory
  • PROM Read Only Memory
  • ROM Read Only Memory
  • EEPROM electrically erasable programmable read-only memory
  • Memory 1102 is, but is not limited to, any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
  • the memory 1102 in the embodiment of the present application can also be a circuit or any other device capable of realizing a storage function, used to store program instructions and/or data.
  • the code corresponding to the quantization processing method of soft bits introduced in the previous embodiment can be solidified into the chip, so that the chip can execute the soft bits of the embodiment shown in Figure 8 during operation. of Steps in the quantitative processing method.
  • How to design and program the processor 1101 is a technology well known to those skilled in the art, and will not be described again here.
  • embodiments of the present application also provide a storage medium that stores computer instructions.
  • the computer instructions When the computer instructions are run on a computer, they cause the computer to execute the soft bit quantization processing method discussed above.
  • various aspects of the soft bit quantization processing method provided by this application can also be implemented in the form of a program product, which includes program code.
  • program product which includes program code.
  • the program code is used to
  • the control device is caused to perform the steps in the quantization processing method of soft bits according to various exemplary embodiments of the present application described above in this specification.
  • embodiments of the present application may be provided as methods, systems, or computer program products. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment that combines software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
  • computer-usable storage media including, but not limited to, disk storage, CD-ROM, optical storage, etc.
  • These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions
  • the device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.
  • These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce a computer-implemented process, thereby executing on the computer or other programmable device.
  • Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

Disclosed in the present application are a log likelihood ratio (LLR) value quantification method and apparatus, an electronic device, and a storage medium. The method comprises: obtaining signal to interference plus noise ratio (SINR) linear values of a plurality of received symbols obtained by demodulation; calculating, on the basis of the SINR linear values of the plurality of received symbols, mutual information of the plurality of received symbols; and determining, according to an average value of the mutual information of the plurality of received symbols, a scaling factor for quantizing a plurality of LLR values, the plurality of LLR values comprising an LLR value of each received symbol obtained by performing calculation on the plurality of received symbols on the basis of an LLR algorithm.

Description

LLR值的量化方法、装置、电子设备及存储介质LLR value quantification method, device, electronic equipment and storage medium
相关申请的交叉引用Cross-references to related applications
本申请要求于2022年06月06日提交中国专利局、申请号为202210635279.5、发明名称为“一种LLR值的量化方法及装置”的中国专利申请的优先权,要求于2022年09月02日提交中国专利局、申请号为202211074819.3、发明名称为“一种软比特的量化处理方法、装置及电子设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requests the priority of the Chinese patent application submitted to the China Patent Office on June 6, 2022, with the application number 202210635279.5 and the invention title "A quantification method and device for LLR values", and the request is filed on September 2, 2022 The priority of the Chinese patent application submitted to the China Patent Office with application number 202211074819.3 and the invention title is "A soft bit quantization processing method, device and electronic equipment", the entire content of which is incorporated into this application by reference.
技术领域Technical field
本申请涉及通信技术领域,尤其涉及一种LLR值的量化方法、装置、电子设备及计算机可读存储介质。The present application relates to the field of communication technology, and in particular, to a quantification method, device, electronic equipment and computer-readable storage medium for LLR values.
背景技术Background technique
在第五代新无线电(英文:5th generation New Radio,简称:5G NR)系统中,发送端将待传输的信息比特进行编码、加扰以及调制后得到调制符号,将调制符号再进行层映射和天线映射后通过正交频分复用(英文:Orthogonal Frequency Division Multiplexing,简称:OFDM)技术调制为时域信号,最后将时域信号发送到接收端。接收端会对接收到的信号进行解调,但是由于噪声影响,现有的解调方式不再是简单的逆映射过程,而是基于后验概率准则的对数似然比(英文:Log Likelihood Ratio,简称:LLR)来计算软比特信息。在解调之后需要进行解码步骤。由于解码器的输入是拥有固定饱和位宽的定点数序列,因此需要对解调得到的浮点LLR值进行量化。In the fifth generation New Radio (English: 5th generation New Radio, abbreviated as: 5G NR) system, the transmitter encodes, scrambles and modulates the information bits to be transmitted to obtain modulation symbols, and then performs layer mapping and After the antenna is mapped, it is modulated into a time domain signal through Orthogonal Frequency Division Multiplexing (English: Orthogonal Frequency Division Multiplexing, referred to as OFDM) technology, and finally the time domain signal is sent to the receiving end. The receiving end will demodulate the received signal, but due to the influence of noise, the existing demodulation method is no longer a simple inverse mapping process, but a log likelihood ratio based on the posterior probability criterion (English: Log Likelihood Ratio (abbreviated as: LLR) to calculate soft bit information. After demodulation a decoding step is required. Since the input of the decoder is a fixed-point number sequence with a fixed saturated bit width, the floating-point LLR value obtained by demodulation needs to be quantized.
发明内容Contents of the invention
本申请各示例性实施例提供一种LLR值的量化方法、装置、电子设备及计算机可读存储介质,用以提升量化的准确性,从而降低解码过程的误码率。Each exemplary embodiment of the present application provides a quantification method, device, electronic device, and computer-readable storage medium for LLR values to improve the accuracy of quantization and thereby reduce the bit error rate of the decoding process.
第一方面,提供了一种LLR值的量化方法,包括:The first aspect provides a quantification method for LLR values, including:
获取与解调得到的多个接收符号对应的多个信号与干扰加噪声比SINR线性值;Obtain multiple signal to interference plus noise ratio SINR linear values corresponding to multiple received symbols obtained by demodulation;
基于所述多个接收符号对应的所述多个SINR线性值,计算所述多个接收符号对应的多个互信息;以及Calculate a plurality of mutual information corresponding to the plurality of received symbols based on the plurality of SINR linear values corresponding to the plurality of received symbols; and
根据所述多个接收符号对应的所述多个互信息的平均值,确定用于量化多个LLR值的缩放因子,所述多个LLR值包括对所述多个接收符号基于对数似然比算法计算得到的每一 个接收符号的LLR值。Determine a scaling factor for quantizing multiple LLR values based on the average of the multiple mutual information corresponding to the multiple received symbols, where the multiple LLR values include log-likelihood based on the multiple received symbols than each calculated by the algorithm The LLR value of the received symbol.
在本实施例中,根据解调得到的接收符号的互信息的平均值来确定缩放因子,考虑了不同的衰落场景。将衰落信道带来的影响通过平均互信息这个参数转化为一个可以衡量的系统,以此来调整LLR值的量化过程,使得量化结果更为准确,从而使得解码器的输入可以更好的适应信道环境,提升解码性能降低误码率。In this embodiment, the scaling factor is determined based on the average value of the mutual information of the received symbols obtained by demodulation, taking into account different fading scenarios. The impact of the fading channel is converted into a measurable system through the parameter of average mutual information, so as to adjust the quantization process of the LLR value, making the quantization result more accurate, so that the input of the decoder can better adapt to the channel environment, improve decoding performance and reduce bit error rate.
在一些实施例中,所述根据所述多个接收符号的互信息的平均值,确定用于量化所述多个LLR值的缩放因子,包括:In some embodiments, determining a scaling factor for quantizing the plurality of LLR values based on an average value of mutual information of the plurality of received symbols includes:
根据所述多个接收符号对应的所述多个互信息的平均值、来自发送端的调制阶数和来自所述发送端的编码率,确定所述缩放因子。The scaling factor is determined according to the average value of the multiple mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
在本实施例中,将调制阶数和编码率加入到缩放因子的计算过程中,可以使得量化的过程不仅考虑衰落信道的影响,还考虑到了接收端处理的带来的影响。可以兼容不同的衰落信道和多种调制以及编码方式,提升了方案的适配性。In this embodiment, the modulation order and coding rate are added to the calculation process of the scaling factor, so that the quantization process not only considers the impact of the fading channel, but also takes into account the impact of the receiving end processing. It can be compatible with different fading channels and multiple modulation and coding methods, improving the adaptability of the solution.
在一些实施例中,所述方法还包括:In some embodiments, the method further includes:
根据所述多个接收符号对应的多个互信息的平均值,确定所述多个接收符号的SINR线性增益参数;以及Determine the SINR linear gain parameters of the multiple received symbols according to the average value of the multiple mutual information corresponding to the multiple received symbols; and
所述根据所述多个接收符号对应的多个互信息的平均值、来自发送端的调制阶数和来自所述发送端的编码率,确定所述缩放因子,具体包括:Determining the scaling factor based on the average value of multiple mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end specifically includes:
根据所述多个接收符号的SINR线性增益参数、所述调制阶数和所述编码率,确定所述缩放因子。The scaling factor is determined based on SINR linear gain parameters of the plurality of received symbols, the modulation order and the coding rate.
在一些实施例中,所述SINR线性增益参数包括SINR线性值的平均值。In some embodiments, the SINR linear gain parameter includes an average of SINR linear values.
在一些实施例中,所述多个接收符号的所述多个互信息的平均值基于以下公式计算得到:
In some embodiments, the average value of the mutual information of the multiple received symbols is calculated based on the following formula:
其中,Iequal为所述多个互信息的平均值,M为所述多个接收符号的数量,sinr(m)为第m个接收符号的SINR线性值,F(sinr(m))为所述第m个接收符号的互信息,其中,1≤m≤M。Wherein, I equal is the average value of the multiple mutual information, M is the number of the multiple received symbols, sinr(m) is the SINR linear value of the m-th received symbol, and F(sinr(m)) is the The mutual information of the mth received symbol, where 1≤m≤M.
在一些实施例中,所述SINR线性值的平均值由以下公式计算得到:
SINRequal=F-1(Iequal),
In some embodiments, the average value of the SINR linear value is calculated by the following formula:
SINR equal =F -1 (I equal ),
其中,SINRequal为所述多个接收符号的SINR线性值的平均值,Iequal为所述多个互信息的平均值,F-1为所述F函数的逆函数。Wherein, SINR equal is the average of the SINR linear values of the multiple received symbols, I equal is the average of the multiple mutual information, and F -1 is the inverse function of the F function.
在一些实施例中,所述根据所述多个接收符号对应的多个互信息的平均值、调制阶数 和编码率,确定所述缩放因子,包括:In some embodiments, the average value and modulation order of multiple mutual information corresponding to the multiple received symbols are and coding rate, determine the scaling factor, including:
获取预先通过机器学习确定的选取函数;以及Obtain a selection function determined in advance through machine learning; and
将所述多个接收符号对应的多个互信息的平均值、所述调制阶数和所述编码率作为所述选取函数的自变量,将通过选取函数计算得到的因变量作为所述缩放因子。The average value of the mutual information corresponding to the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the dependent variable calculated by the selection function is used as the scaling factor .
在一些实施例中,所述选取函数为通过利用随机生成的随机SINR线性值、随机调制阶数和随机编码率作为训练样本,基于无监督学习算法训练获得,其中所述随机调制阶数和所述随机编码率为所述无监督学习算法的控制变量,所述随机SINR线性值为所述无监督学习算法的自变量。In some embodiments, the selection function is obtained by using randomly generated random SINR linear values, random modulation orders and random coding rates as training samples and training based on an unsupervised learning algorithm, wherein the random modulation order and the The random coding rate is a control variable of the unsupervised learning algorithm, and the random SINR linear value is an independent variable of the unsupervised learning algorithm.
在一些实施例中,所述多个接收符号的数量设为小于解调得到的全部接收符号的总数量。In some embodiments, the number of the multiple received symbols is set to be less than the total number of all received symbols obtained by demodulation.
在一些实施例中,所述方法还包括:当所述接收到的全部接收符号的总数量大于预设阈值时,将所述多个接收符号的数量设为小于解调得到的全部接收符号的总数量。In some embodiments, the method further includes: when the total number of all received symbols received is greater than a preset threshold, setting the number of the multiple received symbols to be less than the number of all received symbols obtained by demodulation. The total amount.
在一些实施例中,所述多个接收符号为所述解调得到的全部接收符号中间隔S个接收符号的P个接收符号的集合,S为大于或等于1的整数,且P为大于或等于1的整数。In some embodiments, the multiple received symbols are a set of P received symbols separated by S received symbols among all the received symbols obtained by demodulation, S is an integer greater than or equal to 1, and P is greater than or equal to 1. An integer equal to 1.
在一些实施例中,所述多个SINR线性值与所述多个接收符号中的对应的接收符号的SINR具有预设的线性关系。In some embodiments, the plurality of SINR linear values have a preset linear relationship with the SINR of a corresponding received symbol among the plurality of received symbols.
在一些实施例中,所述方法适用于需要计算定点LLR值作为输入的解码器。In some embodiments, the method is suitable for decoders that need to compute fixed-point LLR values as input.
在一些实施例中,所述多个接收符号的所述多个互信息的平均值通过算数平均值、加权平均值或几何平均值中的一者计算获得。In some embodiments, the average value of the mutual information of the plurality of received symbols is calculated by one of an arithmetic average, a weighted average, or a geometric average.
第二方面,提供了一种LLR值的量化装置,包括:In the second aspect, a quantization device for LLR values is provided, including:
获取单元,用于获取解调得到的多个接收符号的信号与干扰加噪声比SINR线性值;An acquisition unit, used to acquire the signal to interference plus noise ratio SINR linear values of the multiple received symbols obtained by demodulation;
处理单元,用于基于所述多个接收符号的SINR线性值,计算所述多个接收符号的互信息;A processing unit configured to calculate mutual information of the multiple received symbols based on the SINR linear values of the multiple received symbols;
所述处理单元,还用于根据所述多个接收符号的互信息的平均值,确定用于量化多个LLR值的缩放因子,所述多个LLR值包括对所述多个接收符号基于对数似然比算法计算得到的每一个接收符号的LLR值。The processing unit is further configured to determine a scaling factor for quantizing a plurality of LLR values based on an average of mutual information of the multiple received symbols, where the multiple LLR values include: The LLR value of each received symbol calculated by the numerical likelihood ratio algorithm.
在一些实施例中,所述处理单元,具体用于:In some embodiments, the processing unit is specifically used to:
根据所述多个接收符号的互信息的平均值、来自发送端的调制阶数和来自所述发送端的编码率,确定所述缩放因子。The scaling factor is determined based on the average value of the mutual information of the plurality of received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
在一些实施例中,所述处理单元,还用于:In some embodiments, the processing unit is also used to:
根据所述多个接收符号的互信息的平均值,确定所述多个接收符号的SINR线性值的 平均值;According to the average value of the mutual information of the multiple received symbols, the SINR linear value of the multiple received symbols is determined. average value;
所述处理单元,在根据所述多个接收符号的互信息的平均值、调制阶数和编码率,确定所述缩放因子时,具体用于:The processing unit, when determining the scaling factor based on the average value of the mutual information of the multiple received symbols, the modulation order and the coding rate, is specifically used to:
根据所述多个接收符号的SINR线性值的平均值、所述调制阶数和所述编码率,确定所述缩放因子。The scaling factor is determined based on an average of SINR linear values of the plurality of received symbols, the modulation order and the coding rate.
在一些实施例中,所述处理单元,具体用于:In some embodiments, the processing unit is specifically used to:
通过所述获取单元获取预先通过机器学习确定的选取函数;Obtain the selection function determined in advance through machine learning through the acquisition unit;
将所述多个接收符号的互信息的平均值、所述调制阶数和所述编码率作为所述选取函数的自变量,将计算得到的因变量作为所述缩放因子。The average value of the mutual information of the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the calculated dependent variable is used as the scaling factor.
第三方面,提供了一种电子设备,所述电子设备包括控制器和存储器。存储器用于存储计算机执行指令,控制器执行存储器中的计算机执行指令以利用控制器中的硬件资源执行第一方面任一种可能实现的方法的操作步骤。In a third aspect, an electronic device is provided, including a controller and a memory. The memory is used to store computer-executed instructions, and the controller executes the computer-executed instructions in the memory to utilize the hardware resources in the controller to perform the operational steps of any method that may be implemented in the first aspect.
第四方面,提供一种计算机可读存储介质,计算机可读存储介质中存储有指令,当其在计算机上运行时,使得计算机执行上述各方面的方法。In a fourth aspect, a computer-readable storage medium is provided. The computer-readable storage medium stores instructions, which when run on a computer, cause the computer to execute the methods of the above aspects.
另外,第二方面至第四方面的有益效果可以参见如第一方面所述的有益效果,此处不再赘述。In addition, the beneficial effects of the second to fourth aspects can be referred to the beneficial effects described in the first aspect, and will not be described again here.
本申请还提供一种软比特的量化处理方法、装置、电子设备及存储介质,用以优化解码器的解码性能,提高最终解码结果的准确性。This application also provides a soft bit quantization processing method, device, electronic equipment and storage medium to optimize the decoding performance of the decoder and improve the accuracy of the final decoding result.
第五方面,本申请提供了一种软比特的量化处理方法,所述方法包括:In a fifth aspect, this application provides a soft bit quantization processing method, which method includes:
获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布;其中,所述概率密度分布包含所述LLR中各个浮点值对应的不确定概率,所述概率密度分布为在加性高斯白噪声(英文:Additive White Gaussian Noise,缩写:AWGN)条件下的概率密度分布;Obtain the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio; wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability density distribution is Probability density distribution under additive white Gaussian Noise (English: Additive White Gaussian Noise, abbreviation: AWGN) conditions;
基于所述概率密度分布,确定所述LLR得N个映射值;其中,N为所述接收符号的LLR值的个数;Based on the probability density distribution, N mapping values of the LLR are determined; where N is the number of LLR values of the received symbols;
采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果。The target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result.
通过上述方法,考虑到不同衰落场景下的信噪比变化,然后基于目标信噪比下的概率密度分布,将LLR映射在K个子区间,得到N个映射值,并基于目标信噪比来对上述N个映射值进行量化处理,最终得到量化处理结果,将这样得到的量化处理结果输入解码器,有助于优化解码器的解码性能,提高最终解码结果的准确性。Through the above method, taking into account the changes in signal-to-noise ratio in different fading scenarios, and then mapping the LLR in K sub-intervals based on the probability density distribution under the target signal-to-noise ratio, obtaining N mapping values, and mapping them based on the target signal-to-noise ratio. The above N mapping values are quantized and finally the quantization result is obtained. Inputting the quantization result obtained in this way into the decoder helps to optimize the decoding performance of the decoder and improve the accuracy of the final decoding result.
在一种可能的实现中,所述目标信噪比基于如下公式得到:
In a possible implementation, the target signal-to-noise ratio is obtained based on the following formula:
其中,SNR为目标信噪比,Es为发射端平均符号能量,Ts为符号周期,N0为所述AWGN的噪声能量,Bn为噪声宽带。Among them, SNR is the target signal-to-noise ratio, E s is the average symbol energy at the transmitter, T s is the symbol period, N 0 is the noise energy of the AWGN, and B n is the noise bandwidth.
在一种可能的实现中,所述Es和所述N0基于在所述AWGN条件下的误码率反演计算得到:In a possible implementation, the E s and the N 0 are calculated based on the bit error rate inversion under the AWGN condition:
若调制方式为BPSK,则所述误码率基于如下公式计算得到:
If the modulation method is BPSK, the bit error rate is calculated based on the following formula:
若所述调制方式为QPSK,则所述误码率基于如下公式计算得到:
If the modulation method is QPSK, the bit error rate is calculated based on the following formula:
若所述调制方式为M-QAM,则所述误码率基于如下公式计算得到:
If the modulation method is M-QAM, the bit error rate is calculated based on the following formula:
其中,Q()为Q函数,所述Q函数的计算公式如下:
Among them, Q() is the Q function, and the calculation formula of the Q function is as follows:
其中,erfc()为高斯补差函数,所述高斯补差函数的计算公式如下:
Among them, erfc() is the Gaussian complement function, and the calculation formula of the Gaussian complement function is as follows:
通过上述方法,进一步考虑到实际衰落场景,选择理论最优的目标信噪比,进而后面基于这个目标信噪比得到LLR的量化处理结果,同样有助于优化解码器的解码性能,提高解码器的解码准确度。Through the above method, we further consider the actual fading scenario, select the theoretically optimal target signal-to-noise ratio, and then obtain the LLR quantification processing result based on this target signal-to-noise ratio. This also helps to optimize the decoding performance of the decoder and improve the decoder. decoding accuracy.
在一种可能的实现中,所述确定所述LLR得N个映射值,包括:获取连续分布的K个子区间;其中,所述K个子区间由解码器的饱和位宽划分得到;将所述LLR映射在所述K个子区间中,得到经映射后的N个映射值。In a possible implementation, determining the N mapping values of the LLR includes: obtaining K sub-intervals of continuous distribution; wherein the K sub-intervals are divided by the saturated bit width of the decoder; dividing the LLR is mapped in the K sub-intervals to obtain mapped N mapping values.
通过上述方法,考虑到不同解码器的饱和位宽不同,将LLR映射到基于饱和位宽划分的K个子区间中,得到N个映射值,进一步后面采用量化放缩因子来对这N个映射值进行处理,可以适用于不同的衰落场景,实现在不同衰落长静下对解码性能的优化。Through the above method, considering the different saturated bit widths of different decoders, the LLR is mapped into K sub-intervals divided based on the saturated bit width, and N mapping values are obtained. Further, the quantization scaling factor is used to map the N mapping values. Processing can be applied to different fading scenarios to optimize decoding performance under different fading and long periods of silence.
在一种可能的实现中,所述将所述LLR映射在所述K个子区间中,包括:针对所述K个子区间中的单个子区间,采用如下公式,计算映射在所述单个子区间Ri={ai-1,ai}的所述LLR的映射值yn,i=1,2,…K-1,则
In a possible implementation, mapping the LLR in the K sub-intervals includes: for a single sub-interval in the K sub-intervals, using the following formula to calculate the mapping in the single sub-interval R The mapping value y n of the LLR of i = {a i-1 , a i }, i = 1, 2,...K-1, then
若l∈RK=[aK-1,∞],则yn=sign(xn)·yK-1If l∈R K =[a K-1 ,∞], then y n =sign(x n )·y K-1 ;
其中,xn为所述LLR的第n位浮点值,sign()为xn的符号函数,ai为所述单个区间的右端点,ai-1为所述单个区间的左端点,l为xn的绝对值,p()为AWGN条件下在目标SNR 的概率密度分布。Among them, x n is the n-th floating point value of the LLR, sign() is the sign function of x n , a i is the right endpoint of the single interval, a i-1 is the left endpoint of the single interval, l is the absolute value of x n , p() is the target SNR under AWGN conditions probability density distribution.
通过上述方法,考虑到不同解码器的饱和位宽不同,将LLR映射到基于饱和位宽划分的K个子区间中,得到N个映射值,进一步采用量化放缩因子来对这N个映射值进行处理,可以适用于不同的衰落场景,实现在不同衰落长静下对解码性能的优化。Through the above method, considering the different saturated bit widths of different decoders, the LLR is mapped into K sub-intervals divided based on the saturated bit width, and N mapping values are obtained. The quantization scaling factor is further used to perform these N mapping values. The processing can be applied to different fading scenarios to optimize decoding performance under different fading conditions.
在一种可能的实现中,所述采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果,包括:获取所述接收符号的线性信噪比,以及所述目标信噪比;计算所述线性信噪比与所述目标信噪比的比值,将所述比值作为量化放缩因子;采用所述量化放缩因子来对所述N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果。In a possible implementation, using the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result includes: obtaining the linear signal-to-noise ratio of the received symbol, and Target signal-to-noise ratio; calculate the ratio of the linear signal-to-noise ratio to the target signal-to-noise ratio, and use the ratio as a quantized scaling factor; use the quantized scaling factor to scale the N mapping values Processing, using the result of scaling processing as the result of quantization processing.
通过上述方法,能够解决现有技术按照人工经验确定量化放缩因子的问题,实现自适应的确定量化放缩因子,并且这样得到的放缩因子能够适应于不同衰落场景,也就实现在这些场景下对解码性能的优化。Through the above method, the problem of the existing technology to determine the quantized scaling factor based on artificial experience can be solved, and the quantized scaling factor can be determined adaptively, and the scaling factor obtained in this way can be adapted to different fading scenarios, and can be implemented in these scenarios. Optimize the decoding performance.
在一种可能的实现中,所述采用所述量化放缩因子分别对所述N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果,包括:针对所述N个映射值中的单个映射值,执行如下处理操作:计算所述量化放缩因子与所述单个映射值之间的乘积四舍五入后取整,将取整结果作为所述单个映射值的放缩处理的结果;重复执行上述处理操作,得到所述N个映射值各自对应的放缩处理的结果,将所述放缩处理的结果作为量化处理结果。In a possible implementation, using the quantized scaling factor to perform scaling processing on the N mapping values respectively, and using the scaling processing results as the quantization processing results includes: for the N mapping values For a single mapping value in , perform the following processing operations: calculate the product between the quantized scaling factor and the single mapping value, round it, and use the rounding result as the result of the scaling process of the single mapping value; Repeat the above processing operation to obtain the scaling processing results corresponding to each of the N mapping values, and use the scaling processing results as the quantization processing results.
通过上述方法,考虑不同衰落场景下的信噪比变化,LLR进行不同的映射处理和放缩处理后,再进行取整处理,能够使得解码器更好识别LLR之间的大小关系,从而提升解码性能。Through the above method, considering the changes in signal-to-noise ratio in different fading scenarios, the LLR performs different mapping and scaling processes, and then performs rounding processing, which can enable the decoder to better identify the size relationship between LLRs, thus improving decoding. performance.
第六方面,本申请提供了一种软比特的量化处理装置,所述装置包括:In a sixth aspect, the present application provides a soft bit quantization processing device, which includes:
获取模块,获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布;其中,所述概率密度分布包含所述LLR中各个浮点值对应的不确定概率,所述概率密度分布为在加性高斯白噪声AWGN条件下的概率密度分布;The acquisition module obtains the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio; wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability density The distribution is the probability density distribution under the condition of additive Gaussian white noise AWGN;
确定模块,基于所述概率密度分布,确定所述LLR得N个映射值;其中,N为所述接收符号的LLR值的个数;The determination module determines N mapping values of the LLR based on the probability density distribution; where N is the number of LLR values of the received symbols;
处理模块,采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果。A processing module uses the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
在一种可能的实现中,所述目标信噪比基于如下公式得到:
In a possible implementation, the target signal-to-noise ratio is obtained based on the following formula:
其中,SNR为目标信噪比,Es为发射端平均符号能量,Ts为符号周期,N0为所述AWGN的噪声能量,Bn为噪声宽带。 Among them, SNR is the target signal-to-noise ratio, E s is the average symbol energy at the transmitter, T s is the symbol period, N 0 is the noise energy of the AWGN, and B n is the noise bandwidth.
在一种可能的实现中,所述Es和所述N0基于在所述AWGN条件下的误码率反演计算得到:In a possible implementation, the E s and the N 0 are calculated based on the bit error rate inversion under the AWGN condition:
若调制方式为BPSK,则所述误码率基于如下公式计算得到:
If the modulation method is BPSK, the bit error rate is calculated based on the following formula:
若所述调制方式为QPSK,则所述误码率基于如下公式计算得到:
If the modulation method is QPSK, the bit error rate is calculated based on the following formula:
若所述调制方式为M-QAM,则所述误码率基于如下公式计算得到:
If the modulation method is M-QAM, the bit error rate is calculated based on the following formula:
其中,Q()为Q函数,所述Q函数的计算公式如下:
Among them, Q() is the Q function, and the calculation formula of the Q function is as follows:
其中,erfc()为高斯补差函数,所述高斯补差函数的计算公式如下:
Among them, erfc() is the Gaussian complement function, and the calculation formula of the Gaussian complement function is as follows:
在一种可能的实现中,所述确定所述LLR的N个映射值,所述确定模块,具体用于:获取连续分布的K个子区间;其中,所述K个子区间由解码器的饱和位宽划分得到;将所述LLR映射在所述K个子区间中,得到经映射后的N个映射值。In a possible implementation, the N mapping values of the LLR are determined, and the determination module is specifically configured to: obtain K sub-intervals of continuous distribution; wherein the K sub-intervals are determined by the saturation bits of the decoder. Obtained by wide division; map the LLR in the K sub-intervals to obtain mapped N mapping values.
在一种可能的实现中,所述将所述LLR映射在所述K个子区间中,所述确定模块,具体用于:针对所述K个子区间中的单个子区间,采用如下公式,计算映射在所述单个子区间Ri={ai-1,ai}的所述LLR的映射值yn,i=1,2,…K-1,则
In a possible implementation, the LLR is mapped in the K sub-intervals, and the determination module is specifically configured to: for a single sub-interval in the K sub-intervals, use the following formula to calculate the mapping The mapping value y n of the LLR in the single sub-interval R i ={a i-1 , a i }, i=1,2,...K-1, then
若l∈RK=[aK-1,∞],则yn=sign(xn)·yK-1If l∈R K =[a K-1 ,∞], then y n =sign(x n )·y K-1 ;
其中,xn为所述LLR的第n位浮点值,sign()为xn的符号函数,ai为所述单个区间的右端点,ai-1为所述单个区间的左端点,l为xn的绝对值,p()为AWGN条件下在目标SNR的概率密度分布。Among them, x n is the n-th floating point value of the LLR, sign() is the sign function of x n , a i is the right endpoint of the single interval, a i-1 is the left endpoint of the single interval, l is the absolute value of x n , and p() is the probability density distribution of the target SNR under AWGN conditions.
在一种可能的实现中,所述采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果,所述处理模块,具体用于:获取所述接收符号的线性信噪比,以及所述目标信噪比;计算所述线性信噪比与所述目标信噪比的比值,将所述比值作为量化放缩因子;采用所述量化放缩因子来对所述N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果。In a possible implementation, the target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result. The processing module is specifically used to: obtain the linearity of the received symbol. signal-to-noise ratio, and the target signal-to-noise ratio; calculate the ratio of the linear signal-to-noise ratio to the target signal-to-noise ratio, and use the ratio as a quantized scaling factor; use the quantized scaling factor to N mapping values are scaled, and the scaled result is used as the quantization result.
在一种可能的实现中,所述采用所述量化放缩因子分别对所述N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果,所述处理模块,具体用于:针对所述N个映射 值中的单个映射值,执行如下处理操作:计算所述量化放缩因子与所述单个映射值之间的乘积四舍五入后取整,将取整结果作为所述单个映射值的放缩处理的结果;重复执行上述处理操作,得到所述N个映射值各自对应的放缩处理的结果,将所述放缩处理的结果作为量化处理结果。In a possible implementation, the quantized scaling factor is used to perform scaling processing on the N mapping values respectively, and the result of the scaling processing is used as the quantization processing result. The processing module is specifically used to: For the N mappings For a single mapping value in the value, perform the following processing operation: calculate the product between the quantized scaling factor and the single mapping value, round it, and use the rounding result as the result of the scaling process of the single mapping value. ; Repeat the above processing operation to obtain the scaling processing results corresponding to each of the N mapping values, and use the scaling processing results as the quantization processing results.
第七方面,本申请提供了一种电子设备,所述电子设备包括:In a seventh aspect, this application provides an electronic device, which includes:
存储器,用于存放计算机程序;Memory, used to store computer programs;
处理器,用于执行所述存储器上所存放的计算机程序时,实现上述的一种软比特的量化处理方法步骤。The processor is configured to implement the above-mentioned soft bit quantization processing method steps when executing the computer program stored on the memory.
第八方面,本申请提供了一种计算机可读存储介质,所述计算机可读存储介质内存储有计算机程序,所述计算机程序被处理器执行时实现上述的一种软比特的量化处理方法步骤。In an eighth aspect, the present application provides a computer-readable storage medium. A computer program is stored in the computer-readable storage medium. When the computer program is executed by a processor, the steps of the above-mentioned soft bit quantization processing method are implemented. .
上述第六方面至第八方面中的各个方面以及各个方面可能达到的技术效果请参照上述针对第五方面或第五方面中的各种可能方案可以达到的技术效果说明,这里不再重复赘述。For various aspects in the above-mentioned sixth to eighth aspects and the technical effects that may be achieved by each aspect, please refer to the above-mentioned description of the technical effects that can be achieved by the fifth aspect or various possible solutions in the fifth aspect, which will not be repeated here.
附图说明Description of the drawings
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例。In order to more clearly explain the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only for the purpose of the present application. Some examples.
图1为本申请实施例提供的一种通信系统的架构示意图;Figure 1 is a schematic architectural diagram of a communication system provided by an embodiment of the present application;
图2为本申请实施例提供的一种信息传输流程的示意图;Figure 2 is a schematic diagram of an information transmission process provided by an embodiment of the present application;
图3为本申请实施例提供的一种LLR值的量化方法流程示意图;Figure 3 is a schematic flow chart of a quantification method for LLR values provided by an embodiment of the present application;
图4为本申请实施例提供的另一种LLR值的量化方法流程示意图;Figure 4 is a schematic flow chart of another quantification method for LLR values provided by an embodiment of the present application;
图5为本申请实施例提供的一种LLR值的量化装置的结构示意图;Figure 5 is a schematic structural diagram of an LLR value quantization device provided by an embodiment of the present application;
图6为本申请实施例提供的一种电子设备的结构示意图;Figure 6 is a schematic structural diagram of an electronic device provided by an embodiment of the present application;
图7为本申请实施例提供的一种发射端处理信号流程的示意图;Figure 7 is a schematic diagram of a signal processing flow at a transmitter provided by an embodiment of the present application;
图8为本申请实施例提供的一种软比特的量化处理方法的流程图;Figure 8 is a flow chart of a soft bit quantization processing method provided by an embodiment of the present application;
图9为本申请实施例提供的一种BPSK在不同信噪比下LLR的概率密度分布;Figure 9 is a probability density distribution of LLR under different signal-to-noise ratios of a BPSK provided by the embodiment of the present application;
图10为本申请实施例提供的一种软比特的量化处理装置的示意图;Figure 10 is a schematic diagram of a soft bit quantization processing device provided by an embodiment of the present application;
图11为本申请提供实施例的一种电子设备的结构的示意图。 FIG. 11 is a schematic diagram of the structure of an electronic device according to an embodiment of the present application.
具体实施方式Detailed ways
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合本申请实施例中的附图,对本申请的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请技术方案的一部分实施例,而不是全部的实施例。基于本申请文件中记载的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请技术方案保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions of the present application will be clearly and completely described below in conjunction with the drawings in the embodiments of the present application. Obviously, the described embodiments are Some embodiments of the technical solution, rather than all embodiments. Based on the embodiments recorded in the application documents, all other embodiments obtained by those of ordinary skill in the art without creative efforts fall within the scope of protection of the technical solution of this application.
本申请的说明书和权利要求书及上述附图中的术语“第一”和“第二”是用于区别不同对象,而非用于描述特定顺序。The terms "first" and "second" in the description and claims of this application and the above-mentioned drawings are used to distinguish different objects, rather than describing a specific sequence.
在本申请的描述中“多个”理解为“至少两个”。In the description of this application, "plurality" is understood to mean "at least two".
此外,术语“包括”以及它们任何变形,意图在于覆盖不排他的保护。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。本申请中的“多个”可以表示至少两个,例如可以是两个、三个或者更多个,本申请实施例不做限制。Furthermore, the term "includes" and any variations thereof are intended to cover non-exclusive protection. For example, a process, method, system, product or device that includes a series of steps or units is not limited to the listed steps or units, but optionally also includes steps or units that are not listed, or optionally also includes Other steps or units inherent to such processes, methods, products or devices. "Multiple" in this application may mean at least two, for example, it may be two, three or more, which is not limited by the embodiment of this application.
另外,本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,在不做特别说明的情况下,一般表示前后关联对象是一种“或”的关系。In addition, the term "and/or" in this article is only an association relationship that describes related objects, indicating that there can be three relationships. For example, A and/or B can mean: A alone exists, and A and B exist simultaneously. There are three cases of B alone. In addition, the character "/" in this article, unless otherwise specified, generally indicates that the related objects are in an "or" relationship.
为了便于理解本申请提出的接收符号的量化方案,首先对本申请涉及的技术用语进行介绍:In order to facilitate understanding of the quantization scheme for receiving symbols proposed in this application, the technical terms involved in this application are first introduced:
(1)互信息:互信息是信息论中一种有用的信息量度,可以看成是一个随机变量中包含的关于另一个随机变量的信息量,或者说是一个随机变量由于已知另一个随机变量而减少的不确定性。简单来说,就是事件X发生的条件下事件Y不确定性减小的程度,也就是说两个事件之间的相关性。(1) Mutual information: Mutual information is a useful information measure in information theory. It can be regarded as the amount of information contained in one random variable about another random variable, or it can be said that one random variable is known to another random variable due to And reduce uncertainty. Simply put, it is the degree to which the uncertainty of event Y is reduced under the conditions in which event X occurs, that is, the correlation between the two events.
在通信领域,根据信息论,由于信道的不确定性,发送端和接收端一般不是确定的关系,而是统计依赖的关系。举例来说,以传输某一个信息比特为例,发送端的熵为H(X),已知接收端的信息相对于发送端的条件熵为H(X|Y),则可以根据如下公式(1)定义该信息比特的互信息:
I(X;Y)=H(X)-H(X|Y)       公式(1)
In the field of communication, according to information theory, due to the uncertainty of the channel, the sender and the receiver are generally not in a definite relationship, but a statistically dependent relationship. For example, taking the transmission of a certain information bit as an example, the entropy of the sending end is H(X), and it is known that the conditional entropy of the receiving end's information relative to the sending end is H(X|Y), then it can be defined according to the following formula (1) The mutual information of this information bit:
I(X;Y)=H(X)-H(X|Y) Formula (1)
其中,I(X;Y)为信息比特的互信息,H(X)为发送端的熵,H(X|Y)为接收端的信息相对于发送端的条件熵。 Among them, I(X;Y) is the mutual information of the information bits, H(X) is the entropy of the sending end, and H(X|Y) is the conditional entropy of the receiving end's information relative to the sending end.
(2)星座映射:星座映射是指将携带数字信息的比特序列映射成适合于传输的符号序列。星座映射包括两个要素,分别是星座图和星座点映射方式。其中,星座图代表星座映射输出符号的所有取值组成的集合,星座图中的每一个星座点对应输出符号的一种取值。星座点映射方式代表输入比特(或者比特组)到星座点的特定映射关系,或者星座点到比特(或者比特组)的特定映射关系。星座图中的每个星座点与一个比特(或者多个比特组成的比特组)一一对应,不同的星座映射方式对应不同的星座图。(2) Constellation mapping: Constellation mapping refers to mapping the bit sequence carrying digital information into a symbol sequence suitable for transmission. Constellation mapping includes two elements, namely constellation diagram and constellation point mapping method. Among them, the constellation diagram represents a set of all values of the constellation mapping output symbol, and each constellation point in the constellation diagram corresponds to a value of the output symbol. The constellation point mapping method represents a specific mapping relationship from input bits (or bit groups) to constellation points, or a specific mapping relationship from constellation points to bits (or bit groups). Each constellation point in the constellation diagram corresponds to one bit (or a bit group composed of multiple bits). Different constellation mapping methods correspond to different constellation diagrams.
(3)调制和解调:调制是通过改变高频载波(即改变载波的幅度、相位或者频率),使其随着基带信号的幅度变化而变化来实现的。可以通过不同调制方式的星座映射将编码后的信息比特调制为符号,比如可以通过π/2-BPSK、BPSK、QPSK、16QAM、64QAM、256QAM等调制方式,不同的调制方式可以对应不同的调制阶数。解调是调制的逆过程,即将基带信号从载波中提取出来(变成低频信号或者直接变成数据流),以便于后续的处理。(3) Modulation and demodulation: Modulation is achieved by changing the high-frequency carrier (that is, changing the amplitude, phase or frequency of the carrier) so that it changes with the amplitude of the baseband signal. The encoded information bits can be modulated into symbols through constellation mapping of different modulation methods, such as π/2-BPSK, BPSK, QPSK, 16QAM, 64QAM, 256QAM and other modulation methods. Different modulation methods can correspond to different modulation orders. number. Demodulation is the reverse process of modulation, that is, extracting the baseband signal from the carrier (turning it into a low-frequency signal or directly into a data stream) to facilitate subsequent processing.
(4)发送符号和接收符号:发送符号是发送端通过不同的调制方式将编码得到的编码比特进行调制得到的。接收符号是接收端通过不同的解调方式对接收到的信号进行解调得到的。(4) Transmitting symbols and receiving symbols: Transmitting symbols are obtained by modulating the coded bits obtained by encoding through different modulation methods at the transmitting end. The received symbols are obtained by demodulating the received signals through different demodulation methods at the receiving end.
(5)层映射和天线映射:为了实现传输分集,需要通过层映射将星座映射得到的符号分到不同层,再通过预编码将数据映射到天线端口。(5) Layer mapping and antenna mapping: In order to achieve transmission diversity, the symbols obtained by constellation mapping need to be divided into different layers through layer mapping, and then the data is mapped to the antenna port through precoding.
(6)信号与干扰加噪声比(英文:Signal to Interference plus Noise Ratio,简称:SINR):指的是接收端接收到的有用信号的强度与接收到的干扰信号(噪声和干扰)的强度的比值。(6) Signal to Interference plus Noise Ratio (English: Signal to Interference plus Noise Ratio, abbreviation: SINR): refers to the strength of the useful signal received by the receiving end and the strength of the received interference signal (noise and interference) ratio.
(7)LLR值:接收端对接收到的载波信号进行解调后得到接收符号,再基于后验概率准则的对数似然比算法,通过接收符号、接收符号的SINR以及来自发送端的调制阶数计算得到每一个接收符号对应的一个或多个LLR值。针对发送端不同的调制方式,接收端计算得到的LLR值的数量也是不相同的。举例来说,若发送端采用的是16QAM的调制方式,其调制阶数为4,则接收端计算得到的LLR值的数量即为接收符号的四倍。可选地,LLR值还可以称为软比特。(7) LLR value: The receiving end demodulates the received carrier signal to obtain the received symbol, and then uses the log-likelihood ratio algorithm based on the posterior probability criterion to determine the received symbol, the SINR of the received symbol, and the modulation order from the transmitting end. Calculate one or more LLR values corresponding to each received symbol. For different modulation modes at the sender, the number of LLR values calculated by the receiver is also different. For example, if the transmitter uses 16QAM modulation and its modulation order is 4, the number of LLR values calculated by the receiver is four times the number of received symbols. Alternatively, LLR values may also be called soft bits.
如前文所述,浮点LLR值的量化的准确率对于最终解码结果的影响重大。目前主流的量化方法有两种,一种方式是根据经验设置一个缩放因子进行量化,这种方式并没有考虑到衰落信道的影响,量化的准确率较低。另一种方式是轮询测试法,根据当前平均信噪比来确定缩放因子,这种方式也不能很好的解决衰落信道的影响,而且量化效率较低,针对不同的编码率和调制方式的适用性也较低。As mentioned earlier, the quantization accuracy of floating-point LLR values has a significant impact on the final decoding result. There are currently two mainstream quantization methods. One method is to set a scaling factor for quantization based on experience. This method does not take into account the influence of the fading channel, and the accuracy of quantization is low. Another method is the polling test method, which determines the scaling factor based on the current average signal-to-noise ratio. This method cannot well solve the impact of fading channels, and the quantization efficiency is low. For different coding rates and modulation methods, Applicability is also lower.
下面,为了便于理解方案,对本申请第一至第四方面的方案涉及的示例性实施例进行 介绍。首先对系统架构进行简单介绍。参见图1,为本申请实施例提供的一种通信系统的架构图。应理解,本申请实施例并不限于图1所示的系统中。此外,图1中的装置可以是硬件,也可以是从功能上划分的软件,或者以上二者结合后的结构。In the following, in order to facilitate understanding of the solutions, the exemplary embodiments involved in the solutions of the first to fourth aspects of the present application are described. introduce. First, a brief introduction to the system architecture is given. Refer to Figure 1, which is an architecture diagram of a communication system provided by an embodiment of the present application. It should be understood that the embodiments of the present application are not limited to the system shown in FIG. 1 . In addition, the device in Figure 1 may be hardware, software divided by function, or a combination of the above two.
如图1所示,本申请实施例提供的系统架构包括终端、网络设备。本申请实施例对于系统中包括的终端以及网络设备的数量不作限定。该通信系统中还可以包括核心网设备,在图1中未示出。As shown in Figure 1, the system architecture provided by the embodiment of the present application includes terminals and network equipment. The embodiments of this application do not limit the number of terminals and network devices included in the system. The communication system may also include core network equipment, which is not shown in Figure 1 .
用户终端(英文:User Equipment,简称:UE),又称之为终端设备、移动台(英文:Mobile Station,简称:MS)、移动终端(英文:Mobile Terminal,简称:MT)等,是一种向用户提供语音和/或数据连通性的设备,例如,具有无线连接功能的手持式设备、车载设备等。目前,一些终端的举例为:手机(mobile phone)、平板电脑、笔记本电脑、掌上电脑、移动互联网设备(英文:Mobile Internet Device,简称:MID)、可穿戴设备、虚拟现实(英文:Virtual Reality,简称:VR)设备、增强现实(英文:Augmented Reality,简称:AR)设备、工业控制(Industrial Control)中的无线终端、无人驾驶(self driving)中的无线终端、远程手术(remote medical surgery)中的无线终端、智能电网(smart grid)中的无线终端、运输安全(transportation safety)中的无线终端、智慧城市(smart city)中的无线终端、智慧家庭(smart home)中的无线终端等。User terminal (English: User Equipment, abbreviation: UE), also known as terminal equipment, mobile station (English: Mobile Station, abbreviation: MS), mobile terminal (English: Mobile Terminal, abbreviation: MT), etc., is a kind of Devices that provide voice and/or data connectivity to users, such as handheld devices with wireless connectivity, vehicle-mounted devices, etc. At present, some examples of terminals are: mobile phones, tablets, laptops, PDAs, mobile Internet devices (English: Mobile Internet Device, abbreviated as: MID), wearable devices, virtual reality (English: Virtual Reality, Abbreviation: VR) equipment, augmented reality (English: Augmented Reality, abbreviation: AR) equipment, wireless terminals in industrial control (Industrial Control), wireless terminals in self-driving (self driving), remote medical surgery (remote medical surgery) Wireless terminals in smart grids, wireless terminals in transportation safety, wireless terminals in smart cities, wireless terminals in smart homes, etc.
本申请实施例中涉及的网络设备可以是基站、接入网设备或者接入节点(英文:Access Node,简称:AN)等。基站即公用移动通信基站,是移动终端接入互联网的接口设备。网络设备具体可以是长期演进(英文:Long Term Evolution,简称:LTE)系统中的演进型基站(英文:Evolutional Node B,简称:eNB或eNodeB),或者第五代(5th generation,5G)移动通信系统中的下一代基站(英文:Next Generation NodeB,简称:gNB),本申请对此并不限定。The network equipment involved in the embodiments of this application may be a base station, an access network equipment, an access node (English: Access Node, abbreviation: AN), etc. A base station is a public mobile communication base station and is an interface device for mobile terminals to access the Internet. The network equipment can specifically be an evolutionary base station (English: Evolutional Node B, abbreviated as: eNB or eNodeB) in the Long Term Evolution (English: Long Term Evolution, abbreviation: LTE) system, or the fifth generation (5th generation, 5G) mobile communication The next generation base station (English: Next Generation NodeB, abbreviation: gNB) in the system is not limited by this application.
示例性地,图1中未示出的核心网设备可以包括接入与移动性管理实体(英文:Access and Mobility Management Function,简称:AMF)、会话管理功能实体(英文:session management function,简称:SMF)等。Exemplarily, the core network equipment not shown in Figure 1 may include an access and mobility management entity (English: Access and Mobility Management Function, referred to as: AMF), a session management function entity (English: session management function, referred to as: SMF) etc.
本申请各示例性实施例提供了一种LLR值的量化方法、装置、电子设备及存储介质。通过采用接收符号的平均互信息将衰落信道的影响等效为一个可衡量的系统,提升量化LLR值的准确率,进而提升解码性能降低误码率。Each exemplary embodiment of the present application provides a quantification method, device, electronic device, and storage medium for LLR values. By using the average mutual information of received symbols, the impact of the fading channel is equated into a measurable system, thereby improving the accuracy of the quantized LLR value, thereby improving the decoding performance and reducing the bit error rate.
结合图1所示的通信系统对信息传输的过程进行简单介绍,示例性地,信息传输的过程可以参见图2所示的流程图。在进行信息传输时,发送端(可以为图1所示系统架构中的终端,也可以为网络设备)可以将信息比特进行编码得到编码比特。然后,可以对编码 比特进行加扰得到加扰比特。进一步地,可以采用不同调制方式的星座映射对加扰比特进行调制得到调制符号。最后,再对调制符号进行层映射、预编码和天线映射之后,通过OFDM调制为时域信号发送到接收端(若发送端为终端,则接收端为网络设备;若发送端为网络设备,则接收端为终端)。接收端会进行如图2所示流程的逆过程。在进行解调时,如果接收端直接采用逆映射的方式进行解调,可能会由于噪声的影响导致误码率变高。例如,可以参见如下公式(2)所示:
The information transmission process is briefly introduced with reference to the communication system shown in Figure 1. For example, the information transmission process can be seen in the flow chart shown in Figure 2. When transmitting information, the sending end (which can be a terminal in the system architecture shown in Figure 1 or a network device) can encode the information bits to obtain coded bits. Then, you can encode The bits are scrambled to obtain scrambled bits. Further, constellation mapping of different modulation modes can be used to modulate the scrambling bits to obtain modulation symbols. Finally, after layer mapping, precoding and antenna mapping are performed on the modulation symbols, they are modulated into time domain signals through OFDM and sent to the receiving end (if the sending end is a terminal, the receiving end is a network device; if the sending end is a network device, then The receiving end is the terminal). The receiving end will perform the reverse process of the process shown in Figure 2. When demodulating, if the receiving end directly uses inverse mapping to demodulate, the bit error rate may become higher due to the influence of noise. For example, you can see the following formula (2):
其中,为采用逆映射的方式解调得到的接收符号,s为发送端发送的符号,n为噪声。in, is the received symbol obtained by demodulation using inverse mapping, s is the symbol sent by the transmitter, and n is the noise.
从上述公式(2)可以看出,噪声对于解调准确率的影响较大,从而也会使得后续解码的误码率较高。因此,相关技术中提出了采用计算LLR来对接收到的信号进行解调。计算得到的LLR的本质就是一个概率值。LLR值为正且绝对值越大,对应比特为0的概率越大;LLR值为负且绝对值越大,对应比特为1的概率越大;LLR值越靠近0,对应比特的不确定性越高。在解调之后需要进行解码的步骤。然而,目前的解码器的输入位宽固定,因此在解码之前,需要将解调得到的LLR值(或者,还可以称为软比特)进行量化,使之满足解码器的输入需求。举例来说,设解调得到的LLR值为:{XLLRs}={x0,x1,x2,…,xN-1},-∞≤xi≤+∞。那么,对于饱和位宽为K的解码器,量化结果为:{QLLRs}={q0,q1,q2,…,qN-1},-2K≤qi≤2K-1。量化计算的结果即作为解码器的输入,因此,量化计算对于解码器的解码结果影响重大。目前主流的量化方法主要有两种:It can be seen from the above formula (2) that noise has a greater impact on the demodulation accuracy, which will also make the bit error rate of subsequent decoding higher. Therefore, it is proposed in the related art to use LLR calculation to demodulate the received signal. The essence of the calculated LLR is a probability value. If the LLR value is positive and the greater the absolute value, the greater the probability that the corresponding bit is 0; if the LLR value is negative and the greater the absolute value, the greater the probability the corresponding bit is 1; the closer the LLR value is to 0, the greater the probability of the corresponding bit. The higher. After demodulation a decoding step is required. However, the input bit width of the current decoder is fixed, so before decoding, the demodulated LLR values (or can also be called soft bits) need to be quantized to meet the input requirements of the decoder. For example, assume that the LLR value obtained by demodulation is: {X LLRs }={x 0 ,x 1 ,x 2 ,…,x N-1 },-∞≤x i ≤+∞. Then, for a decoder with a saturated bit width of K, the quantization result is: {Q LLRs }={q 0 ,q 1 ,q 2 ,…,q N-1 },-2 K ≤q i ≤2 K -1 . The result of quantization calculation is used as the input of the decoder. Therefore, the quantization calculation has a significant impact on the decoding result of the decoder. There are two main current mainstream quantification methods:
一种量化方法是根据经验确定用于量化的缩放因子,直接进行量化。例如,可以参见下方公式(3):
One quantification method is to empirically determine the scaling factor used for quantification and perform quantification directly. For example, see formula (3) below:
其中,QLLRs为量化后的LLR值,xi为第i个待量化的LLR值,a为根据经验确定的缩放因子,N为解调得到的LLR值的数量。Among them, Q LLRs is the quantized LLR value, xi is the i-th LLR value to be quantized, a is the scaling factor determined based on experience, and N is the number of LLR values obtained by demodulation.
这种量化方法没有考虑到信道衰落的影响,量化结果并不准确。This quantization method does not take into account the influence of channel fading, and the quantization results are not accurate.
另一种量化方法是轮询测试法,根据当前信道的平均信噪比来确定用于量化的缩放因子,例如,可以参见下方公式(4)-公式(6):

a=2M-L       公式(5)
Another quantization method is the polling test method, which determines the scaling factor for quantization based on the average signal-to-noise ratio of the current channel. For example, see formula (4)-formula (6) below:

a=2 ML formula (5)
其中,QLLRs为量化后的LLR值,xi为第i个待量化的LLR值,a为根据经验确定的缩 放因子,N为解调得到的LLR值的数量,M为实际测试时误码率最低对应的固定值,snri为第i个接收符号的信噪比。Among them, Q LLRs is the quantized LLR value, x i is the i-th LLR value to be quantized, and a is the shrinkage determined based on experience. Amplification factor, N is the number of LLR values obtained by demodulation, M is the fixed value corresponding to the lowest bit error rate during actual testing, snr i is the signal-to-noise ratio of the i-th received symbol.
轮询测试法这种量化方法在使用不同厂家的解码器时,需要预先在5G NR通信协议上支持的所有编码率和调制方法等多方面的不同配置条件均进行测试,选取最佳的M值,适配性和效率较低,并且也不能很好的解决衰落信道的影响。When using decoders from different manufacturers, this quantitative method of polling test method needs to be tested in advance on all coding rates and modulation methods supported by the 5G NR communication protocol and various different configuration conditions to select the best M value. , the adaptability and efficiency are low, and it cannot well solve the impact of fading channels.
本申请一实施例提出了一种LLR值的量化方法。首先可以根据解调得到的每一个接收符号的SINR线性值计算每一个接收符号的互信息,以所有或部分接收符号的互信息的平均值来表示系统信道的衰落带来的影响。根据互信息的平均值来确定用于量化计算的缩放因子。An embodiment of the present application proposes a quantification method for LLR values. First, the mutual information of each received symbol can be calculated based on the SINR linear value of each received symbol obtained by demodulation, and the impact of the fading of the system channel is expressed as the average of the mutual information of all or part of the received symbols. The scaling factor used for quantization calculations is determined based on the average value of the mutual information.
本申请实施例提出的技术方案,通过接收符号的互信息的平均值使得衰落信道对LLR值量化的影响可以衡量。因此,本申请的量化方案较好地考虑了衰落信道的影响,使得量化结果的准确率提升,从而可以降低后续解码过程的误码率。The technical solution proposed in the embodiment of this application enables the impact of the fading channel on the quantization of the LLR value to be measured by averaging the mutual information of the received symbols. Therefore, the quantization scheme of the present application better considers the influence of the fading channel, thereby improving the accuracy of the quantization results, thereby reducing the bit error rate of the subsequent decoding process.
需要说明的是,本申请提出的LLR值的量化方案适用于需要计算定点LLR值作为输入的任何解码器,并不限于5G NR系统中物理上下行共享信道的低密度奇偶校验(英文:Low-Density Parity-Codes,简称:LDPC)解码器、Turbo解码或者Polar解码等。It should be noted that the quantization scheme of LLR values proposed in this application is applicable to any decoder that needs to calculate a fixed-point LLR value as input, and is not limited to the low-density parity check (English: Low) of the physical uplink and downlink shared channels in the 5G NR system. -Density Parity-Codes (abbreviation: LDPC) decoder, Turbo decoding or Polar decoding, etc.
下面,结合图1所示的系统架构以及图2所示的通信信息传输流程对本申请一实施例提出的LLR值的量化方法进行说明。可选地,可以参见图3,为本申请实施例提供的一种LLR值的量化方法流程图。可选地,执行该方法流程的接收端可以为图1所示系统中的终端,也可以为网络设备,具体根据信息流向而定。在该实施例中,该方法流程具体包括以下步骤。Next, the quantification method of the LLR value proposed in one embodiment of the present application will be described in conjunction with the system architecture shown in Figure 1 and the communication information transmission process shown in Figure 2 . Optionally, please refer to FIG. 3 , which is a flow chart of a quantification method for LLR values provided by an embodiment of the present application. Optionally, the receiving end that performs the method process can be a terminal in the system shown in Figure 1, or a network device, depending on the information flow direction. In this embodiment, the method flow specifically includes the following steps.
步骤301,接收端获取解调得到的多个接收符号的SINR线性值。Step 301: The receiving end obtains the SINR linear values of multiple received symbols obtained by demodulation.
可选地,接收端在接收到来自发送端的承载数据流的载波信号之后,可以将其作为解调装置的输入,对其进行解调得到多个接收符号。Optionally, after receiving the carrier signal carrying the data stream from the transmitting end, the receiving end can use it as the input of the demodulation device and demodulate it to obtain multiple received symbols.
进一步地,在解调之后,获取每一个接收符号的SINR。再进一步地,在得到每一个接收符号的SINR之后,可以采用预设的线性对应关系确定每一个接收符号的SINR线性值。例如,预设的线性对应关系可以为y=k*x,若某一个接收符号的SINR为a,则该接收符号的SINR线性值可以为k*a。Further, after demodulation, the SINR of each received symbol is obtained. Furthermore, after obtaining the SINR of each received symbol, a preset linear correspondence relationship can be used to determine the SINR linear value of each received symbol. For example, the preset linear correspondence relationship may be y=k*x. If the SINR of a certain received symbol is a, then the linear SINR value of the received symbol may be k*a.
步骤302,接收端基于各个接收符号的SINR线性值,计算各个接收符号的互信息。Step 302: The receiving end calculates the mutual information of each received symbol based on the SINR linear value of each received symbol.
其中,由于互信息是用于表征两个变量之间的相关性的参数,那么某一个接收符号的互信息即可以用于表征该接收符号和与之对应的发送端发送的符号(即,发送符号)之间的相关性。 Among them, since mutual information is a parameter used to characterize the correlation between two variables, the mutual information of a certain received symbol can be used to characterize the received symbol and the corresponding symbol sent by the sending end (i.e., the sending symbols).
可选地,用于表征一个接收符号和与之对应的发送符号的相关性的互信息,可以由该接收符号的SINR线性值来确定。Optionally, the mutual information used to characterize the correlation between a received symbol and a corresponding transmitted symbol can be determined by the SINR linear value of the received symbol.
具体地,接收端基于各个接收符号对应的SINR线性值,分别计算各个接收符号的互信息。为此,一种可选的实现,所有接收符号的互信息都要计算。另一种实现中,当接收符号的数量很大(例如大于数量阈值),可以根据采样参数设置,计算部分接收符号的互信息。在一实施例中,部分接收符号可以为调制得到的全部接收符号中每间隔S个接收符号的P接收符号的集合,N为大于或等于1的整数,且P为大于或等于1的整数。例如,当按照1:2的比例,即,按照S=1,P=1时,可以从调制得到的全部接收符号中,每隔一个接收符号选取一个接收符号作为部分接收符号,并计算对应部分接收符号中每个的一个互信息;或者当按照1:3的比例,即,S=2,P=1时,可以从调制得到的全部接收符号中,每隔两个接收符号选取一个接收符号作为部分接收符号,并计算对应部分接收符号中每个的一个互信息;或者当按照2:3的比例,即,S=1,P=2时,可以从调制得到的全部接收符号中,每隔一个接收符号选取两个连续的接收符号作为部分接收符号,并计算对应部分接收符号中每个的一个互信息。Specifically, the receiving end calculates the mutual information of each received symbol based on the SINR linear value corresponding to each received symbol. For this purpose, an alternative implementation is to compute the mutual information of all received symbols. In another implementation, when the number of received symbols is large (for example, greater than the number threshold), the mutual information of some of the received symbols can be calculated according to the sampling parameter settings. In one embodiment, the partial received symbols may be a set of P received symbols every S received symbols in all modulated received symbols, N is an integer greater than or equal to 1, and P is an integer greater than or equal to 1. For example, when according to the ratio of 1:2, that is, according to S=1, P=1, from all the received symbols obtained by modulation, one received symbol can be selected as a partial received symbol from every other received symbol, and the corresponding part can be calculated One mutual information for each received symbol; or when according to the ratio of 1:3, that is, S=2, P=1, one received symbol can be selected from every two received symbols from all the received symbols obtained by modulation As partial received symbols, and calculate a mutual information for each of the corresponding partial received symbols; or when according to the ratio of 2:3, that is, S = 1, P = 2, each received symbol can be obtained from the modulation. Select two consecutive received symbols every other received symbol as partial received symbols, and calculate a mutual information for each of the corresponding partial received symbols.
步骤303,接收端根据所述多个接收符号对应的互信息的平均值,确定用于量化多个LLR值的缩放因子。Step 303: The receiving end determines a scaling factor for quantizing multiple LLR values based on the average value of mutual information corresponding to the multiple received symbols.
其中,多个LLR值包括对所述多个接收符号基于对数似然比算法计算得到的每一个接收符号的LLR值。例如,接收端可以采用对数似然比算法,根据接收符号、接收符号的SINR以及来自发送端的调制阶数来计算得到每一个接收符号对应的LLR值。The plurality of LLR values include the LLR value of each received symbol calculated based on a log-likelihood ratio algorithm for the plurality of received symbols. For example, the receiving end can use the log-likelihood ratio algorithm to calculate the LLR value corresponding to each received symbol based on the received symbol, the SINR of the received symbol, and the modulation order from the transmitting end.
可选地,接收端在计算得到所述多个接收符号对应的互信息(所有接收符号的互信息,或者上述根据采样参数得到的部分接收符号的互信息)之后,可以计算所述多个接收符号对应的互信息的平均值(后续将互信息的平均值简称为平均互信息(英文Mean Mutual Information,简称:MMI)),并采用该平均互信息来计算缩放因子。然后,可以根据计算得到的缩放因子,对上述解调得到的多个LLR值进行量化处理。具体地,可以用所述缩放因子对所述多个LLR值逐一进行量化处理。Optionally, after calculating the mutual information corresponding to the multiple received symbols (the mutual information of all received symbols, or the mutual information of some of the received symbols obtained based on the sampling parameters), the receiving end can calculate the multiple received symbols. The average value of the mutual information corresponding to the symbol (the average value of the mutual information will be referred to as the mean mutual information (English Mean Mutual Information, abbreviation: MMI) in the following), and the average mutual information is used to calculate the scaling factor. Then, the multiple LLR values obtained by the above demodulation can be quantized according to the calculated scaling factor. Specifically, the scaling factor may be used to perform quantization processing on the plurality of LLR values one by one.
基于上述方案,本申请提出了根据解调得到的接收符号的平均互信息来确定缩放因子,考虑了不同的衰落场景,将衰落信道带来的影响通过平均互信息这个参数等效为一个可以衡量的系统,以此来调整LLR值的量化过程,使得量化结果更为准确,从而使得解码器的输入可以更好的适应信道环境,提升解码性能降低误码率。Based on the above solution, this application proposes to determine the scaling factor based on the average mutual information of the received symbols obtained by demodulation, taking into account different fading scenarios, and equating the impact of the fading channel to a measurable parameter through the average mutual information. The system uses this to adjust the quantization process of LLR values to make the quantization results more accurate, so that the input of the decoder can better adapt to the channel environment, improve decoding performance and reduce the bit error rate.
作为一种可能实现的方式,接收端在确定用于量化LLR值的缩放因子时,还可以采用多个接收符号的平均互信息、调制阶数和编码率,来共同确定缩放因子。其中,编码率为 发送端对待发送的信息比特进行编码时使用的,调制阶数为发送端对编码后得到的编码比特进行调制时使用的。接收端所采用的编码率和调制阶数均来自于发送端,比如,可以是发送端在向接收端发送数据时携带编码率和调制阶数。As a possible implementation method, when the receiving end determines the scaling factor for quantizing the LLR value, the receiving end can also use the average mutual information, modulation order and coding rate of multiple received symbols to jointly determine the scaling factor. Among them, the coding rate is The modulation order is used by the sending end when encoding the information bits to be sent. The modulation order is used by the sending end when modulating the coded bits obtained after encoding. The coding rate and modulation order used by the receiving end come from the sending end. For example, the sending end may carry the coding rate and modulation order when sending data to the receiving end.
可选地,可以采用合适的选取函数来计算平均互信息、调制阶数和编码率,得到缩放因子。Optionally, an appropriate selection function can be used to calculate the average mutual information, modulation order and coding rate to obtain the scaling factor.
本申请示例性实施例中,提出将调制阶数和编码率加入到缩放因子的计算过程中,可以使得量化的过程不仅考虑衰落信道的影响,还考虑到了接收端处理带来的影响。可以兼容不同的衰落信道和多种调制以及编码方式,提升了方案的适配性。In the exemplary embodiment of the present application, it is proposed that the modulation order and coding rate are added to the calculation process of the scaling factor, so that the quantization process not only considers the impact of the fading channel, but also takes into account the impact of the receiving end processing. It can be compatible with different fading channels and multiple modulation and coding methods, improving the adaptability of the solution.
在一些实施例中,接收端在根据接收符号的SINR线性值计算得到多个接收符号的平均互信息之后,进一步根据平均互信息确定多个接收符号的SINR线性增益参数(例如,SINR线性值的平均值),并采用该多个接收符号的SINR线性增益参数(例如,SINR线性值的平均值)、调制阶数以及编码率来计算缩放因子。In some embodiments, after the receiving end calculates the average mutual information of multiple received symbols based on the SINR linear values of the received symbols, the receiving end further determines the SINR linear gain parameters of the multiple received symbols (for example, the SINR linear value of average value), and the scaling factor is calculated using the SINR linear gain parameters (for example, the average value of the SINR linear values) of the multiple received symbols, the modulation order, and the coding rate.
为了便于理解,下面结合具体的例子进行介绍。例如,首先可以采用下方公式(7)来计算所有接收符号的平均互信息:
In order to facilitate understanding, the following is introduced with specific examples. For example, the following formula (7) can first be used to calculate the average mutual information of all received symbols:
其中,Iequal为平均互信息,M为接收符号的数量,sinr(m)为第m个接收符号的SINR线性值,F(sinr(m))为第m个接收符号的互信息。基于上述公式的简单变形,本领域人员也可以用部分接收符号的互信息来计算得到平均互信息,此处不再一一详述。Among them, I equal is the average mutual information, M is the number of received symbols, sinr(m) is the SINR linear value of the m-th received symbol, and F(sinr(m)) is the mutual information of the m-th received symbol. Based on a simple modification of the above formula, those in the field can also use the mutual information of some received symbols to calculate the average mutual information, which will not be described in detail here.
进一步地,可以利用平均互信息计算多个接收符号的SINR线性增益参数(例如,SINR线性值的平均值),多个接收符号的SINR线性增益参数(例如,SINR线性值的平均值)可以用于表征系统的SINR线性增益。可选地,可以采用下方公式(8)来计算多个接收符号的SINR线性值的平均值:
SINRequal=F-1(Iequal);       公式(8)
Further, the average mutual information can be used to calculate the SINR linear gain parameters of multiple received symbols (for example, the average of SINR linear values). The SINR linear gain parameters of multiple received symbols (for example, the average of SINR linear values) can be calculated using It is used to characterize the SINR linear gain of the system. Alternatively, the following formula (8) can be used to calculate the average of the SINR linear values of multiple received symbols:
SINR equal =F -1 (I equal ); Formula (8)
其中,SINRequal为多个接收符号的SINR线性值的平均值,Iequal为平均互信息,F-1为上方公式(7)中F的逆函数。Among them, SINR equal is the average of the SINR linear values of multiple received symbols, I equal is the average mutual information, and F -1 is the inverse function of F in formula (7) above.
在得到多个接收符号的SINR线性值的平均值之后,可以采用该SINR线性值的平均值、调制阶数和编码率来确定缩放因子。在一种可能实现的方式中,可以获取用于通过SINR线性值的平均值、调制阶数和编码率计算缩放因子的选取函数。可选地,该选取函数可以是预先通过机器学习确定的。举例来说,机器学习的过程可以为:随机生成多个训练样本(包括SINR线性值、调制阶数和编码率),基于无监督学习算法(比如k-mean算法),将调制阶数和编码率作为算法的控制变量,将SINR线性值作为算法的自变量,进行迭代学 习来确定合适的用于通过多个接收符号的多个互信息的平均值(或,SINR线性值的平均值)、调制阶数和编码率计算缩放因子的选取函数。基于预先确定的选取函数,将多个接收符号的SINR线性值的平均值、调制阶数和编码率作为选取函数的输入,将选取函数的输出作为缩放因子。可选地,可以采用如下公式(9)来确定缩放因子:
asf=U(SINRequal,Qm,R);       公式(9)
After obtaining the average of the SINR linear values of multiple received symbols, the scaling factor can be determined using the average of the SINR linear values, the modulation order and the coding rate. In a possible implementation manner, a selection function for calculating the scaling factor through the average value of the SINR linear value, the modulation order and the coding rate can be obtained. Optionally, the selection function may be determined in advance through machine learning. For example, the machine learning process can be: randomly generate multiple training samples (including SINR linear values, modulation orders and coding rates), and combine the modulation orders and coding rates based on an unsupervised learning algorithm (such as the k-mean algorithm). The rate is used as the control variable of the algorithm, and the SINR linear value is used as the independent variable of the algorithm to perform iterative learning. It is used to determine the appropriate selection function for calculating the scaling factor from the average of multiple mutual information (or the average of SINR linear values) of multiple received symbols, the modulation order and the coding rate. Based on the predetermined selection function, the average value of the SINR linear values of multiple received symbols, the modulation order and the coding rate are used as inputs of the selection function, and the output of the selection function is used as the scaling factor. Optionally, the following formula (9) can be used to determine the scaling factor:
a sf =U(SINR equal ,Q m ,R); Formula (9)
其中,asf为缩放因子,U为用于通过SINR线性值的平均值、调制阶数和编码率计算缩放因子的选取函数,SINRequal为多个接收符号的SINR线性值的平均值,Qm为调制阶数,R为编码率。Among them, a sf is the scaling factor, U is the selection function used to calculate the scaling factor through the average value of the SINR linear value, the modulation order and the coding rate, SINR equal is the average value of the SINR linear value of multiple received symbols, Q m is the modulation order, and R is the coding rate.
在另一些实施例中,接收端在根据接收符号的SINR线性值计算得到平均互信息之后,可以直接根据平均互信息、调制阶数以及编码率来确定缩放因子。例如,可以获取预先确定的用于根据平均互信息、调制阶数以及编码率计算缩放因子的选取函数,将平均互信息、调制阶数以及编码率作为该选取函数的输入,将选取函数的输出作为缩放因子。可选地,可以采用如下公式(10)来确定缩放因子:
asf=V(Iequal,Qm,R);       公式(10)
In other embodiments, after the receiving end calculates the average mutual information based on the SINR linear value of the received symbol, it can directly determine the scaling factor based on the average mutual information, modulation order, and coding rate. For example, a predetermined selection function for calculating scaling factors based on average mutual information, modulation order, and coding rate can be obtained, and the average mutual information, modulation order, and coding rate can be used as inputs to the selection function, and the output of the selection function can be as a scaling factor. Optionally, the following formula (10) can be used to determine the scaling factor:
a sf =V(I equal ,Q m ,R); Formula (10)
其中,asf为缩放因子,V为用于通过平均互信息、调制阶数和编码率计算缩放因子的选取函数,SINRequal为多个接收符号的SINR线性值的平均值,Qm为调制阶数,R为编码率。Among them, a sf is the scaling factor, V is the selection function used to calculate the scaling factor through the average mutual information, modulation order and coding rate, SINR equal is the average of the SINR linear values of multiple received symbols, Q m is the modulation order number, R is the coding rate.
再进一步地,在确定缩放因子之后,就可以采用该缩放因子来对LLR值进行量化处理。Furthermore, after the scaling factor is determined, the scaling factor can be used to quantize the LLR value.
可选地,可以采用如下公式(11)-公式(12)来进行量化计算:

N=M·Qm;        公式(12)
Alternatively, the following formula (11)-formula (12) can be used to perform quantitative calculations:

N=M·Q m ; Formula (12)
其中,qi为量化后的第i个LLR值,asf为缩放因子,xi为第i个LLR值,N为LLR值的数量,M为接收符号的数量,Qm为调制阶数。Among them, q i is the i-th LLR value after quantization, a sf is the scaling factor, xi is the i-th LLR value, N is the number of LLR values, M is the number of received symbols, and Q m is the modulation order.
下面,为了更进一步地理解本申请提出的方案,结合具体的实施例进行介绍。参见图4,为本申请提出的另一种LLR值的量化方法流程图,具体包括以下步骤。In the following, in order to further understand the solution proposed in this application, specific embodiments will be introduced. Refer to Figure 4, which is a flow chart of another quantification method for LLR values proposed in this application, which specifically includes the following steps.
步骤401,接收端接收来自发送端的载波信号。Step 401: The receiving end receives the carrier signal from the transmitting end.
步骤402,接收端对载波信号进行解调得到多个接收符号,并确定每一个接收符号对应的LLR值。Step 402: The receiving end demodulates the carrier signal to obtain multiple received symbols, and determines the LLR value corresponding to each received symbol.
可选地,在解调得到多个接收符号之后,针对其中任意一个接收符号,可以根据该接收符号、该接收符号的SINR线性值以及来自发送端的调制阶数计算该接收符号对应的LLR值。 Optionally, after demodulating multiple received symbols, for any one of the received symbols, the LLR value corresponding to the received symbol can be calculated based on the received symbol, the SINR linear value of the received symbol, and the modulation order from the transmitting end.
步骤403,接收端获取多个接收符号的SINR线性值。Step 403: The receiving end obtains SINR linear values of multiple received symbols.
具体地,接收端可以获取多个接收符号的SINR,并采用预先设定的线性对应关系来确定多个接收符号的SINR线性值。Specifically, the receiving end can obtain the SINR of multiple received symbols, and use a preset linear correspondence relationship to determine the linear SINR values of the multiple received symbols.
步骤404,接收端基于某一个接收符号的SINR线性值计算该接收符号的互信息。Step 404: The receiving end calculates the mutual information of a certain received symbol based on the SINR linear value of the received symbol.
具体的计算过程以及所用函数可以参见上述实施例中的介绍,在此不再详述。For the specific calculation process and functions used, please refer to the introduction in the above embodiment, and will not be described in detail here.
步骤405,接收端计算多个接收符号的平均互信息。Step 405: The receiving end calculates the average mutual information of multiple received symbols.
可选地,接收端可以采用多个件接收符号的互信息的算术平均值、加权平均值或者几何平均值等来作为平均互信息,本申请对此不做限定。Alternatively, the receiving end may use the arithmetic average, weighted average, or geometric average of the mutual information of multiple received symbols as the average mutual information, which is not limited in this application.
步骤406,接收端根据平均互信息计算多个接收符号的SINR线性值的平均值。Step 406: The receiving end calculates the average of the SINR linear values of multiple received symbols based on the average mutual information.
具体可以参见上方实施例中的公式(8)。For details, please refer to formula (8) in the above embodiment.
步骤407,接收端根据多个接收符号的SINR线性值的平均值、调制阶数和编码率,确定用于量化的缩放因子。Step 407: The receiving end determines the scaling factor used for quantization based on the average of the SINR linear values of multiple received symbols, the modulation order, and the coding rate.
具体地,接收端可以将多个接收符号的SINR线性值的平均值、调制阶数和编码率作为预先学习得到的选取函数的输入,将选取函数的输出作为缩放因子。Specifically, the receiving end can use the average of the SINR linear values of multiple received symbols, the modulation order, and the coding rate as the input of the pre-learned selection function, and use the output of the selection function as the scaling factor.
步骤408,接收端采用缩放因子对LLR值进行量化处理。Step 408: The receiving end uses the scaling factor to quantize the LLR value.
具体的量化计算的过程可以参见上方公式(11)-公式(12)。For the specific quantitative calculation process, please refer to formula (11)-formula (12) above.
基于与上述方法的同一构思,参见图5,为本申请实施例提供的一种用于LLR值的量化装置500。装置500可以用于执行上述方法中的各个步骤,为了避免重复,此处不再一一赘述。装置500包括:获取单元501和处理单元502。Based on the same concept as the above method, see FIG. 5 , which is a quantization device 500 for LLR values provided in an embodiment of the present application. The device 500 can be used to perform various steps in the above method. To avoid repetition, they will not be described one by one here. The device 500 includes: an acquisition unit 501 and a processing unit 502.
获取单元501,用于获取解调得到的多个接收符号的信号与干扰加噪声比SINR线性值;The acquisition unit 501 is used to acquire the signal to interference plus noise ratio SINR linear value of multiple received symbols obtained by demodulation;
处理单元502,用于基于所述多个接收符号的SINR线性值,计算所述多个接收符号的互信息;The processing unit 502 is configured to calculate the mutual information of the multiple received symbols based on the SINR linear values of the multiple received symbols;
所述处理单元502,还用于根据所述多个接收符号的互信息的平均值,确定用于量化多个LLR值的缩放因子,所述多个LLR值包括对所述多个接收符号基于对数似然比算法计算得到的每一个接收符号的LLR值。The processing unit 502 is further configured to determine a scaling factor for quantizing multiple LLR values based on the average value of the mutual information of the multiple received symbols. The multiple LLR values include scaling the multiple received symbols based on The LLR value of each received symbol calculated by the log-likelihood ratio algorithm.
在一些实施例中,所述处理单元502,具体用于:In some embodiments, the processing unit 502 is specifically used to:
根据所述多个接收符号的互信息的平均值、来自发送端的调制阶数以及来自所述发送端的编码率,确定所述缩放因子。The scaling factor is determined based on the average value of the mutual information of the plurality of received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
在一些实施例中,所述处理单元502,还用于:In some embodiments, the processing unit 502 is also used to:
根据所述多个接收符号的互信息的平均值,确定所述多个接收符号的SINR线性值的 平均值;According to the average value of the mutual information of the multiple received symbols, the SINR linear value of the multiple received symbols is determined. average value;
所述处理单元502,在根据所述多个接收符号的互信息的平均值、调制阶数和编码率,确定所述缩放因子时,具体用于:The processing unit 502, when determining the scaling factor based on the average value of the mutual information of the multiple received symbols, the modulation order and the coding rate, is specifically used to:
根据所述多个接收符号的SINR线性值的平均值、所述调制阶数和所述编码率,确定所述缩放因子。The scaling factor is determined based on an average of SINR linear values of the plurality of received symbols, the modulation order and the coding rate.
在一些实施例中,所述处理单元502,具体用于:In some embodiments, the processing unit 502 is specifically used to:
通过所述获取单元501获取预先通过机器学习确定的选取函数;The selection function determined in advance through machine learning is obtained through the acquisition unit 501;
将所述多个接收符号的互信息的平均值、所述调制阶数和所述编码率作为所述选取函数的自变量,将计算得到的因变量作为所述缩放因子。The average value of the mutual information of the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the calculated dependent variable is used as the scaling factor.
图6示出了本申请实施例提供的电子设备600结构示意图。本申请实施例中的电子设备600还可以包括通信接口603,该通信接口603例如是网口,电子设备可以通过该通信接口603传输数据,例如通信接口603可以实现上述实施例中介绍的接收来自发送端的时域信号的步骤。FIG. 6 shows a schematic structural diagram of an electronic device 600 provided by an embodiment of the present application. The electronic device 600 in the embodiment of the present application can also include a communication interface 603. The communication interface 603 is, for example, a network port. The electronic device can transmit data through the communication interface 603. For example, the communication interface 603 can implement the receiving from the network interface introduced in the above embodiment. Steps for transmitting time domain signals.
在本申请实施例中,存储器602存储有可被至少一个控制器601执行的指令,至少一个控制器601通过执行存储器602存储的指令,可以用于执行上述方法中的各个步骤,例如,控制器601可以实现上述图5中的获取单元501的功能和处理单元502的部分功能。In this embodiment of the present application, the memory 602 stores instructions that can be executed by at least one controller 601. At least one controller 601 can be used to perform various steps in the above method by executing the instructions stored in the memory 602. For example, the controller 601 can realize the functions of the acquisition unit 501 and part of the functions of the processing unit 502 in Figure 5 mentioned above.
其中,控制器601是电子设备的控制中心,可以利用各种接口和线路连接整个电子设备的各个部分,通过运行或执行存储在存储器602内的指令以及调用存储在存储器602内的数据。可选的,控制器601可包括一个或多个处理单元,控制器601可集成应用控制器和调制解调控制器,其中,应用控制器主要处理操作系统和应用程序等,调制解调控制器主要处理无线通信。可以理解的是,上述调制解调控制器也可以不集成到控制器601中。在一些实施例中,控制器601和存储器602可以在同一芯片上实现,在一些实施例中,它们也可以在独立的芯片上分别实现。Among them, the controller 601 is the control center of the electronic device. It can use various interfaces and lines to connect various parts of the entire electronic device by running or executing instructions stored in the memory 602 and calling data stored in the memory 602. Optionally, the controller 601 may include one or more processing units. The controller 601 may integrate an application controller and a modem controller. The application controller mainly processes operating systems and application programs, and the modem controller Mainly deals with wireless communications. It can be understood that the above modem controller may not be integrated into the controller 601. In some embodiments, the controller 601 and the memory 602 can be implemented on the same chip, and in some embodiments, they can also be implemented on separate chips.
控制器601可以是通用控制器,例如中央控制器(英文:Central Processing Unit,简称:CPU)、数字信号控制器、专用集成电路、现场可编程门阵列或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件,可以实现或者执行本申请实施例中公开的各方法、步骤及逻辑框图。通用控制器可以是微控制器或者任何常规的控制器等。结合本申请实施例所公开的数据统计平台所执行的步骤可以直接由硬件控制器执行完成,或者用控制器中的硬件及软件模块组合执行完成。The controller 601 can be a general controller, such as a central controller (English: Central Processing Unit, referred to as: CPU), a digital signal controller, an application specific integrated circuit, a field programmable gate array or other programmable logic devices, discrete gates or transistors Logic devices and discrete hardware components can implement or execute the methods, steps and logical block diagrams disclosed in the embodiments of this application. A universal controller can be a microcontroller or any conventional controller, etc. The steps executed by the data statistics platform disclosed in the embodiments of this application can be directly executed by the hardware controller, or can be executed by a combination of hardware and software modules in the controller.
存储器602作为一种非易失性计算机可读存储介质,可用于存储非易失性软件程序、非易失性计算机可执行程序以及模块。存储器602可以包括至少一种类型的存储介质,例 如可以包括闪存、硬盘、多媒体卡、卡型存储器、随机访问存储器(英文:Random Access Memory,简称:RAM)、静态随机访问存储器(英文:Static Random Access Memory,简称:SRAM)、可编程只读存储器(英文:Programmable Read Only Memory,简称:PROM)、只读存储器(英文:Read Only Memory,简称:ROM)、带电可擦除可编程只读存储器(英文:Electrically Erasable Programmable Read-Only Memory,简称:EEPROM)、磁性存储器、磁盘、光盘等等。存储器602是能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。本申请实施例中的存储器602还可以是电路或者其它任意能够实现存储功能的装置,用于存储程序指令和/或数据。As a non-volatile computer-readable storage medium, the memory 602 can be used to store non-volatile software programs, non-volatile computer executable programs and modules. Memory 602 may include at least one type of storage medium, such as For example, it can include flash memory, hard disk, multimedia card, card-type memory, random access memory (English: Random Access Memory, abbreviation: RAM), static random access memory (English: Static Random Access Memory, abbreviation: SRAM), programmable read-only memory Memory (English: Programmable Read Only Memory, abbreviation: PROM), read-only memory (English: Read Only Memory, abbreviation: ROM), electrically erasable programmable read-only memory (English: Electrically Erasable Programmable Read-Only Memory, abbreviation: : EEPROM), magnetic memory, magnetic disks, optical disks, etc. Memory 602 is, but is not limited to, any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. The memory 602 in the embodiment of the present application can also be a circuit or any other device capable of realizing a storage function, used to store program instructions and/or data.
通过对控制器601进行设计编程,例如,可以将前述实施例中介绍的神经网络模型的训练方法所对应的代码固化到芯片内,从而使芯片在运行时能够执行前述的神经网络模型训练方法的步骤,如何对控制器601进行设计编程为本领域技术人员所公知的技术,这里不再赘述。By designing and programming the controller 601, for example, the code corresponding to the neural network model training method introduced in the previous embodiment can be solidified into the chip, so that the chip can execute the aforementioned neural network model training method during runtime. The steps and how to design and program the controller 601 are well-known techniques to those skilled in the art, and will not be described again here.
下面,为了便于理解方案,结合图7至图11对本申请第五至第八方面的方案涉及的示例性实施例进行介绍。Below, in order to facilitate understanding of the solution, exemplary embodiments related to the solutions of the fifth to eighth aspects of the present application are introduced with reference to FIGS. 7 to 11 .
随着通信系统的演进,在第五代新无线电系统(英文:5th generation New Radio,简称:5G NR)中,可以采用二进制相移键控(英文:Binary Phase Shift Keying,缩写:BPSK)、正交相移键控(英文:Quadrature Phase Shift Keying,缩写:QPSK)、正交幅度调制(英文:Quadrature Amplitude Modulation,缩写:16QAM)、64QAM、256QAM等调制方式来进行相应的调制解调。一般来说,调制是比较简单的,因为调制过程是直接映射的过程;而解调则相对复杂,因为解调过程还面临噪声的影响,所以解调过程是概率统计的过程。With the evolution of communication systems, in the fifth generation new radio system (English: 5th generation New Radio, abbreviation: 5G NR), binary phase shift keying (English: Binary Phase Shift Keying, abbreviation: BPSK), normal Cross-phase shift keying (English: Quadrature Phase Shift Keying, abbreviation: QPSK), quadrature amplitude modulation (English: Quadrature Amplitude Modulation, abbreviation: 16QAM), 64QAM, 256QAM and other modulation methods are used to perform corresponding modulation and demodulation. Generally speaking, modulation is relatively simple because the modulation process is a direct mapping process; while demodulation is relatively complex because the demodulation process is also affected by noise, so the demodulation process is a probabilistic and statistical process.
在5G NR系统中,发送端可以通过不同调制方式的星座映射,得到信息比特对应的调制符号,再通过一系列操作将调制符号处理为信号发射出去。接收端接收发送端发射的信号,得到由信号恢复的接收符号,在这里,接收符号为传输过程受噪声影响的调制符号,因此如果直接对接收符号进行解调,将导致最终得到的信息比特的误码率高,即解调结果不准确。为了去除噪声的影响,现一般执行如下操作:计算接收符号的对数似然比(英文:Log Likelihood Ratio,缩写:LLR),然后将计算结果送入解码器中进行解码(解调)。In the 5G NR system, the transmitter can obtain the modulation symbols corresponding to the information bits through constellation mapping of different modulation methods, and then process the modulation symbols into signals for transmission through a series of operations. The receiving end receives the signal transmitted by the transmitting end and obtains the received symbol recovered from the signal. Here, the received symbol is a modulation symbol affected by noise during the transmission process. Therefore, if the received symbol is directly demodulated, it will result in the final obtained information bits. The bit error rate is high, that is, the demodulation result is inaccurate. In order to remove the influence of noise, the following operations are generally performed: calculate the log likelihood ratio (English: Log Likelihood Ratio, abbreviation: LLR) of the received symbol, and then send the calculation result to the decoder for decoding (demodulation).
具体来说,可以将上述计算得到的每个LLR值理解为一个概率值:若LLR值为正数且LLR值的绝对值越大,则信息比特为1的概率越大;若LLR值为负数且LLR值的绝对值越大,该信息比特为-1的概率越大;若LLR值的绝对值越趋近于0,则信息比特的不确定性越高。Specifically, each LLR value calculated above can be understood as a probability value: if the LLR value is a positive number and the greater the absolute value of the LLR value, the greater the probability that the information bit is 1; if the LLR value is a negative number, And the greater the absolute value of the LLR value, the greater the probability that the information bit is -1; if the absolute value of the LLR value is closer to 0, the uncertainty of the information bit is higher.
值得说明的是,上述LLR指的是对数似然比,表示的是1个二进制信息比特是0或者 1的概率形式。而一般来说,传输信息比特的时候都是数以万计的,这里用N表示,即,N个信息比特,对应在接收端处理时,就是N个LLR值。此外,所谓的调制映射就是将1个或几个信息比特映射为一个星座符号,比如,1个QPSK符号是由2个比特映射的,所以1个QPSK的接收符号可以计算出2个LLR值。It is worth mentioning that the above LLR refers to the log likelihood ratio, which means that one binary information bit is 0 or The probability form of 1. Generally speaking, tens of thousands of information bits are transmitted, which is represented by N here. That is, N information bits correspond to N LLR values when processed at the receiving end. In addition, the so-called modulation mapping is to map one or several information bits into a constellation symbol. For example, one QPSK symbol is mapped by two bits, so two LLR values can be calculated from one QPSK received symbol.
基于此,通过对数似然比的方式对接收符号进行计算,能够得到一组由浮点LLR值组成的浮点数序列,其中,浮点数为小数点不固定的数,浮点LLR值XLLRs可以表示为:{XLLRs}={x0,x1,x2,…,xN-1},-∞≤xi≤+∞。Based on this, by calculating the received symbols using the log-likelihood ratio method, a set of floating-point number sequences composed of floating-point LLR values can be obtained, where the floating-point numbers are numbers with an unfixed decimal point, and the floating-point LLR values X LLRs can Expressed as: {X LLRs }={x 0 ,x 1 ,x 2 ,…,x N-1 },-∞≤x i ≤+∞.
然而从解码器的实现说起,解码器是无法直接处理浮点数的,解码器只能对固定饱和位宽的定点数序列进行处理,其中,固定饱和位宽为一个指定的取值范围,定点数为小数点固定的数。因此,为了满足解码器的实现,需要对上述浮点LLR值进行量化处理,具体是通过量化处理来得到一组拥有固定饱和位宽的、由定点LLR值组成的定点数序列,其中,若设其有N个输入值,且饱和位宽为K,则定点LLR值QLLRs可以表示为:{QLLRs}={q0,q1,q2,…,qN-1},-2K≤qi≤2K-1。However, starting from the implementation of the decoder, the decoder cannot directly process floating point numbers. The decoder can only process a fixed-point number sequence with a fixed saturated bit width. The fixed saturated bit width is a specified value range. Points are numbers with a fixed decimal point. Therefore, in order to meet the implementation of the decoder, the above floating-point LLR values need to be quantized. Specifically, a set of fixed-point number sequences composed of fixed-point LLR values with a fixed saturated bit width are obtained through quantization processing, where, if It has N input values, and the saturated bit width is K, then the fixed-point LLR value Q LLRs can be expressed as: {Q LLRs }={q 0 , q 1 , q 2 ,..., q N-1 },-2 K ≤q i ≤2 K -1.
显然,上述量化处理的结果将对解码器的解码结果的准确性产生影响。因此,为了优化解码性能,提高解码结果的准确性,现有技术提出如下的量化处理方法:为浮点LLR值xi设置一个根据人为经验设定的量化放缩因子a,然后通过n=0,1,…,N-1来得到定点LLR值QLLRs,即现有技术依赖人工经验。但在实际应用中,将面对各种不同的衰落场景,而上述现有技术应用在不同衰落场景时,仍然存在量化处理结果不准确的问题,进而导致解码器的解码结果不准确。Obviously, the results of the above quantization processing will have an impact on the accuracy of the decoding results of the decoder. Therefore, in order to optimize decoding performance and improve the accuracy of decoding results, the existing technology proposes the following quantization processing method: setting a quantization scaling factor a based on human experience for the floating point LLR value x i , and then passing n=0,1,…,N-1 to obtain the fixed-point LLR value Q LLRs , that is, the existing technology relies on manual experience. However, in practical applications, various fading scenarios will be faced, and when the above-mentioned existing technology is applied to different fading scenarios, there is still a problem of inaccurate quantization processing results, which in turn leads to inaccurate decoding results of the decoder.
本申请第五至第八方面的各示例性实施例涉及通信系统技术领域,具体涉及一种软比特的量化处理方法、装置及电子设备,用于解决量化处理结果不准确导致解码器的解码结果不准确的问题。该方法包括获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布,该概率密度分布包含LLR中各个浮点值对应的不确定概率,概率密度分布为在加性高斯白噪声AWGN条件下的概率密度分布,然后基于这个概率密度分布,确定LLR的N个映射值,N为接收符号的LLR值的个数,再采用目标信噪比来对N个映射值进行量化处理,得到量化处理结果。基于上述方法考虑到不同衰落场景下的信噪比变化,能够优化解码器的解码性能,提高最终解码结果的准确性。Each exemplary embodiment of the fifth to eighth aspects of the present application relates to the technical field of communication systems, and specifically relates to a quantization processing method, device and electronic equipment for soft bits, which are used to solve the problem of inaccurate decoding results of the decoder caused by inaccurate quantization processing results. Inaccurate questions. The method includes obtaining the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio. The probability density distribution contains the uncertainty probability corresponding to each floating point value in the LLR. The probability density distribution is in the additive Gaussian white Probability density distribution under noisy AWGN conditions, and then based on this probability density distribution, determine N mapping values of LLR, where N is the number of LLR values of the received symbol, and then use the target signal-to-noise ratio to quantify the N mapping values. , to obtain the quantitative processing results. Based on the above method, taking into account the changes in signal-to-noise ratio in different fading scenarios, the decoding performance of the decoder can be optimized and the accuracy of the final decoding result can be improved.
本申请第五至第八方面的各示例性实施例提供了一种可能的应用场景,具体包括:发射端和接收端。Each exemplary embodiment of the fifth to eighth aspects of the present application provides a possible application scenario, specifically including: a transmitting end and a receiving end.
如图7所示,为发射端处理信号流程的示意图,对于发射端来说,首先对信息比特进行编码处理,得到编码处理后的编码比特;然后对编码比特进行加扰处理,得到加扰处理 后的加扰比特;再通过不同调制方式进行星座映射处理,得到星座映射处理后的调制符号;紧接着对调制符号依次进行层映射处理、预编码处理、天线映射处理以及正交频分复用技术(英文:Orthogonal Frequency Division Multiplexing,简称:OFDM)调制处理,通过OFDM调制处理后得到时域信号,将这个时域信号作为发射信号发射出去。As shown in Figure 7, it is a schematic diagram of the signal processing process at the transmitter. For the transmitter, the information bits are first encoded to obtain the encoded bits; then the encoded bits are scrambled to obtain the scrambling process. The resulting scrambling bits are then processed through constellation mapping using different modulation methods to obtain modulation symbols after constellation mapping. Then, the modulation symbols are sequentially subjected to layer mapping processing, precoding processing, antenna mapping processing and orthogonal frequency division multiplexing. Technology (English: Orthogonal Frequency Division Multiplexing, OFDM for short) modulation processing. After OFDM modulation processing, a time domain signal is obtained, and this time domain signal is transmitted as a transmission signal.
接收端接收从发射端发射的发射信号,然后对接收到的发射信号进行信号处理,易理解的,本领域技术人员可将接收端的信号处理流程视为发射端处理信号流程的逆处理流程,在此不展开来详细阐述。The receiving end receives the transmission signal transmitted from the transmitting end, and then performs signal processing on the received transmission signal. It is easy to understand that those skilled in the art can regard the signal processing process of the receiving end as the inverse processing process of the signal processing process of the transmitting end. In This will not be elaborated upon.
也就是说,发送端可以通过不同调制方式的星座映射,得到信息比特对应的调制符号,再通过一系列操作将调制符号处理为信号发射出去。接收端则接收发送端发射的信号,得到由信号恢复的接收符号,在这里,接收符号为传输过程受噪声影响的调制符号,如果直接对接收符号进行解调,将导致最终得到的信息比特的误码率高,即解调结果不准确。所以为了去除噪声的影响,一般执行如下操作:计算接收符号的LLR,然后将计算结果送入解码器中进行解码(解调)。In other words, the transmitter can obtain the modulation symbols corresponding to the information bits through constellation mapping of different modulation methods, and then process the modulation symbols into signals through a series of operations and transmit them. The receiving end receives the signal transmitted by the transmitting end and obtains the received symbol recovered from the signal. Here, the received symbol is a modulation symbol affected by noise during the transmission process. If the received symbol is directly demodulated, it will result in the final information bits being The bit error rate is high, that is, the demodulation result is inaccurate. Therefore, in order to remove the influence of noise, the following operations are generally performed: calculate the LLR of the received symbol, and then send the calculation result to the decoder for decoding (demodulation).
其中,上述计算得到的每个LLR值都理解为一个概率值:若LLR值为正数且LLR值的绝对值越大,则信息比特为1的概率越大;若LLR值为负数且LLR值的绝对值越大,该信息比特为-1的概率越大;若LLR值的绝对值越趋近于0,则信息比特的不确定性越高。Among them, each LLR value calculated above is understood as a probability value: if the LLR value is a positive number and the greater the absolute value of the LLR value, the greater the probability that the information bit is 1; if the LLR value is a negative number and the LLR value The greater the absolute value of , the greater the probability that the information bit is -1; if the absolute value of the LLR value is closer to 0, the uncertainty of the information bit is higher.
值得说明的是,上述LLR指的是对数似然比,表示的是1个二进制信息比特是0或者1的概率形式。而一般来说,传输信息比特的时候都是数以万计的,这里用N表示,即,N个信息比特,对应在接收端处理时,就是N个LLR值。此外,所谓的调制映射就是将1个或几个信息比特映射为一个星座符号,比如,1个QPSK符号是由2个比特映射的,所以1个QPSK的接收符号可以计算出2个LLR值。It is worth noting that the above-mentioned LLR refers to the log likelihood ratio, which represents the probability form of one binary information bit being 0 or 1. Generally speaking, tens of thousands of information bits are transmitted, which is represented by N here. That is, N information bits correspond to N LLR values when processed at the receiving end. In addition, the so-called modulation mapping is to map one or several information bits into a constellation symbol. For example, one QPSK symbol is mapped by two bits, so two LLR values can be calculated from one QPSK received symbol.
基于此,通过对数似然比的方式对接收符号进行计算,在AWGN的条件下,浮点LLR值XLLRs可以表示为:{XLLRs}={x0,x1,x2,…,xn,…,xN-1},-∞≤xn≤+∞,其中,xn为第n位浮点LLR值。Based on this, the received symbols are calculated by log likelihood ratio. Under the conditions of AWGN, the floating point LLR value X LLRs can be expressed as: {X LLRs }={x 0 ,x 1 ,x 2 ,…, x n ,…,x N-1 },-∞≤x n ≤+∞, where x n is the nth floating-point LLR value.
然而从解码器的实现说起,解码器是无法直接处理浮点数的,解码器只能对固定饱和位宽的定点数序列进行处理,其中,固定饱和位宽为一个指定的取值范围,定点数为小数点固定的数。因此,为了满足解码器的实现,需要对上述浮点LLR值进行量化处理,具体是通过量化处理来得到一组拥有固定饱和位宽的、由定点LLR值组成的定点数序列,其中,定点LLR值组成的定点数序列QLLRs可以表示为:{QLLRs}={q0,q1,q2,…,qn,…,qN-1},-2K≤qn≤2K-1,其中,K为解码器可识别的饱和位宽,-2K为解码器可识别范围的左端点,2K-1为解码器可识别范围的右端点。值得说 明的是,对于不同解码器可识别的饱和位宽可能存在差异,即解码器可识别的饱和位宽K存在差异。However, starting from the implementation of the decoder, the decoder cannot directly process floating point numbers. The decoder can only process a fixed-point number sequence with a fixed saturated bit width. The fixed saturated bit width is a specified value range. Points are numbers with a fixed decimal point. Therefore, in order to meet the implementation of the decoder, the above floating-point LLR values need to be quantized. Specifically, through quantization processing, a set of fixed-point number sequences composed of fixed-point LLR values with a fixed saturated bit width are obtained, where the fixed-point LLR The fixed-point number sequence Q LLRs composed of values can be expressed as: {Q LLRs }={q 0 ,q 1 ,q 2 ,…,q n ,…,q N-1 },-2 K ≤q n ≤2 K - 1, where K is the saturated bit width that the decoder can recognize, -2 K is the left end point of the range that the decoder can recognize, and 2 K -1 is the right end point of the range that the decoder can recognize. Worth saying It is obvious that there may be differences in the saturated bit widths recognized by different decoders, that is, there are differences in the saturated bit width K recognized by the decoders.
显然,上述量化处理的结果将对解码器的解码结果的准确性产生影响。因此,一种优化的量化处理方法有助于优化解码性能,提高解码结果的准确性。Obviously, the results of the above quantization processing will have an impact on the accuracy of the decoding results of the decoder. Therefore, an optimized quantization processing method helps optimize decoding performance and improve the accuracy of decoding results.
本申请提供了一种软比特的量化处理方法、装置及电子设备,解决量化处理结果不准确导致解码器的解码结果不准确的问题。This application provides a soft bit quantization processing method, device and electronic equipment to solve the problem of inaccurate decoding results of the decoder caused by inaccurate quantization processing results.
值得说明的是,本申请实施例提供的技术方案可以适用于需要对LLR进行量化处理的任意通信系统和/或需要对LLR进行量化处理的任意解码器,当然,尤其适用于5G NR中物理上行共享信道(英文:Physical Uplink Shared Channel,简称:PUSCH)/物理下行共享信道(英文:Physical Downlink Shared Channel,简称:PDSCH)信道的低密度奇偶校验码(英文:Low Density Parity Check Code,简称:LDPC)解码器。It is worth noting that the technical solutions provided by the embodiments of this application can be applied to any communication system that needs to perform quantization processing on LLR and/or any decoder that needs to perform quantization processing on LLR. Of course, it is especially suitable for physical uplink in 5G NR. Shared channel (English: Physical Uplink Shared Channel, abbreviation: PUSCH)/Physical Downlink Shared Channel (English: Physical Downlink Shared Channel, abbreviation: PDSCH) channel low density parity check code (English: Low Density Parity Check Code, abbreviation: LDPC) decoder.
进一步,本申请实施例包含的技术特征可以任意结合使用,本领域技术人员应当明白,从实际应用情况出发,经本申请实施例中技术特征进行合理结合得到的技术方案,同样可以解决相同的技术问题或达到相同的技术效果。Furthermore, the technical features contained in the embodiments of the present application can be used in any combination. Those skilled in the art should understand that, starting from the actual application situation, the technical solutions obtained by reasonably combining the technical features in the embodiments of the present application can also solve the same technical problems. problem or achieve the same technical effect.
根据本申请实施例提供的方法,首先是获取接收符号的对数似然比LLR在目标信噪比下的各个概率密度分布,即考虑到不同衰落场景下的信噪比变化。然后基于各个概率密度分布,将LLR映射在K个子区间各自的映射值,得到N个映射值,即N为大于K且小于2K的整数,然后采用目标信噪比来对所述N个映射值进行量化处理,最终得到量化处理结果,即基于目标信噪比下的概率密度分布来进行量化处理,得到量化处理结果,将这样得到的量化处理结果输入解码器,有助于优化解码器的解码性能,提高最终解码结果的准确性。According to the method provided by the embodiment of the present application, the first step is to obtain each probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio, that is, taking into account the changes in the signal-to-noise ratio under different fading scenarios. Then based on each probability density distribution, the LLR is mapped to the respective mapping values of the K sub-intervals to obtain N mapping values, that is, N is an integer greater than K and less than 2 K , and then the target signal-to-noise ratio is used to map the N mapping values. The value is quantized, and finally the quantization result is obtained, that is, the quantization is performed based on the probability density distribution under the target signal-to-noise ratio to obtain the quantization result. The quantization result obtained in this way is input into the decoder, which helps to optimize the decoder. decoding performance, improving the accuracy of the final decoding result.
下面结合附图对本申请实施例所提供的方法作出进一步详细说明。The methods provided by the embodiments of the present application will be further described in detail below with reference to the accompanying drawings.
参阅图8所示,本申请实施例提供了一种软比特的量化处理方法,具体如下:Referring to Figure 8, an embodiment of the present application provides a soft bit quantization processing method, as follows:
步骤801:获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布。Step 801: Obtain the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio.
在本申请实施例中,提出一种获取最佳信噪比的方式,具体如下,示例性的,假设发射端平均符号能量为Es,AWGN噪声能量为N0,符号周期为Ts,噪声带宽为Bn,噪声功率为N,发射信号功率为S,则AWGN条件下的误码率如下:In the embodiment of this application, a way to obtain the best signal-to-noise ratio is proposed, as follows. For example, it is assumed that the average symbol energy at the transmitter is E s , the AWGN noise energy is N 0 , the symbol period is T s , and the noise The bandwidth is B n , the noise power is N, and the transmitted signal power is S, then the bit error rate under AWGN conditions is as follows:
对于BPSK:
For BPSK:
对于QPSK:
For QPSK:
假设M-QAM调制的最小幅度符号能量为Emin,则对于M-QAM:
Assuming that the minimum amplitude symbol energy of M-QAM modulation is E min , then for M-QAM:
根据系统要求的BER进行反演计算即可得到AWGN下解码所需的最佳线性信噪比:


N=N0*Bn
The optimal linear signal-to-noise ratio required for decoding under AWGN can be obtained by performing inversion calculations based on the BER required by the system:


N=N 0 *B n ;
其中,Q函数为:
Among them, the Q function is:
erfc(高斯误差补)函数为:
The erfc (Gaussian error complement) function is:
综上所述,目标信噪比可以基于如下公式得到:
To sum up, the target signal-to-noise ratio can be obtained based on the following formula:
其中,SNR为目标信噪比,Es为发射端平均符号能量,Ts为符号周期,N0为所述AWGN的噪声能量,Bn为噪声宽带。Among them, SNR is the target signal-to-noise ratio, E s is the average symbol energy at the transmitter, T s is the symbol period, N 0 is the noise energy of the AWGN, and B n is the noise bandwidth.
在本申请实施例中,概率密度分布包含LLR中各个浮点值对应的不确定概率。In the embodiment of this application, the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR.
具体来说,接收符号的对数似然比LLR可以是一组由浮点LLR值组成的序列:{XLLRs}={x0,x1,x2,…,xn,…,xN-1},-∞≤xn≤+∞,其中,xn为第n位浮点LLR值,以BPSK这种调制方式为例,xn(公式中表示为x)在不同信噪比下的概率密度分布函数可以参见如下公式所示:
Specifically, the log-likelihood ratio LLR of the received symbol can be a sequence composed of floating point LLR values: {X LLRs }={x 0 ,x 1 ,x 2 ,…,x n ,…,x N -1 },-∞≤x n ≤+∞, where x n is the n-th floating-point LLR value. Taking the modulation method of BPSK as an example, x n (expressed as x in the formula) under different signal-to-noise ratios The probability density distribution function of can be seen in the following formula:
其中,为方差,为噪声功率。in, is the variance, is the noise power.
基于上述概率密度分布函数,可以得到基于BPSK在不同信噪比下LLR的概率密度分布。Based on the above probability density distribution function, the probability density distribution of LLR based on BPSK under different signal-to-noise ratios can be obtained.
举例来说,参见图9所示,为BPSK在不同信噪比下LLR的概率密度分布的示意图,其中,横坐标为浮点LLR值,纵坐标为浮点LLR值对应的不确定概率。详细来说,以浮点LLR值为0为例,当SNR=-5dB时,浮点LLR值对应的不确定概率为0.18;当SNR=0dB 时,浮点LLR值对应的不确定概率为0.05;当SNR=+5dB时,浮点LLR值对应的不确定概率为0.003。也就是说,当浮点LLR值为0、SNR=+5dB时,浮点LLR值对应的不确定概率最小。For example, see Figure 9, which is a schematic diagram of the probability density distribution of LLR of BPSK under different signal-to-noise ratios. The abscissa is the floating-point LLR value, and the ordinate is the uncertainty probability corresponding to the floating-point LLR value. In detail, taking the floating-point LLR value as 0 as an example, when SNR=-5dB, the uncertainty probability corresponding to the floating-point LLR value is 0.18; when SNR=0dB When SNR=+5dB, the uncertainty probability corresponding to the floating-point LLR value is 0.05; when SNR=+5dB, the uncertainty probability corresponding to the floating-point LLR value is 0.003. That is to say, when the floating-point LLR value is 0 and SNR=+5dB, the uncertainty probability corresponding to the floating-point LLR value is the smallest.
综上所述,通过本步骤获取到接收符号的对数似然比LLR在不同信噪比下的各个概率密度分布。In summary, through this step, each probability density distribution of the log-likelihood ratio LLR of the received symbol under different signal-to-noise ratios is obtained.
步骤802:基于所述概率密度分布,确定所述LLR的N个映射值。Step 802: Based on the probability density distribution, determine N mapping values of the LLR.
在本申请实施例中,LLR的每个浮点LLR值都可以理解成一个概率值,即若浮点LLR值为正数且浮点LLR值的绝对值越大,则信息比特为1的概率越大;若浮点LLR值为负数且浮点LLR值的绝对值越大,该信息比特为-1的概率越大;若浮点LLR值的绝对值越趋近于0,则信息比特的不确定性越高。换而言之,浮点LLR值的绝对值趋近于0时,其不确定性最大,为了优化解码性能,需要降低浮点LLR值的绝对值趋近于0时的不确定性。In the embodiment of this application, each floating-point LLR value of LLR can be understood as a probability value, that is, if the floating-point LLR value is a positive number and the absolute value of the floating-point LLR value is larger, the probability that the information bit is 1 The larger the floating-point LLR value is, the larger the absolute value of the floating-point LLR value is, the greater the probability that the information bit is -1; if the absolute value of the floating-point LLR value is closer to 0, the probability of the information bit is -1. The higher the uncertainty. In other words, when the absolute value of the floating-point LLR value approaches 0, its uncertainty is greatest. In order to optimize decoding performance, it is necessary to reduce the uncertainty when the absolute value of the floating-point LLR value approaches 0.
因此,在本申请实施例中,可以基于步骤801获取的目标信噪比下的概率密度分布,来将LLR映射在K个子区间各自的映射值,计算得到的N个映射值,前述K个子区间由解码器的饱和位宽划分得到。Therefore, in the embodiment of the present application, the LLR can be mapped to the respective mapping values of the K sub-intervals based on the probability density distribution under the target signal-to-noise ratio obtained in step 801. The calculated N mapping values, the aforementioned K sub-intervals Divided by the saturated bitwidth of the decoder.
详细来说,由于解码器饱和位宽的限制,若浮点LLR值{XLLRs}={x0,x1,x2,…,xn,…,xN-1},-∞≤xn≤+∞,其中,xn为浮点LLR值的第n位,以及由定点LLR值组成的定点之序列QLLRs为:{QLLRs}={q0,q1,q2,…,qn,…,qN-1},-2K≤qn≤2K-1,其中,K为解码器可识别的饱和位宽,-2K为解码器可识别范围的左端点,2K-1为解码器可识别范围的右端点,则解码器对于qn的值最多只能识别2K+1种情况,所以对最佳信噪比下进行量化映射,在此将[0,2K]划分为K-1个子区间Ri可以表示为{ai-1,ai},i=1,2,…,K-1。In detail, due to the limitation of the saturated bit width of the decoder, if the floating point LLR value {X LLRs }={x 0 ,x 1 ,x 2 ,…,x n ,…,x N-1 },-∞≤x n ≤ +∞, where x n is the nth bit of the floating-point LLR value, and the fixed-point sequence Q LLRs composed of fixed-point LLR values is: {Q LLRs }={q 0 ,q 1 ,q 2 ,…, q n ,…,q N-1 },-2 K ≤q n ≤2 K -1, where K is the saturated bit width that the decoder can recognize, -2 K is the left endpoint of the range that the decoder can recognize, 2 K -1 is the right end point of the decoder's identifiable range. The decoder can only recognize up to 2 K+1 situations for the value of q n . Therefore, quantization mapping is performed under the best signal-to-noise ratio. Here, [0, 2 K ] is divided into K-1 sub-intervals R i which can be expressed as {a i-1 , a i }, i=1,2,...,K-1.
另外,上述K-1个子区间为(正的)有限子区间,在此基础上还可以加上一个子区间[aK-1,∞],得到最终的K个子区间,前述K是根据不同厂家的译码器定点设置决定的。In addition, the above K-1 sub-interval is a (positive) finite sub-interval. On this basis, a sub-interval [a K-1 ,∞] can be added to obtain the final K sub-interval. The aforementioned K is determined by different manufacturers. Determined by the decoder fixed-point settings.
在明确划分出的K个子区间后,可以针对K个子区间中的单个子区间,计算映射在这单个子区间Ri={ai-1,ai}的LLR的映射值yn,i=1,2,…K-1,参见如下公式所示:
After K sub-intervals are clearly divided, for a single sub-interval in the K sub-intervals, the mapping value y n of the LLR mapped in this single sub-interval R i ={a i-1 , a i } can be calculated, i= 1,2,…K-1, see the following formula:
针对最后一个子区间,若l∈RK=[aK-1,∞],则yn=sign(xn)·yK-1For the last sub-interval, if l∈R K =[a K-1 ,∞], then y n =sign(x n )·y K-1 ;
其中,xn为LLR的第n位浮点值,sign()为xn的符号函数,ai为单个区间的右端点,ai-1为单个区间的左端点,l为xn的绝对值,p()为AWGN条件下在目标SNR的概率密度分布。 Among them, x n is the nth floating-point value of LLR, sign() is the sign function of x n , a i is the right endpoint of a single interval, a i-1 is the left endpoint of a single interval, and l is the absolute value of x n value, p() is the probability density distribution of the target SNR under AWGN conditions.
通过上述方法,可以得到LLR映射在K个子区间各自的映射值,得到最终的N个映射值。Through the above method, the mapping values of the LLR mapping in K sub-intervals can be obtained, and the final N mapping values can be obtained.
值得说明的是,虽然最终得到的LLR值的个数是N个,但是一般来说N远大于K,而K个子区间对应了K种映射值,将N个LLR值分别进行映射后,会得到N个映射值,而LLR有正负符号的区分,所以这N个映射值最多存在2K种(负数与正数的映射值是相反的)。It is worth mentioning that although the number of LLR values finally obtained is N, generally N is much larger than K, and K sub-intervals correspond to K types of mapping values. After mapping the N LLR values separately, we will get There are N mapping values, and LLR has a distinction between positive and negative signs, so there are at most 2K kinds of N mapping values (the mapping values of negative numbers and positive numbers are opposite).
步骤803:采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果。Step 803: Use the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
在本申请实施例中,获取接收符号的线性信噪比,以及目标信噪比,然后计算线性信噪比与目标信噪比的比值,将该比值作为量化放缩因子,再采用量化放缩因子来对N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果。In the embodiment of this application, the linear signal-to-noise ratio of the received symbol and the target signal-to-noise ratio are obtained, and then the ratio of the linear signal-to-noise ratio and the target signal-to-noise ratio is calculated, and the ratio is used as the quantization scaling factor, and then the quantization scaling is used The N mapping values are scaled by a factor, and the scaling result is used as the quantization result.
在这里,量化放缩因子的计算过程,可以参见如下公式所示:
Here, the calculation process of the quantized scaling factor can be seen in the following formula:
其中,an为接收符号的量化放缩因子,snrn为接收符号的线性信噪比,snropt为目标信噪比。Among them, a n is the quantization scaling factor of the received symbol, snr n is the linear signal-to-noise ratio of the received symbol, and snr opt is the target signal-to-noise ratio.
在计算出量化放缩因子后,采用这个量化放缩因子来对LLR进行量化处理,得到量化处理结果。After the quantization scaling factor is calculated, the quantization scaling factor is used to quantize the LLR to obtain the quantization processing result.
换而言之,上述处理可以理解为一个放缩过程,该过程包括,采用量化放缩因子分别对N个映射值进行放缩处理,并将放缩处理的结果作为量化处理结果。In other words, the above processing can be understood as a scaling process, which includes scaling N mapping values using quantized scaling factors, and using the scaling results as quantization processing results.
具体来说,基于步骤801可以得到N个映射值,下面针对N个映射值中的单个映射值,执行如下处理操作:计算量化放缩因子与单个映射值之间的乘积四舍五入后取整,将取整结果作为单个映射值的放缩处理的结果;重复执行上述处理操作,得到N个映射值各自对应的放缩处理的结果,将放缩处理的结果作为量化处理结果,即上述处理操作的计算过程,可以参见如下公式所示:
Specifically, N mapping values can be obtained based on step 801. For a single mapping value among the N mapping values, the following processing operations are performed: calculate the product between the quantized scaling factor and the single mapping value, round it to an integer, and then The rounding result is used as the result of the scaling process of a single mapping value; the above processing operation is repeatedly executed to obtain the results of the scaling processing corresponding to each of the N mapping values, and the result of the scaling processing is used as the result of the quantization processing, that is, the result of the above processing operation. The calculation process can be seen in the following formula:
其中,qn为单个映射值的放缩处理结果,即定点LLR值,an为量化放缩因子,yn为单个映射值,b为指定数值。Among them, q n is the scaling processing result of a single mapping value, that is, the fixed-point LLR value, a n is the quantization scaling factor, y n is a single mapping value, and b is a specified value.
值得说明的是,上述指定数值可以根据实际应用需求来确定,通常一般取值为0.5。It is worth noting that the above specified value can be determined according to actual application requirements, and the value is usually 0.5.
通过上述的处理操作,每一个映射值yn都可以得到对应的放缩处理的结果qn,也就得到了N个映射值{y1,y2,…,yn,…,yN}n=1,2,…,N各自对应的放缩处理的结果{q1,q2,…,qn,…,qN},n=1,2,…,N,在此,将这N个放缩处理的结果 {q1,q2,…,qn,…,qN},n=1,2,…,N作为量化处理结果。Through the above processing operations, each mapping value y n can obtain the corresponding scaling processing result q n , thus obtaining N mapping values {y 1 , y 2 ,..., y n ,..., y N } The corresponding scaling processing results of n=1,2,…,N are {q 1 , q 2 ,…, q n ,…, q N }, n=1, 2,…, N. Here, these are The results of N scaling processes {q 1 , q 2 ,…, q n ,…, q N }, n=1, 2,…, N are used as the quantization processing results.
通过本申请实施例的方法,考虑到不同衰落场景下的信噪比变化,基于某调制方式在不同信噪比下接收符号的LLR的概率密度分布,选取目标信噪比,并基于选取的目标信噪比来得到量化放缩因子,然后基于解码器的饱和位宽对接收符号的N个LLR值进行映射处理,具体映射到解码器的饱和位宽划分出的K个不同连续子区间,得到N个映射值,并采用量化放缩因子来对这N个映射值进行放缩处理,再对放缩处理的结果进行四舍五入取整操作,得到最终的量化处理结果。这样得到的量化处理结果不仅可以适配不同厂家或型号的解码器,还有助于解码器更好识别LLR之间的大小关系,从而提升解码器的解码性能。Through the method of the embodiment of this application, taking into account the changes in signal-to-noise ratio in different fading scenarios, based on the probability density distribution of the LLR of the received symbols under different signal-to-noise ratios of a certain modulation method, the target signal-to-noise ratio is selected, and based on the selected target The signal-to-noise ratio is used to obtain the quantization scaling factor, and then the N LLR values of the received symbol are mapped based on the saturated bit width of the decoder, specifically mapped to K different continuous sub-intervals divided by the saturated bit width of the decoder, and we get N mapping values, and a quantization scaling factor is used to scale the N mapping values, and then the scaling processing results are rounded to obtain the final quantization processing result. The quantization processing results obtained in this way can not only adapt to decoders of different manufacturers or models, but also help the decoder better identify the size relationship between LLRs, thereby improving the decoding performance of the decoder.
进一步的,上述方法咳考虑到实际衰落场景,即提出一种获取目标信噪比的方法,基于这个目标信噪比得到LLR的量化处理结果,同样有助于优化解码器的解码性能,提高解码器的解码准确度。Furthermore, the above method takes into account the actual fading scenario, that is, a method is proposed to obtain the target signal-to-noise ratio. Based on this target signal-to-noise ratio, the LLR quantification processing result is obtained, which also helps to optimize the decoding performance of the decoder and improve decoding. The decoding accuracy of the device.
可选的,在本申请实施例中,针对于目标信噪比的选择,还可以通过模拟仿真方式,即仿真测试不同信噪比下对LLR量化处理的结果的解码性能,进一步地,选取解码性能满足预设性能要求对应的信噪比作为目标信噪比。在这里,解码性能具体可以是解码器的解码率,预设性能要求可以基于实际仿真测试来设置,预设性能要求也可以按照解码器的要求来设置。Optionally, in the embodiment of the present application, for the selection of the target signal-to-noise ratio, simulation can also be used, that is, the decoding performance of the LLR quantization processing results under different signal-to-noise ratios is simulated and tested. Further, the decoding is selected. The signal-to-noise ratio corresponding to the performance that meets the preset performance requirements is used as the target signal-to-noise ratio. Here, the decoding performance can specifically be the decoding rate of the decoder, the preset performance requirements can be set based on actual simulation tests, and the preset performance requirements can also be set according to the requirements of the decoder.
在一些可能的实施方式中,还可以设置调试方式与信噪比之间的对应关系,并且这个对应关系还包含优先级关系,即以任一调试方式为例,其预设有3个信噪比:信噪比1、信噪比2、信噪比3,其优先级次序也是信噪比1、信噪比2、信噪比3,在仿真调试的过程中,就将优先针对信噪比1来进行仿真调试,若信噪比1不是满足条件的目标信噪比,再仿真调试信噪比2,以此类推。若预设对应关系中没有满足条件的,则在参与仿真调试的信噪比中选取解码性能最佳的信噪比作为目标信噪比。当然,在这里的对应关系还可以是调试方式对应信噪比的取值范围。In some possible implementations, the corresponding relationship between the debugging mode and the signal-to-noise ratio can also be set, and this corresponding relationship also includes a priority relationship. That is, taking any debugging mode as an example, it has three preset signal-to-noise ratios. Ratio: signal-to-noise ratio 1, signal-to-noise ratio 2, signal-to-noise ratio 3. The order of priority is also signal-to-noise ratio 1, signal-to-noise ratio 2, and signal-to-noise ratio 3. During the simulation and debugging process, priority will be given to the signal-to-noise ratio. If the signal-to-noise ratio 1 is not the target signal-to-noise ratio that meets the conditions, then simulate and debug the signal-to-noise ratio 2, and so on. If none of the preset correspondences meets the conditions, the signal-to-noise ratio with the best decoding performance will be selected as the target signal-to-noise ratio among the signal-to-noise ratios participating in the simulation debugging. Of course, the corresponding relationship here can also be the value range of the signal-to-noise ratio corresponding to the debugging mode.
可选的,在本申请实施例中,针对目标信噪比的选择,还可以通过模型训练的方式来得到。在这里的模型可以基于神经网络搭建,其输入参数包括调试方式、信噪比序列,输出参数为最佳解码性能对应的信噪比。具体来说,首先获取到神经网络的训练参数,然后基于这个训练参数,针对某调试方式,将指定范围的目标信噪比作为输入参数,经过模型的迭代训练,得到输出结果,将输出结果作为目标信噪比。Optionally, in this embodiment of the present application, the selection of the target signal-to-noise ratio can also be obtained through model training. The model here can be built based on a neural network. Its input parameters include debugging methods and signal-to-noise ratio sequences, and the output parameters are the signal-to-noise ratio corresponding to the best decoding performance. Specifically, the training parameters of the neural network are first obtained, and then based on this training parameter, for a certain debugging method, the target signal-to-noise ratio in the specified range is used as the input parameter. After iterative training of the model, the output result is obtained, and the output result is used as Target signal-to-noise ratio.
通过本申请实施例所提供的方法,能够考虑不同衰落场景下的信噪比变化,根据LLR在目标信噪比下的概率密度分布,采用目标信噪比来对LLR进行量化处理,在量化处理中针对LLR进行不同的映射、放缩和取整,能够使得解码器更好识别LLR之间的大小关系, 从而提升解码性能。Through the method provided by the embodiments of this application, the changes in signal-to-noise ratio in different fading scenarios can be considered. According to the probability density distribution of the LLR under the target signal-to-noise ratio, the target signal-to-noise ratio is used to quantize the LLR. During the quantization process Different mapping, scaling and rounding of LLRs can enable the decoder to better identify the size relationship between LLRs. Thereby improving decoding performance.
基于同一发明构思,本申请还提供了一种软比特的量化处理装置,用以实现在不同衰落场景下对LLR的量化处理,解决量化处理结果不准确导致解码器的解码结果不准确的问题,有效优化解码器的解码性能,提高最终解码结果的准确性,参见图10,该装置包括:Based on the same inventive concept, this application also provides a soft bit quantization processing device to implement quantization processing of LLR in different fading scenarios and solve the problem of inaccurate decoding results of the decoder caused by inaccurate quantization processing results. Effectively optimize the decoding performance of the decoder and improve the accuracy of the final decoding result. See Figure 10. The device includes:
获取模块1001,获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布;其中,所述概率密度分布包含所述LLR中各个浮点值对应的不确定概率,所述概率密度分布为在加性高斯白噪声AWGN条件下的概率密度分布;The acquisition module 1001 obtains the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio; wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability The density distribution is the probability density distribution under the condition of additive Gaussian white noise AWGN;
确定模块1002,基于所述概率密度分布,确定所述LLR的N个映射值;其中,N为所述接收符号的LLR值的个数;The determination module 1002 determines N mapping values of the LLR based on the probability density distribution; where N is the number of LLR values of the received symbol;
处理模块1003,采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果。The processing module 1003 uses the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
在一种可能的实现中,所述目标信噪比基于如下公式得到:
In a possible implementation, the target signal-to-noise ratio is obtained based on the following formula:
其中,SNR为目标信噪比,Es为发射端平均符号能量,Ts为符号周期,N0为所述AWGN的噪声能量,Bn为噪声宽带。Among them, SNR is the target signal-to-noise ratio, E s is the average symbol energy at the transmitter, T s is the symbol period, N 0 is the noise energy of the AWGN, and B n is the noise bandwidth.
在一种可能的实现中,所述Es和所述N0基于在所述AWGN条件下的误码率反演计算得到:In a possible implementation, the E s and the N 0 are calculated based on the bit error rate inversion under the AWGN condition:
若调制方式为BPSK,则所述误码率基于如下公式计算得到:
If the modulation method is BPSK, the bit error rate is calculated based on the following formula:
若所述调制方式为QPSK,则所述误码率基于如下公式计算得到:
If the modulation method is QPSK, the bit error rate is calculated based on the following formula:
若所述调制方式为M-QAM,则所述误码率基于如下公式计算得到:
If the modulation method is M-QAM, the bit error rate is calculated based on the following formula:
其中,Q()为Q函数,所述Q函数的计算公式如下:
Among them, Q() is the Q function, and the calculation formula of the Q function is as follows:
其中,erfc()为高斯补差函数,所述高斯补差函数的计算公式如下:
Among them, erfc() is the Gaussian complement function, and the calculation formula of the Gaussian complement function is as follows:
在一种可能的实现中,所述确定所述LLR映射的N个映射值,所述确定模块1002,具体用于:获取连续分布的K个子区间;其中,所述K个子区间由解码器的饱和位宽划分得到;将所述LLR映射在所述K个子区间中,得到经映射后的N个映射值。 In a possible implementation, the determination module 1002 of determining the N mapping values of the LLR mapping is specifically configured to: obtain K sub-intervals of continuous distribution; wherein the K sub-intervals are determined by the decoder. Obtained by dividing the saturated bit width; mapping the LLR in the K sub-intervals to obtain mapped N mapping values.
在一种可能的实现中,所述将所述LLR映射在所述K个子区间中,所述确定模块1002,具体用于:针对所述K个子区间中的单个子区间,采用如下公式,计算映射在所述单个子区间Ri={ai-1,ai}的所述LLR的映射值yn,i=1,2,…K-1,则
In a possible implementation, the LLR is mapped in the K sub-intervals, and the determination module 1002 is specifically configured to: for a single sub-interval in the K sub-intervals, use the following formula to calculate The mapping value yn of the LLR mapped in the single sub-interval R i ={a i-1 , a i }, i=1,2,...K-1, then
若l∈RK=[aK-1,∞],则yn=sign(xn)·yK-1If l∈R K =[a K-1 ,∞], then y n =sign(x n )·y K-1 ;
其中,xn为所述LLR的第n位浮点值,sign()为xn的符号函数,ai为所述单个区间的右端点,ai-1为所述单个区间的左端点,l为xn的绝对值,p()为AWGN条件下在目标SNR的概率密度分布。Among them, x n is the n-th floating point value of the LLR, sign() is the sign function of x n , a i is the right endpoint of the single interval, a i-1 is the left endpoint of the single interval, l is the absolute value of x n , and p() is the probability density distribution of the target SNR under AWGN conditions.
在一种可能的实现中,所述采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果,所述处理模块1003,具体用于:获取所述接收符号的线性信噪比,以及所述目标信噪比;计算所述线性信噪比与所述目标信噪比的比值,将所述比值作为量化放缩因子;采用所述量化放缩因子来对所述N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果。In a possible implementation, the target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result. The processing module 1003 is specifically used to: obtain the received symbol Linear signal-to-noise ratio, and the target signal-to-noise ratio; calculate the ratio of the linear signal-to-noise ratio to the target signal-to-noise ratio, and use the ratio as a quantized scaling factor; use the quantized scaling factor to The N mapping values are scaled, and the scaled result is used as the quantization result.
在一种可能的实现中,所述采用所述量化放缩因子分别对所述N个映射值进行放缩处理,将放缩处理的结果作为量化处理结果,所述处理模块1003,具体用于:针对所述N个映射值中的单个映射值,执行如下处理操作:计算所述量化放缩因子与所述单个映射值之间的乘积四舍五入后取整,将取整结果作为所述单个映射值的放缩处理的结果;重复执行上述处理操作,得到所述N个映射值各自对应的放缩处理的结果,将所述放缩处理的结果作为量化处理结果。In a possible implementation, the quantized scaling factor is used to perform scaling processing on the N mapping values respectively, and the result of the scaling processing is used as the quantization processing result. The processing module 1003 is specifically used to : For a single mapping value among the N mapping values, perform the following processing operation: calculate the product between the quantization scaling factor and the single mapping value, round it, and use the rounding result as the single mapping The result of the scaling process of the value; repeat the above processing operation to obtain the result of the scaling process corresponding to each of the N mapping values, and use the result of the scaling process as the result of the quantization process.
基于上述装置,考虑到不同衰落场景下的信噪比变化,基于某调制方式在目标信噪比下LLR的概率密度分布,并基于目标信噪比得到量化放缩因子,然后基于解码器的饱和位宽对LLR进行K个不同连续子区间的映射处理,得到N个映射值,并采用量化放缩因子来对这N个映射值进行放缩处理,再对放缩处理的结果进行向下取整操作,得到最终的量化处理结果。这样得到的量化处理结果不仅可以适配不同厂家或型号的解码器,还有助于解码器更好识别LLR之间的大小关系,从而提升解码器的解码性能。Based on the above device, taking into account the changes in signal-to-noise ratio in different fading scenarios, the probability density distribution of LLR under the target signal-to-noise ratio is based on a certain modulation method, and the quantized scaling factor is obtained based on the target signal-to-noise ratio, and then based on the saturation of the decoder The bit width performs mapping processing on K different continuous sub-intervals of the LLR to obtain N mapping values, and uses the quantized scaling factor to scale these N mapping values, and then takes the scaling processing results downward. The whole operation is carried out to obtain the final quantitative processing result. The quantization processing results obtained in this way can not only adapt to decoders of different manufacturers or models, but also help the decoder better identify the size relationship between LLRs, thereby improving the decoding performance of the decoder.
基于同一发明构思,本申请实施例中还提供了一种电子设备,所述电子设备可以实现前述一种软比特的量化处理装置的功能,参考图11,所述电子设备包括:Based on the same inventive concept, embodiments of the present application also provide an electronic device, which can realize the function of the aforementioned soft bit quantization processing device. Referring to Figure 11, the electronic device includes:
至少一个处理器1101,以及与至少一个处理器1101连接的存储器1102,本申请实施例中不限定处理器1101与存储器1102之间的具体连接介质,图11中是以处理器1101和存储器1102之间通过总线1100连接为例。总线1100在图11中以粗线表示,其它部件之间的连接方式,仅是进行示意性说明,并不引以为限。总线1100可以分为地址总线、数据 总线、控制总线等,为便于表示,图11中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。或者,处理器1101也可以称为控制器,对于名称不做限制。At least one processor 1101, and a memory 1102 connected to the at least one processor 1101. The specific connection medium between the processor 1101 and the memory 1102 is not limited in the embodiment of this application. In Figure 11, the connection between the processor 1101 and the memory 1102 is Take the example of connecting via bus 1100. The bus 1100 is represented by a thick line in FIG. 11 , and the connection methods between other components are only schematically illustrated and not limited thereto. Bus 1100 can be divided into address bus, data bus Bus, control bus, etc., are only represented by a thick line in Figure 11 for ease of presentation, but this does not mean that there is only one bus or one type of bus. Alternatively, the processor 1101 may also be called a controller, and there is no restriction on the name.
在本申请实施例中,存储器1102存储有可被至少一个处理器1101执行的指令,至少一个处理器1101通过执行存储器1102存储的指令,可以执行前文论述的软比特的量化处理方法。处理器1101可以实现图10所示的装置中各个模块的功能。In this embodiment of the present application, the memory 1102 stores instructions that can be executed by at least one processor 1101. By executing the instructions stored in the memory 1102, at least one processor 1101 can perform the soft bit quantization processing method discussed above. The processor 1101 can implement the functions of each module in the device shown in Figure 10.
其中,处理器1101是该装置的控制中心,可以利用各种接口和线路连接整个该控制设备的各个部分,通过运行或执行存储在存储器1102内的指令以及调用存储在存储器1102内的数据,该装置的各种功能和处理数据,从而对该装置进行整体监控。Among them, the processor 1101 is the control center of the device and can use various interfaces and lines to connect various parts of the entire control device. By running or executing instructions stored in the memory 1102 and calling data stored in the memory 1102, the processor 1101 can Various functions of the device and process data to provide overall monitoring of the device.
在一种可能的设计中,处理器1101可包括一个或多个处理单元,处理器1101可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1101中。在一些实施例中,处理器1101和存储器1102可以在同一芯片上实现,在一些实施例中,它们也可以在独立的芯片上分别实现。In a possible design, the processor 1101 may include one or more processing units, and the processor 1101 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface and application programs. etc., the modem processor mainly handles wireless communications. It can be understood that the above modem processor may not be integrated into the processor 1101. In some embodiments, the processor 1101 and the memory 1102 can be implemented on the same chip, and in some embodiments, they can also be implemented on separate chips.
处理器1101可以是通用处理器,例如中央处理器(CPU)、数字信号处理器、专用集成电路、现场可编程门阵列或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件,可以实现或者执行本申请实施例中公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者任何常规的处理器等。结合本申请实施例所公开的软比特的量化处理方法的步骤可以直接体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。The processor 1101 may be a general-purpose processor, such as a central processing unit (CPU), a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, or Implement or execute each method, step and logical block diagram disclosed in the embodiments of this application. A general-purpose processor may be a microprocessor or any conventional processor, etc. The steps of the quantization processing method for soft bits disclosed in the embodiments of the present application can be directly implemented by a hardware processor, or executed by a combination of hardware and software modules in the processor.
存储器1102作为一种非易失性计算机可读存储介质,可用于存储非易失性软件程序、非易失性计算机可执行程序以及模块。存储器1102可以包括至少一种类型的存储介质,例如可以包括闪存、硬盘、多媒体卡、卡型存储器、随机访问存储器(英文:Random Access Memory,简称:RAM)、静态随机访问存储器(英文:Static Random Access Memory,简称:SRAM)、可编程只读存储器(英文:Programmable Read Only Memory,简称:PROM)、只读存储器(英文:Read Only Memory,简称:ROM)、带电可擦除可编程只读存储器(英文:Electrically Erasable Programmable Read-Only Memory,简称:EEPROM)、磁性存储器、磁盘、光盘等等。存储器1102是能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。本申请实施例中的存储器1102还可以是电路或者其它任意能够实现存储功能的装置,用于存储程序指令和/或数据。As a non-volatile computer-readable storage medium, the memory 1102 can be used to store non-volatile software programs, non-volatile computer executable programs and modules. The memory 1102 may include at least one type of storage medium, for example, may include flash memory, hard disk, multimedia card, card-type memory, random access memory (English: Random Access Memory, referred to as: RAM), static random access memory (English: Static Random Access Memory (abbreviation: SRAM), programmable read-only memory (English: Programmable Read Only Memory, abbreviation: PROM), read-only memory (English: Read Only Memory, abbreviation: ROM), electrically erasable programmable read-only memory (English: Electrically Erasable Programmable Read-Only Memory, referred to as: EEPROM), magnetic memory, magnetic disks, optical disks, etc. Memory 1102 is, but is not limited to, any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. The memory 1102 in the embodiment of the present application can also be a circuit or any other device capable of realizing a storage function, used to store program instructions and/or data.
通过对处理器1101进行设计编程,可以将前述实施例中介绍的软比特的量化处理方法所对应的代码固化到芯片内,从而使芯片在运行时能够执行图8所示的实施例的软比特的 量化处理方法的步骤。如何对处理器1101进行设计编程为本领域技术人员所公知的技术,这里不再赘述。By designing and programming the processor 1101, the code corresponding to the quantization processing method of soft bits introduced in the previous embodiment can be solidified into the chip, so that the chip can execute the soft bits of the embodiment shown in Figure 8 during operation. of Steps in the quantitative processing method. How to design and program the processor 1101 is a technology well known to those skilled in the art, and will not be described again here.
基于同一发明构思,本申请实施例还提供一种存储介质,该存储介质存储有计算机指令,当该计算机指令在计算机上运行时,使得计算机执行前文论述软比特的量化处理方法。Based on the same inventive concept, embodiments of the present application also provide a storage medium that stores computer instructions. When the computer instructions are run on a computer, they cause the computer to execute the soft bit quantization processing method discussed above.
在一些可能的实施方式中,本申请提供的软比特的量化处理方法的各个方面还可以实现为一种程序产品的形式,其包括程序代码,当程序产品在装置上运行时,程序代码用于使该控制设备执行本说明书上述描述的根据本申请各种示例性实施方式的软比特的量化处理方法中的步骤。In some possible implementations, various aspects of the soft bit quantization processing method provided by this application can also be implemented in the form of a program product, which includes program code. When the program product is run on a device, the program code is used to The control device is caused to perform the steps in the quantization processing method of soft bits according to various exemplary embodiments of the present application described above in this specification.
本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will understand that embodiments of the present application may be provided as methods, systems, or computer program products. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment that combines software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
本申请是参照根据本申请的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其它可编程数据处理设备的控制器以产生一个机器,使得通过计算机或其它可编程数据处理设备的控制器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to the present application. It will be understood that each process and/or block in the flowchart illustrations and/or block diagrams, and combinations of processes and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a controller of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine, such that the instructions executed by the controller of the computer or other programmable data processing device produce a use A device for realizing the functions specified in one process or multiple processes of the flowchart and/or one block or multiple blocks of the block diagram.
这些计算机程序指令也可存储在能引导计算机或其它可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions The device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其它可编程数据处理设备上,使得在计算机或其它可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其它可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce a computer-implemented process, thereby executing on the computer or other programmable device. Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.
尽管已描述了本申请的示例性实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例做出另外的变更和修改。所以,所附权利要求意欲解释为包括示例性实施例以及落入本申请范围的所有变更和修改。Although exemplary embodiments of the present application have been described, those skilled in the art may make additional changes and modifications to these embodiments once the basic inventive concepts are understood. Therefore, it is intended that the appended claims be construed to include the exemplary embodiments and all changes and modifications that fall within the scope of this application.
显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和 范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。 Obviously, those skilled in the art can make various changes and modifications to the present application without departing from the spirit and scope of the present application. scope. In this way, if these modifications and variations of the present application fall within the scope of the claims of the present application and equivalent technologies, the present application is also intended to include these modifications and variations.

Claims (20)

  1. 一种对数似然比LLR值的量化方法,包括:A quantification method for log-likelihood ratio LLR values, including:
    获取与解调得到的多个接收符号对应的多个信号与干扰加噪声比SINR线性值;Obtain multiple signal to interference plus noise ratio SINR linear values corresponding to multiple received symbols obtained by demodulation;
    基于所述多个接收符号对应的所述多个SINR线性值,计算与所述多个接收符号对应的多个互信息;Calculate a plurality of mutual information corresponding to the plurality of received symbols based on the plurality of SINR linear values corresponding to the plurality of received symbols;
    根据所述多个接收符号对应的所述多个互信息的平均值,确定用于量化多个LLR值的缩放因子,所述多个LLR值包括对所述多个接收符号基于对数似然比算法计算得到的每一个接收符号的LLR值。Determine a scaling factor for quantizing multiple LLR values based on the average of the multiple mutual information corresponding to the multiple received symbols, where the multiple LLR values include log-likelihood based on the multiple received symbols The LLR value of each received symbol calculated by the ratio algorithm.
  2. 根据权利要求1所述的方法,其中,所述根据所述多个接收符号对应的所述多个互信息的平均值,确定用于量化所述多个LLR值的所述缩放因子,包括:The method according to claim 1, wherein determining the scaling factor for quantizing the plurality of LLR values based on an average of the plurality of mutual information corresponding to the plurality of received symbols includes:
    根据所述多个接收符号的所述多个互信息的平均值、来自发送端的调制阶数以及来自所述发送端的编码率,确定所述缩放因子。The scaling factor is determined based on an average of the plurality of mutual information of the plurality of received symbols, a modulation order from the transmitting end, and a coding rate from the transmitting end.
  3. 根据权利要求2所述的方法,其中,所述方法还包括:The method of claim 2, further comprising:
    根据所述多个接收符号对应的所述多个互信息的平均值,确定所述多个接收符号的SINR线性增益参数;以及Determine SINR linear gain parameters of the multiple received symbols according to the average value of the multiple mutual information corresponding to the multiple received symbols; and
    所述根据所述多个接收符号对应的所述多个互信息的平均值、所述来自所述发送端的调制阶数以及所述来自所述发送端的编码率,确定所述缩放因子,具体包括:Determining the scaling factor based on the average value of the multiple mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end, specifically includes: :
    根据所述多个接收符号的所述SINR线性增益参数、所述调制阶数和所述编码率,确定所述缩放因子。The scaling factor is determined based on the SINR linear gain parameters of the plurality of received symbols, the modulation order, and the coding rate.
  4. 根据权利要求3所述的方法,其中,所述SINR线性增益参数包括SINR线性值的平均值。The method of claim 3, wherein the SINR linear gain parameter includes an average of SINR linear values.
  5. 根据权利要求1至4中任一项所述的方法,其中,所述多个接收符号的所述多个互信息的平均值基于以下公式计算得到:
    The method according to any one of claims 1 to 4, wherein the average value of the mutual information of the plurality of received symbols is calculated based on the following formula:
    其中,Iequal为所述多个互信息的平均值,M为所述多个接收符号的数量,sinr(m)为第m个接收符号的SINR线性值,F(sinr(m))为所述第m个接收符号的互信息,其中,1≤m≤M。Wherein, I equal is the average value of the multiple mutual information, M is the number of the multiple received symbols, sinr(m) is the SINR linear value of the m-th received symbol, and F(sinr(m)) is the The mutual information of the mth received symbol, where 1≤m≤M.
  6. 根据权利要求5所述的方法,其中,所述SINR线性值的平均值由以下公式计算得到:
    SINRequal=F-1(Iequal),
    The method according to claim 5, wherein the average value of the SINR linear value is calculated by the following formula:
    SINR equal =F -1 (I equal ),
    其中,SINRequal为所述多个接收符号的SINR线性值的平均值,Iequal为所述多个互信息的平均值,F-1为所述F函数的逆函数。Wherein, SINR equal is the average of the SINR linear values of the multiple received symbols, I equal is the average of the multiple mutual information, and F -1 is the inverse function of the F function.
  7. 根据权利要求2至4中任一项所述的方法,其中,所述根据所述多个接收符号的所述多个互信息的平均值、所述来自所述发送端的调制阶数和所述来自所述发送端的编码率,确定所述缩放因子,包括:The method according to any one of claims 2 to 4, wherein the average value of the plurality of mutual information according to the plurality of received symbols, the modulation order from the transmitting end and the The coding rate from the sending end determines the scaling factor, including:
    获取预先通过机器学习确定的选取函数;以及Obtain a selection function determined in advance through machine learning; and
    将所述多个接收符号对应的所述多个互信息的平均值、所述调制阶数和所述编码率作为所述选取函数的自变量,将通过所述选取函数计算得到的因变量作为所述缩放因子。The average value of the mutual information corresponding to the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the dependent variable calculated by the selection function is used as The scaling factor.
  8. 根据权利要求7所述的方法,其中,所述选取函数为通过利用随机生成的随机SINR线性值、随机调制阶数和随机编码率作为训练样本,基于无监督学习算法训练获得,其中所述随机调制阶数和所述随机编码率为所述无监督学习算法的控制变量,所述随机SINR线性值为所述无监督学习算法的自变量。The method according to claim 7, wherein the selection function is obtained by using randomly generated random SINR linear values, random modulation orders and random coding rates as training samples and training based on an unsupervised learning algorithm, wherein the random The modulation order and the random coding rate are the control variables of the unsupervised learning algorithm, and the random SINR linear value is the independent variable of the unsupervised learning algorithm.
  9. 根据权利要求1所述的方法,其中,所述方法还包括:The method of claim 1, further comprising:
    当所述接收到的全部接收符号的总数量大于预设阈值时,将所述多个接收符号的数量设为小于解调得到的全部接收符号的总数量。When the total number of all received symbols is greater than the preset threshold, the number of the multiple received symbols is set to be less than the total number of all demodulated received symbols.
  10. 根据权利要求9的方法,其中,所述多个接收符号为所述解调得到的全部接收符号中间隔S个接收符号的P个接收符号的集合,S为大于或等于1的整数,且P为大于或等于1的整数。The method according to claim 9, wherein the plurality of received symbols is a set of P received symbols separated by S received symbols among all the received symbols obtained by demodulation, S is an integer greater than or equal to 1, and P is an integer greater than or equal to 1.
  11. 根据权利要求1至10中任一项所述的方法,其中,所述多个SINR线性值与所述多个接收符号中的对应的接收符号的SINR具有预设的线性关系。The method according to any one of claims 1 to 10, wherein the plurality of SINR linear values have a preset linear relationship with the SINR of a corresponding received symbol among the plurality of received symbols.
  12. 根据权利要求1至11中任一项所述的方法,其中,所述方法用于需要计算定点LLR值作为输入的解码器。A method according to any one of claims 1 to 11, wherein said method is used in a decoder that requires the calculation of fixed-point LLR values as input.
  13. 一种对数似然比LLR值的量化装置,包括:A quantification device for log likelihood ratio LLR values, including:
    获取单元,用于获取与解调得到的多个接收符号对应的多个信号与干扰加噪声比SINR线性值;An acquisition unit, configured to acquire multiple signal and interference plus noise ratio SINR linear values corresponding to the multiple received symbols obtained by demodulation;
    处理单元,用于基于所述多个接收符号对应的所述多个SINR线性值,计算与所述多个接收符号对应的多个互信息;A processing unit configured to calculate a plurality of mutual information corresponding to the plurality of received symbols based on the plurality of SINR linear values corresponding to the plurality of received symbols;
    所述处理单元,还用于根据所述多个接收符号对应的所述多个互信息的平均值,确定用于量化多个LLR值的缩放因子,所述多个LLR值包括对所述多个接收符号基于对数似然比算法计算得到的每一个接收符号的LLR值。The processing unit is further configured to determine a scaling factor for quantizing multiple LLR values based on an average of the multiple mutual information corresponding to the multiple received symbols, where the multiple LLR values include The LLR value of each received symbol calculated based on the log-likelihood ratio algorithm.
  14. 根据权利要求13所述的装置,其中,所述基于所述多个接收符号对应的所述多 个SINR线性值,计算与所述多个接收符号对应的所述多个互信息,包括:The apparatus according to claim 13, wherein the plurality of received symbols based on SINR linear values, calculating the multiple mutual information corresponding to the multiple received symbols, including:
    根据所述多个接收符号对应的所述多个互信息的平均值、来自发送端的调制阶数以及来自所述发送端的编码率,确定所述缩放因子。The scaling factor is determined according to the average value of the mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end.
  15. 根据权利要求14所述的装置,其中,所述处理单元,还用于:The device according to claim 14, wherein the processing unit is also used for:
    根据所述多个接收符号对应的所述多个互信息的平均值,确定所述多个接收符号的SINR线性增益参数;Determine the SINR linear gain parameters of the multiple received symbols according to the average value of the multiple mutual information corresponding to the multiple received symbols;
    所述根据所述多个接收符号对应的所述多个互信息的平均值、所述来自所述发送端的调制阶数以及所述来自所述发送端的编码率,确定所述缩放因子,包括:Determining the scaling factor based on the average value of the mutual information corresponding to the multiple received symbols, the modulation order from the transmitting end, and the coding rate from the transmitting end includes:
    根据所述多个接收符号的所述SINR线性增益参数、所述调制阶数和所述编码率,确定所述缩放因子。The scaling factor is determined based on the SINR linear gain parameters of the plurality of received symbols, the modulation order, and the coding rate.
  16. 根据权利要求14或15所述的装置,其中,所述根据所述多个接收符号对应的所述多个互信息的平均值、所述来自所述发送端的调制阶数和所述来自所述发送端的编码率,确定所述缩放因子,包括:The device according to claim 14 or 15, wherein the average value of the mutual information corresponding to the plurality of received symbols, the modulation order from the transmitting end and the modulation order from the The coding rate of the sending end determines the scaling factor, including:
    通过所述获取单元获取预先通过机器学习确定的选取函数;Obtain the selection function determined in advance through machine learning through the acquisition unit;
    将所述多个接收符号对应的所述多个互信息的平均值、所述调制阶数和所述编码率作为所述选取函数的自变量,将通过所述选取函数计算得到的因变量作为所述缩放因子。The average value of the mutual information corresponding to the multiple received symbols, the modulation order and the coding rate are used as independent variables of the selection function, and the dependent variable calculated by the selection function is used as The scaling factor.
  17. 一种LLR值的量化处理方法,包括:A quantification processing method for LLR values, including:
    获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布,其中,所述概率密度分布包含所述LLR中各个浮点值对应的不确定概率,所述概率密度分布为在加性高斯白噪声AWGN条件下的概率密度分布;Obtain the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio, where the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the probability density distribution is Probability density distribution under additive Gaussian white noise AWGN conditions;
    基于所述概率密度分布,确定所述LLR的N个映射值,其中,N为所述接收符号的LLR值的个数;以及Based on the probability density distribution, N mapping values of the LLR are determined, where N is the number of LLR values of the received symbols; and
    采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果。The target signal-to-noise ratio is used to perform quantization processing on the N mapping values to obtain a quantization processing result.
  18. 一种LLR值的量化处理装置,包括:A quantization processing device for LLR values, including:
    获取模块,用于获取接收符号的对数似然比LLR在目标信噪比下的概率密度分布,其中,所述概率密度分布包含所述LLR中各个浮点值对应的不确定概率,所述概率密度分布为在加性高斯白噪声AWGN条件下的概率密度分布;The acquisition module is used to obtain the probability density distribution of the log-likelihood ratio LLR of the received symbol under the target signal-to-noise ratio, wherein the probability density distribution includes the uncertainty probability corresponding to each floating point value in the LLR, and the The probability density distribution is the probability density distribution under the condition of additive white Gaussian noise AWGN;
    确定模块,用于基于所述概率密度分布,确定所述LLR的N个映射值,其中,N为所述接收符号的LLR值的个数;以及A determination module configured to determine N mapping values of the LLR based on the probability density distribution, where N is the number of LLR values of the received symbols; and
    处理模块,用于采用所述目标信噪比来对所述N个映射值进行量化处理,得到量化处理结果。 A processing module configured to use the target signal-to-noise ratio to perform quantization processing on the N mapping values to obtain a quantization processing result.
  19. 一种电子设备,包括:An electronic device including:
    存储器,用于存储计算机程序或指令;以及Memory, for storing computer programs or instructions; and
    控制器,用于执行存储器中的计算机程序或指令,使得权利要求1至12中任一项所述的方法或者权利要求17所述的方法被执行。A controller, configured to execute computer programs or instructions in the memory, so that the method according to any one of claims 1 to 12 or the method according to claim 17 is executed.
  20. 一种计算机可读存储介质,其中,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令在被计算机调用时,使所述计算机执行如权利要求1至12中任一项所述的方法或者权利要求17所述方法。 A computer-readable storage medium, wherein the computer-readable storage medium stores computer-executable instructions. When called by a computer, the computer-executable instructions cause the computer to execute any one of claims 1 to 12. The method described in the item or the method described in claim 17.
PCT/CN2023/098503 2022-06-06 2023-06-06 Llr value quantification method and apparatus, electronic device, and storage medium WO2023236932A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN202210635279.5A CN117240402A (en) 2022-06-06 2022-06-06 LLR value quantization method and device
CN202210635279.5 2022-06-06
CN202211074819.3 2022-09-02
CN202211074819.3A CN117692095A (en) 2022-09-02 2022-09-02 Soft bit quantization processing method and device and electronic equipment

Publications (1)

Publication Number Publication Date
WO2023236932A1 true WO2023236932A1 (en) 2023-12-14

Family

ID=89117663

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/098503 WO2023236932A1 (en) 2022-06-06 2023-06-06 Llr value quantification method and apparatus, electronic device, and storage medium

Country Status (1)

Country Link
WO (1) WO2023236932A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130051444A1 (en) * 2011-08-23 2013-02-28 Texas Instruments Incorporated Normalization of soft bit information for fec decoding
CN106169983A (en) * 2015-05-20 2016-11-30 恩智浦有限公司 Use the signal transacting of quantification symbol
WO2022033370A1 (en) * 2020-08-14 2022-02-17 中兴通讯股份有限公司 Data processing method and apparatus, decoder, network device and storage medium
CN114285524A (en) * 2021-12-24 2022-04-05 北京中科晶上科技股份有限公司 LLR vector quantization calculation method, device and communication system
CN114389749A (en) * 2020-10-22 2022-04-22 南京中兴软件有限责任公司 Log-likelihood ratio obtaining method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130051444A1 (en) * 2011-08-23 2013-02-28 Texas Instruments Incorporated Normalization of soft bit information for fec decoding
CN106169983A (en) * 2015-05-20 2016-11-30 恩智浦有限公司 Use the signal transacting of quantification symbol
WO2022033370A1 (en) * 2020-08-14 2022-02-17 中兴通讯股份有限公司 Data processing method and apparatus, decoder, network device and storage medium
CN114389749A (en) * 2020-10-22 2022-04-22 南京中兴软件有限责任公司 Log-likelihood ratio obtaining method, device, equipment and storage medium
CN114285524A (en) * 2021-12-24 2022-04-05 北京中科晶上科技股份有限公司 LLR vector quantization calculation method, device and communication system

Similar Documents

Publication Publication Date Title
JP6481913B2 (en) Polar code generation method and apparatus
US8787384B2 (en) Pre-emptive acknowledgement for data transmission in a communication system
US9504042B2 (en) System and method for encoding and decoding of data with channel polarization mechanism
US8942257B2 (en) Wireless network using feedback of side information and communication method using network coding
JP2008535323A (en) Signal modulation format type detection
WO2022161201A1 (en) Methods and apparatus for coding modulation and demodulation decoding
CN111385059B (en) Method and apparatus for polar coded modulation
CN107113263B (en) System and method for designing constellation and use thereof
US9954657B2 (en) Method and apparatus for estimating channel information
CN111641473A (en) Novel method for shortening polarization code, communication method and system
WO2021004239A1 (en) Data processing method and device
Eswaran et al. Zero-rate feedback can achieve the empirical capacity
CN111226423A (en) Transmitter, network node, method and computer program for transmitting binary information
WO2023236932A1 (en) Llr value quantification method and apparatus, electronic device, and storage medium
CN115276912B (en) Decoding cascade iterative underwater acoustic communication system based on Gauss approximate improved polarization code
CN107205273B (en) DCI blind detection data processing method and device
TWI729764B (en) Base station and modulation method supporting lattice-partition-based non-orthogonal multiple access
KR20230057780A (en) Communication device for performing detection operation and demodulation operation on a Codeword and operating method therefor
JP2008054235A (en) Modulation method decision unit, receiver, modulation method decision method, and modulation method decision program
CN116134792A (en) Communication unit for soft decision demodulation and method thereof
CN111800227A (en) Virtual inspection filtering method and device, storage medium and receiver
CN117240402A (en) LLR value quantization method and device
CN117692095A (en) Soft bit quantization processing method and device and electronic equipment
US20240073066A1 (en) Devices and methods for a dirty paper coding scheme
TWI806707B (en) Communication method and communication device thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23819097

Country of ref document: EP

Kind code of ref document: A1