Summary: Energy and power for analog and discrete time signals
Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
From physics we've learned that energy is work and power is work per time unit. Energy was measured in Joule (J) and work in Watts(W). In signal processing energy and power are defined more loosely without any necessary physical units, because the signals may represent very different physical entities. We can say that energy and power are a measure of the signal's "size".
Since we often think of a signal as a function of varying amplitude through time, it seems to reason that a good measurement of the strength of a signal would be the area under the curve. However, this area may have a negative part. This negative part does not have less strength than a positive signal of the same size. This suggests either squaring the signal or taking its absolute value, then finding the area under that curve. It turns out that what we call the energy of a signal is the area under the squared signal, see Figure 1
|
For time discrete signals the "area under the squared signal" makes no sense, so we will have to use another energy definiton. We define energy as the sum of the squared magnitude of the samples. Mathematically
Given the sequence
We recognize y(l) as a geometric series. Thus we can use the formula for
the sum of a geometric series and we obtain the energy,
Our definition of energy seems reasonable, and it is. However, what if the signal does not decay fast enough? In this case we have infinite energy for any such signal. Does this mean that a fifty hertz sine wave feeding into your headphones is as strong as the fifty hertz sine wave coming out of your outlet? Obviously not. This is what leads us to the idea of signal power, which in such cases is a more adequate description.
![]() |
For analog signals we define power as energy per time interval.
For time discrete signals we define power as energy per sample.
Given the signals
For the analog sine we have
For the discrete sine we get
|