How can I calculate average power for a trigonometric expression?

AI Thread Summary
To calculate the average power for the expression 8sin(200t) - 6cos(200t - pi/4), it is essential to express it in terms of a single frequency and phase angle or as two terms with different frequencies. The user initially attempted to convert the sine term but encountered difficulties with cosine products. Clarification was provided that the focus is on instantaneous voltage rather than power, with a resistance of 4 ohms. A suggested approach is to decompose the cosine term using the identity cos(u-v) = cos(u)cos(v) + sin(u)sin(v) to align the time-dependent functions. This method will help achieve the necessary phase and frequency alignment for further calculations.
jesuslovesu
Messages
185
Reaction score
0

Homework Statement




8sin(200t) - 6 cos(200t - pi/4)

Homework Equations





The Attempt at a Solution


I'm trying to calculate the average power for that expression so:
I need to get that expression into either one term with the same frequency and phase angle or two terms with a different frequency.
I've tried a bunch of different methods but can't quite get anything..

I've tried to turn 8sin(200t) into 4cos(100t)sin(100t) = 4cos(100t)cos(100t - pi/2) but then I get stuck with cosines multiplying each other.

Any help?
 
Physics news on Phys.org
jesuslovesu said:
8sin(200t) - 6 cos(200t - pi/4)

So is this supposed to be the instantaneous power?
 
Thanks for your reply,

Sorry I kind of misspoke, it's actually instantaneous voltage,
vs = 8sin(200t) - 6cos(200t - 45 deg)
R = 4 ohms

P = 1/2 VI cos(theta - phi)

I think the best way to approach it would be to find it as an expression with two terms of different frequencies (so I can use superposition) but so far that hasn't worked
 
You should decompose the second term using the following identity.

\cos(u-v)=\cos(u)\cos(v)+\sin(u)\sin(v)

Then all of your time-dependent trig functions will have the same phase and frequency.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top