Intuition The one core idea
A satellite skims the very top of the atmosphere, and each faint puff of air it hits steals a sliver of its energy. Because a lower orbit means a faster orbit, this energy loss makes the craft spiral inward faster and faster until it burns — so the whole topic is really just energy leaving + geometry of falling .
This page assumes you know nothing . Before you can read the parent note on atmospheric drag , every letter and squiggle it uses must first mean something to you and connect to a picture. Let's earn each one.
v
A vector is a quantity that has both a size (how much) and a direction (which way). We draw it as an arrow : the length is the size, the arrowhead is the direction. We put a little arrow over the letter, v , to remind us "this thing points somewhere."
The satellite's velocity v is such an arrow: it points along the direction of travel, and its length is how fast the craft moves.
v and unit vector v ^
The magnitude v (no arrow) is just the length of the arrow — a plain number like "7670 metres per second". The unit vector v ^ (a "hat", not an arrow) is the same arrow shrunk to length 1: it keeps only the direction . So any vector splits as v = v v ^ : "size times pure-direction".
Why the topic needs this: drag is a force that points exactly opposite to travel. To say "opposite" precisely, we need direction, and that is what − v ^ (the hat, flipped) gives us. The parent note writes drag as − 2 1 B ρ v v — one factor of v is the size growing, and v carries the direction . Now you know why it isn't just "v 2 ".
Definition The tiny slice
d t
d t means "a tiny sliver of time " — so small we treat everything as unchanging during it. Likewise d h is a tiny sliver of height and d ρ a tiny change in density. The letter d in front of any quantity just whispers "a little bit of this."
Intuition Why we chop into slivers
Real motion is smooth and continuous. To do arithmetic on it we freeze a heartbeat-thin moment d t , work out what happens in that frozen instant, then add up all the instants. That "add up all the slivers" step is called integration — it is how the exponential atmosphere and the decay rate are both built.
In one sliver of time, an object moving at speed v covers a tiny distance v d t (speed × time). That single fact is the seed of the drag force, as we'll see.
ρ (Greek "rho")
Density ρ measures how much mass is packed into each cubic metre of space. Thick sea-level air has high ρ ; the near-vacuum at 400 km has an astonishingly tiny ρ (about 5 × 1 0 − 12 kg per cubic metre — a few molecules per matchbox). Units: kilograms per cubic metre, kg/m 3 .
Why the topic needs it: the satellite hits molecules , and ρ counts how many are there to hit. More ρ → more collisions → more drag. Because ρ changes with height, it is the star of the "exponential atmosphere" idea in Section 7.
Definition Cross-sectional area
A
A is the area of the shadow the satellite casts along its direction of travel — the size of the "hole" it punches through the air. A flat panel facing forward has big A ; the same panel edge-on has tiny A . Units: square metres, m 2 .
m
m is simply how much matter the satellite contains — its resistance to being pushed around. Units: kilograms, kg.
Definition Drag coefficient
C D
A messy real object doesn't hand all its forward momentum to the air; only a fraction sticks. C D is a dimensionless fudge-number (around 2 for a satellite) that captures how "grippy" the shape is. No units — just a multiplier.
Definition Ballistic coefficient
B
Bundle these together: B = m C D A . In words, drag-area per unit mass . A light craft with big panels (large A , small m ) has large B and gets shoved hard by air → decays fast. A dense compact craft has small B and survives longer. Units: m 2 / kg .
Why bundle them? Every drag formula would otherwise carry C D , A , and m separately. Nature only ever uses their combination, so we name it once and move on. This is the ballistic coefficient that decides who survives reentry.
F and acceleration a
A force is a push or pull . When a force acts on mass m , it produces acceleration a — the rate at which velocity changes (speeding up, slowing down, or turning). They are tied by Newton's law F = m a . Force splits its size and direction just like velocity, so a is also an arrow.
Common mistake Confusing "acceleration" with "going fast"
Why it feels right: in everyday speech "accelerate" means "go faster".
The fix: acceleration is any change in velocity — including slowing down and turning. Drag's acceleration points backward (− v ^ ), so it is a deceleration along the path, yet the orbit still ends up faster. Keep "acceleration = change of velocity" firmly in mind.
Why the topic needs it: the parent's central boxed result is a drag acceleration a d r a g = − 2 1 B ρ v v . Reading it now: minus sign = backward, 2 1 B ρ v = how strong, v = along the path (so the whole thing points backward with strength growing as v 2 ).
Definition The orbit's semi-major axis
a
An orbit is (in general) an oval, an ellipse . Its half-length across the long way is the semi-major axis a . For a nearly circular orbit, a is just the radius of the circle — the satellite's distance from Earth's centre. Bigger a = higher, wider orbit.
Definition The gravitational parameter
μ
μ = G M ⊕ packages Newton's gravity constant G with Earth's mass M ⊕ into a single number (3.986 × 1 0 14 in SI units). It says how strongly this particular planet pulls . We bundle it for the same reason as B : gravity only ever uses the product.
Definition Specific mechanical energy
ε
Specific energy ε is the satellite's total energy (motion + height) per kilogram of the satellite. "Per kilogram" (the word specific ) is handy because it makes the answer not depend on how heavy the craft is. For a bound orbit it is negative, and the parent uses the key result ε = − 2 a μ .
Intuition Read the energy picture
Look at the curve above. As a (rightward) grows, ε climbs toward zero from below — a big far orbit has more energy (closer to escaping). As a shrinks , ε plunges more negative : the satellite has less energy. Drag drives us leftward along this curve, and the energy-versus-size relationship is what turns "energy lost" into "orbit shrunk."
These two facts — from the Two-Body Problem and the Vis-Viva Equation — are the bridge the whole decay story stands on:
ε = − 2 a μ , v = a μ ( circular orbit ) .
Intuition The paradox in one glance
v = μ / a : a smaller a under the square-root gives a larger v . So the moment drag steals energy and shrinks a , the orbital speed goes up . Losing energy makes you faster — because you fell closer to Earth, where you must move quicker to stay in orbit.
Definition The exponential function
e − x
e is a fixed number, about 2.718 . The function e − x describes anything that shrinks by the same fraction over each equal step : go one step, it drops to e 1 ≈ 37% ; another step, 37% of that; and so on — never quite reaching zero. It is the natural fingerprint of "the more you have, the faster you lose it."
H
Scale height H is the vertical distance over which the air thins by one factor of e (down to 37% ). Near the ground H ≈ 8 km; up in the thermosphere H ≈ 60 km. The density law is ρ ( h ) = ρ 0 e − ( h − h 0 ) / H : each rise of H metres cuts ρ by e .
Why the topic needs it: density doesn't fade linearly — it collapses exponentially. That's why drag is fierce at low perigee and negligible a little higher, and why decay is so violently nonlinear. The exponential comes straight out of balancing pressure against gravity , which is why H = k B T / ( m m o l g ) — hot, light air puffs up (big H ); heavy air under strong gravity squashes down (small H ).
Tiny slice dt and integration
Specific energy and semi-major axis a
Circular speed from mu over a
Read it top to bottom: geometry and density build the drag acceleration ; drag times velocity is power lost ; energy loss plus the energy-size relation gives the decay rate — the parent's finale d t d a = − B ρ μ a .
Test yourself — cover the right side and see if each rings true before opening the parent note.
What does the arrow on v tell you that plain v does not? The direction of motion; plain v is only the length (speed).
What is a unit vector v ^ ? The same arrow scaled to length 1 — pure direction, no size.
Meaning of d t ? A vanishingly small slice of time during which nothing changes appreciably.
What does density ρ count? Mass of air packed into each cubic metre — how many molecules are there to hit.
Define the ballistic coefficient B and what large B implies. B = C D A / m , drag-area per mass; large B (light, large area) decays fast.
Difference between force and acceleration? Force is the push; acceleration is the resulting change of velocity,
F = m a .
What is the semi-major axis a for a near-circular orbit? The orbit's radius — distance from Earth's centre.
What does μ bundle together? μ = G M ⊕ , the strength of Earth's gravitational pull.
State circular speed and specific energy in terms of a . What shape does e − x describe? Something shrinking by the same fraction over each equal step — never reaching zero.
What is scale height H ? The altitude gain over which density drops by a factor e (to about 37%).