CN101232349B - Method for Quickly Generating QAM Bit Confidence Soft Decision Metrics - Google Patents
Method for Quickly Generating QAM Bit Confidence Soft Decision Metrics Download PDFInfo
- Publication number
- CN101232349B CN101232349B CN200710173300XA CN200710173300A CN101232349B CN 101232349 B CN101232349 B CN 101232349B CN 200710173300X A CN200710173300X A CN 200710173300XA CN 200710173300 A CN200710173300 A CN 200710173300A CN 101232349 B CN101232349 B CN 101232349B
- Authority
- CN
- China
- Prior art keywords
- qam
- bit
- soft decision
- symbol
- confidence
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Digital Transmission Methods That Use Modulated Carrier Waves (AREA)
Abstract
Description
技术领域technical field
本发明属于无线通信解调制技术领域,具体涉及一种快速生成QAM比特置信度软判决度量的方法。The invention belongs to the technical field of wireless communication demodulation, and in particular relates to a method for rapidly generating QAM bit confidence degree soft decision measure.
背景技术Background technique
随着现代通信技术的发展,在移动及个人通信系统中对数据传输速率的要求越来越高。一种有效的提高频谱利用率的方法是在调制时采用多元调制方式(如64QAM),但在发射功率一定的情况下,采用多元调制会减小调制星座点之间的欧式距离,增加系统的误码率,因此在采用多元调制的系统中,均采用了性能优异的信道编码方式(如Turbo码或LDPC码等)来弥补误码率的损失。为了使这些信道解码器更好的工作,在解映射时,均采用软判决技术来代替传统的硬判决技术,以保证信道解码器获得更多的信道信息。研究结果表明[5],在加性高斯噪声(AWGN)信道中,软判决比硬判决解码要多2dB的软判决增益,而在衰落信道中的软判决增益则超过3dB。With the development of modern communication technology, the requirements for data transmission rate in mobile and personal communication systems are getting higher and higher. An effective way to improve spectrum utilization is to use multi-element modulation (such as 64QAM) during modulation. However, when the transmit power is constant, the use of multi-element modulation will reduce the Euclidean distance between modulation constellation points and increase the system efficiency. Therefore, in systems using multi-element modulation, channel coding methods with excellent performance (such as Turbo codes or LDPC codes, etc.) are used to compensate for the loss of bit error rates. In order to make these channel decoders work better, soft decision technology is used to replace traditional hard decision technology during demapping, so as to ensure that the channel decoder obtains more channel information. The research results show that [5] , in the additive Gaussian noise (AWGN) channel, the soft decision gain is 2dB more than the hard decision decoding, and the soft decision gain in the fading channel is more than 3dB.
传统的软判决度量生成算法多基于最小欧式距离[6],是一种基于ML(最大似然)准则的解调方式。在计算欧式距离时,需要对复数的模进行平方运算,对硬件的开销较大。Traditional soft decision metric generation algorithms are mostly based on minimum Euclidean distance [6] , which is a demodulation method based on ML (maximum likelihood) criterion. When calculating the Euclidean distance, it is necessary to perform a square operation on the modulus of the complex number, which has a large overhead on hardware.
文献[3]中提到了比特置信度的概念,但其只是简单的把比特置信度与信道状态信息(CSI)的乘积作为软判决度量,并没有在数学上给出严格的推导。The concept of bit confidence is mentioned in [3], but it simply takes the product of bit confidence and channel state information (CSI) as a soft decision measure, and does not give a strict mathematical derivation.
本发明提出一种针对QAM调制方式,快速生成比特置信度软判决度量的方法,通过将比特置信度引入到软判决度量的计算中来减少计算的复杂性,相比于传统的基于最小欧式距离的软判决度量计算方法,本方法在几乎不损失任何性能的前提下,减小了计算量,降低了实现复杂度。The present invention proposes a method for quickly generating bit confidence soft decision metrics for QAM modulation, and reduces the complexity of calculation by introducing bit confidence into the calculation of soft decision metrics. Compared with the traditional method based on the minimum Euclidean distance The calculation method of the soft decision metric, this method reduces the amount of calculation and the implementation complexity under the premise of almost no loss of any performance.
发明内容Contents of the invention
本发明的目的在于提出一种计算量小、实现复杂度低的生成QAM比特置信度软判决度量的方法。The object of the present invention is to propose a method for generating QAM bit confidence soft decision metrics with small calculation amount and low implementation complexity.
在存在衰落的信道环境,假设接收机理想同步,接收到的单个符号信息可以表示为:In a fading channel environment, assuming that the receiver is ideally synchronized, the received single symbol information can be expressed as:
Y=HX+W (1)Y=HX+W (1)
其中H为信道在符号X处的复数增益,W为加性复高斯白噪声,X和Y分别为发送和接收到的符号。where H is the complex gain of the channel at symbol X, W is additive complex white Gaussian noise, and X and Y are the transmitted and received symbols, respectively.
符号X所对应的比特信息中第i位bi的对数似然比(LLR)信息的表达式为:The expression of the logarithmic likelihood ratio (LLR) information of the i-th bit b i in the bit information corresponding to the symbol X is:
其中p(*)表示条件概率。where p(*) represents the conditional probability.
当X满足均匀分布时,LLR可以表示为:When X satisfies a uniform distribution, LLR can be expressed as:
将式(1)代入式(3),符号比特bi的LLR信息满足Substituting equation (1) into equation (3), the LLR information of sign bit b i satisfies
其中s0是满足bi=0的所有星座点,s1是满足bi=1的所有星座点,σn 2是高斯白噪声的方差。Where s 0 is all constellation points satisfying b i =0, s 1 is all constellation points satisfying b i =1, and σ n 2 is the variance of Gaussian white noise.
由于指数运算随着自变量的增大而迅速增加,因此在指数求和运算中,自变量最大的一项将对最后的结果占主导作用,式(4)可以近似表示为[2] Since the exponential operation increases rapidly with the increase of the independent variable, in the exponential summation operation, the item with the largest independent variable will play a dominant role in the final result, and the formula (4) can be approximately expressed as [2]
其中Z=Y/H为均衡后的符号。Where Z=Y/H is the equalized symbol.
将分子中满足最大项的s0记为sm 0,分子中满足最大项的s1记为sm 1。式(5)可以重写为:The s 0 that satisfies the maximum term in the numerator is recorded as s m 0 , and the s 1 that satisfies the maximum term in the numerator is recorded as s m 1 . Equation (5) can be rewritten as:
式(6)为衰落信道中,基于最小欧式距离的软判决度量[6]。Equation (6) is the soft decision metric based on the minimum Euclidean distance in a fading channel [6] .
在得到信道增益H、信道噪声方差σn 2以及均衡化的符号Z之后,可以利用式(6)计算LLR信息。但是在式(6)中,每个比特对应的sm 1、sm 0各不相同,需要分别进行计算,且存在复数绝对值平方的运算,这在硬件实现时会造成比较大的开销。考虑QAM调制方式的特点,将比特置信度引入软判决度量的计算中,可以对式(6)的计算进行简化。After obtaining the channel gain H, the channel noise variance σ n 2 and the equalized symbol Z, the LLR information can be calculated using formula (6). However, in Equation (6), the s m 1 and s m 0 corresponding to each bit are different and need to be calculated separately, and there is an operation of the square of the absolute value of the complex number, which will cause relatively large overhead in hardware implementation. Considering the characteristics of the QAM modulation mode, the calculation of the formula (6) can be simplified by introducing the bit confidence into the calculation of the soft decision metric.
本发明将比特置信度引入软判决度量的计算中,给出一种计算量小,实现复杂度低的生成QAM比特置信度软判决度量的方法。具体步骤如下:The invention introduces the bit confidence degree into the calculation of the soft decision metric, and provides a method for generating the QAM bit confidence soft decision metric with small calculation amount and low complexity. Specific steps are as follows:
1、计算比特置信度1. Calculate bit confidence
在采用格雷码编码的QAM调制方式中(星座图如图1所示),定义比特bi的比特置信度信息为均衡后的符号到判决门限的欧式距离,并带有正负号,记为mi。mi的符号决定了判决的结果:当mi大于0时,对应的比特位判决为1;小于0时,对应的比特位判决为0;mi的绝对值代表了判决的置信程度。例如,虽然当mi=0.1和mi=10时,我们都将比特i判为1,但显然当mi=10时我们对判决的结果更有信心。由于采用格雷码编码方式,符号中的每一比特的判决均只与符号的实部或虚部有关。各种QAM调制方式下比特置信度的表达式如式(7)(8)(9)所示。In the QAM modulation method using Gray code coding (constellation diagram shown in Figure 1), the bit confidence information of bit bi is defined as the Euclidean distance from the equalized symbol to the decision threshold, with a sign, denoted as m i . The sign of mi determines the result of the judgment: when mi is greater than 0, the corresponding bit is judged as 1; when it is less than 0, the corresponding bit is judged as 0; the absolute value of mi represents the confidence level of the judgment. For example, although we judge bit i as 1 when mi =0.1 and mi =10, obviously we are more confident in the judgment result when mi =10. Due to the Gray code encoding method, the judgment of each bit in the symbol is only related to the real or imaginary part of the symbol. The expressions of bit confidence in various QAM modulation modes are shown in formulas (7)(8)(9).
4-QAM调制方式下各个比特的置信度度量为:The confidence measure of each bit in the 4-QAM modulation mode is:
m1=Im(Z) m0=Re(Z) (7)m 1 =Im(Z) m 0 =Re(Z) (7)
16-QAM调制方式下各个比特的置信度度量为:The confidence measure of each bit in the 16-QAM modulation mode is:
m3=Im(Z) m2=Re(Z) (8)m 3 =Im(Z) m 2 =Re(Z) (8)
m1=4-|Im(Z)| m0=4-|Re(Z)|m 1 =4-|Im(Z)| m 0 =4-|Re(Z)|
64-QAM调制方式下各个比特的置信度度量为:The confidence measure of each bit in the 64-QAM modulation mode is:
m5=Im(Z); m2=Re(Z);m 5 =Im(Z); m 2 =Re(Z);
m4=4-|Im(Z)|; m1=4-|Re(Z)|; (9)m 4 =4-|Im(Z)|; m 1 =4-|Re(Z)|; (9)
其中Z=Y/H为均衡后的符号,Im(Z)表示符号Z的虚部,Re(Z)表示符号Z的实部;Wherein Z=Y/H is the symbol after equalization, and Im(Z) represents the imaginary part of symbol Z, and Re(Z) represents the real part of symbol Z;
2、生成软判决度量2. Generating Soft Decision Metrics
假设比特bi的判决只与符号虚部有关,式(6)可以简化为:Assuming that the decision of bit bi is only related to the imaginary part of the symbol, formula (6) can be simplified as:
其中Thi为判决门限。在式(10)中,Im(Z)-Thi可能为mi或-mi。分析星座图可以得到,当Im(Z)-Thi=mi时,
在某种特定的QAM调制方式下,当mi>0时,|Im(sm 0)-Thi|为一个确定的值,同样地,当mi<0时,|Im(sm 1)-Thi|也为一个确定的值,且两个值相同,这里设为p。在不同的QAM调制方式下,p的取值有所不同。将p代入式(11)中,当mi<0时,式(11)可重写为:In a specific QAM modulation mode, when m i >0, |Im(s m 0 )-Th i | is a definite value, similarly, when m i <0, |Im(s m 1 )-Th i | is also a definite value, and the two values are the same, here it is set to p. Under different QAM modulation modes, the value of p is different. Substituting p into formula (11), when m i <0, formula (11) can be rewritten as:
当mi>0时,式(11)可重写为:When m i >0, formula (11) can be rewritten as:
通过分析星座图,可以根据mi直接计算出|Im(sm 0)-Thi|或|Im(sm 1)-Thi|,在不同的调制方式下,它们的表达式有所不同,这里统一用q来表示,将q代入式(12)和(13)中,得到比特bi的LLR信息的通式为:By analyzing the constellation diagram, |Im(s m 0 )-Th i | or |Im(s m 1 )-Th i | can be directly calculated according to m i , and their expressions are different under different modulation methods , which is uniformly represented by q here, and substituting q into formulas (12) and (13), the general formula for obtaining the LLR information of bit bi is:
3、简化表达形式3. Simplified expression
在4-QAM、16-QAM以及64-QAM调制方式下,p的取值分别为1、2和4.5,q的表达式分别为floor(|mi|/2)*2+p、floor(|mi|/4)*4+p和p。In 4-QAM, 16-QAM and 64-QAM modulation modes, the values of p are 1, 2 and 4.5 respectively, and the expressions of q are floor(|m i |/2)*2+p, floor( |m i |/4)*4+p and p.
由于发送符号X满足均匀分布,在64-QAM调制方式下,从式(9)中分析可知,floor(|mi|/2)等于0的概率为58.3%,等于1的概率为25%,等于2的概率为8.3%,等于3的概率为8.3%;在16-QAM调制方式下,从式(8)中分析可知,floor(|mi|/4)等于0的概率为75%,等于1的概率为25%。为了计算的方便,将上述两项均取为0,即在各种QAM调试方式下,q均等于p。Since the transmitted symbol X satisfies a uniform distribution, in the 64-QAM modulation mode, it can be seen from the analysis of formula (9) that the probability that floor(| mi |/2) is equal to 0 is 58.3%, and the probability that it is equal to 1 is 25%. The probability of being equal to 2 is 8.3%, and the probability of being equal to 3 is 8.3%. In the 16-QAM modulation mode, it can be seen from the analysis of formula (8) that the probability of floor(| mi |/4) being 0 is 75%, The probability of equaling 1 is 25%. For the convenience of calculation, the above two items are taken as 0, that is, in various QAM debugging modes, q is equal to p.
简化后,各种QAM调制方式下LLR的通式可以表示为:After simplification, the general formula of LLR under various QAM modulation modes can be expressed as:
其中,在4-QAM、16-QAM以及64-QAM调制方式下,p的取值分别为1、2和4.5。Wherein, in the 4-QAM, 16-QAM and 64-QAM modulation modes, the values of p are 1, 2 and 4.5 respectively.
对比式(15)和式(6),从中可以看出,本发明提出方法的运算量要明显低于传统基于最小欧式距离方法的运算量。Comparing Equation (15) and Equation (6), it can be seen that the calculation amount of the method proposed by the present invention is obviously lower than that of the traditional method based on the minimum Euclidean distance.
在具体计算QAM比特置信度软判决度量时,第一步先根据式(7)(8)(9)计算比特置信度信息,第二步根据式(15)生成软判决度量。When calculating the QAM bit confidence soft decision metric, the first step is to calculate the bit confidence information according to formula (7), (8) and (9), and the second step is to generate the soft decision metric according to formula (15).
技术效果technical effect
本发明为一种快速生成QAM比特置信度软判决度量的方法。将比特置信度引入LLR的计算中,来生成软判决度量。本文提出的软判决度量生成算法可以应用于DTMB系统[1]的外接收机中。The invention is a method for rapidly generating QAM bit confidence soft decision measure. The bit confidence is introduced into the calculation of LLR to generate a soft decision metric. The soft decision metric generation algorithm proposed in this paper can be applied to the outer receiver of DTMB system [1] .
附图说明Description of drawings
图1为QAM星座图,其中(a)为4-QAM星座图,(b)为16-QAM星座图,(c)为64-QAM星座图。FIG. 1 is a QAM constellation diagram, wherein (a) is a 4-QAM constellation diagram, (b) is a 16-QAM constellation diagram, and (c) is a 64-QAM constellation diagram.
图2为DTMB系统接收机框图。Figure 2 is a block diagram of the DTMB system receiver.
图3为加性高斯信道环境下,两种软判决度量对LDPC解码器性能影响的比较,其中(a)为16-QAM的情况,(b)为64-QAM的情况。Figure 3 is a comparison of the impact of two soft decision metrics on the performance of an LDPC decoder under an additive Gaussian channel environment, where (a) is the case of 16-QAM, and (b) is the case of 64-QAM.
图4为多径衰落信道环境下,两种软判决度量对LDPC解码器性能影响的比较,其中(a)为16-QAM的情况,(b)为64-QAM的情况。Figure 4 is a comparison of the impact of two soft decision metrics on the performance of the LDPC decoder in a multipath fading channel environment, where (a) is the case of 16-QAM, and (b) is the case of 64-QAM.
具体实施方式Detailed ways
下面通过仿真来进一步描述本发明,仿真的具体步骤如下:Further describe the present invention by emulation below, the concrete steps of emulation are as follows:
1.发射机发送的数据符号经过多径衰落信道后,与高斯白噪声叠加,进入接收机。1. After passing through the multipath fading channel, the data symbols sent by the transmitter are superimposed with Gaussian white noise and enter the receiver.
2.假设接收机理想同步与信道均衡,根据式(7)(8)(9)计算比特置信度信息。2. Assuming ideal synchronization and channel equalization of the receiver, the bit confidence information is calculated according to equations (7)(8)(9).
3.利用步骤2得到的比特置信度信息,根据式(15)计算软判决度量。3. Using the bit confidence information obtained in
4.将生成的软判决度量,输入信道解码器,进行信道解码。4. Input the generated soft decision metrics into a channel decoder for channel decoding.
5.DTMB系统接收机框图,以及实现本文算法的模块如图2所示。5. The block diagram of the DTMB system receiver and the modules implementing the algorithm in this paper are shown in Figure 2.
仿真结果:Simulation results:
1.仿真条件:1. Simulation conditions:
在仿真中,使用了16-QAM和64-QAM调制方式,采用的LDPC码为(7493,6096)码,码率为0.8。在仿真中使用的多经衰落信道模型如表1所示,且为准静态信道,即在一个OFDM符号的时间内,信道不发生变化。在仿真中,均假设理想同步与信道均衡,LDPC解码算法采用了文献[4]中的算法,最大迭代次数设定为50次。In the simulation, 16-QAM and 64-QAM modulation methods are used, the LDPC code adopted is (7493, 6096) code, and the code rate is 0.8. The multi-pass fading channel model used in the simulation is shown in Table 1, and it is a quasi-static channel, that is, the channel does not change within the time of one OFDM symbol. In the simulation, ideal synchronization and channel equalization are assumed. The LDPC decoding algorithm adopts the algorithm in [4], and the maximum number of iterations is set to 50.
2.实验结果:2. Experimental results:
为了评估本发明提出算法的性能,对于经过信道均衡后的符号,分别采用本文基于比特置信度的方法和基于最小欧式距离的方法来生成软判决度量,将两种方法得到的LLR信息分别输入LDPC解码器中。In order to evaluate the performance of the algorithm proposed by the present invention, for the symbols after channel equalization, the method based on bit confidence and the method based on minimum Euclidean distance are respectively used to generate soft decision metrics, and the LLR information obtained by the two methods are respectively input into LDPC in the decoder.
在加性高斯信道和多径衰落信道环境下,两种软判决度量对LDPC解码器性能影响的数值仿真结果如图3、图4所示。In the additive Gaussian channel and multipath fading channel environment, the numerical simulation results of the impact of two soft decision metrics on the performance of the LDPC decoder are shown in Figure 3 and Figure 4.
从图3、图4所示的误码率曲线可以看出,虽然本文给出的算法对基于最小欧式距离的方法进行了简化,减小了运算量,但无论是在加性高斯信道环境下,还是在多径衰落信道环境下,信道解码器的性能却几乎任何损失,是一种“性价比”非常高的软判决度量生成算法。It can be seen from the bit error rate curves shown in Figure 3 and Figure 4 that although the algorithm given in this paper simplifies the method based on the minimum Euclidean distance and reduces the amount of calculation, no matter in the additive Gaussian channel environment , or in the multipath fading channel environment, the performance of the channel decoder is almost any loss, and it is a very high "cost-effective" soft decision metric generation algorithm.
表1 ETSI多径信道模型Table 1 ETSI multipath channel model
参考文献references
[1]GB20600-2006,《地面数字电视广播传输系统帧结构、信道编码和调制技术规范》,DigitalTerrestrial Multimedia Broadcasting,2006年第8号(总第95号)中国国家标准发布公告.[1] GB20600-2006, "Technical Specifications for Frame Structure, Channel Coding and Modulation of Terrestrial Digital Television Broadcasting Transmission System", Digital Terrestrial Multimedia Broadcasting, 2006 No. 8 (Total No. 95) China National Standard Announcement.
[2]Michael Mao Wang,Weimin Xiao and Tyler Brown.Soft Decision Metric Generation forQAM With Channel Estimation Error[J].IEEE Trans.on Communications,2002,50(7):1058-1061.[2]Michael Mao Wang, Weimin Xiao and Tyler Brown.Soft Decision Metric Generation forQAM With Channel Estimation Error[J].IEEE Trans.on Communications,2002,50(7):1058-1061.
[3]王勇,艾渤,葛建华.数字电视地面广播COFDM传输中的软判决技术[J].通信学报,2003,24(9):73-79.[3] Wang Yong, Ai Bo, Ge Jianhua. Soft decision technology in COFDM transmission of digital TV terrestrial broadcasting [J]. Journal of Communications, 2003, 24(9): 73-79.
[4]Xiao-Yu Hu,Eleftheriou,E.Amold and Dholakia,A.Elftheriou.Efficient Implementationsof the Sum-Prodect Algorithm for Decoding LDPC Codes[J].IEEE GlobalTelecommunications Conference,2001,2(11):1036-2036[4] Xiao-Yu Hu, Eleftheriou, E.Amold and Dholakia, A.Elftheriou. Efficient Implementations of the Sum-Prodect Algorithm for Decoding LDPC Codes[J]. IEEE Global Telecommunications Conference, 2001, 2(11): 1036-2036
[5]Jean W G,Chang K H,Gho Y S.An Equalization Technique for Orthogonal FrequencyDivision Multiplexing Systems in Time Variant Multi-path Channels[J].IEEE.Trans.OnCommunications.1999,47(1):27-32.[5] Jean W G, Chang K H, Gho Y S.An Equalization Technique for Orthogonal Frequency Division Multiplexing Systems in Time Variant Multi-path Channels[J].IEEE.Trans.OnCommunications.1999,47(1):27-32 .
[6]Moe Rahnema,Yezdi Antia,Hughers Network Systems.Optimum Soft Decision Decodingwith Channel State Information in the Presence of Fading[J].IEEE CommunicationsMagazine,1997,35(7):110-111.[6] Moe Rahnema, Yezdi Antia, Hughers Network Systems. Optimum Soft Decision Decoding with Channel State Information in the Presence of Fading [J]. IEEE Communications Magazine, 1997, 35(7): 110-111.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200710173300XA CN101232349B (en) | 2007-12-27 | 2007-12-27 | Method for Quickly Generating QAM Bit Confidence Soft Decision Metrics |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200710173300XA CN101232349B (en) | 2007-12-27 | 2007-12-27 | Method for Quickly Generating QAM Bit Confidence Soft Decision Metrics |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101232349A CN101232349A (en) | 2008-07-30 |
CN101232349B true CN101232349B (en) | 2011-08-03 |
Family
ID=39898556
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200710173300XA Expired - Fee Related CN101232349B (en) | 2007-12-27 | 2007-12-27 | Method for Quickly Generating QAM Bit Confidence Soft Decision Metrics |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101232349B (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101854329B (en) * | 2010-02-01 | 2012-11-14 | 新邮通信设备有限公司 | Fast demodulation method |
CN103152142A (en) * | 2013-03-20 | 2013-06-12 | 清华大学 | Signal detection method and signal detection device for MIMO (Multiple Input Multiple Output) systems |
CN105099974B (en) * | 2015-08-28 | 2018-03-09 | 中国人民解放军理工大学 | A kind of spatial modulation soft decision detection method of low complex degree |
CN109150386B (en) * | 2017-06-28 | 2021-05-28 | 展讯通信(上海)有限公司 | User terminal, serving cell demodulation method, storage medium, and electronic device |
CN108390840A (en) * | 2018-04-23 | 2018-08-10 | 清华大学 | Detect the frequency modulated signal demodulating system of narrowband interference or channel variation |
CN109672501B (en) * | 2018-12-24 | 2021-07-20 | 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) | Soft-decision metric method and device for quadrature modulation |
CN110752892B (en) * | 2019-09-10 | 2022-04-08 | 航天恒星科技有限公司 | M-ary orthogonal modulation and M-ary channel coding signal receiving and processing method |
CN111901272B (en) * | 2020-07-03 | 2023-06-06 | 航天恒星科技有限公司 | Method and device for receiving and processing multi-ary system bipolar quadrature waveform modulation signal |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1375953A (en) * | 2001-03-12 | 2002-10-23 | 摩托罗拉公司 | Method and apparatus for computing bit logarithm likelihood ratio for orthogonal amplitude modualtion signals |
CN1429427A (en) * | 2000-03-08 | 2003-07-09 | 高通股份有限公司 | Method and apparatus for computing soft decision input metrics to TURBO decoder |
WO2006095061A1 (en) * | 2005-03-08 | 2006-09-14 | Commissariat A L'energie Atomique | Method for the flexible demodulation of estimated complex symbols |
-
2007
- 2007-12-27 CN CN200710173300XA patent/CN101232349B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1429427A (en) * | 2000-03-08 | 2003-07-09 | 高通股份有限公司 | Method and apparatus for computing soft decision input metrics to TURBO decoder |
CN1375953A (en) * | 2001-03-12 | 2002-10-23 | 摩托罗拉公司 | Method and apparatus for computing bit logarithm likelihood ratio for orthogonal amplitude modualtion signals |
WO2006095061A1 (en) * | 2005-03-08 | 2006-09-14 | Commissariat A L'energie Atomique | Method for the flexible demodulation of estimated complex symbols |
Also Published As
Publication number | Publication date |
---|---|
CN101232349A (en) | 2008-07-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101232349B (en) | Method for Quickly Generating QAM Bit Confidence Soft Decision Metrics | |
Wang et al. | Multiuser detection for uplink large-scale MIMO under one-bit quantization | |
CN102144377A (en) | Channel estimation and equalization for hard-limited signals | |
CN101026434A (en) | Low-complexity iterative detection decoding method and device | |
CN101227252B (en) | Multi pathway fading channel soft decision metric generating method of unknown noise information | |
CN101499840A (en) | Iteration detection method for MIMO system | |
CN110519191B (en) | A spectrally efficient single-carrier communication method with two-dimensional time-frequency compression | |
CN100571098C (en) | Low-complexity maximum likelihood detection method and device in communication system | |
Arbi et al. | Low-complexity blind PAPR reduction for OFDM systems with rotated constellations | |
CN114401172B (en) | Combined estimation and detection method based on Turbo equalization frame and VAMP | |
Perez-Calderon et al. | Simplified rotated constellation demapper for second generation terrestrial digital video broadcasting | |
CN101453444A (en) | Constellation map simplifying apparatus, method and receiver | |
CN109150779A (en) | Super Nyquist communication system and its communication means | |
Song et al. | Comparison of interference cancellation schemes for non-orthogonal multiple access system | |
Nguyen et al. | Groupwise neighbor examination for tabu search detection in large MIMO systems | |
Salari et al. | NOMA joint channel estimation and signal detection using rotational invariant codes and GMM-based clustering | |
CN101964667B (en) | High-efficiency multi-antenna detection method for long term evolution scheme | |
CN101237434A (en) | A Soft Decision Method for Gray Mapped M-PSK Modulation | |
Ketonen et al. | MIMO detection in single carrier systems | |
Zimmermann et al. | Adaptive vs. hybrid iterative MIMO receivers based on MMSE linear and soft-SIC detection | |
He et al. | A neural network aided approach for LDPC coded DCO-OFDM with clipping distortion | |
EP2611092B1 (en) | Optimal piecewise linear LLR approximation for QAM demodulation | |
CN107196686B (en) | A Signal Detection Method for Massive MIMO System with Preprocessing Operation | |
CN110381003A (en) | The multiuser signal detection method inhibited for peak-to-average force ratio in SCMA-OFDM system | |
Ssettumba et al. | LLR Refinement Strategies for Iterative Detection and Decoding Schemes in Cell-Free Massive MIMO Networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
C17 | Cessation of patent right | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20110803 Termination date: 20131227 |