About this site
Physics · SSG build

Reference Library

Not a subject — the threads that run through all of them.

X1

Constants and Units

Reference material used across every module: the constants of nature, and the scale words attached to their units.

X1.1Fundamental Constants

The fundamental constants of nature, gathered here for reference — each has already appeared in its own module.

Fundamental constants
cspeed of light in vacuum2.998×10⁸ m/sSI (exact)
Ggravitational constant6.674×10⁻¹¹ N·m²/kg²CODATA 2022
hPlanck constant6.626×10⁻³⁴ J·sSI (exact)
ħreduced Planck constant (h/2π)1.055×10⁻³⁴ J·sSI (exact)
eelementary charge1.602×10⁻¹⁹ CSI (exact)
ε₀vacuum permittivity8.854×10⁻¹² C²/(N·m²)CODATA 2022
k_eCoulomb constant (1/4πε₀)8.99×10⁹ N·m²/C²CODATA 2022
k_BBoltzmann constant1.381×10⁻²³ J/KSI (exact)
N_AAvogadro constant6.022×10²³ mol⁻¹SI (exact)
Rmolar gas constant8.314 J/(mol·K)SI (exact)
m_eelectron mass9.109×10⁻³¹ kgCODATA 2022
m_pproton mass1.673×10⁻²⁷ kgCODATA 2022
σStefan-Boltzmann constant5.670×10⁻⁸ W/(m²·K⁴)SI (exact)
X1.2Unit Conversions

Converting between unit systems means multiplying by a conversion factor equal to one — for example, multiplying by (1 m / 3.281 ft) to convert feet to metres. Chaining several such factors converts through several units at once, and any unit left over that shouldn't be there is an immediate signal that a conversion factor was inverted or omitted.

X1.3Prefixes and Orders of Magnitude

SI prefixes attach a power-of-ten multiplier to any unit, keeping numbers a manageable size across vastly different scales.

Common SI prefixes
teraT10¹²
gigaG10⁹
megaM10⁶
kilok10³
centic10⁻²
millim10⁻³
microµ10⁻⁶
nanon10⁻⁹
picop10⁻¹²
femtof10⁻¹⁵
X2

Problem Patterns

Four habits that apply regardless of which module a problem comes from.

X2.1Choosing a Model

Every physics problem implicitly assumes a model: point particle versus extended body, ideal gas versus real gas, non-relativistic versus relativistic. Stating that choice explicitly — and knowing where it breaks down — prevents applying a formula outside the regime where it holds.

X2.2Symmetry Before Algebra

Exploiting a problem's symmetry — spherical, cylindrical, translational, time-reversal — before writing any equation often eliminates most of the algebra. A field problem with spherical symmetry needs Gauss's law and almost no integration; the same field computed by brute-force integration takes far more effort for the same answer.

X2.3Checking Limits

A correct result should behave sensibly in extreme or special cases: does it reduce to a known simpler formula when a parameter goes to zero or infinity? Does it match an expected symmetric special case? A formula that fails an obvious limit is wrong, however correct the algebra leading to it looked.

X2.4Dimensional Sanity Checks

Checking that a final answer has the expected dimensions catches the majority of algebra slips in under a minute, well before comparing to a numerical answer.

X3

Connection Map

Several equations across this reference are the same mathematical statement wearing a different label.

X3.1Where Each Law Reappears

Coulomb's law and Newton's law of gravitation are both inverse-square laws between two point sources — only the source (charge vs mass) and the fact that gravity is always attractive differ. The electric field and the gravitational field are both defined as 'force per unit source', identically in form. A moving charge and a moving mass both trace out motion governed by the same constant-acceleration equations once the force producing that motion is known.

X3.2Shared Mathematical Forms

The exponential decay of a discharging capacitor, radioactive decay, and the extinction of light through an absorbing medium are all solutions of the same differential equation, dy/dx = −ky — recognizing the form immediately reveals the shape of the solution. Simple harmonic motion — the differential equation behind an oscillating spring, a pendulum, and an oscillating circuit's charge — is one equation, d²y/dx² = −ω²y, applied with three different meanings of ω. The standing-wave condition on a string and the allowed energy levels of a particle in a box arise from the identical boundary-value problem: fitting whole or half wavelengths into a fixed length.

X3.3Analogies That Hold, and Where They Break

The mechanical-electrical analogy (mass ↔ inductance, spring stiffness ↔ inverse capacitance, damping ↔ resistance) is a powerful aid to intuition, but not a perfect correspondence — electric charge has no negative-mass analogue, and the analogy says nothing about magnetic effects, which have no mechanical counterpart at all. An analogy is a tool for the algebra to fall out the same way, not a claim that the underlying physics is identical.

X4

Notation

A short reference for the notational choices used consistently throughout.

X4.1Symbols by Module

Every equation's own symbol table, opened from its popup, is the authoritative reference for that formula's notation. A handful of symbols are deliberately reused across modules with a consistent meaning: r for a radial distance, θ for an angle from a reference direction, ω for angular frequency.

X4.2Sign Conventions

Sign conventions are a recurring source of error, not because the underlying physics is hard but because equally valid choices differ from one context to the next — current direction, mirror and lens distances, and work in the first law of thermodynamics all vary by convention. When a result comes out with an unexpected sign, check the convention in use before assuming an error in the physics.

X4.3Vector and Unit-Vector Notation

An arrow over a symbol denotes a vector, carrying both magnitude and direction; a hat denotes a unit vector, of magnitude one, giving direction alone. A vector's magnitude is written without the arrow, or between vertical bars — |A⃗| and A mean the same thing. This reference follows that convention throughout.