next up previous print clean
Next: Bispectrum Up: CROSSCORRELATION AND COHERENCY Previous: Coherency

The covariance matrix of multiple signals

A useful model of single-channel time-series analysis is that random numbers xt enter a filter ft and come out as a signal yt.

A useful model of multiple-channel time-series analysis--with two channels, for example--is to start with independent random numbers in both the x1(t) channel and the x2(t) channel. Then we need four filters, f11(t), f12(t), f21(t), and f22(t), which produce two output signals defined by the Z-transforms
\begin{eqnarray}
Y_1(Z) &=& B_{11}(Z)X_1(Z) + B_{12}(Z)X_2(Z) \ Y_2(Z) &=& B_{21}(Z)X_1(Z) + B_{22}(Z)X_2(Z)\end{eqnarray} (53)
(54)
These signals have realistic characteristics. Each has its own spectral color. Each has a partial relationship to the other which is characterized by a spectral amplitude and phase. Typically we begin by examining the covariance matrix. For example, consider two time series, y1(t) and y2(t). Their Z-transforms are Y1(Z) and Y2(Z). Their covariance matrix is  
 \begin{displaymath}
\left[ 
 \begin{array}
{cc}
 \E[ \overline{Y_1}(1/Z) Y_1(Z)]...
 ...egin{array}
{cc}
 Y_1(Z) & Y_2(Z)
 \end{array} \right] 
\right)\end{displaymath} (55)
Here Z-transforms represent the components of the matrix in the frequency domain. In the time domain, each of the four elements in the matrix of (55) becomes a Toeplitz matrix, a matrix of correlation functions (see page [*]).

The expectations in equation (55) are specified by theoretical assertions or estimated by sample averages or some combination of the two. Analogously to spectral factorization, the covariance matrix can be factored into two parts, $\bold U'\bold U$,where $\bold U$ is an upper triangular matrix. The factorization might be done by the well known Cholesky method. The factorization is a multichannel generalization of spectral factorization and raises interesting questions about minimum-phase that are partly addressed in FGDP.


next up previous print clean
Next: Bispectrum Up: CROSSCORRELATION AND COHERENCY Previous: Coherency
Stanford Exploration Project
10/21/1998