This page is a drill . We take the flux idea — Φ = B A cos θ and its integral big brother Φ = ∫ S B ⋅ d A — and hit it with every kind of question it can produce. Before anything, one reminder in plain words:
Intuition The one picture behind all of it
Field lines are arrows of "magnetic stuff" flowing through space. Flux counts how many arrows pierce your surface . Two knobs control it: how strong the field is (B ), and how the surface is tilted — measured by the angle θ between the field and the surface normal (the perpendicular spike sticking straight out of the surface). Face-on catches the most; edge-on catches none.
Everything below is just those two knobs, turned to every possible setting.
Here is the complete list of case-classes flux problems come in. Every cell gets at least one fully worked example further down.
#
Case class
The distinguishing feature
Example
C1
Face-on (θ = 0 )
Field ∥ normal, flux is maximal = B A
Ex 1
C2
Tilted (0 < θ < 9 0 ∘ )
Partial projection, cos θ between 0 and 1
Ex 2
C3
Edge-on (θ = 9 0 ∘ ) — degenerate
Field lies in the surface, flux = 0
Ex 3
C4
Obtuse angle (9 0 ∘ < θ ≤ 18 0 ∘ ) — negative flux
Field pierces the back of the surface, cos θ < 0
Ex 4
C5
Non-uniform field
B varies over the surface → must integrate
Ex 5
C6
Closed surface — degenerate
Everything that enters must leave, ∮ = 0
Ex 6
C7
Multi-turn coil
Flux linkage N Φ , easy to forget
Ex 7
C8
Real-world word problem
Translate words → B , A , θ
Ex 8
C9
Exam twist: angle-with-surface trap
They give angle to the plane , not the normal
Ex 9
C10
Limiting behaviour
What happens as θ sweeps 0 → 18 0 ∘
Ex 10
The sign of cos θ is the spine of this whole table, so let us make that visible first.
Intuition Reading the graph above
As the tilt θ (measured from the normal) grows from 0 to 18 0 ∘ , cos θ slides from + 1 (full face-on flux) down through 0 (edge-on, no flux) to − 1 (field piercing the back, most negative flux). Positive, zero, and negative flux are all just three regions of this one curve. Keep this picture in your head for every example.
A circular loop of radius r = 0.10 m sits with its normal pointing straight along a uniform field B = 0.80 T . Find Φ .
Forecast: the loop faces the field head-on. Guess: will cos θ help or hurt here?
Area of a circle: A = π r 2 = π ( 0.10 ) 2 = 0.0314 m 2 .
Why this step? We need the physical area the field passes through; a circle's area is π r 2 .
Normal ∥ B means θ = 0 , so cos θ = 1 .
Why this step? θ is the angle between field and normal; here they coincide, the maximum-flux setting.
Φ = B A cos θ = 0.80 × 0.0314 × 1 = 0.0251 Wb .
Why this step? Face-on = the full uniform-field formula with cos 0 = 1 .
Verify: units T ⋅ m 2 = Wb ✓. This is the largest flux this loop can give in this field — any tilt only shrinks it. Sanity ✓.
Same loop (r = 0.10 m , A = 0.0314 m 2 ) in the same B = 0.80 T , but now the normal makes θ = 3 0 ∘ with the field.
Forecast: tilted, but only a little. Guess: closer to Ex 1's answer, or closer to zero?
cos 3 0 ∘ = 0.8660 .
Why this step? Only the projection A cos θ of the area faces the field — that projection catches the lines.
Φ = B A cos θ = 0.80 × 0.0314 × 0.8660 = 0.0218 Wb .
Why this step? Plug the tilt into B A cos θ .
Verify: 0.0218 < 0.0251 (less than the face-on max) but still positive and large — matches "a small tilt loses only a little flux." Look at the s 01 curve near θ = 3 0 ∘ : still high on the hump. ✓
The same loop is turned so the field lies flat inside the loop's plane — the normal now points 9 0 ∘ away from B .
Forecast: field skims along the surface. Guess the flux before reading on.
Normal ⊥ B ⇒ θ = 9 0 ∘ , cos 9 0 ∘ = 0 .
Why this step? When the field lies in the surface, no line pierces through; the projected area facing the field is zero.
Φ = B A cos 9 0 ∘ = 0.80 × 0.0314 × 0 = 0 Wb .
Why this step? Confirms the geometric intuition numerically.
Verify: a strong field (0.80 T ) still gives zero flux — the classic "more field is not enough, orientation rules" check. On the s 01 curve this is the crossing point. ✓
Same loop and field, now the normal points θ = 12 0 ∘ from B — i.e. the field enters through the back face of the loop (relative to the chosen normal direction).
Forecast: the flux number will do something the parent note never showed. Guess its sign.
cos 12 0 ∘ = − 0.5 .
Why this step? Beyond 9 0 ∘ the field pierces the surface from the side opposite to the normal, so its component along the normal is negative.
Φ = B A cos 12 0 ∘ = 0.80 × 0.0314 × ( − 0.5 ) = − 0.0126 Wb .
Why this step? The dot product carries the sign automatically.
Verify: The sign is just a bookkeeping label for "which way the lines cross the chosen normal." Its magnitude 0.0126 Wb equals the flux you'd get at θ = 6 0 ∘ (since ∣ cos 12 0 ∘ ∣ = ∣ cos 6 0 ∘ ∣ = 0.5 ) — a nice symmetry check on the s 01 curve. ✓
Why it matters: Faraday's law and Lenz's Law care about the change in Φ , and flux flipping from positive to negative is a real change that drives current.
A field points along z ^ but grows with position: B = ( 0.20 + 0.10 x ) z ^ T (x in metres). Find the flux through the square 0 ≤ x ≤ 3 , 0 ≤ y ≤ 2 lying in the x y -plane, normal z ^ .
Forecast: you can't use one B A — why not? Guess whether the answer is bigger or smaller than using the field at x = 0 .
B ⋅ d A = ( 0.20 + 0.10 x ) d A because field ∥ normal.
Why this step? When both vectors are along z ^ the dot product is just the product of magnitudes — see Surface and Line Integrals .
Set up the double integral over the square:
Φ = ∫ 0 2 ∫ 0 3 ( 0.20 + 0.10 x ) d x d y .
Why this step? B changes with x , so we slice into strips where B is locally constant, then sum (integrate).
Inner integral: ∫ 0 3 ( 0.20 + 0.10 x ) d x = [ 0.20 x + 0.05 x 2 ] 0 3 = 0.60 + 0.45 = 1.05 .
Why this step? Antiderivative of a constant is linear; of x is x 2 /2 , and 0.10/2 = 0.05 .
Outer integral: ∫ 0 2 1.05 d y = 1.05 × 2 = 2.10 Wb .
Why this step? Nothing depends on y , so integrating over y just multiplies by the width 2 .
Verify: If the field were constant at its average value over 0 ≤ x ≤ 3 , that average is 0.20 + 0.10 ( 1.5 ) = 0.35 T , giving 0.35 × ( 3 × 2 ) = 2.10 Wb — exact match, because the field is linear so the average trick is exact. ✓
A uniform field B = 1.5 T points along x ^ through a closed cube of side 0.20 m . Find the total flux out of the cube.
Forecast: two faces are perpendicular to the field. Guess the total before summing.
Only the two faces ⊥ x ^ have flux; the other four are edge-on (θ = 9 0 ∘ , zero each).
Why this step? Edge-on faces contribute nothing (cos 9 0 ∘ = 0 ).
Face area A = ( 0.20 ) 2 = 0.040 m 2 . On the entry face the outward normal points − x ^ , so θ = 18 0 ∘ : Φ in = B A cos 18 0 ∘ = 1.5 × 0.040 × ( − 1 ) = − 0.060 Wb .
Why this step? Outward normal opposes the field where lines enter → negative flux.
On the exit face the outward normal is + x ^ , θ = 0 : Φ out = 1.5 × 0.040 × ( + 1 ) = + 0.060 Wb .
Why this step? Lines leave along the outward normal → positive flux.
Total: ∮ B ⋅ d A = − 0.060 + 0.060 + 0 = 0 Wb .
Why this step? Sum every face.
Verify: This is exactly Gauss's Law for Magnetism : no monopoles, every line entering also leaves, so a closed surface always gives 0 — contrast with Electric Flux where enclosed charge makes it nonzero. ✓
A coil of N = 200 turns, each of area A = 0.0050 m 2 , sits face-on to B = 0.30 T . Find the flux linkage .
Forecast: the single-turn flux is tiny. Guess how the 200 turns change the number used in EMF.
Single-turn flux: Φ = B A cos 0 = 0.30 × 0.0050 × 1 = 0.0015 Wb .
Why this step? One loop, face-on — the ordinary formula.
Flux linkage: N Φ = 200 × 0.0015 = 0.30 Wb .
Why this step? Each turn separately links the same flux; Faraday 's EMF uses N Φ , not Φ . See also Inductance .
Verify: Units Wb ✓. Forgetting the × N would under-report the EMF by a factor of 200 — the classic coil mistake. ✓
A rectangular window loop 1.2 m × 0.80 m in a bike's alternator lies with its normal at 4 0 ∘ to Earth-plus-magnet field B = 0.045 T . Find Φ .
Forecast: first job is turning words into B , A , θ . Guess which of the three the "4 0 ∘ " fills in.
Area: A = 1.2 × 0.80 = 0.96 m 2 .
Why this step? Rectangle area is length × width.
Identify θ = 4 0 ∘ (already given as angle to the normal ), cos 4 0 ∘ = 0.7660 .
Why this step? The problem states the angle to the normal, so we use it directly — no conversion needed.
Φ = B A cos θ = 0.045 × 0.96 × 0.7660 = 0.0331 Wb .
Why this step? Uniform field, flat loop → B A cos θ .
Verify: Between the face-on max (0.045 × 0.96 = 0.0432 Wb ) and zero — as it must be for an intermediate tilt. ✓
A loop of area A = 0.020 m 2 in B = 0.60 T is tilted so the field makes 2 5 ∘ with the plane of the loop . Find Φ . (Note the wording!)
Forecast: they gave the angle to the plane , not the normal. Guess whether you plug cos 2 5 ∘ or something else.
Convert: angle to normal θ = 9 0 ∘ − 2 5 ∘ = 6 5 ∘ .
Why this step? The normal is 9 0 ∘ from the plane, so an angle 2 5 ∘ from the plane is 6 5 ∘ from the normal. The formula's θ is always from the normal.
Φ = B A cos 6 5 ∘ = 0.60 × 0.020 × 0.4226 = 0.00507 Wb .
Why this step? Now θ is correctly measured from the normal.
Verify: Using the wrong angle cos 2 5 ∘ = 0.906 would give 0.0109 Wb — over double the truth. The equivalent right way is B A sin ( angle-to-plane ) = 0.60 × 0.020 × sin 2 5 ∘ = 0.00507 Wb , which matches, confirming cos θ = sin ( plane angle ) . ✓
Common mistake The trap in one line
Angle to the plane → use sin ; angle to the normal → use cos . When in doubt: face-on must give max flux.
Take a fixed loop, B A = 0.10 Wb if face-on. Tabulate the flux as θ (angle from normal) sweeps 0 → 18 0 ∘ , and describe the trend.
Forecast: guess the value at 0 ∘ , 9 0 ∘ , and 18 0 ∘ before computing.
θ = 0 ∘ : Φ = 0.10 cos 0 = + 0.10 Wb (maximum).
θ = 6 0 ∘ : Φ = 0.10 cos 6 0 ∘ = + 0.050 Wb (half).
θ = 9 0 ∘ : Φ = 0.10 cos 9 0 ∘ = 0 Wb (edge-on).
θ = 12 0 ∘ : Φ = 0.10 cos 12 0 ∘ = − 0.050 Wb (back-face, negative).
θ = 18 0 ∘ : Φ = 0.10 cos 18 0 ∘ = − 0.10 Wb (maximum reversed ).
Why these steps? We're just reading the s 01 cosine curve at sample points to see the full range of behaviour.
Verify: The flux ranges continuously over [ − 0.10 , + 0.10 ] Wb , symmetric about θ = 9 0 ∘ , hitting zero exactly there. Nothing outside ± B A is ever possible — a hard ceiling and floor. ✓
Recall Self-test: which cell is this?
A field lies at 7 0 ∘ to the plane of a loop. Which matrix cell, and what's θ ? ::: C9 (plane-angle trap); θ = 9 0 ∘ − 7 0 ∘ = 2 0 ∘ from the normal.
Flux through a sealed sphere in any field? ::: C6; always 0 by Gauss's law for magnetism.
A loop at θ = 13 5 ∘ from the normal — sign of flux? ::: C4; negative, since cos 13 5 ∘ < 0 .
Why can't you use B A when B = 0.1 x z ^ ? ::: C5; B varies with position, so integrate strip by strip.
Mnemonic The whole matrix in one breath
"Cosine from the normal, sign and all." Face-on + B A , edge-on 0 , backwards − B A — every case is one point on the cosine curve.
What makes flux go negative , and does the negative sign carry physical meaning or is it bookkeeping?
When are you forced to integrate instead of using B A cos θ ?
Given "the field is 3 0 ∘ to the loop's plane," what θ goes in the formula?
Why is the flux through any closed surface exactly zero?