Ampère's Law

Category: Electromagnetic Field Analysis | Consolidated Edition 2026-04-06
CAE visualization for ampere law theory - technical simulation diagram
Ampère's Law

Ampère's Law: Theoretical Foundations

Ampère's Law

🧑🎓

Professor, how is Ampère's Law different from the Biot-Savart Law?


🎓

They express the same physics in different forms. The line integral of the magnetic field along a closed path is equal to the total current enclosed.


$$ \oint_C \mathbf{H} \cdot d\mathbf{l} = I_{enc} $$

Differential form (static magnetic field version of Maxwell's 4th equation):


$$ \nabla \times \mathbf{H} = \mathbf{J} $$

Gauss's Law ($\nabla \cdot \mathbf{D} = \rho$) is the electric field counterpart of Ampère's Law.


🧑🎓

For problems with high symmetry, can we solve directly using Ampère's Law?


🎓
Current DistributionAmpèrian Loop$H$
Infinite straight wireConcentric circle$I/(2\pi r)$
Inside solenoidRectangle$nI$
Toroidal coilCentral circle$NI/(2\pi r)$

Summary

🎓
  • $\nabla \times \mathbf{H} = \mathbf{J}$ — Maxwell's 4th equation (static magnetic field)
  • Governing equation for FEM static magnetic field analysis — Used in combination with vector potential

Coffee Break Trivia

Ampère himself was a "theorist who didn't experiment"

André-Marie Ampère, the discoverer of Ampère's Law, was a rare type of physicist who hardly conducted experiments himself. Shortly after Ørsted reported in 1820 that a magnetic field is generated around an electric current, Ampère constructed and formulated the theory in just a few weeks. Not from experiment to theory, but grasping the essence mathematically immediately upon hearing others' experimental reports—this super-fast abstraction ability gave birth to the concise single line: ∮H·dl = I_enc.

Computational Methods for Ampère's Law

FEM Formulation

🎓

Substitute $\mathbf{B} = \mu\mathbf{H}$ and $\mathbf{B} = \nabla \times \mathbf{A}$ into $\nabla \times \mathbf{H} = \mathbf{J}$:


$$ \nabla \times (\nu \nabla \times \mathbf{A}) = \mathbf{J} $$

$\nu = 1/\mu$: Magnetic reluctivity. For nonlinear materials (iron cores), $\nu = \nu(|\mathbf{B}|)$ and Newton-Raphson iteration is required.


2D vs. 3D

🎓
DimensionUnknownsElementComputational Cost
2D$A_z$ (scalar)Nodal elementSmall
2D axisymmetric$rA_\phi$ (scalar)Nodal elementSmall
3D$\mathbf{A}$ (vector)Edge elementLarge

Summary

🎓
  • 2D is a scalar problem — Good computational efficiency
  • 3D uses edge elements — Gauge condition handling is required
  • Nonlinear materials → Newton-Raphson iteration

Coffee Break Trivia

Ampèrian integration path—"Where to cut" can change computational cost by 100 times

When numerically implementing Ampère's Law, the computational cost changes drastically depending on how the Ampèrian loop is set. For circular or rectangular loops utilizing symmetry, the closed integral can be solved analytically, but for coils with complex shapes, discretization along an arbitrary integration path is necessary. In practice, the technique of "identifying symmetry planes to reduce the model to 1/4" is standard, and experienced engineers develop a habit of instantly looking for symmetry axes when seeing a shape. Saving computational resources starts with method selection.

Related Simulators

Explore related interactive simulators for this field.

All Simulators

Related fields

Coupled AnalysisStructural AnalysisThermal Analysis
Rate this article
Thank you for your feedback!
Helpful
More details
Report error
Helpful
0
More details
0
Report error
0
Written by NovaSolver Contributors
Anonymous Engineers & AI — Sitemap
About the Authors