Circuit: Total Energy into a component over interval

AI Thread Summary
The discussion focuses on calculating the total energy flowing into an electric component over a specified time interval using the given voltage and current equations. The power is defined as the product of current and voltage, leading to the expression for energy change, which is integrated to find the total energy from time t1 to t2. A specific challenge arises in evaluating the energy absorbed when t2 equals t1 plus 1/15, prompting a request for hints on using trigonometric identities or periodic properties of the cosine function. A suggestion is made to express the cosine function in exponential form to simplify the evaluation. The conversation emphasizes the importance of correctly applying mathematical techniques to solve the problem efficiently.
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



The voltage at terminal a relative to terminal b of an electric component is given by v(t) = 20\cos(120\pi t) Volts and the current into a is i(t) = -4\sin(120\pi t) amps. Find 1) the total energy that flows into component from time t1 to t2 and 2) in particular find the energy absorbed when t2 = t1 + 1/15.


Homework Equations



Power = i(t)*v(t)

The Attempt at a Solution



So I set Power = dE/dt = i(t)*v(t) and integrated to yield the final expression

\DeltaE_{t_1\rightarrow t_2} = \frac{1}{6\pi}\left[\cos(240\pi t)\right]_{t_1}^{t_2}\qquad(1)

I believe that this expression takes care of part 1). However, for part 2), I am unclear on how to evaluate the expression from t1 to t1 + 1/15. This becomes:

\DeltaE_{t_1\rightarrow t_2} = \frac{1}{6\pi}\left[\cos(240\pi t_1+1/15) - \cos(240\pi t_1) \right]

Is there some sort of trig trick I a can use to evaluate this? Or somehow use the fact the a cosine function is periodic?

Just need a hint here :smile:
 
Physics news on Phys.org
Saladsamurai said:
\DeltaE_{t_1\rightarrow t_2} = \frac{1}{6\pi}\left[\cos({\color{red}240\pi t_1+1/15}) - \cos(240\pi t_1) \right]
Maybe it's just a typo within LaTeX, but you didn't multiply through the 240π quite correctly.
Is there some sort of trig trick I a can use to evaluate this? Or somehow use the fact the a cosine function is periodic?

Just need a hint here :smile:
Here's a hint: Note that

\cos (\omega t + \theta) = \frac{e^{j(\omega t + \theta)} + e^{-j( \omega t + \theta)}}{2}

Try to express your equation exponentially. You'll be able to pull out a complex exponential (that's not a function of t1), and functions as a complex constant. Recalling that e^{j \theta} = \cos \theta + j \sin \theta [/tex], the whole thing can be reduced in this particular problem.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top