What is the total energy in joules expended

AI Thread Summary
The discussion focuses on calculating the total energy expended by a battery over a 24-minute interval with varying power outputs. The power is constant at 6 W for the first 5 minutes, zero for the next 2 minutes, increases linearly to 10 W over 10 minutes, and then decreases linearly to zero over the final 7 minutes. The total energy is calculated using the formula W = P × t, with specific attention to the average power during the periods of change. Key calculations include determining the energy for each segment, leading to a total of 57,900 J. The conversation emphasizes understanding the relationship between power and energy, particularly when power is not constant.
KillerZ
Messages
116
Reaction score
0

Homework Statement



The power supplied by a certain battery is a constant 6 W over the first 5 min, zero for the following 2 min, a value increases linearly from zero to 10 W during the next 10 min, and a power that decreases linearly from 10 W to zero in the following 7 min. (a) What is the total energy in joules expended during this 24 min interval? (b) What is the average power in Btu/h during this time?

Homework Equations



P_{T} = P_{1} + P_{2} + P_{3} + P_{4}

The Attempt at a Solution



I think I just find the power for the various times and add them up.

What I am confused with is when it says 6 W constant over 5 min does it mean:

P_{1} = (6 W)(5 min) = 30 W/min

or does it mean:

P_{1} = 6 W

then P_{2} = 0

and I am lost on what to do about P_{3} and P_{4}
 
Physics news on Phys.org


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

W=P\cdot t

W_{tot}=W_{P_1}+W_{P_2}+W_{P_3}+W_{P_4}

What you said about finding an equivalent power is simply false.
 


<br /> P_{1} = 6 \text{ W}<br />
is just "the power is constantly equal to 6W" expressed in a formula.

<br /> P_{1} = 30 \text{ W/min}<br />
is nonsense, unit-wise.

You seem a bit confused about power and energy. Can you explain (maybe first in words) what is power and energy and how they are related?
 


Ok. I think I have it:
W_{tot}=W_{P_1}+W_{P_2}+W_{P_3}+W_{P_4}

W_{P_1} = (6 J/s)(300 s) = 1800 J

W_{P_2} = (0 J/s)(120 s) = 0 J

W_{P_3} = (55 J/s)(600 s) = 33000 J

W_{P_4} = (55 J/s)(420 s) = 23100 J

W_{tot} = 57900 J
 


KillerZ said:
Ok. I think I have it:
W_{tot}=W_{P_1}+W_{P_2}+W_{P_3}+W_{P_4}

W_{P_1} = (6 J/s)(300 s) = 1800 J

W_{P_2} = (0 J/s)(120 s) = 0 J

W_{P_3} = (55 J/s)(600 s) = 33000 J

W_{P_4} = (55 J/s)(420 s) = 23100 J

W_{tot} = 57900 J

Good, you're using the correct units now. Power is work per unit time.

You're wrong on the third and fourth parts of the process, though.

What does it mean that the power increases linearly from 0 Watt to 10 Watt over the course of 10 minutes?

Does it make sense that you have a power of 55 Watt in a process that at most produces 10 Watt?
 


Would it mean the slope say:

10/10 = 1 W/min(1 W/min)(10 min) = 10 W
 


Maybe this analogy helps: you are riding a bicycle and you increase your velocity from zero (stand-still) to 10 km/h in one minute. How far do you travel in one minute?
 


0.167 of a km?
 


Why?
(Numbers don't mean anything to me, tell me how you got it).
 
  • #10


I said

(10 km/h)(1 min / 60 min) = 0.167 km
 
  • #11


But you are starting from rest. Your answer would be correct if you were going 10 km/h the whole time.

It may help to draw a (v, t)-graph (you can also get the answer from that, have you learned how?)
Otherwise, can you tell me the average velocity over that first minute?
 
  • #12


ok the area under a (v, t)-graph in the distance traveled. The (v, t)-graph would be a triangle so:

(1/2)(b)(h) = (1/2)(1/60)(10) = 0.083 km
 
  • #13


Generally speaking, if something is increasing a at constant rate, its graph is a straight line and the "total" amount, the area under the line, can be gotten by finding the area of the trapezoid under the line. That is the same as saying that the average amount is just the average of the beginning and ending amounts. Here, the power " increases linearly from zero to 10 W during the next 10 min" so its starting value is 0 and ending value is 10. The average of those two numbers, and so the average power for the entire 10 minutes, is (0+ 10)/2= 5 and the "area under the graph", the area of a triangle, is 5(10)= 50.
 
  • #14


I see CompuChip is offline, so I'll try to fill in for now.
Your distance = area under the graph calculation is perfect. Note that you could also average the speed (0 + 10)/2 = 5 and do d = Vav*t = 5*1/60 = .083 km

You can use the same tricks to find the work - since W = P*t, when the power is not constant you can use Work = area under the Power vs time graph.
Or average the power and use W = Pav*t.
(the average method only works properly for a straight line graph)
 
  • #15


so the last two would be:

W_{P_3} = (1/2)(10 J/s)(600 s) = 3000 J

W_{P_4} = (1/2)(10 J/s)(420 s) = 2100 J
 
  • #16


Those look great!
Good luck converting to BTU. Wikipedia will probably have the conversion factor.
 
  • #17


Thanks Delphi, nice teamwork there :)
 
Back
Top