Phasor

From Infogalactic: the planetary knowledge core
(Redirected from Complex amplitude)
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

An example of series RLC circuit and respective phasor diagram for a specific ω

In physics and engineering, a phasor (a portmanteau of phase vector[1][2]), is a complex number representing a sinusoidal function whose amplitude (A), angular frequency (ω), and initial phase (θ) are time-invariant. It is related to a more general concept called analytic representation,[3] which decomposes a sinusoid into the product of a complex constant and a factor that encapsulates the frequency and time dependence. The complex constant, which encapsulates amplitude and phase dependence, is known as phasor, complex amplitude,[4][5] and (in older texts) sinor[6] or even complexor.[6]

A common situation in electrical networks is the existence of multiple sinusoids all with the same frequency, but different amplitudes and phases. The only difference in their analytic representations is the complex amplitude (phasor). A linear combination of such functions can be factored into the product of a linear combination of phasors (known as phasor arithmetic) and the time/frequency dependent factor that they all have in common.

The origin of the term phasor rightfully suggests that a (diagrammatic) calculus somewhat similar to that possible for vectors is possible for phasors as well.[6] An important additional feature of the phasor transform is that differentiation and integration of sinusoidal signals (having constant amplitude, period and phase) corresponds to simple algebraic operations on the phasors; the phasor transform thus allows the analysis (calculation) of the AC steady state of RLC circuits by solving simple algebraic equations (albeit with complex coefficients) in the phasor domain instead of solving differential equations (with real coefficients) in the time domain.[7][8] The originator of the phasor transform was Charles Proteus Steinmetz working at General Electric in the late 19th century.[9][10]

Glossing over some mathematical details, the phasor transform can also be seen as a particular case of the Laplace transform, which additionally can be used to (simultaneously) derive the transient response of an RLC circuit.[8][10] However, the Laplace transform is mathematically more difficult to apply and the effort may be unjustified if only steady state analysis is required.[10]

Fig 2. When function \scriptstyle A\cdot e^{i(\omega t + \theta)} is depicted in the complex plane, the vector formed by its imaginary and real parts rotates around the origin. Its magnitude is A, and it completes one cycle every 2π/ω seconds. θ is the angle it forms with the real axis at t = n•2π/ω, for integer values of n.

Definition

Euler's formula indicates that sinusoids can be represented mathematically as the sum of two complex-valued functions:

A\cdot \cos(\omega t + \theta) = A \cdot \frac{e^{i(\omega t + \theta)} + e^{-i(\omega t + \theta)}}{2},    [lower-alpha 1]

or as the real part of one of the functions:


\begin{align}
A\cdot \cos(\omega t + \theta) = \operatorname{Re} \{ A\cdot e^{i(\omega t + \theta)}\}= \operatorname{Re} \{ A e^{i\theta} \cdot e^{i\omega t}\}.
\end{align}

The function A\cdot e^{i(\omega t + \theta)} is the analytic representation of A\cdot \cos(\omega t + \theta).  Figure 2 depicts it as a rotating vector in a complex plane. It is sometimes convenient to refer to the entire function as a phasor,[11] as we do in the next section. But the term usually implies just the static vector, A e^{i\theta}.  An even more compact representation is angle notation:  A \angle \theta.\,  See also vector notation.

Phasor arithmetic

Multiplication by a constant (scalar)

Multiplication of the phasor  A e^{i\theta} e^{i\omega t}\, by a complex constant,  B e^{i\phi}\, , produces another phasor. That means its only effect is to change the amplitude and phase of the underlying sinusoid:


\begin{align}
\operatorname{Re}\{(A e^{i\theta} \cdot B e^{i\phi})\cdot e^{i\omega t} \}
&= \operatorname{Re}\{(AB e^{i(\theta+\phi)})\cdot e^{i\omega t} \} \\
&= AB \cos(\omega t +(\theta+\phi))
\end{align}

In electronics, B e^{i\phi}\,  would represent an impedance, which is independent of time. In particular it is not the shorthand notation for another phasor. Multiplying a phasor current by an impedance produces a phasor voltage. But the product of two phasors (or squaring a phasor) would represent the product of two sinusoids, which is a non-linear operation that produces new frequency components. Phasor notation can only represent systems with one frequency, such as a linear system stimulated by a sinusoid.

Differentiation and integration

The time derivative or integral of a phasor produces another phasor.[lower-alpha 2] For example:


\begin{align}
\operatorname{Re}\{\frac{d}{d t}(A e^{i\theta} \cdot e^{i\omega t})\}= \operatorname{Re}\{A e^{i\theta} \cdot i\omega e^{i\omega t}\} = \operatorname{Re}\{A e^{i\theta} \cdot e^{i\pi/2} \omega e^{i\omega t}\} = \operatorname{Re}\{\omega A e^{i(\theta + \pi/2)} \cdot e^{i\omega t}\} = \omega A\cdot \cos(\omega t + \theta + \pi/2)
\end{align}

Therefore, in phasor representation, the time derivative of a sinusoid becomes just multiplication by the constant, i \omega = (e^{i\pi/2} \cdot \omega).\, 

Similarly, integrating a phasor corresponds to multiplication by \frac{1}{i\omega} = \frac{e^{-i\pi/2}}{\omega}.\,  The time-dependent factor,  e^{i\omega t}\,,  is unaffected.

When we solve a linear differential equation with phasor arithmetic, we are merely factoring  e^{i\omega t}\,  out of all terms of the equation, and reinserting it into the answer. For example, consider the following differential equation for the voltage across the capacitor in an RC circuit:

\frac{d\ v_C(t)}{dt} + \frac{1}{RC}v_C(t) = \frac{1}{RC}v_S(t)

When the voltage source in this circuit is sinusoidal:

v_S(t) = V_P\cdot \cos(\omega t + \theta),\,

we may substitute:


\begin{align}
v_S(t) &= \operatorname{Re} \{V_s \cdot e^{i\omega t}\} \\
\end{align}
v_C(t) = \operatorname{Re} \{V_c \cdot e^{i\omega t}\},

where phasor  V_s = V_P e^{i\theta},\,  and phasor V_c\, is the unknown quantity to be determined.

In the phasor shorthand notation, the differential equation reduces to[lower-alpha 3]:

i \omega V_c + \frac{1}{RC} V_c = \frac{1}{RC}V_s

Solving for the phasor capacitor voltage gives:


V_c = \frac{1}{1 + i \omega RC} \cdot (V_s) = \frac{1-i\omega R C}{1+(\omega R C)^2} \cdot (V_P e^{i\theta})\,

As we have seen, the factor multiplying V_s\,  represents differences of the amplitude and phase of v_C(t)\,  relative to V_P\,  and \theta.\,

In polar coordinate form, it is:

\frac{1}{\sqrt{1 + (\omega RC)^2}}\cdot e^{-i \phi(\omega)},\text{ where }\phi(\omega) = \arctan(\omega RC).\,

Therefore:

v_C(t) = \frac{1}{\sqrt{1 + (\omega RC)^2}}\cdot V_P \cos(\omega t + \theta- \phi(\omega))

Addition

The sum of phasors as addition of rotating vectors

The sum of multiple phasors produces another phasor. That is because the sum of sinusoids with the same frequency is also a sinusoid with that frequency:


\begin{align}
A_1 \cos(\omega t + \theta_1) + A_2 \cos(\omega t + \theta_2)
&= \operatorname{Re} \{A_1 e^{i\theta_1}e^{i\omega t}\} + \operatorname{Re} \{A_2 e^{i\theta_2}e^{i\omega t}\} \\[8pt]
&= \operatorname{Re} \{A_1 e^{i\theta_1}e^{i\omega t} + A_2 e^{i\theta_2}e^{i\omega t}\} \\[8pt]
&= \operatorname{Re} \{(A_1 e^{i\theta_1} + A_2 e^{i\theta_2})e^{i\omega t}\} \\[8pt]
&= \operatorname{Re} \{(A_3 e^{i\theta_3})e^{i\omega t}\} \\[8pt]
&= A_3 \cos(\omega t + \theta_3),
\end{align}

where:


A_3^2 = (A_1 \cos\theta_1 + A_2 \cos \theta_2)^2 + (A_1 \sin\theta_1 + A_2 \sin\theta_2)^2,

\theta_3 = \arctan\left(\frac{A_1 \sin\theta_1 + A_2 \sin\theta_2}{A_1 \cos\theta_1 + A_2 \cos\theta_2}\right)

or, via the law of cosines on the complex plane (or the trigonometric identity for angle differences):


A_3^2 = A_1^2 + A_2^2 - 2 A_1 A_2 \cos(180^\circ - \Delta\theta),
      = A_1^2 + A_2^2 + 2 A_1 A_2 \cos(\Delta\theta),

where \Delta\theta = \theta_1 - \theta_2. A key point is that A3 and θ3 do not depend on ω or t, which is what makes phasor notation possible. The time and frequency dependence can be suppressed and re-inserted into the outcome as long as the only operations used in between are ones that produce another phasor. In angle notation, the operation shown above is written:

A_1 \angle \theta_1 + A_2 \angle \theta_2 = A_3 \angle \theta_3. \,

Another way to view addition is that two vectors with coordinates [A1 cos(ωt + θ1), A1 sin(ωt + θ1)] and [A2 cos(ωt + θ2), A2 sin(ωt + θ2)] are added vectorially to produce a resultant vector with coordinates [A3 cos(ωt + θ3), A3 sin(ωt + θ3)]. (see animation)

Phasor diagram of three waves in perfect destructive interference

In physics, this sort of addition occurs when sinusoids interfere with each other, constructively or destructively. The static vector concept provides useful insight into questions like this: "What phase difference would be required between three identical sinusoids for perfect cancellation?" In this case, simply imagine taking three vectors of equal length and placing them head to tail such that the last head matches up with the first tail. Clearly, the shape which satisfies these conditions is an equilateral triangle, so the angle between each phasor to the next is 120° (2π/3 radians), or one third of a wavelength λ/3. So the phase difference between each wave must also be 120°, as is the case in three-phase power

In other words, what this shows is:

\cos(\omega t) + \cos(\omega t + 2\pi/3) + \cos(\omega t -2\pi/3) = 0.\,

In the example of three waves, the phase difference between the first and the last wave was 240 degrees, while for two waves destructive interference happens at 180 degrees. In the limit of many waves, the phasors must form a circle for destructive interference, so that the first phasor is nearly parallel with the last. This means that for many sources, destructive interference happens when the first and last wave differ by 360 degrees, a full wavelength \lambda. This is why in single slit diffraction, the minima occurs when light from the far edge travels a full wavelength further than the light from the near edge.

Phasor diagrams

Electrical engineers, electronics engineers, electronic engineering technicians and aircraft engineers all use phasor diagrams to visualize complex constants and variables (phasors). Like vectors, arrows drawn on graph paper or computer displays represent phasors. Cartesian and polar representations each have advantages, with the Cartesian coordinates showing the real and imaginary parts of the phasor and the polar coordinates showing its magnitude and phase.

Applications

Circuit laws

With phasors, the techniques for solving DC circuits can be applied to solve AC circuits. A list of the basic laws is given below.

  • Ohm's law for resistors: a resistor has no time delays and therefore doesn't change the phase of a signal therefore V=IR remains valid.
  • Ohm's law for resistors, inductors, and capacitors: V = IZ where Z is the complex impedance.
  • In an AC circuit we have real power (P) which is a representation of the average power into the circuit and reactive power (Q) which indicates power flowing back and forward. We can also define the complex power S = P + jQ and the apparent power which is the magnitude of S. The power law for an AC circuit expressed in phasors is then S = VI* (where I* is the complex conjugate of I, and I and V are the RMS values of the voltage and current).
  • Kirchhoff's circuit laws work with phasors in complex form

Given this we can apply the techniques of analysis of resistive circuits with phasors to analyze single frequency AC circuits containing resistors, capacitors, and inductors. Multiple frequency linear AC circuits and AC circuits with different waveforms can be analyzed to find voltages and currents by transforming all waveforms to sine wave components with magnitude and phase then analyzing each frequency separately, as allowed by the superposition theorem.

Power engineering

In analysis of three phase AC power systems, usually a set of phasors is defined as the three complex cube roots of unity, graphically represented as unit magnitudes at angles of 0, 120 and 240 degrees. By treating polyphase AC circuit quantities as phasors, balanced circuits can be simplified and unbalanced circuits can be treated as an algebraic combination of symmetrical circuits. This approach greatly simplifies the work required in electrical calculations of voltage drop, power flow, and short-circuit currents. In the context of power systems analysis, the phase angle is often given in degrees, and the magnitude in rms value rather than the peak amplitude of the sinusoid.

The technique of synchrophasors uses digital instruments to measure the phasors representing transmission system voltages at widespread points in a transmission network. Small changes in the phasors are sensitive indicators of power flow and system stability.

See also

Footnotes

    • i is the Imaginary unit (i^2 = -1).
    • In electrical engineering texts, the imaginary unit is often symbolized by j.
    • The frequency of the wave, in Hz, is given by \omega/2\pi.
  1. This results from:  \frac{d}{d t}(e^{i \omega t}) = i \omega e^{i \omega t} which means that the complex exponential is the eigenfunction of the derivative operation.
  2. Proof:

    \frac{d\ \operatorname{Re} \{V_c \cdot e^{i\omega t}\}}{dt} + \frac{1}{RC}\operatorname{Re} \{V_c \cdot e^{i\omega t}\} = \frac{1}{RC}\operatorname{Re} \{V_s \cdot e^{i\omega t}\}

     

     

     

     

    (Eq.1)

    Since this must hold for all t\,, specifically:  t-\frac{\pi}{2\omega },\,  it follows that:

    \frac{d\ \operatorname{Im} \{V_c \cdot e^{i\omega t}\}}{dt} + \frac{1}{RC}\operatorname{Im} \{V_c \cdot e^{i\omega t}\} = \frac{1}{RC}\operatorname{Im} \{V_s \cdot e^{i\omega t}\}

     

     

     

     

    (Eq.2)

    It is also readily seen that:

    \frac{d\ \operatorname{Re} \{V_c \cdot e^{i\omega t}\}}{dt} 
= \operatorname{Re} \left\{ \frac{d\left( V_c \cdot e^{i\omega t}\right)}{dt} \right\}
= \operatorname{Re} \left\{ i\omega V_c \cdot e^{i\omega t} \right\}
    \frac{d\ \operatorname{Im} \{V_c \cdot e^{i\omega t}\}}{dt} 
= \operatorname{Im} \left\{ \frac{d\left( V_c \cdot e^{i\omega t}\right)}{dt} \right\}
= \operatorname{Im} \left\{ i\omega V_c \cdot e^{i\omega t} \right\}

    Substituting these into  Eq.1 and  Eq.2, multiplying  Eq.2 by i,\,  and adding both equations gives:

    i\omega V_c \cdot e^{i\omega t} + \frac{1}{RC}V_c \cdot e^{i\omega t} = \frac{1}{RC}V_s \cdot e^{i\omega t}
    \left(i\omega V_c + \frac{1}{RC}V_c \right) \cdot e^{i\omega t} = \left( \frac{1}{RC}V_s\right) \cdot e^{i\omega t}
    i\omega V_c + \frac{1}{RC}V_c = \frac{1}{RC}V_s \quad\quad(\mathrm{QED})

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Bracewell, Ron. The Fourier Transform and Its Applications. McGraw-Hill, 1965. p269
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. 6.0 6.1 6.2 Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. 8.0 8.1 Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. 10.0 10.1 10.2 Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

Lua error in package.lua at line 80: module 'strict' not found.

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links