WO2019134628A1 - Decoding method and device for overlapped multiplexing system - Google Patents

Decoding method and device for overlapped multiplexing system Download PDF

Info

Publication number
WO2019134628A1
WO2019134628A1 PCT/CN2018/125561 CN2018125561W WO2019134628A1 WO 2019134628 A1 WO2019134628 A1 WO 2019134628A1 CN 2018125561 W CN2018125561 W CN 2018125561W WO 2019134628 A1 WO2019134628 A1 WO 2019134628A1
Authority
WO
WIPO (PCT)
Prior art keywords
signal sequence
matrix
data
sequence
upper triangular
Prior art date
Application number
PCT/CN2018/125561
Other languages
French (fr)
Chinese (zh)
Inventor
刘若鹏
季春霖
尤琳
Original Assignee
深圳超级数据链技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201810008554.4A external-priority patent/CN110011750A/en
Priority claimed from CN201810008909.XA external-priority patent/CN110011751A/en
Application filed by 深圳超级数据链技术有限公司 filed Critical 深圳超级数据链技术有限公司
Publication of WO2019134628A1 publication Critical patent/WO2019134628A1/en

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

Definitions

  • the present invention relates to the field of signal processing, and in particular to a decoding method and apparatus for an overlay multiplexing system.
  • the common decoding methods of OvXDM system include Viterbi decoding algorithm, MAP, Log-MAP and other decoding methods.
  • MAP MAP
  • Log-MAP MAP
  • other decoding methods When the overlap multiplexing coefficient K is large, the computational complexity and complexity increase exponentially, and it needs a large The amount of storage is difficult to implement.
  • An aspect of the present invention provides a decoding method of an overlap multiplexing system, which performs a first pre-processing on a received signal sequence and a preset multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix;
  • An estimated value of each of the data in the transmitted signal sequence is determined based on the first pre-processed signal sequence and the upper triangular matrix.
  • Another aspect of the present invention provides a decoding apparatus for an overlay multiplexing system, including:
  • a first processing module configured to perform a first pre-processing on the received signal sequence and the preset multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix
  • a determining module configured to determine an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
  • a storage medium comprising a stored program, wherein a device in which the storage medium is located controls a decoding method of an overlapping multiplexing system when the program is running.
  • a processor for running a program, wherein a decoding method of an overlap multiplexing system is executed while the program is running.
  • the above calculation scheme Compared with the prior art decoding methods such as Viterbi decoding and MAP decoding used in decoding of the overlapping multiplexing system, the above calculation scheme has low computational complexity, solves the existing technical problems, and improves the decoding end. Accuracy.
  • 1a is a flowchart of a decoding method of an overlay multiplexing system according to an embodiment of the present invention
  • FIG. 1b is a flowchart of a decoding method of an overlap multiplexing system according to an embodiment of the present invention
  • 2a is a schematic diagram of decoding a received signal sequence by a receiving end of an optional OvTDM system according to an embodiment of the present application;
  • 2b is a schematic diagram of decoding a received signal sequence by a receiving end of an optional OvFDM system according to an embodiment of the present application;
  • FIG. 3 is a schematic diagram of sequence orthogonalization in accordance with an embodiment of the present application.
  • 4a is a schematic diagram of a decoding apparatus of an overlay multiplexing system according to an embodiment of the present invention.
  • 4b is a schematic diagram of a decoding apparatus of an overlay multiplexing system in accordance with an embodiment of the present invention.
  • an embodiment of a method of decoding an overlay multiplexing system is provided, it being noted that the steps illustrated in the flowchart of the figures may be in a computer system such as a set of computer executable instructions The steps shown and described may be performed in a different order than the ones described herein, although the logical order is shown in the flowchart.
  • FIG. 1 is a flowchart of a decoding method of an overlap multiplexing system according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps:
  • Step S102a performing a spreading process on the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix.
  • the preset multiplexed waveform matrix is used to encode the transmitted signal sequence, and the encoded signal sequence is transmitted through the channel to obtain a signal sequence received by the receiving end.
  • the above-mentioned overlapping multiplexing (OvXDM) system may be an Overlapped Time Division Multiplexing (OvTDM) system, an Overlapped Frequency Division Multiplexing (OvFDM) system, or an Overlapped Code Division Multiplexing (Overlapped Code Division Multiplexing).
  • OvCDM Overlapped Time Division Multiplexing
  • OFDM Overlapped Frequency Division Multiplexing
  • OFDMA Overlapped Code Division Multiplexing
  • OFDM Overlapped Code Division Multiplexing
  • OFDM Overlapped Code Division Multiplexing
  • OFDM Overlapped Code Division Multiplexing
  • OFDM Overlapped Hybrid Division Multiplexing
  • the tap coefficients of the multiplexed waveform are defined as [h 0 , h 1 , ..., h K-1 ], respectively.
  • the multiplexed waveform can be represented by a matrix form. for:
  • the receiving sequence r can be expressed as:
  • the receiving end performs corresponding decoding according to the known multiplexed waveform matrix H and the received sequence r.
  • the above receiving sequence r HX + N, where X is the sequence to be transmitted, N is the white noise sequence, and r is the receiving sequence. It can be seen that a white noise sequence is introduced during the transmission of the signal to the receiving end.
  • the above step is to perform SQRD operation on the expanded multiplexed waveform matrix.
  • the orthogonal matrix Q and the upper triangular matrix R in the QR decomposition corresponding to the extended multiplexed waveform matrix H E are calculated, and a switching matrix P is introduced.
  • Step S106a performing matrix multiplication processing on the expanded signal sequence and the orthogonal matrix to obtain a processed signal sequence.
  • the extended receiving sequence r E is processed as follows to obtain the processed signal sequence y:
  • Step S108a Determine an estimated value of each data in the transmitted signal sequence according to the processed signal sequence and the upper triangular matrix to obtain a decoding result.
  • the foregoing embodiment of the present application expands the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix; and performs SQRD decomposition on the expanded multiplexed waveform matrix.
  • the estimated value of the data is obtained as a result of the decoding.
  • the above scheme realizes decoding in the overlap multiplexing system by means of matrix operation, and the computational complexity is compared with the decoding methods such as Viterbi decoding and MAP decoding used in decoding of the overlapping multiplexing system in the prior art.
  • the invention solves the technical problem that the decoding method of the overlapping multiplexing system in the prior art is relatively complicated.
  • the received signal sequence and the preset multiplexed waveform matrix are extended to obtain an extended signal sequence and a multiplexed waveform matrix, including:
  • Step S1021 expanding the preset multiplexed waveform matrix and the received signal sequence according to the noise power and the size of the preset multiplexed waveform matrix, to obtain an expanded multiplexed waveform matrix and a signal sequence.
  • the foregoing noise power is inherent to the transmission channel and can be directly obtained.
  • the multiplexed waveform matrix can be expanded by ⁇ I L , where I L is L ⁇ The unit matrix of L.
  • determining, according to the processed signal sequence and the upper triangular matrix, an estimated value of each data in the transmitted signal sequence including: processing according to a sequence from the back to the top in the sequence of the transmitted signal.
  • the subsequent signal sequence sequentially solves the estimated values.
  • the estimated value of the k+1th to the Lth data is applied when calculating the kth data, so it is necessary to calculate in the reverse order of the signal sequence, that is, the Lth coincident estimated value is calculated first, and then The estimated value of the L-1th data is calculated until the estimated value of the first data is calculated.
  • the estimated value of the Lth data in the sent signal sequence is obtained according to the Lth data of the processed signal sequence and the upper triangular matrix, including:
  • An estimator for characterizing the Lth data in the transmitted signal sequence y L is used to characterize the Lth data in the processed signal sequence, and R L, L is used to characterize the Lth column and the Lth column of the upper triangular matrix Corresponding data.
  • the estimated value of the kth data in the signal sequence is obtained according to the kth data of the processed signal sequence, the interference value of the kth data, and the upper triangular matrix.
  • An eigenvalue used to characterize the kth data in the transmitted signal sequence y k is used to characterize the kth data in the processed signal sequence, and R k,k is used to characterize the kth row and the kth column in the upper triangular matrix
  • An estimate for characterizing the jth data in the sequence of transmitted signals, R k,j is used to characterize data corresponding to the kth column and the jth column of the upper triangular matrix.
  • the manner of obtaining the foregoing switching matrix may be as shown in the embodiment after step S104.
  • the above steps can be implemented by the following formula: final detection of the output sequence among them
  • FIG. 2a is a schematic diagram of decoding the output signal sequence by the receiving end of an optional OvTDM system according to an embodiment of the present application
  • FIG. 2b is a schematic diagram according to the present application.
  • Embodiments A schematic diagram of decoding an output signal sequence by a receiving end of an optional OvFDM system, the difference between the two is that when the signal sequence is processed at the receiving end of the OvFDM system, the Fourier transform is first performed. The operation converts the signal in the time domain to the frequency domain, and then performs preprocessing and MMSE-SQRD detection algorithm.
  • pre-processing the signal sequence received by the receiving end to obtain a pre-processed signal; wherein the pre-processing process comprises: performing synchronization, channel estimation, equalization processing, and the like on the signal received by the receiving end.
  • FIG. 1b is a flowchart of a decoding method of an overlay multiplexing system according to an embodiment of the present invention. As shown in FIG. 1b, the method includes the following steps:
  • Step S102b performing a first pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using the first algorithm, to obtain an orthogonal matrix and an upper triangular matrix corresponding to the first pre-processed signal sequence and the multiplexed waveform matrix.
  • the first algorithm comprises: an MMSE-SQRD detection algorithm.
  • the preset multiplexed waveform matrix is used to encode the transmitted signal, and the encoded signal sequence is transmitted through the channel to obtain a signal sequence received by the receiving end.
  • the tap coefficients of the multiplexed waveform are defined as [h 0 , h 1 , ..., h K-1 ], respectively.
  • the multiplexed waveform can be represented by a matrix form. for:
  • the receiving end performs corresponding decoding according to the preset multiplexing waveform matrix H and the receiving sequence r.
  • the above receiving sequence r HX + N, where X is the sequence to be transmitted, N is the white noise sequence, and r is the receiving sequence.
  • the above step is to perform SQRD operation on the expanded multiplexed waveform matrix.
  • the orthogonal matrix Q and the upper triangular matrix R in the QR decomposition corresponding to the extended multiplexed waveform matrix H E are calculated, and a switching matrix P is introduced.
  • Step S1025b performing matrix multiplication processing on the extended signal sequence and the orthogonal matrix to obtain a first pre-processed signal sequence, wherein the first pre-processed signal sequence has a corresponding relationship with the upper triangular matrix.
  • the estimated values are sequentially solved according to the first pre-processed signal sequence and the upper triangular matrix in a sequence from the back to the top in the sequence of the transmitted signal, including:
  • the estimated value from the k+1th to the Lth data is applied, so it is necessary to calculate the reversed order of the transmitted signal sequence, that is, calculate the estimated value of the Lth data first.
  • the estimated value of the L-1th data is then calculated until the estimated value of the first data is calculated.
  • the estimated value of the Lth data in the transmitted signal sequence is determined by the following formula:
  • Step S10611b determining an interference term corresponding to the received signal sequence according to other estimated values than the current estimated value.
  • the interference cancellation between data is performed by the parallel interference cancellation algorithm, and each input signal is restored on the basis of the initial estimated value of the input signal X.
  • the decision signal no sorting is required, but the decision is directly made. signal.
  • the specific steps are: constructing the interference signal estimation (ie, the interference term) by using the detection result (ie, the estimated value), and when recovering a certain data, the influence of the remaining input signals is offset as interference, that is, when the kth signal is recovered. , the first, second, piping k-1th, k+1th, .... the Lth signal is cancelled as interference, a new reception vector is obtained, and then the output is judged k signals.
  • the interference signal estimation ie, the interference term
  • the detection result ie, the estimated value
  • FIG. 2a is a schematic diagram of decoding the received signal sequence by the receiving end of an optional OvTDM system according to an embodiment of the present application
  • FIG. 2b is a schematic diagram.
  • a schematic diagram of decoding a received signal sequence by a receiving end of an optional OvFDM system according to an embodiment of the present application, the difference between the two is that when the signal sequence is processed at the receiving end of the OvFDM system, First, a Fourier transform operation is performed to convert the signal in the time domain to the frequency domain, and the preprocessing and MMSE-SQRD detection algorithms are performed.
  • pre-processing the signal sequence received by the receiving end to obtain a pre-processed signal; wherein the pre-processing process comprises: performing synchronization, channel estimation, equalization processing, and the like on the signal received by the receiving end.
  • step S102 - step S106 (2) Performing signal detection on the pre-processed signal in the corresponding domain according to the MMSE-SQRD detection algorithm and the parallel interference cancellation algorithm (step S102 - step S106) to obtain an input information stream.
  • an embodiment of a decoding apparatus of an overlap multiplexing system is provided.
  • the decoding apparatus provided in this embodiment can correspond to the decoding method of the overlapping multiplexing system in the embodiment, and FIG. 4a is according to the present invention.
  • a schematic diagram of a decoding apparatus of an overlap multiplexing system of an embodiment, as shown in FIG. 4a, the apparatus includes:
  • the first processing module includes an expansion module 40 and a decomposition module 42;
  • the expansion module 40 is configured to perform extended processing on the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix.
  • the decomposition module 42 is configured to perform SQRD decomposition on the expanded multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix.
  • the operation module 44 is configured to perform matrix multiplication operation processing on the extended signal sequence and the orthogonal matrix to obtain a processed signal sequence.
  • the determining module 46 is configured to determine an estimated value of each data in the transmitted signal sequence according to the processed signal sequence and the upper triangular matrix to obtain a decoding result.
  • FIG. 4b is a schematic diagram of a decoding apparatus suitable for an overlap multiplexing system according to an embodiment of the present invention, as shown in FIG. 4b.
  • the device includes:
  • the determining module 42 is configured to determine an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .

Abstract

Decoding method and device for overlapped multiplexing system The present invention relates to a decoding method and device for an overlapped multiplexing system. The method comprises: performing first preprocessing on a received signal sequence and a preset multiplexing waveform matrix to obtain an orthogonal matrix and an upper triangular matrix; and determining an estimation value of each data in a transmission signal sequence according to the signal sequence subjected to the first preprocessing and the upper triangular matrix. By implementation of the present invention, compared with decoding methods such as Viterbi decoding and MAP decoding in the prior art used during decoding of the overlapped multiplexing system, the calculation complexity is low, the technical problem in the prior art is resolved, and the accuracy of a decoding end is improved.

Description

重叠复用系统的译码方法和装置Decoding method and device for overlapping multiplexing system 技术领域Technical field
本发明涉及信号处理领域,具体而言,涉及一种重叠复用系统的译码方法和装置。The present invention relates to the field of signal processing, and in particular to a decoding method and apparatus for an overlay multiplexing system.
背景技术Background technique
OvXDM系统常见的译码方法有维特比译码算法、MAP、Log-MAP等译码方法,当重叠复用系数K较大时,其计算量和复杂度呈指数率增长,且需要较大的存储量,工程难以实现。The common decoding methods of OvXDM system include Viterbi decoding algorithm, MAP, Log-MAP and other decoding methods. When the overlap multiplexing coefficient K is large, the computational complexity and complexity increase exponentially, and it needs a large The amount of storage is difficult to implement.
针对现有技术中重叠复用系统的译码方法复杂程度较高的问题,目前尚未提出有效的解决方案。Aiming at the problem that the decoding method of the overlapping multiplexing system in the prior art is relatively complicated, an effective solution has not been proposed yet.
发明内容Summary of the invention
本发明的一个方面,提供一种重叠复用系统的译码方法,对接收到的信号序列和预设的复用波形矩阵通过进行第一预处理,得到正交矩阵和上三角矩阵;An aspect of the present invention provides a decoding method of an overlap multiplexing system, which performs a first pre-processing on a received signal sequence and a preset multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix;
根据第一预处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值。An estimated value of each of the data in the transmitted signal sequence is determined based on the first pre-processed signal sequence and the upper triangular matrix.
本发明的另一个方面,提供一种重叠复用系统的解码装置,包括:Another aspect of the present invention provides a decoding apparatus for an overlay multiplexing system, including:
第一处理模块,用于对接收到的信号序列和预设的复用波形矩阵通过进行第一预处理,得到正交矩阵和上三角矩阵;a first processing module, configured to perform a first pre-processing on the received signal sequence and the preset multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix;
确定模块,用于根据第一预处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值。And a determining module, configured to determine an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
本发明的第三个方面,提供一种存储介质,存储介质包括存储的程序,其中,在所述程序运行时控制所述存储介质所在设备执行重叠复用系统的译码方法。According to a third aspect of the present invention, a storage medium is provided, the storage medium comprising a stored program, wherein a device in which the storage medium is located controls a decoding method of an overlapping multiplexing system when the program is running.
本发明的第四个方面,提供一种处理器,用于运行程序,其中,程序运行时执行重叠复用系统的译码方法。According to a fourth aspect of the present invention, a processor is provided for running a program, wherein a decoding method of an overlap multiplexing system is executed while the program is running.
上述方案相对于现有技术中在重叠复用系统译码时使用的维特比译码、MAP译码等译码方法,计算复杂度较低,解决现有的技术问题,并提高了译码端准确程度。Compared with the prior art decoding methods such as Viterbi decoding and MAP decoding used in decoding of the overlapping multiplexing system, the above calculation scheme has low computational complexity, solves the existing technical problems, and improves the decoding end. Accuracy.
附图说明DRAWINGS
图1a是根据本发明实施例的重叠复用系统的译码方法的流程图;1a is a flowchart of a decoding method of an overlay multiplexing system according to an embodiment of the present invention;
图1b是根据本发明实施例的重叠复用系统的译码方法的流程图;FIG. 1b is a flowchart of a decoding method of an overlap multiplexing system according to an embodiment of the present invention; FIG.
图2a是根据本申请实施例对一种可选的OvTDM系统的接收端对接收到的信号序列进行 译码处理的示意图;2a is a schematic diagram of decoding a received signal sequence by a receiving end of an optional OvTDM system according to an embodiment of the present application;
图2b是根据本申请实施例对一种可选的OvFDM系统的接收端对接收到的信号序列进行译码处理的示意图;2b is a schematic diagram of decoding a received signal sequence by a receiving end of an optional OvFDM system according to an embodiment of the present application;
图3是根据本申请实施例的一种序列正交化的示意图;以及3 is a schematic diagram of sequence orthogonalization in accordance with an embodiment of the present application;
图4a是根据本发明实施例的重叠复用系统的译码装置的示意图;4a is a schematic diagram of a decoding apparatus of an overlay multiplexing system according to an embodiment of the present invention;
图4b是根据本发明实施例的重叠复用系统的译码装置的示意图。4b is a schematic diagram of a decoding apparatus of an overlay multiplexing system in accordance with an embodiment of the present invention.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保扩的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is an embodiment of the invention, but not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本发明的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。It is to be understood that the terms "first", "second" and the like in the specification and claims of the present invention are used to distinguish similar objects, and are not necessarily used to describe a particular order or order. It is to be understood that the data so used may be interchanged where appropriate, so that the embodiments of the invention described herein can be implemented in a sequence other than those illustrated or described herein. In addition, the terms "comprises" and "comprises" and "the" and "the" are intended to cover a non-exclusive inclusion, for example, a process, method, system, product, or device that comprises a series of steps or units is not necessarily limited to Those steps or units may include other steps or units not explicitly listed or inherent to such processes, methods, products or devices.
实施例1Example 1
根据本发明实施例,提供了一种重叠复用系统的译码方法的实施例,需要说明的是,在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行,并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。In accordance with an embodiment of the present invention, an embodiment of a method of decoding an overlay multiplexing system is provided, it being noted that the steps illustrated in the flowchart of the figures may be in a computer system such as a set of computer executable instructions The steps shown and described may be performed in a different order than the ones described herein, although the logical order is shown in the flowchart.
图1是根据本发明实施例的一种重叠复用系统的译码方法的流程图,如图1所示,该方法包括如下步骤:FIG. 1 is a flowchart of a decoding method of an overlap multiplexing system according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps:
步骤S102a,对接收到的信号序列和预设的复用波形矩阵进行扩展处理,得到扩展后的信号序列和复用波形矩阵。Step S102a, performing a spreading process on the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix.
具体的,上述预设的复用波形矩阵用于对发送信号序列进行编码,编码后的信号序列经信道传输后得到接收端接收到的信号序列。Specifically, the preset multiplexed waveform matrix is used to encode the transmitted signal sequence, and the encoded signal sequence is transmitted through the channel to obtain a signal sequence received by the receiving end.
上述重叠复用(OvXDM)系统可以为重叠时分复用(Overlapped Time Division  Multiplexing,OvTDM)系统、重叠频分复用(Overlapped Frequency Division Multiplexing,OvFDM)系统、重叠码分复用(Overlapped Code Division Multiplexing,OvCDM)系统、重叠空分复用(Overlapped Space Division Multiplexing,OvSDM)系统、重叠混合复用(Overlapped Hybrid Division Multiplexing,OvHDM)系统等。The above-mentioned overlapping multiplexing (OvXDM) system may be an Overlapped Time Division Multiplexing (OvTDM) system, an Overlapped Frequency Division Multiplexing (OvFDM) system, or an Overlapped Code Division Multiplexing (Overlapped Code Division Multiplexing). OvCDM) system, Overlapped Space Division Multiplexing (OvSDM) system, Overlapped Hybrid Division Multiplexing (OvHDM) system, and the like.
根据OvXDM的系统特性,首先,假设重叠复用系数为K,复用波形的抽头系数分别定义为[h 0,h 1,…,h K-1]。此时,根据重叠复用关系的卷积特性,若信息比特序列长度为L,OvXDM编码后比特序列为N,(N=L+K-1),则此时,复用波形可用矩阵形式表示为: According to the system characteristics of OvXDM, first, assuming that the overlap multiplexing coefficient is K, the tap coefficients of the multiplexed waveform are defined as [h 0 , h 1 , ..., h K-1 ], respectively. At this time, according to the convolution characteristics of the overlapping multiplexing relationship, if the information bit sequence length is L and the OvXDM encoded bit sequence is N, (N=L+K-1), then the multiplexed waveform can be represented by a matrix form. for:
Figure PCTCN2018125561-appb-000001
H大小为N×L。
Figure PCTCN2018125561-appb-000001
The size of H is N x L.
设OvXDM编码后的输出向量为Y=[y 0,…,y N-1] T,输入向量为X=[x 1,…,x L-1] T,OvXDM的编码过程可表示为Y=HX,即 Let OvXDM encoded output vector be Y=[y 0 ,...,y N-1 ] T , and the input vector is X=[x 1 ,...,x L-1 ] T , and the encoding process of OvXDM can be expressed as Y= HX, ie
Figure PCTCN2018125561-appb-000002
Figure PCTCN2018125561-appb-000002
则此时,接收序列r可表示为:At this time, the receiving sequence r can be expressed as:
Figure PCTCN2018125561-appb-000003
Figure PCTCN2018125561-appb-000003
其中,[n 0,n 1,…,n N-1] T为白噪声序列。 Where [n 0 , n 1 , ..., n N-1 ] T is a white noise sequence.
接收端根据已知的复用波形矩阵H,和接收序列r,进行相应译码。上述接收序列r=HX+N,其中X为待传送序列,N为白噪声序列,r为接收序列。由此可见,在信号传输至接收端的过程中,引入了白噪声序列。The receiving end performs corresponding decoding according to the known multiplexed waveform matrix H and the received sequence r. The above receiving sequence r = HX + N, where X is the sequence to be transmitted, N is the white noise sequence, and r is the receiving sequence. It can be seen that a white noise sequence is introduced during the transmission of the signal to the receiving end.
通过MMSE-SQRD算法进行预先处理,得到预先处理后的信号序列和矩阵。Pre-processing is performed by the MMSE-SQRD algorithm to obtain a pre-processed signal sequence and matrix.
步骤S104a,对扩展后的复用波形矩阵进行SQRD分解,得到正交矩阵和上三角矩阵。Step S104a, performing SQRD decomposition on the expanded multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix.
上述步骤即为对扩展后的复用波形矩阵进行SQRD运算,首先计算出扩展的复用波形矩阵H E对应的QR分解中的正交矩阵Q、上三角矩阵R,同时引入一个交换矩阵P,使得矩阵R的上层具有较小的SNR(信噪比),也即R的对角元素按照从小到大的顺序排列(进行QR分解第k步的SNR k≈|r k,k| 2),而在计算扩展复用波形矩阵H E的QR分解中的上三角矩阵R时,是从上到下依次进行的,而计算正交矩阵Q时是从左到右一列一列进行的;而后根据矩阵Q、R、P进行检测。具体如下所示: The above step is to perform SQRD operation on the expanded multiplexed waveform matrix. First, the orthogonal matrix Q and the upper triangular matrix R in the QR decomposition corresponding to the extended multiplexed waveform matrix H E are calculated, and a switching matrix P is introduced. Making the upper layer of the matrix R have a smaller SNR (signal-to-noise ratio), that is, the diagonal elements of R are arranged in ascending order (the SNR k ≈|r k,k | 2 of the k- th decomposition of the QR decomposition), In the calculation of the upper triangular matrix R in the QR decomposition of the extended multiplexed waveform matrix H E , it is sequentially performed from top to bottom, and the orthogonal matrix Q is calculated from left to right in a column and column; and then according to the matrix Q, R, and P are detected. The details are as follows:
(1)首先进行初始化:R=0,Q=H E,P=I L(1) Initialization is first performed: R=0, Q=H E , P=I L .
(2)然后进行循环计算相应的Q、R、P矩阵:令i=1,(2) Then loop to calculate the corresponding Q, R, P matrix: let i = 1,
①计算Q矩阵中列数l≥i的2-范数,找出其中最小2-范数(序列模值)对应的列数所在位置,用k i表示,即
Figure PCTCN2018125561-appb-000004
1 Calculate the 2-norm of the number of columns l≥i in the Q matrix, and find the position of the number of columns corresponding to the smallest 2-norm (sequence modulus), denoted by k i , ie
Figure PCTCN2018125561-appb-000004
②分别交换Q、R、P矩阵的第k i列与i列,并且令矩阵R中的主对角线元素r i,i=||q i||; The first column i and K i respectively ② exchange column Q, R, P matrix and causes the main diagonal elements of the matrix R r i, i = || q i || ;
③对矩阵Q对应的第i列q i进行归一化处理,即
Figure PCTCN2018125561-appb-000005
3 normalizing the i-th column q i corresponding to the matrix Q, that is,
Figure PCTCN2018125561-appb-000005
④对q l(i<l≤L)进行正交化,r i,l为q l在q i方向上的投影系数,r i,l=q i Hq l,进而与q i正交的序列q l=q l-r i,lq i(对应图中的e),图3是根据本申请实施例的一种序列正交化的示意图,如附图3所示; 4 orthogonalize q l (i<l≤L), r i,l is the projection coefficient of q l in the q i direction, r i,l =q i H q l , and then orthogonal to q i Sequence q l =q l -r i,l q i (corresponding to e in the figure), FIG. 3 is a schematic diagram of sequence orthogonalization according to an embodiment of the present application, as shown in FIG. 3;
由于根据误差e与q i垂直,则 Since it is perpendicular to q i according to the error e, then
q i H·e=q i H(q l-p) q i H ·e=q i H (q l -p)
=q i H(q l-r i,lq i) =q i H (q l -r i,l q i )
=0,=0,
由此可得
Figure PCTCN2018125561-appb-000006
(其中q i Hq i=1),进而可知q l在q i方向上的投影p=r i,lq i,与q i垂直的e=q l-p=q l-r i,lq i,同样也为q l正交化后对应的序列,表示为q l=q l-r i,lq i
Therefore
Figure PCTCN2018125561-appb-000006
(where q i H q i =1), and further, the projection of q l in the q i direction p=r i,l q i , and e=q l -p=q l -r i,l perpendicular to q i q i , which is also the sequence corresponding to the orthogonalization of q l , is expressed as q l =q l -r i,l q i .
循环上述步骤①-④,直至矩阵Q的所有列均进行完此循环(i=L),最终得到相应的Q、R、P矩阵。其中,矩阵Q的大小为(N+L)×L,且Q HQ=I L,上三角矩阵R的大小为L×L,矩阵Q分解为N×L的Q 1和L×L的Q 2,同时满足σI L=Q 2R,进而可得
Figure PCTCN2018125561-appb-000007
并且满足如下公式:
The above steps 1-4 are cycled until all the columns of the matrix Q have completed this cycle (i=L), and finally the corresponding Q, R, P matrix is obtained. Wherein, the size of the matrix Q is (N+L)×L, and Q H Q=I L , the size of the upper triangular matrix R is L×L, and the matrix Q is decomposed into Q 1 of the ××L and Q of the L×L 2 , while satisfying σI L = Q 2 R, and thus available
Figure PCTCN2018125561-appb-000007
And meet the following formula:
Figure PCTCN2018125561-appb-000008
Figure PCTCN2018125561-appb-000008
步骤S106a,对扩展后的信号序列和正交矩阵进行矩阵乘法运算处理,得到处理后的信号序列。Step S106a, performing matrix multiplication processing on the expanded signal sequence and the orthogonal matrix to obtain a processed signal sequence.
对扩展的接收序列r E,进行如下处理,得到处理后的信号序列y: The extended receiving sequence r E is processed as follows to obtain the processed signal sequence y:
Figure PCTCN2018125561-appb-000009
Figure PCTCN2018125561-appb-000009
由上式可知,对接收到的信号序列和预设的复用波形矩阵进行扩展后再进行运算,能够一定程度上减少噪声的影响。It can be seen from the above formula that the received signal sequence and the preset multiplexed waveform matrix are expanded and then calculated, so that the influence of noise can be reduced to some extent.
步骤S108a,根据所述处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值,得到解码结果。Step S108a: Determine an estimated value of each data in the transmitted signal sequence according to the processed signal sequence and the upper triangular matrix to obtain a decoding result.
由上可知,本申请上述实施例对接收到的信号序列和预设的复用波形矩阵进行扩展处理,得到扩展后的信号序列和复用波形矩阵;对扩展后的复用波形矩阵进行SQRD分解,得到正交矩阵和上三角矩阵;对扩展后的信号序列和正交矩阵进行矩阵相乘运算处理,得到处理后的信号序列;根据处理后的信号序列和上三角矩阵确定发送信号序列中每个数据的估计值,得到解码结果。上述方案利用矩阵运算的方式实现重叠复用系统中的译码,相对于现有技术中在重叠复用系统译码时使用的维特比译码、MAP译码等译码方法,计算复杂度较低,解决了现有技术中重叠复用系统的译码方法复杂程度较高的技术问题。As can be seen from the above, the foregoing embodiment of the present application expands the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix; and performs SQRD decomposition on the expanded multiplexed waveform matrix. Obtaining an orthogonal matrix and an upper triangular matrix; performing matrix multiplication operation on the extended signal sequence and the orthogonal matrix to obtain a processed signal sequence; determining each of the transmitted signal sequences according to the processed signal sequence and the upper triangular matrix The estimated value of the data is obtained as a result of the decoding. The above scheme realizes decoding in the overlap multiplexing system by means of matrix operation, and the computational complexity is compared with the decoding methods such as Viterbi decoding and MAP decoding used in decoding of the overlapping multiplexing system in the prior art. The invention solves the technical problem that the decoding method of the overlapping multiplexing system in the prior art is relatively complicated.
可选的,根据本申请上述实施例,对接收到的信号序列和预设的复用波形矩阵进行扩展处理,得到扩展后的信号序列和复用波形矩阵,包括:Optionally, according to the foregoing embodiment of the present application, the received signal sequence and the preset multiplexed waveform matrix are extended to obtain an extended signal sequence and a multiplexed waveform matrix, including:
步骤S1021a,根据噪声功率和预设的复用波形矩阵的大小对预设的复用波形矩阵和接收到的所述信号序列进行扩展,得到扩展后复用波形矩阵和信号序列。Step S1021, expanding the preset multiplexed waveform matrix and the received signal sequence according to the noise power and the size of the preset multiplexed waveform matrix, to obtain an expanded multiplexed waveform matrix and a signal sequence.
具体的,上述噪声功率为传输信道固有的,可以直接获取,在复用波形矩阵的大小为N×L的情况下,可以对复用波形矩阵进行σI L的扩展,其中,I L为L×L的单位矩阵。 Specifically, the foregoing noise power is inherent to the transmission channel and can be directly obtained. When the size of the multiplexed waveform matrix is N×L, the multiplexed waveform matrix can be expanded by σI L , where I L is L× The unit matrix of L.
在一种可选的实施例中,在上述实施例的基础上对扩展步骤进行说明:In an alternative embodiment, the expansion steps are described on the basis of the above embodiments:
可以将复用波形矩阵H扩展为(N+L)×L的H E矩阵(原复用波形矩阵为N×L矩阵),接收序列r扩展为(N+L)×1的r E序列,即: The multiplexed waveform matrix H can be expanded to an (N+L)×L H E matrix (the original multiplexed waveform matrix is an N×L matrix), and the received sequence r is expanded to an (N+L)×1 r E sequence. which is:
Figure PCTCN2018125561-appb-000010
Figure PCTCN2018125561-appb-000010
其中,
Figure PCTCN2018125561-appb-000011
2为噪声功率),I L为L×L的单位矩阵,0 L,1为L×1的零向量。
among them,
Figure PCTCN2018125561-appb-000011
2 is the noise power), I L is the unit matrix of L × L, and 0 L, 1 is the zero vector of L × 1.
可选的,根据本申请上述实施例,根据处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值,包括:按照发送信号序列中由后至前的顺序根据处理后的信号序列依次求解所述估计值。Optionally, according to the foregoing embodiment of the present application, determining, according to the processed signal sequence and the upper triangular matrix, an estimated value of each data in the transmitted signal sequence, including: processing according to a sequence from the back to the top in the sequence of the transmitted signal. The subsequent signal sequence sequentially solves the estimated values.
具体的,处理后的序列y的第k个元素y k可表示为:y k=R k,k·x kk+d k,其中R k,k为矩阵中第k行,第k列对应的数据,
Figure PCTCN2018125561-appb-000012
R k,j为矩阵R中第k行,第j列对应的数据,x j为输入序列X(也即Ov编码输入序列)中的第j个元素,d k独立于上层信号x 1,x 2,...,x k-1,可以根据该公式求取每个数据的估计值,由于R为上三角矩阵,因此可先将最底层信号(第L个信号)的估计值求解,再对每个数据的估计值进行求解。
Specifically, the kth element y k of the processed sequence y can be expressed as: y k = R k,k · x k + η k + d k , where R k,k is the kth row in the matrix, the kth Column corresponding data,
Figure PCTCN2018125561-appb-000012
R k,j is the kth row in the matrix R, the data corresponding to the jth column, x j is the jth element in the input sequence X (ie, the Ov encoded input sequence), and d k is independent of the upper layer signal x 1 , x 2 ,...,x k-1 , the estimated value of each data can be obtained according to the formula. Since R is an upper triangular matrix, the estimated value of the lowest signal (the Lth signal) can be solved first, and then The estimated value of each data is solved.
可选的,根据本申请上述实施例,按照所述信号序列中由后至前的顺序根据处理后的信号序列依次求解所述估计值,包括:Optionally, according to the foregoing embodiment of the present application, the estimated values are sequentially solved according to the processed signal sequence in a sequence from the back to the top in the signal sequence, including:
步骤S1041a,根据处理后的信号序列的第L个数据和所述上三角矩阵得到发送信号序列中第L个数据的估计值,其中,L为发送信号序列的长度。Step S1041a: Obtain an estimated value of the Lth data in the transmitted signal sequence according to the Lth data of the processed signal sequence and the upper triangular matrix, where L is the length of the transmitted signal sequence.
步骤S1043a,根据处理后的信号序列的第k个数据、第k个数据的干扰值和所述上三角矩阵得到发送信号序列中第k个数据的估计值,其中,所述第k个数据的干扰值根据除第k个数据外的估计值得到,其中,1≤k<L。Step S1043, obtaining an estimated value of the kth data in the transmitted signal sequence according to the kth data of the processed signal sequence, the interference value of the kth data, and the upper triangular matrix, wherein the kth data The interference value is obtained from an estimated value other than the kth data, where 1 ≤ k < L.
在上述步骤中,在计算第k个数据时会应用到第k+1到第L个数据的估计值,因此需要按照信号序列的倒序计算,即先计算第L个符合的估计值,然后在计算第L-1个数据的估计值,直至计算到第1个数据的估计值。In the above steps, the estimated value of the k+1th to the Lth data is applied when calculating the kth data, so it is necessary to calculate in the reverse order of the signal sequence, that is, the Lth coincident estimated value is calculated first, and then The estimated value of the L-1th data is calculated until the estimated value of the first data is calculated.
可选的,根据本申请上述实施例,根据处理后的信号序列的第L个数据和所述上三角矩阵得到发送信号序列中第L个数据的估计值,包括:Optionally, according to the foregoing embodiment of the present application, the estimated value of the Lth data in the sent signal sequence is obtained according to the Lth data of the processed signal sequence and the upper triangular matrix, including:
通过如下公式确定发送信号序列中第L个数据的估计值:The estimated value of the Lth data in the transmitted signal sequence is determined by the following formula:
Figure PCTCN2018125561-appb-000013
Figure PCTCN2018125561-appb-000013
其中,
Figure PCTCN2018125561-appb-000014
用于表征发送信号序列中第L个数据的估计值,y L用于表征处理后的信号序列中第L个数据,R L,L用于表征所述上三角矩阵中第L行第L列对应的数据。
among them,
Figure PCTCN2018125561-appb-000014
An estimator for characterizing the Lth data in the transmitted signal sequence, y L is used to characterize the Lth data in the processed signal sequence, and R L, L is used to characterize the Lth column and the Lth column of the upper triangular matrix Corresponding data.
可选的,根据本申请上述实施例,根据处理后的信号序列的第k个数据、第k个数据的干扰值和所述上三角矩阵得到所述信号序列中第k个数据的估计值,包括:Optionally, according to the foregoing embodiment of the present application, the estimated value of the kth data in the signal sequence is obtained according to the kth data of the processed signal sequence, the interference value of the kth data, and the upper triangular matrix. include:
通过如下公式确定发送信号序列中第k个数据的估计值:The estimated value of the kth data in the transmitted signal sequence is determined by the following formula:
Figure PCTCN2018125561-appb-000015
Figure PCTCN2018125561-appb-000015
其中,
Figure PCTCN2018125561-appb-000016
用于表征发送信号序列中第k个数据的估计值,y k用于表征处理后的信号序列中第k个数据,R k,k用于表征所述上三角矩阵中第k行第k列对应的数据,
Figure PCTCN2018125561-appb-000017
用于表征发送信号序列中第j个数据的估计值,R k,j用于表征所述上三角矩阵中第k行第j列对应的数据。
among them,
Figure PCTCN2018125561-appb-000016
An eigenvalue used to characterize the kth data in the transmitted signal sequence, y k is used to characterize the kth data in the processed signal sequence, and R k,k is used to characterize the kth row and the kth column in the upper triangular matrix Corresponding data,
Figure PCTCN2018125561-appb-000017
An estimate for characterizing the jth data in the sequence of transmitted signals, R k,j is used to characterize data corresponding to the kth column and the jth column of the upper triangular matrix.
可选的,对扩展后的复用波形矩阵进行SQRD分解,还得到交换矩阵,在对信号序列进行如上处理后,发送信号序列中的数据的顺序与接收端估计序列中数据的顺序不同,因此可以通过交换矩阵调整估计序列的顺序,其中,所述估计序列由所述发送信号序列中每个数据的估计值得到。Optionally, the SQRD decomposition of the expanded multiplexed waveform matrix is performed, and a switching matrix is obtained. After the signal sequence is processed as above, the order of the data in the transmitted signal sequence is different from the order of the data in the estimated sequence at the receiving end. The order of the estimated sequences may be adjusted by a switching matrix, wherein the estimated sequences are derived from estimates of each of the transmitted signal sequences.
具体的,上述交换矩阵的获取方式可以如步骤S104之后的实施例所示。在一种可选的实施例中,可以通过如下公式实现上述步骤:最终检测输出序列
Figure PCTCN2018125561-appb-000018
其中
Figure PCTCN2018125561-appb-000019
Specifically, the manner of obtaining the foregoing switching matrix may be as shown in the embodiment after step S104. In an alternative embodiment, the above steps can be implemented by the following formula: final detection of the output sequence
Figure PCTCN2018125561-appb-000018
among them
Figure PCTCN2018125561-appb-000019
下面,对重叠复用系统对信号的收发进行说明,首先以OvFDM系统为例,对其发送端系统编码进行说明,具体处理步骤如下:In the following, the signal transmission and reception of the overlapping multiplexing system will be described. First, the OvFDM system is taken as an example to describe the system coding of the transmitting end. The specific processing steps are as follows:
(1)首先生成发送信号的频谱信号H(f)。(1) First, a spectrum signal H(f) of a transmission signal is generated.
(2)将(1)生成的谱信号H(f)经特定载波频谱间隔ΔB移位后,形成其它各个频谱间隔为ΔB的子载波频谱波形H(f-i×ΔB)。(2) After the spectral signal H(f) generated by (1) is shifted by the specific carrier spectral interval ΔB, the subcarrier spectrum waveform H (f-i × ΔB) of each of the other spectral intervals ΔB is formed.
(3)将频谱波形H(f-i×ΔB)写成矩阵H形式,然后与所要发送的符号向量X相乘,形成复调制信号的频谱S(f)。(3) The spectrum waveform H (f-i × ΔB) is written in the form of a matrix H, and then multiplied by the symbol vector X to be transmitted to form a spectrum S(f) of the complex modulated signal.
(4)将(3)生成的复调制信号的频谱进行离散傅氏反变换,最终形成时间域的复调制信号,发送信号可表示为:Signal(t) TX=ifft(S(f))。 (4) The spectrum of the complex modulated signal generated by (3) is subjected to discrete Fourier transform, and finally a complex modulated signal in the time domain is formed, and the transmitted signal can be expressed as: Signal(t) TX =ifft(S(f)).
然后再对重叠复用系统的接收端的处理过程进行说明,图2a是根据本申请实施例对一种可选的OvTDM系统的接收端对输出信号序列进行解码处理的示意图,图2b是根据本申请实施例对一种可选的OvFDM系统的接收端对输出信号序列进行解码处理的示意图,二者的区别在于在OvFDM系统的接收端对信号序列进行处理时,还需要进行首先进行傅里叶变换运算,使时域上的信号转换到频域上,再进行预处理和MMSE-SQRD检测算法。下面对OvXDM系统接收端的处理过程进行说明,具体如下:Then, the processing procedure of the receiving end of the overlapping multiplexing system is described. FIG. 2a is a schematic diagram of decoding the output signal sequence by the receiving end of an optional OvTDM system according to an embodiment of the present application, and FIG. 2b is a schematic diagram according to the present application. Embodiments A schematic diagram of decoding an output signal sequence by a receiving end of an optional OvFDM system, the difference between the two is that when the signal sequence is processed at the receiving end of the OvFDM system, the Fourier transform is first performed. The operation converts the signal in the time domain to the frequency domain, and then performs preprocessing and MMSE-SQRD detection algorithm. The following describes the processing of the receiving end of the OvXDM system, as follows:
(1)对接收端接收到的信号序列进行预处理,得到预处理的信号;其中,预处理过程包括:对接收端接收到的信号进行同步、信道估计、均衡处理等运算。(1) pre-processing the signal sequence received by the receiving end to obtain a pre-processed signal; wherein the pre-processing process comprises: performing synchronization, channel estimation, equalization processing, and the like on the signal received by the receiving end.
(2)对所述预处理信号在对应域内按照上述MMSE-SQRD检测算法(如上述实施例1中步骤S102a-106a以及其对应的可选的步骤)进行信号检测,得到输入的信息流。(2) Performing signal detection on the pre-processed signal in the corresponding domain according to the MMSE-SQRD detection algorithm described above (steps S102a-106a and its corresponding optional steps in Embodiment 1 above) to obtain an input information stream.
实施例2Example 2
图1b是根据本发明实施例的重叠复用系统的译码方法的流程图,如图1b所示,该方法包括如下步骤:FIG. 1b is a flowchart of a decoding method of an overlay multiplexing system according to an embodiment of the present invention. As shown in FIG. 1b, the method includes the following steps:
步骤S102b,对接收到的信号序列和预设的复用波形矩阵通过第一算法进行第一预处理,得到第一预处理后的信号序列和复用波形矩阵对应的正交矩阵和上三角矩阵,其中,第一算法包括:MMSE-SQRD检测算法。Step S102b, performing a first pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using the first algorithm, to obtain an orthogonal matrix and an upper triangular matrix corresponding to the first pre-processed signal sequence and the multiplexed waveform matrix. Wherein the first algorithm comprises: an MMSE-SQRD detection algorithm.
具体的,上述预设的复用波形矩阵用于对发送信号进行编码,编码后的信号序列经信道传输后得到接收端接收到的信号序列。Specifically, the preset multiplexed waveform matrix is used to encode the transmitted signal, and the encoded signal sequence is transmitted through the channel to obtain a signal sequence received by the receiving end.
根据OvXDM的系统特性,首先,假设重叠复用系数为K,复用波形的抽头系数分别定义为[h 0,h 1,…,h K-1]。此时,根据重叠复用关系的卷积特性,若信息比特序列长度为L,OvXDM编码后比特序列为N,(N=L+K-1),则此时,复用波形可用矩阵形式表示为: According to the system characteristics of OvXDM, first, assuming that the overlap multiplexing coefficient is K, the tap coefficients of the multiplexed waveform are defined as [h 0 , h 1 , ..., h K-1 ], respectively. At this time, according to the convolution characteristics of the overlapping multiplexing relationship, if the information bit sequence length is L and the OvXDM encoded bit sequence is N, (N=L+K-1), then the multiplexed waveform can be represented by a matrix form. for:
Figure PCTCN2018125561-appb-000020
H大小为N×L。
Figure PCTCN2018125561-appb-000020
The size of H is N x L.
设OvXDM编码后的输出向量为Y=[y 0,…,y N-1] T,输入向量为X=[x 1,…,x L-1] T,OvXDM的编码过程可表示为Y=HX,即 Let OvXDM encoded output vector be Y=[y 0 ,...,y N-1 ] T , and the input vector is X=[x 1 ,...,x L-1 ] T , and the encoding process of OvXDM can be expressed as Y= HX, ie
Figure PCTCN2018125561-appb-000021
Figure PCTCN2018125561-appb-000021
则此时,接收序列r可表示为:At this time, the receiving sequence r can be expressed as:
Figure PCTCN2018125561-appb-000022
Figure PCTCN2018125561-appb-000022
其中,[n 0,n 1,…,n N-1] T为白噪声序列。 Where [n 0 , n 1 , ..., n N-1 ] T is a white noise sequence.
接收端根据预设的复用波形矩阵H,和接收序列r,进行相应译码。上述接收序列r=HX+N,其中X为待传送序列,N为白噪声序列,r为接收序列。The receiving end performs corresponding decoding according to the preset multiplexing waveform matrix H and the receiving sequence r. The above receiving sequence r = HX + N, where X is the sequence to be transmitted, N is the white noise sequence, and r is the receiving sequence.
由此可见,在信号传输至接收端的过程中,引入了白噪声序列,上述步骤可以通过MMSE-SQRD算法进行第一预处理,得到第一预处理后的信号序列和复用波形矩阵对应的正交矩阵、上三角矩阵、交换矩阵。It can be seen that in the process of signal transmission to the receiving end, a white noise sequence is introduced, and the above steps can be performed by the MMSE-SQRD algorithm to obtain the first pre-processed signal sequence and the corresponding multiplexed waveform matrix. Intersection matrix, upper triangular matrix, exchange matrix.
步骤S104b,根据第一预处理后的信号序列和上三角矩阵确定发送信号序列中每个数据的估计值。Step S104b, determining an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
步骤S106b,根据估计序列,对接收到的信号序列和预设的复用波形矩阵通过第二算法进行第二预处理,得到译码结果,其中,第二算法包括:并行干扰抵消算法,上述估计序列由发送信号序列中每个数据的估计值得到。Step S106b: Perform a second pre-processing on the received signal sequence and the preset multiplexed waveform matrix by the second algorithm according to the estimated sequence to obtain a decoding result, where the second algorithm includes: a parallel interference cancellation algorithm, and the foregoing estimation The sequence is derived from an estimate of each data in the transmitted signal sequence.
由上可知,本申请上述实施例对接收到的信号序列和预设的复用波形矩阵通过第一算法进行第一预处理,得到第一预处理后的信号序列和复用波形矩阵对应的正交矩阵和上三角矩阵,其中,第一算法包括:MMSE-SQRD检测算法;根据第一预处理后的信号序列和上三角矩阵确定发送信号序列中每个数据的估计值;根据估计序列,对接收到的信号序列和预设的复 用波形矩阵通过第二算法进行第二预处理,得到译码结果,其中,第二算法包括:并行干扰抵消算法,估计序列由发送信号序列中每个数据的估计值得到。上述方案相对于现有技术中在重叠复用系统译码时使用的维特比译码、MAP译码等译码方法,计算复杂度较低,解决了[关键词]的技术问题,并提高了译码端准确程度。As can be seen from the above, the foregoing embodiment of the present application performs the first pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using the first algorithm, and obtains the first pre-processed signal sequence and the multiplexed waveform matrix corresponding to the positive An intersection matrix and an upper triangular matrix, wherein the first algorithm comprises: an MMSE-SQRD detection algorithm; determining an estimated value of each data in the transmitted signal sequence according to the first preprocessed signal sequence and the upper triangular matrix; The received signal sequence and the preset multiplexed waveform matrix are subjected to a second pre-processing by the second algorithm to obtain a decoding result, wherein the second algorithm comprises: a parallel interference cancellation algorithm, and the estimated sequence is determined by each data in the transmitted signal sequence The estimate is obtained. Compared with the prior art decoding methods such as Viterbi decoding and MAP decoding used in decoding of the overlapping multiplexing system, the above calculation scheme has low computational complexity, solves the technical problem of [keyword], and improves the technical problem. The accuracy of the decoding end.
可选的,根据本申请上述实施例,对接收到的信号序列和预设的复用波形矩阵通过第一算法进行第一预处理,得到第一预处理后的信号序列和复用波形矩阵对应的正交矩阵和上三角矩阵,包括:Optionally, according to the foregoing embodiment of the present application, the first pre-processing is performed on the received signal sequence and the preset multiplexed waveform matrix by using the first algorithm, and the first pre-processed signal sequence and the multiplexed waveform matrix are obtained. The orthogonal matrix and the upper triangular matrix, including:
步骤S1021b,根据噪声功率和预设的复用波形矩阵的大小对预设的复用波形矩阵和接收到的信号序列进行扩展,得到扩展后复用波形矩阵和信号序列。Step S1021b: expanding the preset multiplexed waveform matrix and the received signal sequence according to the noise power and the size of the preset multiplexed waveform matrix, to obtain the expanded multiplexed waveform matrix and the signal sequence.
具体的,上述噪声功率为传输信道固有的,可以直接获取,在复用波形矩阵的大小为N×L的情况下,可以对复用波形矩阵进行σI L的扩展,其中,I L为L×L的单位矩阵。 Specifically, the foregoing noise power is inherent to the transmission channel and can be directly obtained. When the size of the multiplexed waveform matrix is N×L, the multiplexed waveform matrix can be expanded by σI L , where I L is L× The unit matrix of L.
在一种可选的实施例中,在上述实施例的基础上扩展步骤进行说明:In an alternative embodiment, the steps are extended on the basis of the above embodiments to illustrate:
首先将复用波形矩阵H扩展为(N+L)×L的H E矩阵(原复用波形矩阵为N×L矩阵),接收序列r扩展为(N+L)×1的r E序列,即: First, the multiplexed waveform matrix H is expanded to an (N+L)×L H E matrix (the original multiplexed waveform matrix is an N×L matrix), and the received sequence r is expanded to an (N+L)×1 r E sequence. which is:
Figure PCTCN2018125561-appb-000023
Figure PCTCN2018125561-appb-000023
其中,
Figure PCTCN2018125561-appb-000024
2为噪声功率),I L为L×L的单位矩阵,0 L,1为L×1的零向量。
among them,
Figure PCTCN2018125561-appb-000024
2 is the noise power), I L is the unit matrix of L × L, and 0 L, 1 is the zero vector of L × 1.
步骤S1023b,对扩展后的复用波形矩阵进行SQRD分解,得到正交矩阵和上三角矩阵。Step S1023b, performing SQRD decomposition on the expanded multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix.
上述步骤即为对扩展后的复用波形矩阵进行SQRD运算,首先计算出扩展的复用波形矩阵H E对应的QR分解中的正交矩阵Q、上三角矩阵R,同时引入一个交换矩阵P,使得矩阵R的上层具有较小的SNR(信噪比),也即R的对角元素按照从小到大的顺序排列(进行QR分解第k步的SNR k≈|r k,k| 2),而在计算扩展的复用波形矩阵H E的QR分解中的三角矩阵R时,是从上到下依次进行的,而计算上正交矩阵Q时是从左到右一列一列进行的;而后根据矩阵Q、R、P进行检测。具体如下所示: The above step is to perform SQRD operation on the expanded multiplexed waveform matrix. First, the orthogonal matrix Q and the upper triangular matrix R in the QR decomposition corresponding to the extended multiplexed waveform matrix H E are calculated, and a switching matrix P is introduced. Making the upper layer of the matrix R have a smaller SNR (signal-to-noise ratio), that is, the diagonal elements of R are arranged in ascending order (the SNR k ≈|r k,k | 2 of the k- th decomposition of the QR decomposition), In the calculation of the triangular matrix R in the QR decomposition of the extended multiplexed waveform matrix H E , it is sequentially performed from top to bottom, and the calculation of the upper orthogonal matrix Q is performed from left to right by one column and one column; The matrices Q, R, and P are detected. The details are as follows:
(1)首先进行初始化:R=0,Q=H E,P=I L(1) Initialization is first performed: R=0, Q=H E , P=I L .
(2)然后进行循环计算相应的Q、R、P矩阵:令i=1,(2) Then loop to calculate the corresponding Q, R, P matrix: let i = 1,
①计算Q矩阵中列数l≥i的2-范数,找出其中最小2-范数(序列模值)对应的列数所在 位置,用k i表示,即
Figure PCTCN2018125561-appb-000025
1 Calculate the 2-norm of the number of columns l≥i in the Q matrix, and find the position of the number of columns corresponding to the smallest 2-norm (sequence modulus), denoted by k i , ie
Figure PCTCN2018125561-appb-000025
②而后分别交换Q、R、P矩阵的第k i列与i列,并且令矩阵R中的主对角线元素r i,i=||q i||; ② exchange of K i were then column Q, R, P and i-th column of the matrix, and so the main diagonal elements of the matrix R r i, i = || q i || ;
③接着对矩阵Q对应的第i列q i进行归一化处理,即
Figure PCTCN2018125561-appb-000026
3, then normalizing the i-th column q i corresponding to the matrix Q, ie
Figure PCTCN2018125561-appb-000026
④对q l(i<l≤L)进行正交化,r i,l为q l在q i方向上的投影系数,r i,l=q i Hq l,进而与q i正交的序列q l=q l-r i,lq i(对应图3中的e),图3是根据本申请实施例的一种序列正交化的示意图,如附图3所示; 4 orthogonalize q l (i<l≤L), r i,l is the projection coefficient of q l in the q i direction, r i,l =q i H q l , and then orthogonal to q i Sequence q l =q l -r i,l q i (corresponding to e in FIG. 3), FIG. 3 is a schematic diagram of sequence orthogonalization according to an embodiment of the present application, as shown in FIG. 3;
由于根据误差e与q i垂直,则 Since it is perpendicular to q i according to the error e, then
q i H·e=q i H(q l-p) q i H ·e=q i H (q l -p)
=q i H(q l-r i,lq i) =q i H (q l -r i,l q i )
=0,=0,
由此可得
Figure PCTCN2018125561-appb-000027
(其中q i Hq i=1),进而可知q l在q i方向上的投影p=r i,lq i,与q i垂直的e=q l-p=q l-r i,lq i,同样也为q l正交化后对应的序列,表示为q l=q l-r i,lq i
Therefore
Figure PCTCN2018125561-appb-000027
(where q i H q i =1), and further, the projection of q l in the q i direction p=r i,l q i , and e=q l -p=q l -r i,l perpendicular to q i q i , which is also the sequence corresponding to the orthogonalization of q l , is expressed as q l =q l -r i,l q i .
循环上述步骤①-④,直至矩阵Q的所有列均进行完此循环(i=L),最终得到相应的Q、R、P矩阵。其中,矩阵Q的大小为(N+L)×L,且Q HQ=I L,上三角矩阵R的大小为L×L,矩阵Q分解为N×L的Q 1和L×L的Q 2,同时满足σI L=Q 2R,进而可得
Figure PCTCN2018125561-appb-000028
并且满足如下公式:
The above steps 1-4 are cycled until all the columns of the matrix Q have completed this cycle (i=L), and finally the corresponding Q, R, P matrix is obtained. Wherein, the size of the matrix Q is (N+L)×L, and Q H Q=I L , the size of the upper triangular matrix R is L×L, and the matrix Q is decomposed into Q 1 of the ××L and Q of the L×L 2 , while satisfying σI L = Q 2 R, and thus available
Figure PCTCN2018125561-appb-000028
And meet the following formula:
Figure PCTCN2018125561-appb-000029
Figure PCTCN2018125561-appb-000029
步骤S1025b,对扩展后的信号序列和正交矩阵进行矩阵乘法运算处理,得到第一预处理后的信号序列,其中,第一预处理后的信号序列与上三角矩阵具有对应关系。Step S1025b: performing matrix multiplication processing on the extended signal sequence and the orthogonal matrix to obtain a first pre-processed signal sequence, wherein the first pre-processed signal sequence has a corresponding relationship with the upper triangular matrix.
对扩展的接收序列r E,进行如下处理,得到第一预处理后的信号序列y: The extended receiving sequence r E is processed as follows to obtain the first pre-processed signal sequence y:
Figure PCTCN2018125561-appb-000030
Figure PCTCN2018125561-appb-000030
由上式可知,该算法能够一定程度上减少噪声的影响。It can be seen from the above formula that the algorithm can reduce the influence of noise to some extent.
步骤S1025b,根据第一预处理后的信号序列和上三角矩阵确定发送信号序列中每个数据的估计值。Step S1025b, determining an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
具体的,第一预处理后的信号序列y的第k个元素y k可表示为:y k=R k,k·x kk+d k,其中R k,k为矩阵中第k行,第k列对应的数据,
Figure PCTCN2018125561-appb-000031
R k,j为矩阵R中第k行,第j列对应的数据,x j为输入序列X(也即Ov编码输入序列)中的第j个元素,d k独立于上层信号x 1,x 2,...,x k-1,可以根据该公式求取每个数据的估计值,由于R为上三角矩阵,故可先将最底层信号(第L个信号)的估计值进行求解,再对每个数据的估计值进行求解。
Specifically, the kth element y k of the first preprocessed signal sequence y can be expressed as: y k = R k,k · x k + η k +d k , where R k,k is the kth in the matrix Row, the data corresponding to column k,
Figure PCTCN2018125561-appb-000031
R k,j is the kth row in the matrix R, the data corresponding to the jth column, x j is the jth element in the input sequence X (ie, the Ov encoded input sequence), and d k is independent of the upper layer signal x 1 , x 2 ,...,x k-1 , the estimated value of each data can be obtained according to the formula. Since R is an upper triangular matrix, the estimated value of the lowest signal (the Lth signal) can be solved first. Then estimate the estimated value of each data.
可选的,根据本申请上述实施例,根据第一预处理后的信号序列和上三角矩阵确定发送信号序列中每个数据的估计值,包括:按照发送信号序列中由后至前的顺序根据第一预处理后的信号序列和上三角矩阵依次求解估计值。Optionally, according to the foregoing embodiment of the present application, determining, according to the first pre-processed signal sequence and the upper triangular matrix, an estimated value of each data in the transmitted signal sequence, including: according to a sequence of the transmitted signal sequence from the back to the front The first pre-processed signal sequence and the upper triangular matrix sequentially solve the estimated values.
具体的,第一预处理后的信号序列y的第k个元素y k可表示为:y k=R k,k·x kk+d k,其中R k,k为矩阵中第k行,第k列对应的数据,
Figure PCTCN2018125561-appb-000032
R k,j为矩阵R中第k行,第j列对应的数据,x j为输入序列X(也即Ov编码输入序列)中的第j个元素,η k为第一预处理后的信号序列y的第k个元素y k中的噪声数据,d k独立于上层信号x 1,x 2,...,x k-1,可以根据该公式求取每个数据的估计值,由于R为上三角矩阵,故可先将最底层信号(第L个信号)对每个数据的估计值进行求解。
Specifically, the kth element y k of the first preprocessed signal sequence y can be expressed as: y k = R k,k · x k + η k +d k , where R k,k is the kth in the matrix Row, the data corresponding to column k,
Figure PCTCN2018125561-appb-000032
R k,j is the kth row in the matrix R, the data corresponding to the jth column, x j is the jth element in the input sequence X (ie, the Ov encoded input sequence), and η k is the first preprocessed signal The noise data in the kth element y k of the sequence y, d k is independent of the upper layer signals x 1 , x 2 , ..., x k-1 , and the estimated value of each data can be obtained according to the formula, due to R For the upper triangular matrix, the lowest signal (the Lth signal) can be solved for each data estimate.
可选的,根据本申请上述实施例,按照发送信号序列中由后至前的顺序根据第一预处理后的信号序列和上三角矩阵依次求解估计值,包括:Optionally, according to the foregoing embodiment of the present application, the estimated values are sequentially solved according to the first pre-processed signal sequence and the upper triangular matrix in a sequence from the back to the top in the sequence of the transmitted signal, including:
步骤S1041b,根据第一预处理后的信号序列的第L个数据和上三角矩阵得到信号序列中第L个数据的估计值,其中,L为发送信号序列的长度;Step S1041b: Obtain an estimated value of the Lth data in the signal sequence according to the Lth data of the first preprocessed signal sequence and the upper triangular matrix, where L is a length of the transmitted signal sequence;
步骤S1043b,根据第一预处理后的信号序列的第k个数据、第k个数据的干扰值和上三角矩阵得到发送信号序列中第k个数据的估计值,其中,第k个数据的干扰值根据从第k+1到第L个数据的估计值得到,1≤k<L。Step S1043b: Obtain an estimated value of the kth data in the transmitted signal sequence according to the kth data of the first preprocessed signal sequence, the interference value of the kth data, and the upper triangular matrix, where the interference of the kth data The value is obtained from the estimated value from the k+1th to the Lth data, 1≤k<L.
在上述步骤中,在计算第k个数据时会应用到从第k+1到第L个数据的估计值,因此需要按照发送信号序列的倒序计算,即先计算第L个数据的估计值,然后在计算第L-1个数据的估计值,直至计算到第1个数据的估计值。In the above steps, when calculating the kth data, the estimated value from the k+1th to the Lth data is applied, so it is necessary to calculate the reversed order of the transmitted signal sequence, that is, calculate the estimated value of the Lth data first. The estimated value of the L-1th data is then calculated until the estimated value of the first data is calculated.
可选的,根据本申请上述实施例,根据第一预处理后的信号序列的第L个数据和上三角矩阵得到发送信号序列中第L个数据的估计值,包括:Optionally, according to the foregoing embodiment of the present application, the estimated value of the Lth data in the sent signal sequence is obtained according to the Lth data of the first preprocessed signal sequence and the upper triangular matrix, including:
通过如下公式确定发送信号序列中第L个数据的估计值:The estimated value of the Lth data in the transmitted signal sequence is determined by the following formula:
Figure PCTCN2018125561-appb-000033
Figure PCTCN2018125561-appb-000033
其中,第一预处理后的信号序列y的第k个元素y k中的噪声数据η k较小可忽略,
Figure PCTCN2018125561-appb-000034
用于表征发送信号序列第L个数据的估计值,y L用于表征第一预处理后的信号序列中第L个数据,R L,L用于表征上三角矩阵中第L行第L列对应的数据。
The noise data η k in the kth element y k of the first preprocessed signal sequence y is negligible.
Figure PCTCN2018125561-appb-000034
An estimator for characterizing the Lth data of the transmitted signal sequence, y L is used to represent the Lth data in the first preprocessed signal sequence, and R L, L is used to represent the Lth column and the Lth column of the upper triangular matrix Corresponding data.
可选的,根据本申请上述实施例,根据第一预处理后的信号序列的第k个数据、第k个数据的干扰值和上三角矩阵得到信号序列中第k个数据的估计值,其中1≤k<L,包括:Optionally, according to the foregoing embodiment of the present application, the estimated value of the kth data in the signal sequence is obtained according to the kth data of the first preprocessed signal sequence, the interference value of the kth data, and the upper triangular matrix, where 1≤k<L, including:
通过如下公式确定发送信号序列中第k个数据的估计值:The estimated value of the kth data in the transmitted signal sequence is determined by the following formula:
Figure PCTCN2018125561-appb-000035
Figure PCTCN2018125561-appb-000035
其中,
Figure PCTCN2018125561-appb-000036
用于表征发送信号序列中第k个数据的估计值,y k用于表征第一预处理后的信号序列中第k个数据,R k,k用于表征上三角矩阵中第k行第k列对应的数据,
Figure PCTCN2018125561-appb-000037
用于表征发送信号序列中第j个数据的估计值,R k,j用于表征上三角矩阵中第k行第j列对应的数据
among them,
Figure PCTCN2018125561-appb-000036
An estimator for characterizing the kth data in the transmitted signal sequence, y k is used to characterize the kth data in the first preprocessed signal sequence, and R k,k is used to represent the kth row in the upper triangular matrix Column corresponding data,
Figure PCTCN2018125561-appb-000037
An estimate used to characterize the jth data in the transmitted signal sequence, R k,j is used to characterize the data corresponding to the kth row and the jth column of the upper triangular matrix
可选的,根据本申请上述实施例,对扩展后的复用波形矩阵进行SQRD分解,还得到交换矩阵,在根据第一预处理后的信号序列和上三角矩阵确定信号序列中每个数据的估计值之后,上述方法还包括:使用交换矩阵调整估计序列中数据的顺序。Optionally, according to the foregoing embodiment of the present application, performing SQRD decomposition on the expanded multiplexed waveform matrix, and further obtaining a switching matrix, determining each data in the signal sequence according to the first preprocessed signal sequence and the upper triangular matrix. After estimating the value, the method further includes: adjusting the order of the data in the estimation sequence using the exchange matrix.
具体的,上述交换矩阵的获取过程可如步骤S1023b所示。在对信号序列进行如上处理后,估计序列中的数据的顺序与接收端接收到的信号序列中数据的顺序不同,因此可以通过交换矩阵调整估计序列中数据的顺序。可以通过如下公式实现上述步骤:最终检测输出序列
Figure PCTCN2018125561-appb-000038
其中
Figure PCTCN2018125561-appb-000039
Specifically, the acquiring process of the foregoing switching matrix may be as shown in step S1023b. After the signal sequence is processed as above, the order of the data in the estimated sequence is different from the order of the data in the signal sequence received by the receiving end, so the order of the data in the estimated sequence can be adjusted by the switching matrix. The above steps can be implemented by the following formula: final detection of the output sequence
Figure PCTCN2018125561-appb-000038
among them
Figure PCTCN2018125561-appb-000039
可选的,根据本申请上述实施例,根据估计序列,对接收到的信号序列和预设的复用波形矩阵通过第二算法进行第二预处理,得到译码结果,包括:Optionally, according to the foregoing embodiment of the present application, according to the estimated sequence, performing a second pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using the second algorithm to obtain a decoding result, including:
步骤S1061b,根据估计序列,对接收到的信号序列进行干扰抑制,得到干扰抑制后的信号序列。Step S1061b performs interference suppression on the received signal sequence according to the estimated sequence to obtain a signal sequence after interference suppression.
步骤S1063b,获取置零矩阵,并根据置零矩阵和干扰抑制后的信号序列得到译码结果,其中,译码结果为发送信号序列对应的最终估计列。Step S1063b: Acquire a zeroing matrix, and obtain a decoding result according to the zeroing matrix and the signal sequence after interference suppression, wherein the decoding result is a final estimation column corresponding to the transmission signal sequence.
具体的,置零矩阵G k可以为迫零检测对应的置零矩阵,也可为最小均方误差检测对应的置零矩阵,即: Specifically, the zero-setting matrix G k may be a zero-setting matrix corresponding to the zero-forcing detection, or may be a zero-setting matrix corresponding to the minimum mean square error detection, that is,
G k=(H k HH k) -1H k H或G k=(H k HH k2) -1H k HG k =(H k H H k ) -1 H k H or G k =(H k H H k2 ) -1 H k H ,
其中H k表示的是取矩阵H的第k列,σ 2为噪声功率,最后得到检测结果(即发送信号序列中每个数据的估计值)为:
Figure PCTCN2018125561-appb-000040
Where H k represents the kth column of the matrix H, σ 2 is the noise power, and finally the detection result (ie, the estimated value of each data in the transmitted signal sequence) is:
Figure PCTCN2018125561-appb-000040
可选的,根据本申请上述实施例,对接收到的信号序列进行干扰抑制,包括:Optionally, according to the foregoing embodiment of the present application, performing interference suppression on the received signal sequence includes:
步骤S10611b,根据除当前估计值以外的其他估计值确定接收到的信号序列对应的干扰项。Step S10611b, determining an interference term corresponding to the received signal sequence according to other estimated values than the current estimated value.
步骤S10613b,通过将接收到的信号序列与干扰项做差对接收到的信号序列进行干扰抑制,得到干扰抑制后的信号序列。Step S10613b, performing interference suppression on the received signal sequence by making a difference between the received signal sequence and the interference term, and obtaining a signal sequence after interference suppression.
在上述步骤中,通过并行干扰抵消算法进行数据间的干扰消除,在输入信号X初始估计值的基础上,恢复各输入信号,在判决信号的过程中,不需进行排序,而是直接进行判决信号。具体步骤为:利用检测结果(即估计值)构造干扰信号估计(即干扰项),在恢复某个数据时,都要把其余输入信号的影响作为干扰抵消掉,即在恢复第k个信号时,把第1个,第2个,.....第k-1个,第k+1个,....第L个信号作为干扰抵消掉,得到新的接收向量,然后判决输出第k个信号。下面进行具体说明:In the above steps, the interference cancellation between data is performed by the parallel interference cancellation algorithm, and each input signal is restored on the basis of the initial estimated value of the input signal X. In the process of the decision signal, no sorting is required, but the decision is directly made. signal. The specific steps are: constructing the interference signal estimation (ie, the interference term) by using the detection result (ie, the estimated value), and when recovering a certain data, the influence of the remaining input signals is offset as interference, that is, when the kth signal is recovered. , the first, second, ..... k-1th, k+1th, .... the Lth signal is cancelled as interference, a new reception vector is obtained, and then the output is judged k signals. The following is a detailed description:
首先,根据接收信号长度为L,复用波形矩阵H,对输入信号X进行初始估计,也即进行第一预处理后得到的估计值,得到相应的估值
Figure PCTCN2018125561-appb-000041
其中,
Figure PCTCN2018125561-appb-000042
Figure PCTCN2018125561-appb-000043
为输入信号x k的估计值。接收到的信号经过干扰抑制后的表达式为:
Figure PCTCN2018125561-appb-000044
First, according to the length of the received signal L, the waveform matrix H is multiplexed, and the input signal X is initially estimated, that is, the estimated value obtained after the first pre-processing is obtained, and the corresponding estimate is obtained.
Figure PCTCN2018125561-appb-000041
among them,
Figure PCTCN2018125561-appb-000042
Figure PCTCN2018125561-appb-000043
Is the estimated value of the input signal x k . The expression of the received signal after interference suppression is:
Figure PCTCN2018125561-appb-000044
其中(H) j表示取H的第j列。从上式可看出在接收到的信号中,将其他所有层的干扰 信号都去除了,只保留了需要的接收信号。 Where (H) j denotes the jth column of H. It can be seen from the above equation that in the received signal, the interference signals of all other layers are removed, and only the required received signals are retained.
下面,对重叠复用系统对信号的收发进行说明,首先以OvFDM系统为例,对其发送端系统编码进行说明,具体处理步骤如下:In the following, the signal transmission and reception of the overlapping multiplexing system will be described. First, the OvFDM system is taken as an example to describe the system coding of the transmitting end. The specific processing steps are as follows:
(1)首先生成发送信号的频谱信号H(f)。(1) First, a spectrum signal H(f) of a transmission signal is generated.
(2)将(1)生成的谱信号H(f)经特定载波频谱间隔ΔB移位后,形成其它各个频谱间隔为ΔB的子载波频谱波形H(f-i×ΔB)。(2) After the spectral signal H(f) generated by (1) is shifted by the specific carrier spectral interval ΔB, the subcarrier spectrum waveform H (f-i × ΔB) of each of the other spectral intervals ΔB is formed.
(3)将频谱波形H(f-i×ΔB)写成矩阵H形式,然后与所要发送的符号向量X相乘,形成复调制信号的频谱S(f)。(3) The spectrum waveform H (f-i × ΔB) is written in the form of a matrix H, and then multiplied by the symbol vector X to be transmitted to form a spectrum S(f) of the complex modulated signal.
(4)将(3)生成的复调制信号的频谱进行离散傅氏反变换,最终形成时间域的复调制信号,发送信号可表示为:Signal(t) TX=ifft(S(f))。 (4) The spectrum of the complex modulated signal generated by (3) is subjected to discrete Fourier transform, and finally a complex modulated signal in the time domain is formed, and the transmitted signal can be expressed as: Signal(t) TX =ifft(S(f)).
然后再对重叠复用系统的接收端的处理过程进行说明,图2a是根据本申请实施例对一种可选的OvTDM系统的接收端对接收到的信号序列进行译码处理的示意图,图2b是根据本申请实施例对一种可选的OvFDM系统的接收端对接收到的信号序列进行译码处理的示意图,二者的区别在于在OvFDM系统的接收端对信号序列进行处理时,还需要进行首先进行傅里叶变换运算,使时域上的信号转换到频域上,在进行预处理和MMSE-SQRD检测算法。下面对OvXDM系统接收端的处理过程进行说明,具体如下:Then, the processing procedure of the receiving end of the overlapping multiplexing system is further described. FIG. 2a is a schematic diagram of decoding the received signal sequence by the receiving end of an optional OvTDM system according to an embodiment of the present application, and FIG. 2b is a schematic diagram. A schematic diagram of decoding a received signal sequence by a receiving end of an optional OvFDM system according to an embodiment of the present application, the difference between the two is that when the signal sequence is processed at the receiving end of the OvFDM system, First, a Fourier transform operation is performed to convert the signal in the time domain to the frequency domain, and the preprocessing and MMSE-SQRD detection algorithms are performed. The following describes the processing of the receiving end of the OvXDM system, as follows:
(1)对接收端接收到的信号序列进行预处理,得到预处理的信号;其中,预处理过程包括:对接收端接收到的信号进行同步、信道估计、均衡处理等运算。(1) pre-processing the signal sequence received by the receiving end to obtain a pre-processed signal; wherein the pre-processing process comprises: performing synchronization, channel estimation, equalization processing, and the like on the signal received by the receiving end.
(2)对预处理信号在对应域内按照上述MMSE-SQRD检测算法以及并行干扰抵消算法(步骤S102-步骤S106)进行信号检测,得到输入的信息流。(2) Performing signal detection on the pre-processed signal in the corresponding domain according to the MMSE-SQRD detection algorithm and the parallel interference cancellation algorithm (step S102 - step S106) to obtain an input information stream.
实施例3Example 3
根据本发明实施例,提供了一种重叠复用系统的解码装置的实施例,该实施例所提供的解码装置能够对应实现实施例中重叠复用系统的译码方法,图4a是根据本发明实施例的重叠复用系统的解码装置的示意图,如图4a所示,该装置包括:According to an embodiment of the present invention, an embodiment of a decoding apparatus of an overlap multiplexing system is provided. The decoding apparatus provided in this embodiment can correspond to the decoding method of the overlapping multiplexing system in the embodiment, and FIG. 4a is according to the present invention. A schematic diagram of a decoding apparatus of an overlap multiplexing system of an embodiment, as shown in FIG. 4a, the apparatus includes:
第一处理模块包括扩展模块40和分解模块42;The first processing module includes an expansion module 40 and a decomposition module 42;
扩展模块40,用于对接收到的信号序列和预设的复用波形矩阵进行扩展处理,得到扩展后的信号序列和复用波形矩阵。The expansion module 40 is configured to perform extended processing on the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix.
分解模块42,用于对扩展后的复用波形矩阵进行SQRD分解,得到正交矩阵和上三角矩阵。The decomposition module 42 is configured to perform SQRD decomposition on the expanded multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix.
运算模块44,用于对扩展后的信号序列和所述正交矩阵进行矩阵相乘运算处理,得到处理后的信号序列。The operation module 44 is configured to perform matrix multiplication operation processing on the extended signal sequence and the orthogonal matrix to obtain a processed signal sequence.
确定模块46,用于根据所述处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值,得到解码结果。The determining module 46 is configured to determine an estimated value of each data in the transmitted signal sequence according to the processed signal sequence and the upper triangular matrix to obtain a decoding result.
实施例4Example 4
根据本发明实施例,提供了一种重叠复用系统的译码装置的实施例,图4b是根据本发明实施例的适用于重叠复用系统的译码装置的示意图,如图4b所示,该装置包括:According to an embodiment of the present invention, there is provided an embodiment of a decoding apparatus of an overlap multiplexing system, and FIG. 4b is a schematic diagram of a decoding apparatus suitable for an overlap multiplexing system according to an embodiment of the present invention, as shown in FIG. 4b. The device includes:
第一处理模块40,用于对接收到的信号序列和预设的复用波形矩阵通过第一算法进行第一预处理,得到第一预处理后的信号序列和复用波形矩阵对应的正交矩阵和上三角矩阵,其中,第一算法包括:MMSE-SQRD检测算法。The first processing module 40 is configured to perform first pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using the first algorithm to obtain orthogonality corresponding to the first pre-processed signal sequence and the multiplexed waveform matrix. A matrix and an upper triangular matrix, wherein the first algorithm comprises: an MMSE-SQRD detection algorithm.
确定模块42,用于根据第一预处理后的信号序列和上三角矩阵确定发送信号序列中每个数据的估计值。The determining module 42 is configured to determine an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
第二处理模块44,用于根据估计序列,对接收到的信号序列和预设的复用波形矩阵通过第二算法进行第二预处理,得到译码结果,其中,第二算法包括:并行干扰抵消算法,估计序列由发送信号序列中每个数据的估计值得到。The second processing module 44 is configured to perform a second pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using a second algorithm according to the estimated sequence to obtain a decoding result, where the second algorithm includes: parallel interference The cancellation algorithm estimates the sequence from the estimate of each data in the transmitted signal sequence.
实施例5Example 5
根据本发明实施例,提供了一种存储介质,所述存储介质包括存储的程序,其中,在所述程序运行时控制所述存储介质所在设备执行实施例1所述的重叠复用系统的译码方法。According to an embodiment of the present invention, a storage medium is provided, the storage medium including a stored program, wherein, when the program is running, controlling a device where the storage medium is located to perform translation of the overlapping multiplexing system described in Embodiment 1 Code method.
实施例6Example 6
根据本发明实施例,提供了一种处理器,处理器用于运行程序,其中,所述程序运行时执行实施例1所述的重叠复用系统的译码方法。According to an embodiment of the present invention, there is provided a processor for executing a program, wherein the program is executed to execute the decoding method of the overlap multiplexing system described in Embodiment 1.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
在本发明的上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the above-mentioned embodiments of the present invention, the descriptions of the various embodiments are different, and the parts that are not detailed in a certain embodiment can be referred to the related descriptions of other embodiments.
在本申请所提供的几个实施例中,应该理解到,所揭露的技术内容,可通过其它的方式实现。其中,以上所描述的装置实施例仅仅是示意性的,例如所述单元的划分,可以为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,单元或模块的间接耦合或通信连接,可以是电性或其它的形式。In the several embodiments provided by the present application, it should be understood that the disclosed technical contents may be implemented in other manners. The device embodiments described above are only schematic. For example, the division of the unit may be a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, unit or module, and may be electrical or otherwise.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个 单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium. A number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .
以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above description is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. It should be considered as the scope of protection of the present invention.

Claims (20)

  1. 一种重叠复用系统的译码方法,其特征在于,包括:对接收到的信号序列和预设的复用波形矩阵通过进行第一预处理,得到正交矩阵和上三角矩阵;A decoding method for an overlapping multiplexing system, comprising: performing a first pre-processing on a received signal sequence and a preset multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix;
    根据第一预处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值。An estimated value of each of the data in the transmitted signal sequence is determined based on the first pre-processed signal sequence and the upper triangular matrix.
  2. 根据权利要求1所述的重叠复用系统的译码方法,其特征在于,对接收到的信号序列和预设的复用波形矩阵通过第一算法进行第一预处理,所述第一算法包括:MMSE-SQRD检测算法;The decoding method of the overlap multiplexing system according to claim 1, wherein the first signal is processed by the first algorithm on the received signal sequence and the preset multiplexed waveform matrix, and the first algorithm includes : MMSE-SQRD detection algorithm;
    所述重叠复用系统的译码方法,还包括:根据估计序列,对所述接收到的信号序列和所述预设的复用波形矩阵通过第二算法进行第二预处理,得到译码结果,其中,所述第二算法包括:并行干扰抵消算法,所述估计序列由所述发送信号序列中每个数据的估计值得到。The decoding method of the overlap multiplexing system further includes: performing, according to the estimated sequence, the second pre-processing on the received signal sequence and the preset multiplexed waveform matrix by using a second algorithm to obtain a decoding result Wherein the second algorithm comprises: a parallel interference cancellation algorithm, the estimated sequence being derived from an estimate of each of the data in the sequence of transmitted signals.
  3. 根据权利要求1所述的重叠复用系统的译码方法,其特征在于,所述对接收到的信号序列和预设的复用波形矩阵通过进行第一预处理包括:The decoding method of the overlap multiplexing system according to claim 1, wherein the performing the first preprocessing on the received signal sequence and the preset multiplexed waveform matrix comprises:
    对接收到的信号序列和预设的复用波形矩阵进行扩展处理,得到扩展后的信号序列和复用波形矩阵;对扩展后的复用波形矩阵进行SQRD分解;Extending the received signal sequence and the preset multiplexed waveform matrix to obtain an extended signal sequence and a multiplexed waveform matrix; performing SQRD decomposition on the expanded multiplexed waveform matrix;
    所述根据第一预处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值包括:Determining, according to the first pre-processed signal sequence and the upper triangular matrix, an estimated value of each data in the transmitted signal sequence includes:
    对扩展后的信号序列和所述正交矩阵进行矩阵相乘运算处理,得到处理后的信号序列,根据所述处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值。Performing matrix multiplication operation processing on the extended signal sequence and the orthogonal matrix to obtain a processed signal sequence, and determining an estimate of each data in the transmitted signal sequence according to the processed signal sequence and the upper triangular matrix value.
  4. 根据权利要求2所述的重叠复用系统的译码方法,其特征在于,对接收到的信号序列和预设的复用波形矩阵通过第一算法进行第一预处理,得到第一预处理后的信号序列和所述复用波形矩阵对应的正交矩阵和上三角矩阵,包括:The decoding method of the overlapping multiplexing system according to claim 2, wherein the first signal is processed by the first algorithm on the received signal sequence and the preset multiplexed waveform matrix, and the first pre-processing is obtained. The signal sequence and the orthogonal matrix and the upper triangular matrix corresponding to the multiplexed waveform matrix include:
    根据噪声功率和所述预设的复用波形矩阵的大小对所述预设的复用波形矩阵和所述接收到的信号序列进行扩展,得到扩展后的复用波形矩阵和信号序列;And expanding the preset multiplexed waveform matrix and the received signal sequence according to a noise power and a size of the preset multiplexed waveform matrix, to obtain an expanded multiplexed waveform matrix and a signal sequence;
    对所述扩展后的复用波形矩阵进行SQRD分解,得到正交矩阵和上三角矩阵;Performing SQRD decomposition on the expanded multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix;
    对所述扩展后的信号序列和所述正交矩阵进行矩阵乘法运算处理,得到所述第一预处理后的信号序列。And performing matrix multiplication processing on the extended signal sequence and the orthogonal matrix to obtain the first pre-processed signal sequence.
  5. 根据权利要求2所述的重叠复用系统的译码方法,其特征在于,根据所述第一预处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值,包括:按照所述发送信号序列中由后至前的顺序根据所述第一预处理后的信号序列和所述上三角矩阵依次求解所述估计值。The decoding method of the overlapping multiplexing system according to claim 2, wherein the estimated value of each data in the transmission signal sequence is determined according to the first pre-processed signal sequence and the upper triangular matrix, including And sequentially calculating the estimated value according to the first pre-processed signal sequence and the upper triangular matrix in a sequence from the back to the top in the transmitted signal sequence.
  6. 根据权利要求5所述的重叠复用系统的译码方法,其特征在于,按照所述发送信号序列中由后至前的顺序根据所述第一预处理后的信号序列和所述上三角矩阵依次求解所述估计值,包括:The decoding method of the overlap multiplexing system according to claim 5, wherein the first preprocessed signal sequence and the upper triangular matrix are used according to a sequence from the back to the top in the sequence of the transmitted signal Solving the estimates in turn, including:
    根据所述第一预处理后的信号序列的第L个数据和所述上三角矩阵得到所述信号序列中第L个数据的估计值,其中,L为所述发送信号序列的长度;Obtaining an estimated value of the Lth data in the signal sequence according to the Lth data of the first preprocessed signal sequence and the upper triangular matrix, where L is a length of the transmitted signal sequence;
    根据所述第一预处理后的信号序列的第k个数据、第k个数据的干扰值和所述上三角矩阵得到所述信号序列中第k个数据的估计值,其中,所述第k个数据的干扰值根据从第k+1到第L个数据的估计值得到,其中1≤k<L。Obtaining an estimated value of the kth data in the signal sequence according to the kth data of the first preprocessed signal sequence, the interference value of the kth data, and the upper triangular matrix, where the kth The interference value of the data is obtained from the estimated value from the k+1th to the Lth data, where 1≤k<L.
  7. 根据权利要求6所述的重叠复用系统的译码方法,其特征在于,根据所述第一预处理后的信号序列的第L个数据和所述上三角矩阵得到所述发送信号序列中第L个数据的估计值,包括:The decoding method of the overlap multiplexing system according to claim 6, wherein the first sequence of the transmitted signal sequence is obtained according to the Lth data of the first preprocessed signal sequence and the upper triangular matrix Estimates of L data, including:
    通过如下公式确定所述发送信号序列中第L个数据的估计值:The estimated value of the Lth data in the transmitted signal sequence is determined by the following formula:
    Figure PCTCN2018125561-appb-100001
    Figure PCTCN2018125561-appb-100001
    其中,
    Figure PCTCN2018125561-appb-100002
    用于表征所述发送信号序列中第L个数据的估计值,y L用于表征所述第一预处理后的信号序列中第L个数据,R L,L用于表征所述上三角矩阵中第L行第L列对应的数据。
    among them,
    Figure PCTCN2018125561-appb-100002
    An estimator for characterizing the Lth data in the transmitted signal sequence, y L is used to represent the Lth data in the first preprocessed signal sequence, and R L, L is used to represent the upper triangular matrix The data corresponding to the Lth column of the Lth row.
  8. 根据权利要求4所述的重叠复用系统的译码方法,其特征在于,根据所述第一预处理后的信号序列的第k个数据、第k个数据的干扰值和所述上三角矩阵得到所述信号序列中第k个数据的估计值,其中1≤k<L,包括:The decoding method of the overlapping multiplexing system according to claim 4, wherein the interference value of the kth data, the kth data, and the upper triangular matrix according to the first preprocessed signal sequence Obtaining an estimate of the kth data in the signal sequence, where 1≤k<L, including:
    通过如下公式确定所述发送信号序列中第k个数据的估计值:The estimated value of the kth data in the transmitted signal sequence is determined by the following formula:
    Figure PCTCN2018125561-appb-100003
    Figure PCTCN2018125561-appb-100003
    其中,
    Figure PCTCN2018125561-appb-100004
    用于表征所述发送信号序列第k个数据的估计值,y k用于表征所述第一预处理后的信号序列中第k个数据,R k,k用于表征所述上三角矩阵中第k行第k列对应的数据,
    Figure PCTCN2018125561-appb-100005
    用于表征所述发送信号序列第j个数据的估计值,R k,j用于表征所述上三角矩阵中第k行第j列对应的数据。
    among them,
    Figure PCTCN2018125561-appb-100004
    An estimate for characterizing the kth data of the transmitted signal sequence, y k is used to characterize a kth data in the first preprocessed signal sequence, and R k,k is used to characterize the upper triangular matrix The data corresponding to the kth row and the kth column,
    Figure PCTCN2018125561-appb-100005
    An estimated value for characterizing the jth data of the transmitted signal sequence, R k,j is used to represent data corresponding to the kth row and the jth column of the upper triangular matrix.
  9. 根据权利要求4至8任一项所述的重叠复用系统的译码方法,其特征在于,对扩展后的复用波形矩阵进行SQRD分解,还得到交换矩阵,在根据所述第一预处理后的信号序列和所述上三角矩阵确定所述发送信号序列中每个数据的估计值之后,所述方法还包括:使用所述交换矩阵调整所述估计序列中数据的顺序。The decoding method of the overlap multiplexing system according to any one of claims 4 to 8, characterized in that SQRD decomposition is performed on the expanded multiplexed waveform matrix, and a switching matrix is further obtained, according to the first pre-processing After the subsequent signal sequence and the upper triangular matrix determine an estimate of each of the data in the transmitted signal sequence, the method further includes adjusting an order of the data in the estimated sequence using the switching matrix.
  10. 根据权利要求2所述的重叠复用系统的译码方法,其特征在于,对所述接收到的信号序列和所述预设的复用波形矩阵通过第二算法进行第二预处理,得到译码结果,包括:The decoding method of the overlapping multiplexing system according to claim 2, wherein the received signal sequence and the preset multiplexed waveform matrix are subjected to a second preprocessing by the second algorithm to obtain a translation Code results, including:
    对所述接收到的信号序列进行干扰抑制,得到干扰抑制后的信号序列;Performing interference suppression on the received signal sequence to obtain a signal sequence after interference suppression;
    获取置零矩阵,并根据所述置零矩阵和所述干扰抑制后的信号序列得到译码结果,其中,所述译码结果为所述发送信号序列对应的最终估计序列。Acquiring a nulling matrix, and obtaining a decoding result according to the zeroing matrix and the interference-suppressed signal sequence, wherein the decoding result is a final estimation sequence corresponding to the transmission signal sequence.
  11. 根据权利要求10所述的重叠复用系统的译码方法,其特征在于,对所述接收到的信号序列进行干扰抑制,得到干扰抑制后的信号序列,包括:The decoding method of the overlap multiplexing system according to claim 10, wherein performing interference suppression on the received signal sequence to obtain a signal sequence after interference suppression comprises:
    根据除当前估计值以外的其他估计值确定所述当前估计值对应的干扰项;Determining an interference item corresponding to the current estimated value according to other estimated values than the current estimated value;
    通过将所述接收到的信号序列与所述干扰项做差得到对所述接收到的信号序列进行干扰抑制,得到干扰抑制后的信号序列。The interference suppression is performed on the received signal sequence by performing the difference between the received signal sequence and the interference term, and a signal sequence after interference suppression is obtained.
  12. 根据权利要求3所述的重叠复用系统的译码方法,其特征在于,对接收到的信号序列和预设的复用波形矩阵进行扩展处理,得到扩展后的信号序列和复用波形矩阵,包括:The decoding method of the overlap multiplexing system according to claim 3, wherein the received signal sequence and the preset multiplexed waveform matrix are expanded to obtain an extended signal sequence and a multiplexed waveform matrix. include:
    根据噪声功率和所述预设的复用波形矩阵的大小对所述预设的复用波形矩阵和所述接收到的信号序列进行扩展,得到扩展后的复用波形矩阵和信号序列。And expanding the preset multiplexed waveform matrix and the received signal sequence according to the noise power and the size of the preset multiplexed waveform matrix to obtain an expanded multiplexed waveform matrix and a signal sequence.
  13. 根据权利要求3所述的重叠复用系统的译码方法,其特征在于,根据处理后的信号序列和所述上三角矩阵确定所述发送信号序列中每个数据的估计值,得到解码结果,包括:按照所述发送信号序列中由后至前的顺序根据处理后的信号序列依次求解所述估计值,得到所述解码结果。The decoding method of the overlap multiplexing system according to claim 3, wherein the estimated value of each data in the transmission signal sequence is determined according to the processed signal sequence and the upper triangular matrix, and a decoding result is obtained. The method further includes: sequentially obtaining the estimated value according to the processed signal sequence in a sequence from the back to the top in the sequence of the transmitted signal, to obtain the decoding result.
  14. 根据权利要求13所述的重叠复用系统的译码方法,其特征在于,按照所述发送信号序列中由后至前的顺序根据所述处理后的信号序列依次求解所述估计值,得到所述解码结果,包括:The decoding method of the overlap multiplexing system according to claim 13, wherein the estimated value is sequentially solved according to the processed signal sequence in a sequence from the back to the top in the sequence of the transmitted signal, and the obtained value is obtained. Decoding results, including:
    根据所述处理后的信号序列的第L个数据和所述上三角矩阵得到所述发送信号序列中第L个数据的估计值,其中,L为所述发送信号序列的长度;Obtaining an estimated value of the Lth data in the transmitted signal sequence according to the Lth data of the processed signal sequence and the upper triangular matrix, where L is a length of the transmitted signal sequence;
    根据所述处理后的信号序列的第k个数据、第k个数据的干扰值和所述上三角矩阵得到所述信号序列中第k个数据的估计值,其中,所述第k个数据的干扰值根据第k(1≤k<L)到第L个数据估计值得到。Obtaining an estimated value of the kth data in the signal sequence according to the kth data of the processed signal sequence, the interference value of the kth data, and the upper triangular matrix, wherein the kth data The interference value is obtained from the kth (1 ≤ k < L) to the Lth data estimate.
  15. 根据权利要求13所述的重叠复用系统的译码方法,其特征在于,根据处理后的信号序列的第L个数据和所述上三角矩阵得到所述发送信号序列中第L个数据的估计值,包括:The decoding method of the overlapping multiplexing system according to claim 13, wherein the estimation of the Lth data in the transmission signal sequence is obtained according to the Lth data of the processed signal sequence and the upper triangular matrix Values, including:
    通过如下公式确定发送信号序列中第L个数据的估计值:The estimated value of the Lth data in the transmitted signal sequence is determined by the following formula:
    Figure PCTCN2018125561-appb-100006
    Figure PCTCN2018125561-appb-100006
    其中,
    Figure PCTCN2018125561-appb-100007
    用于表征发送信号序列中第L个数据的估计值,y L用于表征处理后的信号序列中第L个数据,R L,L用于表征所述上三角矩阵中第L行第L列对应的数据。
    among them,
    Figure PCTCN2018125561-appb-100007
    An estimator for characterizing the Lth data in the transmitted signal sequence, y L is used to characterize the Lth data in the processed signal sequence, and R L, L is used to characterize the Lth column and the Lth column of the upper triangular matrix Corresponding data.
  16. 根据权利要求13所述的重叠复用系统的译码方法,其特征在于,根据处理后的信号序列的第k个数据、第k个数据的干扰值和所述上三角矩阵得到所述发送信号序列中第k个数据的估计值,其中1≤k<L,包括:The decoding method of the overlap multiplexing system according to claim 13, wherein the transmission signal is obtained according to the k-th data of the processed signal sequence, the interference value of the k-th data, and the upper triangular matrix An estimate of the kth data in the sequence, where 1 ≤ k < L, including:
    通过如下公式确定发送信号序列中第k个数据的估计值:The estimated value of the kth data in the transmitted signal sequence is determined by the following formula:
    Figure PCTCN2018125561-appb-100008
    Figure PCTCN2018125561-appb-100008
    其中,
    Figure PCTCN2018125561-appb-100009
    用于表征发送信号序列中第k个数据的估计值,y k用于表征处理后的信号序列中第k个数据,d k用于表征第k个数据的干扰值,R k,k用于表征所述上三角矩阵中第k行第k列对应的数据,
    Figure PCTCN2018125561-appb-100010
    用于表征发送信号序列中第j个数据的估计值,R k,j用于表征所述上三角矩阵中第k行第j列对应的数据。
    among them,
    Figure PCTCN2018125561-appb-100009
    Used to characterize the estimate of the kth data in the transmitted signal sequence, y k is used to characterize the kth data in the processed signal sequence, d k is used to characterize the interference value of the kth data, R k,k is used Characterizing data corresponding to the kth row and the kth column in the upper triangular matrix,
    Figure PCTCN2018125561-appb-100010
    An estimate for characterizing the jth data in the sequence of transmitted signals, R k,j is used to characterize data corresponding to the kth column and the jth column of the upper triangular matrix.
  17. 根据权利要求13至16任一项所述的重叠复用系统的译码方法,其特征在于,对扩展后的复用波形矩阵进行SQRD分解,还得到交换矩阵,在根据所述处理后的信号 序列和所述上三角矩阵确定发送信号序列中每个数据的估计值之后,所述方法还包括:使用所述交换矩阵调整估计序列中数据的顺序,其中,所述估计序列由所述发送信号序列中每个数据的估计值得到。The decoding method of the overlap multiplexing system according to any one of claims 13 to 16, characterized in that the SQRD decomposition of the expanded multiplexed waveform matrix is performed, and a switching matrix is further obtained, according to the processed signal After the sequence and the upper triangular matrix determine an estimate of each of the data in the transmitted signal sequence, the method further comprises: adjusting an order of the data in the estimated sequence using the switching matrix, wherein the estimated sequence is from the transmitted signal The estimated value of each data in the sequence is obtained.
  18. 一种重叠复用系统的解码装置,其特征在于,包括:A decoding device for an overlay multiplexing system, comprising:
    第一处理模块,用于对接收到的信号序列和预设的复用波形矩阵通过进行第一预处理,得到正交矩阵和上三角矩阵;a first processing module, configured to perform a first pre-processing on the received signal sequence and the preset multiplexed waveform matrix to obtain an orthogonal matrix and an upper triangular matrix;
    确定模块,用于根据第一预处理后的信号序列和所述上三角矩阵确定发送信号序列中每个数据的估计值。And a determining module, configured to determine an estimated value of each data in the transmitted signal sequence according to the first pre-processed signal sequence and the upper triangular matrix.
  19. 一种存储介质,其特征在于,所述存储介质包括存储的程序,其中,在所述程序运行时控制所述存储介质所在设备执行权利要求1至17中任意一项所述的重叠复用系统的译码方法。A storage medium, characterized in that the storage medium includes a stored program, wherein the device in which the storage medium is located is controlled to execute the overlapping multiplexing system according to any one of claims 1 to 17 while the program is running Decoding method.
  20. 一种处理器,其特征在于,所述处理器用于运行程序,其中,所述程序运行时执行权利要求1至17中任意一项所述的重叠复用系统的译码方法。A processor, wherein the processor is configured to execute a program, wherein the program is executed to execute the decoding method of the overlap multiplexing system according to any one of claims 1 to 17.
PCT/CN2018/125561 2018-01-04 2018-12-29 Decoding method and device for overlapped multiplexing system WO2019134628A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN201810008909.X 2018-01-04
CN201810008554.4A CN110011750A (en) 2018-01-04 2018-01-04 The coding/decoding method and device of overlapping multiplexing system
CN201810008554.4 2018-01-04
CN201810008909.XA CN110011751A (en) 2018-01-04 2018-01-04 The interpretation method and device of overlapping multiplexing system

Publications (1)

Publication Number Publication Date
WO2019134628A1 true WO2019134628A1 (en) 2019-07-11

Family

ID=67144351

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/125561 WO2019134628A1 (en) 2018-01-04 2018-12-29 Decoding method and device for overlapped multiplexing system

Country Status (1)

Country Link
WO (1) WO2019134628A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101431393A (en) * 2007-11-05 2009-05-13 中国移动通信集团公司 Overlapping multiplexing transmission method, base station and user terminal
CN101662331A (en) * 2009-09-10 2010-03-03 北京清深技术开发中心有限公司 Multi-address coding, transmitting and decoding methods and devices and systems thereof
CN103487815A (en) * 2013-10-10 2014-01-01 南京航空航天大学 Satellite navigation signal enhancement method based on orthogonal domain interference optimization overlapped reusing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101431393A (en) * 2007-11-05 2009-05-13 中国移动通信集团公司 Overlapping multiplexing transmission method, base station and user terminal
CN101662331A (en) * 2009-09-10 2010-03-03 北京清深技术开发中心有限公司 Multi-address coding, transmitting and decoding methods and devices and systems thereof
CN103487815A (en) * 2013-10-10 2014-01-01 南京航空航天大学 Satellite navigation signal enhancement method based on orthogonal domain interference optimization overlapped reusing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SUN, PENG: "Research on Multi- Cell High Spectral Efficiency Transmission Technology in Future Mobile Communication System", CNKI DOCTORAL DISSERTATIONS FULL-TEXT DATABASE, 16 October 2012 (2012-10-16), pages 51 - 85 *

Similar Documents

Publication Publication Date Title
RU2404513C2 (en) Efficient filter weight computation for mimo system
Shalvi et al. Super-exponential methods for blind deconvolution
Gazzah et al. A blind multichannel identification algorithm robust to order overestimation
US20100074358A1 (en) Sparse Channel Estimation for MIMO OFDM Systems
CN112532547B (en) Channel estimation and channel identification method in intelligent reflector communication system
US20220376956A1 (en) Transmission System with Channel Estimation Based on a Neural Network
Safari et al. Deep UL2DL: Data-driven channel knowledge transfer from uplink to downlink
Grellier et al. Blind separation of discrete sources
WO2008032849A1 (en) Wireless communication apparatus
CN110166383B (en) Design method based on tree-shaped random search pilot frequency
CN1150689C (en) Iterative projection with initialisation using network user identifier
KR101243897B1 (en) Blind Source separation method in reverberant environments based on estimation of time delay and attenuation of the signals
JP2013505611A (en) Process for estimating a channel in an OFDM communication system and receiver therefor
WO2019134628A1 (en) Decoding method and device for overlapped multiplexing system
JP4724225B2 (en) Multicode aggregate channel estimation method in time slot CDMA system
CN111934651A (en) Space-time frequency cascade adaptive filtering processing method, device and equipment
US7299161B2 (en) Decorrelation of signals
SE521766C2 (en) Method and apparatus for suppressing interference
Hua et al. Blind identification and equalization of FIR MIMO channels by BIDS
KR102387182B1 (en) Apparatus and method for signal detection in a wireless communication system
Huang et al. Tracking time-varying correlated underwater acoustic channels in the signal subspace
Chevreuil et al. Blind signal separation for digital communication data
WO2019134627A1 (en) Receiving-end signal processing method and apparatus
CN110011751A (en) The interpretation method and device of overlapping multiplexing system
WO2019127934A1 (en) Qr decomposition-parallel interference cancellation detection method and device

Legal Events

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

Ref document number: 18898724

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 10.11.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18898724

Country of ref document: EP

Kind code of ref document: A1