Physics:Sine wave

From HandWiki
Short description: Wave shaped like the sine function
Tracing the y component of a circle while going around the circle results in a sine wave (red). Tracing the x component results in a cosine wave (blue). Both waves are sinusoids of the same frequency but different phases.

A sine wave, sinusoidal wave, or sinusoid (symbol: ) is a periodic wave whose waveform (shape) is the trigonometric sine function. In mechanics, as a linear motion over time, this is simple harmonic motion; as rotation, it corresponds to uniform circular motion. Sine waves occur often in physics, including wind waves, sound waves, and light waves, such as monochromatic radiation. In engineering, signal processing, and mathematics, Fourier analysis decomposes general functions into a sum of sine waves of various frequencies, relative phases, and magnitudes.

When any two sine waves of the same frequency (but arbitrary phase) are linearly combined, the result is another sine wave of the same frequency; this property is unique among periodic waves. Conversely, if some phase is chosen as a zero reference, a sine wave of arbitrary phase can be written as the linear combination of two sine waves with phases of zero and a quarter cycle, the sine and cosine components, respectively.

Audio example

A sine wave represents a single frequency with no harmonics and is considered an acoustically pure tone. Adding sine waves of different frequencies results in a different waveform. Presence of higher harmonics in addition to the fundamental causes variation in the timbre, which is the reason why the same musical pitch played on different instruments sounds different.

Sinusoid form

Sine waves of arbitrary phase and amplitude are called sinusoids and have the general form:[1] [math]\displaystyle{ y(t) = A\sin(\omega t + \varphi) = A\sin(2 \pi f t + \varphi) }[/math] where:

  • [math]\displaystyle{ A }[/math], amplitude, the peak deviation of the function from zero.
  • [math]\displaystyle{ t }[/math], the real independent variable, usually representing time in seconds.
  • [math]\displaystyle{ \omega }[/math], angular frequency, the rate of change of the function argument in units of radians per second.
  • [math]\displaystyle{ f }[/math], ordinary frequency, the number of oscillations (cycles) that occur each second of time.
  • [math]\displaystyle{ \varphi }[/math], phase, specifies (in radians) where in its cycle the oscillation is at t = 0.
    • When [math]\displaystyle{ \varphi }[/math] is non-zero, the entire waveform appears to be shifted backwards in time by the amount [math]\displaystyle{ \tfrac{\varphi}{\omega} }[/math] seconds. A negative value represents a delay, and a positive value represents an advance.
    • Adding or subtracting [math]\displaystyle{ 2\pi }[/math] (one cycle) to the phase results in an equivalent wave.

As a function of both position and time

The displacement of an undamped spring-mass system oscillating around the equilibrium over time is a sine wave.

Sinusoids that exist in both position and time also have:

  • a spatial variable [math]\displaystyle{ x }[/math] that represents the position on the dimension on which the wave propagates.
  • a wave number (or angular wave number) [math]\displaystyle{ k }[/math], which represents the proportionality between the angular frequency [math]\displaystyle{ \omega }[/math] and the linear speed (speed of propagation) [math]\displaystyle{ v }[/math]:
    • wavenumber is related to the angular frequency by [math]\displaystyle{ k {=} \frac{\omega}{v} {=} \frac{2 \pi f}{v} {=} \frac{2 \pi}{\lambda} }[/math] where [math]\displaystyle{ \lambda }[/math] (lambda) is the wavelength.

Depending on their direction of travel, they can take the form:

  • [math]\displaystyle{ y(x, t) = A\sin(kx - \omega t + \varphi) }[/math], if the wave is moving to the right, or
  • [math]\displaystyle{ y(x, t) = A\sin(kx + \omega t + \varphi) }[/math], if the wave is moving to the left.

Since sine waves propagate without changing form in distributed linear systems,[definition needed] they are often used to analyze wave propagation.

Standing waves

Main page: Physics:Standing wave

When two waves with the same amplitude and frequency traveling in opposite directions superpose each other, then a standing wave pattern is created.

On a plucked string, the superimposing waves are the waves reflected from the fixed endpoints of the string. The string's resonant frequencies are the string's only possible standing waves, which only occur for wavelengths that are twice the string's length (corresponding to the fundamental frequency) and integer divisions of that (corresponding to higher harmonics).

Multiple spatial dimensions

The earlier equation gives the displacement [math]\displaystyle{ y }[/math] of the wave at a position [math]\displaystyle{ x }[/math] at time [math]\displaystyle{ t }[/math] along a single line. This could, for example, be considered the value of a wave along a wire.

In two or three spatial dimensions, the same equation describes a travelling plane wave if position [math]\displaystyle{ x }[/math] and wavenumber [math]\displaystyle{ k }[/math] are interpreted as vectors, and their product as a dot product. For more complex waves such as the height of a water wave in a pond after a stone has been dropped in, more complex equations are needed.

Sinusoidal plane wave

Fourier analysis

Main pages: Fourier series, Fourier transform, and Fourier analysis

French mathematician Joseph Fourier discovered that sinusoidal waves can be summed as simple building blocks to approximate any periodic waveform, including square waves. These Fourier series are frequently used in signal processing and the statistical analysis of time series. The Fourier transform then extended Fourier series to handle general functions, and birthed the field of Fourier analysis.

Differentiation and integration

Differentiation

Differentiating any sinusoid will phase shift the sinusoid backwards by [math]\displaystyle{ \tfrac{\pi}{2} }[/math] radians (or [math]\displaystyle{ \tfrac{1}{4} }[/math] of a cycle) and multiply its amplitude by its frequency:

[math]\displaystyle{ \begin{align} \frac{d}{dt} [A\sin(\omega t + \varphi)] &= A \omega \cos(\omega t + \varphi) \\ &= A \omega \sin(\omega t + \varphi + \tfrac{\pi}{2}) \, . \end{align} }[/math]

Differentiation is effectively a 1st order high-pass filter without a cutoff frequency.

Integration

Integrating any sinusoid will phase shift the sinusoid forwards by [math]\displaystyle{ \tfrac{\pi}{2} }[/math] radians (or [math]\displaystyle{ \tfrac{1}{4} }[/math] of a cycle) and divide its amplitude by its frequency:

[math]\displaystyle{ \begin{align} \int A \sin(\omega t + \varphi) dt &= -\frac{A}{\omega} \cos(\omega t + \varphi) + C\\ &= -\frac{A}{\omega} \sin(\omega t + \varphi + \tfrac{\pi}{2}) + C\\ &= \frac{A}{\omega} \sin(\omega t + \varphi - \tfrac{\pi}{2}) + C \, . \end{align} }[/math]

Integration is effectively a 1st order low-pass filter without a cutoff frequency. The constant of integration [math]\displaystyle{ C }[/math] will be zero if the interval of integration is an integer multiple of the sinusoid's period.

See also


References

External links