Difference Between Phase and Time-Delay

  • Thread starter Thread starter frenzal_dude
  • Start date Start date
  • Tags Tags
    Difference Phase
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 13K views
frenzal_dude
Messages
76
Reaction score
0
Hi,
I understand what phase and time-delay are, but can they be converted from one to the other?

For example is the working out below correct?:

Sin(2[itex]π[/itex]Bt + [itex]\frac{π}{2}[/itex]) = Sin(2[itex]π[/itex]B(t + [itex]\frac{1}{4B}[/itex]))

So basically a time delay of (t + [itex]\frac{1}{4B}[/itex]) = a phase of [itex]\frac{π}{2}[/itex] ?
 
Engineering news on Phys.org
frenzal_dude said:
Hi,
I understand what phase and time-delay are, but can they be converted from one to the other?

For example is the working out below correct?:

Sin(2[itex]π[/itex]Bt + [itex]\frac{π}{2}[/itex]) = Sin(2[itex]π[/itex]B(t + [itex]\frac{1}{4B}[/itex]))

So basically a time delay of (t + [itex]\frac{1}{4B}[/itex]) = a phase of [itex]\frac{π}{2}[/itex] ?
You have the right idea, but you have just made a small conceptual error). A time delay is equivalent to a negative temporal shift; or a translation in the positive direction along the time axis. If your original signal [itex]\sin(2\pi B t)[/itex], then after a time delay of 1/(4B), your new signal will be

[tex]\sin\left(2\pi B\left[t-\frac{1}{4B}\right]\right) = \sin\left(2\pi Bt - \frac{\pi}{2}\right)[/tex]

Does that make sense?
 
Hootenanny said:
You have the right idea, but you have just made a small conceptual error). A time delay is equivalent to a negative temporal shift; or a translation in the positive direction along the time axis. If your original signal [itex]\sin(2\pi B t)[/itex], then after a time delay of 1/(4B), your new signal will be

[tex]\sin\left(2\pi B\left[t-\frac{1}{4B}\right]\right) = \sin\left(2\pi Bt - \frac{\pi}{2}\right)[/tex]

Does that make sense?

Thanks for your help, yeh it makes sense.
So basically it's true that a phase change has a corresponding time delay and vice versa?
 
frenzal_dude said:
Thanks for your help, yeh it makes sense.
So basically it's true that a phase change has a corresponding time delay and vice versa?
Yes, assuming the shift is linear, i.e. [itex]t\mapsto t+\text{const.}[/itex] and [itex]\omega\mapsto \omega+\text{const.}[/itex].