# Phase (waves)

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Phase_(waves)
> Markdown URL: https://mediated.wiki/source/Phase_(waves).md
> Source: https://en.wikipedia.org/wiki/Phase_(waves)
> Source revision: 1334216960
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Elapsed fraction of a cycle of a periodic function

Plot of one cycle of a sinusoidal function.  The phase for each argument value, relative to the start of the cycle, is shown at the bottom, in degrees from 0° to 360° and in radians from 0 to 2π.

In [physics](/source/Physics) and [mathematics](/source/Mathematics), the **phase** (symbol φ or ϕ) of a [wave](/source/Wave_(physics)) or other [periodic function](/source/Periodic_function) F {\displaystyle F} of some [real](/source/Real_number) variable t {\displaystyle t} (such as time) is an [angle](/source/Angle)-like quantity representing the fraction of the cycle covered up to t {\displaystyle t} . It is expressed in such a [scale](/source/Scale_(ratio)) that it varies by one full [turn](/source/Turn_(geometry)) as the variable t {\displaystyle t} goes through each [period](/source/Period_(physics)) (and F ( t ) {\displaystyle F(t)} goes through each complete cycle). It may be [measured](/source/Measure_(mathematics)) in any [angular unit](/source/Angular_unit) such as [degrees](/source/Degree_(angle)) or [radians](/source/Radians), thus increasing by 360° or 2 π {\displaystyle 2\pi } as the variable t {\displaystyle t} completes a full period.[1]

This convention is especially appropriate for a [sinusoidal](/source/Sinusoid) function, since its value at any argument t {\displaystyle t} then can be expressed as φ ( t ) {\displaystyle \varphi (t)} , the [sine](/source/Sine) of the phase, multiplied by some factor (the [amplitude](/source/Amplitude) of the sinusoid). (The [cosine](/source/Cosine) may be used instead of sine, depending on where one considers each period to start.)

Usually, whole turns are ignored when expressing the phase; so that φ ( t ) {\displaystyle \varphi (t)} is also a periodic function, with the same period as F {\displaystyle F} , that repeatedly scans the same range of angles as t {\displaystyle t} goes through each period. Then, F {\displaystyle F} is said to be "at the same phase" at two argument values t 1 {\displaystyle t_{1}} and t 2 {\displaystyle t_{2}} (that is, φ ( t 1 ) = φ ( t 2 ) {\displaystyle \varphi (t_{1})=\varphi (t_{2})} ) if the difference between them is a whole number of periods.

The numeric value of the phase φ ( t ) {\displaystyle \varphi (t)} depends on the arbitrary choice of the start of each period, and on the interval of angles that each period is to be mapped to.

The term "phase" is also used when comparing a periodic function F {\displaystyle F} with a shifted version G {\displaystyle G} of it. If the shift in t {\displaystyle t} is expressed as a fraction of the period, and then scaled to an angle φ {\displaystyle \varphi } spanning a whole turn, one gets the *phase shift*, *phase offset*, or *phase difference* of G {\displaystyle G} relative to F {\displaystyle F} . If F {\displaystyle F} is a "canonical" function for a class of signals, like sin ⁡ ( t ) {\displaystyle \sin(t)} is for all sinusoidal signals, then φ {\displaystyle \varphi } is called the *initial phase* of G {\displaystyle G} .

## Mathematical definition

Let the signal F {\displaystyle F} be a periodic function of one real variable, and T {\displaystyle T} be its period (that is, the smallest positive [real number](/source/Real_number) such that F ( t + T ) = F ( t ) {\displaystyle F(t+T)=F(t)} for all t {\displaystyle t} ). Then the *phase of F {\displaystyle F} at* any argument t {\displaystyle t} is φ ( t ) = 2 π [ [ t − t 0 T ] ] {\displaystyle \varphi (t)=2\pi \left[\!\!\left[{\frac {t-t_{0}}{T}}\right]\!\!\right]}

Here [ [ ⋅ ] ] {\displaystyle [\![\,\cdot \,]\!]\!\,} denotes the fractional part of a real number, discarding its integer part; that is, [ [ x ] ] = x − ⌊ x ⌋ {\displaystyle [\![x]\!]=x-\left\lfloor x\right\rfloor \!\,} ; and t 0 {\displaystyle t_{0}} is an arbitrary "origin" value of the argument, that one considers to be the beginning of a cycle.

This concept can be visualized by imagining a [clock](/source/Clock) with a hand that turns at constant speed, making a full turn every T {\displaystyle T} seconds, and is pointing straight up at time t 0 {\displaystyle t_{0}} . The phase φ ( t ) {\displaystyle \varphi (t)} is then the angle from the 12:00 position to the current position of the hand, at time t {\displaystyle t} , measured [clockwise](/source/Clockwise).

The phase concept is most useful when the origin t 0 {\displaystyle t_{0}} is chosen based on features of F {\displaystyle F} . For example, for a sinusoid, a convenient choice is any t {\displaystyle t} where the function's value changes from zero to positive.

The formula above gives the phase as an angle in radians between 0 and 2 π {\displaystyle 2\pi } . To get the phase as an angle between − π {\displaystyle -\pi } and + π {\displaystyle +\pi } , one uses instead φ ( t ) = 2 π ( [ [ t − t 0 T + 1 2 ] ] − 1 2 ) {\displaystyle \varphi (t)=2\pi \left(\left[\!\!\left[{\frac {t-t_{0}}{T}}+{\frac {1}{2}}\right]\!\!\right]-{\frac {1}{2}}\right)}

The phase expressed in degrees (from 0° to 360°, or from −180° to +180°) is defined the same way, except with "360°" in place of "2π".

### Consequences

With any of the above definitions, the phase φ ( t ) {\displaystyle \varphi (t)} of a periodic signal is periodic too, with the same period T {\displaystyle T} : φ ( t + T ) = φ ( t ) for all t . {\displaystyle \varphi (t+T)=\varphi (t)\quad \quad {\text{ for all }}t.}

The phase is zero at the start of each period; that is φ ( t 0 + k T ) = 0 for any integer k . {\displaystyle \varphi (t_{0}+kT)=0\quad \quad {\text{ for any integer }}k.}

Moreover, for any given choice of the origin t 0 {\displaystyle t_{0}} , the value of the signal F {\displaystyle F} for any argument t {\displaystyle t} depends only on its phase at t {\displaystyle t} . Namely, one can write F ( t ) = f ( φ ( t ) ) {\displaystyle F(t)=f(\varphi (t))} , where f {\displaystyle f} is a function of an angle, defined only for a single full turn, that describes the variation of F {\displaystyle F} as t {\displaystyle t} ranges over a single period.

In fact, every periodic signal F {\displaystyle F} with a specific [waveform](/source/Waveform) can be expressed as F ( t ) = A w ( φ ( t ) ) {\displaystyle F(t)=A\,w(\varphi (t))} where w {\displaystyle w} is a "canonical" function of a phase angle in 0 to 2π, that describes just one cycle of that waveform; and A {\displaystyle A} is a scaling factor for the amplitude. (This claim assumes that the starting time t 0 {\displaystyle t_{0}} chosen to compute the phase of F {\displaystyle F} corresponds to argument 0 of w {\displaystyle w} .)

## Adding and comparing phases

Since phases are angles, any whole full turns should usually be ignored when performing arithmetic operations on them. That is, the sum and difference of two phases (in degrees) should be computed by the formulas 360 [ [ α + β 360 ] ] and 360 [ [ α − β 360 ] ] {\displaystyle 360\,\left[\!\!\left[{\frac {\alpha +\beta }{360}}\right]\!\!\right]\quad \quad {\text{ and }}\quad \quad 360\,\left[\!\!\left[{\frac {\alpha -\beta }{360}}\right]\!\!\right]} respectively. Thus, for example, the sum of phase angles 190° + 200° is 30° (190 + 200 = 390, minus one full turn), and subtracting 50° from 30° gives a phase of 340° (30 − 50 = −20, plus one full turn).

Similar formulas hold for radians, with 2 π {\displaystyle 2\pi } instead of 360.

## Phase shift

Illustration of phase shift. The horizontal axis represents an angle (phase) that is increasing with time.

Phase shifter using [IQ modulator](/source/In-phase_and_quadrature_components)

The difference φ ( t ) = φ G ( t ) − φ F ( t ) {\displaystyle \varphi (t)=\varphi _{G}(t)-\varphi _{F}(t)} between the phases of two periodic signals F {\displaystyle F} and G {\displaystyle G} is called the *phase difference* or *phase shift* of G {\displaystyle G} relative to F {\displaystyle F} .[1] At values of t {\displaystyle t} when the difference is zero, the two signals are said to be *in phase;* otherwise, they are *out of phase* with each other.

In the clock analogy, each signal is represented by a hand (or pointer) of the same clock, both turning at constant but possibly different speeds. The phase difference is then the angle between the two hands, measured clockwise.

The phase difference is particularly important when two signals are added together by a physical process, such as two periodic sound waves emitted by two sources and recorded together by a microphone. This is usually the case in [linear](/source/Linear_algebra) systems, when the [superposition principle](/source/Superposition_principle) holds.

For arguments t {\displaystyle t} when the phase difference is zero, the two signals will have the same sign and will be reinforcing each other. One says that [constructive interference](/source/Interference_(wave_propagation)) is occurring. At arguments t {\displaystyle t} when the phases are different, the value of the sum depends on the waveform.

### For sinusoids

For sinusoidal signals, when the phase difference φ ( t ) {\displaystyle \varphi (t)} is 180° ( π {\displaystyle \pi } radians), one says that the phases are *opposite*, and that the signals are *in antiphase*. Then the signals have opposite signs, and [destructive interference](/source/Interference_(wave_propagation)) occurs. Conversely, a *phase reversal* or *phase inversion* implies a 180-degree phase shift.[2]

When the phase difference φ ( t ) {\displaystyle \varphi (t)} is a quarter of turn (a right angle, +90° = π/2 or −90° = 270° = −π/2 = 3π/2), sinusoidal signals are sometimes said to be in *quadrature*, e.g., [in-phase and quadrature components](/source/In-phase_and_quadrature_components) of a composite signal or even different signals (e.g., voltage and current).

If the frequencies are different, the phase difference φ ( t ) {\displaystyle \varphi (t)} increases linearly with the argument t {\displaystyle t} . The periodic changes from reinforcement and opposition cause a phenomenon called [beating](/source/Beat_(acoustics)).

### For shifted signals

The phase difference is especially important when comparing a periodic signal F {\displaystyle F} with a shifted and possibly scaled version G {\displaystyle G} of it. That is, suppose that G ( t ) = α F ( t + τ ) {\displaystyle G(t)=\alpha \,F(t+\tau )} for some constants α , τ {\displaystyle \alpha ,\tau } and all t {\displaystyle t} . Suppose also that the origin for computing the phase of G {\displaystyle G} has been shifted too. In that case, the phase difference φ {\displaystyle \varphi } is a constant (independent of t {\displaystyle t} ), called the 'phase shift' or 'phase offset' of G {\displaystyle G} relative to F {\displaystyle F} . In the clock analogy, this situation corresponds to the two hands turning at the same speed, so that the angle between them is constant.

In this case, the phase shift is simply the argument shift τ {\displaystyle \tau } , expressed as a fraction of the common period T {\displaystyle T} (in terms of the [modulo operation](/source/Modulo_operation)) of the two signals and then scaled to a full turn: φ = 2 π [ [ τ T ] ] . {\displaystyle \varphi =2\pi \left[\!\!\left[{\frac {\tau }{T}}\right]\!\!\right].}

If F {\displaystyle F} is a "canonical" representative for a class of signals, like sin ⁡ ( t ) {\displaystyle \sin(t)} is for all sinusoidal signals, then the phase shift φ {\displaystyle \varphi } called simply the *initial phase* of G {\displaystyle G} .

Therefore, when two periodic signals have the same frequency, they are always in phase, or always out of phase. Physically, this situation commonly occurs, for many reasons. For example, the two signals may be a periodic soundwave recorded by two microphones at separate locations. Or, conversely, they may be periodic soundwaves created by two separate speakers from the same electrical signal, and recorded by a single microphone. They may be a [radio](/source/Radio) signal that reaches the receiving antenna in a straight line, and a copy of it that was reflected off a large building nearby.

A well-known example of phase difference is the length of shadows seen at different points of Earth. To a first approximation, if F ( t ) {\displaystyle F(t)} is the length seen at time t {\displaystyle t} at one spot, and G {\displaystyle G} is the length seen at the same time at a [longitude](/source/Longitude) 30° west of that point, then the phase difference between the two signals will be 30° (assuming that, in each signal, each period starts when the shadow is shortest).

### For sinusoids with same frequency

For sinusoidal signals (and a few other waveforms, like square or symmetric triangular), a phase shift of 180° is equivalent to a phase shift of 0° with negation of the amplitude. When two signals with these waveforms, same period, and opposite phases are added together, the sum F + G {\displaystyle F+G} is either identically zero, or is a sinusoidal signal with the same period and phase, whose amplitude is the difference of the original amplitudes.

The phase shift of the co-sine function relative to the sine function is +90°. It follows that, for two sinusoidal signals F {\displaystyle F} and G {\displaystyle G} with same frequency and amplitudes A {\displaystyle A} and B {\displaystyle B} , and G {\displaystyle G} has phase shift +90° relative to F {\displaystyle F} , the sum F + G {\displaystyle F+G} is a sinusoidal signal with the same frequency, with amplitude C {\displaystyle C} and phase shift − 90 ∘ < φ < + 90 ∘ {\displaystyle -90^{\circ }<\varphi <+90^{\circ }} from F {\displaystyle F} , such that C = A 2 + B 2 and sin ⁡ ( φ ) = B / C . {\displaystyle C={\sqrt {A^{2}+B^{2}}}\quad \quad {\text{ and }}\quad \quad \sin(\varphi )=B/C.}

In-phase signals

Out-of-phase signals

Representation of phase comparison.[3]

Left: the [real part](/source/Real_part) of a [plane wave](/source/Plane_wave) moving from top to bottom. Right: the same wave after a central section underwent a phase shift, for example, by passing through a glass of different thickness than the other parts.

Out of phase AE

A real-world example of a sonic phase difference occurs in the [warble of a Native American flute](/source/Native_American_flute#The_Warble). The amplitude of different [harmonic components](/source/Harmonics) of same long-held note on the flute come into dominance at different points in the phase cycle. The phase difference between the different harmonics can be observed on a [spectrogram](/source/Spectrogram) of the sound of a warbling flute.[4]

## Phase comparison

*Phase comparison* is a comparison of the phase of two waveforms, usually of the same nominal frequency. In time and frequency, the purpose of a phase comparison is generally to determine the frequency offset (difference between signal cycles) with respect to a reference.[3]

A phase comparison can be made by connecting two signals to a [two-channel oscilloscope](/source/Oscilloscope). The oscilloscope will display two sine signals, as shown in the graphic to the right. In the adjacent image, the top sine signal is the [test frequency](/source/Frequency), and the bottom sine signal represents a signal from the reference.

If the two frequencies were exactly the same, their phase relationship would not change and both would appear to be stationary on the oscilloscope display. Since the two frequencies are not exactly the same, the reference appears to be stationary and the test signal moves. By measuring the rate of motion of the test signal, the offset between frequencies can be determined.

Vertical lines have been drawn through the points where each sine signal passes through zero. The bottom of the figure shows bars whose width represents the phase difference between the signals. In this case the phase difference is increasing, indicating that the test signal is lower in frequency than the reference.[3]

## Formula for phase of an oscillation or a periodic signal

The phase of a [simple harmonic oscillation](/source/Simple_harmonic_motion) or [sinusoidal signal](/source/Sine) is the value of φ {\textstyle \varphi } in the following functions: x ( t ) = A cos ⁡ ( 2 π f t + φ ) y ( t ) = A sin ⁡ ( 2 π f t + φ ) = A cos ⁡ ( 2 π f t + φ − π 2 ) {\displaystyle {\begin{aligned}x(t)&=A\cos(2\pi ft+\varphi )\\y(t)&=A\sin(2\pi ft+\varphi )=A\cos \left(2\pi ft+\varphi -{\tfrac {\pi }{2}}\right)\end{aligned}}} where A {\textstyle A} , f {\textstyle f} , and φ {\textstyle \varphi } are constant parameters called the *amplitude*, *frequency*, and *phase* of the sinusoid. These signals are periodic with period T = 1 f {\textstyle T={\frac {1}{f}}} , and they are identical except for a displacement of T 4 {\textstyle {\frac {T}{4}}} along the t {\textstyle t} axis. The term *phase* can refer to several different things:

- It can refer to a specified reference, such as cos ⁡ ( 2 π f t ) {\textstyle \cos(2\pi ft)} , in which case we would say the *phase* of x ( t ) {\textstyle x(t)} is φ {\textstyle \varphi } , and the *phase* of y ( t ) {\textstyle y(t)} is φ − π 2 {\textstyle \varphi -{\frac {\pi }{2}}} .

- It can refer to φ {\textstyle \varphi } , in which case we would say x ( t ) {\textstyle x(t)} and y ( t ) {\textstyle y(t)} have the same *phase* but are relative to their own specific references.

- In the context of communication waveforms, the time-variant angle 2 π f t + φ {\textstyle 2\pi ft+\varphi } , or its [principal value](/source/Principal_value), is referred to as *[instantaneous phase](/source/Instantaneous_phase)*, often just *phase*.

## Absolute phase

This section is an excerpt from [Absolute phase](/source/Absolute_phase).[[edit](https://en.wikipedia.org/w/index.php?title=Absolute_phase&action=edit)]

[Absolute phase](/source/Absolute_phase) is the phase of a [waveform](/source/Waveform) relative to some standard (strictly speaking, phase is always relative). To the extent that this standard is accepted by all parties, one can speak of an absolute phase in a particular field of application.

## See also

- [Absolute phase](/source/Absolute_phase)

- [AC phase](/source/AC_phase)

- [In-phase and quadrature components](/source/In-phase_and_quadrature_components)

- [Instantaneous phase](/source/Instantaneous_phase)

- [Lissajous curve](/source/Lissajous_curve)

- [Phase cancellation](/source/Phase_cancellation)

- [Phase problem](/source/Phase_problem)

- [Phase spectrum](/source/Phase_spectrum)

- [Phase velocity](/source/Phase_velocity)

- [Phasor](/source/Phasor)

- [Polarization (waves)](/source/Polarization_(waves))

- [Coherence (physics)](/source/Coherence_(physics)), the quality of a wave to display a well defined phase relationship in different regions of its domain of definition

- [Hilbert transform](/source/Hilbert_transform), a method of changing phase by 90°

- [Reflection phase shift](/source/Reflection_phase_shift), a phase change that happens when a wave is reflected off of a boundary from fast medium to slow medium

## References

1. ^ [***a***](#cite_ref-Ballou2005_1-0) [***b***](#cite_ref-Ballou2005_1-1) Ballou, Glen (2005). [*Handbook for sound engineers*](https://books.google.com/books?id=y0d9VA0lkogC&pg=PA1499) (3 ed.). Focal Press, Gulf Professional Publishing. p. 1499. [ISBN](/source/ISBN_(identifier)) [978-0-240-80758-4](https://en.wikipedia.org/wiki/Special:BookSources/978-0-240-80758-4).

1. **[^](#cite_ref-2)** ["Federal Standard 1037C: Glossary of Telecommunications Terms"](https://www.its.bldrdoc.gov/fs-1037/fs-1037c.htm).

1. ^ [***a***](#cite_ref-phnist_3-0) [***b***](#cite_ref-phnist_3-1) [***c***](#cite_ref-phnist_3-2) Time and Frequency from A to Z (2010-05-12). ["Phase"](https://www.nist.gov/pml/div688/grp40/enc-p.cfm). *NIST*. [National Institute of Standards and Technology](/source/National_Institute_of_Standards_and_Technology) (NIST). Retrieved 12 June 2016. This content has been copied and pasted from an NIST web page *and is in the public domain*.

1. **[^](#cite_ref-4)** Clint Goss; Barry Higgins (2013). ["The Warble"](http://Flutopedia.com/warble.htm). *Flutopedia*. Retrieved 2013-03-06.

## External links

Wikimedia Commons has media related to [Phase (waves)](https://commons.wikimedia.org/wiki/Category:Phase_(waves)).

- "[What is a phase?](http://www.indiana.edu/~emusic/acoustics/phase.htm)". Prof. Jeffrey Hass. "*An Acoustics Primer*", Section 8. [Indiana University](/source/Indiana_University), 2003. See also: ([pages 1 thru 3](http://www.indiana.edu/~emusic/etext/acoustics/chapter1_phase.shtml), 2013)

- [Phase angle, phase difference, time delay, and frequency](http://www.sengpielaudio.com/calculator-timedelayphase.htm)

- [ECE 209: Sources of Phase Shift](http://www.tedpavlic.com/teaching/osu/ece209/lab3_opamp_FO/lab3_opamp_FO_phase_shift.pdf) [Archived](https://web.archive.org/web/20110716201923/http://www.tedpavlic.com/teaching/osu/ece209/lab3_opamp_FO/lab3_opamp_FO_phase_shift.pdf) 2011-07-16 at the [Wayback Machine](/source/Wayback_Machine) — Discusses the time-domain sources of phase shift in simple linear time-invariant circuits.

- [Open Source Physics JavaScript HTML5](https://iwant2study.org/ospsg/index.php/interactive-resources/physics/04-waves/02-general-waves/113-transverse-wave-model)

- [Phase Difference](http://phy.hk/wiki/englishhtm/phase.htm) Java Applet

---
Adapted from the Wikipedia article [Phase (waves)](https://en.wikipedia.org/wiki/Phase_(waves)) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Phase_(waves)?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
