Skip to main content

Blind signal separation based on widely linear complex autoregressive process of order one

Abstract

In this paper, the blind signal separation problem of complex baseband signal is addressed. A widely linear complex autoregressive process of order one is employed to represent the temporal structure of complex sources. We formulate a new contrast function by a convex combination of generalized autocorrelations and the statistics of the innovation. And the proposed contrast function is optimized by gradient method. Simulation results show that the proposed algorithm is better than the comparison algorithm in convergence speed and convergence accuracy.

1 Introduction

For the next generation mobile communication system (5G) which aims at achieving more than 10 times spectrum efficiency compared with the current communication system (4G) [1], spectrum efficiency is a critical performance index. Since radios must either transmit or receive on the same channel, but not simultaneously, in previous wireless communication systems, the spectrum is not utilized sufficiently. Fortunately, an emerging technique, Co-frequency and Co-time full-duplex (CCFD) [2, 3], is able to address this issue. CCFD enables radios to transmit and receive signals on the same channel simultaneously and thus, theoretically, can double the spectrum efficiency. CCFD technique claims to be the most potential duplex scheme for the 5G network. But, there is a challenge which lies in the application of CCFD technique, i.e., mitigating the local self-interference (SI) [2, 3]. Since the transmit and receive antenna work on the same frequency band, traditional interference cancellation techniques are invalid. As [4] shown, blind source separation (BSS) [5] has a big advantage in addressing this issue.

The problem of blind source separation has been widely researched [6, 7] since it is able to estimate original signals from their observed sensors signals without knowing both the mixing process and the sources. Separation of complex-valued signals is a frequently arising problem, such as performing BSS in baseband for communication signals or in frequency domain for time domain convolutive signals [8]. Many BSS algorithms estimate the original signals by some priori information, such as non-Gaussianity [9], sparseness [10], boundedness [11]. Although these methods have been proved useful in many applications, it is also worth noticing that the separation accuracy and the convergence of these algorithms have reached to saturation so it is hard to be further improved. Therefore, other prior information should be considered in the contrast function or the algorithm, such as linear predictability [12], linear autocorrelation [13] or temporal predictability [14], etc.

From a practical point of view, the sources are usually temporal dependent in many realistic applications. Is it possible to improve the separation accuracy by exploiting the temporal dependency? It is quite an interesting topic. Right now, several studies have been published based on that idea. Specifically, [15, 16] exploited the contributions of temporal dependency of source signals by using an autoregressive model to represent sources and using joint matrix diagonalization to achieve BSS. An AR-MOG model is employed in [17] to describe the temporal dependency of source signals, in which the temporal dependency is represented by autoregressive structure, but the probability distribution of the innovation is not Gaussian but mixture of Gaussian. By this way, the temporal and statistics information of sources are fully taken into consideration [18, 19] constructed contrast function based on generalized autocorrelations (linear or nonlinear autocorrelations). Although the above methods successfully applied BSS and achieved good performance, they are all proposed for real-valued signals. There is a very small amount of open research on BSS methods using temporal dependency of complex value signals [13]. However, their performance is similar with the methods using only independency and other methods [20].

In this paper, a widely linear complex autoregressive process of order one [21] is employed to represent the temporal structure of complex sources. Using some temporal information like in [17], we formulate contrast function by a convex combination of generalized autocorrelations and the statistics of the innovation. By doing this, we hope lead to a new complex BSS algorithm with higher separation accuracy compared with other methods using only the independency. The proposed contrast function is optimized by gradient method. As the simulation results shown, the proposed algorithm converges fast and performs a better separation performance than the comparing algorithms.

This paper is organized as follows. First, the BSS problem is formulated in Sect. 2. We then introduce the new contrast function based on the generalized autocorrelations of source signals and derive a gradient-based algorithm in Sect. 3. The performance of the algorithm is demonstrated with simulations in Sect. 4. Conclusions are drawn in Sect. 5.

2 Methods/experimental

3 Problem formulation

Considering there be N sensors and N independent sources, the instantaneous linear mixtures of these sources are observed at the sensors:

$$\begin{aligned} {\mathbf{x}}\left( t \right) ={\mathbf{As}}\left( t \right) \end{aligned}$$
(1)

where \({\mathbf{s}}\left( t \right) ={{\left[ {{s}_{1}}\left( t \right) ,{{s}_{2}}\left( t \right) ,\ldots ,{{s}_{N}}\left( t \right) \right] }^{{\mathrm{T}}}}\) (superscript T denotes transpose) is a vector of unknown zero mean and unit-variance source signals, \({\mathbf{x}}\left( t \right) ={{\left[ {{x}_{1}}\left( t \right) ,{{x}_{2}}\left( t \right) ,\ldots ,{{x}_{N}}\left( t \right) \right] }^{T}}\) is the observation vector, and \({\mathbf{A}}\) is the unknown \(N\times N\) mixing matrix. We impose another assumption on the source signals that the source signals have specific temporal structures-linear or nonlinear autocorrelations.

4 The proposed algorithm

In general, pre-processing operations of observed signals are needed before performing BSS algorithm. Two common pre-processing operations are removing mean and whitening. The whitening matrix \({\mathbf{Q}}\) can be obtained using the eigenvalue decomposition of covariance matrix \({{{\mathbf{R}}}_{x}}=E\left[ {\mathbf{x}}\left( t \right) {\mathbf{x}}{{\left( t \right) }^{{\mathrm{H}}}} \right]\) (superscript H denotes conjugate transpose, \(E\left[ \bullet \right]\) denotes expectation).

$$\begin{aligned} {\mathbf{Q}}={{{\mathbf{D}}}^{-\frac{1}{2}}}{{{\mathbf{V}}}^{{\mathrm{H}}}} \end{aligned}$$
(2)

where \({\mathbf{D}}\) and \({\mathbf{V}}\) are the eigenvalue matrix and the eigenvector matrix of the covariance matrix \({{{\mathbf{R}}}_{x}}\). The observations are whitened by \({\mathbf{Q}}\),

$$\begin{aligned} {\mathbf{z}}\left( t \right) ={\mathbf{Qx}}\left( t \right) \end{aligned}$$
(3)

Then, \({{{\mathbf{R}}}_{z}}=E\left[ {\mathbf{z}}\left( t \right) {\mathbf{z}}{{\left( t \right) }^{{\mathrm{H}}}} \right] ={\mathbf{QA}}{{{\mathbf{R}}}_{s}}{{\left( {\mathbf{QA}} \right) }^{{\mathrm{H}}}}\), due to \({{{\mathbf{R}}}_{s}}={\mathbf{I}}\), \({{{\mathbf{R}}}_{z}}={\mathbf{I}}\), and \({\mathbf{QA}}\) is a unitary matrix which imposes unitary constraint on the demixing matrix \({\mathbf{W}}\). The sources can be estimated by

$$\begin{aligned} {\mathbf{y}}\left( t \right) ={\mathbf{Wz}}\left( t \right) \end{aligned}$$
(4)

where \({\mathbf{y}}\left( t \right) ={{\left[ {{y}_{1}}\left( t \right) ,{{y}_{2}}\left( t \right) ,\ldots ,{{y}_{N}}\left( t \right) \right] }^{T}}\) is the estimation of \({\mathbf{s}}\left( t \right)\).

We use widely linear complex autoregressive process of order one to describe complex-valued signals [21]

$$\begin{aligned} {{s}_{n}}\left( t \right) ={{b}_{1}}{{s}_{n}}\left( t-\tau \right) +{{b}_{2}}s_{n}^{*}\left( t-\tau \right) +{{\nu }_{n}}\left( t \right) \end{aligned}$$
(5)

where \({{\nu }_{n}}\left( t \right)\) denotes the innovation of the signal \({{s}_{n}}\left( t \right)\), \({{b}_{1}}\) and \({{b}_{2}}\) are the complex autoregressive coefficients, \(\tau\) is a delay in time, \(s_{n}^{*}\left( t-\tau \right)\) designates the complex conjugate of \({{s}_{n}}\left( t-\tau \right)\). For simplicity, the time index t is omitted in the following, i.e., \({{s}_{n}}\left( t \right) ={{s}_{n}}\), \({{s}_{n}}\left( t-\tau \right) ={{s}_{n\tau }}\).

Then, we define a contrast function considering both the temporal characteristics of the signals and the probability distribution of the innovations.

$$\begin{aligned} {{J}_{0}}\left( {{{\mathbf{w}}}_{n}} \right)&=\varepsilon E\left\{ G\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{\mathbf{z}} \right| }^{2}} \right) G\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{{{\mathbf{z}}}_{\tau }} \right| }^{2}} \right) \right\} +\left( 1-\varepsilon \right) \\&\quad \times E\left\{ F\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{\mathbf{z}}-{{b}_{1}}{\mathbf{w}}_{n}^{{\mathrm{H}}}{{{\mathbf{z}}}_{\tau }}-{{b}_{2}}{\mathbf{w}}_{n}^{{\mathrm{H}}}{\mathbf{z}}_{\tau }^{*} \right| }^{2}} \right) \right\} \end{aligned}$$
(6)

where \(\varepsilon\) is a balance factor between 0 and 1, \({\mathbf{w}}_{n}^{{\mathrm{H}}}\) is the nth row vector of demixing matrix \({\mathbf{W}}\) and \({{\left| {{{\mathbf{w}}}_{n}} \right| }^{2}}=1\), \(\tau\) is a delay in time, G is a differentiable function which measures the generalized autocorrelation degree of the source signal, F is also a differentiable function which is associated with the probability distribution of the innovations. Finding the extrema of a contrast is a well-defined problem only if the function is real. So we let our contrast functions operate on absolute values rather than complex values. Examples of choices are \({{G}_{\text{1}}}\left( u \right) =u\), \({{G}_{\text{2}}}\left( u \right) ={{u}^{2}}\), \({{G}_{\text{3}}}\left( u \right) =\log \left[ \cosh \left( u \right) \right]\), \(F\left( u \right) =\log \left[ \cosh \left( u \right) \right]\).

Now, we begin to derive the complex gradient algorithm for complex signals under the model (1). The problem given in (6) can be written as the following Lagrangian function:

$$\begin{aligned} J\left( {{{\mathbf{w}}}_{n}} \right) ={{J}_{0}}\left( {{{\mathbf{w}}}_{n}} \right) +\lambda \left( {{\left\| {{{\mathbf{w}}}_{n}} \right\| }^{2}}-1 \right) \end{aligned}$$
(7)

where the Lagrangian multiplier \(\lambda\) is a real number. The complex gradient of the contrast function J with respect to \({{{\mathbf{w}}}_{n}}\) can be obtained as

$$\begin{aligned} \frac{\partial J\left( {{{\mathbf{w}}}_{n}} \right) }{\partial {\mathbf{w}}_{n}^{*}}&= \frac{\partial {{J}_{0}}\left( {{{\mathbf{w}}}_{n}} \right) }{\partial {\mathbf{w}}_{n}^{*}}+\lambda {{{\mathbf{w}}}_{n}} \end{aligned}$$
(8)
$$\begin{aligned} \frac{\partial {{J}_{0}}\left( {{{\mathbf{w}}}_{n}} \right) }{\partial {\mathbf{w}}_{n}^{*}}&= \lambda E\left\{ g\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{\mathbf{z}} \right| }^{2}} \right) G\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{{{\mathbf{z}}}_{\tau }} \right| }^{2}} \right) {\mathbf{w}}_{n}^{T}{{{\mathbf{z}}}^{*}}{\mathbf{z}} \right. \nonumber \\&+\left. G\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{\mathbf{z}} \right| }^{2}} \right) g\left( {{\left| {\mathbf{w}}_{n}^{{\mathrm{H}}}{{{\mathbf{z}}}_{\tau }} \right| }^{2}} \right) {\mathbf{w}}_{n}^{T}{\mathbf{z}}_{\tau }^{*}{{{\mathbf{z}}}_{\tau }} \right\} \nonumber \\&+\left( 1-\lambda \right) E\left\{ f\left( {{\left| \varphi \right| }^{2}} \right) \left[ \left( {\mathbf{z}}-{{b}_{1}}{{{\mathbf{z}}}_{\tau }} \right) {{\varphi }^{*}}-b_{2}^{*}{{{\mathbf{z}}}_{\tau }}\varphi \right] \right\} \end{aligned}$$
(9)

where \(\varphi ={\mathbf{w}}_{n}^{{\mathrm{H}}}{\mathbf{z}}-{{b}_{1}}{\mathbf{w}}_{n}^{{\mathrm{H}}}{{{\mathbf{z}}}_{\tau }}-{{b}_{2}}{{\left( {\mathbf{w}}_{n}^{{\mathrm{H}}}{{{\mathbf{z}}}_{\tau }} \right) }^{*}}\), the function g and f are the derivations of G and F, respectively. Thus, the complex gradient-based update rule of \({{{\mathbf{w}}}_{n}}\) can be written as

$$\begin{aligned}&{{{\mathbf{w}}}_{n}}={{{\mathbf{w}}}_{n}}-\mu \left[ \frac{\partial {{J}_{0}}\left( {{{\mathbf{w}}}_{n}} \right) }{\partial {\mathbf{w}}_{n}^{*}}-{\text{Re}}\left\{ {\mathbf{w}}_{n}^{{\mathrm{H}}}\frac{\partial {{J}_{0}}\left( {{{\mathbf{w}}}_{n}} \right) }{\partial {\mathbf{w}}_{n}^{*}} \right\} {{{\mathbf{w}}}_{n}} \right] \\&{{{\mathbf{w}}}_{n}}=\frac{{{{\mathbf{w}}}_{n}}}{\left\| {{{\mathbf{w}}}_{n}} \right\| } \\ \end{aligned}$$
(10)

where \(\mu >0\) is the real-valued step-size.

The complex autoregressive coefficients \(\left[ {{b}_{1}},{{b}_{2}} \right]\) in the algorithm can be estimated simply by a least-squares method as [22]

$$\begin{aligned} {\mathbf{B}}={{{\mathbf{C}}}_{\tau }}{{{\mathbf{C}}}^{-1}} \end{aligned}$$
(11)

where \({\mathbf{B}}=\left[ \begin{matrix} {{b}_{1}} &{}\quad {{b}_{2}} \\ b_{2}^{*} &{} \quad b_{1}^{*} \\ \end{matrix} \right]\), \({{{\mathbf{C}}}_{\tau }}=E\left\{ \left[ \begin{matrix} {{y}_{n}} \\ y_{n}^{*} \\ \end{matrix} \right] {{\left[ \begin{matrix} {{y}_{n\tau }} \\ y_{n\tau }^{*} \\ \end{matrix} \right] }^{{\mathrm{H}}}} \right\}\), \({{{\mathbf{C}}}_{\tau }}=E\left\{ \left[ \begin{matrix} {{y}_{n\tau }} \\ y_{n\tau }^{*} \\ \end{matrix} \right] {{\left[ \begin{matrix} {{y}_{n\tau }} \\ y_{n\tau }^{*} \\ \end{matrix} \right] }^{{\mathrm{H}}}} \right\}\).

5 Results and discussion

The proposed algorithm is compared with three competitive complex ICA algorithms: complex FastICA [23], EBM [24] and EASI [20]. FastICA is a Newton-based ICA algorithm which converges fast. EBM is a conjugate gradient-based algorithm. EASI is a relative gradient-based algorithm. In general, Newton method converges faster than conjugate gradient and relative gradient methods, and relative gradient method converges slowest. The performance index is defined as (12) which means the average inter-symbol-interference of the estimation sources.

$$\begin{aligned} PI&=\frac{1}{2N}\left[ \sum \limits _{k=1}^{N}{\left( \sum \limits _{l=1}^{N}{\frac{{{\left| {{U}_{kl}} \right| }^{2}}}{{{\max }_{n}}{{\left| {{U}_{kn}} \right| }^{2}}}-1} \right) } \right. \\&\quad +\left. \sum \limits _{l=1}^{N}{\left( \sum \limits _{k=1}^{N}{\frac{{{\left| {{U}_{kl}} \right| }^{2}}}{{{\max }_{n}}{{\left| {{U}_{nl}} \right| }^{2}}}-1} \right) } \right] \\ \end{aligned}$$
(12)

where \({\mathbf{U}}={\mathbf{WQA}}\) is the combined separation-whitening-mixing matrix, and \({{U}_{kl}}\) is the \(\left( k,l \right)\)th entry of \({\mathbf{U}}\).

Figure 1 shows the constellation figures of two original 8PSK signals, their mixtures and the estimations using the proposed algorithm employing the function \({{G}_{\text{1}}}\left( u \right) =u\), \(\lambda =0.3\). In this simulation, the two 8PSK are with the following parameters: symbol rate \({{R}_{s}}=198\,{\hbox{kBps}}\) and raised cosine filter which has 0.35 roll-off factor, sampling frequency is \(16{{R}_{s}}\). The mixing matrix is randomly generated as

$$\begin{aligned} {\mathbf{A}}=\left[ \begin{matrix} 0.5559-0.4087i &{} \quad -\,0.3675+0.9735i \\ -\,0.4565+0.1023i &{} \quad -\,0.6240-0.3897i \\ \end{matrix} \right] \end{aligned}$$
(13)

From Fig. 1, we can see that the source signals are properly estimated. As most complex BSS algorithms, there are with some ambiguities including amplitude, order, and phase ambiguities. The combined separation-whitening-mixing matrix is estimated as

$$\begin{aligned} {\mathbf{U}}=\left[ \begin{matrix} -\,0.0042-0.0003i &{} \quad {\mathbf{0.4022-0.9156i}} \\ -\,{\mathbf{0.9841-0.1778i}} &{}\quad 0.0049-0.0006i \\ \end{matrix} \right] \end{aligned}$$
(14)
Fig. 1
figure 1

Simulation result of the proposed algorithm for mixtures of two 8PSK signals, time delay \(\tau =1\)

In order to illustrating the influence of time delay \(\tau\) to the proposed algorithm, the separation performance of the proposed algorithm with different time delay \(\tau\) is simulated. As shown in Fig. 2, the PI values obtained by the proposed algorithm using function \({{G}_{1}}\left( u \right)\) is minimum at \(\tau =8\), the PI value obtained by using \({{G}_{3}}\left( u \right)\) increases with the increase of time delay \(\tau\) and the PI curve with employing \({{G}_{2}}\left( u \right)\) is relative flat compared with that by using the other two nonlinear functions. This simulation result indicates that the separation performance of the proposed algorithm relies heavily on the selections of function \(G\left( u \right)\) and time delay \(\tau\). In the rest simulations, we set \(\tau =1\).

Fig. 2
figure 2

Separation performance of the proposed algorithm at different time delay \(\tau\), sample length is 3000 and \(\lambda =0.3\)

Figure 3a shows the convergence speed of different algorithms. The sources are two 8PSK signals with the same parameters as previous and the mixing matrix is randomly generated. It is clear that the convergence speed of EASI is slower than other algorithm since EASI is a relative gradient-based algorithm. FastICA and EBM have a similar convergence speed and the convergence value of FastICA is lower than EBM, which means the residual inter-symbol-interference of EBM is higher than FastICA. For the proposed algorithm, we can see that its convergence speed is similar with FastICA and EBM. In addition, it can also be seen that the convergence speed and convergence values of the proposed algorithm using the three different function G(u) are similar, and the convergence values of the proposed algorithm are lower than the two comparing algorithms.

Figure 3b shows the averaged PI values for the separation of two 8PSK sources with different sample size. The mixing matrix is randomly generated in every individual experiment. From Fig. 3b, we observe that with the increase of sample size, the PI values decrease. The proposed algorithm using the function \({{G}_{1}}\left( u \right)\) is the best, and the proposed algorithm with the three functions show a similar performance when the sample size is bigger than 1600. FastICA and EBM show a similar performance. The performance of EASI is similar with EBM when sample size is bigger than 1600, and performs even better than FastICA and EBM when sample size is smaller than 1600. However, as shown in Fig. 3a, the convergence speed of EASI is so slow that it would not be the first choice to perform sources separation.

Fig. 3
figure 3

a Comparison of average PIs over 100 independent runs for the four algorithms. b Comparison of average PIs of the four algorithms over 100 independent runs at different sample size for 8PSK signals

Figure 4 shows the impact of \(\lambda\) on the separation performance of the proposed algorithm. From Fig. 4, we can see that there exists a balance between the innovations and autocorrelations, i.e., no matter which part is dominant, the separation performance will deteriorate. When \(\lambda =0\), i.e., only the innovations are in consideration, the PI values are so high which means the sources are not estimated properly. When \(0<\lambda <0.2\), the PI values decrease with the increase of \(\lambda\), that is to say, the separation performance is improved with the increase of \(\lambda\). Then, the PI line are flat in \(0.2<\lambda \le 0.7\). When \(0.7<\lambda \le 1\), the PI values increase with the increase of \(\lambda\), that is to say, the separation performance deteriorates with the increase of \(\lambda\).

Fig. 4
figure 4

The performance of the proposed algorithm with different \(\lambda\)

6 Conclusion

In this paper, we address the complex blind source separation problem by using the temporal characteristics of the sources. A gradient-based algorithm is proposed which takes into account not only the time-structure characteristics of the signal but also the statistical properties of the signal. In the simulations, we perform the proposed algorithm on the mixtures of two 8PSK signals. The simulation results show that although the convergence speed of the proposed algorithm is similar with complex FastICA and EBM algorithms, its convergence value is smaller than the comparing algorithms, which means the averaged signal-to-interference ratio of the estimated signals is higher than the comparison algorithms. In addition, by reasonably selecting the value of balance factor \(\lambda\), the algorithm can achieve better performance.

Availability of data and materials

The data used in this article are all randomly generated using Matlab software.

Abbreviations

BSS:

Blind source separation

CCFD:

Co-frequency and co-time full-duplex

SI:

Self-interference

References

  1. Q.C. Li, H.N. Niu, A.T. Papathanassiou, G. Wu, 5G network capacity: key elements and technologies. IEEE Veh. Technol. Mag. 9(1), 71–78 (2014)

    Article  Google Scholar 

  2. M. He, C. Huang, Self-interference cancellation for full-duplex massive MIMO OFDM with single RF chain. IEEE Wirel. Commun. Lett. 9(1), 26–29 (2020)

    Article  Google Scholar 

  3. F.J. Soriano-Irigaray, J.S. Fernandez-Prat, F.J. Lopez-Martinez, E. Martos-Naya, O. Cobos-Morales, J.T. Entrambasaguas, Adaptive self-interference cancellation for full duplex radio: analytical model and experimental validation. IEEE Access 6, 65018–65026 (2018)

    Article  Google Scholar 

  4. J. Li, H. Zhang, M.L. Fan, Digital self-interference cancellation based on independent component analysis for co-time co-frequency full-duplex communication systems. IEEE Access 5(1), 10222–10231 (2017)

    Article  Google Scholar 

  5. X. Cai, X. Wang, Z.T. Huang, F.H. Wang, Performance analysis of ICA in sensor array. Sensors 16(5), 637 (2016)

    Article  Google Scholar 

  6. S. Gannot, E. Vincent, S. Markovich-Golan, A. Ozerov, A consolidated perspective on multimicrophone speech enhancement and source separation. IEEE/ACM Trans. Audio Speech Lang. Process. 25(4), 692–730 (2017)

    Article  Google Scholar 

  7. T. Adali, Y. Levin-Schwartz, V.D. Calhoun, Multimodal data fusion using source separation: application to medical imaging. Proc. IEEE 103(9), 1494–1506 (2015)

    Article  Google Scholar 

  8. K. Xie, G. Zhou, J. Yang, Z. He, S. Xie, Eliminating the permutation ambiguity of convolutive blind source separation by using coupled frequency bins. IEEE Trans. Neural Netw. Learn. Syst. 31(2), 589–599 (2020)

    Article  MathSciNet  Google Scholar 

  9. S.H. Fouladi, I. Balasingham, K. Kansanen, T.A. Ramstad, Blind source separation using temporal correlation, non-Gaussianity and conditional heteroscedasticity. IEEE Access 6, 25336–25350 (2018)

    Article  Google Scholar 

  10. M. Taseska, E.A.P. Habets, Blind source separation of moving sources using sparsity-based source detection and tracking. IEEE/ACM Trans. Audio Speech Lang. Process. 26(3), 657–670 (2018)

    Article  Google Scholar 

  11. H.A. Inan, A.T. Erdogan, Convolutive bounded component analysis algorithms for independent and dependent source separation. IEEE Trans. Neural Netw. Learn. Syst. 26(4), 697–708 (2015)

    Article  MathSciNet  Google Scholar 

  12. A.K. Barros, A. Cichocki, Extraction of specific signals with temporal structure. Neural Comput. 13(9), 1995–2003 (2001)

    Article  Google Scholar 

  13. A. Belouchrani, K.A. Meraim, J.-F. Cardoso, E. Moulines, A blind source separation technique based on second order statistics. IEEE Trans. Signal Process. 45(2), 434–444 (1997)

    Article  Google Scholar 

  14. J.V. Stone, Blind source separation using temporal predictability. Neural Comput. 13(7), 1559–1574 (2001)

    Article  Google Scholar 

  15. A. Boudjellal, K. Abed-Meraim, A. Belouchrani, Separation of dependent autoregressive sources using joint matrix diagonalization. IEEE Signal Process. Lett. 22(8), 1180–1183 (2015)

    Article  Google Scholar 

  16. J. Li, H. Zhang, J. Zhang, Fast adaptive BSS algorithm for independent/dependent sources. IEEE Commun. Lett. 20(11), 2221–2224 (2016)

    Article  Google Scholar 

  17. K.E. Hild, H.T. Attias, S.S. Nagarajan, An expectation–maximization method for spatio-temporal blind source separation using an AR-MOG source model. IEEE Trans. Neural Netw. 19(3), 508–519 (2008)

    Article  Google Scholar 

  18. H.J. Zhang, G.N. Wang, P.M. Cai, Z.K. Wu, S.X. Ding, A fast blind source separation algorithm based on the temporal structure of signals. Neurocomputing 139, 261–271 (2014)

    Article  Google Scholar 

  19. H.J. Zhang, Z.W. Shi, C.H. Guo, Blind source extraction based on generalized autocorrelations and complexity pursuit. Neurocomputing 72, 2556–2562 (2009)

    Article  Google Scholar 

  20. X.L. Li, T. Adali, Complex independent component analysis by entropy bound minimization. IEEE Trans. Circuits Syst. I Regul. Pap. 57(7), 1417–1430 (2010)

    Article  MathSciNet  Google Scholar 

  21. A.M. Sykulski, S.C. Olhede, J.M. Lilly, A widely linear complex autoregressive process of order one. IEEE Trans. Signal Process. 64(23), 6200–6210 (2016)

    Article  MathSciNet  Google Scholar 

  22. T. Adali, P.J. Schreier, Optimization and estimation of complex-valued signals: theory and applications in filtering and blind source separation. IEEE Signal Process. Mag. 31(5), 112–128 (2014)

    Article  Google Scholar 

  23. Y.F. Liang, J. Harris, S.M. Naqvi, G.J. Chen, J.A. Chambers, Independent vector analysis with a generalized multivariate gaussian source prior for frequency domain blind source separation. Sig. Process. 105(12), 175–184 (2014)

    Article  Google Scholar 

  24. J.M. Ye, H.H. Jin, S.T. Lou, K.J. You, An optimized EASI algorithm. Sig. Process. 89, 333–338 (2009)

    Article  Google Scholar 

Download references

Acknowledgements

The authors would like to thank the anonymous reviewers and the editors for helping improve this work.

Funding

This work is supported by the National Science Foundations of China under Grant 62001516 and 61671475.

Author information

Authors and Affiliations

Authors

Contributions

JL participated in the design of the study, performed the simulation analysis and drafting the manuscript. YQ participated in algorithm simulation. MF, XT, LG and JF participated in the English correction and integration of the paper. LC participated in the simulation analysis. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Jiong Li.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Li, J., Qin, Y., Fan, M. et al. Blind signal separation based on widely linear complex autoregressive process of order one. J Wireless Com Network 2021, 38 (2021). https://doi.org/10.1186/s13638-021-01920-8

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13638-021-01920-8

Keywords