CN114337933B - SCMA-based high-speed visible light communication system and adaptive codec method - Google Patents
SCMA-based high-speed visible light communication system and adaptive codec method Download PDFInfo
- Publication number
- CN114337933B CN114337933B CN202210254982.1A CN202210254982A CN114337933B CN 114337933 B CN114337933 B CN 114337933B CN 202210254982 A CN202210254982 A CN 202210254982A CN 114337933 B CN114337933 B CN 114337933B
- Authority
- CN
- China
- Prior art keywords
- user
- signal
- codebook
- users
- visible light
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 52
- 238000004891 communication Methods 0.000 title claims abstract description 34
- 230000003044 adaptive effect Effects 0.000 title claims description 30
- 238000013507 mapping Methods 0.000 claims abstract description 22
- 239000011159 matrix material Substances 0.000 claims description 8
- 230000002194 synthesizing effect Effects 0.000 claims description 2
- 238000005516 engineering process Methods 0.000 description 16
- 238000001514 detection method Methods 0.000 description 5
- 238000004088 simulation Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 230000008054 signal transmission Effects 0.000 description 3
- 238000001228 spectrum Methods 0.000 description 3
- 238000007476 Maximum Likelihood Methods 0.000 description 2
- 239000002131 composite material Substances 0.000 description 2
- 239000000463 material Substances 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域technical field
本发明涉及无线通信技术领域,特别涉及一种基于SCMA的高速可见光通信系统及自适应编解码方法。The present invention relates to the technical field of wireless communication, in particular to a high-speed visible light communication system based on SCMA and an adaptive coding and decoding method.
背景技术Background technique
继5G技术研发出来之后,人们又将研究目光聚焦到下一代移动通信技术即6G技术上,下一代移动通信技术有望用到可见光通信、非正交多址技术。可见光通信技术的优势在于其安全性高、保密性好、抗电磁干扰能力强,集通信与照明功能于一体,无电磁污染。而SCMA(Sparse Code Multiple Access,SCMA,稀疏码多址接入)技术就是一种多个用户共享频谱资源的非正交的多址接入技术,它将低密度签名(Low Density Signature, LDS)技术和码分多址(Code Division Multiple Access, CDMA)技术结合在一起,用来解决系统过载问题。传统SCMA解码技术采用消息传递算法(Message Passing Algorithm, MPA),结合先验概率,利用因子图在用户节点和资源节点之间迭代更新后验概率消息,以尽可能准确地解码出原来各个用户发送的码字。相比于最大似然算法(Maximum Likelihood,ML)检测方法,MPA解码器的算法复杂度虽有所降低,但其复杂度随用户数量增加成指数级增长,从而导致解码效率低,不能满足未来6G系统的部署需求。另外针对非正交多址的多用户检测,也可以采用一种叫串行干扰消除(Successive interference cancellation, SIC)的技术,SIC解码技术相对于MPA解码技术可以大大降低其解码复杂度,SIC解码技术的一大缺点就是其解码性能不如MPA,特别是在高信噪比的情况下。Following the development of 5G technology, people have focused their research on the next-generation mobile communication technology, namely 6G technology. The next-generation mobile communication technology is expected to use visible light communication and non-orthogonal multiple access technology. The advantages of visible light communication technology lie in its high security, good confidentiality, strong anti-electromagnetic interference ability, integration of communication and lighting functions, and no electromagnetic pollution. The SCMA (Sparse Code Multiple Access, SCMA, sparse code multiple access) technology is a non-orthogonal multiple access technology in which multiple users share spectrum resources. Technology and Code Division Multiple Access (Code Division Multiple Access, CDMA) technology are combined to solve the problem of system overload. The traditional SCMA decoding technology adopts the Message Passing Algorithm (MPA), combined with the prior probability, and uses the factor graph to iteratively update the posterior probability message between the user node and the resource node, so as to decode the original message sent by each user as accurately as possible. codeword. Compared with the maximum likelihood algorithm (Maximum Likelihood, ML) detection method, the algorithm complexity of MPA decoder is reduced, but its complexity increases exponentially with the increase of the number of users, resulting in low decoding efficiency, which cannot meet the future requirements. Deployment requirements for 6G systems. In addition, for the multi-user detection of non-orthogonal multiple access, a technology called serial interference cancellation (SIC) can also be used. Compared with the MPA decoding technology, the SIC decoding technology can greatly reduce the decoding complexity. A big disadvantage of the technology is that its decoding performance is not as good as MPA, especially at high signal-to-noise ratios.
针对现在采用MPA解码算法带来的高复杂度的问题,人们又提出了许多改进的MPA算法,比如有基于对数域的MPA算法、基于串行方式的MPA解码算法、基于部分码字的MPA解码算法等等降低MPA解码复杂度的算法,可以发现这些算法只是在原有的MPA解码算法的基础上作改进,并没有提出另外一种有别与MPA的解码策略,这些改进的算法在降低原来MPA解码算法的复杂度的同时也使接收机的性能有一定的降低,说明这些改进方法是在牺牲解码准确性来换取算法的低复杂度。In view of the high complexity caused by the MPA decoding algorithm, many improved MPA algorithms have been proposed, such as the logarithmic domain-based MPA algorithm, the serial-based MPA decoding algorithm, and the partial codeword-based MPA algorithm. Decoding algorithms and other algorithms to reduce the complexity of MPA decoding, it can be found that these algorithms are only improved on the basis of the original MPA decoding algorithm, and there is no other decoding strategy different from MPA. The complexity of the MPA decoding algorithm also reduces the performance of the receiver to a certain extent, indicating that these improved methods sacrifice the decoding accuracy in exchange for the low complexity of the algorithm.
发明内容SUMMARY OF THE INVENTION
基于以上解码方式的不足,本发明的目的是提供一种基于SCMA的高速可见光通信系统及自适应编解码方法,旨在保证解码准确性的前提下如何最大可能降低原来MPA解码算法的复杂度。Based on the deficiencies of the above decoding methods, the purpose of the present invention is to provide a high-speed visible light communication system based on SCMA and an adaptive encoding and decoding method, aiming at how to reduce the complexity of the original MPA decoding algorithm to the greatest extent possible under the premise of ensuring the decoding accuracy.
本发明的第一方面在于提供一种基于SCMA的高速可见光通信系统,所述通信系统包括:A first aspect of the present invention is to provide a high-speed visible light communication system based on SCMA, the communication system comprising:
信号发送端,用于将若干用户的比特信号流经过码本映射以及叠加合成四维的复信号流,并将所述复信号流叠加传输;A signal sending end, used for synthesizing a four-dimensional complex signal stream through codebook mapping and superposition of the bit signal streams of several users, and superimposing and transmitting the complex signal stream;
可见光信道,用于传输所述复信号流;a visible light channel for transmitting the complex signal stream;
信号接收端,用于接收经所述可见光信道传输的所述复信号流,并对所述复信号流解码处理,以得到原始的比特信号流。The signal receiving end is configured to receive the complex signal stream transmitted through the visible light channel, and decode the complex signal stream to obtain the original bit signal stream.
根据上述技术方案的一方面,所述复信号流的表达式为:;According to an aspect of the above technical solution, the expression of the complex signal flow is: ;
其中,J表示共J个用户,表示为第i个用户分配的功率;表示第i个用户发送的复信号流,x表示各个用户叠加的复信号流。Among them, J represents a total of J users, represents the power allocated for the i -th user; represents the complex signal stream sent by the i -th user, and x represents the complex signal stream superimposed by each user.
根据上述技术方案的一方面,对所述复信号流进行解码处理后的表达式为:According to an aspect of the above technical solution, the expression after decoding the complex signal stream is:
; ;
其中,表示接收端接收信号,表示用户i的信道增益,表示第i个用户发送的复信号流,表示为第i个用户分配的功率,n表示接收到的总的加性高斯白噪声。in, Indicates that the receiver receives the signal, is the channel gain of user i , represents the complex signal stream sent by the i -th user, is the power allocated to the ith user, and n is the total received white Gaussian noise .
本发明的第二方面在于提供一种自适应编码方法,所述自适应编码方法应用于上述技术方案当中所述的基于SCMA的高速可见光通信系统,所述方法包括:A second aspect of the present invention is to provide an adaptive coding method, which is applied to the SCMA-based high-speed visible light communication system described in the above technical solution, and the method includes:
当信道状况时,表示信道状况的门限值,选择SIC解码方式的码本对用户的比特信号进行映射编码,具体包括:When the channel condition hour, Indicates the threshold value of the channel condition, selects the codebook of the SIC decoding method Mapping and encoding the user's bit signal, including:
根据预设的编码原理,设待编码的信号为X,X为矩阵;其中,V代表用户数,N代表每个用户发送的M进制信号个数;并且设每个用户发送的符号数均为N,用户j对应的码本为,其中表示一个三维数组,其中为SCMA中总的资源块数量,表示一个二维数组;According to the preset coding principle, set the signal to be coded as X , and X is matrix; among them, V represents the number of users, N represents the number of M -ary signals sent by each user; and the number of symbols sent by each user is N , and the codebook corresponding to user j is ,in means a three-dimensional array, where is the total number of resource blocks in SCMA, means a Two-dimensional array;
用户通过码本映射叠加得出的码字为:The codeword obtained by the user through codebook mapping and superposition is:
; ;
其中表示叠加的合成码字。in Represents a superimposed composite codeword.
本发明的第三方面在于提供一种自适应编码方法,所述自适应编码方法应用于上述技术方案当中所述的基于SCMA的高速可见光通信系统,所述方法包括:A third aspect of the present invention is to provide an adaptive coding method, the adaptive coding method is applied to the SCMA-based high-speed visible light communication system described in the above technical solutions, and the method includes:
当信道状况时,选择MPA解码方式的码本对用户的比特信号进行映射编码,具体包括:When the channel condition When , select the codebook of MPA decoding mode Mapping and encoding the user's bit signal, including:
根据预设的编码原理,设待编码的信号为X,X为矩阵;其中,V代表用户数,N代表每个用户发送的M进制信号个数;并且设每个用户发送的符号数均为N,用户j对应的码本为,其中表示一个三维数组,其中为SCMA中总的资源块数量,表示一个二维数组;According to the preset coding principle, set the signal to be coded as X , and X is matrix; among them, V represents the number of users, N represents the number of M -ary signals sent by each user; and the number of symbols sent by each user is N , and the codebook corresponding to user j is ,in means a three-dimensional array, where is the total number of resource blocks in SCMA, means a Two-dimensional array;
用户通过码本映射叠加得出的码字为:The codeword obtained by the user through codebook mapping and superposition is:
。 .
本发明的第四方面在于提供一种自适应解码方法,所述自适应解码方法应用于上述技术方案当中所述的基于SCMA的高速可见光通信系统,所述方法包括:A fourth aspect of the present invention is to provide an adaptive decoding method, which is applied to the SCMA-based high-speed visible light communication system described in the above technical solutions, and the method includes:
当信道状况时,选择SIC解码方式,具体包括:When the channel condition , select the SIC decoding method, including:
计算每个用户的码本功率,对所有用户的码本功率进行降序排序,并记录所有用户的码本功率的排列顺序;Calculate the codebook power of each user, sort the codebook powers of all users in descending order, and record the order of the codebook powers of all users;
按照所有用户的码本功率的排列顺序,依次对所述码本功率进行解码;According to the arrangement order of the codebook powers of all users, the codebook powers are sequentially decoded;
通过因子图查询此时解码用户所占资源块的位置,具体包括:Via factor graph Query the position of the resource block occupied by the decoding user at this time, including:
,其中,k表示用户占用资源块的位置,表示第个用户,以上式子表示的是将第个用户在所述因子图中所占资源块的位置存到k中,find表示matlab软件中的find查询函数,用于查询每个用户所占用资源块的位置; , where k represents the location of the resource block occupied by the user, means the first users, the above formula represents the number of users users in the factor graph The position of the resource block occupied in the tk is stored in k , and find represents the find query function in the matlab software, which is used to query the position of the resource block occupied by each user;
解码第个用户发送的信号,具体包括:decode the first Signals sent by each user, including:
;其中,m表示第n个符号对应的解码值,norm表示matlab软件中的norm取范数函数,min表示matlab软件中的min取最小值函数,表示接收端接收的信号,表示解码恢复信号,n表示第n个信号,表示解码出第j个用户发送的第n个信号; ; where m represents the decoded value corresponding to the nth symbol, norm represents the norm function in matlab software, min represents the min value function in matlab software, represents the signal received by the receiver, represents the decoded recovered signal, n represents the nth signal, Indicates that the nth signal sent by the jth user is decoded;
每解码出一个用户的信号后,将次接收信号从总接收信号中剔除,具体包括:After each user's signal is decoded, the secondary received signal is removed from the total received signal, including:
; ;
其中,表示接收端接收信号,k表示表示用户占用资源块的位置,n表示第n个信号。in, Indicates that the receiver receives the signal, k represents the position of the resource block occupied by the user, and n represents the nth signal.
本发明的第五方面在于提供一种自适应解码方法,其特征在于,所述自适应解码方法应用于上述技术方案当中所述的基于SCMA的高速可见光通信系统,所述方法包括:A fifth aspect of the present invention is to provide an adaptive decoding method, wherein the adaptive decoding method is applied to the SCMA-based high-speed visible light communication system described in the above technical solution, and the method includes:
当信道状况时,选择MPA解码方式,具体包括:When the channel condition , select the MPA decoding method, including:
初始化功能节点到用户节点概率值,具体实现如下所示:Initialize the function node to user node The probability value, the specific implementation is as follows:
,其中,,其中,表示功能节点到用户节点传递消息的初始概率,k表示共有K个资源块,j表示共有J个用户,表示初始概率,表示第个用户节点,表示第个功能节点,表示用户待解码信号; ,in, ,in, Represents a function node to user node The initial probability of delivering a message, k represents a total of K resource blocks, j represents a total of J users, represents the initial probability, means the first user nodes, means the first function node, Indicates the signal to be decoded by the user;
功能节点更新,具体实现如下所示:Function node update, the specific implementation is as follows:
; ;
其中,表示用户节点到功能节点传递消息的更新概率,表示在因子图中第k行中非零元素的位置,表示第个用户的估计信号,表示噪声方差,表示信道增益,t表示迭代次数,表示接收端的接收信号;in, Represents a user node to function node the update probability of delivering the message, represented in a factor graph the position of the non-zero element in the kth row of , means the first the estimated signal of each user, represents the noise variance, represents the channel gain, t represents the number of iterations, Represents the received signal at the receiving end;
判断是否达到最大迭代次数,若达到了最大迭代次数则进入下一步骤,若未达到最大迭代次数,则继续更新资源节点和用户节点;Determine whether the maximum number of iterations has been reached , if the maximum number of iterations is reached, go to the next step; if the maximum number of iterations is not reached, continue to update resource nodes and user nodes;
解码出每个用户发送的信号,具体实现如下所示:The signal sent by each user is decoded, and the specific implementation is as follows:
; ;
; ;
; ;
其中表示最后通过判决解码的比特信号,表示在因子图中第j列中非零元素的位置,表示最大迭代次数,表示待判决信号,判决规则为当表达式 为真时,此时判决的比特信号为1,反之判决为0,最后将判决得到的信号存入变量中。in represents the bit signal finally decoded by the decision, represented in a factor graph the position of the nonzero element in the jth column of , represents the maximum number of iterations, Represents the signal to be decided, and the decision rule is when the expression When it is true, the judged bit signal is 1 at this time, otherwise it is judged as 0, and finally the judged signal is stored in the variable middle.
与现有技术相比,采用本发明所示的基于SCMA的高速可见光通信系统及自适应编解码方法,有益效果在于:Compared with the prior art, by adopting the SCMA-based high-speed visible light communication system and the adaptive coding and decoding method shown in the present invention, the beneficial effects are:
1)针对SCMA辅助的高速可见光通信系统提出了一种新的基于信道状况的自适应编解码策略;1) A new adaptive coding and decoding strategy based on channel conditions is proposed for SCMA-assisted high-speed visible light communication systems;
2)在很大程度上可以明显降低系统解码复杂度,同时能够适当地降低系统的误码率,从而能够在整体上提升系统性能。2) The decoding complexity of the system can be significantly reduced to a large extent, and the bit error rate of the system can be appropriately reduced, thereby improving the system performance as a whole.
本发明的附加方面与优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本发明的实践了解到。Additional aspects and advantages of the present invention will be set forth, in part, from the following description, and in part will be apparent from the following description, or may be learned by practice of the invention.
附图说明Description of drawings
图1为本发明一实施例中基于SCMA的高速可见光通信系统的模型图;1 is a model diagram of a high-speed visible light communication system based on SCMA in an embodiment of the present invention;
图2为本发明一实施例中基于SCMA的高速可见光通信系统的自适应编、解码的系统模型图;FIG. 2 is a system model diagram of adaptive encoding and decoding of a SCMA-based high-speed visible light communication system according to an embodiment of the present invention;
图3为本发明一实施例中基于SCMA的高速可见光通信系统中其中一种自适应编码方法的流程图;3 is a flowchart of an adaptive coding method in an SCMA-based high-speed visible light communication system according to an embodiment of the present invention;
图4为本发明一实施例中基于SCMA的高速可见光通信系统中另一种自适应解码方法的流程图;4 is a flowchart of another adaptive decoding method in an SCMA-based high-speed visible light communication system according to an embodiment of the present invention;
图5为本发明一实施例中基于SCMA的高速可见光通信系统的自适应编、解码系统的性能仿真结果图;5 is a performance simulation result diagram of an adaptive encoding and decoding system of an SCMA-based high-speed visible light communication system according to an embodiment of the present invention;
图6为本发明一实施例中基于SCMA的高速可见光通信系统的自适应编、解码系统的性能仿真结果局部放大图;6 is a partial enlarged view of the performance simulation result of the adaptive encoding and decoding system of the SCMA-based high-speed visible light communication system in an embodiment of the present invention;
以下具体实施方式将结合上述附图进一步说明本发明。The following specific embodiments will further illustrate the present invention in conjunction with the above drawings.
具体实施方式Detailed ways
为使本发明的目的、特征与优点能够更加明显易懂,下面结合附图对本发明的具体实施方式做详细的说明。附图中给出了本发明的若干实施例。但是,本发明可以以许多不同的形式来实现,并不限于本文所描述的实施例。相反地,提供这些实施例的目的是使对本发明的公开内容更加透彻全面。In order to make the objects, features and advantages of the present invention more clearly understood, the specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings. Several embodiments of the invention are presented in the accompanying drawings. However, the present invention may be embodied in many different forms and is not limited to the embodiments described herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
实施例一Example 1
请参阅图1-2,本发明的第一实施例提供了一种基于SCMA的高速可见光通信系统,该系统至少包括三部分,包括编码信号发送端、可见光信道、接收解码端。1-2, the first embodiment of the present invention provides a SCMA-based high-speed visible light communication system, the system includes at least three parts, including a coded signal sending end, a visible light channel, and a receiving and decoding end.
其中,在信号发送端,J个用户共用K个资源块,为了更好地说明本发明的实现原理,以下所说的系统模型当中都是6个用户共用4个资源块,发送信号的构成表达式如下所示:Among them, at the signal transmitting end, J users share K resource blocks. In order to better illustrate the implementation principle of the present invention, in the system model described below, 6 users share 4 resource blocks, and the composition of the transmitted signal is expressed as The formula is as follows:
具体而言,这里6个用户的信号经过码本映射后经过叠加合成了4维的复信号流,将各个用户的复信号流进行叠加传输。然而,由于可见光通信只能采用强度调制/直接检测(IM/DD)的方法进行信号传输与转换,必须将编码得到的复数信号流转换为正实值的信号流,常用的方法是采用厄米特对称变换。而在本实施例中,为了实现高速可见光通信,采用了ACO-OFDM技术。这里在进行ACO-OFDM调制之前必须对产生的4维并行的复信号进行并串转换,经ACO-OFDM调制之后的信号变成了串行信号,并且对已调制的信号再进行变换,使它的维度和开始时经过码本映射后的信号的维度是一样的,将转换的4维并行信号驱动4基色LED灯进行信号的传输,至此,实现了J个用户共用4个频谱资源块进行信号的发送。Specifically, the signals of the six users here are mapped by the codebook and then superimposed to synthesize a 4-dimensional complex signal stream, and the complex signal streams of each user are superimposed and transmitted. However, since visible light communication can only use the intensity modulation/direct detection (IM/DD) method for signal transmission and conversion, the encoded complex signal stream must be converted into a positive real-valued signal stream. The commonly used method is to use Hermitian Special symmetry transformation. However, in this embodiment, in order to realize high-speed visible light communication, ACO-OFDM technology is adopted. Here, the generated 4-dimensional parallel complex signal must be converted to serial before ACO-OFDM modulation is performed. The signal modulated by ACO-OFDM becomes a serial signal, and the modulated signal is transformed to make it The dimension of the signal is the same as that of the signal after the codebook mapping at the beginning. The converted 4-dimensional parallel signal drives the 4-primary LED lights for signal transmission. So far, it is realized that J users share 4 spectrum resource blocks for signal transmission. of sending.
在上述实施例中,为了便于分析,假定各个用户都是在相同的可见光信道下进行信号传输的,所以它们的信道状况是相同的,并且它们都经过了信道均衡。In the above embodiment, for the convenience of analysis, it is assumed that each user transmits signals under the same visible light channel, so their channel conditions are the same, and they have all undergone channel equalization.
进一步地,在信号接收端,发送信号经过可见光信道进行传输之后,再通过滤光片滤波和ACO-OFDM解调之后混合噪声的信号表示是如下所示:Further, at the signal receiving end, after the transmitted signal is transmitted through the visible light channel, the signal representation of mixed noise after filter filtering and ACO-OFDM demodulation is as follows:
式中,表示用户i的信道增益,n表示接收到的总的加性高斯白噪声。In the formula, is the channel gain of user i , and n is the total received white Gaussian noise .
实施例二
请参阅图3,本发明的第二实施例提供了一种自适应编码方法,该自适应的编码方法表示的是待发送信号在SCMA编码映射的时候根据信道的状况来自适应地选择一种合适的码本来进行编码映射。Referring to FIG. 3 , the second embodiment of the present invention provides an adaptive coding method. The adaptive coding method indicates that a signal to be transmitted adaptively selects an appropriate coding method according to the channel conditions during SCMA coding and mapping. codebook for encoding mapping.
其中,信道状况采用了一个量化指标信噪比来衡量,通过理论分析和仿真验证可以发现,采用一种适宜以SIC解码的码本在SIC解码方式下得到的信噪比-误码率曲线图和采用适宜以MPA解码的码本在MPA解码方式下得到的信噪比-误码率曲线图有一个相交的交点。可以从理论分析上得到这个交点所对应的信噪比,将接收到的噪声功率与接收到的噪声比值来量化信道状况,用表示,把得出来的这个信噪比的值设为区分信道状况的阈值条件,用表示Among them, the channel condition adopts a quantitative indicator SNR To measure, through theoretical analysis and simulation verification, it can be found that the signal-to-noise ratio-bit error rate curve obtained by using a codebook suitable for SIC decoding in SIC decoding mode and using a codebook suitable for MPA decoding in MPA decoding mode The signal-to-noise ratio-bit error rate curve obtained in this way has an intersecting point of intersection. The signal-to-noise ratio corresponding to this intersection can be obtained theoretically, and the received noise power and the received noise ratio can be used to quantify the channel condition, using means that the value of the obtained signal-to-noise ratio is set as the threshold condition for distinguishing the channel condition, and the express
在本实施例当中,当信道状况时,选择SIC解码方式的码本对用户的比特信号进行映射编码,具体包括:In this embodiment, when the channel condition When the codebook of the SIC decoding method is selected Mapping and encoding the user's bit signal, including:
根据预设的编码原理,设待编码的信号为X,X为矩阵;其中,V代表用户数,N代表每个用户发送的M进制信号个数;并且设每个用户发送的符号数均为N,用户j对应的码本为,其中表示一个三维数组,其中为SCMA中总的资源块数量,表示一个二维数组;According to the preset coding principle, set the signal to be coded as X , and X is matrix; among them, V represents the number of users, N represents the number of M -ary signals sent by each user; and the number of symbols sent by each user is N , and the codebook corresponding to user j is ,in means a three-dimensional array, where is the total number of resource blocks in SCMA, means a Two-dimensional array;
用户通过码本映射叠加得出的码字为:The codeword obtained by the user through codebook mapping and superposition is:
; ;
其中表示叠加的合成码字。in Represents a superimposed composite codeword.
具体而言,本实施例所示的自适应编码方法包括:Specifically, the adaptive coding method shown in this embodiment includes:
步骤S1,当信道状况时,通过SIC解码方式的码本对用户的比特信号进行映射编码;Step S1, when the channel condition , through the codebook of SIC decoding method Mapping and encoding the user's bit signal;
具体而言,步骤S1包括步骤S11-S12:Specifically, step S1 includes steps S11-S12:
步骤S11,根据SCMA的编码原理,不失一般性,假设待编码的信号为X,X是一个矩阵,其中V代表有多少个用户,N代表每个用户发送的M进制信号个数,假定每个用户发送的符号数都是N,用户j对应的码本为;Step S11, according to the coding principle of SCMA, without loss of generality, it is assumed that the signal to be coded is X , and X is a matrix, where V represents how many users there are, and N represents the number of M -ary signals sent by each user. Assuming that the number of symbols sent by each user is N , the codebook corresponding to user j is ;
步骤S12,用户通过码本映射叠加得出的码字为:Step S12, the codeword obtained by the user through the codebook mapping and superposition is:
。 .
在本实施例中,当信道状况时,选择MPA解码方式的码本对用户的比特信号进行映射编码,具体包括:In this embodiment, when the channel condition When , select the codebook of MPA decoding mode Mapping and encoding the user's bit signal, including:
根据预设的编码原理,设待编码的信号为X,X是一个矩阵,其中V代表有多少个用户,N代表每个用户发送的M进制信号个数,假定每个用户发送的符号数都是N,用户j对应的码本为;According to the preset coding principle, let the signal to be coded be X , X is a matrix, where V represents how many users there are, and N represents the number of M -ary signals sent by each user. Assuming that the number of symbols sent by each user is N , the codebook corresponding to user j is ;
用户通过码本映射叠加得出的码字为。The codeword obtained by the user through the codebook mapping superposition is .
具体而言,本实施例所示的自适应编码方法包括:Specifically, the adaptive coding method shown in this embodiment includes:
步骤S2:当信道状况时,通过MPA解码方式的码本对用户的比特信号进行映射编码;Step S2: When the channel condition , the codebook of MPA decoding method Mapping and coding the user's bit signal;
具体而言,步骤S2包括步骤S21-S22:Specifically, step S2 includes steps S21-S22:
步骤S21,根据SCMA的编码原理,不失一般性,假设待编码的信号为X,X是一个矩阵,其中V代表有多少个用户,N代表每个用户发送的M进制信号个数,假定每个用户发送的符号数都是N,用户j对应的码本为;Step S21, according to the coding principle of SCMA, without loss of generality, it is assumed that the signal to be coded is X , and X is a matrix, where V represents how many users there are, and N represents the number of M -ary signals sent by each user. Assuming that the number of symbols sent by each user is N , the codebook corresponding to user j is ;
步骤S22,用户通过码本映射叠加得出的码字为。Step S22, the codeword obtained by the user through codebook mapping and superposition is: .
实施例三Embodiment 3
请参阅图4,本发明的第三实施例提供了一种自适应解码方法,用于采取合适的解码算法对信号进行解码,恢复出原始比特信号流。Referring to FIG. 4 , a third embodiment of the present invention provides an adaptive decoding method, which is used to decode a signal by adopting an appropriate decoding algorithm to recover an original bit signal stream.
在本实施例中,当信道状况时,选择SIC解码方式,具体包括:In this embodiment, when the channel condition , select the SIC decoding method, including:
计算每个用户的码本功率,对所有用户的码本功率进行降序排序,并记录所有用户的码本功率的排列顺序;Calculate the codebook power of each user, sort the codebook powers of all users in descending order, and record the order of the codebook powers of all users;
按照所有用户的码本功率的排列顺序,依次对所述码本功率进行解码;According to the arrangement order of the codebook powers of all users, the codebook powers are sequentially decoded;
通过因子图查询此时解码用户所占资源块的位置,具体包括:Via factor graph Query the position of the resource block occupied by the decoding user at this time, including:
,其中,表示第个用户,并将第个用户在所述因子图中所占资源块的位置存到k中; ,in, means the first users, and put the first users in the factor graph The position of the resource block occupied in the t is stored in k ;
解码第个用户发送的信号,具体包括:decode the first Signals sent by each user, including:
; ;
每解码出一个用户的信号后,将次接收信号从总接收信号中剔除,具体包括:After each user's signal is decoded, the secondary received signal is removed from the total received signal, including:
。 .
具体而言,本实施例所示的自适应解码方法包括:Specifically, the adaptive decoding method shown in this embodiment includes:
步骤S1:当信道状况时,这里我们选择SIC解码方式;Step S1: When the channel condition , here we choose the SIC decoding method;
具体而言,步骤S1包括步骤S11-S16:Specifically, step S1 includes steps S11-S16:
步骤S11,求出每个用户的码本功率;Step S11, find out the codebook power of each user;
步骤S12,对用户的码本功率进行降序排序,并记录它们的排列顺序;Step S12, sort the codebook powers of the users in descending order, and record their arrangement order;
步骤S13,按码本功率排列顺序依次进行解码;Step S13, decode sequentially according to the order of the codebook power;
步骤S14,通过因子图找到此时解码用户所占资源块的位置,实现方法如下所示:Step S14, pass the factor graph Find the location of the resource block occupied by the decoding user at this time. The implementation method is as follows:
,这里表示第个用户,这里将第个用户在因子图中所占资源块的位置存到了k中; ,here means the first users, here will be the first users in the factor graph The position of the resource block occupied in the t is stored in k ;
步骤S15,解码出第个用户发送的信号,具体实现如下所示:Step S15, decode the first The signal sent by each user is implemented as follows:
; ;
步骤S16,每次解码出一个用户的信号之后,都要将次接收信号从总的接收信号中剔除,以减少对接下来要检测用户的干扰,具体实现如下:In step S16, after decoding a user's signal each time, the secondary received signal must be removed from the total received signal to reduce interference to the next user to be detected. The specific implementation is as follows:
,这里需要把每个用户的信号都检测出来之后才能进入下一轮信号的检测,也就是说检测时按顺序来的,不能跳跃检测。 , here it is necessary to detect the signal of each user before entering the next round of signal detection, that is to say, the detection comes in sequence and cannot be skipped.
在本实施例中,当信道状况时,选择MPA解码方式,具体包括:In this embodiment, when the channel condition , select the MPA decoding method, including:
初始化功能节点到用户节点概率值,具体实现如下所示:Initialize the function node to the user node probability value, the specific implementation is as follows:
,其中,,其中,k表示共有K个资源块,j表示共有J个用户; ,in, , where k represents a total of K resource blocks, and j represents a total of J users;
功能节点更新,具体实现如下所示:Function node update, the specific implementation is as follows:
,其中,表示在因子图中第k行中非零元素的位置; ,in, represented in a factor graph the position of the non-zero element in the kth row of ;
判断是否达到最大迭代次数,若达到了最大迭代次数则进入下一步骤,若未达到最大迭代次数,则继续更新资源节点和用户节点;Determine whether the maximum number of iterations has been reached , if the maximum number of iterations is reached, go to the next step; if the maximum number of iterations is not reached, continue to update resource nodes and user nodes;
解码出每个用户发送的信号,具体实现如下所示:The signal sent by each user is decoded, and the specific implementation is as follows:
; ;
; ;
; ;
具体而言,本实施例所示的自适应解码方法包括:Specifically, the adaptive decoding method shown in this embodiment includes:
步骤S2,当信道状况时,这里我们选择MPA解码方式;Step S2, when the channel condition , here we choose MPA decoding method;
具体而言,步骤S2包括步骤S21-S25:Specifically, step S2 includes steps S21-S25:
步骤S21,初始化功能节点到用户节点概率值,具体实现如下所示:Step S21, initialize the function node to user node The probability value, the specific implementation is as follows:
,这里,其中,表示功能节点到用户节点传递消息的初始概率,k表示共有K个资源块,j表示共有J个用户,表示初始概率,表示第个用户节点,表示第个功能节点,表示用户待解码信号; ,here ,in, Represents a function node to user node The initial probability of delivering a message, k represents a total of K resource blocks, j represents a total of J users, represents the initial probability, means the first user nodes, means the first function node, Indicates the signal to be decoded by the user;
步骤S22,功能节点更新,具体实现如下所示:Step S22, the function node is updated, and the specific implementation is as follows:
; ;
其中,表示用户节点到功能节点传递消息的更新概率,表示在因子图中第k行中非零元素的位置,表示第个用户的估计信号,表示噪声方差,表示信道增益,t表示迭代次数,表示接收端的接收信号;in, Represents a user node to function node the update probability of delivering the message, represented in a factor graph the position of the non-zero element in the kth row of , means the first the estimated signal of each user, represents the noise variance, represents the channel gain, t represents the number of iterations, Represents the received signal at the receiving end;
步骤S23,用户节点更新,具体实现如下所示:Step S23, the user node is updated, and the specific implementation is as follows:
,这里表示在因子图中第列中非零元素的位置; ,here represented in a factor graph B the position of the non-zero element in the column;
步骤S24,判断是否达到最大迭代次数,如果达到了最大迭代次数则进入下一步骤,如果还未达到最大迭代次数,则继续更新资源节点和用户节点;Step S24, determine whether the maximum number of iterations is reached , if the maximum number of iterations is reached, go to the next step, and if the maximum number of iterations has not been reached, continue to update resource nodes and user nodes;
步骤S25,解码出每个用户发送的信号,具体实现如下所示:In step S25, the signal sent by each user is decoded, and the specific implementation is as follows:
; ;
; ;
。 .
综上,采用本发明中的自适应编解码方法,针对6个用户共用4个频谱资源块的基于SCMA的高速可见光通信系统,可以生成两套不同的码本组合,其中,采用SIC解码所优化的编码码本,用表示,采用MPA解码所优化的编码码本,用表示。图5和图6表示采用所构造的两套码本组合和所构造的码本组合与进行自适应编解码得出的性能曲线图,从图5和图6得到的仿真结果可以看出,在时,采用SIC解码算法的性能确实优于采用MPA解码算法,而在时,采用MPA解码算法的性能确实优于采用SIC解码算法;因此,从仿真结果层面可以看出本发明提出的自适应编解码方法是合理且能够实现的,根据信道状况自适应编码和自适应解码,既降低了系统解码的误码率同时也降低了系统的解码复杂度。To sum up, using the adaptive coding and decoding method in the present invention, for the SCMA-based high-speed visible light communication system in which 6 users share 4 spectrum resource blocks, two sets of different codebook combinations can be generated. The codebook of , using Represents that, using the encoding codebook optimized by MPA decoding, use express. Figures 5 and 6 show two sets of codebook combinations constructed using and The constructed codebook combination and The performance curve obtained by adaptive encoding and decoding can be seen from the simulation results obtained in Figure 5 and Figure 6. , the performance of the SIC decoding algorithm is indeed better than that of the MPA decoding algorithm. When the MPA decoding algorithm is used, the performance of the MPA decoding algorithm is indeed better than that of the SIC decoding algorithm; therefore, it can be seen from the simulation results that the adaptive coding and decoding method proposed by the present invention is reasonable and achievable. Decoding not only reduces the bit error rate of system decoding, but also reduces the decoding complexity of the system.
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不一定指的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任何的一个或多个实施例或示例中以合适的方式结合。In the description of this specification, description with reference to the terms "one embodiment," "some embodiments," "example," "specific example," or "some examples", etc., mean specific features described in connection with the embodiment or example , structure, material or feature is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
以上实施例仅表达了本发明的几种实施方式,其描述较为具体与详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形与改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。The above examples only represent several embodiments of the present invention, and the descriptions thereof are more specific and detailed, but should not be construed as a limitation on the scope of the patent of the present invention. It should be pointed out that for those skilled in the art, without departing from the concept of the present invention, several modifications and improvements can be made, which all belong to the protection scope of the present invention. Therefore, the protection scope of the patent of the present invention should be subject to the appended claims.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210254982.1A CN114337933B (en) | 2022-03-16 | 2022-03-16 | SCMA-based high-speed visible light communication system and adaptive codec method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210254982.1A CN114337933B (en) | 2022-03-16 | 2022-03-16 | SCMA-based high-speed visible light communication system and adaptive codec method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114337933A CN114337933A (en) | 2022-04-12 |
CN114337933B true CN114337933B (en) | 2022-06-24 |
Family
ID=81033549
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210254982.1A Active CN114337933B (en) | 2022-03-16 | 2022-03-16 | SCMA-based high-speed visible light communication system and adaptive codec method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114337933B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114793135B (en) * | 2022-06-23 | 2022-09-27 | 南昌大学 | Visible light communication method, transmitter and receiver based on HDMA technology |
CN114978315B (en) * | 2022-07-28 | 2022-11-01 | 南昌大学 | SCMA (Single chip multiple Access) assisted visible light communication coding and decoding method and system based on fitting method |
CN115865197B (en) * | 2023-02-20 | 2023-06-06 | 南昌大学 | Visible light communication SCMA real codebook optimization method and system under shot noise |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107026805A (en) * | 2016-01-29 | 2017-08-08 | 清华大学 | Non-orthogonal multiple accesses the method for reseptance and device of Transmission system |
EP3245745A1 (en) * | 2015-01-15 | 2017-11-22 | Huawei Technologies Co. Ltd. | System and method for a message passing algorithm |
CN108075857A (en) * | 2012-11-16 | 2018-05-25 | 华为技术有限公司 | For the system and method for Sparse Code multiple access access |
CN113067672A (en) * | 2021-03-17 | 2021-07-02 | 东南大学 | A low-complexity receiving method for non-orthogonal multiple access mobile communication |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10326565B2 (en) * | 2016-07-08 | 2019-06-18 | Huawei Technologies Co., Ltd. | Simultaneous transmission and reception of an orthogonal multiplexed signal and a non-orthogonal multiplexed signal |
US10263660B2 (en) * | 2016-08-11 | 2019-04-16 | Qualcomm Incorporated | Methods and apparatus for construction of SCMA codebooks |
CN106877980A (en) * | 2017-03-08 | 2017-06-20 | 北京邮电大学 | Hybrid Sparse Code Multiple Access Method |
CN113454964A (en) * | 2019-01-25 | 2021-09-28 | 珍吉斯科姆控股有限责任公司 | Orthogonal and non-orthogonal multiple access |
KR102326291B1 (en) * | 2020-08-24 | 2021-11-12 | 영남대학교 산학협력단 | Method and Device for Sequentially Detecting and Decoding Sparse Code Multiple Access Signal for Multiuser |
-
2022
- 2022-03-16 CN CN202210254982.1A patent/CN114337933B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108075857A (en) * | 2012-11-16 | 2018-05-25 | 华为技术有限公司 | For the system and method for Sparse Code multiple access access |
EP3245745A1 (en) * | 2015-01-15 | 2017-11-22 | Huawei Technologies Co. Ltd. | System and method for a message passing algorithm |
CN107026805A (en) * | 2016-01-29 | 2017-08-08 | 清华大学 | Non-orthogonal multiple accesses the method for reseptance and device of Transmission system |
CN113067672A (en) * | 2021-03-17 | 2021-07-02 | 东南大学 | A low-complexity receiving method for non-orthogonal multiple access mobile communication |
Non-Patent Citations (4)
Title |
---|
"Design of Power-Imbalanced SCMA Codebook";Li Xudong等;《IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY》;20211206;第71卷(第2期);2040-2045 * |
"稀疏码多址接入(SCMA)系统与密集网络优化设计";余礼苏;《中国博士学位论文全文数据库-信息科技辑》;20210615;第2.2.1、2.3.1节 * |
基于 MIMO-SCMA 技术的室内 LED 可见光通信系统研究;梁文宽;《中国硕士学位论文全文数据库-信息科技辑》;20210215;第三章 * |
梁文宽.基于 MIMO-SCMA 技术的室内 LED 可见光通信系统研究.《中国硕士学位论文全文数据库-信息科技辑》.2021, * |
Also Published As
Publication number | Publication date |
---|---|
CN114337933A (en) | 2022-04-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN114337933B (en) | SCMA-based high-speed visible light communication system and adaptive codec method | |
Goldenbaum et al. | Nomographic functions: Efficient computation in clustered Gaussian sensor networks | |
Ling et al. | Multiple decision aided successive interference cancellation receiver for NOMA systems | |
CN105554865B (en) | A kind of MIMO-SCMA system down link design method based on STBC | |
CN106982086B (en) | Spatial modulation method based on receiving and transmitting antenna selection | |
CN103581087B (en) | Multi-input multi-output system binary digital signal sky moves keying modulation demodulation method | |
CN106130690A (en) | Mimo system joint-detection interpretation method in conjunction with polarization code | |
CN112994850A (en) | SCMA coding and decoding method combining transmitting end and receiving end | |
WO2019056941A1 (en) | Decoding method and device, and decoder | |
JP2009239377A (en) | Communication system | |
CN108259135B (en) | A Polar Code Construction Method for Anti-Atmospheric Turbulence Decay Based on Gaussian Approximation Theory | |
Bao et al. | Error performance of sparse code multiple access networks with joint ML detection | |
CN110098870B (en) | Optical Generalized Spatial Modulation Method Based on OB-MMSE Detection Algorithm | |
CN114978315B (en) | SCMA (Single chip multiple Access) assisted visible light communication coding and decoding method and system based on fitting method | |
Klimentyev et al. | Detection of SCMA signal with channel estimation error | |
CN110677182B (en) | Communication method based on uplink layered space-time structure SCMA codebook | |
CN110061803B (en) | Low-complexity polar code bit interleaving coding modulation method | |
Miao et al. | A low complexity multiuser detection scheme with dynamic factor graph for uplink SCMA systems | |
JP2006191543A (en) | Decoder for multiplex transmission system | |
CN109361637B (en) | Orthogonal spatial coding modulation system and method for high-dimensional signal transmission | |
CN113572500B (en) | NOMA multi-user detection algorithm of hybrid greedy and tabu search strategy | |
CN110365414A (en) | An Enhanced Optical Spatial Modulation Method Suitable for Log-Normal Turbulent Channels | |
CN112787758B (en) | Upstream Multiple Access System for Mass Media Modulation Equipment with Serial Interference Elimination | |
CN115296739B (en) | SCMA-assisted fast decoding method and system for visible light communication | |
CN112003680A (en) | Low-complexity multi-user detection method in SCMA 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 |