Fatskills
Practice. Master. Repeat.
Study Guide: Physics Electromagnetism - How to Solve: Electric Field (Point, Ring, Disc, Infinite Sheet, Dipole) – IIT JEE Guide
Source: https://www.fatskills.com/joint-entrance-examination-jee/chapter/physics-electromagnetism-how-to-solve-electric-field-point-ring-disc-infinite-sheet-dipole-iit-jee-guide

Physics Electromagnetism - How to Solve: Electric Field (Point, Ring, Disc, Infinite Sheet, Dipole) – IIT JEE Guide

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Electric Field (Point, Ring, Disc, Infinite Sheet, Dipole) – IIT JEE Guide

Hook: Mastering electric fields lets you crack 10-15% of electrostatics questions in IIT JEE—worth 12-18 marks—and unlocks real-world applications like semiconductor design, medical imaging, and particle accelerators.

WHAT YOU NEED TO KNOW FIRST

  1. Coulomb’s Law – Force between two point charges.
  2. Superposition Principle – Net field = vector sum of individual fields.
  3. Symmetry in Physics – How to simplify problems using symmetry (e.g., rings, sheets).

KEY TERMS & FORMULAS

1. Point Charge

  • Formula: MEMORISE THIS [ \vec{E} = \frac{kQ}{r^2} \hat{r} ]
  • ( \vec{E} ) = Electric field (N/C)
  • ( k = \frac{1}{4\pi \epsilon_0} = 9 \times 10^9 \, \text{N m}^2/\text{C}^2 )
  • ( Q ) = Charge (C)
  • ( r ) = Distance from charge (m)
  • ( \hat{r} ) = Unit vector from charge to point of interest

2. Charged Ring (on-axis)

  • Formula: MEMORISE THIS [ E = \frac{kQx}{(R^2 + x^2)^{3/2}} ]
  • ( Q ) = Total charge on ring (C)
  • ( R ) = Radius of ring (m)
  • ( x ) = Distance along axis from center (m)
  • Direction: Along the axis (away if ( Q > 0 ), toward if ( Q < 0 ))

3. Charged Disc (on-axis)

  • Formula: MEMORISE THIS [ E = \frac{\sigma}{2\epsilon_0} \left(1 - \frac{x}{\sqrt{R^2 + x^2}}\right) ]
  • ( \sigma ) = Surface charge density (C/m²)
  • ( R ) = Radius of disc (m)
  • ( x ) = Distance along axis from center (m)
  • Direction: Along the axis (away if ( \sigma > 0 ), toward if ( \sigma < 0 ))

4. Infinite Charged Sheet

  • Formula: MEMORISE THIS [ E = \frac{\sigma}{2\epsilon_0} ]
  • ( \sigma ) = Surface charge density (C/m²)
  • Direction: Perpendicular to sheet (away if ( \sigma > 0 ), toward if ( \sigma < 0 ))
  • Key Point: Field is uniform (does not depend on distance).

5. Electric Dipole (on-axis & equatorial line)

  • On-axis (along dipole moment): [ E = \frac{2kp}{r^3} \quad \text{(for } r \gg d \text{)} ]
  • Equatorial line (perpendicular to dipole moment): [ E = \frac{-kp}{r^3} \quad \text{(for } r \gg d \text{)} ]
  • ( p = Qd ) = Dipole moment (C·m)
  • ( r ) = Distance from center of dipole (m)
  • Direction:
    • On-axis: Same as dipole moment if ( Q > 0 ).
    • Equatorial: Opposite to dipole moment.

STEP-BY-STEP METHOD

Step 1: Identify the Charge Distribution

  • Is it a point charge, ring, disc, sheet, or dipole?
  • Check symmetry: Can you simplify using symmetry (e.g., rings/discs have axial symmetry)?

Step 2: Choose the Correct Formula

  • Match the charge distribution to the formula.
  • For rings/discs: Always use the on-axis formula unless stated otherwise.

Step 3: Plug in Values Carefully

  • Units: Ensure all quantities are in SI units (C, m, N/C).
  • Signs: Positive charge → field away; negative charge → field toward.

Step 4: Vector Addition (if multiple charges)

  • Break fields into x and y components.
  • Use superposition: ( \vec{E}_{\text{net}} = \vec{E}_1 + \vec{E}_2 + \dots )

Step 5: Simplify Using Symmetry

  • Rings/discs: Field is only along the axis (no radial component).
  • Infinite sheets: Field is uniform (same at all distances).
  • Dipoles: Field drops as ( 1/r^3 ) (faster than point charges).

Step 6: Check Limits (for advanced problems)

  • Ring → Point charge: If ( x \gg R ), ( E \approx \frac{kQ}{x^2} ).
  • Disc → Infinite sheet: If ( R \to \infty ), ( E = \frac{\sigma}{2\epsilon_0} ).
  • Dipole → Point charge: If ( r \ll d ), treat as two separate charges.

WORKED EXAMPLES

Example 1 – Basic (Point Charge)

Question: A charge ( +5 \, \mu C ) is placed at the origin. Find the electric field at ( (3 \, m, 0) ).

Solution: 1. Identify: Point charge → Use ( \vec{E} = \frac{kQ}{r^2} \hat{r} ). 2. Plug in:
- ( Q = +5 \times 10^{-6} \, C )
- ( r = 3 \, m )
- ( k = 9 \times 10^9 \, \text{N m}^2/\text{C}^2 ) 3. Calculate:
[
E = \frac{(9 \times 10^9)(5 \times 10^{-6})}{3^2} = \frac{45 \times 10^3}{9} = 5 \times 10^3 \, \text{N/C}
] 4. Direction: Along ( +x )-axis (away from positive charge).

Answer: ( 5 \times 10^3 \, \text{N/C} ) along ( +x )-axis.

What we did and why: - Used the point charge formula because the charge is localized. - Direction matters—positive charge repels, so field points away.

Example 2 – Medium (Charged Ring)

Question: A ring of radius ( 4 \, m ) has a total charge ( +8 \, \mu C ). Find the electric field at a point ( 3 \, m ) along its axis.

Solution: 1. Identify: Charged ring → Use ( E = \frac{kQx}{(R^2 + x^2)^{3/2}} ). 2. Plug in:
- ( Q = +8 \times 10^{-6} \, C )
- ( R = 4 \, m )
- ( x = 3 \, m ) 3. Calculate:
[
E = \frac{(9 \times 10^9)(8 \times 10^{-6})(3)}{(4^2 + 3^2)^{3/2}} = \frac{216 \times 10^3}{(25)^{3/2}} = \frac{216 \times 10^3}{125} = 1.728 \times 10^3 \, \text{N/C}
] 4. Direction: Along the axis (away from positive charge).

Answer: ( 1.728 \times 10^3 \, \text{N/C} ) along the axis.

What we did and why: - Used the ring formula because the charge is distributed in a circle. - Denominator is ( (R^2 + x^2)^{3/2} )—not just ( x^2 )!

Example 3 – Exam-Style (Dipole + Point Charge)

Question: A dipole of moment ( p = 4 \times 10^{-9} \, C \cdot m ) is placed along the x-axis. A point charge ( +2 \, \mu C ) is at ( (0, 3 \, m) ). Find the net electric field at ( (4 \, m, 0) ).

Solution: 1. Break into parts:
- Dipole field at ( (4, 0) ): On-axis, so ( E_{\text{dipole}} = \frac{2kp}{r^3} ).
- Point charge field at ( (4, 0) ): ( E_{\text{point}} = \frac{kQ}{r^2} ).

  1. Calculate dipole field:
  2. ( r = 4 \, m )
  3. ( E_{\text{dipole}} = \frac{2(9 \times 10^9)(4 \times 10^{-9})}{4^3} = \frac{72}{64} = 1.125 \, \text{N/C} ) (along ( +x )).

  4. Calculate point charge field:

  5. Distance from ( (0, 3) ) to ( (4, 0) ): ( \sqrt{4^2 + 3^2} = 5 \, m ).
  6. ( E_{\text{point}} = \frac{(9 \times 10^9)(2 \times 10^{-6})}{5^2} = \frac{18 \times 10^3}{25} = 720 \, \text{N/C} ).
  7. Components:

    • ( E_x = 720 \times \frac{4}{5} = 576 \, \text{N/C} )
    • ( E_y = 720 \times \frac{-3}{5} = -432 \, \text{N/C} )
  8. Net field:

  9. ( E_x = 1.125 + 576 = 577.125 \, \text{N/C} )
  10. ( E_y = -432 \, \text{N/C} )
  11. ( E_{\text{net}} = \sqrt{577.125^2 + (-432)^2} \approx 720 \, \text{N/C} )
  12. Direction: ( \theta = \tan^{-1}\left(\frac{-432}{577.125}\right) \approx -36.9° ) (below x-axis).

Answer: ( 720 \, \text{N/C} ) at ( -36.9° ) from the x-axis.

What we did and why: - Superposition: Added dipole and point charge fields. - Vector components: Broke the point charge field into x and y. - Dipole field drops faster (( 1/r^3 )) than point charge (( 1/r^2 )).

COMMON MISTAKES

MISTAKE WHY IT HAPPENS CORRECT APPROACH
Using ( r^2 ) for dipole field Confusing with point charge formula. Dipole field drops as ( 1/r^3 ).
Ignoring direction of field Forgetting that field is a vector. Always draw arrows—positive charge repels, negative attracts.
Mixing up ring and disc formulas Not checking if charge is on a ring or disc. Ring: ( (R^2 + x^2)^{3/2} ); Disc: ( \sigma ) term.
Assuming infinite sheet field depends on distance Misapplying the formula. Infinite sheet field is constant (( E = \sigma/2\epsilon_0 )).
Forgetting to break into components Trying to add vectors directly. Always resolve into x and y components.

EXAM TRAPS

TRAP HOW TO SPOT IT HOW TO AVOID IT
Disguised dipole question Asks for field "due to two equal and opposite charges." Recognize it’s a dipole—use ( p = Qd ).
Non-uniform charge distribution Says "charge is distributed along a rod/arc." Don’t use ring/disc formulas—integrate instead.
Tricky limits (e.g., ( x \gg R )) Asks for field "very far from a ring/disc." Use the point charge approximation (( E \approx kQ/x^2 )).

1-MINUTE RECAP (Night Before Exam)

"Listen up—this is your 60-second electric field survival guide for IIT JEE.

  1. Point charge? ( E = kQ/r^2 )—direction away if positive, toward if negative.
  2. Ring? ( E = kQx/(R^2 + x^2)^{3/2} )—only along the axis.
  3. Disc? ( E = \sigma/2\epsilon_0 (1 - x/\sqrt{R^2 + x^2}) )—simplifies to ( \sigma/2\epsilon_0 ) for infinite sheet.
  4. Dipole? On-axis: ( 2kp/r^3 ); equatorial: ( -kp/r^3 )—field drops faster than point charge.
  5. Superposition? Break into x and y components—never add magnitudes directly.
  6. Symmetry? Rings/discs have no radial field—only axial.
  7. Infinite sheet? Field is constant—doesn’t depend on distance.

Final tip: If a question mentions two equal and opposite charges, it’s a dipole—don’t treat them separately!

Now go crush that exam! ?"



ADVERTISEMENT