The material in this section is related to the concept of mechanical power.
You'll also want to be familiar with the concepts of electric potential (voltage), current, and simple electric circuits.
Hopefully by now you've read through the sections on electric current, resistance, potential and at least ciruits-1, or you're already pretty familiar with electric circuits. Now we'll explore one more important property of electric circuits and circuit elements, the idea of power.
Power is the rate at which energy (unit = Joules, J) is transferred through a circuit or a circuit element like a resistor. Remember that kinetic energy, work and potential energy are equivalent and interchangeable. The unit of power is the Watt (W). One Watt (it's capitalized because it's a person's name) is one Joule per second: 1W = 1J/s or 1J·s-1.
Now recall that electric potential (V, also called "voltage") is potential energy divided by charge, so if we multiply potential (voltage) by charge and divide by time, we get
$$\frac{V \cdot q}{t}$$
Work done divided by time = power
Now notice that $q/t$ (charge in Coulombs divided by time in seconds) is current, so we have
$$P = V \frac{q}{t}$$
which gives us the most convenient definition of power for electric circuits, power = voltage multiplied by current.
$$P = VI$$
While we're here, let's use Ohm's law, V = IR to find two other expressions for power in circuits. In the first, we'll replace the potential in the power equation with IR from Ohm's law:
$$P = VI \: \color{#E90F89}{\rightarrow} \: V = IR \: \color{#E90F89}{\rightarrow} P = I^2 R$$
For the second, we'll solve Ohm's law for the current and substitute for current in the power equation:
$$P = VI \color{#E90F89}{\rightarrow} \: I = \frac{V}{R} \: \color{#E90F89}{\rightarrow} \: P = \frac{V^2}{R}$$
Electrical power is the rate at which energy is transferred through an electric circuit.
Power is electric potential multiplied by current:
$$P = IV \phantom{000} \color{#E90F89}{\text{or}} \phantom{000} P = I^2 R \phantom{000} \color{#E90F89}{\text{or}} \phantom{000} P = \frac{V^2}{R}$$
The unit of power is the Watt.
$$1 \: \text{Watt} = 1 \frac{J}{s}$$
When current flows through a DC circuit in the "natural" direction, that is when electrons originate from the negative pole of the battery, flow through the circuit and terminate at the positive pole, the battery does work on the circuit elements. For example, power can be dissipated in resistors by heating them up.
When current flows the other way, we say that the system is doing work on the circuit, perhaps charging the battery, if that's chemically possible.
Notice that here I'm talking about actual negatively charged current carriers (electrons). Remember that in circuits, for historical reasons, we usually refer to a positive current, and that we don't lose anything by doing so.
A real resistor like this 100 KΩ one (the colored bands are a code for the resistance value) can handle only a limited amount of power. A circuit designer needs to know what that limit is or else she could damage the resistor and possibly the circuit.
For example, a 10 Ω resistor with a maximum rating of 10 W could not be used in a circuit in series with a 12V battery because the power dissipated in it would be
$$P = IV = \frac{V^2}{R} = \frac{144}{10} = 14.4 \, W.$$
The resistor might be destroyed.
On the other hand, a 100 Ω 10 W resistor would be fine because
$$P = IV = \frac{V^2}{R} = \frac{144}{100} = 1.44 \, W$$
One way to look at this is that the higher resistance of the 100 Ω resistor slows the flow of current, which reduces the friction between electrons and the atoms of the resistor.
Power is dissipated in resistors mostly by heating them. This is called resistive heating.
Let's look at a simple parallel circuit and calculate how much power is dissipated by each resistor. Here's the circuit:
Now the total resistance of the two parallel resistors is
$$ \begin{align} R_{tot} &= \left( \frac{1}{100} + \frac{1}{100} \right)^{-1} \\[5pt] R_{tot} &= \left( \frac{2}{200} \right)^{-1} = \frac{100}{2} = 50 \; \Omega \end{align}$$
The current through the circuit is
$$ \begin{align} I = \frac{V}{R} = \frac{12 \; V}{50 \; \Omega} &= 0.24 \; A \\[5pt] &= 240 \; mA \end{align}$$
Our resistors are the same, so half of this current flows through each resistor. That's 0.12A through each. The power dissipated by each resistor is:
$$ \begin{align} P = IV &= (0.12 \; A)(12 \; V) \\[5pt] &= 1.44 \; W \end{align}$$
So we need to be able to handle 1.44 W, but it would be wise to over-design a little bit. I would probably use resistors rated to handle 5 W in this circuit.
Determine the amount of power dissipated across each resistor in this circuit. Would the circuit operate using 1-W resistors?
$$R_{total} = 33 \, \Omega + 20 \, \Omega = 53 \, \Omega$$
Now the total current is
$$I = \frac{V}{R} = \frac{5 \, V}{53 \, \Omega} = 94 \, mA.$$
The power in each resistor can be calculate using the voltage drop across it. The drops are
$$ \begin{align} V_{33} &= IR = (0.094 \, A)(33 \, \Omega) = 3.102 \, V \\[5pt] V_{20} &= IR = (0.094 \, A)(20 \, \Omega) = 1.88 \, V \end{align}$$
The powers are:
$$ \begin{align} P_{33} &= \frac{V^2}{R} = \frac{(3.102 \, V)^2}{33 \, \Omega} = 291 \, mW \\[5pt] P_{20} &= \frac{V^2}{R} = \frac{(1.88 \, V)^2}{20 \, \Omega} = 177 \, mW \end{align}$$
This circuit would work fine using resistors rated to handle 1 Watt of power.
If you've just built a sophisticated and expensive electronic circuit, it makes sense to protect it from damage. One of the most common forms of damage to a circuit is having too much power dumped through it. Think of a sudden surge in the power supply in your home.
For this kind of protection, we use fuses, circuit elements with something like a thin wire that will burn through and break if more than a limiting amount of power passes through it. One such fuse is shown in the picture.
It has points of electrical contact at both ends and some kind of mechanism for breaking the circuit if too much power passes through it.
The most common symbol for a fuse on paper looks like this. The power rating is generally written below.
Other examples of circuit protection devices include more sophisticated electronic versions, like the ground-fault interrupter plugs in your kitchen or bathroom (that protect you from electrocution around water), or the circuit breakers in your fuse box at home or work.
A 1000 W microwave oven is designed to be run at a potential of 120 V. Calculate the internal resistance of the oven.
$$P = \frac{V^2}{R},$$
and rearrange to
$$R = \frac{V^2}{P}$$
Then our resistance is
$$R = \frac{(120 \, V)^2}{1000 \, W} = 0.129 \, \Omega$$
Unit analysis:
$$ 1 \, F = \frac{1 \, Kg m^2}{s^3 A} = \frac{1 Kg m^2}{s^2 J}$$
You can see high-voltage transmission lines like this all over the world. They're how we transport generated electricity over long distances to get to houses and businesses.
The idea of power loss in transmission over long distances is crucial here.
Let's say that we generate one megawatt of electricity at a power plant and we want to transmit it 500 miles. It will be used at a potential of 240 V, so we'll transmit it at that voltage. That means we'll need a current of over 4000 Amps:
$$ \begin{align} P &= VI \\[5pt] 1 \times 10^6 \; W &= (240 \; V) \cdot I \end{align}$$
Rearranging to solve for the current gives us
$$I = \frac{1 \times 10^6 \; W}{240 \; V} = 4,167 \; A$$
That's a lot of current!
Now we can use this current to calculate the power loss due to heating of the wire. According to the Aluminum Association, the resistance of one mile of 1-inch diameter aluminum wire with a steel core (typical for high-voltage transmission) is about 0.145 Ω, so the resistance of 500 miles of this wire would be (500 mi.)(0.145 Ω/mi.) = 72.5 Ω.
The power lost in heating that wire would be
$$ \begin{align} P = I^2R &= (4167 \; A)^2 \cdot 72.5 \; \Omega \\[5pt] &= 1,258,881,952 \; W \\[5pt] &= 1.2 \; GW \end{align}$$
Well, that's more than the power we were trying to transmit, so it means that we wouldn't get any electricity at all on the other end of the wire.
The solution is to transmit the power at a very high voltage. The highest voltage used in the U.S. is 735 KV (735,000 V), which would mean a current of I = P/V = 1 × 106 / 0.735 × 106 = 1.36 A, a much lower current.
Now the power loss would be
$$ \begin{align} P = I^2R &= (1.36 \; A)^2 \cdot 72.5 \; \Omega \\[5pt] &= 134 \; W \end{align}$$
which is about 0.01% of the power transmitted. Hopefully you can see why transmitting power at high voltage and low current is the way to avoid transmission loss due to heating of the wire.
Now in practice there are other sources of loss in our power distribution grid, including corona discharge, a phenomenon where, at high voltage, electrons can just jump off of the wire, sometimes causing a bluish glow or crackling of the lines in wet or snowy weather.
Hey, notice that I did not calculate the power loss with P = V2/R. That's because the V in that equation would be the voltage drop over the 500 miles of transmission, which is not 735,000 Volts. Most of that drop is accomplished by "stepping" the voltage back down at the end of the transmission process using a step-down transformer. $P = I^2R$ is the equation to use here because the current is the same throughout the wire.
1. |
Calculate the power dissipated by each resistor in this circuit, and make a recommendation for the power rating of the resistors in it. Common values are 1, 2, 5 and 10 Watts. SolutionThis is a parallel circuit, so the voltage drop across each resistor is the same, but the current is not. We'll need to calculate the power using $P = I^2R.$ The current is different in each resistor. The total resistance is $$R_{total} = \left( \frac{1}{100} + \frac{1}{300} \right)^{-1} = 75 \, \Omega$$ So the total current is $$I = \frac{V}{R} = \frac{8 \, V}{75 \, \Omega} = 0.106 \, A$$ The current through each resistor is $$ \begin{align} I_{100} &= \frac{V}{R} = \frac{8 \, V}{100 \, \Omega} = 0.08 \, A \\[5pt] I_{300} &= \frac{V}{R} = \frac{8 \, V}{300 \, \Omega} = 0.027 \, A \end{align}$$ Notice that the two currents sum to the total current, a nice internal check on our work so far. Now we can calculate the power dissipated in each resistor: $$ \begin{align} P_{100} = I^2 R &= 0.08^2 (100) = 0.64 \, W \\[5pt] P_{200} &= 0.027^2 (300) = 0.22 \, W. \end{align}$$ It looks like 1 W or 2 W resistors would work just fine in this circuit. It's always a good idea to over-build just a bit. |
2. |
An electric heater operating at 120 V draws a current of 25 A. How much energy (in Joules) does it use per week if it is used for 12 hours each day? Convert your result to KWh (Kilowatt-hours, a commonly used measure of electrical energy; $1 \, J = 2.77778 \times 10^{-7} \, KWh.$ SolutionFirst, the power consumption of the heater is easy to calculate from the voltage (potential) and current: $$P = IV = (25 \, A)(120 \, V) = 3,000 \, W$$ Watts are Joules per second, so we can multiply by the number of seconds in seven 12-h days to get the total energy consumption: $$ \require{cancel} \begin{align} E &= 3000 \frac{J}{\cancel{s}} (7 \, \cancel{days}) \left( \frac{12 \, \cancel{h}}{1 \, \cancel{day}} \right) \left( \frac{3600 \, \cancel{s}}{1 \, \cancel{h}} \right) \\[5pt] &= 9.07 \times 10^8 \, J = 907 \, MJ \end{align}$$ Now the change of units to KWh gives $$9.07 \times 10^8 \, \cancel{J} \left( \frac{2.77778 \times 10^{-7} \, KWh}{1 \, \cancel{J}} \right) = 252 \, KWh$$ You can see why KWh is used. It allows for numbers that are more on a human scale. |
3. |
An electric dryer uses 6.5 × 106 J of energy over a 30 minute period while operating at a potential of 220 V. How much current must the dryer be drawing during this period? SolutionWe can calculate the power because we have the total energy consumed and the time period: $$P = \frac{\Delta E}{\Delta t} = \frac{6.5 \times 10^6 \, J}{30 \, \cancel{min.} \left( \frac{60 \, s}{1 \, \cancel{min.}} \right)} = 3611 \, W.$$ Now we can use the current form of the power formula to find the current: $$P = IV \color{#E90F89}{\longrightarrow} \: I = \frac{P}{V}$$ $$I = \frac{3611 \, W}{220 \, V} = 16.4 \, A.$$ |
4. |
A 13 W radio runs from a 120 V outlet. Calculate the cost of operating the radio for two hours if the cost of electricity is $0.085 per kilowatt-hour (KWh). SolutionKilowatt-hours (KWh) is a commonly used unit of energy (electricity) use for homes and businesses. The basic idea is that power multiplied by time is energy (has the units of energy). So if we multiply power in Kilowatts (KW) by time of use in hours, we get KWh, a unit of energy. $$13 \, \cancel{W} \left( \frac{1 \, KW}{1000 \, \cancel{W}} \right) = 0.013 \, KW$$ Now the time is 2 h, so the amount of energy used is $$0.013 \, KW (2 \, h) = 0.026 \, KWh$$ The cost is $$0.026 \, KWh \left( \frac{\$ 0.085}{1 \, KWh} \right) = 0.22 \, \text{cents.}$$ |
5. |
According to the US National Weather Service, a typical lightning flash has a potential of about 300 million Volts (3 × 108 V) and carries about 30,000 A of current. Calculate the power of such a lightning bolt. Solutionwhile the numbers are large, this is a straghtforward calculation: $$ \begin{align} P &= IV \\[5pt] &= 3 \times 10^4 \, A (3 \times 10^8 \, V) \\[5pt] &= 8 \times 10^{12} \, W \end{align}$$ or about 9 Gigawatts (GW). |
xaktly.com by Dr. Jeff Cruzan is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. © 2012, Jeff Cruzan. All text and images on this website not specifically attributed to another source were created by me and I reserve all rights as to their use. Any opinions expressed on this website are entirely mine, and do not necessarily reflect the views of any of my employers. Please feel free to send any questions or comments to jeff.cruzan@verizon.net.