Intuition The one core idea
A rocket steers by tilting its engine so the push no longer points straight through the rocket's balance point — that off-centre push twists the whole vehicle around. Everything on this page exists to let you read one sentence: a small tilt δ of a big thrust T acting a distance ℓ from the balance point makes a turning effort M = ℓ T δ .
This is the prerequisite page for Thrust Vector Control . We build every letter, arrow, and word that the parent note leans on, starting from things a 12-year-old already knows: pushes, arrows, and turning a spanner.
Before any physics, we need the idea of a vector .
A vector is an arrow. It has two things: a length (how big) and a direction (which way it points). We draw it as an actual arrow on paper.
The rocket's engine push is a vector. Its length is how hard the engine pushes; its direction is which way the push points. TVC is the art of changing that direction while keeping the length nearly the same.
Intuition Why we care about "vector"
The whole topic hinges on separating an arrow into two smaller arrows: a part that pushes you forward and a part that shoves you sideways. You cannot do that split until you accept that an arrow is a thing with both size and direction.
An arrow that points diagonally can always be described by how far right and how far up it reaches. Those two numbers are its components .
The components of a vector are its shadows on two perpendicular directions. If the arrow leans, one shadow points along the rocket's length (axial) and the other points sideways (transverse).
Look at the figure: the diagonal cyan arrow is the tilted thrust. Drop a straight line down and across — the amber pieces are the axial part (pushes forward) and the transverse part (steers). The whole steering story is: tilting turns a bit of the forward part into a sideways part.
To measure "how much" we tilt, we need an angle .
An angle measures the amount of turn between two directions, in degrees (a full circle is 36 0 ∘ ) or radians (a full circle is 2 π radians). The tilt of the engine away from straight-back is called δ (Greek letter "delta").
When we tilt the arrow by δ , the arrow, its axial shadow, and its transverse shadow form a right triangle (a triangle with one square corner).
Intuition Why a right triangle appears
The axial and transverse directions are perpendicular — that square corner is the right angle. The tilted thrust is the sloped side (the longest side, the hypotenuse ). This triangle is where trigonometry enters.
We need a rule that turns the angle δ into the two shadow-lengths. That rule is trigonometry , and the two tools are sin and cos .
Intuition Why THESE tools and not others?
We want to answer "if I tilt a fixed-length arrow by δ , how long is each shadow?" That is exactly the question cos (forward shadow) and sin (sideways shadow) were invented to answer. No other tool converts an angle directly into perpendicular lengths of a fixed arrow.
Two facts you will reuse constantly:
That last pair of sentences is the secret of "steering is cheap", and it comes purely from the shapes of these two curves near zero — see Small-Angle Approximation .
A radian is an angle measured so that a full turn is 2 π ≈ 6.283 radians. To convert: multiply degrees by π /180 .
Intuition The near-zero trick
When δ is a small angle measured in radians , the sloped side and the sideways shadow are almost equal, so sin δ ≈ δ and cos δ ≈ 1 − 2 δ 2 . Gimbals only move a few degrees, so this "straighten the curve" trick is legal — see Small-Angle Approximation .
We will not re-derive it here; we only need to trust that for δ ≤ 8 ∘ the swap costs about 1% or less.
Thrust T is the force (a push, measured in newtons , N) the engine makes by throwing mass out the back. See Rocket Thrust Equation for where its size comes from. For steering, we treat T as a vector of fixed length that we may rotate.
Key mindset the parent note demands: TVC rotates this arrow, it does not lengthen it. The engine always pushes with the same strength T ; tilting only redirects it.
Definition Center of mass
The center of mass is the single point where the rocket balances — the point that moves as if all the mass were squeezed into it. A push through this point slides the rocket; a push off this point spins it.
The CoM drifts forward as fuel burns off — that is Center of Mass Migration , and it changes the lever length below.
Now the payoff. A force that misses the balance point creates a turning effort .
The moment arm ℓ is the distance from the center of mass to where the steering force effectively acts (here, along the rocket from CoM to the gimbal pivot). Think: the length of the spanner.
Torque M is turning effort: force multiplied by the perpendicular moment arm. Push harder, or push further from the pivot, and you turn the object more. This is the whole of Torque and Moment Arm .
Intuition Why torque, and why the sideways part only?
The forward part of the thrust points through the balance point — a spanner pushed straight down its own handle turns nothing. Only the sideways part (T sin δ ) has a moment arm, so only it makes torque. That is why the sideways shadow, and sin , matter for steering.
Definition Moment of inertia
Moment of inertia I is rotational stubbornness: how hard it is to change the spin rate. Big, spread-out mass = large I = slow to turn.
Intuition Closing the loop
Tilt δ ⇒ sideways force T sin δ ⇒ torque M = ℓ T sin δ ⇒ spin-up ω ˙ = M / I . The Attitude Control Autopilot runs this chain backwards : it decides the ω ˙ it wants, then solves for the tiny δ to command.
Vector = arrow with size and direction
Components = axial and sideways shadows
Angle delta = tilt amount
Sine and cosine = shadow lengths
Small-angle sin delta approx delta
Thrust T = engine push vector
Center of mass = balance point
Moment arm l = CoM to gimbal
Torque M = l times sideways force
Newton rotation M = I omega-dot
Moment of inertia I = spin stubbornness
Cover the right side and test yourself.
What is a vector? An arrow with a length and a direction.
What are the components of a tilted thrust? Its axial shadow (forward) and its transverse shadow (sideways).
Which trig function gives the forward part of a tilted push? Cosine, T cos δ .
Which trig function gives the sideways (steering) part? Sine, T sin δ .
Why is sin δ ≈ δ allowed for a gimbal? The tilt is only a few degrees (radians), where the sine curve is almost a straight line.
What is the center of mass? The balance point; a force through it slides, a force off it spins.
What is the moment arm ℓ ? Distance from the CoM to where the steering force acts (the spanner length).
What is torque M ? Turning effort = sideways force × moment arm, M = ℓ T sin δ .
Why does only the sideways thrust make torque? The forward part points through the CoM and has zero moment arm.
What is moment of inertia I ? Rotational stubbornness — resistance to changing spin rate.
Which law links torque to angular acceleration? M = I ω ˙ , the rotational form of F = ma .