Energy dissipated in a resistor

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
16 replies · 3K views
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
DrDu said:
Definite integral sounds good, the question is which integral exactly?
I integrated this V(t) = 6sin(10t+pi/4)*exp(-2t)
 
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?
 
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:
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.
 
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.
 
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 ##
 
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))##
 
[itex]\sin^2(x) = \frac{1}{2}(1-\cos(2x))[/itex], but that's not exactly what you wrote. The 2 should multiply everything inside the cos argument.