how to calculate the phase shift in the formula that has sin in both side?

55 Views Asked by At

Given formula

$asin ( x ) = b sin( x + \phi)$

where $a$ and $b$ are constants. I want to calculate $\phi$.

1

There are 1 best solutions below

1
On

we obtain for $b\ne 0$
$\frac{a}{b}\sin(x)=\sin(x+\phi)$
$\arcsin\left(\frac{a}{b}\sin(x)\right)-x=\phi$