← Back to Concepts

Electric Field Calculations

Electric field calculations are essential for understanding how charges interact and how electric forces are distributed in space. This page covers the fundamental calculations for electric fields due to point charges and charge distributions.

Basic Electric Field Formula

$$\vec{E} = k\frac{q}{r^2}\hat{r}$$

The electric field due to a point charge q at distance r is given by Coulomb's Law divided by the test charge. The field points away from positive charges and toward negative charges.

Superposition Principle

$$\vec{E}_{\text{total}} = \vec{E}_1 + \vec{E}_2 + \vec{E}_3 + ...$$

When multiple charges are present, the total electric field is the vector sum of the individual electric fields. This principle allows us to calculate complex field patterns by adding simpler contributions.

Electric Field Superposition
Multiple charges create a combined electric field through superposition.

Electric Field Due to a Charged Arc

The electric field at the center of a circle or arc of charge depends on how much of the circle is present:

Electric Field Due to a Charged Arc
The direction and strength of the field at the center depends on how much of the circle is present.
Note: The image just shows a infitesimally small arc contribution to the field at the center. The actual field points straight down after integration.

How does the field strength compare if all arcs have the same total charge?
If each arc (full, 3/4, 1/2, 1/4 circle) has the same total charge, the electric field at the center is strongest for the smallest arc and weakest (zero) for the full circle:

Summary: The more symmetric the arc, the more the field components cancel out. The less arc you have (with the same total charge), the less cancellation occurs and the stronger the field at the center.

Worked Examples

Example 1: Electric Field from a Single Point Charge

Problem: Calculate the electric field 3.0 m from a point charge of +5.0 μC.

Solution Steps:

  1. Given: q = +5.0 × 10⁻⁶ C, r = 3.0 m
  2. Formula: \(E = k\frac{q}{r^2}\)
  3. Substitute values: \(E = (8.99 \times 10^9) \frac{5.0 \times 10^{-6}}{(3.0)^2}\)
  4. Calculate: \(E = (8.99 \times 10^9) \frac{5.0 \times 10^{-6}}{9.0}\)
  5. Result: \(E = 5.0 \times 10^3 \text{ N/C}\)

Answer: The electric field is 5.0 × 10³ N/C, pointing away from the positive charge.

Example 2: Electric Field Between Two Charges

Problem: Two point charges, +3.0 μC and -2.0 μC, are placed 4.0 m apart. Find the electric field at the midpoint between them.

Solution Steps:

  1. Distance to each charge: r = 2.0 m (half of 4.0 m)
  2. Field from +3.0 μC: \(E_1 = k\frac{3.0 \times 10^{-6}}{(2.0)^2} = 6.74 \times 10^3 \text{ N/C}\) (away)
  3. Field from -2.0 μC: \(E_2 = k\frac{2.0 \times 10^{-6}}{(2.0)^2} = 4.50 \times 10^3 \text{ N/C}\) (toward)
  4. Both fields point right: \(E_{\text{total}} = 6.74 \times 10^3 + 4.50 \times 10^3 = 11.24 \times 10^3 \text{ N/C}\)

Answer: The electric field at the midpoint is 11.24 × 10³ N/C, pointing toward the negative charge.

Example 3: Electric Field at a Point Not on the Line

Problem: Two charges, +4.0 μC and -1.0 μC, are placed at (0,0) and (3,0) respectively. Find the electric field at point (1.5, 2.0).

Solution Steps:

  1. Distance to +4.0 μC: \(r_1 = \sqrt{(1.5)^2 + (2.0)^2} = 2.5 \text{ m}\)
  2. Distance to -1.0 μC: \(r_2 = \sqrt{(1.5)^2 + (2.0)^2} = 2.5 \text{ m}\)
  3. Field from +4.0 μC: \(E_1 = k\frac{4.0 \times 10^{-6}}{(2.5)^2} = 5.75 \times 10^3 \text{ N/C}\)
  4. Field from -1.0 μC: \(E_2 = k\frac{1.0 \times 10^{-6}}{(2.5)^2} = 1.44 \times 10^3 \text{ N/C}\)
  5. Vector components: Need to break into x and y components
  6. Result: \(E_x = 4.31 \times 10^3 \text{ N/C}, E_y = 5.75 \times 10^3 \text{ N/C}\)

Answer: The electric field has components \(E_x = 4.31 \times 10^3 \text{ N/C}\) and \(E_y = 5.75 \times 10^3 \text{ N/C}\).

Example 4: Electric Field Due to Multiple Charges

Problem: Three charges are placed at the corners of an equilateral triangle: +2.0 μC at (0,0), -1.0 μC at (2,0), and +3.0 μC at (1,√3). Find the electric field at the center of the triangle.

Solution Steps:

  1. Center coordinates: (1, √3/3)
  2. Calculate distances to each charge
  3. Find individual field magnitudes
  4. Break into x and y components
  5. Add components vectorially
  6. Result: \(E_{\text{total}} = 2.1 \times 10^4 \text{ N/C}\) at 45°

Answer: The electric field at the center is 2.1 × 10⁴ N/C at an angle of 45°.

Common Calculation Patterns

Distance Calculations

For charges at positions (x₁,y₁) and field point (x₂,y₂):

\(r = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\)

Vector Components

For a field at angle θ:

\(E_x = E \cos \theta\) and \(E_y = E \sin \theta\)

Unit Vector

Direction from charge to field point:

\(\hat{r} = \frac{\vec{r}}{|\vec{r}|}\)

Practice Problems

Practice Problem 1

Problem: A point charge of -6.0 μC creates an electric field. At what distance from this charge is the electric field strength 2.0 × 10⁴ N/C?

Hint: Rearrange the formula to solve for r.

Click for solution

Solution:

  1. Given: E = 2.0 × 10⁴ N/C, q = -6.0 × 10⁻⁶ C
  2. Formula: \(r = \sqrt{k\frac{|q|}{E}}\)
  3. Substitute: \(r = \sqrt{(8.99 \times 10^9) \frac{6.0 \times 10^{-6}}{2.0 \times 10^4}}\)
  4. Calculate: \(r = \sqrt{2.70} = 1.64 \text{ m}\)

Answer: 1.64 m

Practice Problem 2

Problem: Two identical charges of +2.0 μC each are placed 3.0 m apart. What is the electric field at a point 1.0 m from one charge and 2.0 m from the other?

Click for solution

Solution:

  1. Field from first charge: \(E_1 = k\frac{2.0 \times 10^{-6}}{(1.0)^2} = 1.80 \times 10^4 \text{ N/C}\)
  2. Field from second charge: \(E_2 = k\frac{2.0 \times 10^{-6}}{(2.0)^2} = 4.50 \times 10^3 \text{ N/C}\)
  3. Use vector addition: \(E_{\text{total}} = \sqrt{E_1^2 + E_2^2 + 2E_1E_2\cos\theta}\)
  4. Result: \(E_{\text{total}} = 2.1 \times 10^4 \text{ N/C}\)

Answer: 2.1 × 10⁴ N/C

Key Concepts Summary

Quick Reference