CA2588176C - Eigenvalue decomposition and singular value decomposition of matrices using jacobi rotation - Google Patents

Eigenvalue decomposition and singular value decomposition of matrices using jacobi rotation Download PDF

Info

Publication number
CA2588176C
CA2588176C CA2588176A CA2588176A CA2588176C CA 2588176 C CA2588176 C CA 2588176C CA 2588176 A CA2588176 A CA 2588176A CA 2588176 A CA2588176 A CA 2588176A CA 2588176 C CA2588176 C CA 2588176C
Authority
CA
Canada
Prior art keywords
matrix
jacobi rotation
submatrix
matrices
eigenvectors
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA2588176A
Other languages
French (fr)
Other versions
CA2588176A1 (en
Inventor
John W. Ketchum
Jay Rodney Walton
Mark S. Wallace
Steven J. Howard
Hakan Inanoglu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qualcomm Inc
Original Assignee
Qualcomm Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qualcomm Inc filed Critical Qualcomm Inc
Publication of CA2588176A1 publication Critical patent/CA2588176A1/en
Application granted granted Critical
Publication of CA2588176C publication Critical patent/CA2588176C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/04Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
    • H04B7/0413MIMO systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/0202Channel estimation
    • H04L25/024Channel estimation channel estimation algorithms
    • H04L25/0242Channel estimation channel estimation algorithms using matrix methods
    • H04L25/0248Eigen-space methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Algebra (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Power Engineering (AREA)
  • Databases & Information Systems (AREA)
  • Computing Systems (AREA)
  • Complex Calculations (AREA)
  • Radio Transmission System (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

Techniques for decomposing matrices using Jacobi rotation are described.
Multiple iterations of Jacobi rotation are performed on a first matrix of complex values with multiple Jacobi rotation matrices of complex values to zero out the off-diagonal elements in the first matrix. For each iteration, a submatrix may be formed based on the first matrix and decomposed to obtain eigenvectors for the submatrix, and a Jacobi rotation matrix may be formed with the eigenvectors and used to update the first matrix. A second matrix of complex values, which contains orthogonal vectors, is derived based on the Jacobi rotation matrices. For eigenvalue decomposition, a third matrix of eigenvalues may be derived based on the Jacobi rotation matrices. For singular value decomposition, a fourth matrix with left singular vectors and a matrix of singular values may be derived based on the Jacobi rotation matrices.

Description

EIGENVALUE DECOMPOSITION AND SINGULAR VALUE
DECOMPOSITION OF MATRICES USING JACOBI ROTATION

BACKGROUND
1. Field [0002] The present invention relates generally to communication, and more specifically to techniques for decomposing matrices.

H. Background [0003] A multiple-input multiple-output (MIMO) communication system employs multiple (T) transmit antennas at a transmitting station and multiple (R) receive antennas at a receiving station for data transmission. A MIMO channel formed by the T
transmit antennas and the R receive antennas may be decomposed into S spatial channels, where S< min {T, R 1. The S spatial channels may be used to transmit data in a manner to achieve higher overall throughput arid/or greater reliability.
[0004] A MIMO channel response may be characterized by an R x T channel response matrix H, which contains complex channel gains for all of the different pairs of transmit and receive antennas. The channel response matrix H may be diagonalized to obtain S eigenmodes, which may be viewed as orthogonal spatial channels of the MIMO channel. unproved performance may be achieved by transmitting data on the eigenmodes of the MIMO channel.
[0005] The channel response matrix H may be diagonalized by performing either singular value decomposition of H or eigenvalue decomposition of a correlation matrix of H. The singular value decomposition provides left and right singular vectors, and the eigenvalue decomposition provides eigenvectors. The transmitting station uses the right singular vectors or the eigenvectors to transmit data on the S
eigenmodes. The receiving station uses the left singular vectors or the eigenvectors to receive data transmitted on the S eigenmodes.
[0006] Eigenvalue decomposition and singular value decomposition are very computationally intensive. There is therefore a need in the art for techniques to efficiently decompose matrices.

SUMMARY
[00071 Techniques for efficiently decomposing matrices using Jacobi rotation are described herein. These techniques may be used for eigenvalue decomposition of a Hermitian matrix of complex values to obtain a matrix of eigenvectors and a matrix of eigenvalues for the Hermitian matrix. The techniques may also be used for singular value decomposition of an arbitrary matrix of complex values to obtain a matrix of left singular vectors, a matrix of right singular vectors, and a matrix of singular values for the arbitrary matrix.
[0008] In an embodiment, multiple iterations of Jacobi rotation are performed on a first matrix of complex values with multiple Jacobi rotation matrices of complex values to zero out the off-diagonal elements in the first matrix. The first matrix may be a channel response matrix H, a correlation matrix of H, which is R, or some other matrix. For each iteration, a submatrix may be formed based on the first matrix and decomposed to obtain eigenvectors for the submatrix, and a Jacobi rotation matrix may be formed with the eigenvectors and used to update the first matrix. A second matrix of complex values is derived based on the Jacobi rotation matrices. The second matrix contains orthogonal vectors and may be a matrix V, of right singular vectors of H or eigenvectors of R.

[0009] For eigenvalue decomposition, a third matrix D; of eigenvalues may be derived based on the Jacobi rotation matrices. For singular value decomposition (SVD) based on a first SVD embodiment, a third matrix W; of complex values may be derived based on the Jacobi rotation matrices, a fourth matrix t with orthogonal vectors may be derived based on the third matrix W; , and a matrix of singular values may also be derived based on the third matrix Wl . For singular value decomposition based on a second SVD embodiment, a third matrix U; with orthogonal vectors and a matrix of singular values may be derived based on the Jacobi rotation matrices.

2a [0009a] According to one aspect of the present invention, there is provided an apparatus comprising: at least one processor configured to perform a plurality of iterations of Jacobi rotation on a first matrix of complex values with a plurality of Jacobi rotation matrices of complex values, wherein the at least one processor is configured, for each iteration, to form a submatrix based on the first matrix, to decompose the submatrix, to obtain eigenvectors for the submatrix, to form a Jacobi rotation matrix with the eigenvectors, and to update the first matrix with the Jacobi rotation matrix, and to derive a second matrix of complex values based on the plurality of Jacobi rotation matrices, the second matrix comprising orthogonal vectors;
and a memory coupled to the at least one processor.

[0009b] According to another aspect of the present invention, there is provided a method comprising: performing a plurality of iterations of Jacobi rotation on a first matrix of complex values with a plurality of Jacobi rotation matrices of complex values, by a wireless communications apparatus, wherein the performing comprises, for each iteration, forming a submatrix based on the first matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming a Jacobi rotation matrix with the eigenvectors, and updating the first matrix with the Jacobi rotation matrix;
and deriving a second matrix of complex values based on the plurality of Jacobi rotation matrices, the second matrix comprising orthogonal vectors.

[0009c] According to another aspect of the present invention, there is provided an apparatus for wireless communications comprising: means for performing a plurality of iterations of Jacobi rotation on a first matrix of complex values with a plurality of Jacobi rotation matrices of complex values, wherein the means for performing is configured to, for each iteration, form a submatrix based on the first matrix, decompose the submatrix to obtain eigenvectors for the submatrix, form a Jacobi rotation matrix with the eigenvectors, and update the first matrix with the Jacobi rotation matrix; and means for deriving a second matrix of complex values based on the plurality of Jacobi rotation matrices, the second matrix comprising orthogonal vectors.

2b [0009d] According to another aspect of the present invention, there is provided an apparatus comprising: at least one processor configured to initialize a first matrix to an identity matrix, to initialize a second matrix to a Hermitian matrix of complex values, to perform a plurality of iterations of Jacobi rotation on the second matrix by forming a submatrix for each iteration based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix for each iteration, forming, with the eigenvectors for the submatrix, a Jacobi rotation matrix of complex values for each iteration, and updating the first and second matrices for each iteration based on the Jacobi rotation matrix for the iteration, to provide the first matrix as a matrix of eigenvectors, and to provide the second matrix as a matrix of eigenvalues; and a memory coupled to the at least one processor.

[0009e] According to another aspect of the present invention, there is provided an apparatus for wireless communications comprising: means for initializing a first matrix to an identity matrix; means for initializing a second matrix to a Hermitian matrix of complex values; means for performing a plurality of iterations of Jacobi rotation on the second matrix, by, for each iteration, forming a submatrix based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming a Jacobi rotation matrix with the eigenvectors, and updating the first and second matrices based on the Jacobi rotation matrix for the iteration; means for providing the first matrix as a matrix of eigenvectors; and means for providing the second matrix as a matrix of eigenvalues.

[0009f] According to another aspect of the present invention, there is provided an apparatus comprising: at least one processor is configured to initialize a first matrix to an identity matrix, to initialize a second matrix to a matrix of complex values, to perform a plurality of iterations of Jacobi rotation on the second matrix by, for each iteration, forming a submatrix based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming, with the eigenvectors for the submatrix, a Jacobi rotation matrix, and updating the first and second matrices based on the Jacobi rotation matrix for the iteration, and to provide the first matrix as 2c a matrix of right singular vectors; and a memory coupled to the at least one processor.

[0009g] According to another aspect of the present invention, there is provided an apparatus for wireless communications, comprising: means for initializing a first matrix to an identity matrix; means for initializing a second matrix to a matrix of complex values; means for performing a plurality of iterations of Jacobi rotation on the second matrix by, for each iteration, forming a submatrix based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming a Jacobi rotation matrix with the eigenvectors, and updating the first and second matrices based on the Jacobi rotation matrix for the iteration; and means for provide the first matrix as a matrix of right singular vectors.

(0009h] According to another aspect of the present invention, there is provided an apparatus comprising: at least one processor is configured to initialize a first matrix to an identity matrix, to initialize a second matrix to the identity matrix, to initialize a third matrix to a matrix of complex values, to perform a plurality of iterations of Jacobi rotation on the third matrix by, for each iteration, forming a first submatrix based on the third matrix, decomposing the first submatrix to obtain eigenvectors for the first submatrix, forming a first Jacobi rotation matrix with the eigenvectors for the first submatrix, forming a second Jacobi rotation matrix based on the third matrix, updating the first matrix based on the first Jacobi rotation matrix, updating the second matrix based on the second Jacobi rotation matrix, and updating the third matrix based on the first and second Jacobi rotation matrices, and to provide the second matrix as a matrix of left singular vectors; and a memory coupled to the at least one processor.

[0009i] According to another aspect of the present invention, there is provided an apparatus for wireless communications, comprising: means for initializing a first matrix to an identity matrix; means for initializing a second matrix to the identity matrix; means for initializing a third matrix to a matrix of complex values, means for performing a plurality of iterations of Jacobi rotation on the third matrix by, for each 2d iteration, forming a first submatrix based on the third matrix, decomposing the first submatrix to obtain eigenvectors for the first submatrix, forming a first Jacobi rotation matrix with the eigenvectors for the first submatrix, forming a second Jacobi rotation matrix based on the third matrix, updating the first matrix based on the first Jacobi rotation matrix, updating the second matrix based on the second Jacobi rotation matrix, and updating the third matrix based on the first and second Jacobi rotation matrices; and means for providing the second matrix as a matrix of left singular vectors.

[0009j] According to another aspect of the present invention, there is provided an apparatus comprising: at least one processor is configured to perform a first plurality of iterations of Jacobi rotation on a first matrix of complex values to obtain a first unitary matrix with orthogonal vectors, and to perform a second plurality of iterations of the Jacobi rotation on a second matrix of complex values to obtain a second unitary matrix with orthogonal vectors, wherein the first unitary matrix is used as an initial solution for the second unitary matrix; and a memory coupled to the at least one processor.

[0009k] According to another aspect of the present invention, there is provided an apparatus for wireless communications, comprising: means for performing a first plurality of iterations of Jacobi rotation on a first matrix of complex values to obtain a first unitary matrix with orthogonal vectors; and means for performing a second plurality of iterations of the Jacobi rotation on a second matrix of complex values to obtain a second unitary matrix with orthogonal vectors, wherein the first unitary matrix is used as an initial solution for the second unitary matrix.

[0010] Various aspects and embodiments of the invention are described in further detail below.

BRIEF DESCRIPTION OF THE DRAWINGS
[0011] FIG. 1 shows a process for performing eigenvalue decomposition using Jacobi rotation.
[0012] FIG. 2 shows a process for performing singular value decomposition using Jacobi rotation in accordance with the first SVD embodiment.
[0013] FIG. 3 shows a process for performing singular value decomposition using Jacobi rotation in accordance with the second SVD embodiment.
[0014] FIG. 4 shows a process for decomposing a matrix using Jacobi rotation.
[0015] FIG. 5 shows an apparatus for decomposing a matrix using Jacobi rotation.
[0016] FIG. 6 shows a block diagram of an access point and a user terminal.

DETAILED DESCRIPTION
[0017] The word "exemplary" is used herein to mean "serving as an example, instance, or illustration." Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
[0018] The matrix decomposition techniques described herein may be used for various communication systems such as a single-carrier communication system with a single frequency subband, a multi-carrier communication system with multiple subbands, a single-carrier frequency division multiple access (SC-FDMA) system with multiple subbands, and other communication systems. Multiple subbands may be obtained with orthogonal frequency division multiplexing (OFDM), some other modulation techniques, or some other construct. OFDM partitions the overall system bandwidth into multiple (K) orthogonal subbands, which are also called tones, subcarriers, bins, and so on. With OFDM, each subband is associated with a respective subcarrier that may be modulated with data. An SC-FDMA system may utilize interleaved FDMA
(FFDMA) to transmit on subbands that are distributed across the system bandwidth, localized FDMA (LFDMA) to transmit on a block of adjacent subbands, or enhanced FDMA (EFDMA) to transmit on multiple blocks of adjacent subbands. In general, modulation symbols are sent in the frequency domain with OFDM and in the time domain with SC-FDMA. For clarity, much of the following description is for a MEMO
system with a single subband.

[0019] A MEMO channel formed by multiple (T) transmit antennas and multiple (R) receive antennas may be characterized by an R XT channel response matrix H, which may be given as:

1`11 1112 ... h1T
H = h2,1 h2,2 ... h2 ,T E
= q(1) hR,l hR,2 ... hR,T

where entry hi,i , for i =1, ..., R and j =1, ..., T, denotes the coupling or complex channel gain between transmit antenna j and receive antenna i.

[0020] The channel response matrix H may be diagonalized to obtain multiple (S) eigenmodes of H, where S:5 min IT, R I. The diagonalization may be achieved by, for example, performing either singular value decomposition of H or eigenvalue decomposition of a correlation matrix of H.

[0021] The eigenvalue decomposition may be expressed as:

R=HH=H=V=A=VH , Eq(2) where R is a T xT correlation matrix of H ;

V is a T xT unitary matrix whose columns are eigenvectors of R ;
* is a T xT diagonal matrix of eigenvalues of R ; and "H" denotes a conjugate transpose.

The unitary matrix V is characterized by the property VH = V = I, where I is the identity matrix. The columns of the unitary matrix are orthogonal to one another, and each column has unit power. The diagonal matrix A contains possible non-zero values along the diagonal and zeros elsewhere. The diagonal elements of A are eigenvalues of R . These eigenvalues are denoted as {A1, A2, ..., As } and represent the power gains for the S eigenmodes. R is a Hermitian matrix whose off-diagonal elements have the following property: r = ri*
,; , where " * " denotes a complex conjugate.
[0022] The singular value decomposition may be expressed as:

H=U=I=VH Eq(3) where U is an R x R unitary matrix of left singular vectors of H ;
Y- is an R xT diagonal matrix of singular values of H; and V is a T XT unitary matrix of right singular vectors of H.

U and V each contain orthogonal vectors. Equations (2) and (3) indicate that the right singular vectors of H are also the eigenvectors of R. The diagonal elements of E are the singular values of H. These singular values are denoted as {u,, q2,..., as } and represent the channel gains for the S eigenmodes. The singular values of H are also the square roots of the eigenvalues of R , so that cr = [Ti for i =1, ..., S .

[0023] A transmitting station may use the right singular vectors in V to transmit data on the eigenmodes of H. Transmitting data on eigenmodes typically provides better performance than simply transmitting data from the T transmit antennas without any spatial processing. A receiving station may use the left singular vectors in U
or the eigenvectors in V to receive the data transmission sent on the eigenmodes of H. Table 1 shows the spatial processing performed by the transmitting station, the received symbols at the receiving station, and the spatial processing performed by the receiving station. In Table 1, s is a T x 1 vector with up to S data symbols to be transmitted, x is a T x 1 vector with T transmit symbols to be sent from the T transmit antennas, r is an R x 1 vector with R received symbols obtained from the R receive antennas, n is an R x 1 noise vector, ands is a T x 1 vector with up to S detected data symbols, which are estimates of the data symbols in s.

Table 1 Transmit Spatial Received Vector Receive Spatial Processing Processing s=E-'=UH=r x=V=s r=H=x+n - - - - - - 8=t1-' VH =HH r [0024] Eigenvalue decomposition and singular value decomposition of a complex matrix may be performed with an iterative process that uses Jacobi rotation, which is also commonly referred to as Jacobi method and Jacobi transformation. The Jacobi rotation zeros out a pair of off-diagonal elements of the complex matrix by performing a plane rotation on the matrix. For a 2 x 2 complex Hermitian matrix, only one iteration of the Jacobi rotation is needed to obtain the two eigenvectors and two eigenvalues for this 2 x 2 matrix. For a larger complex matrix with dimension greater than 2 x 2, the iterative process performs multiple iterations of the Jacobi rotation to obtain the desired eigenvectors and eigenvalues, or singular vectors and singular values, for the larger complex matrix. Each iteration of the Jacobi rotation on the larger complex matrix uses the eigenvectors of a 2 x 2 submatrix, as described below.

[0025] Eigenvalue decomposition of a 2X2 Hermitian matrix R2x2 may be performed as follows. The Hermitian matrix R2112 may be expressed as:

R r,, r,2 = A B=eJ01 Eq (4) -zxz - ri, rzz B=e B D

where A, B, and D are arbitrary real values, and 0b is an arbitrary phase.

[0026] The first step of the eigenvalue decomposition of R2x2 is to apply a two-sided unitary transformation, as follows:

A B=e'BL 1 0 A B
_ 1 0 ].[

].[ 0 e_3 b B D q R" O e job B_ e_ieb D

where Rre is a symmetric real matrix containing real values and having symmetric off-diagonal elements at locations (1, 2) and (2, 1).
[0027] The symmetric real matrix Rre is then diagonalized using a two-sided Jacobi rotation, as follows:

A cos 0- sin 0 A B cos 0 sin 0- 1, 0 q() 2x2 = E 6 Isino cos B D - sin 0 cos 0 0 42 where angle 0 maybe expressed as:

0 _ - -tan-1( DBA J . Eq (7) [0028] A 2 x 2 unitary matrix V2xz of eigenvectors of R2x2 may be derived as:

"": 0] 1 0 cos 0 sin 0_ cos 0 sin 0 E q _2x2 L0 e-'Bb -sin 0 cos - e-'8b = sin 0 e-jol, = cos 0 q ( ) [0029] The two eigenvalues Al and 22 may be derived based on equation (6), or based on the equation A2x2 = Vz 2 R2xz - V2x2 , as follows:

'., _ I (A + D) + I (A - D) = cos 2O - B = sin 2O , and Eq (9) 22 = I(A+D)- 1 (A-D)=cos20+B=sin2O

[00301 In equation set (9), the ordering of the two eigenvalues is not fixed, and Al may be larger or smaller than A2. However, if angle 0 is constrained such that 20 < /z / 2, then cos 20 >- 0, and sin 20 > 0 if and only if D > A. Thus, the ordering of the two eigenvalues may be determined by the relative magnitudes of A and D. Al is the larger eigenvalue if A > D, and 22 is the larger eigenvalue if D > A. If A = D, then sin 20 =1 and 22 is the larger eigenvalue. If 22 is the larger eigenvalue, then the two eigenvalues in A2x2 may be swapped to maintain a predetermined ordering of largest to smallest eigenvalues, and the first and second columns of Y2 I may also be swapped correspondingly. Maintaining this predetermined ordering for the two eigenvectors in V22 2 results in the eigenvectors of a larger size matrix decomposed using V2x2 to be ordered from largest to smallest eigenvalues, which is desirable.

[0031] The two eigenvalues A, and 22 may also be computed directly from the elements of R,,,, as follows:

la 21,2 = I (A+D) B= 1+(D B I . Eq (10) Equation (10) is the solution to a characteristic equation of R212 . In equation (10), A, is obtained with the plus sign for the second quantity on the right hand side, and 22 is obtained with the minus sign for the second quantity, where A, >- 22.
[0032] Equation (8) requires the computation of cos 0 and sin 0 to derive the elements of V2112. The computation of cos 0 and sin 0 is complex. The elements of Y2112 may be computed directly from the elements of R2,,2, as follows:

r= (Re{r12})2+(Im{r2})2 , Eq(Ila) r Eq (I lb) =-, r c1=r=Re {r2}=cos (-Zr2) , Eq(llc) s1=-rl=Im{r,2}= sin (L 2) , Eq(Ild) 91 = c1 + Js1 , Eq (11e) 1 Eq (11f) x= 1+z2 , Eq(IIg) t = Iz I 1 +x , Eq (l lh) if (2 < 0) , then t = -t , Eq (11i) C Eq (11j) 1+t2 s=t=c , Eq(ilk) if (a < 0) , then V22 ,2 = c s , else V2x2 = s c Eq (Ill) 1-91's 91,C 191 *C -g1 =s where r1,1, r1,2 and r2,1 are elements of R2x2, and r is the magnitude of rl,2. Since g1 is a complex value, V2x2 contains complex values in the second row.

[0033] Equation set (11) is designed to reduce the amount of computation to derive V2x2 from R2,12. For example, in equations (11c), (l Id), and (1 if), division by r is required. Instead, r is inverted to obtain r1, and multiplication by r1 is performed for equations (11c), (lid), and (1 If). This reduces the number of divide operations, which are computationally more expensive than multiplies. Also, instead of computing the argument (phase) of the complex element r1,2, which requires an arctangent operation, and then computing the cosine and sine of this phase value to obtain cl and sl, various trigonometric identities are used to solve for cl and Si as a function of the real and imaginary parts of r1,2 and using only a square root operation. Furthermore, instead of computing the arctangent in equation (7) and the sine and cosine functions in equation (8), other trigonometric identities are used to solve for c and s as functions of the elements of R2x2 .

[0034] Equation set (11) performs a complex Jacobi rotation on R2x2 to obtain V2x2.
The set of computations in equation set (11) is designed to reduce the number of multiply, square root, and invert operations required to derive V2112 . This can greatly reduce computational complexity for decomposition of a larger size matrix using V2112.
[0035] The eigenvalues of R2x2 may be computed as follows:

Y = = (r,1 + r2,2) Eq (12a) z=x=r, Eq(12b) A1= y + z , and Eq (12c) 22=y-z = Eq(12d) 1. Eigenvalue Decomposition [0036] Eigenvalue decomposition of an N x N Hermitian matrix that is larger than 2x2, as shown in equation (2), may be performed with an iterative process.
This iterative process uses the Jacobi rotation repeatedly to zero out the off-diagonal elements in the N x N Hermitian matrix. For the iterative process, N x N
unitary transformation matrices are formed based on 2 x 2 Hermitian submatrices of the N x N
Hermitian matrix and are repeatedly applied to diagonalize the N x N Hermitian matrix. Each unitary transformation matrix contains four non-trivial elements (i.e., elements other than 0 or 1) that are derived from elements of a corresponding 2 x 2 Hermitian submatrix. The transformation matrices are also called Jacobi rotation matrices. After completing all of the Jacobi rotation, the resulting diagonal matrix contains the real eigenvalues of the N x N Hermitian matrix, and the product of all of the unitary transformation matrices is an N x N matrix of eigenvectors for the-N X N
Hermitian matrix.
[0037] In the following description, index i denotes the iteration number and is initialized as i = 0. R is an N x N Hermitian matrix to be decomposed, where N
> 2.
An N x N matrix Di is an approximation of the diagonal matrix A of eigenvalues of R and is initialized as Do = R. An N x N matrix Vi is an approximation of the matrix V of eigenvectors of R and is initialized as Vo = 1.

[0038] A single iteration of the Jacobi rotation to update matrices Di and Vi may be performed as follows. First, a 2 x 2 Hermitian matrix Dpq is formed based on the current Di , as follows:

Dpq = d p,p dp,q Eq (13) _ a dq,p dq,q where dp,q is the element at location (p, q) in Di ; and pE{1,...,N}, qE{1,...,N},and p# q.

Dpq is a 2x2 submatrix of Di, and the four elements of Dpq are four elements at locations (p, p), (p, q), (q, p) and (q, q) in Di. The values for indices p and q may be selected in various manners, as described below.

[0039] Eigenvalue decomposition of Dpq is then performed, e.g., as shown in equation set (11), to obtain a 2 x 2 unitary matrix Vpq of eigenvectors of Dpq . For the eigenvalue decomposition of Dpq , R2x2 in equation (4) is replaced with Dpq , and V 2X2 from equation (111) is provided as Vpq .

[0040] An N x N complex Jacobi rotation matrix Tpq is then formed with matrix Vpq .
Tpq is an identity matrix with the four elements at locations (p, p) , (p, q) , (q, p) and (q,q) replaced with the (1, 1), (1, 2), (2, 1) and (2, 2) elements, respectively, of Vpq .
Tpq has the following form:

V1l ... V12 TP9 = 1 , Eq (14) V21 1 ... V22 where vl,l, V1,2, V2,1 and V2,2 are the four elements of VPa . All of the other off-diagonal elements of Tpq are zeros. Equation (111) indicates that TP9 is a complex matrix containing complex values for v2,1 and V2,2. TP9 is also called a transformation matrix that performs the Jacobi rotation.

[0041] Matrix Di is then updated as follows:

Di+1 = T q = D, ' T_P9 Eq (15) Equation (15) zeros out two off-diagonal elements dp,q and dq p at locations (p, q) and (q, p) , respectively, in Di. The computation may alter the values of the other off-diagonal elements in Di.

[0042] Matrix V1 is also updated as follows:

1+1 = vi ' TP9 Eq (16) V; may be viewed as a cumulative transformation matrix that contains all of the Jacobi rotation matrices TP9 used on Di.

[0043] Each iteration of the Jacobi rotation zeros out two off-diagonal elements of Di.
Multiple iterations of the Jacobi rotation may be performed for different values of indices p and q to zero out all of the off-diagonal elements of D1. The indices p and q may be selected in a predetermined manner by sweeping through all possible values.
[0044] A single sweep across all possible values for indices p and q may be performed as follows. The index p may be stepped from 1 through N -1 in increments of one.
For each value of p, the index q may be stepped from p + 1 through N in increments of one. An iteration of the Jacobi rotation to update D; and Vi may be performed for each different combination of values for p and q. For each iteration, Dpq is formed based on the values of p and q and the current Di for that iteration, Vpq is computed for DP9 as shown in equation set (11), TP9 is formed with Vp9 as shown in equation (14), Di is updated as shown in equation (15), and Vi is updated as shown in equation (16).
For a given combination of values for p and q, the Jacobi rotation to update Di and Vi may be skipped if the magnitude of the off-diagonal elements at locations (p, q) and (q, p) in Di is below a predetermined threshold.

[0045] A sweep consists of N = (N -1) / 2 iterations of the Jacobi rotation to update Di and Vi for all possible values of p and q. Each iteration of the Jacobi rotation zeros out two off-diagonal elements of Di but may alter other elements that might have been zeroed out earlier. The effect of sweeping through indices p and q is to reduce the magnitude of all off-diagonal elements of Di, so that Di approaches the diagonal matrix A. Vi contains an accumulation of all Jacobi rotation matrices that collectively gives Di. Thus, Vi approaches V as Di approaches A.

[0046] Any number of sweeps may be performed to obtain more and more accurate approximations of V and A. Computer simulations have shown that four sweeps should be sufficient to reduce the off-diagonal elements of Di to a negligible level, and three sweeps should be sufficient for most applications. A predetermined number of sweeps (e.g., three or four sweeps) may be performed. Alternatively, the off-diagonal elements of Di may be checked after each sweep to determine whether Di is sufficiently accurate. For example, the total error (e.g., the power in all off-diagonal elements of Di) may be computed after each sweep and compared against an error threshold, and the iterative process may be terminated if the total error is below the error threshold. Other conditions or criteria may also be used to terminate the iterative process.
[0047] The values for indices p and q may also be selected in a deterministic manner.
As an example, for each iteration i, the largest off-diagonal element of Di may be identified and denoted as dp,q. Jacobi rotation may then be performed with DP9 containing this largest off-diagonal element dp,q and three other elements at locations (p, p) , (q, p) , and (q, q) in Di. The iterative process may be performed until a termination condition is encountered. The termination condition may be, for example, completion of a predetermined number of iterations, satisfaction of the error criterion described above, or some other condition or criterion.

[0048] Upon termination of the iterative process, the final V1 is a good approximation of V, and the final Di is a good approximation of A. The columns of V; may be provided as the eigenvectors of R, and the diagonal elements of D; may be provided as the eigenvalues of R. The eigenvalues in the final D; are ordered from largest to smallest because the eigenvectors in V p9 for each iteration are ordered. The eigenvectors in the final V; are also ordered based on their associated eigenvalues in Di.

[0049] FIG. 1 shows an iterative process 100 for performing eigenvalue decomposition of an N x N Hermitian matrix R, where N > 2, using Jacobi rotation. Matrices V
and Di are initialized as Vo =I and Do = R , and index i is initialized as i =1 (block 110).
[0050] For iteration i, the values for indices p and q are selected in a predetermined manner (e.g., by stepping through all possible values for these indices) or a deterministic manner (e.g., by selecting the index values for the largest off-diagonal element) (block 112). A 2x2 matrix Dpq is then formed with four elements of matrix D; at the locations determined by indices p and q (block 114). Eigenvalue decomposition of Dpq is then performed, e.g., as shown in equation set (11), to obtain a 2x2 matrix V p9 of eigenvectors of DP9 (block 116). An N x N complex Jacobi rotation matrix Tpq is then formed based on matrix Vp9 , as shown in equation (14) (block 118). Matrix Di is then updated based on T pq , as shown in equation (15) (block 120). Matrix V; is also updated based on Tp9, as shown in equation (16) (block 122).

[0051] A determination is then made whether to terminate the eigenvalue decomposition of R (block 124). The termination criterion may be based on the number of iterations or sweeps already performed, an error criterion, and so on. If the answer is `No' for block 124, then index i is incremented (block 126), and the process returns to block 112 for the next iteration. Otherwise, if termination is reached, then matrix D; is provided as an approximation of diagonal matrix A, and matrix V, is provided as an approximation of matrix V of eigenvectors of R (block 128).

[0052] For a MIMO system with multiple subbands (e.g., a MIMO system that utilizes OFDM), multiple channel response matrices H(k) may be obtained for different subbands. The iterative process may be performed for each channel response matrix H(k) to obtain matrices Di (k) and V1 (k) , which are approximations of diagonal matrix A(k) and matrix V(k) of eigenvectors, respectively, of R(k) = 11H (k) .
H(k) .

[00531 A high degree of correlation typically exists between adjacent subbands in a MIMO channel. This correlation may be exploited by the iterative process to reduce the amount of computation to derive D; (k) and V; (k) for the subbands of interest. For example, the iterative process may be performed for one subband at a time, starting from one end of the system bandwidth and traversing toward the other end of the system bandwidth. For each subband k except for the first subband, the final solution V, (k -1) obtained for the prior subband k -1 may be used as an initial solution for the current subband k. The initialization for each subband k may be given as: Vo (k) = V;
(k -1) and Do (k) = Vo (k) = R(k) = Yo (k) . The iterative process then operates on the initial solutions of D0(k) and Vo(k) for subband k until a termination condition is encountered.
[0054] The concept described above may also be used across time. For each time interval t, the final solution V; (t -1) obtained for a prior time interval t -1 may be used as an initial solution for the current time interval t. The initialization for each time interval t may be given as: V o (t) = V, (t -1) and Do (t) = yH o (t) . R(t) =
yo (t) , where R(t) = HH (t) = H(t) and H(t) is the channel response matrix for time interval t. The iterative process then operates on the initial solutions of Do (t) and V o (t) for time interval t until a termination condition is encountered. The concept may also be used across both frequency and time. For each subband in each time interval, the final solution obtained for a prior subband and/or the final solution obtained for a prior time interval may be used as an initial solution for the current subband and time interval.

2. Singular Value Decomposition [0055] The iterative process may also be used for singular value decomposition of an arbitrary complex matrix H that is larger than 2 x 2. The singular value decomposition of H is given as H = U = I = V H . The following observations may be made regarding H. First, matrix R = HH = H and matrix R = H = HH are both Hermitian matrices.
Second, right singular vectors of H, which are the columns of V, are also eigenvectors of R. Correspondingly, left singular vectors of H, which are the columns of U, are also eigenvectors of A. Third, the non-zero eigenvalues of R are equal to the non-zero eigenvalues of R, and are the square of corresponding singular values of H.

[0056] A 2x2 matrix H2x2 of complex values may be expressed as:

112x2 = h1,1 h1,2 =[h1 h2] , Eq (17) h 2,1 h 2,2 where h1 is a 2 x 1 vector with the elements in the first column of H2x2 ; and h2 is a 2 x 1 vector with the elements in the second column of H2x2 .

[0057] The right singular vectors of H2,2 are the eigenvectors of H2 2 = H2X2 and may be computed using the eigenvalue decomposition described above in equation set (11).
A 2 x 2 Hermitian matrix R2x2 is defined as R2x2 = L 2 = H2x2 , and the elements of R2x2 may be computed based on the elements of H2x2 , as follows:

R2xz = r1 r,2 Eq (18a) ri 2 r2,2 r,1=1h1 12=hi,1 hl,, +h2,1 =h2,1 , Eq (18b) r2,2=1h212=h1,2=h12+1122=h22 , and Eq (18c) r2 =hH 'h2 =hi,1 =h12 +1i21 =h22 Eq (18d) For Hermitian matrix R2X2 , r2,1 does not need to be computed since r21 = r;2 . Equation set (11) may be applied to R2X2 to obtain a matrix V2,c2. V22 contains the eigenvectors of R21e2 , which are also the right singular vectors of H2x2 =

[0058] The left singular vectors of H2Je2 are the eigenvectors of H2112 HZ , and may also be computed using the eigenvalue decomposition described above in equation set (11). A 2 x 2 Hermitian matrix R2x2 is defined as R2x2 = H2X2 = HZ 2 and the elements of R2x2 may be computed based on the elements of H2x2 , as follows:

R2x2 = Y'1 1'2 Eq (19a) Y2 F2,2 F1=h11 h11+h12=h12 , Eq (19b) rig =h21 =h21 +h22 =h22 , and Eq (19b) ri,2 =h2,1 =h11 +h2 =h12 . Eq (19c) Equation set (11) may be applied to R2x2 to obtain a matrix V212 . V212 contains the eigenvectors of R2,2, which are also the left singular vectors of H2x2 =

[0059] The iterative process described above for eigenvalue decomposition of an N x N Hermitian matrix R may be used for singular value decomposition of an arbitrary complex matrix H larger than 2 x 2. H has a dimension of R x T, where R is the number of rows and T is the number of columns. The iterative process for singular value decomposition (SVD) of H may be performed in several manners.

[0060] In a first SVD embodiment, the iterative process derives approximations of the right singular vectors in V and the scaled left singular vectors in U= E . For this embodiment, a T xT matrix V; is an approximation of V and is initialized as Vo = I .
An R x T matrix W; is an approximation of U = E and is initialized as WO = H.

[0061] For the first SVD embodiment, a single iteration of the Jacobi rotation to update matrices V1 and W; may be performed as follows. First, a 2x2 Hermitian matrix MPq is formed based on the current W; . Mj,9 is a 2 x 2 submatrix of WH = W1 and contains four elements at locations (p, p) , (p, q) , (q, p) and (q, q) in W"
= W The elements of MP9 may be computed as follows:

M nai l nil 2 Eq (20a) LIn12 n122 R
2 Eq (20b) M W, W* wt,p e=i R
m2,2 = l )' 9 2 = we 9 = lve,a and Eq (20c) e=i R
H Eq (20d) tni 2= P. W 9 we.P we 9 e=i where wP is column p of Wi, w9 is column q of Wi, and we P is the element at location (J', p) in W1. Indices p and q are such that p E {1, ..., T }, q E
{1, ..., T }, and p # q. The values for indices p and q may be selected in various manners, as described below.
[0062] Eigenvalue decomposition of MP9 is then performed, e.g., as shown in equation set (11), to obtain a 2x2 unitary matrix VP9 of eigenvectors of MP9. For this eigenvalue decomposition, R2,e2 is replaced with MP9 , and V 2x2 is provided as VP9 .

[0063] A T x T complex Jacobi rotation matrix TP9 is then formed with matrix-V,9 TP9 is an identity matrix with the four elements at locations (p, p) , (p, q), (q, p) and (q,q) replaced with the (1, 1), (1, 2), (2, 1) and (2, 2) elements, respectively, of VP9.
TP9 has the form shown in equation (14).

[0064] Matrix V; is then updated as follows:

Eq 21 [0065] Matrix Wi is also updated as follows:

Eq 22 [00661 For the first SVD embodiment, the iterative process repeatedly zeros out off-diagonal elements of WH = WZ without explicitly computing HH = H . The indices p and q may be swept by stepping p from 1 through T -1 and, for each value of p, stepping q from p + 1 through T. Alternatively, the values of p and q for which (w p = W
q I is largest may be selected for each iteration. The iterative process is performed until a termination condition is encountered, which may be a predetermined number of sweeps, a predetermined number of iterations, satisfaction of an error criterion, and so on.

[0067] Upon termination of the iterative process, the final V; is a good approximation of V, and the final W is a good approximation of U = Y-. When converged, W H = W i _ Z T = Z and U = W 1 = -' , where cc T " denotes a transpose. For a square diagonal matrix, the final solution of E may be given as: (WH = WY/2. For a non-square diagonal matrix, the non-zero diagonal elements of are given by the square roots of the diagonal elements of WH = W; . The final solution of U may be given as:
LT=Wi=Y

[0068] FIG. 2 shows an iterative process 200 for performing singular value decomposition of an arbitrary complex matrix H that is larger than 2 x 2 using Jacobi rotation, in accordance with the first SVD embodiment. Matrices V1 and W; are initialized as Vo = I and WO = H, and index i is initialized as i = 1 (block 210).

[0069] For iteration i, the values for indices p and q are selected in a predetermined or deterministic manner (block 212). A 2 x 2 matrix Mpg is then formed with four elements of matrix W; at the locations determined by indices p and q as shown in equation set (20) (block 214). Eigenvalue decomposition of Mpq is then performed, e.g., as shown in equation set (11), to obtain a 2 x 2 matrix V pq of eigenvectors of Mpg (block 216). A T x T complex Jacobi rotation matrix Tpq is formed based on matrix V p4 , as shown in equation (14) (block 218). Matrix V; is then updated based on Tpq , as shown in equation (21) (block 220). Matrix Wl is also updated based on TP9, as shown in equation (22) (block 222).
[0070] A determination is then made whether to terminate the singular value decomposition of H (block 224). The termination criterion may be based on the number of iterations or sweeps already performed, an error criterion, and so on. If the answer is `No' for block 224, then index i is incremented (block 226), and the process returns to block 212 for the next iteration. Otherwise, if termination is reached, then post processing is performed on W1 to obtain i and U (block 228). Matrix V; is provided as an approximation of matrix V of right singular vectors of H, matrix U is provided as an approximation of matrix U of left singular vectors of H, and matrix is provided as an approximation of matrix I of singular values of H (block 230) [0071] The left singular vectors of H may be obtained by performing the first SVD
embodiment and solving for scaled left singular vectors H = V = U = Z and then normalizing. The left singular vectors of H may also be obtained by performing the iterative process for eigenvalue decomposition of H = HH

[0072] In a second SVD embodiment, the iterative process directly derives approximations of the right singular vectors in V and the left singular vectors in U.
This SVD embodiment applies the Jacobi rotation on a two-sided basis to simultaneously solve for the left and right singular vectors. For an arbitrary complex 2 x 2 matrix H2x2 = [hl 1121 , the conjugate transpose of this matrix is Hz 2 = [hl 1121, where hl and h2 are the two columns of H2 2 and are also the complex conjugates of the rows of H2x2 . The left singular vectors of H2x2 are also the right singular vectors of HZ 2 . The right singular vectors of H21e2 may be computed using Jacobi rotation, as described above for equation set (18). The left singular vectors of H2x2 may be obtained by computing the right singular vectors of HZ 2 using Jacobi rotation, as described above for equation set (19).

[0073] For the second SVD embodiment, a T xT matrix V; is an approximation of V
and is initialized as Vo = 1. An R x R matrix U; is an approximation of U and is initialized as U. = I . An R xT matrix Di is an approximation of E and is initialized as Do =H.

[0074] For the second SVD embodiment, a single iteration of the Jacobi rotation to update matrices Vi, U, and D; may be performed as follows. First, a 2X2 Hermitian matrix Xpq, is formed based on the current D, P. X is a 2 x 2 submatrix of DH
= D. p~ q, and contains four elements at locations (p1, p1) , (1 , q1) , (q1, pi) and (q1, q1) in D' = D; . The four elements of X pj qi may be computed as follows:

r x1,1 x1, Xp1q, _ * Eq (23a) Lxl 2 X2,2 R
x1* Eq (23b) pl 2 ,1 = d I dp~ ' de,p~
e=1 R
x2,2 = I dq1 I2= Ed*,gt = dt q, , and Eq (23c) c=1 R
H
x12 =dp1 'dq~ =Ed*,p, 'dEq (23d) e=1 where dp, is column pl of P. dq1 is column ql of D,, and de p, is the element at location (~, p1) in D1. Indices pi and ql are such that p1 E { 1, ..., T 1, q1 E { 1, ..., T 1, and p1 # q1. Indices pi and ql may be selected in various manners, as described below.

[0075] Eigenvalue decomposition of Xp1g1 is then performed, e.g., as shown in equation set (11), to obtain a 2x2 matrix V p 1 q, of eigenvectors of X p 1 q 1. For this eigenvalue decomposition, R2x2 is replaced with X p, q1, and V2, 2 is provided as V p, q, .
A T x T complex Jacobi rotation matrix T p, q, is then formed with matrix V p l q l and contains the four elements of V p 1 q, at locations (p1, p1), (p1, q1) , (q1, p1) and (q1, q1).
T p, q, has the form shown in equation (14).

[0076] Another 2x2 Hermitian matrix Yp2 q2 is also formed based on the current Di.
Yp2 q2 is a 2x2 submatrix of Di = DH and contains elements at locations (p2, p2) , (P2, q2)1 (q21 p2) and (q2, q2) in D; = DH . The elements of Y p, q, may be computed as follows:

~, _ Y1,1 Y1.2 Eq (24a) Y1,2 Yz,z T
Y1,1 2 = I dp, I = dp2,e ' dp2 e , Eq (24b) e=1 _ T
Y2,2 = I dq, 12= dq,,E d92 , and Eq (24c) e=1 a aaH T
Y1,2 =aP2 uq2 -~dP212 -dg2f , Eq (24d) R=1 where dP, is row p2 of Di, dq2 is row q2 of Di, and dP2,e is the element at location (p2' ) in Di. Indices p2 and q2 are such that p2 E { 1, ..., R 1, q2 E { 1, ..., R 1, and p2 # q2 . Indices P2 and q2 may also be selected in various manners, as described below.

[00771 Eigenvalue decomposition of YP, q2 is then performed, e.g., as shown in equation set (11), to obtain a 2x2 matrix UP2g2 of eigenvectors of YP2g2. For this eigenvalue decomposition, 82x2 is replaced with YP2 q2 , and Y2112 is provided as UP2g2= An R x R complex Jacobi rotation matrix SP2g2 is then formed with matrix UP2g2 and contains the four elements of UP2g2 at locations (p2,p2), (p2,g2), (g2,p2) and (q2, q2) . S p, q, has the form shown in equation (14).

[0078] Matrix Vi is then updated as follows:

Vi+1 =V, 'Tptg1 = Eq (25) [0079] Matrix Ui is updated as follows:

Ui+1 =Vi =Sp2g2 ' Eq (26) [0080] Matrix Di is updated as follows:

Di+1 =SH P2g2 'Di .Tpig, = Eq (27) [0081] For the second SVD embodiment, the iterative process alternately finds (1) the Jacobi rotation that zeros out the off-diagonal elements with indices p1 and ql in HH = H
and (2) the Jacobi rotation that zeros out the off-diagonal elements with indices p2 and q2 in H = HH . The indices pi and qi may be swept by stepping pi from 1 through T -1 and, for each value of pi, stepping ql from p1 + 1 through T. The indices p2 and q2 may also be swept by stepping p2 from 1 through R -1 and, for each value of p2, stepping q2 from p2 +1 through R. As an example, for a square matrix H, the indices may be set as pl = p2 and ql = q2. As another example, for a square or non-square matrix H, a set of pi and ql may be selected, then a set of p2 and q2 may be selected, then a new set of pi and ql may be select, then a new set of p2 and q2 may be selected, and so on, so that new values are alternately selected for indices pl and ql and indices P2 and q2.
Alternatively, for each iteration, the values of pl and ql for which 1d~, =d9i I is largest may be selected, and the values of p2 and q2 for which Jd~, L2 I is largest may be selected. The iterative process is performed until a termination condition is encountered, which may be a predetermined number of sweeps, a predetermined number of iterations, satisfaction of an error criterion, and so on.

[0082] Upon termination of the iterative process, the final Vi is a good approximation of V, the final Ui is a good approximation of U, and the final D; is a good approximation of i, where V and Y~ may be rotated versions of V and Z, respectively. The computation described above does not sufficiently constrain the left and right singular vector solutions so that the diagonal elements of the final Di are positive real values. The elements of the final Di may be complex values whose magnitudes are equal to the singular values of H. V; and Di may be unrotated as follows:

E = Di = P , and Eq (28a) V = V i = P Eq (28b) where P is a T x T diagonal matrix with diagonal elements having unit magnitude and phases that are the negative of the phases of the corresponding diagonal elements of Di.

i and V are the final approximations of E and V, respectively.

[0083] FIG. 3 shows an iterative process 300 for performing singular value decomposition of an arbitrary complex matrix H that is larger than 2x2 using Jacobi rotation, in accordance with the second SVD embodiment. Matrices Vi, Ui and Di are initialized as V o = 1, Uo = I and Do = H, and index i is initialized as i = 1 (block 310).

[0084] For iteration i, the values for indices pi, qi, p2 and q2 are selected in a predetermined or deterministic manner (block 312). A 2x2 matrix X p j g 1 is formed with four elements of matrix A at the locations determined by indices pi and ql, as shown in equation set (23) (block 314). Eigenvalue decomposition of X p, q, is then performed, e.g., as shown in equation set (11), to obtain a 2x2 matrix V1 q, of eigenvectors of X p j q, (block 316). A T x T complex Jacobi rotation matrix Tp, qi is then formed based on matrix V p j g I (block 318). A 2X2 matrix YP 2 g2 is also formed with four elements of matrix D= at the locations determined by indices p2 and q2, as shown in equation set (24) (block 324). Eigenvalue decomposition of YP2q, is then performed, e.g., as shown in equation set (11), to obtain a 2x2 matrix Up2g2 of eigenvectors of Yp2g2 (block 326). An R x R complex Jacobi rotation matrix SP2g2 is then formed based on matrix Up,g2 (block 328).

[0085] Matrix V, is then updated based on Tp, qi , as shown in equation (25) (block 330). Matrix U; is updated based on SP, q, , as shown in equation (26) (block 332).
Matrix D; is updated based on T pI q, and Sp2g2 , as shown in equation (27) (block 334).

[0086] A determination is then made whether to terminate the singular value decomposition of H (block 336). The termination criterion may be based on the number of iterations or sweeps already performed, an error criterion, and so on. If the answer is `No' for block 336, then index i is incremented (block 338), and the process returns to block 312 for the next iteration. Otherwise, if termination is reached, then post processing is performed on D; and V; to obtain and V (block 340).
Matrix V
is provided as an approximation of V, matrix U; is provided as an approximation of U, and matrix is provided as an approximation of Z (block 342) [0087] For both the first and second SVD embodiments, the right singular vectors in the final V1 and the left singular vectors in the final U; or U are ordered from the largest to smallest singular values because the eigenvectors in V pq (for the first SVD
embodiment) and the eigenvectors in V p , q 1 and U p 2 q 2 (for the second SVD
embodiment) for each iteration are ordered.

[0088] For a MIMO system with multiple subbands, the iterative process may be performed for each channel response matrix H(k) to obtain matrices V; (k) , U;
(k) , and Di (k), which are approximations of the matrix V(k) of right singular vectors, the matrix U(k) of left singular vectors, and the diagonal matrix E(k) of singular values, respectively, for that H(k). The iterative process may be performed for one subband at a time, starting from one end of the system bandwidth and traversing toward the other end of the system bandwidth. For the first SVD embodiment, for each subband k except for the first subband, the final solution V, (k -1) obtained for the prior subband k -1 may be used as an initial solution for the current subband k, so that Vo (k) =
V; (k -1) and W0 (k) = H(k) = V 0 (k) . For the second SVD embodiment, for each subband k except for the first subband, the final solutions V1 (k -1) and U, (k -1) obtained for the prior subband k -1 may be used as initial solutions for the current subband k, so that V0 (k) = V, (k - l) , U0 (k) = U, (k - l) , and D0 (k) = Uo (k) = H(k) = V0 (k) . For both embodiments, the iterative process operates on the initial solutions for subband k until a termination condition is encountered for the subband. The concept may also be used across time or both frequency and time, as described above.
[0089] FIG. 4 shows a process 400 for decomposing a matrix using Jacobi rotation.
Multiple iterations of Jacobi rotation are performed on a first matrix of complex values with multiple Jacobi rotation matrices of complex values (block 412). The first matrix may be a channel response matrix H, a correlation matrix of H, which is R, or some other matrix. The Jacobi rotation matrices may be T pq , T p 1 q 1, S P 2 q 2 , and/or some other matrices. For each iteration, a submatrix may be formed based on the first matrix and decomposed to obtain eigenvectors for the submatrix, and a Jacobi rotation matrix may be formed with the eigenvectors and used to update the first matrix. A
second matrix of complex values is derived based on the multiple Jacobi rotation matrices (block 414). The second matrix contains orthogonal vectors and may be matrix V, of right singular vectors of H or eigenvectors of R .

[0090] For eigenvalue decomposition, as determined in block 416, a third matrix D; of eigenvalues may be derived based on the multiple Jacobi rotation matrices (block 420).
For singular value decomposition based on the first SVD embodiment or scheme, a third matrix Wi of complex values may be derived based on the multiple Jacobi rotation matrices, a fourth matrix U with orthogonal vectors may be derived based on the third matrix W1 , and a matrix i of singular values may also be derived based on the third matrix W1 (block 422). For singular value decomposition based on the second SVD
embodiment, a third matrix Ui with orthogonal vectors and a matrix i of singular values may be derived based on the multiple Jacobi rotation matrices (block 424).
[0091] FIG. 5 shows an apparatus 500 for decomposing a matrix using Jacobi rotation.
Apparatus 500 includes means for performing multiple iterations of Jacobi rotation on a first matrix of complex values with multiple Jacobi rotation matrices of complex values (block 512) and means for deriving a second matrix V; of complex values based on the multiple Jacobi rotation matrices (block 514).
[0092] For eigenvalue decomposition, apparatus 500 further includes means for deriving a third matrix D; of eigenvalues based on the multiple Jacobi rotation matrices (block 520). For singular value decomposition based on the first SVD
embodiment, apparatus 500 further includes means for deriving a third matrix Wi of complex values based on the multiple Jacobi rotation matrices, a fourth matrix U with orthogonal vectors based on the third matrix, and a matrix i of singular values based on the third matrix (block 522). For singular value decomposition based on the second SVD
embodiment, apparatus 500 further includes means for deriving a third matrix U; with orthogonal vectors and a matrix E of singular values based on the multiple Jacobi rotation matrices (block 524).

3. System [0093] FIG. 6 shows a block diagram of an embodiment of an access point 610 and a user terminal 650 in a MIMO system 600. Access point 610 is equipped with multiple (Nap) antennas that may be used for data transmission and reception. User terminal 650 is equipped with multiple (Nut) antennas that may be used for data transmission and reception. For simplicity, the following description assumes that MIMO system uses time division duplexing (TDD), and the downlink channel response matrix Haõ (k) for each subband k is reciprocal of the uplink channel response matrix H1,P
(k) for that subband, or Hdõ (k) = H(k) and H,,P (k) = HT (k).

[0094] On the downlink, at access point 610, a transmit (TX) data processor receives traffic data from a data source 612 and other data from a controller/processor 630. TX data processor 614 formats, encodes, interleaves, and modulates the received data and generates data symbols, which are modulation symbols for data. A TX
spatial processor 620 receives and multiplexes the data symbols with pilot symbols, performs spatial processing with eigenvectors or right singular vectors if applicable, and provides Nap streams of transmit symbols to Nap transmitters (TMTR) 622a through 622ap.
Each transmitter 622 processes its transmit symbol stream and generates a downlink modulated signal. Nap downlink modulated signals from transmitters 622a through 622ap are transmitted from antennas 624a through 624ap, respectively.
[0095] At user terminal 650, Nut antennas 652a through 652ut receive the transmitted downlink modulated signals, and each antenna 652 provides a received signal to a respective receiver (RCVR) 654. Each receiver 654 performs processing complementary to the processing performed by transmitters 622 and provides received symbols. A receive (RX) spatial processor 660 performs spatial matched filtering on the received symbols from all receivers 654a through 654ut and provides detected data symbols, which are estimates of the data symbols transmitted by access point 610. An RX data processor 670 further processes (e.g., symbol demaps, deinterleaves, and decodes) the detected data symbols and provides decoded data to a data sink 672 and/or a controller/processor 680.
[0096] A channel processor 678 processes received pilot symbols and provides an estimate of the downlink channel response, II(k), for each subband of interest.
Processor 678 and/or 680 may decompose each matrix fl(k) using the techniques described herein to obtain V(k) and E(k), which are estimates of V(k) and E(k) for the downlink channel response matrix H(k). Processor 678 and/or 680 may derive a downlink spatial filter matrix Man(k) for each subband of interest based on V(k), as shown in Table 1. Processor 680 may provide Man (k) to RX spatial processor 660 for downlink matched filtering and/or V(k) to a TX spatial processor 690 for uplink spatial processing.
[0097] The processing for the uplink may be the same or different from the processing for the downlink. Traffic data from a data source 686 and other data from controller/
processor 680 are processed (e.g., encoded, interleaved, and modulated) by a TX data processor 688, multiplexed with pilot symbols, and further spatially processed by a TX
spatial processor 690 with V(k) for each subband of interest. The transmit symbols from TX spatial processor 690 are further processed by transmitters 654a through 654ut to generate Nut uplink modulated signals, which are transmitted via antennas 652a through 652ut.
[0098] At access point 610, the uplink modulated signals are received by antennas 624a through 624ap and processed by receivers 622a through 622ap to generate received symbols for the uplink transmission. An RX spatial processor 640 performs spatial matched filtering on the received data symbols and provides detected data symbols. An RX data processor 642 further processes the detected data symbols and provides decoded data to a data sink 644 and/or controller/processor 630.
[0099] A channel processor 628 processes received pilot symbols and provides an estimate of either HT (k) or U(k) for each subband of interest, depending on the manner in which the uplink pilot is transmitted. Processor 628 and/or 630 may decompose each matrix HT (k) using the techniques described herein to obtain U(k).
Processor 628 and/or 630 may also derive an uplink spatial filter matrix MõP(k) for each subband of interest based on U(k). Processor 680 may provide MõP (k) to RX
spatial processor 640 for uplink spatial matched filtering and/or U(k) to TX
spatial processor 620 for downlink spatial processing.
[00100] Controllers/processors 630 and 680 control the operation at access point 610 and user terminal 650, respectively. Memories 632 and 682 store data and program codes for access point 610 and user terminal 650, respectively. Processors 628, 630, 678, 680 and/or other processors may perform eigenvalue decomposition and/or singular value decomposition of the channel response matrices.
[00101] The matrix decomposition techniques described herein may be implemented by various means. For example, these techniques may be implemented in hardware, firmware, software, or a combination thereof. For a hardware implementation, the processing units used to perform matrix decomposition may be implemented within one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), processors, controllers, micro-controllers, microprocessors, other electronic units designed to perform the functions described herein, or a- combination thereof.
[00102] For a firmware and/or software implementation, the matrix decomposition techniques may be implemented with modules (e.g.,, procedures, functions, and so on) that perform the functions described herein. The software codes may be stored in a memory (e.g., memory 632 or 682 in FIG. 6 and executed by a processor (e.g., processor 630 or 680). The memory unit may be implemented within the processor or external to the processor.
[00103] Headings are included herein for reference and to aid in locating certain sections. These headings are not intended to limit the scope of the concepts described therein under, and these concepts may have applicability in other sections throughout the entire specification.
[00104] The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

[00105] WHAT IS CLAFYIED IS:

Claims (36)

1. An apparatus comprising:

at least one processor configured to perform a plurality of iterations of Jacobi rotation on a first matrix of complex values with a plurality of Jacobi rotation matrices of complex values, wherein the at least one processor is configured, for each iteration, to form a submatrix based on the first matrix, to decompose the submatrix, to obtain eigenvectors for the submatrix, to form a Jacobi rotation matrix with the eigenvectors, and to update the first matrix with the Jacobi rotation matrix, and to derive a second matrix of complex values based on the plurality of Jacobi rotation matrices, the second matrix comprising orthogonal vectors; and a memory coupled to the at least one processor.
2. The apparatus of claim 1, wherein for each of the plurality of iterations, the at least one processor is configured to order the eigenvectors for the submatrix based on eigenvalues for the submatrix.
3. The apparatus of claim 1, wherein the at least one processor is configured to derive a third matrix of eigenvalues based on the plurality of Jacobi rotation matrices.
4. The apparatus of claim 1, wherein the at least one processor is configured to derive a third matrix of complex values based on the plurality of Jacobi rotation matrices; and to derive a fourth matrix with orthogonal vectors based on the third matrix.
5. The apparatus of claim 4, wherein the at least one processor is configured to derive a matrix of singular values based on the third matrix.
6. The apparatus of claim 1, wherein the at least one processor is configured to derive a third matrix with orthogonal vectors based on the plurality of Jacobi rotation matrices.
7. The apparatus of claim 6, wherein the at least one processor is configured to derive a matrix of singular values based on the plurality of Jacobi rotation matrices.
8. The apparatus of claim 1, wherein the at least one processor is configured to select different values for row and column indices of the first matrix for the plurality of iterations of the Jacobi rotation.
9. The apparatus of claim 1, wherein for each of the plurality of iterations the at least one processor is configured to identify a largest off-diagonal element in the first matrix, and to perform the Jacobi rotation based on the largest off-diagonal element.
10. The apparatus of claim 1, wherein the at least one processor is configured to terminate the Jacobi rotation on the first matrix after a predetermined number of iterations.
11. The apparatus of claim 1, wherein the at least one processor is configured to determine whether an error criterion is satisfied, and to terminate the plurality of iterations of the Jacobi rotation upon satisfaction of the error criterion.
12. The apparatus of claim 1, wherein the first matrix has a dimension larger than 2x2.
13. A method comprising:

performing a plurality of iterations of Jacobi rotation on a first matrix of complex values with a plurality of Jacobi rotation matrices of complex values, by a wireless communications apparatus, wherein the performing comprises, for each iteration, forming a submatrix based on the first matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming a Jacobi rotation matrix with the eigenvectors, and updating the first matrix with the Jacobi rotation matrix;
and deriving a second matrix of complex values based on the plurality of Jacobi rotation matrices, the second matrix comprising orthogonal vectors.
14. The method of claim 13, further comprising:

deriving a third matrix of complex values based on the plurality of Jacobi rotation matrices; and deriving a fourth matrix with orthogonal vectors based on the third matrix.
15. The method of claim 13, further comprising:

deriving a third matrix with orthogonal vectors based on the plurality of Jacobi rotation matrices.
16. An apparatus for wireless communications comprising:

means for performing a plurality of iterations of Jacobi rotation on a first matrix of complex values with a plurality of Jacobi rotation matrices of complex values, wherein the means for performing is configured to, for each iteration, form a submatrix based on the first matrix, decompose the submatrix to obtain eigenvectors for the submatrix, form a Jacobi rotation matrix with the eigenvectors, and update the first matrix with the Jacobi rotation matrix; and means for deriving a second matrix of complex values based on the plurality of Jacobi rotation matrices, the second matrix comprising orthogonal vectors.
17. The apparatus of claim 16, further comprising:

means for deriving a third matrix of complex values based on the plurality of Jacobi rotation matrices; and means for deriving a fourth matrix with orthogonal vectors based on the third matrix.
18. The apparatus of claim 16, further comprising:

means for deriving a third matrix with orthogonal vectors based on the plurality of Jacobi rotation matrices.
19. An apparatus comprising:

at least one processor configured to initialize a first matrix to an identity matrix, to initialize a second matrix to a Hermitian matrix of complex values, to perform a plurality of iterations of Jacobi rotation on the second matrix by forming a submatrix for each iteration based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix for each iteration, forming, with the eigenvectors for the submatrix, a Jacobi rotation matrix of complex values for each iteration, and updating the first and second matrices for each iteration based on the Jacobi rotation matrix for the iteration, to provide the first matrix as a matrix of eigenvectors, and to provide the second matrix as a matrix of eigenvalues; and a memory coupled to the at least one processor.
20. An apparatus for wireless communications comprising:
means for initializing a first matrix to an identity matrix;

means for initializing a second matrix to a Hermitian matrix of complex values;

means for performing a plurality of iterations of Jacobi rotation on the second matrix, by, for each iteration, forming a submatrix based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming a Jacobi rotation matrix with the eigenvectors, and updating the first and second matrices based on the Jacobi rotation matrix for the iteration;

means for providing the first matrix as a matrix of eigenvectors; and means for providing the second matrix as a matrix of eigenvalues.
21. An apparatus comprising:

at least one processor is configured to initialize a first matrix to an identity matrix, to initialize a second matrix to a matrix of complex values, to perform a plurality of iterations of Jacobi rotation on the second matrix by, for each iteration, forming a submatrix based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming, with the eigenvectors for the submatrix, a Jacobi rotation matrix, and updating the first and second matrices based on the Jacobi rotation matrix for the iteration, and to provide the first matrix as a matrix of right singular vectors; and a memory coupled to the at least one processor.
22. The apparatus of claim 21, wherein the at least one processor is configured to derive a matrix of singular values based on the second matrix.
23. The apparatus of claim 21, wherein the at least one processor is configured to derive a matrix of left singular vectors based on second matrix.
24. An apparatus for wireless communications, comprising:

means for initializing a first matrix to an identity matrix;

means for initializing a second matrix to a matrix of complex values;
means for performing a plurality of iterations of Jacobi rotation on the second matrix by, for each iteration, forming a submatrix based on the second matrix, decomposing the submatrix to obtain eigenvectors for the submatrix, forming a Jacobi rotation matrix with the eigenvectors, and updating the first and second matrices based on the Jacobi rotation matrix for the iteration; and means for provide the first matrix as a matrix of right singular vectors.
25. An apparatus comprising:

at least one processor is configured to initialize a first matrix to an identity matrix, to initialize a second matrix to the identity matrix, to initialize a third matrix to a matrix of complex values, to perform a plurality of iterations of Jacobi rotation on the third matrix by, for each iteration, forming a first submatrix based on the third matrix, decomposing the first submatrix to obtain eigenvectors for the first submatrix, forming a first Jacobi rotation matrix with the eigenvectors for the first submatrix, forming a second Jacobi rotation matrix based on the third matrix, updating the first matrix based on the first Jacobi rotation matrix, updating the second matrix based on the second Jacobi rotation matrix, and updating the third matrix based on the first and second Jacobi rotation matrices, and to provide the second matrix as a matrix of left singular vectors; and a memory coupled to the at least one processor.
26. The apparatus of claim 25, wherein for each of the plurality of iterations the at least one processor is configured to form a second submatrix based on the third matrix, to decompose the second submatrix to obtain eigenvectors for the second submatrix, and to form the second Jacobi rotation matrix with the eigenvectors for the second submatrix.
27. The apparatus of claim 25, wherein the at least one processor is configured to derive a matrix of right singular vectors based on the first matrix.
28. The apparatus of claim 25, wherein the at least one processor is configured to derive a matrix of singular values based on the third matrix.
29. An apparatus for wireless communications, comprising:
means for initializing a first matrix to an identity matrix;
means for initializing a second matrix to the identity matrix;
means for initializing a third matrix to a matrix of complex values, means for performing a plurality of iterations of Jacobi rotation on the third matrix by, for each iteration, forming a first submatrix based on the third matrix, decomposing the first submatrix to obtain eigenvectors for the first submatrix, forming a first Jacobi rotation matrix with the eigenvectors for the first submatrix, forming a second Jacobi rotation matrix based on the third matrix, updating the first matrix based on the first Jacobi rotation matrix, updating the second matrix based on the second Jacobi rotation matrix, and updating the third matrix based on the first and second Jacobi rotation matrices; and means for providing the second matrix as a matrix of left singular vectors.
30. The apparatus of claim 29 wherein the means for forming the second Jacobi rotation matrix comprises means for forming a second submatrix based on the third matrix, means for decomposing the second submatrix to obtain eigenvectors for the second submatrix, and means for forming the second Jacobi rotation matrix with the eigenvectors for the second submatrix.
31. An apparatus comprising:

at least one processor is configured to perform a first plurality of iterations of Jacobi rotation on a first matrix of complex values to obtain a first unitary matrix with orthogonal vectors, and to perform a second plurality of iterations of the Jacobi rotation on a second matrix of complex values to obtain a second unitary matrix with orthogonal vectors, wherein the first unitary matrix is used as an initial solution for the second unitary matrix; and a memory coupled to the at least one processor.
32. The apparatus of claim 31, wherein the at least one processor is configured to perform a third plurality of iterations of the Jacobi rotation on a third matrix of complex values to obtain a third unitary matrix with orthogonal vectors, wherein the second unitary matrix is used as an initial solution for the third unitary matrix.
33. The apparatus of claim 31, wherein the first and second matrices of complex values are channel response matrices for two frequency subbands.
34. The apparatus of claim 31, wherein the first and second matrices of complex values are channel response matrices for two time intervals.
35. An apparatus for wireless communications, comprising:

means for performing a first plurality of iterations of Jacobi rotation on a first matrix of complex values to obtain a first unitary matrix with orthogonal vectors;
and means for performing a second plurality of iterations of the Jacobi rotation on a second matrix of complex values to obtain a second unitary matrix with orthogonal vectors, wherein the first unitary matrix is used as an initial solution for the second unitary matrix.
36. The apparatus of claim 35, wherein the first and second matrices of complex values are channel response matrices for two frequency subbands.
CA2588176A 2004-11-15 2005-11-15 Eigenvalue decomposition and singular value decomposition of matrices using jacobi rotation Expired - Fee Related CA2588176C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US62832404P 2004-11-15 2004-11-15
US60/628,324 2004-11-15
PCT/US2005/041783 WO2006053340A2 (en) 2004-11-15 2005-11-15 Eigenvalue decomposition and singular value decomposition of matrices using jacobi rotation

Publications (2)

Publication Number Publication Date
CA2588176A1 CA2588176A1 (en) 2006-05-18
CA2588176C true CA2588176C (en) 2012-10-16

Family

ID=36129731

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2588176A Expired - Fee Related CA2588176C (en) 2004-11-15 2005-11-15 Eigenvalue decomposition and singular value decomposition of matrices using jacobi rotation

Country Status (9)

Country Link
EP (1) EP1828923A2 (en)
JP (1) JP4648401B2 (en)
KR (2) KR20090115822A (en)
CN (2) CN101438277A (en)
AR (1) AR051497A1 (en)
CA (1) CA2588176C (en)
IN (1) IN2012DN01928A (en)
TW (1) TWI407320B (en)
WO (1) WO2006053340A2 (en)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8204149B2 (en) 2003-12-17 2012-06-19 Qualcomm Incorporated Spatial spreading in a multi-antenna communication system
US7336746B2 (en) 2004-12-09 2008-02-26 Qualcomm Incorporated Data transmission with spatial spreading in a MIMO communication system
US8923785B2 (en) 2004-05-07 2014-12-30 Qualcomm Incorporated Continuous beamforming for a MIMO-OFDM system
US8285226B2 (en) 2004-05-07 2012-10-09 Qualcomm Incorporated Steering diversity for an OFDM-based multi-antenna communication system
US7978649B2 (en) 2004-07-15 2011-07-12 Qualcomm, Incorporated Unified MIMO transmission and reception
US7602855B2 (en) * 2005-04-01 2009-10-13 Interdigital Technology Corporation Method and apparatus for singular value decomposition of a channel matrix
US8543070B2 (en) 2006-04-24 2013-09-24 Qualcomm Incorporated Reduced complexity beam-steered MIMO OFDM system
US8290089B2 (en) * 2006-05-22 2012-10-16 Qualcomm Incorporated Derivation and feedback of transmit steering matrix
KR101325370B1 (en) 2006-08-17 2013-11-11 인텔 코포레이션 Method and apparatus for providing efficient precoding feedback in a mimo wireless communication system
CN101488759B (en) * 2009-02-24 2012-04-11 东南大学 Decoding method for MIMO OFDM system low density correcting code
CN101908123B (en) * 2010-06-01 2012-06-27 福建新大陆电脑股份有限公司 Hardware logic implementation device for Hough operation
CN102013907B (en) * 2010-09-29 2013-12-11 中国科学院声学研究所 Channel information feedback method of beam shaping system with Mt*2MIMO (Multiple Input Multiple Output) characteristic
CN103780330B (en) * 2012-10-19 2017-04-26 华为技术有限公司 Signal transmission method, system and device
CN105323037A (en) * 2014-08-01 2016-02-10 中国移动通信集团公司 Pre-coding method and device according to complex matrix
CN105323036A (en) * 2014-08-01 2016-02-10 中国移动通信集团公司 Method and device for performing singular value decomposition on complex matrix and computing equipment
CN105871503B (en) * 2015-01-22 2019-03-12 华邦电子股份有限公司 Multiple input, multiple output wireless communication system and its channel decomposition method
CN104618293B (en) * 2015-01-27 2017-11-28 东南大学 A kind of optimization method of the unitary transformation matrix of smooth singular value decomposition
CN104636632B (en) * 2015-03-10 2017-12-15 中国人民解放军国防科学技术大学 The small amount of storage computation of table lookup method of high-precision phase position
CN105403865B (en) * 2015-10-23 2017-10-27 河海大学 Multi-carrier signal constant envelope modulation methodology
EP3583522A4 (en) * 2017-02-17 2020-12-30 Kyndi, Inc. Method and apparatus of machine learning using a network with software agents at the network nodes and then ranking network nodes
CN107102841A (en) * 2017-04-06 2017-08-29 上海晟矽微电子股份有限公司 A kind of coordinate transform parallel calculating method and device
CN108228536B (en) * 2018-02-07 2021-03-23 成都航天通信设备有限责任公司 Method for realizing Hermitian matrix decomposition by using FPGA (field programmable Gate array)
CN110110285B (en) * 2019-04-10 2020-05-22 浙江大学 Parallel Jacobi calculation acceleration implementation method for FPGA
CN110531866B (en) * 2019-10-29 2020-03-13 深圳市瑞立视多媒体科技有限公司 Method for performing attitude calculation based on improved inverse kinematics and related equipment
CN112015369B (en) * 2020-08-25 2022-09-16 湖南艾科诺维科技有限公司 FPGA-based signal processing method, electronic device and storage medium
CN114184837B (en) * 2021-12-09 2022-10-18 电子科技大学 Instantaneous frequency measurement method based on Cordic algorithm
CA3239129A1 (en) * 2021-12-10 2023-06-15 Matthew Brandon ROBINSON Methods and apparatus for correcting timing and frequency offsets between communications receivers and transmitters
CN116382617B (en) * 2023-06-07 2023-08-29 之江实验室 Singular value decomposition accelerator with parallel ordering function based on FPGA

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2976888B2 (en) * 1996-06-27 1999-11-10 日本電気株式会社 Circuit simulation method
DE19626984C1 (en) * 1996-07-04 1997-11-27 Siemens Ag Process for computer-aided determination of a system context function
US6510354B1 (en) * 1999-04-21 2003-01-21 Ching-Fang Lin Universal robust filtering process
US6859747B2 (en) * 2001-04-26 2005-02-22 Siemens Energy & Automation, Inc. Method and apparatus for self-calibrating a motion control system
US7327800B2 (en) * 2002-05-24 2008-02-05 Vecima Networks Inc. System and method for data detection in wireless communication systems

Also Published As

Publication number Publication date
KR101084792B1 (en) 2011-11-21
KR20070086178A (en) 2007-08-27
JP2008521294A (en) 2008-06-19
CN101438277A (en) 2009-05-20
JP4648401B2 (en) 2011-03-09
WO2006053340A3 (en) 2008-07-31
CN101390351B (en) 2012-10-10
CA2588176A1 (en) 2006-05-18
KR20090115822A (en) 2009-11-06
WO2006053340A2 (en) 2006-05-18
TW200703039A (en) 2007-01-16
AR051497A1 (en) 2007-01-17
IN2012DN01928A (en) 2015-07-24
CN101390351A (en) 2009-03-18
TWI407320B (en) 2013-09-01
EP1828923A2 (en) 2007-09-05

Similar Documents

Publication Publication Date Title
CA2588176C (en) Eigenvalue decomposition and singular value decomposition of matrices using jacobi rotation
US7895254B2 (en) Eigenvalue decomposition and singular value decomposition of matrices using Jacobi rotation
KR101162127B1 (en) Efficient filter weight computation for a mimo system
KR100838536B1 (en) Iterative eigenvector computation for a mimo communication system
WO2005081483A1 (en) Calibration of downlink and uplink channel responses in a wireless mimo communication system
KR20070028609A (en) Efficient computation of spatial filter matrices for steering transmit diversity in a mimo communication system
Mariere et al. Blind constant modulus equalization via convex optimization
GB2447675A (en) Incremental signal processing for subcarriers in a channel of a communication system
Artés et al. Blind equalization of MIMO channels using deterministic precoding
Bunge Feedback schemes in angular domain processing for MIMO antenna systems
Schniter et al. Bounds for the MSE performance of constant modulus estimators

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20191115