EE238 Power Engineering II

The Ultimate Quiz Prep Guide — IIT Bombay

10
Topics
24+
Quiz Q's Solved
10
Worked Examples
50+
Key Formulas
Scroll to begin studying
01

Power Grids Overview

~8 min
KEY The Big Picture
  • 3-phase AC, 50 Hz (India / most of world) with a few HVDC links
  • High voltage minimizes I²R losses for long distance bulk power transfer
  • Frequency: 50 Hz (India/Europe), 60 Hz (USA). Japan has both!
  • SIL (Surge Impedance Loading) = V²/Zc determines practical line capacity
Generation 11-25 kV Transmission 132-765 kV (Meshed) Distribution 415V-33 kV (Radial) Loads Step-up Step-down Practical Loading Rules Short lines (<80 km): loaded ABOVE SIL Long lines (>300 km): loaded BELOW SIL for stability (δ < 30°)

Meshed vs Radial

Radial (Distribution)

  • Single path source→load
  • Easy protection (overcurrent)
  • Less reliable; one break = outage
  • Lower fault currents
vs

Meshed (Transmission)

  • Multiple parallel paths
  • Harder protection (distance/differential)
  • More reliable (redundancy)
  • Higher fault currents
IMPORTANT Power Flow Control

In meshed AC grids, power flow depends on impedances and cannot be controlled locally. To change flow:

  1. Change generation dispatch
  2. Change network topology (open/close breakers)
  3. Use Phase Shifting Transformer or FACTS devices

This is a major motivation for HVDC — DC power flow is fully controllable.

Protection in Meshed AC Systems

  • Detect faults reliably
  • Trip quickly before equipment/personnel affected (~100 ms CB opening)
  • Selectivity: trip only the affected zone
  • Backup: if primary protection fails, backup trips
  • Single-pole or three-phase tripping
  • In AC systems, arc interrupts at current zero crossing

Transformers in the Grid

  • Auto-transformers for close voltage ratios (220/400, 132/220 kV) — no electrical isolation, but smaller/cheaper
  • Weight ratio vs 2-winding: (1 - N2/N1). Max advantage when voltages are close.
  • Paralleled transformers must have same phase shift (e.g., both Yd11)
  • Y→Δ transformer: secondary voltages are -30° out of phase with primary
02

3-Phase Systems & Per-Unit

~10 min

Three-Phase Fundamentals

WHY 3-PHASE?
  • 3 windings displaced by 120° → voltages: va, vb (lag 120°), vc (lag 240°)
  • Algebraic sum of balanced 3-phase voltages/currents = 0 at every instant
  • Total instantaneous power = constant (no pulsation!)
  • Phase sequence a-b-c: determines motor rotation direction
Wye (Star) Y
  • VLL = √3 · Vphase
  • Iline = Iphase
  • Neutral point available
  • Used for transmission
Delta (Δ) Mesh
  • VLL = Vphase
  • Iline = √3 · Iphase
  • No neutral wire
  • Triple harmonics circulate in loop
3-Phase Power
P = √3 · VLL · IL · cos(φ) = 3 · Vph · Iph · cos(φ) Q = √3 · VLL · IL · sin(φ) = 3 · Vph · Iph · sin(φ)

For balanced systems, analyze one phase and multiply power by 3.

Per-Unit System

EXAM ESSENTIAL Per-Unit Basics
Definition: quantity (p.u.) = actual value / base value Choose 2 base quantities: Sbase (VA) and Vbase (V) Ibase = Sbase / (√3 · Vbase) Zbase = Vbase² / Sbase Zp.u. = Z(Ω) · Sbase / Vbase²
CHANGE OF BASE
Zp.u.(new) = Zp.u.(old) × (Snew/Sold) × (Vold/Vnew

Transformer p.u. impedance is the same on both sides if voltage bases follow turns ratio. The winding disappears in p.u. equivalent circuits!

Advantages of Per-Unit

  1. P.u. values are similar for apparatus of same type regardless of size
  2. Eliminates √3 factors in 3-phase calculations
  3. Networks with multiple voltage levels solved easily (transformers vanish)
  4. Convenient for digital computation

Harmonics in 3-Phase

  • Fundamental (n=1,7,13...): positive sequence rotation
  • 2nd harmonic (n=2,5,8,11...): negative (reverse) sequence rotation
  • 3rd harmonic (n=3,6,9...): zero sequence — all in phase, circulate in Δ loops
  • Line-to-line voltages have no triple harmonics (they cancel)
03

Maxwell's Equations & TEM Mode

~10 min

Maxwell's Equations

STATIC
div E = ρ/ε0 div B = 0 curl E = 0 (1/μ0) curl B = J
DYNAMIC
div E = ρ/ε0 div B = 0 curl E = -∂B/∂t (1/μ0) curl B = J + ε0 ∂E/∂t
What Changed? (Static → Dynamic)
  • Faraday: curl E ≠ 0. Changing B induces circulating E (voltage!)
  • Displacement current: ε0 ∂E/∂t. Changing E creates B even without current.
  • Result: electromagnetic waves can propagate through space

Two-Wire Transmission Line (Static)

  • Two parallel conductors: +ρ and -ρ line charge density
  • E between conductors (radial), B loops around conductors
  • No E or B in z-direction → 2D Laplace equation
  • Equipotential surfaces are circles (not centered on conductors)
|E| = ρ / (2πε0r) |B| = μ0I / (2πr)

TEM Mode

KEY CONCEPT
  • TEM = Transverse Electromagnetic — Ez = Bz = 0
  • Valid when λ >> conductor spacing (50 Hz: λ = 6000 km!)
  • Allows static formulas to be used for time-varying signals
  • Requires at least 2 conductors (cannot exist in a hollow waveguide)
TRICKY CONCEPT Voltage gradient in z-direction without Ez?

Q: How is there a voltage drop V(z+Δz) - V(z) in the z-direction when there's no E field in that direction (TEM)?

A: Use Faraday's law: ∮ E·dl = -d/dt ∫ B·dS

  • E field can be expressed as gradient of potential only if curl E = 0
  • In the x-y plane, curl E = 0 (no B passing through loops in x-y plane in TEM mode) → E = -∇V works in x-y
  • But in any loop in the y-z plane, there IS changing B passing through it
  • So there CAN be a voltage drop [V(z+Δz) - V(z)] in the z-direction without having Ez
  • The voltage drop comes from Faraday's law (changing magnetic flux), not from an electric field in z

From Fields to Circuit Parameters

Capacitive (E field)
-∂i/∂z = C' · ∂v/∂t C' = πε0 / ln(D/r)
Inductive (B field)
-∂v/∂z = L' · ∂i/∂t L' = (μ0/π) ln(D/r)
REMEMBER Effect of spacing D

If spacing D is doubled:

  • C' marginally decreases (C' ∝ 1/ln(D/r), logarithmic)
  • L' marginally increases
  • Zc = √(L'/C') increases

Bundle Conductors & Corona

  • EHV lines use bundled conductors (2, 3, or 4 sub-conductors per phase)
  • Purpose: reduce corona (main reason) by lowering surface E-field
  • Side effect: also reduces inductance, increases capacitance
  • Maximum E field in a triangular bundle is at the outer vertex (superposition of fields from all sub-conductors)
CORONA DISCHARGE

When voltage on a line becomes very high → E field exceeds a critical value → air breaks down → air molecules become ionized → partial discharge around the conductor = corona

  • E field is stronger at sharp edges and points (field concentration)
  • Bundling creates a smoother, larger effective radius → less field concentration → less corona
  • Corona causes power loss, radio interference, and audible noise

Ground Wire (Shield Wire)

  • Top wire on transmission tower = ground conductor
  • Purpose: prevents phase conductors from direct lightning hit
  • Wire has some potential w.r.t. ground (not exactly zero)
  • Any metallic object near HV lines acquires a potential due to capacitive coupling

E and B Field Patterns

  • B field around two-conductor line (opposite currents): individual loops around each conductor (like two concentric circles, one CW one CCW)
  • E field around two-conductor bundle (same potential): radial outward from both conductors (divergent pattern)
  • 3-phase line at point P: both magnitude AND direction of E vary with time (superposition of 3 time-varying fields)
04

Transmission Line Models

~15 min

Telegrapher's Equations

Lossless: -∂v/∂z = L' ∂i/∂t -∂i/∂z = C' ∂v/∂t Wave equation: ∂²v/∂z² = L'C' · ∂²v/∂t²
Travelling Wave Solution
v(z,t) = f1(t - z/vp) + f2(t + z/vp) i(z,t) = (1/Zc)[f1(t - z/vp) - f2(t + z/vp)]
Zc = √(L'/C')
Characteristic impedance
Independent of line length!
vp = 1/√(L'C')
Propagation speed
≈ 3×108 m/s for OTL

Boundary Conditions

Matched (R=Zc)

No reflection. f2=0.

Open Circuit

Full reflection. V doubles.

Short Circuit

Sign flip. I doubles.

Lossy Line

-∂v/∂z = L' ∂i/∂t + R'i -∂i/∂z = C' ∂v/∂t + G'v Skin effect adds to R' at AC (current concentrates near surface)

Sinusoidal Steady State (SSS)

EXAM CORE
Per-unit-length: Z(jω) = R' + jωL' Y(jω) = G' + jωC' γ = √(Z · Y) = α + jβ Zc = √(Z / Y) LOSSLESS (R'=G'=0): γ = jβ = jω√(L'C') Zc = √(L'/C') [real!]

ABCD Matrix

MASTER EQUATION
Exact (long line): [Vs] [cosh(γl) Zcsinh(γl)] [Vr] [Is] = [(1/Zc)sinh(γl) cosh(γl) ] · [Ir] LOSSLESS (cosh→cos, sinh→jsin): [Vs] [cos(βl) jZcsin(βl)] [Vr] [Is] = [j(1/Zc)sin(βl) cos(βl) ] · [Ir]

Property: AD - BC = 1. For lossless: cos²(βl) + sin²(βl) = 1.

Cascading ABCD Matrices

Two networks in series: [ABCD]total = [ABCD]1 × [ABCD]2

For parallel networks: special formulas (A0=(A1B2+A2B1)/(B1+B2), etc.)

Equivalent Pi Circuit

Zcsinh(γl) Ysh/2 Ysh/2 Vs Vr
Zseries = Zc sinh(γl) Yshunt/2 = (1/Zc) tanh(γl/2) Lossless: Zse = jZcsin(βl), Ysh/2 = j(1/Zc)tan(βl/2)

Line Length Approximations

TypeLengthModelABCD
Short<80 kmSeries Z only[[1, Z], [0, 1]]
Medium80-250 kmNominal Π[[1+YZ/2, Z], [Y(1+YZ/4), 1+YZ/2]]
Long>250 kmExactcosh/sinh

OTL vs Cables

ParameterOverhead (230 kV)Cable (230 kV)Ratio
xl (Ω/km)0.4880.339~1.4x
bc (μS/km)3.371245.6~73x
Zc (Ω)38037.1~10x
SIL (MW)1401426~10x
WHY CABLES LIMITED TO 30-40 km AC?

Cables generate massive reactive power under typical loading (high bc). At 30-40 km, the charging current alone can approach the thermal limit. Need shunt reactors to compensate.

Solution: Compensate with lumped shunt reactors. For long distances, use HVDC cables (no reactive power issue with DC).

FROM NOTES OTL vs Cable Quick Facts
PropertyOverhead LinesCables
Zc230-400 Ω25-50 Ω
bcBaseline50-100x more reactive power
SILLowerMuch higher (cable SIL >> OTL SIL)
X/R ratio10-122-9
α, βLowerHigher (more lossy/km, dielectric losses)
StructureOpen airCoaxial: 2 conductors close together, dielectric between
Max AC lengthHundreds of km30-40 km (charging current limit)

3-Phase Line: Mutual Coupling & Impedance Matrix

FROM NOTES Two-wire line with mutual inductance & capacitance
For a 3-phase line (with mutual coupling Lm', Cm'): [-∂Va/∂z] [Zs' Zm' Zm'] [Ia] [-∂Vb/∂z] = [Zm' Zs' Zm'] [Ib] [-∂Vc/∂z] [Zm' Zm' Zs'] [Ic] Similarly for capacitance matrix (Cs', Cm')

Key simplification (balanced system, Ia+Ib+Ic=0):

-∂(Va)/∂z = Zs'Ia + Zm'(Ib+Ic) = (Zs' - Zm') Ia [since Ib+Ic = -Ia] → Effective per-phase: Z' = Zs' - Zm' and C' = Cs' - Cm'

This is why we can treat a balanced 3-phase system as a single-phase equivalent!

Matched Load (R = Zc): Equivalent Circuit View

FROM NOTES What the line "looks like"
  • When terminated with R = Zc: Vk = Vm ejβl (just a phase shift, no magnitude change)
  • Sending and receiving voltages are equal in magnitude
  • Split line at midpoint: Vmid = Vk e-jβl/2 = Vm ejβl/2
  • Equivalent circuit seen from receiving end: source Vk/cos(βl) in series with jZctan(βl)
Equivalent series impedance from receiving end: Vk/cos(βl) ——[ jZctan(βl) ]—— Vm

Power Flow Through Lossless Line

FROM NOTES Direct derivation (P)
Using the equivalent circuit (Vk/cosβl source with jZctanβl series): P = V·V sinδ / (cosβl · Zctanβl) = V² sinδ / (Zc sinβl) For lossless line: β = ω√(L'C'), Zcsinβl = ωL'l = Xtotal Longer line → larger sin(βl) → LESS power can be transmitted!
WHY THIS WORKS FOR P BUT NOT Q

The equivalent circuit (V/cosβl source + jZctanβl) is a Thevenin equivalent from the receiving end. It lumps all the distributed shunt capacitance into the series element.

  • P: Works because Psending = Preceiving (lossless line, active power is conserved)
  • Q: Does NOT work because the line itself generates Q (capacitance) and absorbs Q (inductance), so Qs ≠ Qr

For Q, you MUST use the full ABCD matrix:

P = V² sinδ / (Zc sinβl) ← same at both ends Qs = V²[cosδ - cosβl] / (Zc sinβl) ← sending end Qr = V²[cosβl - cosδ] / (Zc sinβl) ← receiving end

Notice: Qs = -Qr only when δ = βl (SIL loading). At any other loading, the line has a net Q exchange with the system.

  • δ < βl (below SIL): cosδ > cosβl → Qs > 0, Qr < 0 → line generates Q (capacitive dominates)
  • δ > βl (above SIL): cosδ < cosβl → Qs < 0, Qr > 0 → line absorbs Q (inductive dominates)

Voltage Profile Concepts

  • SIL loading: I²XL = V²BC → flat voltage profile
  • Below SIL (light load): line capacitance dominates → voltage rises (Ferranti effect)
  • Above SIL (heavy load): line inductance dominates → voltage drops
  • At no-load with both ends at 1 p.u., midpoint voltage = 1/cos(βl/2) > 1 p.u.
05

Active & Reactive Power

~10 min

Instantaneous Power (Single Phase)

v = √2 E sin(ωt), i = √2 I sin(ωt + φ) p = vi = [EI cosφ - EI cos(2ωt)cosφ] + [EI sin(2ωt) sinφ] = instantaneous real power + instantaneous reactive power
Real Power P
P = EI cosφ [W]

Average power. Does real work.

Reactive Power Q
Q = EI sinφ [VAr]

Peak of oscillating energy exchange. No net work.

Complex Power

S = P + jQ = V · I* (using S = EI* convention) |S| = √(P² + Q²) [VA] Power Factor = cos(φ) = P/|S|

Convention (IEC): S = EI* → inductive load absorbs +Q, capacitive load absorbs -Q (generates +Q).

Reactive Power Sources & Sinks

ComponentQ Behavior
Inductor / Induction motorAbsorbs Q (Q>0)
CapacitorGenerates Q (absorbs Q<0)
Over-excited synchronous genGenerates Q
Under-excited synchronous genAbsorbs Q
Lightly loaded OTLGenerates Q (capacitive)
Heavily loaded OTLAbsorbs Q (inductive)
Cables (always)Generates Q (high capacitance)

Power Transfer Through a Line

~ VG∠δ R + jX ~ VL∠0 P, Q
KEY EQUATIONS (General Z = R + jX)
At source end:
PG = (VG²/Z) cosθ - (VGVL/Z) cos(θ+δ)
QG = (VG²/Z) sinθ - (VGVL/Z) sin(θ+δ)
where θ = tan-1(X/R)
For LOSSLESS line (R=0, θ=90°):
P = (VGVL / X) sin(δ)
Pmax = VGVL / X
QG = (VG² - VGVL cosδ) / X
QL = (VGVL cosδ - VL²) / X
GOLDEN RULES
  • P controlled by angle difference δ
  • Q controlled by voltage magnitudes
  • Voltage drop ΔV ≈ (RP + XQ)/VL (approximate, for small δ)
  • For transmission (R<<X): ΔV ≈ XQ/V — voltage depends mainly on Q!

Tellegen's Theorem

Σ Vk Ik* = 0 → total complex power absorbed = total supplied

Works for ANY circuit: linear, nonlinear, time-varying. At each node: ΣP = 0, ΣQ = 0.

06

Power System Components

~5 min

Synchronous Machines

  • f = np/60 (n=rpm, p=pole pairs). 50 Hz, 2-pole: 3000 rpm (turbo). 20-pole: 150 rpm (hydro).
  • Equivalent circuit: E = Vt + I(RL + jXs)
  • Xs = synchronous reactance = Xm + XL (magnetizing + leakage)
  • Over-excited: E > V, generates Q (capacitive to system)
  • Under-excited: E < V, absorbs Q (inductive to system)

Short-Circuit Ratio (SCR)

  • SCR = (field current for rated V on OC) / (field current for rated I on SC)
  • SCR ≈ 1/Xs(p.u.) approximately
  • Low SCR (0.55) = high Xs = cheaper but less stable
  • Design trade-off: economy vs stability

Four-Terminal (ABCD) Networks

VS = AVR + BIR IS = CVR + DIR Property: AD - BC = 1 Physical interpretation: B = VS/IR with VR=0 (short circuit impedance) A = VS/VR with IR=0 (open circuit voltage ratio)
Q

Review Questions (Part B) — MCQ Practice

Quiz prep

Click any question to reveal the solution. These are from the Moodle quiz bank.

Q1
For an OTL: L' = 1.11 μH/m, C' = 0.01 nF/m. Characteristic impedance?
  • 111 Ω
  • 333 Ω
  • 0.003 Ω
Zc = √(L'/C') = √(1.11×10-6 / 0.01×10-9) = √(111000) ≈ 333 Ω
Click to show solution
Q2
L' = 1.11 μH/m, vp = 3×108 m/s. Find C'.
  • 10 nF/m
  • 100 nF/m
  • 1 nF/m
  • 0.01 nF/m
v = 1/√(L'C') → C' = 1/(v²L') = 1/((3×108)² × 1.11×10-6) = 0.01 nF/m
Click to show solution
Q3
Bundled conductor (equilateral triangle, 3 sub-conductors at same potential). Maximum E field at?
+ + + Y W X Z 3 sub-conductors at same potential (+)
  • Point Y (outer vertex where fields superpose constructively)
  • Point W
  • Point X
  • Point Z

At point Y (outer vertex), E fields from all 3 sub-conductors point roughly in the same outward direction, so they add up (constructive superposition) → maximum E.

At point X (center), fields from all 3 cancel out. At W (between two conductors), fields partially cancel.

Click to show solution
Q4
Bundle conductor purpose in EHV lines?
  • Increase inductance
  • Reduce phase imbalance
  • Decrease capacitance
  • Reduce corona
Bundling increases effective radius → reduces surface electric field → reduces corona discharge. Side effects: decreases L, increases C.
Click to show solution
Q5
Series capacitors on long EHV lines are used to:
  • Control system frequency
  • Improve load PF
  • Increase power transfer capability
  • Prevent over-voltage
Pmax = V²/Xeff. Series capacitor cancels part of line inductance, reducing Xeff and increasing Pmax. (See Q5A Problem 5)
Click to show solution
Q6
X/R ratio of 150 km, 400 kV overhead line?
  • 10-15
  • 60-100
  • 0.1-0.5
  • 1-2

Why 10-15? At 400 kV (EHV), conductors are thick aluminium with very low resistance. But the spacing between phases is large (several metres), which gives significant inductance.

From Table 3.2a (Weedy): 400 kV, 4×258mm² ACSR:

R = 0.017 Ω/km
XL = 0.27 Ω/km
X/R = 0.27/0.017 = 15.8

Compare with distribution (11 kV): thinner wires, closer spacing → X/R ≈ 1-2

Rule of thumb: Higher voltage → thicker conductor (lower R) → higher X/R

Click to show solution
Q7
400 kV OTL, Zc ≈ 300 Ω. Which line data (R, xl, bc) is correct?
  • 20.8, 24, 256.375 μS
  • 6.4, 73.6, 800 μS

Method: Use Zc = √(xl/bc) to check which option is consistent.

Check Option 1: R=20.8, xl=24, bc=256.375 μS

Zc = √(24 / 256.375×10-6) = √(93600) = 306 Ω ≈ 300 ✔
But X/R = 24/20.8 = 1.15 — way too low for 400 kV OTL! ✘

Check Option 2: R=6.4, xl=73.6, bc=800 μS

Zc = √(73.6 / 800×10-6) = √(92000) = 303 Ω ≈ 300 ✔
X/R = 73.6/6.4 = 11.5 — correct for EHV OTL ✔

Both options give Zc ≈ 300 Ω, but only Option 2 has a realistic X/R ratio for a 400 kV line. This is why you need to know typical X/R values (Q6)!

Click to show solution
Q8
Lossless line terminated by R = Zc. Which is TRUE?
  • Phase and magnitude same everywhere
  • Phase angle difference independent of length
  • Phase angle difference depends on line length
Vs = cos(βl)Vr + jZcsin(βl)(Vr/Zc) = ejβl Vr

Magnitude is constant (|Vs| = |Vr|) but phase shift = βl, which depends on length.

Click to show solution
Q9
Reactance of 100-mile EHV overhead line?
  • 1-10 Ω
  • 45-80 Ω
  • 400-850 Ω
  • 4500-7600 Ω
100 mile ≈ 161 km. EHV line x ≈ 0.29-0.49 Ω/km. X = 161 × 0.3 to 0.49 ≈ 47-79 Ω
Click to show solution
Q10
Surge impedance of EHV overhead lines?
  • 10-15 Ω
  • 230-400 Ω
  • 800-1200 Ω
  • 30-50 Ω
EHV OTL: Zc ≈ 230-400 Ω. Cables: Zc ≈ 30-50 Ω.
Click to show solution
Q11
Why are cables not used for AC transmission > 30-40 km?
  • Absorb reactive power
  • Under-voltage problems
  • Generate substantial reactive power (high bc)
  • High characteristic impedance
Cables have very high capacitance → generate massive reactive power (Q = V²ωC per km). The charging current alone can fill the cable's thermal capacity.
Click to show solution
Q12
3-phase OTL, balanced voltages, E field at point P near ground?
  • Constant magnitude, varying direction
  • E = 0
  • Both magnitude and direction vary with time
  • Varying magnitude, constant direction
E at P is superposition of fields from 3 phases. Since the phases have different magnitudes at different times AND different directions, the resultant E varies in both magnitude and direction (it traces an ellipse).
Click to show solution
Q13-14
B field around two-conductor line (opposite currents)? E field around two-conductor bundle (same potential)?
  • B: Individual circles around each conductor (opposite rotation)
  • E: Radial outward from both conductors (diverging arrows)
B field: apply right-hand rule to each conductor separately. E field for bundle: both at same potential with +charge, so E radiates outward from both (like two positive charges).
Click to show solution
Q15
Two-wire system: spacing D doubled. Capacitance?
  • Doubles
  • Marginally increases
  • Halves
  • Marginally decreases
C' = πε0/ln(D/r). When D doubles: ln(2D/r) = ln(D/r) + ln2

Logarithmic dependence → only a small (marginal) decrease.

Click to show solution
Q16
400 km lossless line, both ends at 1.0 p.u., β=0.0013 rad/km. No-load voltage profile?
  • Voltage rises to ~1.035 p.u. at midpoint (bowl shape)

Step 1: Find the electrical length of the line:

θ = β × l = 0.0013 × 400 = 0.52 rad ≈ 30°

Step 2: At no-load, Ir = 0. Use ABCD from sending end to midpoint (half the line, length l/2):

Vs = cos(βl/2) · Vmid + jZcsin(βl/2) · Imid

Step 3: By symmetry (both ends at same voltage, no load), the midpoint is where I = 0 and V is maximum. So at midpoint Imid = 0:

Vs = cos(βl/2) · Vmid
Rearranging:
Vmid = Vs / cos(βl/2) = 1.0 / cos(15°) = 1.0 / 0.966 = 1.035 p.u.

Why does voltage rise? At no-load, no current flows at the ends, but the line's distributed capacitance still generates reactive power (charging current). This Q has nowhere to go → it pushes the voltage up in the middle. This is the Ferranti effect.

Shape: Voltage profile is a bowl (concave up) — 1.0 p.u. at both ends, peaks at 1.035 at midpoint.

1.0 1.035 Send Recv Mid V z
Click to show solution
Q17
Correct Pi model of transmission line in SSS?
  • Series: Zcsinh(γl), Shunt: (1/Zc)tanh(γl/2)
For lossless: sinh→jsin, tanh→jtan. The series element is impedance, shunt elements are admittances.
Click to show solution
Q18
Two similar 50 km lines (Zo) in series = 100 km line. Zc of combined line?
  • Zo (unchanged)
  • 0.5 Zo
  • 2 Zo
Zc = √(L'/C') depends on per-unit-length parameters only, NOT on total length. Series connection doesn't change L' or C', so Zc remains Zo.
Click to show solution
Q19
Lossless OTL: L' = 1 mH/km, C' = 11.1 nF/km, f = 50 Hz. Find phase constant β.
  • 1.05 × 10-3 rad/km
  • 3.14 × 10-3 rad/km
  • 3.33 × 10-3 rad/km
  • 0.31 × 10-3 rad/km
β = ω√(L'C') = 2π×50 × √(10-3 × 11.1×10-9) = 314.16 × 3.33×10-6 = 1.05×10-3 rad/km

This is the line from Review Q4 & Q5 (600 km, 400 kV). βl = 1.05×10-3 × 600 = 0.63 rad ≈ 36°. Also: Zc = √(L'/C') = √(10-3/11.1×10-9) ≈ 300 Ω.

Click to show solution
Q20
300 km lossless line (β = 0.0013 rad/km) open-circuited at receiving end. |Vs| = 1.0 p.u. Find |Vr|.
  • 1.0 p.u.
  • 1.035 p.u.
  • 1.082 p.u.
  • 0.925 p.u.

Open circuit: Ir = 0. From ABCD: Vs = cos(βl) · Vr

βl = 0.0013 × 300 = 0.39 rad
|Vr| = |Vs| / cos(0.39) = 1.0 / 0.9247 = 1.082 p.u.

Q16 had 400 km with both ends connected at 1 p.u. → midpoint rose to 1.035 (Ferranti). Here the line is open at Vr, so the full rise appears at the receiving end.

Click to show solution
Q21
A lossless line carries exactly the Surge Impedance Loading (SIL). Which is TRUE?
  • Line absorbs reactive power from both ends
  • Line generates reactive power; voltage rises at midpoint
  • Voltage magnitude is constant along the line; no reactive power exchange with the external system
  • Receiving end voltage is higher than sending end voltage

At SIL (P = V²/Zc, δ = βl): distributed capacitive Q and inductive Q exactly cancel → flat voltage profile, zero net Q.

Below SIL: capacitance dominates → line generates Q → Ferranti-like voltage rise.
Above SIL: inductance dominates → line absorbs Q → voltage sags.

Click to show solution
Q22
Two similar 50 km lines (Zc = Zo) connected in parallel. Zc of the combined system?
  • Zo
  • Zo/2
  • 2Zo
  • Zo/√2

Parallel lines: series impedance per unit length halves (z' = z/2), shunt admittance per unit length doubles (y' = 2y).

Zc,parallel = √(z'/y') = √(z/2 ÷ 2y) = √(z/y) / 2 = Zo/2

Contrast with Q18 (series): series connection leaves Zc unchanged. Parallel halves it.

Click to show solution
Q23
A 3-phase, 400 kV line has Zc = 300 Ω. What is the Surge Impedance Loading (SIL)?
  • 133 MW
  • 300 MW
  • 533 MW
  • 1200 MW
SIL = VLL² / Zc = (400×103)² / 300 = 533 MW

VLL is the line-to-line voltage. This 3-phase formula works because: 3 × (VLL/√3)²/Zc = VLL²/Zc. At SIL, voltage profile is flat and Q exchange is zero.

Click to show solution
Q24
Long two-wire system (D ≫ r). Spacing D is doubled. Inductance per unit length L':
  • Doubles
  • Halves
  • Marginally decreases
  • Marginally increases
L' = (μ0/π) ln(D/r). When D → 2D: ΔL' = (μ0/π) ln(2) — small fixed addition to a large ln(D/r).

Logarithmic dependence: marginal increase. Compare with Q15 (capacitance): C' = πε0/ln(D/r) → marginally decreases when D doubles. The two effects are complementary: more separation → more flux linkage (L↑), weaker electric coupling (C↓). Note: Zc = √(L'/C') increases as D increases.

Click to show solution
Q25
For a short transmission line (<80 km), the ABCD matrix simplifies to: (Weedy 3.10)
  • [cos(βl), jZcsin(βl); jsin(βl)/Zc, cos(βl)] — exact long line
  • [1, Z; Y, 1+ZY/2] — nominal π
  • [1, Z; 0, 1] — short line
  • [1, 0; Y, 1]

Short line: shunt capacitance C' is negligible → A = D = 1, B = Ztotal = R + jX, C = 0.

As line length increases: use nominal π (medium line, add C as lumped shunt halves at each end). For >300 km: use exact distributed-parameter ABCD with cosh/sinh.

Weedy 3.10: 83 km, 275 kV line → A = 0.989 + j0.003 ≈ 1 (confirms short-line approximation is reasonable but not exact at 83 km)
Click to show solution
Q26
A cable has xl = 0.34 Ω/km, bc = 246 μS/km. What is Zc? (Weedy 3.9 / Review Q3 data)
  • ~37 Ω
  • ~191 Ω
  • ~380 Ω
  • ~1200 Ω
Zc = √(xl/bc) = √(0.34 / 246×10-6) = √(1382) ≈ 37 Ω

This is a cable — very high bc (capacitance) compared to OTL gives a much lower Zc. Compare with OTL (Q10): Zc ≈ 230–400 Ω vs cable ≈ 30–50 Ω.

Formula: for a lossless line, Zc = √(L'/C') = √(ωL'/ωC') = √(xl/bc) where xl and bc are total for the line.

Click to show solution
Q27
For a line with R = 0, X = 20 Ω, using ΔV ≈ (RP + XQ)/V: if the load is purely capacitive (Q < 0), the receiving-end voltage compared to sending-end is: (Weedy 5.10)
  • Lower (voltage drop)
  • Higher (voltage rise)
  • Unchanged
  • Zero

With R=0: ΔV = XQ/V. If Q < 0 (capacitive load injects reactive power) → ΔV < 0 → Vr > Vs.

Vs = Vr + ΔV → if ΔV < 0, then Vr = Vs - ΔV > Vs

This is consistent with Ferranti: distributed capacitance of a lightly loaded line acts as a Q source (Q < 0 from the line's perspective) → voltage rises at receiving end.

Rule: Reactive power injection raises voltage; absorption lowers it. (ΔV ≈ XQ/V for inductive lines)

Click to show solution
Q28
For a medium-length line (80–240 km), the nominal-π ABCD constants are: (Weedy 3.7.2.2)
  • [1, Z; Y, 1] — ignores ZY cross-term
  • [1+ZY/2, Z; (1+ZY/4)Y, 1+ZY/2] — nominal π
  • [cosh√(ZY), √(Z/Y)sinh√(ZY); √(Y/Z)sinh√(ZY), cosh√(ZY)] — exact long line
  • [1+ZY/2, (1+ZY/4)Z; Y, 1+ZY/2] — nominal T

Nominal-π model: shunt Y/2 at each end, full Z in series. Applying KVL/KCL:

A = D = 1 + ZY/2    B = Z    C = (1 + ZY/4)Y

Nominal-T model (shunt Y in middle, Z/2 each side) gives same A=D but swapped B and C. In practice, π is preferred for medium lines. Reducing to Y=0 recovers the short-line A=D=1, B=Z, C=0.

Click to show solution
Q29
For a long transmission line (>240 km), the exact ABCD parameter A = D equals: (Weedy 3.7.2.3 / Eq. 3.8)
  • 1 + ZY/2
  • cos(βl) — lossless approximation only
  • cosh√(ZY) — exact distributed-parameter result
  • 1 + ZY/2 + Y²Z²/24
A = D = cosh√(ZY)   B = √(Z/Y) sinh√(ZY)   C = √(Y/Z) sinh√(ZY)

Z = total series impedance of line, Y = total shunt admittance. For a lossless line (R=G=0): √(ZY) = jβl, so cosh(jβl) = cos(βl) and sinh(jβl) = j sin(βl). The medium-line expression 1+ZY/2 is just the first two terms of the cosh series.

Click to show solution
Q30
Voltage regulation of a transmission line is defined as: (Weedy 3.7.2.1)
  • (VS − VR) / VS × 100%
  • (VS − VR) / VR × 100%
  • (VR,no-load − VR,full-load) / VR,full-load × 100%
  • Active power loss / active power delivered × 100%

Regulation measures how much the receiving-end voltage rises when load is removed, relative to full-load voltage:

VR = (VR(NL) − VR(FL)) / VR(FL) × 100%

For a capacitive / leading-p.f. load VR can exceed VS, giving negative regulation. Short line with R=0 and purely capacitive load: VR(NL) < VR(FL) → VR < 0.

Click to show solution
Q31
From Weedy Table 3.2a: a 275 kV OTL has natural load (SIL) ≈ 47–255 MW; a 400 kV line has SIL ≈ 540–620 MW. SIL scales with voltage as:
  • V (linear — doubles when V doubles)
  • V² (quadratic — quadruples when V doubles)
  • V1/2 (square-root)
  • Independent of voltage level
SIL = V² / Zc

Zc depends only on line geometry (roughly constant for a given conductor type), so SIL ∝ V². This is why upgrading from 275 kV to 400 kV raises the natural load by ≈ (400/275)² ≈ 2.1×. It also explains why high-voltage transmission is economically advantageous for bulk power transfer.

Click to show solution
Q32
Bundled conductors on EHV lines (e.g. 4×258 mm² at 400 kV, Weedy Table 3.2a) primarily: (Weedy 3.7.1.1)
  • Increase L' and C' equally, leaving Zc unchanged
  • Increase R, decrease L' and C'
  • Decrease L' and increase C', thus reducing Zc and raising SIL
  • Only reduce corona; have no effect on L' or C'

Bundling several subconductors increases the effective conductor radius req:

  • Inductance: L' = (μ0/2π) ln(Deq/req) — larger reqsmaller L'
  • Capacitance: C' = 2πε0/ln(Deq/req) — larger reqlarger C'
Zc = √(L'/C') ↓    SIL = V²/Zc

From Table 3.2a: 400 kV, 1×258 mm² → Zc=296 Ω, SIL=540 MW; 4×258 mm² → Zc=258 Ω, SIL=620 MW. Bundling also reduces electric-field gradients, suppressing corona.

Click to show solution
5A

Review Questions (5A) — Problem Strategies

Long problems
Q1 ABCD Matrix: Open circuit, terminated, shunt L/C compensation

Given: Lossless line with ABCD = [[cosβl, jZcsinβl], [j(1/Zc)sinβl, cosβl]]

Part (a): Inverse ABCD

[Vr, Ir] = [D, -B; -C, A] [Vs, Is] (swap A↔D, negate B,C)

Part (b): Open circuit (Ir = 0)

Vs = cos(βl) · Vr → |Vr| = |Vs|/cos(βl) > |Vs| (Ferranti effect!)

Part (c): Terminated by R

Vr = R·Ir. Substitute into ABCD. |Vr| depends on R/Zc ratio.

Part (d,e): Shunt L or C for |Vr| = |Vs|

Add shunt admittance Ycomp at receiving end. Set |Vr| = |Vs| and solve for Ycomp.

Q2 Both ends at voltage V, find P & Q along line

Setup: Vs = V∠δ, Vr = V∠0. Express V(d), I(d) using ABCD from receiving end.

P = (V²/Zc) · sinδ/sin(βl) SIL condition: P = V²/Zc when δ = βl (natural loading)

At SIL: voltage profile is flat. Below SIL: midpoint voltage > V (Ferranti).

Q3 Cable (40 km) + Overhead line (120 km) cascaded

Method: Cascade ABCD: [ABCD]total = [ABCD]cable × [ABCD]OTL

OTL terminated at Zc,OTL → Vr = Zc,OTL·Ir. Cable and OTL have very different Zc values (37 vs 380 Ω).

Key insight: there will be significant reactive power exchange at the cable-OTL junction due to impedance mismatch.

Q4 600 km line: shunt Bc at midpoint for voltage regulation

Setup: Both ends at 400 kV, β = 0.0013 rad/km. θ = βl = 0.78 rad ≈ 45°

Method: Split into two 300 km halves. Each half has ABCD with βl/2.

At midpoint: KCL with shunt susceptance Bc. Set Vmid = 400 kV.

Bc compensates the reactive power surplus that causes Vmid to rise above 400 kV at no-load.
Q5 Maximum power & series capacitor compensation
Maximum power for lossless line (both ends at V): Pmax = V² / (Zc sin(βl)) occurs when δ = βl

Series capacitor at midpoint: Cancels part of inductive reactance.

With 50% series compensation, Xeff halves, so Pmax doubles.

β = ω√(L'C') With L'=1 mH/km, C'=11.1 nF/km: β = 314√(10-3×11.1×10-9) = 0.00105 rad/km
Q6 Cable + OTL with reactive compensation at junction

Similar to Q3, but with shunt reactive element Qc at cable-OTL junction to maintain Vjunction = 230 kV.

Method:

  1. Find V,I at junction from OTL side (ABCD with load condition)
  2. Find V,I at junction from cable side (ABCD with source condition)
  3. Apply KCL at junction: Icable = IOTL + Icomp
  4. Determine if compensator is L or C based on sign of Qc
TB

Textbook Worked Examples & Practice

Weedy Ch 2-3

These are directly relevant to the review questions. Click to expand solutions.

Ex 2.5 Per-Unit System: Radial Transmission with Transformers

Problem: 11 kV generator → 11/132 kV transformer (50 MVA, X=10%) → 132 kV line (j100 Ω) → 132/33 kV transformer (50 MVA, X=12%) → 50 MW load at 0.8 p.f. lag. Vload = 30 kV. Find generator terminal voltage.

Step 1: Choose base = 100 MVA. Voltage bases follow transformer ratios: 11, 132, 33 kV Step 2: Base impedance at 132 kV level: Zbase = 132² × 10³ / (100 × 10&sup6;) = 174 Ω Step 3: Line reactance in p.u.: Xline = j100/174 = j0.575 p.u. Step 4: Transformer reactances (change of base from 50 to 100 MVA): XT1 = j0.1 × (100/50) = j0.2 p.u. XT2 = j0.12 × (100/50) = j0.24 p.u. Step 5: Load voltage & current: VR = 30/33 = 0.91 p.u. Iload = 50×10&sup6;/(√3 × 30×10³ × 0.8) = 1203 A Ibase = 100×10&sup6;/(√3 × 33×10³) = 1750 A Ip.u. = 1203/1750 = 0.687∠-36.87° = 0.55 - j0.41 p.u. Step 6: Sending voltage: Vs = 0.687(0.8-j0.6)(j0.2+j0.575+j0.24) + 0.91 Vs = 1.328 + j0.558 p.u. |Vs| = 1.44 p.u. = 1.44 × 11 = 15.84 kV

Key takeaway: Transformers vanish in p.u. circuit! Just add all reactances in series. Vbase must follow turns ratio.

Ex 2.6 Voltage Drop: Accurate vs Approximate (275 kV, 160 km)

Problem: 275 kV line, 160 km, R=0.034 Ω/km, X=0.32 Ω/km. Load: 600 MW, 300 MVAr. Compare accurate and approximate methods.

Base: 100 MVA, 275 kV Zbase = 275²/100 = 756 Ω X = 160 × 0.32 = 51.2 Ω → Xpu = 51.2/756 = 0.0677 p.u. P = 6 p.u., Q = 3 p.u. (on 100 MVA base) Approximate (R≈0): ΔV = XQ/V = 0.0677 × 3 / 1 = 0.203 p.u. VG ≈ 1 + 0.203 = 1.203 p.u. (error: 5.6%) Accurate: VG² = (1 + QX)² + (PX)² = (1.203)² + (0.406)² VG = 1.27 p.u. = 349 kV For shorter line (80 km), same load: Xpu = 0.0338; ΔV = 0.203 p.u.; δ = 10° VG(accurate) = 1.120; VG(approx) = 1.101 p.u. (error: 1.7%)

Lesson: Approximate formula ΔV ≈ XQ/V works well for short lines / small angles. For heavily loaded long lines (δ > 15°), use the accurate formula.

Ex 3.2 Short Line: L, C Calculation + Voltage Drop (3.3 kV, 1.6 km)

Problem: 3.3 kV OTL, 1.6 km, horizontal formation, conductor spacing 762 mm, diameter 3.5 mm, R=0.41 Ω/km. Find inductance. Then find Vload for 1 MW at 0.8 p.f. lag.

Equivalent spacing: deq = √3(762 × 762 × 1524) = 762√2 = 960 mm Inductance per phase (line-to-neutral): L = (μ0/8π)[1 + 4 ln(d/r)] = (4π×10-7/8π)[1 + 4 ln(960/1.75)] L = 1.31 × 10-6 H/m → Ltotal = 2.11 mH XL = 2π × 50 × 2.11 × 10-3 = 0.66 Ω Rtotal = 1.6 × 0.41 = 0.66 Ω Z = 0.66 + j0.66 Ω P.u. method (base: 1 MVA, 3.3 kV): Zbase = 3.3² × 10³ / 10&sup6; = 10.89 Ω Zpu = (0.66+j0.66)/10.89 = 0.0602 + j0.0602 ΔV = RP + XQ = 0.0602×1 + 0.0602×0.75 = 0.1053 p.u. = 10.5% Power loss = I²R = 1.25² × 0.0602 = 0.094 p.u. = 94 kW
Ex 3.3 150 km Line: Short vs Medium vs Long Model Comparison

Problem: 400 kV, 150 km, quad conductors. R=0.017 Ω/km, XL=0.27 Ω/km, bc=10.58 μS/km. Load: 1800 MW at 0.9 lag. Find Vs using all 3 models.

Base: 2000 MVA, 400 kV → Zbase = 80 Ω Zpu = (150/80)(0.017+j0.27) = 0.032 + j0.506 Ypu = 150 × 10.58×10-6 × 80 = j0.127 I = (1800-j870)/2000 = 0.9 - j0.435 p.u. SHORT LINE (B=Z, A=1): Vs = Vr + ZI = 1 + (0.032+j0.506)(0.9-j0.435) = 1.249 + j0.442 |Vs| = 530 kV MEDIUM LINE (Nominal Π, A = 1+ZY/2): A = 1 + (0.032+j0.506)(j0.127)/2 = 0.968 + j0.002 Vs = AVr + BIr = 1.217 + j0.444 |Vs| = 518 kV LONG LINE (Exact, using series expansion): A = 0.968 + j2×10-3; B = 0.031 + j0.501 Vs = 1.214 + j0.439 |Vs| = 518 kV

Conclusion: Short-line model gives 530 kV (too high!), while medium and long models agree at 518 kV. For 150 km at 400 kV, the medium line model is adequate. Short-line model overpredicts Vs because it ignores shunt capacitance (which generates Q and supports voltage).

Note: 518 kV is too high for a 400 kV system (max ≈ 440 kV). Would need series capacitors or shunt compensation.

Ex 3.1 Synchronous Generator: Excitation & Load Angle

Problem: 60 MW, 75 MVA, 11.8 kV generator. SCR = 0.63 (so Xs = 1/0.63 = 1.59 p.u.). Find excitation E and load angle δ at full load (0.8 p.f. lag) and at unity p.f.

Xs = 1.59 p.u. = 1.59 × (11.8²/75) = 2.94 Ω/phase Power equation: P = (VE/Xs) sinδ At 0.8 p.f. lag, full load (60 MW): From performance chart: E = 2.3 p.u., δ = 33° Check: sinδ = P × Xs / (V × E × 3) = 60×10&sup6; × 2.94 / (11800 × 2.3 × 11800/√3) sinδ = 0.55 → δ = 33.4° At unity p.f.: E = 1.7 p.u., δ = 50°

Key point: At unity p.f. the load angle is larger (50° vs 33°) because the machine needs less excitation → less margin to the 90° stability limit. Over-excited machines (0.8 lag) are more stable!

Relevant Textbook Practice Problems

P2.13
Cascading ABCD (matches Q5A-Q3): Two circuits with ABCD constants [1, 50, 0, 1] and [0.9∠2°, 150∠79°, 9×10-4∠91°, 0.9∠2°]. Find combined ABCD.

Multiply the matrices: [ABCD]total = [ABCD]1 × [ABCD]2

A0 = A1A2 + B1C2 B0 = A1B2 + B1D2 Answer: A = 0.9∠4.85, B = 165.1∠63.6

This is the exact same technique needed for Q5A-Q3 (cable + OTL cascade)!

Click for solution
P2.14
Vs calculation (matches voltage regulation): 132 kV line, R=0.156 Ω/km, X=0.4125 Ω/km. 125 MVA at 0.9 lag, Vr=132 kV. Find Vs for 16 km and 80 km. Use both methods.
For 16 km (short line): Z = 16(0.156 + j0.4125) = 2.5 + j6.6 Ω Vs = Vr + IZ where I = 125×10&sup6;/(√3 × 132×10³) Vs = 136.92 kV (accurate), 136.85 kV (approx) For 80 km: Vs = 157.95 kV (accurate), 156.27 kV (approx)

The approximate method works well for 16 km but starts to diverge at 80 km (1% error).

Click for solution
P2.15
Power between sources (matches power-angle): Generator (E=1.7 p.u., Xs=2 p.u.) connected to infinite bus (V=1 p.u., X=0) via line. X/R=10, δ=30°. Find P generated and P delivered.
Total impedance Z = R + jX, where X/R = 10 Z = √(R²+X²) = 2, and X/R = 10 θ = tan-1(10) ≈ 84.3° Pgen = (VG²/Z)cosθ - (VGVL/Z)cos(θ+δ) Pgen = 0.49 p.u., Pdelivered = 0.44 p.u. Difference = I²R losses in the line
Click for solution
P2.6
Maximum power output (matches Q5A-Q5): Generator (X1) connected to load (fixed X2 in parallel with variable R). Show max power when 1/R = 1/X1 + 1/X2.

Power delivered to R: P = I²R where I depends on the impedance seen.

The load impedance Zload = jX2 || R. For maximum power transfer to R, take dP/dR = 0.

Result: 1/R = 1/X1 + 1/X2 i.e., R = X1X2/(X1+X2) = X1 || X2

This is analogous to impedance matching. Similar concept to Q5A-Q5 where series capacitor changes effective X to maximize power transfer.

Click for solution
P2.10
Full p.u. system: Express all quantities in Figure 2.32 in p.u. (100 MVA base). Gen: 500 MVA, 22 kV, X=2 p.u. Transformer: 22/400 kV, X=0.1 p.u. Line: 80 km, R=0.1, X=0.5 Ω/km, bc=10 μS/km. Load transformer: 400/11 kV, X=0.15 p.u.
Gen reactance (change base from 500 to 100 MVA): Xgen = 2 × (100/500) = 0.4 p.u. Sending transformer (change from 500 to 100 MVA): XT1 = 0.1 × (100/500) = 0.02 p.u. Line at 400 kV level: Zbase = 400²/100 = 1600 Ω Zline = 80(0.1+j0.5) = 8+j40 Ω Zline,pu = (8+j40)/1600 = 0.005+j0.025 p.u. Line capacitance (split half at each end): Ytotal = 80 × 10×10-6 = 800 μS Ypu = 800×10-6 × 1600 = j1.28 p.u. (Half at each end: j0.64 p.u.) Receiving transformer: XT2 = 0.15 × (100/500) = 0.03 p.u.
Click for solution
P2.12
Power & losses in feeder: 440 V supply, 3 Y-connected loads in parallel via feeder (0.1+j0.5) Ω/phase. Loads: 5kW+4kVAr, 3kW+0kVAr, 10kW+2kVAr. Find Iline, feeder losses, supply PF.
Total load: P=18 kW, Q=6 kVAr S = 18+j6 kVA; |S| = 19.0 kVA I = S*/(√3 V*) = 19000/(√3 × 440) = 24.9 A Feeder losses per phase: Ploss = 3 × I² × R = 3 × 24.9² × 0.1 = 186 W Qloss = 3 × I² × X = 3 × 24.9² × 0.5 = 930 VAr Total from supply: Psupply = 18000 + 186 = 18.2 kW Qsupply = 6000 + 930 = 6.93 kVAr PF = 18.2/√(18.2²+6.93²) = 0.94 lagging
Click for solution

Quick Concept Checks (from Weedy Ch 3)

Natural Load / SIL
SIL = V²/Zc At SIL: V²/Xc = I²XL V and I in phase everywhere

Typical values:

  • 132 kV: Zc=150Ω, SIL=50 MW
  • 275 kV: Zc=315Ω, SIL=240 MW
  • 400 kV: Zc=295Ω, SIL=540 MW
Cables vs OTL (Ch 3)
  • Cable Zc1/10th of OTL
  • Cable XL/R ≈ 2-9 (vs 10-15 for OTL)
  • Cable C = 2πε0εr/ln(R/r)
  • εr ≈ 2.3 (XLPE), so C is much higher than OTL
  • Charging current: Ic = VωC per km
  • At 30-40 km, Ic ≈ thermal rating!
Line L and C formulas
Single-phase (2-wire): L = (μ0/4π)[1+4ln(d/r)] H/m C = πε0/ln(d/r) F/m 3-phase (equilateral): L = (μ0/8π)[1+4ln(d/r)] H/m (per phase) C = 2πε0/ln(d/r) F/m (per phase) Using GMR (r'=re-1/4): L = 4×10-7 ln(d/r') H/m
Transposition

For unequal spacing d12, d23, d31:

deq = √3(d12 × d23 × d31)

Conductors are rotated through all 3 positions along the line to equalize inductance. In practice, done at substations.

TRANSFORMER PHASE SHIFTS (from Ch 3.8)
  • Y-Y or Δ-Δ: No phase shift
  • Y-Δ: Positive sequence voltages advanced by +30° on delta side
  • Δ-Y: Positive sequence voltages delayed by -30° on Y side
  • Transformers with different phase shifts CANNOT be paralleled
  • Typical impedance: 10-20% for large transformers (>20 MVA)
  • 10% reactance means short-circuit current = 10x rated
F

Master Formula Sheet

Transmission Line Core Formulas

Characteristic impedance & propagation: Zc = √(L'/C') = √(xl/bc) β = ω√(L'C') = √(xl · bc) [rad/km] vp = 1/√(L'C') = ω/β ≈ 3×108 m/s (OTL) ABCD (lossless): A = D = cos(βl) B = jZcsin(βl) C = j(1/Zc)sin(βl) AD - BC = 1 ABCD (lossy): A = D = cosh(γl) B = Zcsinh(γl) C = (1/Zc)sinh(γl) γ = α+jβ = √(ZY) Pi model: Zse = Zcsinh(γl) Ysh/2 = (1/Zc)tanh(γl/2) Short line (<80 km): A=D=1, B=Z, C=0 (just series impedance) SIL: SIL = V²/Zc [MW, using line-line V in kV] Relationship: xl = Zc² · bc

Power Formulas

Complex power: S = P + jQ = V · I* [VA] Through lossless line (jX): P = (VsVr/X)sinδ Pmax = VsVr/X Voltage drop (approx, small δ): ΔVp = (RP + XQ)/V ΔVq = (XP - RQ)/V For transmission (R<<X): ΔV ≈ XQ/V 3-phase power: P = √3 VLL IL cosφ Q = √3 VLL IL sinφ Reactive power absorbed: By inductor: Q = I²XL By line: Q = I²X Generated by capacitor: Q = V²B = V²ωC

Per-Unit System

Zbase = Vbase² / Sbase Ibase = Sbase / (√3 Vbase) Zpu = Z(Ω) / Zbase = Z(Ω) × Sbase / Vbase² Change of base: Zpu,new = Zpu,old × (Snew/Sold) × (Vold/Vnew

Key Numbers to Remember

EHV Overhead Lines: Zc ≈ 230-400 Ω xl ≈ 0.3-0.5 Ω/km bc ≈ 3-4 μS/km X/R ≈ 10-15 β ≈ 0.0013 rad/km vp ≈ c Cables (230 kV): Zc ≈ 30-50 Ω bc ≈ 250 μS/km (70x OTL!) Max AC length: 30-40 km (reactive power limit) Machines: Xs ≈ 1.5-2.0 p.u. SCR ≈ 0.55-0.63 f = np/60 (n rpm, p pole-pairs)

You've got this!

Focus on ABCD matrices, P-Q flow, and the Part B MCQs.

EE238 Power Engineering II • IIT Bombay • Built from Weedy Ch 2-3, AMK slides, & review questions