Finding Phase Shift in Trigonometric Equations

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
1 reply · 2K views
Fluidman117
Messages
34
Reaction score
0
Hello,

Probably a simple problem, but I am not able to figure it out.

[tex]a \cos (\epsilon) - b \sin (\epsilon) = c[/tex] in-phase part
[tex]a \sin (\epsilon) - b \cos (\epsilon) = d[/tex] out-of-phase part

In order to find the phase shift, the in-phase term has to be divided by the out-of-phase term?

[tex]\frac{a \cos (\epsilon) - b \sin (\epsilon) = c}{a \sin (\epsilon) - b \cos (\epsilon) = d}[/tex]

And the phase shift is the arctan of the out of phase and the in-phase term to my knowledge. But I am not able to manipulate the formula in a way that I'll get to an arctan. Can someone point me in the right direction?

Thanks
 
Mathematics news on Phys.org
$$ a \cos x + b \sin x = \sqrt {a^2 + b^2 } ( \frac a {\sqrt {a^2 + b^2} } \cos x + b \frac b {\sqrt {a^2 + b^2} } \sin x)
\\ = \sqrt {a^2 + b^2 } ( \sin c \cos x + \cos c \sin x) = \ ...
$$