# Electric Field of a Point Charge

E = k·|Q|/r² in N/C with charge and distance unit selectors, the radial direction from the sign of Q, and the force an electron would feel at that point.

> Canonical page: https://elysiatools.com/en/tools/electric-field-point-charge

- **Category:** Science & Education

- **Keywords:** electric field, point charge, field strength, coulombs law, newtons per coulomb, electromagnetism

## Overview

The Electric Field of a Point Charge calculator computes electric field magnitude and radial direction using Coulomb's constant via E = k·|Q|/r². It supports multiple charge and distance units while calculating the electrostatic force experienced by a test electron at that position.

## Inputs

- **Charge Q** (number): e.g. 1
- **Charge unit** (select)
- **Distance r** (number): e.g. 1
- **Distance unit** (select)

## When to use

- When solving introductory electromagnetism and physics problem sets involving point source charges.
- When determining the radial field strength and direction produced by static charges across various metric distance scales.
- When calculating the exact electrostatic force exerted on an electron placed at a specified radius from a source charge.

## How it works

- Enter the source charge value Q and select the appropriate metric charge unit from Coulombs down to picocoulombs.
- Input the radial distance r and choose the distance unit ranging from meters to nanometers.
- The tool applies Coulomb's constant to evaluate E = k·|Q|/r², determines field vector orientation based on the charge sign, and computes the test electron force F = e·E.

## Use cases

- Physics education: Calculating electric field vectors and electrostatic attraction or repulsion forces for homework problems.
- Atomic physics demonstrations: Evaluating microscopic electric fields near fundamental charges at sub-nanometer distances.
- Electrostatic lab modeling: Estimating static charge field gradients and sensor response thresholds during laboratory setups.

## Frequently asked questions

### What equation is used to calculate the electric field?

It uses Coulomb's law for electric fields, E = k·|Q|/r², where k is Coulomb's constant (approximately 8.98755×10⁹ N·m²/C²).

### How does the sign of the charge affect the result?

The sign of Q determines the field direction: positive charges produce fields pointing radially outward, while negative charges point radially inward.

### Are the units N/C and V/m equivalent?

Yes, Newtons per Coulomb (N/C) and Volts per meter (V/m) are dimensionally identical measures of electric field strength.

### How is the force on an electron calculated?

The force is determined by multiplying the elementary charge e (1.602176634×10⁻¹⁹ C) by the field magnitude E (F = e·E).

### Which units of distance and charge are supported?

Charge supports C, mC, µC, nC, and pC. Distance supports m, cm, mm, µm, and nm.

## Related tools

- [Fresnel Equations Calculator](https://elysiatools.com/en/tools/fresnel-equations): r_s, r_p, R_s, R_p, T = 1−R, and the Brewster angle for any dielectric interface, with the 4% normal-incidence anchor.
- [Rapidity Calculator](https://elysiatools.com/en/tools/rapidity-calculator): φ = artanh(β) with γ = cosh φ, γβ = sinh φ, the e^φ Doppler factor, and the tanh(2φ) additivity check — where boosts just add.
- [Snell's Law Calculator](https://elysiatools.com/en/tools/snell-law-calculator): n₁·sinθ₁ = n₂·sinθ₂ for either angle, with the total-internal-reflection regime and critical angle when sinθ exceeds 1.
- [Heisenberg Uncertainty Principle Calculator](https://elysiatools.com/en/tools/uncertainty-principle-calculator): Δx·Δp ≥ ℏ/2: minimum Δp from Δx, minimum Δx from Δp, or a pair check with satisfaction ratio. Units m–pm and kg·m/s / g·cm/s / eV/c; optional mass derives Δv.
- [Shapiro-Wilk, Anderson-Darling and Lilliefors Normality Tutor](https://elysiatools.com/en/tools/shapiro-wilk-anderson-darling-lilliefors-normality-tutor): Run the three workhorse normality tests (Shapiro-Wilk AS R94, Anderson-Darling, Lilliefors) with a Q-Q plot and a Monte-Carlo power comparison.
- [Ampère Force Calculator](https://elysiatools.com/en/tools/ampere-force-calculator): F = B·I·L·sinθ for a current-carrying wire, with unit selectors, the force magnitude, the 90° reference, and the right-hand-rule direction.
- [Arrhenius Equation Calculator](https://elysiatools.com/en/tools/arrhenius-equation-calculator): k = A·e^(−Ea/RT) solved for k, A, or Ea (two-point form), with Ea in kJ/mol and kcal/mol.
- [Battery Capacity Calculator](https://elysiatools.com/en/tools/battery-capacity-calculator): C = I·t both ways — runtime from capacity or capacity from runtime — with optional voltage for Wh and W.

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
