Difference between revisions of "Power (physics)"

From WOI Encyclopedia Italia
Jump to navigation Jump to search
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
In [[physics]], '''power''' (symbol: ''P'') is the amount of [[mechanical work|work]] done per unit of time. This can be modeled as an [[energy]] flow, equivalent to the rate of change of the energy in a system, or the time rate of doing work. Power is defined by
+
{{X}}
  
:<math>P=\frac{dE}{dt}=\frac{dW}{dt}</math>
+
 
 +
In [[physics]], '''power''' (symbol: ''P'') is the rate at which [[mechanical work|work]] is performed. In the [[SI]] system of measurement, power is measured in [[watt]]s (symbol: W). This can be modeled as an [[energy]] flow, equivalent to the rate of change of the energy in a system, or the time rate of doing work,
 +
:P=\frac{dE}{dt}=\frac{dW}{dt}
  
 
where
 
where
Line 9: Line 11:
 
:''t'' is [[time]].
 
:''t'' is [[time]].
  
 +
The '''average power''' (often simply called "power" when the context makes it clear) is the average amount of work done or energy transferred per unit time. The '''instantaneous power''' is then the limiting value of the average power as the time interval &Delta;''t'' approaches zero.
 +
 +
:P=\lim_{\Delta t\rightarrow 0} \frac{\Delta W}{\Delta t} = \lim_{\Delta t\rightarrow 0} P_\mathrm{avg}
 +
 +
When the rate of energy transfer or work is constant, all of this can be simplified to
 +
:P=\frac{W}{t} = \frac{E}{t}\ ,
 +
where ''W'' and ''E'' are, respectively, the work done or energy transferred in time ''t''.
 +
   
 
==Units==
 
==Units==
 
The units of power are units of energy divided by time. The [[SI]] unit of power is the [[watt]], which is equal to one [[joule]] per [[second]]. The power consumption of a [[human]] is on average roughly 100 watts, ranging from 85 W during sleep to 800 W or more while playing a strenuous sport. Professional cyclists have been measured at 2000 W output for short periods of time.
 
The units of power are units of energy divided by time. The [[SI]] unit of power is the [[watt]], which is equal to one [[joule]] per [[second]]. The power consumption of a [[human]] is on average roughly 100 watts, ranging from 85 W during sleep to 800 W or more while playing a strenuous sport. Professional cyclists have been measured at 2000 W output for short periods of time.
  
Non-SI units of power include [[horsepower]] (HP), [[Pferdestärke]] (PS), cheval vapeur (CV) and foot-pounds per minute. One unit of horsepower is equivalent to 33,000 foot-pounds per minute, or the power required to lift 550 [[pound]]s one foot in one second, and is equivalent to about 746 watts. Other units include [[dBm]], a logarithmic measure with 1 milliwatt as reference; and [[kilocalorie]]s per hour (often referred to as ''Calories per hour'').
+
Non-SI units of power include [[horsepower]] (HP), [[horsepower#PS|Pferdestärke]] (PS), [[horsepower#CV and cv|cheval vapeur]] (CV) and [[foot-pound force|foot-pounds]] per minute. One unit of horsepower is equivalent to 33,000 foot-pounds per minute, or the power required to lift 550 [[Pound (mass)|pounds]] one foot in one second, and is equivalent to about 746 watts. Other units include [[dBm]], a logarithmic measure with 1 milliwatt as reference; and (food) [[calorie]]s per hour (often referred to as [[kilocalorie]]s per hour).
  
 
==Mechanical power==
 
==Mechanical power==
 
In [[mechanics]], the [[mechanical work|work]] done on an object is related to the forces acting on it by
 
In [[mechanics]], the [[mechanical work|work]] done on an object is related to the forces acting on it by
  
:<math>W = \int \mathbf{F} \cdot \mathrm{d}\mathbf{s}</math>
+
:W = \int \mathbf{F} \cdot \mathrm{d}\mathbf{s}
 
where  
 
where  
 
:'''F''' is [[force]]
 
:'''F''' is [[force]]
 
:'''s''' is the [[Displacement (vector)|displacement]] of the object.
 
:'''s''' is the [[Displacement (vector)|displacement]] of the object.
  
Therefore
+
This is often summarized by saying that work is equal to the force acting on an object times its displacement (how far the object moves while the force acts on it). Note that only motion that is along the same axis as the force "counts", however; motion in the same direction as force gives positive work, and motion in the opposite direction gives negative work, while motion perpendicular to the force yields zero work.
  
:<math>P = \int \mathbf{F} \cdot \mathrm{d}\mathbf{v}</math>
+
Differentiating by time gives that the instantaneous power is equal to the force times the object's [[velocity]] '''v'''(''t''):
 +
:P(t) = \mathbf{F}(t) \cdot \mathbf{v}(t).
 +
The average power is then
 +
:P_\mathrm{avg} = \frac{1}{\Delta t}\int\mathbf{F} \cdot \mathbf{v}\;\mathrm{d}t.
  
where
+
This formula is important in characterizing [[engine]]s&mdash;the power put out by an engine is equal to the force it exerts times its velocity. <!--This is a clumsy and vague statement, and should be refined.-->
:'''v''' is [[velocity]]
 
  
 
==Electrical power==
 
==Electrical power==
Line 34: Line 46:
  
 
The instantaneous electrical power ''P'' delivered to a component is given by
 
The instantaneous electrical power ''P'' delivered to a component is given by
:<math> P(t) = I(t) \cdot V(t) \,\!</math>
+
: P(t) = I(t) \cdot V(t) \,\!
 
where  
 
where  
  
:''P(t)'' is the instantaneous power, measured in [[watt]]s
+
:''P''(''t'') is the instantaneous power, measured in [[watt]]s ([[joule]]s per [[second]])
  
:''V(t)'' is the [[potential difference]] (or voltage drop) across the component, measured in [[volt]]s
+
:''V''(''t'') is the [[potential difference]] (or voltage drop) across the component, measured in [[volt]]s
  
:''I(t)'' is the [[current (electricity)|current]] flowing through it, measured in [[ampere]]s
+
:''I''(''t'') is the [[current (electricity)|current]] flowing through it, measured in [[ampere]]s
  
  
 
If the component is a [[resistor]], then:
 
If the component is a [[resistor]], then:
:<math> P=I^2 \cdot R \,\!</math>
+
: P=I^2 \cdot R \,\! = \frac{V^2}{R}
  
or
+
where R = V/I is the [[electrical resistance|resistance]], measured in [[Ohm (unit)|ohm]]s.
:<math> P=\frac{V^2}{R} </math>
 
 
 
where
 
  
:''R'' is the [[electrical resistance|resistance]], measured in [[ohm]]s
+
If the component is reactive (e.g. a [[capacitor]] or an [[inductor]]), then the instantaneous power is negative when the component is giving stored energy back to its environment, i.e., when the current and voltage are of opposite signs.
  
 
=== Average electrical power for sinusoidal voltages ===
 
=== Average electrical power for sinusoidal voltages ===
  
The average power consumed by a two-terminal electrical device is a function of the [[root mean square]] values of the [[sine|sinusoidal]] [[voltage]] across the terminals and the sinusoidal [[electric current|current]] passing through the device. That is,
+
The average power consumed by a [[sine|sinusoidally]]-driven linear two-terminal electrical device is a function of the [[root mean square]] (rms) values of the [[voltage]] across the terminals and the [[electric current|current]] passing through the device, and of the phase angle between the voltage and current sinusoids. That is,
:<math>P=I \cdot V \cdot \cos\phi \,\!</math>
+
:P=I \cdot V \cdot \cos\phi \,\!
  
 
where  
 
where  
Line 75: Line 84:
 
=== Average electrical power for AC ===
 
=== Average electrical power for AC ===
  
:<math>
+
:
 
P = {1 \over T} \int_{0}^{T} i(t) v(t)\, dt
 
P = {1 \over T} \int_{0}^{T} i(t) v(t)\, dt
</math>
+
 
  
 
Where v(t) and i(t) are, respectively, the instantaneous voltage and current as functions of time.
 
Where v(t) and i(t) are, respectively, the instantaneous voltage and current as functions of time.
  
=== Electrical power transfer ===
+
For purely resistive devices, the average power is equal to the product of the rms voltage and rms current, even if the waveforms are not sinusoidal.  The formula works for any waveform, periodic or otherwise, that has a mean square; that is why the rms formulation is so useful. 
The efficient transfer of electrical power is governed by the [[maximum power theorem]], which states that for the transfer of maximum power from a source with a fixed [[internal resistance]] to a load, the resistance of the load must be equal to that of the source.
+
 
 +
For devices more complex than a resistor, the average effective power can still be expressed in general as a power factor times the product of rms voltage and rms current, but the power factor is no longer as simple as the cosine of a phase angle if the drive is non-sinusoidal or the device is nonlinear.
  
 
=== Peak power and duty cycle ===
 
=== Peak power and duty cycle ===
Line 88: Line 98:
 
[[image:peak-power-average-power-tau-T.png|right|thumb|400px|right|In a train of identical pulses, the instantaneous power is a periodic function of time. The ratio of the pulse duration to the period is equal to the ratio of the average power to the peak power. It is also called the duty cycle (see text for definitions).]]
 
[[image:peak-power-average-power-tau-T.png|right|thumb|400px|right|In a train of identical pulses, the instantaneous power is a periodic function of time. The ratio of the pulse duration to the period is equal to the ratio of the average power to the peak power. It is also called the duty cycle (see text for definitions).]]
  
In the case of a periodic signal <math>s(t)</math> of period <math>T</math>, like a train of identical pulses, the instantaneous power <math>p(t) = |s(t)|^2</math> is also a periodic funtion of period <math>T</math>.  The ''peak power'' is simply defined by:
+
In the case of a periodic signal s(t) of period T, like a train of identical pulses, the instantaneous power p(t) = |s(t)|^2 is also a periodic function of period T.  The ''peak power'' is simply defined by:
  
: <math>P_0 = \max p(t)</math>
+
: P_0 = \max (p(t))
  
The peak power is not always readily measurable, however, and the measurement of the average power <math>P_{avg}</math> is more commonly performed by an instrument.  If one defines the energy per pulse as:
+
The peak power is not always readily measurable, however, and the measurement of the average power P_\mathrm{avg} is more commonly performed by an instrument.  If one defines the energy per pulse as:
  
: <math>\epsilon_{pulse} = \int_{0}^{T}p(t) dt</math>
+
: \epsilon_\mathrm{pulse} = \int_{0}^{T}p(t) dt
  
 
then the average power is:
 
then the average power is:
  
: <math>P_{avg} = \frac{1}{T} \int_{0}^{T}p(t) dt = \frac{\epsilon_{pulse}}{T}</math>
+
: P_\mathrm{avg} = \frac{1}{T} \int_{0}^{T}p(t) dt = \frac{\epsilon_\mathrm{pulse}}{T}
  
One may define the pulse length <math>\tau</math> such that <math>P_0\tau = \epsilon_{pulse}</math> so that the ratios
+
One may define the pulse length \tau such that P_0\tau = \epsilon_\mathrm{pulse} so that the ratios
  
: <math> \frac{P_{avg}}{P_0} = \frac{\tau}{T} </math>
+
: \frac{P_\mathrm{avg}}{P_0} = \frac{\tau}{T}  
  
 
are equal.  These ratios are called the ''duty cycle'' of the pulse train.
 
are equal.  These ratios are called the ''duty cycle'' of the pulse train.
 
  
 
== Power in optics==
 
== Power in optics==
In [[optics]], the term ''power'' sometimes refers to the average rate of energy transport by electromagnetic radiation. The term "power" is also, however, used to express the ability of a [[lens (optics)|lens]] or other optical device to [[focus_(optics)|focus]] light. It is measured in [[dioptre]]s (inverse [[metre]]s), and is equal to one over the [[focal length]] of the optical device.
+
{{main|Optical power}}
 +
In [[optics]], or [[radiometry]], the term ''power'' sometimes refers to [[radiant flux]], the average rate of energy transport by electromagnetic radiation, measured in [[watt]]s. The term "power" is also, however, used to express the ability of a [[lens (optics)|lens]] or other optical device to [[focus_(optics)|focus]] light. It is measured in [[dioptre]]s (inverse [[metre]]s), and is equal to one over the [[focal length]] of the optical device.
  
 
==See also==
 
==See also==
 
+
*[[Motive power]]
*[[orders of magnitude (power)]]
+
*[[Orders of magnitude (power)]]
*[[pulsed power]]
+
*[[Pulsed power]]
 +
*[[Intensity]] — in the radiative sense, power per area
  
 
==External links==
 
==External links==
 
*[http://www.unitconversion.org/unit_converter/power.html Online Power Converter] - convert between various units of power, such as ''watt'', ''horsepower'', ''Btu/hour'', ''calorie/hour'', ''volt ampere'', ''joule/hour'', and so on
 
 
*[http://www.unitconversion.org/unit_converter/power-v.html Interactive Power Conversion Table] - convert selected unit to all other units of power
 
  
 
*[http://www.ibiblio.org/obp/electricCircuits/AC/AC_11.html Power in resistive and reactive AC circuits]
 
*[http://www.ibiblio.org/obp/electricCircuits/AC/AC_11.html Power in resistive and reactive AC circuits]
*[http://calc.skyrocket.de/en/ Online Unit Converter - Conversion of many different units]
 
  
 
[[Category:Power| ]]
 
[[Category:Power| ]]

Latest revision as of 12:16, 8 October 2009


In physics, power (symbol: P) is the rate at which work is performed. In the SI system of measurement, power is measured in watts (symbol: W). This can be modeled as an energy flow, equivalent to the rate of change of the energy in a system, or the time rate of doing work,

P=\frac{dE}{dt}=\frac{dW}{dt}

where

P is power
E is energy
W is work
t is time.

The average power (often simply called "power" when the context makes it clear) is the average amount of work done or energy transferred per unit time. The instantaneous power is then the limiting value of the average power as the time interval Δt approaches zero.

P=\lim_{\Delta t\rightarrow 0} \frac{\Delta W}{\Delta t} = \lim_{\Delta t\rightarrow 0} P_\mathrm{avg}

When the rate of energy transfer or work is constant, all of this can be simplified to

P=\frac{W}{t} = \frac{E}{t}\ ,

where W and E are, respectively, the work done or energy transferred in time t.

Units

The units of power are units of energy divided by time. The SI unit of power is the watt, which is equal to one joule per second. The power consumption of a human is on average roughly 100 watts, ranging from 85 W during sleep to 800 W or more while playing a strenuous sport. Professional cyclists have been measured at 2000 W output for short periods of time.

Non-SI units of power include horsepower (HP), Pferdestärke (PS), cheval vapeur (CV) and foot-pounds per minute. One unit of horsepower is equivalent to 33,000 foot-pounds per minute, or the power required to lift 550 pounds one foot in one second, and is equivalent to about 746 watts. Other units include dBm, a logarithmic measure with 1 milliwatt as reference; and (food) calories per hour (often referred to as kilocalories per hour).

Mechanical power

In mechanics, the work done on an object is related to the forces acting on it by

W = \int \mathbf{F} \cdot \mathrm{d}\mathbf{s}

where

F is force
s is the displacement of the object.

This is often summarized by saying that work is equal to the force acting on an object times its displacement (how far the object moves while the force acts on it). Note that only motion that is along the same axis as the force "counts", however; motion in the same direction as force gives positive work, and motion in the opposite direction gives negative work, while motion perpendicular to the force yields zero work.

Differentiating by time gives that the instantaneous power is equal to the force times the object's velocity v(t):

P(t) = \mathbf{F}(t) \cdot \mathbf{v}(t).

The average power is then

P_\mathrm{avg} = \frac{1}{\Delta t}\int\mathbf{F} \cdot \mathbf{v}\;\mathrm{d}t.

This formula is important in characterizing engines—the power put out by an engine is equal to the force it exerts times its velocity.

Electrical power

Main article: Electric power

Instantaneous electrical power

The instantaneous electrical power P delivered to a component is given by

P(t) = I(t) \cdot V(t) \,\!

where

P(t) is the instantaneous power, measured in watts (joules per second)
V(t) is the potential difference (or voltage drop) across the component, measured in volts
I(t) is the current flowing through it, measured in amperes


If the component is a resistor, then:

P=I^2 \cdot R \,\! = \frac{V^2}{R}

where R = V/I is the resistance, measured in ohms.

If the component is reactive (e.g. a capacitor or an inductor), then the instantaneous power is negative when the component is giving stored energy back to its environment, i.e., when the current and voltage are of opposite signs.

Average electrical power for sinusoidal voltages

The average power consumed by a sinusoidally-driven linear two-terminal electrical device is a function of the root mean square (rms) values of the voltage across the terminals and the current passing through the device, and of the phase angle between the voltage and current sinusoids. That is,

P=I \cdot V \cdot \cos\phi \,\!

where

P is the average power, measured in watts
I is the root mean square value of the sinusoidal alternating current (AC), measured in amperes
V is the root mean square value of the sinusoidal alternating voltage, measured in volts
φ is the phase angle between the voltage and the current sine functions.

The amplitudes of sinusoidal voltages and currents, such as those used almost universally in mains electrical supplies, are normally specified in terms of root mean square values. This makes the above calculation a simple matter of multiplying the two stated numbers together.

This figure can also be called the effective power, as compared to the larger apparent power which is expressed in volt-amperes reactive (VAR) and does not include the cos φ term due to the current and voltage being out of phase. For simple domestic appliances or a purely resistive network, the cos φ term (called the power factor) can often be assumed to be unity, and can therefore be omitted from the equation. In this case, the effective and apparent power are assumed to be equal.

Average electrical power for AC

P = {1 \over T} \int_{0}^{T} i(t) v(t)\, dt


Where v(t) and i(t) are, respectively, the instantaneous voltage and current as functions of time.

For purely resistive devices, the average power is equal to the product of the rms voltage and rms current, even if the waveforms are not sinusoidal. The formula works for any waveform, periodic or otherwise, that has a mean square; that is why the rms formulation is so useful.

For devices more complex than a resistor, the average effective power can still be expressed in general as a power factor times the product of rms voltage and rms current, but the power factor is no longer as simple as the cosine of a phase angle if the drive is non-sinusoidal or the device is nonlinear.

Peak power and duty cycle

In a train of identical pulses, the instantaneous power is a periodic function of time. The ratio of the pulse duration to the period is equal to the ratio of the average power to the peak power. It is also called the duty cycle (see text for definitions).

In the case of a periodic signal s(t) of period T, like a train of identical pulses, the instantaneous power p(t) = |s(t)|^2 is also a periodic function of period T. The peak power is simply defined by:

P_0 = \max (p(t))

The peak power is not always readily measurable, however, and the measurement of the average power P_\mathrm{avg} is more commonly performed by an instrument. If one defines the energy per pulse as:

\epsilon_\mathrm{pulse} = \int_{0}^{T}p(t) dt

then the average power is:

P_\mathrm{avg} = \frac{1}{T} \int_{0}^{T}p(t) dt = \frac{\epsilon_\mathrm{pulse}}{T}

One may define the pulse length \tau such that P_0\tau = \epsilon_\mathrm{pulse} so that the ratios

\frac{P_\mathrm{avg}}{P_0} = \frac{\tau}{T}

are equal. These ratios are called the duty cycle of the pulse train.

Power in optics

Template:Main In optics, or radiometry, the term power sometimes refers to radiant flux, the average rate of energy transport by electromagnetic radiation, measured in watts. The term "power" is also, however, used to express the ability of a lens or other optical device to focus light. It is measured in dioptres (inverse metres), and is equal to one over the focal length of the optical device.

See also

External links