You are on page 1of 4

2015 International Conference on Computing Communication Control and Automation

A LITERATURE SURVEY on BSS APPROACHES for MIMO-OFDM


DETECTION

Renuka Bhandari Sangeeta Jadhav


Department of Electronics & Telecommunication Department of Information Technology
Army Institute of Technology Army Institute of Technology
Pune, India Pune, India
rbhandari@aitpune.edu.in djsangeeta@rediffmail.com

Abstract — In this paper the problem of detection and blind CSI may cause a wrong detection if it is attenuated during
source separation (BSS) in multiple input and multiple transmission [3]. Blind multiuser detection [4] is an
output (MIMO) communication are discussed. In innovative and efficient method in which retransmission of
conventional detection techniques, transmitter has to CSI is not used in MIMO OFDM system.
transmit channel state information (CSI) constantly to the Many blind detection techniques can be found in the
receiver. It affects spectral efficiency & it decreases literature. The blind detection methods can be classified
effective data rates also. As spectrum is a limited source, according to order of the process into Higher-Order Statistics
BSS approaches are promising options for MIMO detection. (HOS) based techniques and Second Order Statistics (SOS)
Spectrum efficiency is one of the main challenges in based techniques. Some other classification of BSS
wireless communication system design. The main objective techniques is based on implementation as Adaptive BSS
of this literature survey is to provide an overview of main methods and Iterative BSS methods. In adaptive methods,
BSS algorithms used in the detection of MIMO-OFDM and separation depends on the statistics properties of output
the working of BSS in this promising research field. For signal and require large amount of data for separation. In
this, recapitulation is done of last few years research efforts, iterative methods block based separation is done and these
with SOS (second order statistics) and HOS (higher order approaches assume that channel is constant within a block
statistics) BSS methods in MIMO. but it can change in successive blocks. Performance of
MIMO OFDM systems can be evaluated with two important
parameters: one is computational complexity and the other
Keywords—BSS, CSI, HOS, SOS,MIMO-OFDM one is Bit Error Rate (BER) performance. In literature many
BSS methods were proposed. Some of them are based on
SOS and remaining on HOS, performance-complexity
I. INTRODUCTION tradeoff is always there. The HOS BSS detectors show very
Orthogonal Frequency Division Multiplexing (OFDM) good performance, but require high complexity in return.
[1] has some great advantages as: Low complexity of Some SOS BSS detectors require less computation, but they
implementation, Orthogonality of subcarriers in cannot obtain good performance. This gives augment to an
transmission, and at the receiver side easy equalization. inherent trade-off between these two important parameters
MIMO- OFDM demonstrates benefits of both MIMO and performance and complexity in MIMO- OFDM detection
OFDM like enhancement in channel capacity [2] and combat using BSS methods.
inter symbol interference (ISI) as compare to single input
single output (SISO) –OFDM. Because of all these features The objective of this paper is to review some main SOS and
MIMO-OFDM systems have recently attracted great interest. HOS BSS methods those are used in literature for detection
In MIMO-OFDM, detection plays very critical role at the of MIMO OFDM system. This paper will give a research
receiver. Several detection techniques are available in the path for the improvement of the performance complexity
literature, optimal as well as suboptimal. For coherent trade-off of BSS methods in MIMO-OFDM detection and
detection all conventional detectors require channel state that will provide more practical realization of MIMO
information (CSI). In wireless communication generally systems. The block diagram for BSS detection in MIMO-
training symbols are used to find CSI. However, OFDM is demonstrated in Fig.1. Modulator transfers input
transmission of training symbols reduces spectral efficiency bit sequence into MPSK/ MQAM modulated signal.
in wireless communication systems, because this field of Encoder is optional block. Some encoding techniques like
communication has very scarce bandwidth resource. SFBC and STBC can be used. Serial to parallel block is
Secondly in high mobility MIMO-OFDM system the used to convert discrete time modulated signal into parallel
transmission of the CSI is not often effective. Furthermore, stream.

978-1-4799-6892-3/15 $31.00 © 2015 IEEE 238


DOI 10.1109/ICCUBEA.2015.51
Fig.1 BSS detection in MIMO-OFDM
Fig.2 Classification of BSS detection techniques
Parallel data streams are converted into low rate parallel sub
channels. Each sub channel is having different subcarrier
frequency and all subcarriers will be orthogonal to each
signal from the channel output [14]. For constant modulus
other. At the transmitter cyclic prefix is added to avoid ISI
signal, it is effective detection technique. However CMA
and it is removed at the receiver.
detection can suffer from a considerable amount of ISI
Receiver performs reverse operation, firstly cyclic prefix is
residual and for non-constant modulus signals it shows non-
removed then using FFT, demodulation of OFDM symbols
minimal convergence [13]. CMA does not ensure all
will be done. After this, parallel to serial converter
sources extraction and it generally converges to capture the
recombined MPSK/MQAM baseband signal. At final stage,
same signal. In literature some multistage techniques are
BSS algorithm and demodulator are used for detection of
mentioned in which one source signal is extracted by CMA
data, which is transmitted by transmitter.
and to get another source signal, channel output produces
II. SECOND ORDER STATISTICS BSS METHODS replica of extracted source signal [15]. By repeating this
process the rest of the signal can be extracted. Estimated
In Fig.2 classification of main blind source separation (BSS)
errors in one stage propagate in next stages and because of
is shown.
that performance degradation has been observed. To avoid
A. Subspace Method:
this problem one stage method cross-correlation and
In [5] a subspace method is proposed in which short constant modulus algorithm (CC-CMA) in [16] has been
averaging periods have been projected. It demonstrates proposed. In this approach all source signals are covered at
good accuracy but for optimizing the ambiguity matrix, it the same iteration. This method ensures that all the extracted
requires additional feedback information of transmission signals are uncorrelated. This method has less
channel. Computation complexity is less if the number of computational complexity. [17] Shows a new CM
subcarrier is less than 64[6].Subspace methods [7] [8] algorithm, in this nonlinear function is employed as the de-
shows that the performance will be good if channel is in correlation term.
good condition and it is sensitive to Gaussian noise also.
B. JADE:
B. PCA:
JADE (Joint Approximate Diagonalization of Eigen-
Principal Component Analysis (PCA) is SOS based BSS
matrices) [18] is a batch parameter free procedure of blind
method that used for blind channel estimation and detection
detection algorithm. Compare to other BSS algorithms, it is
of MIMO systems [9]. To accomplish detection, PCA used
able to make short data sequence. [19] is based on
the eigenvalues analysis for selecting the most significance
approximate diagonalization of fourth-order cumulate
principal components [9]. It’s simple as far as
matrices of the observation signals. To avoid permutation
implementation is concern but in case of deep fade channel,
and scaling indeterminacy problems in JADE, LSTE
PCA based detection may not be effective for some
(Layered Space-time Equalization) approach is used in [20].
communication signals with small number of samples and
In this method JADE is applied to all subcarriers and after
not sufficient to constitute reliable statistics [10].
that LSTE is used in iterative manner. It avoids problem of
JADE algorithm but it has complex structure.
III. HIGHER ORDER STATISTICS BSS METHODS
.
A. Constant Modulus Algorithm C. Nature Gradient:
The constant modulus algorithm (CMA) [11] demonstrates In [21] & [22], two nature gradient algorithms are presented
good global convergence and simplicity. Because of these for real valued and complex valued signals respectively.
two properties it is the best known and the simplest adaptive These algorithms are capable of detection of MIMO. The
blind separation algorithm. It’s based on the higher-order permutation and scaling indeterminacy are two main
statistics (HOS) of the channel output [12]. CMA has ambiguities in BSS methods. In [23] to resolve these
capability to minimize the channel output amplitude problems, previous subcarrier is used sequentially and the
deviation from a constant, to separate one desired source nature gradient approach is applied to each current

239
subcarrier. However some error propagation occurs in this In this only one subcarrier uses fast ICA and other
sequential approach and it shows the higher computation and subcarriers are unmixed with the help of MMSE method.
complexity. Reference [30] uses ICA in every subcarrier to obtain better
performance. However, this receiver shows a high
D. Fast ICA: complexity because a reordering module is used for each
[24] Proposed a real valued algorithm for Independent subcarrier to avoid order indeterminacies of ICA and
component analysis. E. Bingham and A. Hyvärinen ambiguity in scaling and in an OFDM system numbers of
presented [25][26] fast ICA algorithms for complex valued subcarriers are large.
signals which are applicable to MIMO- OFDM systems. In Further in [31] two detection techniques are shown. In first
[27] fast ICA is used to SDMA aided MIMO FDM in method ICA-MMSE is used with non-redundant encoding
presence of additive white Gaussian noise (AWGN) for technique to improve performance of the system and for
detecting multiuser signals. Fast ICA [25] algorithm is used second one more detection concept, Successive Interference
because of it has fast convergence, less computation Cancellation (SIC) [32] is used named as ICA-MMSE+SIC
complexity, and good BER performance. Fast ICA by detection method.
fractional sampling in the frequency domain is proposed in In previous sections advantages and disadvantages of
[28].HOS always faces two major problems: the permutation selected BSS techniques are discussed, Table I shows
and scaling indeterminacy. In this research paper [28], these summary of previous work done in this research field. As
are solved by PLL (phase locked loop). At the receiver better earlier, the different schemes are classified into Second
diversity and more no. of received signals are achieved by Order Statistics (‘SOS’) and Higher Order Statistics (HOS)
the fractional sampling. However, the computation BSS techniques. Two main performance criteria are bit error
complexity is high in this method. In literature fast ICA rate (BER) and computational complexity.
method is used with other detection methods in iteration like
[29] uses a linear Minimum Mean Squared Error (MMSE).
TABLE I. ADVANTAGES AND DISADVANTAGES OF SELECTED BSS DETECTION TECHNIQUES IN MIMO-OFDM
Order Detection Method Advantages Disadvantages
SOS Sub Space 1.It achieves a good detection accuracy 1. For proper detection it requires transmission channel
2. Less complex for a limited subcarriers. information using additional feedback.
2. In ill -conditioned MIMO channel it shows poor performance
3. This method is sensitivity to Gaussian noise.
4. After a limited subcarriers it’s computational complexity
increases.
PCA 1 Less complex. 1. Performance is not good for deep fade channel.
2. Good performance with small number of 2. In some cases PCA does not give satisfactory result with
data except some deep fade channel. some communication signals.

HOS CMA 1. Simplest adaptive BSS method in HOS. 1. At low SNR levels it shows Slow convergence and
2. CMA provides good solution to inter- sometimes misconvergence.
symbol interference (ISI) and inter-user- 2. CMA shows degrade performance if modulus of signal is not
interference (IUI). constant. For example Quadrature Amplitude Modulation
3. For Constant modulus signals like M-ary (QAM). It happens because all points that signal is having
phase shift keying (MPSK), best suited projected by a single modulus.
method. 3. CMA does not ensure all source extraction and it generally
converges to capture the same signal
4. It works properly if and only if number of receivers are more
than no. of transmitters.
Nature Gradient 1. Iterative processing structure of this 1. Permutation and scaling ambiguity for each user is present in
method is hardware-friendly every bin index.
2. Resolve the permutation and scaling 2. Computational complexity.
indeterminacy.
JADE 1 Data sequences used in JADE algorithm is 1. Complex structure.
shorter as compared with other BSS 2. Only JADE technique cannot avoid ambiguity of scaling and
algorithms. permutation
Fast ICA 1. Fast convergence. 1. It increases the computation complexity if in detection
2. Less computation complexity in some method ICA will be used for all subcarriers.
cases.
3. Good BER performance.
4. Sensitivity for noise is less in ICA methods
as compare to subspace methods because it
uses HOS.

240
I. CONCLUSION [16]C. B. Papadias and A. Paulraj, “A space-time constant modulus
algorithm for SDMA systems”, Proc. IEEE/VTS 46th Veh. Technol. Conf.
During the last few years, field of blind source separation (VTC-96), pp. 86-90, Atlanta, GA, Apr. 1996.
techniques for MIMO-OFDM communication systems [17] Nong Gu, Zhenying Guan, Saeid Nahavandi, and Yong Xiang, “A
has evolved rapidly. This paper has offered a literature New Blind Signal Separation Algorithm for instantaneous MIMO system”,
IEEE GLOBECOM 2006 proceedings.
survey of some known BSS approaches for MIMO- [18]J.-F. Cardoso and A. Souloumiac, “Blind beamforming for non
OFDM communication systems with their advantages Gaussian signals”, IEE Proceedings-F, vol. 140, no. 6, pp. 362– 370,
and disadvantages. In this survey different SOS and HOS December 1993.
BSS approaches those are useful in MIMO-OFDM [19] Cardoso J. F., "Eigen-Structure of the Fourth-order Cumulant Tensor
detection were stated. Development of new approaches with Application to the Blind Source Separation Problem", Proc IEEE
ICASSP1990, Vol. 5, April, 1990.
has great diversity because different applications select [20] L. Sarperi, X. Zhu, A. K. Nandi, “Blind OFDM receiver based on
different configurations to stipulate the unknown independent component analysis for Multiple-Input Multiple-Output
parameters. Although an enormous amount of papers on systems”, IEEE Transactions on Wireless Communications, Vol.6,
MIMO-OFDM detection has already been available, still pp.4079-4089,November 2007.
the area of Blind Source Separation (BSS) approaches in [21] S. Amari, A. Cichocki and H. H. Yang, ‘‘A New Learning Algorithm
MIMO-OFDM detection deserves further investigation to for Blind Signal Separation’’, Advances in Neural Information Processing
solve some interesting open problems. Systems, Vol.8,pp.757-763, 1996.
[22] P. Smaragdis, ‘‘Blind Separation of Convolved Mixtures in the
Frequency Domain’’, Neurocomputing,Vol.22,pp.21-34,1998.
References
[23]B. Guo, H. Lin and K. Yamashita, “Blind signal recovery in multiuser
[1] Z. Wang and G. B. Giannakis, “Wireless multicarrier communications,” MIMO-OFDM System”, the 47th IEEE International Midwest Symposium
IEEE Signal Processing Mag., vol. 17, no. 3, pp. 29–48, May 2000. on Circuits and Systems on Vol.2, pp.637-640, July 2004.
[2] G. J. Foschini, “Layered space-time architecture for wireless [24]A. Hyvärinen, J. Karhunen and E. Oja, ‘‘Independent component
communication in a fading environment when using multi-element analysis’’ , Wiley-Interscience, 2001.
antennas” , Bell Labs Technical J., vol. 1, pp. 41–59, 1996. [25]E. Bingham and A. Hyvärinen, ‘‘ICA of complex valued signals: a fast
[3] F. Zhang, B.Zhang and X. Zhang, “Operation and Application of Blind
and robust deflationary algorithm”, IEEE Proc. of the international joint
Signal,” Xidian University Press, Xi’an, China, 2006
conference on neural networks, vol.3, pp.357-362, July 2000.
[4] P. Comon and C. Jutten, “Handbook of Blind Source Separation,
[26]E. Bingham and A. Hyvärinen, ‘‘A Fast Fixed-point Algorithm for
Independent Component Analysis and Applications”, Elsevier Press,
Burlington, Massachusetts, USA, 2010. Independent Component Analysis of Complex-valued Signals”,
[5] C. Tu and B. Champagne, “Subspace Blind MIMO-OFDM Channel International Journal of Neural Systems, Vol.10, No.1, pp.1-8, 2000.
Estimation with Short Averaging Periods: Performance Analysis”, [27]Yu Du, Kang Yen, Yechang Fang and Nansong Wu, ‘‘Blind Multiuser
2008 IEEE Wireless Communications and Networking Conference, Detection in SDMA-aided MIMOOFDM Systems by Fast ICA
pp.24-29, March 31 - April 3, 2008. Algorithm’’, International Journal of Computer Science and Information
[6] L. Sarperi, X. Zhu, A. K. Nandi, “Blind OFDM receiver based on Security, Vol. 8, No. 5, August 2010
independent component analysis for Multiple-Input Multiple-Output [28] S. R. Curnew and J. Ilow, ‘‘Blind signal separation in MIMO OFDM
systems”, IEEE Transactions on Wireless Communications, Vol.6, systemsusing ICA and fractional sampling”, ISSSE’07 International
pp.4079-4089, November 2007. symposium onSignals, Systems and Electronics, pp.67-70, July 30---August
[7] W. Bai, C. He, L. Jiang, H. Zhu, “Blind channel estimation in mimo- 2, 2007.
ofdm systems”, IEICE Transactions on Communications E85-B (9) (2002) [29]D. Iglesia, A. Dapena, C. J. Escudero, “Multiuser detection in mimo
1849-1853. ofdm systems using blind source separation”, in: Proc. Sixth Baiona
[8] W. Bai, Z. Bu, “Subspace based channel estimation in mimo-ofdm Workshop on Signal Processing in Communications (WSPC03), Baiona,
systems, in:Proc. Vehicular Technology Conference 2004 (VTC 2004- Spain, 2003, pp. 41-46.
Spring), Milano”, Italy,2004, pp. 598-602 [30] L. Sarperi, A. K. Nandi, X. Zhu, “Multiuser detection and channel
[9] Ding Z., Dasgupta S. and López-Valcarce R., "Interference estimation in mimo ofdm systems via blind source separation”, in: Proc.
Cancellation and Blind Equalization for Linear Multi-User Systems", IEEE 5th International Symposium on Independent Component Analysis and
International Conference on Acoustics, Speech and Signal Processing Blind Signal Separation(ICA2004), Granada, Spain, 2004, pp. 1189-1196.
(ICASSP), Istanbul, 2000, Turkey, (5-9) June, pp. 145–148. [31] Luciano Sarperi, Xu Zhu and Asoke K. Nandi, “Low-Complexity ICA
www.ivsl.ieeexplore.ieee.org.tiger.sempertool.dk/Xplore/defdeny.PDF. Based Blind Multiple-Input Multiple-Output OFDM Receivers”, Neuro-
[10] Romano J., de Attux R., Cavalcante C. and Suyama R., “Unsupervised computing Archive, Elsevier Science Publisher, Vol. 69 ,Issue13-15 Aug.
Signal Processing”, CRC Press, USA, 2011. 2006, pp 1529-1539.
[11]J. R. Treichler and M. G. Larimore, “New processing techniques based [32]P. W. Wolniansky, G. J. Foschini, G. D. Golden, R. A. Valenzuela, V-
on the constant modulus adaptive algorithm”, IEEE Trans. Acoust., Speech, blast: An architecture for realizing very high data rates over the rich-
Signal Processing, Vol.33, pp.420–431, Apr. 1985. scattering wireless channel, in: Proc. URSI International Symposium on
[12] C. B. Papadias, “Globally convergent blind source separation based on Signals, Systems, and Electronics (ISSSE-98), Pisa, Italy, 1998, pp. 295-
a multiuser maximization criterion”, IEEE Trans. Signal Processing, 300.
vol.48, no.12, pp. 3508–3519, Dec. 2000.
[13]C.R. Johnson, Jr. et al, “Blind Equalization Using the Constant
Modulus Criterion: A Review”, Proc. IEEE,vol. 86, no. 10, pp. 1927-50,
Feb 1995.
[14] K. Fukawa, H. Suzuki, andW. Shao, “Constant modulus algorithm
with orthogonal projection for adaptive array antenna multiuser detection”,
IEICE Trans. Commun., vol.E86-B, no.1, pp. 206–212, Jan. 2003
[15]H. Furukawa, Y. Kamio, and H. Sasaoka, “Cochannel interference
reduction and path-diverty reception technique using CMA adaptive array
antenna in digital land mobile communications”, IEEE Trans. Veh.
Technol.,vol.50, no.2, pp. 605–616, Mar. 2001.

241

You might also like