Current Density¶
Current density
is a vector field in the same direction as
current
but with magnitude of current per area. It may also
be represented as
, where
is
charge density (i.e. charge per volume) and
is the drift
velocity of charged particles. Current density is related to electric field
via
via the conductivity constant
of the material.
See Wikipedia:Current_density for background.
SIMION specific¶
SIMION in its poisson solver (in Early Access Mode)
can solve for current density throughout space
when given a conductivity (
) throughout space and boundary
conditions on electric potential.
The governing Poisson Equation is

which is the same as equation used in dielectrics problems
but with
the dielectric constant
replaced with
.
SIMION Early Access Mode can also utilize a known distribution of current density for calculating (vector) Magnetic Potential and hence magnetic fields. (See Magnetic Potential for details.)
Note
See these additional sections in this topic in the offline SIMION 8.1.0 help file:- SIMION Modeling Details - Calculating current density from conductivity
- Plotting current density vector fields
