Nothing Special   »   [go: up one dir, main page]

CN113078983B - A LLR Calculation Method Based on Double Gaussian Approximation - Google Patents

A LLR Calculation Method Based on Double Gaussian Approximation Download PDF

Info

Publication number
CN113078983B
CN113078983B CN202110228491.5A CN202110228491A CN113078983B CN 113078983 B CN113078983 B CN 113078983B CN 202110228491 A CN202110228491 A CN 202110228491A CN 113078983 B CN113078983 B CN 113078983B
Authority
CN
China
Prior art keywords
double
signal
calculating
received signal
interference
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110228491.5A
Other languages
Chinese (zh)
Other versions
CN113078983A (en
Inventor
付钰
刘奕彤
杨鸿文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Posts and Telecommunications
Original Assignee
Beijing University of Posts and Telecommunications
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing University of Posts and Telecommunications filed Critical Beijing University of Posts and Telecommunications
Priority to CN202110228491.5A priority Critical patent/CN113078983B/en
Publication of CN113078983A publication Critical patent/CN113078983A/en
Application granted granted Critical
Publication of CN113078983B publication Critical patent/CN113078983B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0045Arrangements at the receiver end
    • H04L1/0047Decoding adapted to other signal detection operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0045Arrangements at the receiver end
    • H04L1/0047Decoding adapted to other signal detection operation
    • H04L1/0048Decoding adapted to other signal detection operation in conjunction with detection of multiuser or interfering signals, e.g. iteration between CDMA or MIMO detector and FEC decoder
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0045Arrangements at the receiver end
    • H04L1/0054Maximum-likelihood or sequential decoding, e.g. Viterbi, Fano, ZJ algorithms

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Artificial Intelligence (AREA)
  • Noise Elimination (AREA)
  • Error Detection And Correction (AREA)

Abstract

The invention discloses an LLR (log likelihood ratio) calculation method based on double-Gaussian approximation, belonging to the field of channel decoding; the method comprises the following steps: in a multi-user interference scenario, the received signal is simultaneously subjected to the signal from unknown numbersFirstly, using receiving end to receive and store receiving signal y corresponding to complete code word1,y2,…,yN(ii) a Then, calculating the statistical average equivalent as the statistical characteristic of the received signal, and further calculating the statistical characteristic of the total noise; meanwhile, calculating the statistical characteristics of double Gaussian distribution according to the probability density function; calculating parameters mu and sigma under the condition of ensuring that the total noise is the same as the statistical characteristics of double-Gaussian distribution; finally, the receiving end carries out soft demodulation on the received signal, substitutes the parameters mu and sigma into LLR, and calculates to obtain the result lambda corresponding to the received signal12,…,λNAnd inputting the signal into a decoder for channel decoding to obtain the expected signal. The invention effectively improves the channel decoding performance under multi-user interference with minimum cost.

Description

一种基于双高斯近似的LLR计算方法A LLR Calculation Method Based on Double Gaussian Approximation

技术领域technical field

本发明属于信道译码领域,涉及多用户干扰场景下信道译码中的LLR(对数似然比,Log-Likelihood Ratio)计算问题,具体是一种基于双高斯近似的LLR计算方法。The invention belongs to the field of channel decoding, and relates to the LLR (Log-Likelihood Ratio) calculation problem in channel decoding in a multi-user interference scenario, in particular to an LLR calculation method based on double Gaussian approximation.

背景技术Background technique

近年来,无线通信技术飞速发展,第五代移动通信技术也已经投入使用。信道编码作为能有效提高信道可靠性的关键技术,在无线通信系统中发挥着重要的作用。3G、4G系统中广泛使用的Turbo码和LDPC码,以及5G中引入的Polar码,均具有接近香农理论极限的性能,很大程度上归功于其采用了软信息传递的译码方式。In recent years, wireless communication technology has developed rapidly, and the fifth-generation mobile communication technology has also been put into use. As a key technology that can effectively improve channel reliability, channel coding plays an important role in wireless communication systems. Turbo codes and LDPC codes widely used in 3G and 4G systems, as well as Polar codes introduced in 5G, all have performance close to the limit of Shannon's theory, which is largely due to the decoding method that uses soft information transfer.

软信息LLR的计算是通信流程中的一个重要环节,如图1所示,现今移动通信的物理层中,信息比特经编码器进行信道编码,再经BPSK调制后发送,收端需对接收信号进行解调,后输入译码器进行信道译码,从而恢复信息比特。由于现代的信道编码均采用软信息传递的译码方式,因此需要将信道输出经过软解调,输出LLR,再输入译码器进行译码。LLR的计算对信道译码的准确率及复杂度都有着直接的影响。The calculation of soft information LLR is an important link in the communication process. As shown in Figure 1, in the physical layer of today's mobile communication, the information bits are channel-coded by the encoder, and then sent after BPSK modulation. After demodulation, it is input to the decoder for channel decoding, thereby recovering the information bits. Since the modern channel coding adopts the decoding method of soft information transmission, it is necessary to soft demodulate the channel output, output the LLR, and then input it to the decoder for decoding. The calculation of LLR has a direct impact on the accuracy and complexity of channel decoding.

为了解决不同场景下LLR的计算,现已有很多研究成果,如高阶调制下LLR的简化计算、PLC(电力线通信,Power Line Communication)等脉冲干扰场景下的LLR计算,以及无线衰落信道、MIMO(多输入多输出,Multiple-Input Multiple-Output)、NOMA(非正交多址接入,Non-Othogonal Multiple Access)等场景下的LLR计算。In order to solve the calculation of LLR in different scenarios, there have been many research results, such as simplified calculation of LLR under high-order modulation, LLR calculation in pulsed interference scenarios such as PLC (Power Line Communication), and wireless fading channels, MIMO (Multiple-Input Multiple-Output, Multiple-Input Multiple-Output), NOMA (Non-Othogonal Multiple Access, Non-Othogonal Multiple Access) and other scenarios LLR calculation.

对于现如今的移动通信,多用户干扰场景同样具有重要的研究意义。For today's mobile communication, the multi-user interference scenario also has important research significance.

多用户干扰场景下,总噪声包含了干扰以及信道噪声,呈非高斯分布,且通常难以获知其概率密度分布,要准确写出总噪声的概率密度函数,需要对所有干扰源进行信道测量。随着移动通信用户的大幅增长,以及通信网络的异构化,通信的干扰可能是不同小区中的干扰,也可能是不同系统间的干扰,如不同运营商的干扰、WiFi对蜂窝网的干扰等。因此,要求接收机测量每个干扰源到接收端的信道增益并非易事,甚至干扰源的数目也难以知晓。In the multi-user interference scenario, the total noise includes interference and channel noise, which is non-Gaussian distribution, and its probability density distribution is usually difficult to know. To accurately write the probability density function of the total noise, it is necessary to measure the channel of all interference sources. With the substantial growth of mobile communication users and the isomerization of communication networks, the interference of communication may be the interference in different cells or the interference between different systems, such as the interference of different operators, the interference of WiFi to the cellular network Wait. Therefore, it is not easy to ask the receiver to measure the channel gain from each interferer to the receiver, and even the number of interferers is difficult to know.

对于多用户干扰场景,现有的技术如多用户联合检测、软干扰抵消,都是建立在接收端知道所有干扰源信息的基础上进行的。对于干扰源未知的情况,已有研究在译码器中增加概率密度估计器等方式,但概率密度估计器的迭代计算也导致了复杂度的大幅提升。For multi-user interference scenarios, existing technologies such as multi-user joint detection and soft interference cancellation are all performed on the basis that the receiver knows all the interference source information. For the case where the interference source is unknown, methods such as adding a probability density estimator to the decoder have been studied, but the iterative calculation of the probability density estimator also leads to a significant increase in complexity.

多用户干扰场景下的LLR计算问题对如今的移动通信尤为重要,接收端针对单一期望信号,合理提升其LLR计算的准确度,即可用最小的代价提升信道译码性能。由此得到启发:从接收信号中提取信息,合理优化LLR的计算,可以有效提升多用户干扰下的译码性能。The LLR calculation problem in the multi-user interference scenario is particularly important for today's mobile communication. The receiver can reasonably improve the accuracy of its LLR calculation for a single desired signal, that is, the channel decoding performance can be improved with the minimum cost. It is inspired by this: extracting information from the received signal and reasonably optimizing the calculation of LLR can effectively improve the decoding performance under multi-user interference.

发明内容SUMMARY OF THE INVENTION

为了合理优化LLR的计算,用最小的代价有效提升多用户干扰下的信道译码性能,本发提出了一种基于双高斯近似的LLR计算方法。In order to reasonably optimize the calculation of LLR and effectively improve the channel decoding performance under multi-user interference with the minimum cost, the present invention proposes an LLR calculation method based on double Gaussian approximation.

所述的一种基于双高斯近似的LLR计算方法,在多用户干扰场景下,接收信号同时受到了来自未知数量的未知干扰源的干扰,所有干扰信号和信道噪声之和为总噪声,具体步骤如下:The described LLR calculation method based on double Gaussian approximation, in the multi-user interference scenario, the received signal is simultaneously interfered by an unknown number of unknown interference sources, and the sum of all interference signals and channel noise is the total noise. The specific steps are: as follows:

步骤一、针对长度为N的完整码字,利用接收基站接收信号y1,y2,…,yN计算统计平均,等同为接收信号的统计特征,并进一步计算总噪声z的统计特征;Step 1: For a complete codeword of length N, use the receiving base station to receive signals y 1 , y 2 , ..., y N to calculate the statistical average, which is equivalent to the statistical characteristics of the received signals, and further calculate the statistical characteristics of the total noise z;

接收基站的接收信号为:

Figure BDA0002953631190000021
The received signal of the receiving base station is:
Figure BDA0002953631190000021

其中,g0是目标用户U0到接收基站B0的路径增益;x0是目标用户U0发送的期望信号;xk是第k个干扰用户发送的干扰信号,满足

Figure BDA0002953631190000022
gk是第k个干扰用户到对应的接收端的路径增益;K为干扰用户个数,w是高斯噪声。Among them, g 0 is the path gain from the target user U 0 to the receiving base station B 0 ; x 0 is the desired signal sent by the target user U 0 ; x k is the interference signal sent by the k-th interfering user, satisfying
Figure BDA0002953631190000022
g k is the path gain from the k-th interfering user to the corresponding receiver; K is the number of interfering users, and w is Gaussian noise.

总噪声表示为:

Figure BDA0002953631190000023
The total noise is expressed as:
Figure BDA0002953631190000023

接收信号的统计特征中2、4阶矩

Figure BDA0002953631190000024
近似计算公式为:2nd and 4th order moments in the statistical characteristics of the received signal
Figure BDA0002953631190000024
The approximate calculation formula is:

Figure BDA0002953631190000025
Figure BDA0002953631190000025

然后,总噪声z的统计特征中2、4阶矩计算公式为:Then, the calculation formulas of the second and fourth moments in the statistical characteristics of the total noise z are:

Figure BDA0002953631190000026
Figure BDA0002953631190000026

步骤二、根据双高斯分布的概率密度函数计算双高斯分布的统计特征;Step 2: Calculate the statistical characteristics of the double Gaussian distribution according to the probability density function of the double Gaussian distribution;

首先,双高斯分布的概率密度函数为

Figure BDA0002953631190000027
First, the probability density function of the double Gaussian distribution is
Figure BDA0002953631190000027

μ为近似的干扰信号绝对值,σ2为近似的高斯噪声的方差;μ is the absolute value of the approximate interference signal, σ 2 is the variance of the approximate Gaussian noise;

然后,根据目标概率密度pBG(z)计算双高斯分布的统计特征中2、4阶矩;Then, according to the target probability density p BG (z), the 2nd and 4th order moments in the statistical characteristics of the double Gaussian distribution are calculated;

计算结果为:The calculation result is:

Figure BDA0002953631190000031
Figure BDA0002953631190000031

步骤三、在保证总噪声z与双高斯分布的统计特征相同下,计算双高斯分布中的参数μ和σ;Step 3: Calculate the parameters μ and σ in the double Gaussian distribution under the condition that the statistical characteristics of the total noise z and the double Gaussian distribution are the same;

统计特征相同是指:接收信号总噪声z的前四阶矩与目标概率密度pBG(z)的前四阶矩相同;由于目标概率密度pBG(z)的1、3阶矩为零,即需两者的2、4阶矩相同即可。即满足:

Figure BDA0002953631190000032
从而计算得到双高斯分布的参数μ和σ:The statistical characteristics are the same: the first four moments of the total noise z of the received signal are the same as the first four moments of the target probability density p BG (z); since the first and third moments of the target probability density p BG (z) are zero, That is, the 2nd and 4th order moments of the two are the same. That is to satisfy:
Figure BDA0002953631190000032
Thus, the parameters μ and σ of the double Gaussian distribution are calculated:

Figure BDA0002953631190000033
Figure BDA0002953631190000033

步骤四、接收端对接收信号y1,y2,…,yN进行软解调,将双高斯分布中的参数μ和σ代入LLR,计算得到接收信号对应的结果λ12,…,λN并输入译码器进行信道译码,得到期望信号。Step 4: The receiving end performs soft demodulation on the received signals y 1 , y 2 ,...,y N , substitutes the parameters μ and σ in the double Gaussian distribution into the LLR, and calculates the corresponding results of the received signals λ 1 , λ 2 ,... , λ N and input to the decoder for channel decoding to obtain the desired signal.

期望信号x0采用BPSK调制,则基于双高斯近似的LLR计算公式为:If the desired signal x 0 is modulated by BPSK, the LLR calculation formula based on the double Gaussian approximation is:

Figure BDA0002953631190000034
Figure BDA0002953631190000034

Pr{·|·}表示条件概率;其中,

Figure BDA0002953631190000035
表示λ的修正项。Pr{·|·} represents the conditional probability; where,
Figure BDA0002953631190000035
Represents the correction term for λ.

本发明的优点在于:The advantages of the present invention are:

1)、一种基于双高斯近似的LLR计算方法,相比于传统的多用户联合检测、干扰抵消,基于双高斯近似的LLR计算无需知道干扰源的信道增益,无需知道干扰源的数量,甚至无需知道干扰信号xk,k=1,2,…的星座图,通过接收信号的统计观察即可估计分布参数。1), an LLR calculation method based on double Gaussian approximation. Compared with the traditional multi-user joint detection and interference cancellation, the LLR calculation based on double Gaussian approximation does not need to know the channel gain of the interferer, the number of interferers, or even the number of interferers. The distribution parameters can be estimated by statistical observation of the received signal without knowing the constellation of the interfering signals x k , k=1, 2, . . .

2)、一种基于双高斯近似的LLR计算方法,相比基于高斯近似的LLR计算,双高斯分布更加匹配噪声和干扰的真实概率密度,增加的修正项使得LLR更为准确,进而能够减少译码迭代次数,因此双高斯近似在误码率及译码复杂度方面,均优于普通的高斯近似。2), an LLR calculation method based on double Gaussian approximation. Compared with the LLR calculation based on Gaussian approximation, the double Gaussian distribution better matches the true probability density of noise and interference, and the added correction term makes the LLR more accurate, which can reduce translation. Therefore, the double Gaussian approximation is superior to the ordinary Gaussian approximation in terms of bit error rate and decoding complexity.

附图说明Description of drawings

图1为本发明现有技术中软信息LLR的计算通信流程;Fig. 1 is the calculation communication flow of soft information LLR in the prior art of the present invention;

图2为本发明一种基于双高斯近似的LLR计算方法流程图;Fig. 2 is a kind of LLR calculation method flow chart based on double Gaussian approximation of the present invention;

图3为本发明构建的干扰用户和目标用户分别对应各自基站的通信场景示意图;3 is a schematic diagram of a communication scenario in which an interfering user and a target user constructed according to the present invention correspond to respective base stations;

图4为本发明双高斯分布概率密度曲线示意图。FIG. 4 is a schematic diagram of a probability density curve of double Gaussian distribution according to the present invention.

具体实施方式Detailed ways

为了进一步说明本发明的实施方法,下面给出一个实施范例。此示例仅表示对本发明的原理性加以说明,不代表本发明的任何限制。In order to further illustrate the implementation method of the present invention, an example of implementation is given below. This example is only meant to illustrate the principle of the present invention and does not represent any limitation of the present invention.

针对多用户干扰场景下,接收端的接收信号含有来自未知数量的未知干扰源的干扰,通过本发明提出的一种基于双高斯近似的LLR计算方法,可以有效降低信道译码的误码率及复杂度;所述LLR计算,适用于所有需要软信息的信道译码,对于使用的具体编译码方式,本发明不做专门限制。In the multi-user interference scenario, the received signal at the receiving end contains interference from an unknown number of unknown interference sources, the LLR calculation method based on double Gaussian approximation proposed by the present invention can effectively reduce the bit error rate and complexity of channel decoding. degree; the LLR calculation is applicable to all channel decoding that requires soft information, and the present invention does not specifically limit the specific encoding and decoding methods used.

如图2所示,具体步骤如下:As shown in Figure 2, the specific steps are as follows:

步骤一、构建K个干扰用户和一个目标用户分别对应各自基站的通信场景;Step 1, constructing a communication scenario in which K interfering users and one target user correspond to their respective base stations;

如图3所示,目标用户U0对应基站B0,干扰用户U1和U2分别对应各自的基站B1和B2;以及未知干扰源,如WiFi网络中的干扰接入点B3和终端U3;所述未知干扰源,意为接收端无需对干扰源进行信道测量,LLR可以通过对接收信号的计算处理获得。As shown in FIG. 3 , the target user U 0 corresponds to the base station B 0 , the interfering users U 1 and U 2 correspond to the respective base stations B 1 and B 2 , respectively; and unknown interference sources, such as the interference access points B 3 and B 2 in the WiFi network Terminal U 3 ; the unknown interference source means that the receiver does not need to perform channel measurement on the interference source, and the LLR can be obtained by calculating the received signal.

步骤二、目标用户和所有干扰用户分别向各自对应的基站发送信号;Step 2, the target user and all interfering users send signals to their corresponding base stations respectively;

目标用户U0通过无线向其所在基站B0发送上行信号;同时,干扰用户U1和U2分别向基站B1和B2发送信号,WiFi网络中的接入点B3向终端U3发送信号,所有K个干扰用户同时发送信号,所有的无线链路可共享相同的频带;The target user U 0 sends an uplink signal to the base station B 0 where it is located by wireless; at the same time, the interfering users U 1 and U 2 send signals to the base stations B 1 and B 2 respectively, and the access point B 3 in the WiFi network sends a signal to the terminal U 3 signal, all K interfering users send signals at the same time, and all wireless links can share the same frequency band;

所述接收端和干扰源,是指可进行无线传输的设备,本场景同样适用于下行通信:基站B0通过无线向其目标用户U0发送下行信号;基站B1和B2分别向干扰用户U1和U2发送下行信号等。The receiving end and the interference source refer to devices that can perform wireless transmission, and this scenario is also applicable to downlink communication: base station B 0 sends downlink signals to its target user U 0 wirelessly; base stations B 1 and B 2 respectively send downlink signals to the interfering user U1 and U2 send downlink signals and so on .

步骤三、目标用户U0的接收基站B0接收目标用户发送的期望信号,该信号同时受到了K个干扰用户的信号的干扰,将所有干扰信号和信道噪声之和称为总噪声;Step 3, the receiving base station B 0 of the target user U 0 receives the desired signal sent by the target user, and the signal is simultaneously interfered by the signals of the K interfering users, and the sum of all the interfering signals and the channel noise is called the total noise;

接收端的接收信号包含了期望信号、未知的干扰以及信道噪声;接收基站B0的接收信号为:

Figure BDA0002953631190000051
The received signal at the receiving end includes the desired signal, unknown interference and channel noise; the received signal of the receiving base station B 0 is:
Figure BDA0002953631190000051

其中,g0是目标用户U0到接收基站B0的路径增益;x0是目标用户U0发送的期望信号;xk是第k个干扰用户发送的干扰信号,满足能量

Figure BDA0002953631190000052
gk是第k个干扰用户到对应的接收端的路径增益;w是高斯噪声。Among them, g 0 is the path gain from the target user U 0 to the receiving base station B 0 ; x 0 is the desired signal sent by the target user U 0 ; x k is the interference signal sent by the k-th interfering user, satisfying the energy
Figure BDA0002953631190000052
g k is the path gain from the k-th interfering user to the corresponding receiver; w is Gaussian noise.

总噪声表示为:

Figure BDA0002953631190000053
The total noise is expressed as:
Figure BDA0002953631190000053

本实施例中接收端可以检测到路径增益g0,简单起见,将g0归一化为1,同时不假设gk,k=1,2,…已知,不假设K已知,甚至不假设xk,k=1,2,…的星座图已知。In this embodiment, the receiving end can detect the path gain g 0 . For the sake of simplicity, g 0 is normalized to 1, and g k , k=1, 2, . . . are not assumed to be known, K is not assumed to be known, or even It is assumed that the constellation diagrams of x k , k=1, 2, . . . are known.

步骤四、同理,接收基站B0接收长度为N的完整码字,并存储对应的接收信号y1,y2,…,yNStep 4. Similarly, the receiving base station B 0 receives a complete codeword of length N, and stores the corresponding received signals y 1 , y 2 , . . . , y N ;

步骤五、对接收信号y1,y2,…,yN计算统计平均,等同为接收信号的统计特征,并进一步计算总噪声z的统计特征;Step 5. Calculate the statistical average of the received signals y 1 , y 2 , ..., y N , which is equivalent to the statistical characteristics of the received signals, and further calculate the statistical characteristics of the total noise z;

首先,接收信号的统计特征中2、4阶矩

Figure BDA0002953631190000054
近似计算公式为:First, the 2nd and 4th order moments in the statistical characteristics of the received signal
Figure BDA0002953631190000054
The approximate calculation formula is:

Figure BDA0002953631190000055
Figure BDA0002953631190000055

然后,总噪声z的统计特征中2、4阶矩计算公式为:Then, the calculation formulas of the second and fourth moments in the statistical characteristics of the total noise z are:

Figure BDA0002953631190000056
Figure BDA0002953631190000056

步骤六、根据双高斯分布的概率密度函数计算双高斯分布的统计特征;Step 6: Calculate the statistical characteristics of the double Gaussian distribution according to the probability density function of the double Gaussian distribution;

首先,双高斯分布的概率密度函数为

Figure BDA0002953631190000057
First, the probability density function of the double Gaussian distribution is
Figure BDA0002953631190000057

此双高斯分布可以理解为随机变量Z=X+Y的分布,即两个随机变量和的分布,其中X等概取值±μ;Y是均值为零,方差为σ2的高斯随机变量;This double Gaussian distribution can be understood as the distribution of the random variable Z=X+Y, that is, the distribution of the sum of two random variables, where X is equal to the value ±μ; Y is a Gaussian random variable with zero mean and variance σ 2 ;

本发明中,μ为近似的干扰信号绝对值,σ2为近似的高斯噪声的方差。In the present invention, μ is the approximate absolute value of the interference signal, and σ 2 is the variance of the approximate Gaussian noise.

本实施例采用的双高斯分布概率密度曲线,如图4所示。The double Gaussian distribution probability density curve used in this embodiment is shown in FIG. 4 .

然后,根据目标概率密度pBG(z)计算双高斯分布的统计特征中2、4阶矩;Then, according to the target probability density p BG (z), the 2nd and 4th order moments in the statistical characteristics of the double Gaussian distribution are calculated;

计算结果为:The calculation result is:

Figure BDA0002953631190000061
Figure BDA0002953631190000061

步骤七、在保证总噪声z与双高斯分布的统计特征相同下,计算双高斯分布中的参数μ和σ;Step 7: Calculate the parameters μ and σ in the double Gaussian distribution under the condition that the statistical characteristics of the total noise z and the double Gaussian distribution are the same;

统计特征相同是指:接收信号总噪声z的前四阶矩与目标概率密度pBG(z)的前四阶矩相同;类比传统的高斯近似,传统的高斯近似是使得总噪声的方差与高斯分布的方差相同,即1阶矩为零,2阶矩相同,因为高斯近似只需要计算一个参数,由2阶矩即可确定;本申请中双高斯近似需要两个参数,因此为前四阶矩相同,由于目标概率密度pBG(z)的1、3阶矩为零,即需两者的2、4阶矩相同即可。即满足:

Figure BDA0002953631190000062
从而计算得到双高斯分布的参数μ和σ:The statistical characteristics are the same: the first fourth moment of the total noise z of the received signal is the same as the first fourth moment of the target probability density p BG (z); analogous to the traditional Gaussian approximation, the traditional Gaussian approximation is to make the variance of the total noise and the Gaussian approximation The variance of the distribution is the same, that is, the first-order moment is zero, and the second-order moment is the same, because the Gaussian approximation only needs to calculate one parameter, which can be determined by the second-order moment; in this application, the double Gaussian approximation requires two parameters, so it is the first four-order Since the 1st and 3rd order moments of the target probability density p BG (z) are zero, the 2nd and 4th order moments of the two are the same. That is to satisfy:
Figure BDA0002953631190000062
Thus, the parameters μ and σ of the double Gaussian distribution are calculated:

Figure BDA0002953631190000063
Figure BDA0002953631190000063

步骤八、接收端对接收信号y1,y2,…,yN进行软解调,将双高斯分布中的参数μ和σ代入LLR,计算得到接收信号对应的结果λ12,…,λNStep 8: The receiving end performs soft demodulation on the received signals y 1 , y 2 ,...,y N , substitutes the parameters μ and σ in the double Gaussian distribution into the LLR, and calculates the corresponding results of the received signals λ 1 , λ 2 ,... , λ N .

期望信号x0采用BPSK调制,则基于双高斯近似的LLR计算公式为:If the desired signal x 0 is modulated by BPSK, the LLR calculation formula based on the double Gaussian approximation is:

Figure BDA0002953631190000064
Figure BDA0002953631190000064

Pr{·|·}表示条件概率;其中,

Figure BDA0002953631190000065
表示λ的修正项;通过含有修正项的LLR计算式,使得LLR计算更加准确,在信道译码上的具体表现为更低的误码率及更低的译码复杂度。Pr{·|·} represents the conditional probability; where,
Figure BDA0002953631190000065
Represents the correction term of λ; the LLR calculation formula containing the correction term makes the LLR calculation more accurate, and the specific performance in channel decoding is lower bit error rate and lower decoding complexity.

步骤九、将LLR计算的结果λ12,…,λN输入译码器进行信道译码,即可得到期望信号。Step 9: Input the LLR calculation results λ 1 , λ 2 ,...,λ N into the decoder for channel decoding, and then the desired signal can be obtained.

实施例:Example:

假设发送端使用Turbo码编码,信息比特长度为1000bit,两个子编码器分别产生3bit尾比特,码率为1/3,则编码后码字长度为N=3018bit。经BPSK调制后发送,发送端到接收端的信道增益已知,且归一化为1。接收端接收到信号y1,y2,…,yN,其中干扰源数目及其信道增益均未知;具体过程为:Assuming that the sender uses Turbo code encoding, the length of the information bits is 1000 bits, the two sub-encoders generate 3 bits of tail bits respectively, and the code rate is 1/3, then the length of the code word after encoding is N=3018 bits. After being modulated by BPSK and sent, the channel gain from the transmitter to the receiver is known and normalized to 1. The receiver receives signals y 1 , y 2 ,...,y N , in which the number of interference sources and their channel gains are unknown; the specific process is:

步骤1:接收端计算接收信号的统计平均

Figure BDA0002953631190000071
Step 1: The receiver calculates the statistical average of the received signal
Figure BDA0002953631190000071

步骤2:接收端对噪声及干扰总和进行双高斯近似,计算双高斯分布的参数:Step 2: The receiver performs a double-Gaussian approximation to the sum of noise and interference, and calculates the parameters of the double-Gaussian distribution:

Figure BDA0002953631190000072
Figure BDA0002953631190000072

步骤3:通过式

Figure BDA0002953631190000073
计算LLR,得到λ12,…,λN;Step 3: Pass-through
Figure BDA0002953631190000073
Calculate LLR to get λ 12 ,...,λ N ;

步骤4:将λ12,…,λN作为译码器的输入,进行译码,从而得到发送信号。Step 4: take λ 1 , λ 2 , . . . , λ N as the input of the decoder, and perform decoding to obtain the transmitted signal.

Claims (3)

1. A LLR calculation method based on double Gaussian approximation is characterized in that under a multi-user interference scene, a received signal is simultaneously interfered by unknown interference sources with unknown quantity, and the sum of all interference signals and channel noise is total noise, and the LLR calculation method comprises the following specific steps:
step one, aiming at the complete code word with the length of N, utilizing a receiving base station to receive a signal y1,y2,…,yNCalculating statistical average, which is equivalent to the statistical characteristic of the received signal, and further calculating the statistical characteristic of the total noise z;
step two, calculating the statistical characteristics of double-Gaussian distribution according to the probability density function of the double-Gaussian distribution;
first, the probability density function of the double Gaussian distribution is
Figure FDA0003351137170000011
Mu is the approximate absolute value of the interference signal, sigma2Is the variance of the approximated gaussian noise;
then, according to the target probability density pBG(z) calculating 2 and 4 orders of moments in the statistical characteristics of the double Gaussian distribution;
the calculation result is as follows:
Figure FDA0003351137170000012
step three, calculating parameters mu and sigma in double-Gaussian distribution under the condition of ensuring that the total noise z is the same as the statistical characteristics of the double-Gaussian distribution2
The statistical characteristics are the same as: first fourth moment of total noise z of received signal and target probability density pBG(z) the first four moments are the same; due to the target probability density pBG(z) the 1 and 3 orders of moment are zero, namely the 2 and 4 orders of moment are the same; namely, the following conditions are satisfied:
Figure FDA0003351137170000013
thereby calculating parameters mu and sigma of double Gaussian distribution2
Figure FDA0003351137170000014
Figure FDA0003351137170000015
Respectively 2, 4 orders of moment in the statistical characteristics of the received signal, and the approximate calculation formula is:
Figure FDA0003351137170000016
step four, receiving end pair receiving signal y1,y2,…,yNPerforming soft demodulation to obtain parameters μ and σ in double Gaussian distribution2Substituting LLR, calculating to obtain the corresponding result lambda of the received signal12,…,λNAnd input to a decoder for channel decoding to obtain the desired signal.
2. The method of claim 1, wherein each received signal of the receiving base station in the first step is:
Figure FDA0003351137170000017
wherein, g0Is a target user U0To the receiving base station B0The path gain of (1); x is the number of0Is a target user U0The transmitted desired signal; x is the number ofkIs an interference signal sent by the kth interference user and meets the requirement
Figure FDA0003351137170000021
gkPath gain from the kth interfering user to the corresponding receiving end; k is the number of interference users, and w is Gaussian noise;
the total noise is expressed as:
Figure FDA0003351137170000022
the calculation formula of the 2 and 4 orders of moments in the statistical characteristics of the total noise z is as follows:
Figure FDA0003351137170000023
3. the method of claim 1, wherein the step four, the phase of LLR calculation is based on a double gaussian approximationSight signal x0With BPSK modulation, the LLR calculation formula based on the double gaussian approximation is:
Figure FDA0003351137170000024
pr {. | · } represents a conditional probability; wherein,
Figure FDA0003351137170000025
a correction term representing lambda.
CN202110228491.5A 2021-02-26 2021-02-26 A LLR Calculation Method Based on Double Gaussian Approximation Active CN113078983B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110228491.5A CN113078983B (en) 2021-02-26 2021-02-26 A LLR Calculation Method Based on Double Gaussian Approximation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110228491.5A CN113078983B (en) 2021-02-26 2021-02-26 A LLR Calculation Method Based on Double Gaussian Approximation

Publications (2)

Publication Number Publication Date
CN113078983A CN113078983A (en) 2021-07-06
CN113078983B true CN113078983B (en) 2021-12-17

Family

ID=76609677

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110228491.5A Active CN113078983B (en) 2021-02-26 2021-02-26 A LLR Calculation Method Based on Double Gaussian Approximation

Country Status (1)

Country Link
CN (1) CN113078983B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101626281A (en) * 2009-05-26 2010-01-13 新邮通信设备有限公司 Noise estimation method and device
CN103728608A (en) * 2013-12-26 2014-04-16 电子科技大学 Antenna arrangement method for improving MIMO-OTH radar detecting performance in ionized layer double-Gaussian model

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100929850B1 (en) * 2007-04-02 2009-12-04 삼성전자주식회사 Apparatus and Method for Eliminating Interference in Broadband Wireless Communication Systems
KR20110068377A (en) * 2009-12-16 2011-06-22 포항공과대학교 산학협력단 Method and apparatus for generating soft decision information based on non-Gaussian channel in wireless communication system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101626281A (en) * 2009-05-26 2010-01-13 新邮通信设备有限公司 Noise estimation method and device
CN103728608A (en) * 2013-12-26 2014-04-16 电子科技大学 Antenna arrangement method for improving MIMO-OTH radar detecting performance in ionized layer double-Gaussian model

Also Published As

Publication number Publication date
CN113078983A (en) 2021-07-06

Similar Documents

Publication Publication Date Title
EP3245745B1 (en) System and method for a message passing algorithm
US9838230B2 (en) Pre-coding in a faster-than-Nyquist transmission system
CN100407716C (en) Method and apparatus for combined soft-decision based on interference cancellation and decoding
RU2303330C1 (en) Method for receiving signal in communication system with several channels for transmitting and receiving
KR102511374B1 (en) SCHEME FOR COMMUNICATION USING Integer-Forcing Scheme IN WIRELESS COMMUNICATION SYSTEM
Sergienko et al. SCMA detection with channel estimation error and resource block diversity
CN101997652A (en) Acceptance detection method and device based on LDPC-MIMO (low density parity check-multiple input multiple output) communication system
CN104009822B (en) Based on new demodulation modification method of the imperfect channel estimation containing arrowband interference
CN113315553B (en) Simple and convenient dirty paper coding method capable of approaching information theory limit
CN109450594B (en) Rate-free code degree distribution optimization method for uplink of cloud access network
CN106027203A (en) Multi-user detection method for SCMA (Sparse code multiple access) communication system for dynamic message scheduling
CN104135347B (en) Dirty paper coding and decoding method based on joint lattice forming technology in cognitive network
CN113078983B (en) A LLR Calculation Method Based on Double Gaussian Approximation
CN105846955B (en) Multi-beam mobile satellite communication system multi-user association iterative detection decoding method
JP2022163465A (en) Receiving device and parameter generation method for demodulation
CN108512580B (en) Large-scale multi-user MIMO iterative detection method suitable for low-precision quantization
CN105847193A (en) Fast iteration channel estimation method for encoding MIMO (Multiple Input Multiple Output) system
CN104539397A (en) De-noising mutual-information keeping quantization forward method of orthogonal frequency division multiple access relay system
CN100358324C (en) Data equalization method for burst communication
CN115426014A (en) Underwater sound MIMO communication method based on unitary space-time coding modulation
CN116170258A (en) A Channel Estimation Method Based on Coding Loop Compressed Sensing
Gerrar et al. CRC-aided perturbed decoding of polar codes
Vu et al. Multiple-access relaying with network coding: iterative network/channel decoding with imperfect CSI
Yang et al. Polar codes for soft decode-and-forward in half-duplex relay channels
US10050813B2 (en) Low complexity sequence estimator for general packet radio service (GPRS) system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant