Single-Phase AC Power

Single-phase AC power

Instantaneous Power

Theory behind this

Let the instantaneous voltage be:

v(t)=Vmcos(ωt+θv)(1)\begin{equation} v(t) = V_m \cos(\omega t + \theta_v) \tag{1} \end{equation}

The instantaneous current is:

i(t)=Imcos(ωt+θi)(2)\begin{equation} i(t) = I_m \cos(\omega t + \theta_i) \tag{2} \end{equation}

The instantaneous power is:

p(t)=v(t)i(t)=VmImcos(ωt+θv)cos(ωt+θi)\begin{equation} p(t) = v(t)i(t) = V_m I_m \cos(\omega t + \theta_v)\cos(\omega t + \theta_i) \end{equation}

Using the identity:

cosAcosB=12cos(AB)+12cos(A+B)\begin{equation} \cos A \cos B = \frac{1}{2}\cos(A – B) + \frac{1}{2}\cos(A + B) \end{equation}

we get:

p(t)=12VmIm[cos(θvθi)+cos(2ωt+θv+θi)]\begin{equation} p(t) = \frac{1}{2} V_m I_m \left[\cos(\theta_v – \theta_i) + \cos(2\omega t + \theta_v + \theta_i)\right] \end{equation}
cos(2ωt+θv+θi)=cos[2(ωt+θv)(θvθi)]\begin{equation} \cos(2\omega t + \theta_v + \theta_i) = \cos\left[2(\omega t + \theta_v) – (\theta_v – \theta_i)\right] \end{equation}
cos(AB)=cosAcosB+sinAsinB\begin{equation} \cos(A – B) = \cos A \cos B + \sin A \sin B \end{equation}
cos[2(ωt+θv)(θvθi)]=cos2(ωt+θv)cos(θvθi)+sin2(ωt+θv)sin(θvθi)\begin{equation} \cos\left[2(\omega t + \theta_v) – (\theta_v – \theta_i)\right] = \cos 2(\omega t + \theta_v)\cos(\theta_v – \theta_i) + \sin 2(\omega t + \theta_v)\sin(\theta_v – \theta_i) \end{equation}

Substituting Back

p(t)=12VmIm[cos(θvθi)+cos2(ωt+θv)cos(θvθi)+sin2(ωt+θv)sin(θvθi)]\begin{align} p(t) = \frac{1}{2} V_m I_m \Big[ &\cos(\theta_v – \theta_i) \\ &+ \cos 2(\omega t + \theta_v)\cos(\theta_v – \theta_i) \\ &+ \sin 2(\omega t + \theta_v)\sin(\theta_v – \theta_i) \Big] \end{align}

The voltage is and varies with time.

The voltage is V(t)=sin(ωt)V(t) = \sin(\omega t) and varies with time.

Mathematics that is written in TeX or LaTeX format is indicated using math delimiters that surround the mathematics, telling MathJax what part of your page represents mathematics and what is normal text. There are two types of equations: ones that occur within a paragraph (in-line mathematics), and larger equations that appear separated from the rest of the text on lines by themselves (displayed mathematics).

Since the TeX notation is part of the text of an HTML page, there are some caveats that you must keep in mind when you enter your mathematics. In particular, you need to be careful about the use of less-than signs and ampersands, since those are what the browser uses to indicate the start of a tag in HTML or a symbol entity name. Putting a space on both sides of these characters should be sufficient, but see TeX and LaTeX support for more details.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top