Energy dissipated in a resistor

AI Thread Summary
To calculate the energy dissipated in a 10Kohm resistor with the voltage function V(t) = 6sin(10t+pi/4)*exp(-2t), the correct approach involves integrating the instantaneous power, given by P = V^2/R. The initial integration attempt yielded a value of 0.324, but this does not directly represent energy. Instead, the energy dissipated should be calculated using the integral of power over time, specifically the formula (1/R) ∫ V^2(t) dt from t=0 to t=0.5 seconds. The discussion emphasizes the need for proper unit conversion and integration techniques to arrive at the final energy value in joules.
Bob jefferson
Messages
8
Reaction score
0

Homework Statement


A resistor of resistance 10Kohms has voltage across it described by the function
V(t) = 6sin(10t+pi/4)*exp(-2t) Volts
Calculate the energy dissipated in the resistor between t=0 and t=0.5

Homework Equations

The Attempt at a Solution


I have done the definite integral and have got 0.324 but i am not too sure if i am supposed use this answer in P=V^2/R .
 
Last edited:
Physics news on Phys.org
Definite integral sounds good, the question is which integral exactly?
 
Also, the units of the answer should be supplied.
 
DrDu said:
Definite integral sounds good, the question is which integral exactly?
I integrated this V(t) = 6sin(10t+pi/4)*exp(-2t)
 
Does the integral ##\int V(t) dt ## have the dimension of an energy?
 
DrDu said:
Does the integral ##\int V(t) dt ## have the dimension of an energy?
No
 
phyzguy said:
Also, the units of the answer should be supplied.
I think the answer should be in joules as its asking for energy dissipated.
 
Bob jefferson said:
I think the answer should be in joules as its asking for energy dissipated.

That's correct. As DrDu pointed out, the integral you did doesn't have these units. Why did you go away from P = V^2 * R? What are the units of power? How do you go from power to energy?
 
Hint: Energy is the time integral of power.
 
  • #10
gneill said:
Hint: Energy is the time integral of power.
so i just multiply 0.5s with the value i obtained from the integration.
 
Last edited:
  • #11
Bob jefferson said:
so i just multiply 0.5s with the value i obtained from the integration.
No, you need to perform another integration where what you are integrating is the instantaneous power.
 
  • #12
gneill said:
No, you need to perform another integration where what you are integrating is the instantaneous power.
Oh so actually putting V^2/r in the integral.
 
  • #13
Bob jefferson said:
Oh so actually putting V^2/r in the integral.

Yes. Try this and tell us what you get.
 
  • #14
gneill said:
No, you need to perform another integration where what you are integrating is the instantaneous power.
so would it be some thing like ##\frac 1 R \int_0^{0.5} V^2(t) dt ##
 
  • #15
Bob jefferson said:
so would it be some thing like ##\frac 1 R \int_0^{0.5} V^2(t) dt ##

Yes.
 
  • #16
phyzguy said:
Yes.
so i need a bit of guidance, would ##sin^2(10t+\frac \pi 4)## equal to ##\frac 1 2(1-cos(2*10t+\frac \pi 4))##
 
  • #17
\sin^2(x) = \frac{1}{2}(1-\cos(2x)), but that's not exactly what you wrote. The 2 should multiply everything inside the cos argument.
 
Back
Top