Moon lander field guide

Landing is a guidance, propulsion, and terrain problem.

Moon landers combine engines, tanks, landing legs, radar/laser altimetry, hazard detection, thermal survival, payload deployment, and communications into a few critical minutes of powered descent.

Loading lunar lander 3D model...

Mission catalog

Lander catalog

Historic, modern, and commercial landers are split into individual engineering pages.

Lander Architecture

What every lunar lander must solve

Descent propulsion

Throttle range, engine plume interaction, propellant margins, restart logic, and terminal guidance determine touchdown safety.

Navigation

IMU, radar, lidar, optical navigation, hazard cameras, terrain-relative navigation, and landing-site maps reduce risk.

Landing gear

Leg stroke, crush cores, footpads, slope tolerance, and center-of-mass placement define stability.

Surface operations

Power, thermal, dust, communications, deployment ramps, payload fields of view, and night survival drive mission design.

Payload delivery

Scientific payloads, rovers, drills, retroreflectors, antennas, and sample systems need mechanical and data interfaces.

Contamination

Plume ejecta, dust deposition, biological cleanliness, and instrument contamination affect science quality.

Mathematical model

Engineering geometry model

Engineering models are procedural, dimensionally organized teaching models. They use geometric primitives, known subsystem layout, symmetry, and transformation matrices; they are not generated from a visual image and are not exact manufacturing CAD.

Rigid transform

\[\mathbf{p}_{\mathrm{world}}=TRS\,\mathbf{p}_{\mathrm{local}}\]

Every component is positioned by translation T, rotation R, and scale S. This gives a reproducible mathematical scene graph instead of freehand drawing.

Symmetry and repetition

\[\mathbf{p}_k=R_z\!\left(\frac{2\pi k}{N}\right)\mathbf{p}_0\]

Repeated structures such as solar panels, trusses, engines, wheels, and array segments are generated by rotational or translational symmetry.

Scale verification

\[\mathrm{ratio}_{\mathrm{scene}}=\frac{\mathrm{dimension}_a}{\mathrm{dimension}_b}\]

Where the page presents relative component sizes, the scene preserves those ratios or states when readability scaling is applied.

Verification standard: the rendered object must be reproducible from stated equations, catalog parameters, or explicit geometric transforms. Visual reference images may inform presentation only; they are not the source of orbital positions, field vectors, accretion-disk gradients, timing, or engineering layout.

Limitations: browser scenes may use bounded scale, compressed distances, simplified two-body dynamics, schematic transfer curves, or educational approximations where full numerical ephemerides, CFD, finite-element models, or general-relativistic ray tracing are outside the page scope. Those simplifications are part of the model contract, not hidden image-based construction.

Open the full site-wide mathematical verification policy