You are viewing a free preview of this lesson.
Subscribe to unlock all 12 lessons in this course and every other course on LearningBro.
The transformer is one of the most elegant and economically important devices in electrical engineering. Without transformers, the high-voltage transmission of electricity over hundreds of kilometres — which is how modern national grids deliver power efficiently — would be impossible. Without them, alternating current (AC) would have no advantage over direct current (DC), and Edison might have won the "War of the Currents" against Tesla and Westinghouse. A transformer is, at heart, a direct application of Faraday's law from the previous lesson: two coils linked by a common magnetic circuit, with one coil's changing current inducing an e.m.f. in the other. This lesson concludes OCR H556 Module 6.3.
Spec mapping (OCR H556 Module 6.3 — electromagnetism). This lesson covers the structure of a simple iron-cored transformer (primary, secondary, soft-iron core); derivation of the transformer equation Np/Ns=Vp/Vs from Faraday's law applied to both coils linked by a common flux; the ideal-transformer power conservation VpIp=VsIs giving Is/Ip=Np/Ns; qualitative understanding of eddy-current and hysteresis losses (laminated core, soft iron); the role of transformers in high-voltage transmission for the National Grid; and the requirement that transformers operate on AC (DC produces no flux change and no induced e.m.f.).
A simple transformer has three components:
The soft-iron core is chosen because:
OCR does not expect a quantitative treatment of eddy-current power or hysteresis loops, but does expect qualitative awareness of why the soft-iron core is laminated.
When an alternating voltage Vp is applied to the primary, an alternating current flows, which produces an alternating flux Φ in the core. By Faraday's law, this changing flux induces an e.m.f. in each turn of both coils equal to −dΦ/dt.
Since both coils link the same core flux:
Vp=−NpdtdΦ,Vs=−NsdtdΦ.
(Here Vp is identified with the back-e.m.f. in the primary — for an ideal transformer with no resistive losses, the applied Vp equals minus the back-e.m.f., and similarly the induced Vs equals the open-circuit secondary voltage.) Dividing the two equations and cancelling the common dΦ/dt:
NsNp=VsVp,equivalentlyVpVs=NpNs.
This is the transformer equation. The ratio of output to input voltage equals the ratio of secondary to primary turns — the turns ratio.
flowchart TD
A[Compare N_p and N_s] --> B{N_s > N_p?}
B -->|yes| C[Step-up: V_s > V_p]
B -->|no| D{N_s < N_p?}
D -->|yes| E[Step-down: V_s < V_p]
D -->|no| F[1:1 — isolation transformer]
C --> G[I_s smaller<br/>by same ratio]
E --> H[I_s larger<br/>by same ratio]
A 1:10 step-up transformer takes 230 V in and gives 2300 V out. A 100:1 step-down transformer takes 11000 V in and gives 110 V out.
An ideal transformer is one in which (a) all the flux from the primary links the secondary, and (b) there are no losses of any kind (no copper losses, no iron losses, no leakage flux). For such a transformer, the power delivered to the secondary equals the power drawn from the primary:
Pp=Ps⇒VpIp=VsIs.
Rearranging:
VpVs=IsIp.
Combining with the turns-ratio equation gives the full transformer relationship that OCR examines:
NsNp=VsVp=IpIs.
Note that the currents ratio is inverted compared with the voltages and turns. If you step voltage up by a factor of 10, you step current down by a factor of 10. Power is conserved in the ideal case.
Exam tip. OCR transformer questions almost always boil down to the chain Np/Ns=Vp/Vs=Is/Ip plus ideal power conservation VpIp=VsIs. Learn these by heart.
This current-step-down is the entire reason the National Grid uses high-voltage transmission. The power lost as heat in the transmission cables is
Ploss=I2R,
where R is the (fixed) resistance of the cables and I is the current flowing through them. Halving I (by doubling the voltage) reduces the power loss by a factor of four. In the UK, the power is generated at ∼25 kV, stepped up to 275 kV or 400 kV for long-distance transmission, and stepped down in stages (through 33 kV substations and 11 kV transformers) to 230 V at the home. The combined effect is a reduction of transmission losses from roughly 50 % (if everything were at 25 kV) to less than 3 %.
A transformer with 1200 primary turns and 50 secondary turns steps down 240 V AC for a model train layout. The train draws a current of 2.0 A. Assuming ideal behaviour, calculate (a) the secondary voltage, (b) the current drawn from the primary.
(a) Secondary voltage.
VpVs=NpNs⇒Vs=Vp×NpNs=240×120050=10 V.
(b) Primary current (using power conservation):
VpIp=VsIs⇒Ip=VpVsIs=24010×2.0≈0.083 A.
Or directly from the turns ratio:
IsIp=NpNs=120050⇒Ip=2.0×120050≈0.083 A.
Both methods give Ip≈83 mA at 240 V — exactly the same 20 W of power that is delivered to the secondary at 10 V, 2.0 A.
A power station generates 100 MW at 25 kV. A transformer steps this up to 400 kV for transmission along a line of total resistance 10 Ω. Calculate (a) the transmission current and power loss at 400 kV, (b) the transmission current and power loss if the voltage were instead 25 kV, and (c) the ratio.
(a) At 400 kV.
I400=VP=400×103100×106=250 A
Ploss=I2R=(250)2×10=6.25×105 W=625 kW.
Only 0.625 % of the generated power is lost — acceptable by engineering standards.
(b) At 25 kV.
I25=25×103100×106=4000 A
Ploss=(4000)2×10=1.6×108 W=160 MW.
We would lose more than the entire generated output to heat in the cables. Clearly impossible.
(c) Ratio of losses.
Ploss(400)Ploss(25)=(I400I25)2=(2504000)2=162=256.
Transmitting at 400 kV instead of 25 kV reduces losses by a factor of 256. This is the economic reason for the National Grid's high-voltage transmission.
A distribution-substation transformer steps 11000 V down to 230 V for a row of houses. The street loadings draw a total of 50 A at 230 V.
(a) Find the turns ratio.
NsNp=VsVp=23011000≈47.8.
So Np/Ns≈48:1.
(b) Find the primary current (ideal transformer):
Ip=Is×NpNs=50×481≈1.04 A.
(c) Verify power conservation:
Pp=VpIp=(11000)(1.04)≈11.4 kW,Ps=VsIs=(230)(50)=11.5 kW.
Equal within rounding error — power is conserved in the ideal case.
(d) If the transformer is 98 % efficient (a typical real value), the primary current is slightly higher:
Pp=Ps/0.98=11.5/0.98≈11.73 kW,Ip=11.73×103/11000≈1.07 A.
About 230 W is dissipated in the core and windings.
Transformers work only with alternating current. A DC current in the primary would produce a constant flux, dΦ/dt=0, and no e.m.f. would be induced in the secondary. Transformers are the reason the whole world standardised on AC rather than DC in the late 19th century — you simply cannot step DC up and down the way you can step AC up and down.
Modern electronic DC-DC converters achieve the same trick by rapidly switching a DC supply into a pulsed form that contains enough dI/dt to make a transformer work — typically at 20 kHz to 1 MHz. The result: laptop power supplies and phone chargers are essentially miniature switched-mode transformers with very small ferrite cores (because higher frequency reduces the required A and N).
To keep the topic manageable, OCR H556 deliberately excludes several advanced transformer topics that are covered by other specifications:
For OCR you can safely skip the numerical RMS and eddy-current questions — they will not appear in your exam.
Question (9 marks): A transformer in a school physics laboratory is to be used to step a 230 V AC supply down to 12 V to power a low-voltage lamp drawing 3.0 A. The primary winding has 1150 turns.
(a) Calculate the number of turns required on the secondary, assuming an ideal transformer. [2]
(b) Calculate the current drawn from the primary. [2]
(c) Explain why the secondary current is much greater than the primary current in this step-down configuration. [2]
Subscribe to continue reading
Get full access to this lesson and all 12 lessons in this course.