<< Chapter < Page Chapter >> Page >
Energy and power for analog and discrete time signals

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 verydifferent physical entities. We can say that energy and power are a measure of the signal's "size".

Signal energy

Analog signals

Since we often think of a signal as a function of varying amplitude through time, it seems to reason that a goodmeasurement 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 absolutevalue, then finding the area under that curve. It turns out that what we call the energy of a signal is thearea under the squared signal, see

E a t x t 2
Note that we have used squared magnitude(absolute value) if the signal should be complex valued. If the signal is real, we can leave out the magnitudeoperation.
Signal x(t)
The energy of x(t) is the shaded region
Sketch of energy calculation

Discrete signals

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

E d n x n 2

Given the sequence y l b l u l , where u(l) is the unit step function. Find the energy of 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, E d l 0 y l 2 1 1 b 2 . This expression is only valid for b 1 . If we have a larger |b|, the series will diverge. The signal y(l) then has infinite energy. So let's have a look at power...

Got questions? Get instant answers now!

Signal power

Our definition of energy seems reasonable, and it is. However, what if the signal does not decay fast enough? In this case wehave infinite energy for any such signal. Does this mean that a fifty hertz sine wave feeding into your headphones is asstrong 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.

Signal with inifinite energy

Analog signals

For analog signals we define power as energy per time interval .

P a 1 T 0 t T 0 2 T 0 2 x t 2

Discrete signals

For time discrete signals we define power as energy per sample.

P d 1 N n N 1 N 1 N 1 x n 2

Given the signals x 1 t 2 t and x 2 n 1 10 n , shown in , calculate the power for one period.

For the analog sine we have P a 1 1 t 0 1 2 t 2 1 2 .

For the discrete sine we get P d 1 20 n 1 20 1 10 n 2 0.500 . Download power_sine.m for plots and calculation.

Analog sine
Discrete time sine
Analog and discrete time sine.

Got questions? Get instant answers now!

Matlab files

energy_area.m power_sine.m

  • Introduction
  • Discrete time signals
  • Analog signals
  • Discrete vs Analog signals
  • Frequency definitions and periodicity
  • Exercises

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Information and signal theory. OpenStax CNX. Aug 03, 2006 Download for free at http://legacy.cnx.org/content/col10211/1.19
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Information and signal theory' conversation and receive update notifications?

Ask