Processing math: 100%
Quick Links:           

Conversion of electromagnetic equations: CGS to MKS units

Loading
Help | Powered by SageMath

Messages

MKS to CGS

Loading
Help | Powered by SageMath

Messages

Tips and instructions for units conversion

Examples

As written Sage Cell (line 4)
×B=1cEt+4πcJ eqCGS = B == c^(-1)*E + 4*pi*c^(-1)*J
D1=E1+P1 eqCGS = D == E + P
F=ma eqCGS = f == m_ * a
14μ0π (1/2)*mu_0^(-1/2)*pi^(-1/2)
F=q(E+vc×B) eqCGS= f == q*(E + v*c^(-1)*B)

Using the constant multiplier

The code enables you to multiply the entire equation by an overall factor. Here's an example to show how it works. In the "CGS to MKS" code box, on line 4 enter eqCGS = H-D/c==4*pi*J/c.
On line 6, enter eq = eqCGS * 1 (corresponding to a multiplier of 1), and press Evaluate.
In the answer box, you will see: 2Dμ0π+2Hμ0π=2Jμ0π.
Now change the overall multiplicative factor 1/4μ0π on line 6: eq = eqCGS * (1/2)*mu_0^(-1/2)*pi^(-1/2), and press Evaluate.
You should now see the simpler equation: D+H=J

Electromagnetic Variables

Quantity Gaussian SI Sage Cell
Mass m m m_,M_
Lenth l l l
Time t t t
Force F F f, F_
Energy W W W
Energy density w w w
Power P P Pow, P_
Power flow density S S S
Charge q q4πϵ0 q
Surface charge density σ,Σ (σ,Σ)4πϵ0 Sigma
Charge density ρ ρ4πϵ0 rho
Current I I4πϵ0 I
Current density J J4πϵ0 J
Polarization P P4πϵ0 P
Electric diple moment p p4πϵ0 p
Electric field E 4πϵ0E E
Potential (Emf, Voltage) Φ,V 4πϵ0(Φ,V) Phi, V
D-field D 4πϵ0D D
Magnetic field B 4πμ0B B
Vector potential A 4πμ0A A
H-field H 4πμ0H H
Magnetization M μ04π M
Magnetic moment m μ04πm m
Magnetic Flux Fij 4πμ0Fij F
Conductivity σ σ4πϵ0 sigma
Dielectric constant ϵ ϵϵ0 epsilon
Magnetic permeability μ μμ0 mu
Resistance R 4πϵ0R R
Inductance L 4πϵ0L L
Capacitance C C4πϵ0 C