Vectors and Frames
Treat position, velocity, acceleration, force, moment, angular velocity, and vector derivatives as frame-aware quantities.
Space dynamics study track
This section is an original study guide synthesized from the uploaded Introduction to Space Dynamics chapter structure. It avoids copying the book and turns the concepts into explanations, equations, animations, and WebGL learning scenes.
Book-to-web synthesis
Use this as a conceptual map: the PDF is a mechanics text, so the web version is organized around what a learner needs to model motion, attitude, and propulsion.
Treat position, velocity, acceleration, force, moment, angular velocity, and vector derivatives as frame-aware quantities.
Resolve motion in radial-transverse, tangential-normal, and rotating-frame components before applying forces.
Use direction cosines and Euler angles to move between inertial, orbital, Earth-fixed, and body frames.
Central-force motion creates conic sections; energy and angular momentum determine orbit size, shape, and speed.
Short burns change velocity, which changes energy and angular momentum; transfers are geometry plus timing.
Rigid bodies carry angular momentum; torques, inertia tensors, precession, nutation, and spin-axis stability dominate attitude behavior.
Rate gyros, integrating gyros, gyrocompasses, and stable platforms convert rotation physics into navigation signals.
Rockets couple translation, rotation, variable mass, thrust misalignment, damping, and changing inertia.
Staging, propellant use, gravity turn, and trajectory shaping are constrained optimization problems.
Virtual work, D'Alembert, Hamilton, and Lagrange methods give compact equations for constrained space systems.
Interactive orbit lab
For a two-body model, gravity points toward the focus. A circular orbit is one special energy level; increasing speed at the same radius can stretch the path into an ellipse, parabola, or escape hyperbola.
Selecting a planet loads its heliocentric ellipse. The speed factor perturbs the tangential speed at the selected apsis while keeping the same starting distance from the Sun. Bound elliptical mode keeps eccentricity below 1.
Core Equations
These are paraphrased learning anchors, not verbatim textbook content.
The speed required for a circular orbit at radius r around a body with gravitational parameter mu.
Negative energy is bound, zero is parabolic escape, positive is hyperbolic escape.
The conserved vector that fixes orbital plane orientation in the ideal two-body problem.
A single expression covers circles, ellipses, parabolas, and hyperbolas by eccentricity e.
For elliptical orbits, period depends only on semimajor axis in the two-body approximation.
External moment changes angular momentum; inertia distribution controls the response.
Gyrodynamics
A spinning vehicle resists changes to its angular momentum. If a torque is applied off-axis, the response is often precession rather than simple tipping. That is why satellite attitude control uses reaction wheels, thrusters, momentum management, sensors, and carefully modeled inertia.
Applied Space Dynamics
Pitch program, thrust-to-weight, drag, gravity loss, staging, and structural limits shape ascent.
Interception is not just pointing at a target; timing, phasing, relative motion, and burn geometry matter.
Gyros and accelerometers integrate motion in a chosen frame, so drift, alignment, and rotating coordinates must be handled.
Perigee, apogee, inclination, node, argument of periapsis, and epoch define a usable orbit model.
Reaction wheels, magnetic torquers, thrusters, and sensors manage spin, pointing, desaturation, and disturbances.
Use the 3D space simulator for visual context; use equations here for mechanics reasoning.
Mathematical model
Space Dynamics simulations are derived from conserved energy, angular momentum, and conic-section mechanics. This page is the equation-first reference for the rest of the site.
Negative energy gives bound ellipses, zero gives parabolic escape, and positive gives hyperbolic escape. The simulator's orbit class follows this sign.
Angular momentum fixes the orbital plane and areal velocity. This proves why changing speed changes eccentricity rather than producing arbitrary paths.
The displayed perihelion and aphelion speeds are checked against vis-viva for the selected semi-major axis.
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.