Power content of a signal:

For a deterministic periodic with a period of $N$ samples its power content is:

\begin{displaymath}P_{x} = \frac{1}{N} \sum_{k=n}^{n+N-1}\vert x[k]\vert^2 = \frac{1}{N}\underline{\textbf{x}}_n^h \underline{\textbf{x}}_n\end{displaymath}

With a runtime vector of $N$ samples.

As we may recall from stochastic processes theory we have:

For a process, the power content is defined as:

\begin{displaymath}P_x = E\left\lbrace \mathcal{P}_x\right\rbrace
= E\left\lbra...
...ace
= \lim_{N\to\infty}\frac{1}{N}\sum_{k=0}^{N-1} r_{xx}[k,k]
\end{displaymath}

Where we have used that the expected value is a linear operator and can enter inside the integral.



Pedro Larroy 2005-04-29