CN110730022A - MIMO precoding codebook construction method based on MacQueen clustering - Google Patents
MIMO precoding codebook construction method based on MacQueen clustering Download PDFInfo
- Publication number
- CN110730022A CN110730022A CN201911044093.7A CN201911044093A CN110730022A CN 110730022 A CN110730022 A CN 110730022A CN 201911044093 A CN201911044093 A CN 201911044093A CN 110730022 A CN110730022 A CN 110730022A
- Authority
- CN
- China
- Prior art keywords
- matrix
- channel
- precoding
- macqueen
- matrices
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000010276 construction Methods 0.000 title claims description 13
- 239000011159 matrix material Substances 0.000 claims abstract description 66
- 238000000354 decomposition reaction Methods 0.000 claims description 10
- 238000004364 calculation method Methods 0.000 claims description 7
- 238000000034 method Methods 0.000 abstract description 14
- 238000004891 communication Methods 0.000 abstract description 9
- 238000013139 quantization Methods 0.000 description 6
- 238000004422 calculation algorithm Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B7/00—Radio transmission systems, i.e. using radiation field
- H04B7/02—Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
- H04B7/04—Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
- H04B7/0413—MIMO systems
- H04B7/0456—Selection of precoding matrices or codebooks, e.g. using matrices antenna weighting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
Landscapes
- Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Life Sciences & Earth Sciences (AREA)
- Artificial Intelligence (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Signal Processing (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Radio Transmission System (AREA)
Abstract
本发明公开了一种基于MacQueen聚类的MIMO预编码码本构造方法,步骤1:随机选取Q个信道样本H;步骤2:对Q个信道样本中的前N(Q>>N)个信道矩阵H进行SVD分解,得到相应的N个预编码矩阵f,并将这N个预编码矩阵作为初始码本F0={f1,f2,…,fN},每个码字fi(i=1,2,…,N)即是N个类的初始质心;本发明通过采用MacQueen聚类算法来替代Lloyd矢量量化码本中的Lloyd聚类算法,避免了误差门限值的选取,同时在每个信道矩阵H分类之后都更新了质心,使得分类更加准确,能够实现更好的系统误码率性能,从而提高通信系统的可靠性。
The invention discloses a method for constructing a MIMO precoding codebook based on MacQueen clustering. Step 1: randomly select Q channel samples H; Step 2: select the first N (Q>>N) channels in the Q channel samples The matrix H is decomposed by SVD to obtain the corresponding N precoding matrices f, and these N precoding matrices are used as the initial codebook F0={f1,f2,...,fN}, each codeword fi (i=1, 2, . After the channel matrix H is classified, the centroids are updated, so that the classification is more accurate, and better system bit error rate performance can be achieved, thereby improving the reliability of the communication system.
Description
技术领域technical field
本发明涉及移动通信系统技术领域,具体为一种基于MacQueen聚类的 MIMO预编码码本构造方法。The present invention relates to the technical field of mobile communication systems, in particular to a method for constructing a MIMO precoding codebook based on MacQueen clustering.
背景技术Background technique
多输入多输出(Multiple Input Multiple Output,MIMO)系统架构作为4G-LTE中的关键技术得到了广泛的应用,最新出炉的5G标准,仍然继续采用MIMO技术作为其物理层架构。在采用MIMO技术时,因为基站端部署了多根天线,且小区内也存在着大量的用户,所以MIMO系统存在着严重的流间干扰和用户间干扰,预编码作为解决这一问题的有效手段成为了MIMO系统架构的核心功能模块并得到了广泛的应用,同时也受到了学术界和各大通信企业的深入研究。The Multiple Input Multiple Output (MIMO) system architecture has been widely used as a key technology in 4G-LTE, and the latest 5G standard still continues to use MIMO technology as its physical layer architecture. When using MIMO technology, because multiple antennas are deployed at the base station and there are a large number of users in the cell, the MIMO system has serious inter-stream interference and inter-user interference. Precoding is an effective means to solve this problem. It has become the core functional module of the MIMO system architecture and has been widely used, and has also been deeply studied by academia and major communication companies.
预编码目前主要有线性预编码和非线性预编码两种,非线性预编码复杂度高实现困难,而线性预编码复杂度低、原理简单,普遍应用在实际的通信系统中。在已有线性预编码方案中又可以分为非码本的和基于码本的预编码,而实际通信系统中受反馈链路带宽的限制,往往无法实现理想的信道状态信息(CSI)反馈,对于部分CSI的反馈,3GPP规定采用基于码本的预编码方案。基于码本的预编码方案主要分为两个部分:码本的构造与码字选取,码本构造的方法有很多,例如DFT码本、Householder码本、层结构码本、Lloyd矢量量化码本等。其中Lloyd矢量量化码本是采用Lloyd聚类算法来构造码本,但该方法生成的码本误码率性能好坏受限于初始码本的选取和误差门限的设置,因此导致了码本误码率性能的不稳定。There are currently two main types of precoding: linear precoding and nonlinear precoding. Nonlinear precoding has high complexity and is difficult to implement, while linear precoding has low complexity and simple principle, and is widely used in practical communication systems. In the existing linear precoding schemes, it can be divided into non-codebook and codebook-based precoding. However, due to the limitation of feedback link bandwidth in practical communication systems, ideal channel state information (CSI) feedback is often not achieved. For the feedback of partial CSI, 3GPP stipulates a codebook-based precoding scheme. The codebook-based precoding scheme is mainly divided into two parts: codebook construction and codeword selection. There are many methods of codebook construction, such as DFT codebook, Householder codebook, layer structure codebook, and Lloyd vector quantization codebook Wait. Among them, the Lloyd vector quantization codebook uses the Lloyd clustering algorithm to construct the codebook, but the performance of the bit error rate of the codebook generated by this method is limited by the selection of the initial codebook and the setting of the error threshold, which leads to the error of the codebook. The bit rate performance is unstable.
发明内容SUMMARY OF THE INVENTION
本发明的目的在于提供一种基于MacQueen聚类的MIMO预编码码本构造方法,本发明通过采用MacQueen聚类算法来替代Lloyd矢量量化码本中的 Lloyd聚类算法,使得在计算过程中并不涉及类似于Lloyd迭代中的误差门限设置,避免了误差门限值的选取对码本误码率性能的影响,同时在每个信道矩阵H分类之后都更新了质心,为下一次信道矩阵的分类提供了更加准确的分类依据,因此本方法使MIMO系统的误码率性能得到进一步的提高,提高通信系统的可靠性。The object of the present invention is to provide a MIMO precoding codebook construction method based on MacQueen clustering. The present invention replaces the Lloyd clustering algorithm in the Lloyd vector quantization codebook by using the MacQueen clustering algorithm, so that the calculation process does not It involves the error threshold setting similar to the Lloyd iteration, which avoids the influence of the selection of the error threshold on the bit error rate performance of the codebook. At the same time, after each channel matrix H is classified, the centroid is updated to classify the next channel matrix. A more accurate classification basis is provided, so the method further improves the bit error rate performance of the MIMO system and improves the reliability of the communication system.
为实现上述目的,本发明提供如下技术方案:一种基于MacQueen聚类的 MIMO预编码码本构造方法,包括如下步骤:For achieving the above object, the invention provides following technical scheme: a kind of MIMO precoding codebook construction method based on MacQueen clustering, comprises the steps:
步骤1:随机选取Q个信道样本H;Step 1: randomly select Q channel samples H;
步骤2:对Q个信道样本中的前N(Q>>N)个信道矩阵H进行SVD分解,得到相应的N个预编码矩阵f,并将这N个预编码矩阵作为初始码本 F0={f1,f2,…,fN},每个码字fi(i=1,2,…,N)即是N个类的初始质心;Step 2: Perform SVD decomposition on the first N (Q>>N) channel matrices H in the Q channel samples to obtain the corresponding N precoding matrices f, and use the N precoding matrices as the initial codebook F 0 ={f 1 ,f 2 ,...,f N }, each codeword f i (i=1,2,...,N) is the initial centroid of N classes;
步骤3:选取下一个信道矩阵H,计算其与每个码字矩阵fi相乘的 Frobenius范数的平方,并将该信道矩阵H分配到使Frobenius范数的平方最大的码字矩阵fi所对应的类中;Step 3: Select the next channel matrix H, calculate the square of the Frobenius norm multiplied by each codeword matrix fi, and assign the channel matrix H to the codeword matrix fi that maximizes the square of the Frobenius norm. in the class;
步骤4:重新计算步骤3中更新了的类的质心fi;Step 4: recalculate the centroid f i of the class updated in
步骤5:重复步骤3和步骤4,直到Q个信道样本全部分配完毕;Step 5: Repeat
步骤6:将最终N个类所对应的质心作为预编码码本F。Step 6: Take the centroids corresponding to the final N classes as the precoding codebook F.
优选的,对Q个信道样本中的前N(Q>>N)个信道矩阵H进行SVD分解,得到相应的N个预编码矩阵f,其中预编码矩阵的获得按照以下公式进行:Preferably, the first N (Q>>N) channel matrices H in the Q channel samples are subjected to SVD decomposition to obtain corresponding N precoding matrices f, wherein the precoding matrices are obtained according to the following formula:
H=U∑VH=U∑V
f=V(j)f=V(j)
其中U、∑、V矩阵分别为信道矩阵SVD分解得到的左奇异矩阵,奇异值组成的对角矩阵,右奇异矩阵,V(j)为矩阵V的前j列组成的矩阵。The U, Σ, and V matrices are the left singular matrix obtained by SVD decomposition of the channel matrix, the diagonal matrix composed of singular values, and the right singular matrix, and V(j) is the matrix composed of the first j columns of the matrix V.
优选的,把信道矩阵按顺序逐个进行分类,且在每分配完一个信道矩阵H 之后,都要重新计算增加了新信道矩阵的类的质心f,其中质心f的计算按照以下公式进行:Preferably, the channel matrices are classified one by one in sequence, and after each channel matrix H is allocated, the centroid f of the class to which the new channel matrix is added must be recalculated, where the centroid f is calculated according to the following formula:
其中表示中每个信道矩阵H进行SVD分解得到的预编码矩阵f组成的类。in express The class composed of the precoding matrix f obtained by the SVD decomposition of each channel matrix H in .
优选的,所述步骤3中选取下一个信道矩阵H,是从第N+1个信道矩阵H 开始,依次为第N+2,N+3,…,Q个信道矩阵H。Preferably, in the
优选的,所述步骤3中计算H与每个码字矩阵fi相乘的Frobenius范数的平方的计算表达式为:Preferably, in the
其中表示质心为fk的信道矩阵H组成的类。in Represents a class consisting of channel matrices H whose centroids are fk .
本发明提供了一种基于MacQueen聚类的MIMO预编码码本构造方法,具备以下有益效果:The invention provides a MIMO precoding codebook construction method based on MacQueen clustering, which has the following beneficial effects:
本发明通过采用MacQueen聚类算法来替代Lloyd矢量量化码本中的 Lloyd聚类算法,使得在计算过程中并不涉及类似于Lloyd迭代中的误差门限设置,避免了误差门限值的选取对码本误码率性能的影响,同时在每个信道矩阵H分类之后都更新了质心,为下一次信道矩阵的分类提供了更加准确的分类依据,因此本方法使MIMO系统的误码率性能得到进一步的提高,提高通信系统的可靠性。In the invention, the MacQueen clustering algorithm is used to replace the Lloyd clustering algorithm in the Lloyd vector quantization codebook, so that the error threshold setting similar to the Lloyd iteration is not involved in the calculation process, and the selection of the error threshold value is avoided. At the same time, the centroid is updated after the classification of each channel matrix H, which provides a more accurate classification basis for the classification of the next channel matrix. Therefore, this method further improves the BER performance of the MIMO system. improve the reliability of the communication system.
附图说明Description of drawings
图1为MIMO-OSTBC系统框图;Figure 1 is a block diagram of the MIMO-OSTBC system;
图2为基于码本的预编码工作流程图;Fig. 2 is the working flow chart of precoding based on codebook;
图3为本发明提供的基于MacQueen聚类的MIMO预编码码本构造方法流程图;3 is a flowchart of a method for constructing a MIMO precoding codebook based on MacQueen clustering provided by the present invention;
图4为预编码码本大小L=64时,本发明提供的基于MacQueen聚类的MIMO 预编码码本构造方法与Lloyd矢量量化码本,DFT码本的误码率(BER)性能曲线对比示意图;4 is a schematic diagram showing the comparison of the bit error rate (BER) performance curves of the MIMO precoding codebook construction method based on MacQueen clustering provided by the present invention, the Lloyd vector quantization codebook, and the DFT codebook when the size of the precoding codebook is L=64 ;
图5为预编码码本大小L=16时,本发明提供的基于MacQueen聚类的MIMO 预编码码本构造方法与Lloyd矢量量化码本的误码率(BER)性能曲线对比示意图。5 is a schematic diagram showing the comparison of the bit error rate (BER) performance curves of the MIMO precoding codebook construction method based on MacQueen clustering provided by the present invention and the Lloyd vector quantization codebook when the precoding codebook size L=16.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
在本实例中仿真采用的通信系统为MIMO-OSTBC系统,采用4-QAM调制, Alamouti空时编码,发射天线数Tx为4,接收天线数Rx为2,系统框图如图 1所示,其中预编码部分采用的是基于码本的预编码方案,其具体工作流程如图2所示。In this example, the communication system used in the simulation is a MIMO-OSTBC system, which adopts 4-QAM modulation, Alamouti space-time coding, the number of transmit antennas Tx is 4, and the number of receive antennas Rx is 2. The coding part adopts a codebook-based precoding scheme, and its specific work flow is shown in Figure 2.
实施例1Example 1
一种基于MacQueen聚类的MIMO预编码码本构造方法,包括如下步骤:A method for constructing a MIMO precoding codebook based on MacQueen clustering, comprising the following steps:
步骤1:随机选取Q=10000个信道矩阵H;Step 1: randomly select Q=10000 channel matrices H;
步骤2:将前N=64个信道矩阵进行SVD分解H=UΣV,并根据f=V(2),即选取右奇异矩阵V的前两列作为预编码矩阵,得到相应的64个预编码矩阵 f,并将这64个预编码矩阵作为初始码本F0={f1,f2,…,f64},码本大小L=64,每个码字fi(i=1,2,…,64)即是64个类的初始质心,表示质心为fi的信道矩阵H组成的类;Step 2: SVD decompose the first N=64 channel matrices into H=UΣV, and according to f=V(2), that is, select the first two columns of the right singular matrix V as the precoding matrix, and obtain the corresponding 64 precoding matrices f, and take these 64 precoding matrices as the initial codebook F 0 ={f 1 ,f 2 ,...,f 64 }, the codebook size L=64, each codeword f i (i=1,2, ...,64) is 64 the initial centroid of the class, represents the class composed of the channel matrix H whose centroid is f i ;
步骤3:选取第65个信道矩阵H65,计算该矩阵与每个码字矩阵fi相乘的 Frobenius范数的平方,即Step 3: Select the 65th channel matrix H 65 , and calculate the square of the Frobenius norm multiplied by this matrix and each codeword matrix f i , that is,
然后将信道矩阵H65分配到使value值最大的码字矩阵f对应的类中,为了表述的更清楚,假设当i=m时,value值最大,则H65被分配到类中;Then, the channel matrix H 65 is assigned to the class corresponding to the codeword matrix f that maximizes the value value. For the sake of clarity, suppose that when i=m, the value value is the largest, then H 65 is assigned to class;
步骤4:按照下述公式重新计算步骤3中更新了的类的质心fm:Step 4: Recalculate the updated value in
其中公式表示计算类中每个f与类中所有的信道矩阵H计算的值,并求它们的期望,然后选出使期望值最小的f作为该类的新质心,表示中每个信道矩阵H进行SVD分解得到的预编码矩阵f 组成的类;where the formula represents the calculation Each f in the class is associated with All channel matrices in the class H are calculated , and find their expectations, and then select the f that minimizes the expected value as the the new centroid of the class, express The class composed of the precoding matrix f obtained by SVD decomposition of each channel matrix H in the
步骤5:分别选取第66,67,…,10000个信道矩阵重复步骤3和步骤4;Step 5: Select the 66th, 67th, ..., 10000th channel matrix respectively and repeat
步骤6:将最终分配完成后,每个类的质心fi作为码字组成我们所需要的预编码码本F。Step 6: After the final assignments are made, each The centroid f i of the class is used as a codeword to form the precoding codebook F we need.
实施例2Example 2
一种基于MacQueen聚类的MIMO预编码码本构造方法,包括如下步骤:A method for constructing a MIMO precoding codebook based on MacQueen clustering, comprising the following steps:
步骤1:随机选取Q=10000个信道矩阵H;Step 1: randomly select Q=10000 channel matrices H;
步骤2:将前N=16个信道矩阵进行SVD分解H=UΣV,并根据f=V(2),即选取右奇异矩阵V的前两列作为预编码矩阵,得到相应的64个预编码矩阵 f,并将这64个预编码矩阵作为初始码本F0={f1,f2,…,f16},码本大小L=16,每个码字fi(i=1,2,…,16)即是16个类的初始质心,表示质心为fi的信道矩阵H组成的类;Step 2: SVD decompose the first N=16 channel matrices into H=UΣV, and according to f=V(2), that is, select the first two columns of the right singular matrix V as the precoding matrix, and obtain the corresponding 64 precoding matrices f, and take these 64 precoding matrices as the initial codebook F 0 ={f 1 ,f 2 ,...,f 16 }, the codebook size L=16, each codeword f i (i=1,2, ...,16) is 16 the initial centroid of the class, represents the class composed of the channel matrix H whose centroid is f i ;
步骤3:选取第17个信道矩阵H17,计算该矩阵与每个码字矩阵fi相乘的 Frobenius范数的平方,即Step 3: Select the 17th channel matrix H 17 , and calculate the square of the Frobenius norm multiplied by the matrix and each codeword matrix f i , namely
然后将信道矩阵H17分配到使value值最大的码字矩阵f对应的类中,为了表述的更清楚,假设当i=m时,value值最大,则H17被分配到类中;Then, the channel matrix H 17 is assigned to the class corresponding to the codeword matrix f that maximizes the value value. For the sake of clarity, suppose that when i=m, the value value is the largest, then H 17 is assigned to class;
步骤4:按照下述公式重新计算步骤3中更新了的类的质心fm:Step 4: Recalculate the updated value in
其中公式表示计算类中每个f与类中所有的信道矩阵H计算的值,并求它们的期望,然后选出使期望值最小的f作为该类的新质心,表示中每个信道矩阵H进行SVD分解得到的预编码矩阵f 组成的类;where the formula represents the calculation Each f in the class is associated with All channel matrices in the class H are calculated , and find their expectations, and then select the f that minimizes the expected value as the the new centroid of the class, express The class composed of the precoding matrix f obtained by SVD decomposition of each channel matrix H in the
步骤5:分别选取第18,19,…,10000个信道矩阵重复步骤3和步骤4;Step 5: Select the 18th, 19th, ..., 10000th channel matrix respectively and repeat
步骤6:将最终分配完成后,每个类的质心fi作为码字组成我们所需要的预编码码本F。Step 6: After the final assignments are made, each The centroid f i of the class is used as a codeword to form the precoding codebook F we need.
对本发明实施例1与已有预编码码本在上述通信系统中的误码率性能进行仿真对比,得到图4,对本发明实施例1与已有预编码码本在上述通信系统中的误码率性能进行仿真对比,得到图5。The bit error rate performance of
结论:in conclusion:
(1)由从图4和图5可以看出,在相同条件下,与已有的预编码码本方案相比,本发明可以在不增加反馈开销,也就是相同码本大小的情况下,进一步降低系统的误码率,并且在信噪比较高的条件下,本发明展现出了更优异的误码率性能。(1) It can be seen from FIG. 4 and FIG. 5 that, under the same conditions, compared with the existing precoding codebook scheme, the present invention can not increase the feedback overhead, that is, the same codebook size. The bit error rate of the system is further reduced, and under the condition of high signal-to-noise ratio, the present invention exhibits more excellent bit error rate performance.
(2)从本文中所描述的具体实例可以看出,本发明方法在计算过程中并不涉及类似于Lloyd迭代中的误差门限设置,避免了误差门限值的选取对码本误码率性能的影响,同时在每个信道矩阵H分类之后都更新了质心,使得分类更加准确,使MIMO系统的误码率性能得到进一步的提高,从而增强通信系统的可靠性。(2) It can be seen from the specific examples described in this paper that the method of the present invention does not involve the setting of error thresholds similar to Lloyd iteration in the calculation process, which avoids the selection of error thresholds on the performance of codebook bit error rate. At the same time, after the classification of each channel matrix H, the centroid is updated, which makes the classification more accurate, and further improves the bit error rate performance of the MIMO system, thereby enhancing the reliability of the communication system.
尽管已经示出和描述了本发明的实施例,对于本领域的普通技术人员而言,可以理解在不脱离本发明的原理和精神的情况下可以对这些实施例进行多种变化、修改、替换和变型,本发明的范围由所附权利要求及其等同物限定。Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, and substitutions can be made in these embodiments without departing from the principle and spirit of the invention and modifications, the scope of the present invention is defined by the appended claims and their equivalents.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911044093.7A CN110730022A (en) | 2019-10-30 | 2019-10-30 | MIMO precoding codebook construction method based on MacQueen clustering |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911044093.7A CN110730022A (en) | 2019-10-30 | 2019-10-30 | MIMO precoding codebook construction method based on MacQueen clustering |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110730022A true CN110730022A (en) | 2020-01-24 |
Family
ID=69223500
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911044093.7A Pending CN110730022A (en) | 2019-10-30 | 2019-10-30 | MIMO precoding codebook construction method based on MacQueen clustering |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110730022A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115589243A (en) * | 2021-06-23 | 2023-01-10 | 中移雄安信息通信科技有限公司 | Method and device for determining codebook |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080232501A1 (en) * | 2007-03-20 | 2008-09-25 | Nec Laboratories America, Inc. | Static and differential precoding codebook for mimo systems |
CN101286756A (en) * | 2008-05-29 | 2008-10-15 | 上海交通大学 | Method and device for space division multiple access system based on optimal quantization error codebook |
CN101335558A (en) * | 2007-06-29 | 2008-12-31 | 华为技术有限公司 | Codebook generation method and device for multiple-input multiple-output channel |
US20090067529A1 (en) * | 2007-09-07 | 2009-03-12 | Bartosz Mielczarek | Quantized channel state information prediction in multiple antenna systems |
CN101631004A (en) * | 2009-08-10 | 2010-01-20 | 中兴通讯股份有限公司 | Pre-coding method and pre-coding system and construction method of pre-coding code book |
CN102006111A (en) * | 2010-11-03 | 2011-04-06 | 北京邮电大学 | Codebook generating method and device of pre-coding in multiple-input-multiple-output (MIMO) system |
CN102129074A (en) * | 2010-01-15 | 2011-07-20 | 中国科学院电子学研究所 | Satellite SAR original data anti-saturation vector compression coding and decoding method |
CN103731233A (en) * | 2012-10-12 | 2014-04-16 | 华为技术有限公司 | Code word feedback method and receiver |
-
2019
- 2019-10-30 CN CN201911044093.7A patent/CN110730022A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080232501A1 (en) * | 2007-03-20 | 2008-09-25 | Nec Laboratories America, Inc. | Static and differential precoding codebook for mimo systems |
CN101335558A (en) * | 2007-06-29 | 2008-12-31 | 华为技术有限公司 | Codebook generation method and device for multiple-input multiple-output channel |
US20090067529A1 (en) * | 2007-09-07 | 2009-03-12 | Bartosz Mielczarek | Quantized channel state information prediction in multiple antenna systems |
CN101286756A (en) * | 2008-05-29 | 2008-10-15 | 上海交通大学 | Method and device for space division multiple access system based on optimal quantization error codebook |
CN101631004A (en) * | 2009-08-10 | 2010-01-20 | 中兴通讯股份有限公司 | Pre-coding method and pre-coding system and construction method of pre-coding code book |
CN102129074A (en) * | 2010-01-15 | 2011-07-20 | 中国科学院电子学研究所 | Satellite SAR original data anti-saturation vector compression coding and decoding method |
CN102006111A (en) * | 2010-11-03 | 2011-04-06 | 北京邮电大学 | Codebook generating method and device of pre-coding in multiple-input-multiple-output (MIMO) system |
CN103731233A (en) * | 2012-10-12 | 2014-04-16 | 华为技术有限公司 | Code word feedback method and receiver |
Non-Patent Citations (1)
Title |
---|
JUNGANG ZHENG,ET AL.: ""Localization Algorithm Based on RSSI and Distance Geometry Constrain for Wireless Sensor Network"", 《2010 INTERNATIONAL CONFERENCE ON ELECTRICAL AND CONTROL ENGINEERING》 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115589243A (en) * | 2021-06-23 | 2023-01-10 | 中移雄安信息通信科技有限公司 | Method and device for determining codebook |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102308508B (en) | Adaptive precoding codebooks for wireless communications | |
CN101378277B (en) | Multi-user pre-coding and dispatching method and realize the base station of the method | |
JP5127394B2 (en) | MIMO system precoding method and apparatus using the method | |
Roh et al. | Efficient feedback methods for MIMO channels based on parameterization | |
CN103763782B (en) | Dispatching method for MU-MIMO down link based on fairness related to weighting users | |
CN104734754A (en) | Beamforming weight training method and base station and terminal | |
CN102725967A (en) | Method and device for information feedback and precoding | |
CN102474314B (en) | Precoding method and device | |
CN104158573B (en) | Eliminate the method for precoding and system of interference | |
CN101425830A (en) | Pre-encoding codeword determining method, system and apparatus | |
EP2661821A1 (en) | Precoding method and precoder for cross-polarized antenna array | |
WO2015090021A1 (en) | Beam quality information feedback method and system | |
CN104662953A (en) | Feedback method and apparatus for channel state information | |
CN106027128A (en) | Uplink multiuser interference suppression method based on non-orthogonal multiple access | |
Jamali et al. | A low-complexity recursive approach toward code-domain NOMA for massive communications | |
KR20190001282A (en) | A method for configuring feedback information for channel state information feedback in wireless communication system | |
CN105187102A (en) | Low-complexity zero-forcing pre-coding method based on over relaxation iteration | |
CN103685093B (en) | Explicit feedback method and device | |
CN106452546B (en) | Energy Efficiency Based Beamforming Method in Power Line MIMO Communication | |
CN106209188B (en) | Pilot Pollution Mitigation Method Based on Partial Pilot Alternate Multiplexing in Massive MIMO System | |
CN110730022A (en) | MIMO precoding codebook construction method based on MacQueen clustering | |
CN103873197A (en) | Space correlation and clustering-combined 3D (three dimensional) MIMO (multiple input multiple output) limiting feedback spending reducing method | |
Dai et al. | On the information rate of MIMO systems with finite rate channel state feedback using beamforming and power on/off strategy | |
CN103607232B (en) | Precoding optimized choice method based on interference alignment algorithm | |
CN103051420B (en) | Codebook generation method of MIMO (Multiple-Input Multiple-output) system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
AD01 | Patent right deemed abandoned | ||
AD01 | Patent right deemed abandoned |
Effective date of abandoning: 20220318 |