<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://openelectrical.org/index.php?action=history&amp;feed=atom&amp;title=AC_Power_Transmission</id>
	<title>AC Power Transmission - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://openelectrical.org/index.php?action=history&amp;feed=atom&amp;title=AC_Power_Transmission"/>
	<link rel="alternate" type="text/html" href="http://openelectrical.org/index.php?title=AC_Power_Transmission&amp;action=history"/>
	<updated>2026-04-28T03:00:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://openelectrical.org/index.php?title=AC_Power_Transmission&amp;diff=24&amp;oldid=prev</id>
		<title>Jules: Created page with &quot;== Introduction ==  Consider the following model depicting the transfer of AC power between two buses across a line:  Image:AC_Transmission_Model.PNG|left|frame|250px|Figure...&quot;</title>
		<link rel="alternate" type="text/html" href="http://openelectrical.org/index.php?title=AC_Power_Transmission&amp;diff=24&amp;oldid=prev"/>
		<updated>2020-11-18T13:52:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Introduction ==  Consider the following model depicting the transfer of AC power between two buses across a line:  Image:AC_Transmission_Model.PNG|left|frame|250px|Figure...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Consider the following model depicting the transfer of AC power between two buses across a line:&lt;br /&gt;
&lt;br /&gt;
[[Image:AC_Transmission_Model.PNG|left|frame|250px|Figure 1. Simple AC power transmission model]]&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;\boldsymbol{V_{s}} = V_{s} e^{-j\phi_{1}} \, &amp;lt;/math&amp;gt; is the voltage and phase angle at the sending end&lt;br /&gt;
:: &amp;lt;math&amp;gt;\boldsymbol{V_{r}} = V_{r} e^{-j\phi_{2}} \, &amp;lt;/math&amp;gt; is the voltage and phase angle at the receiving end&lt;br /&gt;
:: &amp;lt;math&amp;gt;\boldsymbol{Z} \, &amp;lt;/math&amp;gt; is the [[Complex Impedance|complex impedance]] of the line. &lt;br /&gt;
:: &amp;lt;math&amp;gt;\boldsymbol{I} = \frac{\boldsymbol{V_{s}} - \boldsymbol{V_{r}}}{\boldsymbol{Z}} \, &amp;lt;/math&amp;gt; is the current phasor&lt;br /&gt;
&lt;br /&gt;
The [[Electrical_Power#Complex_Power_from_Phasors|complex AC power]] transmitted to the receiving end bus can be calculated as follows:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\boldsymbol{S} = \boldsymbol{V_{r}}\boldsymbol{I}^{*}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this stage, the impedance is purposely undefined and in the following sections, two different line impedance models will be introduced to illustrate the following fundamental features of AC power transmission:&lt;br /&gt;
&lt;br /&gt;
:* The power-angle relationship&lt;br /&gt;
:* PV curves and steady-state voltage stability&lt;br /&gt;
&lt;br /&gt;
== Power-Angle Relationship ==&lt;br /&gt;
&lt;br /&gt;
In its simplest form, we neglect the line resistance and capacitance and represent the line as purely inductive, i.e. &amp;lt;math&amp;gt;\boldsymbol{Z} = j \omega L = jX \, &amp;lt;/math&amp;gt;. The power transfer across the line is therefore:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\boldsymbol{S} = \boldsymbol{V_{r}} \left[ \frac{\boldsymbol{V_{s}} - \boldsymbol{V_{r}}}{jX} \right]^{*} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; = \frac{V_{r} e^{-j\phi_{2}}(V_{s} e^{j\phi_{1}} - V_{r} e^{j\phi_{2}})}{-jX} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; = j \frac{V_{s} V_{r}}{X} e^{-j (\phi_{2} - \phi_{1})} - j \frac{V_{r}^{2}}{X}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; = \frac{V_{s} V_{r}}{X} \sin\delta + j \frac{V_{r}}{X} (V_{s} \cos\delta - V_{r}) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt; \delta = \phi_{2} - \phi_{1} \, &amp;lt;/math&amp;gt; is called the power angle, which is the phase difference between the voltages on bus 1 and bus 2.&lt;br /&gt;
&lt;br /&gt;
We can see that active and reactive power transfer can be characterised as follows:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;P = \frac{V_{s} V_{r}}{X} \sin\delta &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;Q = \frac{V_{r}}{X} (V_{s} \cos\delta - V_{r}) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Plotting the active power transfer for various values of &amp;lt;math&amp;gt; \delta \, &amp;lt;/math&amp;gt;, we get:&lt;br /&gt;
&lt;br /&gt;
[[Image:Lossless_Transmission.PNG|left|frame|430px|Figure 2. Active power transfer characteristic for a lossless line]]&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The figure above is often used to articulate the '''Power-Angle Relationship'''. We can see that in this simple model, power will only flow when there is a phase difference between the voltages at the sending and receiving ends. Moreover, there is a theoretical limit to how much power can be transmitted through a line (shown here when the phase difference is 90&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;). This limit will be a recurring theme in these line models, i.e. lines have natural capacity limits on how much power they can transmit.&lt;br /&gt;
&lt;br /&gt;
== Steady-State Voltage Stability Limits ==&lt;br /&gt;
&lt;br /&gt;
The lossless (L) line model can be made more realistic by adding a resistive component, i.e. &amp;lt;math&amp;gt;\boldsymbol{Z} = R + jX = Z e^{j \theta} \, &amp;lt;/math&amp;gt;. The power transfer across the line is therefore:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\boldsymbol{S} = \boldsymbol{V_{r}}\left[ \frac{\boldsymbol{V_{s}} - \boldsymbol{V_{r}}}{R + jX} \right]^{*} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; = \frac{V_{r} e^{-j\phi_{2}}(V_{s} e^{j\phi_{1}} - V_{r} e^{j\phi_{2}})}{Z e^{-j \theta}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; = \frac{V_{s} V_{r}}{Z} e^{-j (\phi_{2} - \phi_{1} - \theta)} - \frac{V_{r}^{2}}{Z} e^{j \theta}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the above equation, the active and reactive power transfer can be shown to be:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;P = \frac{V_{s} V_{r}}{Z} \cos (\delta - \theta) - \frac{V_{r}^{2}}{Z} \cos \theta &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;Q = - \frac{V_{s} V_{r}}{Z} \sin (\delta - \theta) - \frac{V_{r}^{2}}{Z} \sin \theta &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the active power equation, we can solve for the voltage at bus 2 using the quadratic equation, i.e.:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;V_{r} =\frac{-b \pm \sqrt {b^2-4ac}}{2a},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;a = \frac{\cos \theta}{Z} \, &amp;lt;/math&amp;gt;&lt;br /&gt;
:: &amp;lt;math&amp;gt;b = \frac{V_{s}}{Z} \cos (\delta - \theta) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
:: &amp;lt;math&amp;gt;c = -P \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By keeping the voltage at bus 1, power angle and line impedance constant, we can plot the effect of increasing the active power on the voltage at bus 2 on a '''PV curve''':&lt;br /&gt;
&lt;br /&gt;
[[Image:PV_Curve.PNG|left|frame|430px|Figure 3. PV Curve at Bus 2 for a RL line]]&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The PV curve shows that the voltage at bus 2 falls as the active power loading increases. The voltage falls until it hits a critical point (around 2.7pu loading) where the quadratic equation is no longer solvable. This is referred to as the &amp;quot;nose point&amp;quot; or &amp;quot;point of voltage collapse&amp;quot;, and is the theoretical steady-state stability limit of the line.&lt;br /&gt;
&lt;br /&gt;
== Related Topics == &lt;br /&gt;
&lt;br /&gt;
:* [[Power Flow]]&lt;br /&gt;
:* [[Simple Power Flow Example]]&lt;br /&gt;
:* [[Overhead Line Models]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Fundamentals]]&lt;br /&gt;
[[Category:Modelling / Analysis]]&lt;/div&gt;</summary>
		<author><name>Jules</name></author>
	</entry>
</feed>