Physlib

Physlib.Electromagnetism.Basic

Electromagnetism

In this file we define the electric field, the magnetic field, and the field strength tensor.

This module is old and parts of it will soon be replaced.

4 declarations

abbrev

Charge density ρ(t,x)\rho(t, \mathbf{x})

The charge density is a function that maps a time tt and a position in space x\mathbf{x} to a real number, typically denoted as ρ(t,x)R\rho(t, \mathbf{x}) \in \mathbb{R}.

abbrev

Current density J:TimeSpaceR3\mathbf{J}: \text{Time} \to \text{Space} \to \mathbb{R}^3

The current density is defined as a function that maps a time tTimet \in \text{Time} and a position xSpacex \in \text{Space} to a vector in the 3-dimensional Euclidean space R3\mathbb{R}^3. This represents the vector field of electric current flow per unit area at a specific time and spatial coordinate.

definition

Speed of light c=1μ0ϵ0c = \frac{1}{\sqrt{\mu_0 \epsilon_0}}

The speed of light cc is defined as the reciprocal of the square root of the product of the vacuum permeability μ0\mu_0 and the vacuum permittivity ϵ0\epsilon_0 of the electromagnetic system E\mathcal{E}: c=1μ0ϵ0c = \frac{1}{\sqrt{\mu_0 \epsilon_0}}

definition

Coulomb's constant ke=14πϵ0k_e = \frac{1}{4\pi\epsilon_0}

Coulomb's constant kek_e for an electromagnetic system E\mathcal{E} is defined as the real number: ke=14πϵ0k_e = \frac{1}{4\pi\epsilon_0} where π\pi is the mathematical constant pi and ϵ0\epsilon_0 is the vacuum permittivity associated with the system E\mathcal{E}.