Skip to main content

Adaptive selection of antenna grouping and beamforming for MIMO systems

Abstract

Antenna grouping algorithms are hybrids of transmit beamforming and spatial multiplexing. With antenna grouping, we can achieve combining gain through transmit beamforming, and high spectral efficiency through spatial multiplexing. In an independent identically distributed channel, the antenna grouping method has better bit error rate (BER) performance than the beamforming method. However, if the channel is correlated, then the BER performance of antenna grouping degrades. In that case, it is better to use beamforming instead of antenna grouping. In this article, we investigate the mode selection algorithms which select between the antenna grouping and the beamforming modes. By selecting a suitable mode for a given channel, we can achieve more robustness of the system performance. We introduce several mode selection criteria as well as a low complexity criterion which is derived from a low complexity antenna grouping algorithm. Simulation results show that the proposed mode selection algorithm performs better than the antenna grouping and the beamforming modes in various channel conditions.

Introduction

Multiple-input and multiple-output (MIMO) systems have been investigated extensively for their high spectral efficiency and reliable transmission of data [1, 2] over single-input and single-output (SISO) systems. Through multiple transmit antennas, we can transmit several independent data streams by spatial multiplexing mode. We can also send only one data stream by transmit beamforming or diversity modes. With spatial multiplexing, we can achieve high spectral efficiency, but the reliability of data transmission gets worse especially when there is a correlation between antennas. On the other hand, we can obtain combining gain (SNR gain) by sacrificing spectral efficiency in the beamforming mode.a

We assume an MIMO system which has N t transmit antennas and N r receive antennas. The availability of channel state information (CSI) at the transmitter helps to make the system more efficient [3]. Beamforming is one of the strategies which use the CSI at the transmit side. By singular value decomposition (SVD), it divides MIMO channel into min(N t , N r ) SISO channels and transmits one data stream through the best SISO channel. It increases the received signal-to-noise ratio (SNR), and improves the reliability. Especially in a highly correlated channel, beamforming is the best transmit strategy for the bit error rate (BER) performance. But transmission of only one stream can make beamforming inefficient with respect to spectral efficiency. When the bit per channel use (BPCU) is fixed, the modulation order of beamforming tends to be higher than that of spatial multiplexing, and the BER performance will be degraded in an independent identically distributed (IID) channel. The eigenmode transmission also uses SVD to find precoding matrix. In the eigenmode transmission, min(N t , N r ) streams can be transmitted with adequate power allocation. To maximize the capacity, water-filling-based power allocation is optimal, while inverse water-filling minimizes the mean square error [4]. General multi-mode precoding [5–7] can also be used, and it adapts the number of transmission streams to minimize the BER or maximize the capacity. In multi-mode precoding systems, each instantaneous channel prefers a particular mode.

Antenna grouping is a combination of beamforming and spatial multiplexing [8]. We also introduced some antenna grouping criteria [9]. When N t is larger than the N r , N t transmit antennas can be partitioned into N r groups. The antennas in each group are used for beamforming, and an independent data stream is transmitted in each group. In short, antenna grouping transmits N r independent data streams through partitioned beamforming. In this algorithm, we can improve the BER performance by achieving combining gain through beamforming, and multiplexing gain through spatial multiplexing. We assume that SVD is performed at the receiver instead of the transmitter, so that we need to feedback beamforming vector(s) or right unitary matrix of SVD instead of full CSI. Feedback information in antenna grouping is a beamforming vector (N t × 1 vector) plus additional antenna grouping information while required feedback information in eigenmode transmission is an N t × N r matrix. As the antenna correlation increases, the BER performance of antenna grouping gets worse, and beamforming is the best strategy as mentioned earlier. In case of an ill-conditioned channel (i.e., the condition number of a matrix is large), the BER performance of antenna grouping may not be better than that of beamforming because we cannot send N r streams through an ill-conditioned channel. In average, an ill-conditioned channel occurs more frequently in a correlated channel. This is why beamforming is the best strategy in a highly correlated channel.

To overcome performance degradation in an ill-conditioned or a correlated channel, we propose to use mode selection for each instantaneous channel. We only consider beamforming and antenna grouping as the two possible modes in the mode selection algorithm to limit the feedback information and the complexity. Eigenmode transmission requires an N t × N r matrix feedback which is much more than beamforming and antenna grouping. Multi-mode precoding systems are complex because it considers all possible numbers of data transmission streams. The rest of this article is organized as follows. In Section 2, we provide the system model. We review the antenna grouping algorithms and introduce mode selection criteria in Sections 3 and 4. The proposed antenna grouping algorithm and the mode selection criterion are presented in Sections 3.5 and 4.5, respectively. Section 5 provides simulation results, and conclusions are given in Section 6.

System model

We assume that the receiver and the transmitter know the CSI. We also assume that the number of the transmit antennas is larger than that of receiver's (N t > N r ). H is a N r × N t matrix where h i,j is the path gain from the j th transmit antenna to the i th receive antenna. We assume a general correlated matrix channel so that h i,j and h k,l (i ≠ k or j ≠ l) may be correlated.

H = R 1 2 H w T 1 2
(1)

where R and T are receiver and transmitter antenna correlation matrix, respectively. h w i , j , the (i,j)th element of H w , is modeled as an independent and identical complex Gaussian distribution with 0 mean and unit variance. When the channel has IID Rayleigh fading, R and T in (1) is an identity matrix I. The noise n is an AWGN vector with variance of σ n 2 's.

At first, in the antenna grouping mode, we partition N t transmit antennas into N r groups. The channel matrix H is written as

H = h 1 h 2 ⋯ h N t
(2)

We partition the integer set from 1 to N t into N r groups, and name them as

S 1 , S 2 , … , S N r .

Let |S i |=n i (where |S i | is the cardinality of the set S i for i = 1,..., N r ), which satisfies

n 1 + ⋯ + n N r = N t .
(3)

We can define a N r × n i sub-channel matrix H i 's as

H i = [ h s i 1 , … , h s i n i ]
(4)

where s ij is the j th element of the set S i . We can obtain the beamforming vector of each sub-channel w i as the right singular vector corresponding to the largest singular value of the SVD of H i . The received signal can be modeled as

y = H â‹… W A G â‹… x A G + n = H A G â‹… x A G + n
(5)

where H AG is effective channel of antenna grouping, x AG is the N r × 1 transmitted signal vector, || x AG || = 1. We assume equal power allocation so |xAG,i|2(∀ i ≤ N r ) is always 1 N r where xAG,iis the i th element of x AG . W AG is the N t × N r matrix and the m th element of w n corresponds to [ W A G ] s n m n , and the other elements of the n th column of W AG are 0 (|| w n || is normalized to 1). For example, suppose that W AG is a 4 × 2 matrix, w1 = (a, b)T, and w2 = (c, d)T. Note that || w1 ||2= a2+ b2= 1 and || w2 ||2= c2 + d2= 1. If the grouping is given by S 1 = {1,4} and S 2 = {2, 3}, then we then have

W A G = a 0 0 c 0 d b 0 .
(6)

In the beamforming mode, we use the right singular vector corresponding to the maximum singular value of a given channel matrix. The received signal can be modeled as

y = H ⋅ w B ⋅ x B + n = h B × x B + n
(7)

The only difference between (5) and (7) is dimension of matrices. The dimensions of W AG and x AG are N t × N r and N r × 1, respectively. But the dimension of w B is N t × 1, and x B is a scalar. The H AG is N r × N r matrix, whereas h B is N r × 1 vector.

Reviews of antenna grouping

There are several antenna grouping techniques, which were introduced in [10].

Sum capacity of sub-channels (Algorithm A1)

In this algorithm, the grouping criterion is the sum capacity of sub-channels [8]. The sum capacity of sub-channels is

C S 1 , S 2 , … , S N r w 1 , w 2 , … , w w N r ≅ log 1 + SNR N t ∑ i = 1 N r w i H H i H H i w i
(8)

Note that (8) is an approximation, and this algorithm is not optimal even in terms of capacity. To maximize (8), we need to search the sub-channel group that maximizes

∑ i = 1 N r w i H H i H H i w i
(9)

Minimum euclidean distance of received constellations (Algorithm A2)

The minimum Euclidean distance of receive constellation is shown [10] as

d min 2 : = min x i , x j ∈ X , x i ≠ x j H A G ( x i - x j ) 2 N r
(10)

where X is the set of all possible transmitted vector x AG . We consider all possible effective channel H AG 's in (5). We calculate the minimum Euclidean distance of receive constellation for every possible H AG , and find the optimal sub-channel H i 's and the optimal W AG that maximize (10).

Minimum singular value of effective channel (Algorithm A3)

A MIMO channel can be decomposed into multiple SISO channels by SVD, and the received SNR is proportional to the squared singular value of a channel. The BER performance is thus dominated by the minimum singular value. We find the minimum singular value of each H AG , and pick the best H i 's and W AG which maximize the minimum singular value of H AG .

Effective channel capacity (Algorithm A4)

Unlike Algorithm A1, this does not consider the sum capacity of sub-channels but overall channel capacity itself. As in other algorithms, for every possible effective channel H AG , we calculate channel capacity

C = log det I N r + 1 N r σ n 2 H A G H ⋅ H A G .
(11)

We can then select the grouping and the precoding matrix which maximize (11).

Based on normalized instantaneous channel correlation matrix (Algorithm A5)

Transmit antennas which are highly correlated are grouped together and transmit antennas which are less correlated are separately grouped in this algorithm. Let us define a normalized instantaneous channel correlation matrix (NICCM) as

[ R ] i j = 1 h i â‹… h j â‹… [ H H H ] i j
(12)
R = 1 r 1 2 ⋯ r 1 N t r 1 2 * 1 ⋯ r 2 N t ⋮ ⋮ ⋱ ⋮ r 1 N t * r 2 N t * … 1
(13)

In (13), if the amplitude of r13 is large, then it means that the first and the third columns of H are more correlated than the other pairs. This can be interpreted as the correlation between the transmit antennas 1 and 3 is large.

Using this concept, we can devise a simple antenna grouping algorithm. For simplicity's sake, assume N t is 4 and N r is 2. In a 4× 2 system, R4× 2is written as

R 4 × 2 = 1 A B C A * 1 D E B * D * 1 F C * E * F * 1
(14)

For simplicity, we consider only the antenna grouping where the size of each group is 2, which we call (2, 2) grouping. The possible antenna grouping cases are (1,2//3,4), (1,3//2,4) and (1,4//2,3). We then compare (|A| + |F|), (|B| + |E|), and (|C| + |D|). If (|A| + |F|) is the largest, it means that the correlation between transmit antennas 1 and 2 and between transmit antennas 3 and 4 is larger than the others so we group (1, 2) and (3, 4) together which are denoted by (1,2//3,4). Similarly, if (|B|+|E|) is the largest, then we use the grouping of (1,3//2,4). If (|C|+|D|) is the maximum, then we use the grouping of (1,4//2,3). The advantage of this algorithm is that it reduces the search complexity significantly. This antenna grouping algorithm can be extended to any MIMO system where N t is an integer multiple of N r . The BER performance of this algorithm is compared to other criteria in [9], and it is very close to others.

Mode selection

As we compared each possible group with a certain criterion in antenna grouping, we can compare two modes (antenna grouping and beamforming) with a similar criterion. In this section, we provide several mode selection criteria similar to those of antenna grouping.

Minimum Euclidean distance of received constellations (Algorithm M1)

As (10), the minimum Euclidean distance of received beamforming constellation is

d min , B 2 : = min s i , s j ∈ S , s i ≠ s j h B s i - s j 2 = λ max 2 ( H ) ⋅ d min , b 2
(15)

where S is the set of all possible transmitted signals x B , λmax(H) is the maximum singular value of H, and dmin,bis the minimum Euclidean distance of the transmit beamforming constellation. The second equality is because s i 's are scalars in beamforming. If (10) is larger than (15), then we select the antenna grouping mode, and vice versa.

Range of minimum distance (Algorithm M2)

When the calculation of (10) is difficult, this approximated criterion can be used. In [11], they derived the range of received minimum constellation distance in received constellation. The minimum Euclidean distance of the received antenna grouping constellation is

λ min 2 ( H A G ) ⋅ d min , a g 2 N r ≤ d min , a g 2 ≤ λ max 2 ( H A G ) ⋅ d min , a g 2 N r
(16)

where λmin(H AG ), λmax(H AG ) are minimum and maximum singular values of H AG . dmin ,agis the minimum Euclidean distance of the transmit constellation in antenna grouping. In (15), we can easily calculate the minimum Euclidean distance of received beamforming constellation. As in [11], we compare λ min 2 ( H A G ) ⋅ d min , a g 2 N r and λ max 2 ( H ) ⋅ d min , b 2 . If the former is larger than the latter, we select the antenna grouping mode, and vice versa.

Effective channel capacity (Algorithm M3)

The channel capacity of the two modes is

C AG = log det I N r + 1 N r σ n 2 H A G H ⋅ H A G .
(17)
C B = log 1 + 1 σ n 2 h B H ⋅ h B .
(18)

If C AG is larger than C B , then we select the antenna grouping mode, and vice versa.

Condition number of channel matrix (Algorithm M4)

In the M2 algorithm, we compare λ min 2 ( H A G ) ⋅ d min , a g 2 N r and λ max 2 ( H ) ⋅ d min , b 2 . According to the properties of a singular value, λmax(H·W AG ) ≤ λmax(H)· λmax(W AG )· λmax(W AG ) is 1 because columns of W AG is orthonormal, λmax(H AG ) ≤ λmax(H). As can be observed from Figure 1 which shows numerical results, λmax(H AG ) ≅ λmax(H). We can then simplify algorithm M2 into the comparison of λmax(H AG )/λmin(H AG ) (condition number of H AG ) and d min , a g 2 N r ⋅ d min , b 2 . If the former is larger than the latter, then we select the beamforming mode, and vice versa. In this mode selection algorithm, if the condition number of H AG is larger than the threshold, then the beamforming mode will be selected. It is expected that the beamforming mode will be selected in an ill-conditioned channel, then the antenna grouping mode will be selected in a well-conditioned channel.

Figure 1
figure 1

Relationship of λ max ( H ) and λ max ( H AG ): (a) IID channel, (b) correlated channel (AOD: 45°, AS: 15°), and (c) correlated channel (AOD: 45°, AS: 6°).

Based on NICCM (Algorithm M5)

Conceptually, in the A5 algorithm, if the maximum of (|A| + |F|), (|B| + |E|), and (|C| + |D|) is large, then it is safe to select antenna grouping. However, if the sum of smaller two of (|A| + |F|), (|B| + |E|), and (|C| + |D|) is also large, then it means that all columns of the channel matrix are close to each other, and the channel is ill conditioned, and the performance of antenna grouping degrades. When the sum of smaller two of (|A| + |F|), (|B| + |E|), and (|C| + |D|) is large, then it is better to select the beamforming mode. Another important issue is how to determine the threshold value. But, as can be seen from Figure 2, this value is correlated with the condition number. By combining with the M4 algorithm, we can set an approximate threshold. If the off-diagonal sum of NICCM is larger than the threshold, then the beamforming mode is selected, and vice versa.

Figure 2
figure 2

Relationship of the condition number and the NICCM value: (a) IID channel, (b) correlated channel (AOD: 45°, AS: 15°), and (c) correlated channel (AOD: 45°, AS: 6°).

Simulation results

As for the correlation matrix of (1), we use the correlation matrix of channel from the TGn model of the IEEE 802.11n standard. We consider only the correlation of transmit antennas, and it may be a reasonable assumption in which mobile is surrounded with lots of scatterers. In simulation results, we add the performance of the eigenmode transmission with inverse water-filling as a reference, a 4 × 2 MIMO system is assumed. Figure 3 shows the performance of the algorithm M1 combined with the algorithm A2 when the BPCU is 4 for an IID channel. We transmit two data streams of QPSK for the antenna grouping and the eigenmode transmission methods, and one data stream of 16-QAM for the beamforming mode. The proposed mode selection performs better than antenna grouping, beamforming, and eigenmode transmission in an IID channel. As can be observed from Figure 4, the proposed mode selection also performs better than the others in a correlated channel although the relative performance among beamforming, antenna, grouping and eigenmode transmission may change. As shown in [9], algorithm A2 is the best criterion for antenna grouping. But it is complex to use in practical systems especially with higher-order modulation.

Figure 3
figure 3

Average BER performance for a 4 × 2 system (A2 & M1) in an IID channel.

Figure 4
figure 4

Comparison of mode selection algorithms combined with A2 in a correlated channel in terms of BER.

Figure 4 shows the BER performance of mode selection algorithms with the A2 antenna grouping algorithm in highly correlated channels where the angle of departure (AOD) is 45°, and the angular spread (AS) is 6°. In this simulation, the BPCU is 8. We use 16-QAM in the antenna grouping and the eigenmode transmission methods, and 256-QAM in the beamforming mode. In the high SNR region, the M1 algorithm has the best BER performance, and the others have similar performance. The proposed algorithm (M5) has performance similar to the M2 and the M4 algorithms while its complexity is lower.

In Figure 5, we also simulated mode selection algorithms with the A5 antenna grouping algorithm with the same condition. The A5 algorithm has slightly worse performance than the A2 algorithm. The overall performance of Figure 5 is slightly worse than the performance of Figure 4. However, the relative performance of the compared algorithms is similar in the two figures. The performance of the mode selection method is better than the antenna grouping, the beamforming, and the eigenmode transmission methods. As we mentioned earlier, the A5 antenna grouping algorithm has low complexity, and the M5 mode selection algorithm requires no additional calculation. The combination of the M5 and A5 algorithms also has low complexity.

Figure 5
figure 5

Comparison of mode selection algorithms combined with A5 in a correlated channel in terms of BER.

In Figure 6, we use the combined algorithm of A5 and M5. The solid lines are for an IID channel and the dashed lines are for a highly correlated channel. As in Figures 4 and 5, the performance of mode selection is the best. By examining Figure 2 and the condition number of the M4 algorithm, we can roughly obtain the desirable threshold for the M5 algorithm. Note that the M5 algorithm does not need extra computation when it is used with the A5 algorithm which is a simple antenna grouping algorithm. It has lower complexity than other methods, and the performance of the M5 algorithm comparable to the others.

Figure 6
figure 6

Average BER performance of A5 & M5 in an IID and a correlated channel.

Conclusions

In an MIMO system with more transmit antennas than receive antennas, we can improve the BER performance by antenna grouping which is a hybrid form of transmit beamforming and spatial multiplexing. But antenna grouping is not always the best strategy. Using mode selection techniques, we can get robust performance irrespective of channel variation. We proposed mode selection techniques between transmit beamforming and antenna grouping for a given channel. If the channel is not ill conditioned, then we can get multiplexing gain by selecting the antenna grouping mode. When the channel is ill conditioned, we can prevent BER degradation by selecting the transmit beamforming mode. In this article, we introduce several mode selection criteria which are similar to the criteria of antenna grouping, and propose a low complexity mode selection criterion. Simulation results show that the proposed mode selection algorithm performs better than the antenna grouping and the transmit beamforming methods in various channel conditions.

Endnote

a In this article, the beamforming mode refers to the transmit beamforming mode.

References

  1. Telatar IE: Capacity of multi-antenna Gaussian channels. Eur Trans Telecommun 1999, 10(6):585-595. 10.1002/ett.4460100604

    Article  Google Scholar 

  2. Foschini GJ, Gans MJ: On limits of wireless communication a fading environment when using multiple antennas. Wirel Personal Commun 1998, 6(3):311-335. 10.1023/A:1008889222784

    Article  Google Scholar 

  3. Goldsmith A, Jafar SA, Jindal N, Vishwanath S: Capacity limits of MIMO channels. IEEE J Sel Areas Commun 2003, 21(5):684-702. 10.1109/JSAC.2003.810294

    Article  Google Scholar 

  4. Sampath H, Paulraj AJ: Joint transmit and receive optimization for high data rate wireless communication using multiple antennas. In 33rd IEEE Asilomar Conference on Signals, Systems, and Computers. Volume 1. Pacific Grove, CA, October; 1999:215-219.

    Google Scholar 

  5. Love DJ, Heath RW: Multimode precoding for MIMO wireless systems. IEEE Trans Signal Process 2005, 53(10, part 1):3674-3687.

    Article  MathSciNet  Google Scholar 

  6. Heath RW, Love DJ: Multimode antenna selection for spatial multiplexing systems with linear receivers. IEEE Trans Signal Process 2005, 53(8):3042-3056.

    Article  MathSciNet  Google Scholar 

  7. Khaled N, Desset C, Thoen S, Man HD: Spatial-mode selection for the joint transmit and receive MMSE design. EURASIP J Appl Signal Process 2004, (9):1199-1211. 2004

  8. Kim I, Lee K, Chun J: A MIMO antenna structure that combines transmit beamforming and spatial multiplexing. IEEE Trans Wirel Commun 2007, 6(3):775-779.

    Article  Google Scholar 

  9. Kim K, Lee J: Antenna grouping technique for MIMO beamforming systems. Proceedings of IEEE Asilomar Conference on Signals, Systems, and Computers 2008.

    Google Scholar 

  10. Heath R, Paulraj A: Antenna selection for spatial multiplexing systems based on minimum error rate. IEEE ICC'01 2001, 7: 2276-2280.

    Google Scholar 

  11. Heath R, Paulraj A: Switching between diversity and multiplexing in MIMO systems. IEEE Trans Commun 2005, 53(6):962-968. 10.1109/TCOMM.2005.849774

    Article  Google Scholar 

Download references

Acknowledgements

This research was supported in part by the Basic Science Research Program (KRF-2008-314-D00287, 2010-0013397), the Mid-career Researcher Program (2010-0027155) through the NRF funded by the MEST, Seoul R&BD Program (JP091007, 0423-20090051), the INMAC, and the BK21.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jungwoo Lee.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Kim, K., Ko, K. & Lee, J. Adaptive selection of antenna grouping and beamforming for MIMO systems. J Wireless Com Network 2011, 154 (2011). https://doi.org/10.1186/1687-1499-2011-154

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2011-154

Keywords