Why this topic matters · 8 min read
Current Electricity and Magnetism accounts for 8-12% of Agniveer Vayu physics papers. Questions test Ohm's law, resistivity, circuit analysis, and electromagnetic effects. Expect 2-3 numerical problems on resistance/power and 1-2 conceptual questions on magnetic force and electromagnetic induction. This is a high-confidence topic if you master basic formulas and circuit logic.
Ohm's Law and Resistance
Ohm's law is the foundation: voltage across a conductor is proportional to current flowing through it. Resistance depends on material properties (resistivity), length, and cross-sectional area. Think of resistivity as the 'stubbornness' of a material to let current pass. Copper has low resistivity (good conductor), rubber has high resistivity (insulator). In Agniveer papers, you'll often see series and parallel combinations where you must calculate equivalent resistance.
- Ohm's law: V = IR (voltage = current × resistance)
- Resistivity formula: R = ρL/A (resistance = resistivity × length / area)
- Series resistors: R_total = R1 + R2 + R3 (resistances add)
- Parallel resistors: 1/R_total = 1/R1 + 1/R2 + 1/R3 (reciprocals add)
- Temperature effect: R = R0(1 + αΔT) where α is temperature coefficient
- Power dissipated: P = VI = I²R = V²/R
Key formulas
Ohm's Law
V = IR
When: Finding voltage, current, or resistance in any circuit
Resistivity
R = ρL/A
When: Calculating resistance from material properties and dimensions
Series Equivalent
R_eq = R1 + R2 + ... + Rn
When: Resistors connected end-to-end in same path
Parallel Equivalent
1/R_eq = 1/R1 + 1/R2 + ... + 1/Rn
When: Resistors connected across same two points
Power
P = VI = I²R = V²/R
When: Finding energy dissipation rate in resistor
Worked examples
Two resistors 4Ω and 6Ω in series: R_total = 4 + 6 = 10Ω. Same two in parallel: 1/R = 1/4 + 1/6 = 5/12, so R = 2.4Ω.
A wire of length 2m, area 1mm², resistivity 1.7×10⁻⁸ Ω·m: R = (1.7×10⁻⁸ × 2) / (1×10⁻⁶) = 0.034Ω.
EMF, Internal Resistance, and Circuit Analysis
A battery has EMF (electromotive force) which is the 'push' it gives to electrons, but it also has internal resistance r which causes voltage drop inside the battery. The terminal voltage (what you measure across the battery terminals) is less than EMF when current flows. Agniveer papers often ask you to find current in circuits with multiple batteries and resistors using Kirchhoff's laws or simple circuit logic.
- EMF (ε) is the energy per unit charge provided by the battery
- Terminal voltage: V = ε - Ir (EMF minus voltage drop across internal resistance)
- When no current flows (open circuit): V = ε
- Kirchhoff's voltage law: sum of EMFs = sum of voltage drops around a closed loop
- Kirchhoff's current law: current entering a junction = current leaving the junction
- For simple single-loop circuits: I = ε / (R + r)
Key formulas
Terminal Voltage
V = ε - Ir
When: Finding actual voltage across battery terminals when current flows
Current in Simple Circuit
I = ε / (R + r)
When: Single battery with external resistance R and internal resistance r
Kirchhoff Voltage Law
Σε = ΣIR
When: Analyzing multi-loop circuits with multiple batteries
Worked examples
Battery EMF = 12V, internal resistance = 0.5Ω, external load = 5.5Ω. Current I = 12/(5.5+0.5) = 2A. Terminal voltage = 12 - 2(0.5) = 11V.
Two 6V batteries in series with total external resistance 10Ω and each has 0.5Ω internal resistance: Total EMF = 12V, total resistance = 10 + 1 = 11Ω, current = 12/11 ≈ 1.09A.
Magnetic Force on Current-Carrying Conductor
When current flows through a conductor in a magnetic field, the conductor experiences a force. This is the principle behind electric motors. The force depends on current, length of conductor in field, magnetic field strength, and the angle between them. Use the right-hand rule: point fingers in direction of current, curl them toward magnetic field direction, thumb points in force direction.
- Magnetic force: F = BIL sin(θ) where B is field, I is current, L is conductor length, θ is angle
- Maximum force when current is perpendicular to field (θ = 90°)
- Zero force when current is parallel to field (θ = 0°)
- Right-hand rule: fingers = current direction, curl toward B, thumb = force direction
- Force on moving charge: F = qvB sin(θ) (same principle, charge moving instead of current)
- Magnetic field due to straight wire: B = μ₀I/(2πr) at distance r from wire
Key formulas
Magnetic Force on Conductor
F = BIL sin(θ)
When: Finding force on current-carrying wire in magnetic field
Force on Moving Charge
F = qvB sin(θ)
When: Charged particle moving through magnetic field
Magnetic Field from Wire
B = μ₀I/(2πr)
When: Finding field strength at distance r from long straight current-carrying wire
Electromagnetic Induction and Faraday's Law
When magnetic flux through a loop changes, an EMF is induced in the loop. This is the basis of generators and transformers. Faraday's law relates the induced EMF to the rate of change of magnetic flux. Lenz's law tells you the direction: the induced current opposes the change in flux. In Agniveer papers, expect questions on motional EMF (moving conductor in field) and changing flux scenarios.
- Magnetic flux: Φ = BA cos(θ) where θ is angle between field and normal to surface
- Faraday's law: ε = -dΦ/dt (induced EMF equals negative rate of flux change)
- Lenz's law: induced current direction opposes the change in flux
- Motional EMF: ε = BLv (conductor of length L moving with velocity v perpendicular to field B)
- Transformer equation: V_p/V_s = N_p/N_s (voltage ratio = turns ratio)
- Induced current: I = ε/R where R is resistance of the loop
Key formulas
Magnetic Flux
Φ = BA cos(θ)
When: Calculating flux through a surface in magnetic field
Faraday's Law
ε = -dΦ/dt
When: Finding induced EMF from changing magnetic flux
Motional EMF
ε = BLv
When: Conductor moving perpendicular to magnetic field
Transformer Equation
V_p/V_s = N_p/N_s
When: Relating primary and secondary voltages in transformer
Worked examples
Rectangular loop 0.1m × 0.2m in uniform field 0.5T perpendicular to loop. Flux = 0.5 × (0.1 × 0.2) = 0.01 Wb. If field changes to 0 in 0.1s, induced EMF = 0.01/0.1 = 0.1V.
Conductor 0.5m long moving at 10 m/s perpendicular to 0.2T field: ε = 0.2 × 0.5 × 10 = 1V.
⚠ Common mistakes to avoid
- Confusing EMF with terminal voltage. EMF is constant; terminal voltage drops when current flows due to internal resistance. Many aspirants forget the -Ir term.
- Wrong direction in right-hand rule. Remember: fingers point in current direction (not electron direction), curl toward B field, thumb gives force. Reversing any one reverses the answer.
- Mixing up series and parallel resistance formulas. Series: add directly. Parallel: add reciprocals. Aspirants often use the wrong formula under time pressure.
- Forgetting the angle in F = BIL sin(θ). If current is parallel to field, force is zero, not maximum. This catches many in multiple-choice.
- In Faraday's law, ignoring the negative sign. The minus sign is Lenz's law—it tells direction. Magnitude is |dΦ/dt|, but direction matters in circuit problems.
- Assuming all resistors in a circuit are in series or all in parallel. Real circuits have mixed combinations. You must identify which resistors share the same two nodes (parallel) and which are in sequence (series).
🧠 Memory aids
- OHMAGE: Ohm's law (V=IR), Magnetic force (F=BIL), EMF (ε), Generator (Faraday). These four concepts form the backbone.
- RHS = Right Hand Series: Right-hand rule for force direction, Hand for current, Series resistors add directly.
- FLIP for parallel: F(reciprocals), L(add), I(current), P(parallel). Reciprocals add in parallel.
- LENZ opposes: Lenz's law says induced current opposes the change. If flux increases, induced current creates field opposing it.
- BIL = Force: B(field), I(current), L(length). Perpendicular gives max force (sin 90° = 1).
🎯 AGNIVEER VAYU exam tips
- Agniveer Vayu papers include 1-2 circuit problems requiring you to find equivalent resistance and then current/power. Practice mixed series-parallel circuits under time pressure (2 min per problem).
- Magnetic force questions often appear as conceptual MCQs asking for direction using right-hand rule. Sketch the setup quickly—don't rely on memory alone.
- Faraday's law problems usually give you a changing flux scenario (rotating coil, moving conductor, or changing field) and ask for induced EMF or current. Know the motional EMF formula ε = BLv cold.
- Internal resistance questions are very common. Always check if the problem mentions 'terminal voltage' or 'EMF'—they're different when current flows.
- Transformer questions are rare but can appear. Know V_p/V_s = N_p/N_s and that ideal transformers conserve power (V_p × I_p = V_s × I_s). These are quick 1-mark questions.
- Power dissipation (P = I²R or P = V²/R) appears in 1-2 problems. Watch units—power in watts, energy in joules (multiply by time).
Q1 · easy · AI-verified
According to Ohm's Law, if the voltage across a resistor is 12 V and the resistance is 4 Ω, what is the current flowing through it?
- 0.33 A
- 3 A
- 48 A
- 4 A
Q2 · hard · AI-verified
In a potentiometer experiment, the balancing length for a cell of EMF 2 V is 400 cm. If a resistance of 2 Ω is connected across the cell, the balancing length becomes 320 cm. The internal resistance of the cell is:
- 2 Ω
- 0.25 Ω
- 1 Ω
- 0.5 Ω
Q3 · medium · AI-verified
The force experienced by a current-carrying conductor of length L carrying current I placed in a magnetic field B (perpendicular to the conductor) is:
- F = BI/L
- F = BIL
- F = BIL²
- F = B²IL
Q4 · medium · AI-verified
Which rule is used to find the direction of the magnetic field around a straight current-carrying conductor?
- Right-hand thumb rule
- Fleming's left-hand rule
- Fleming's right-hand rule
- Lenz's Law
Q5 · easy · AI-verified
When two resistors of 6 Ω each are connected in parallel, what is the equivalent resistance?
- 6 Ω
- 3 Ω
- 12 Ω
- 1.5 Ω