3.5.44Guidance, Navigation & Control (GNC)

Thrust vector control — single-gimbal, dual-gimbal; TVC angles

2,247 words10 min readdifficulty · medium3 backlinks

1. Setup and coordinate frame

The gimbal point is the mechanical pivot. The moment arm \ell is the distance from the CoM to that pivot along xbx_b.

Figure — Thrust vector control — single-gimbal, dual-gimbal; TVC angles

2. Deriving the control torque from scratch

We derive the moment produced by tilting the thrust. Do it in 2D first (single-gimbal), then generalize.


3. Thrust loss — the cost of steering

This is the key trade: torque is linear in δ\delta, thrust loss is quadratic in δ\delta — a fabulous deal at small angles.


4. Single-gimbal vs Dual-gimbal


5. Worked examples


6. Common mistakes (steel-manned)


7. Active recall

Recall Quick self-test (cover the answers)
  • What physical quantity does TVC change? → the direction of the thrust vector.
  • Exact torque formula? → M=TsinδM=\ell T\sin\delta.
  • Why is steering "cheap"? → torque is O(δ)\mathcal O(\delta) but thrust loss is O(δ2)\mathcal O(\delta^2).
  • Difference single vs dual gimbal? → 1 angle/1 plane vs 2 angles (pitch+yaw)/2 planes.
  • Why can't one centered engine control roll? → zero moment arm about roll axis.
  • Combined gimbal limit rule? → δp2+δy2δmax\sqrt{\delta_p^2+\delta_y^2}\le\delta_\text{max}.
Recall Feynman: explain to a 12-year-old

Imagine pushing a shopping cart from behind with a stick. If you push straight through the middle, it goes straight. If you push a little off to the side, the cart turns. A rocket does the same: the flame is its "push." By tilting the engine a tiny bit, the push points slightly sideways and spins the rocket to point where we want. Tilting only a few degrees is enough because the engine is very strong and sits far behind the rocket's balance point — so a small tilt makes a big turn while barely slowing the rocket down.


Flashcards

What does Thrust Vector Control physically change about the thrust?
Its direction (the thrust vector is tilted), not primarily its magnitude.
Exact single-gimbal control torque formula?
M=TsinδM=\ell T\sin\delta, with \ell = CoM-to-gimbal arm, TT = thrust, δ\delta = deflection.
Small-angle form of the control torque?
MTδM\approx \ell T\delta (since sinδδ\sin\delta\approx\delta).
Why is TVC steering cheap in thrust?
Torque grows linearly (δ\propto\delta) but thrust loss 1cosδδ2/21-\cos\delta\approx\delta^2/2 grows quadratically, so small angles give lots of torque for tiny loss.
Axial (useful) thrust when gimbaled by δ\delta?
TcosδT\cos\delta.
Single-gimbal vs dual-gimbal?
Single = 1 pivot axis, 1 angle, torque in one plane; dual = 2 orthogonal axes, angles δp,δy\delta_p,\delta_y, torque in pitch and yaw.
How do dual-gimbal deflections combine against the hard limit?
As a vector magnitude δp2+δy2δmax\sqrt{\delta_p^2+\delta_y^2}\le\delta_\text{max}.
Gimbal angle for commanded angular acceleration ω˙\dot\omega?
δ=Iω˙T\delta=\dfrac{I\dot\omega}{\ell T} (from M=Iω˙=TδM=I\dot\omega=\ell T\delta).
Why can a single centered gimbaled engine not control roll?
Its thrust line lies along/near the roll axis → moment arm ≈ 0 → no roll torque; roll needs canted engines/differential gimbal/RCS.
At what deflection is forward thrust maximum?
At δ=0\delta=0; any gimbal reduces axial thrust to TcosδT\cos\delta.

Connections

  • Rigid Body Rotational DynamicsM=Iω˙M=I\dot\omega underlies the actuator command.
  • Torque and Moment ArmM=r×F\vec M=\vec r\times\vec F is the whole basis of TVC.
  • Attitude Control Autopilot — computes commanded δ\delta from attitude error.
  • Center of Mass Migration\ell changes as propellant burns, altering gain.
  • Reaction Control System (RCS) — complements TVC (roll, coast phases).
  • Small-Angle Approximation — justifies the linear MTδM\approx\ell T\delta.
  • Rocket Thrust Equation — where TT comes from.

Concept Map

steer by

tilts

pivot behind CoM by

thrust as

resolve tilt

force at gimbal x

r cross F

small-angle

used by

sideways part

single-gimbal

dual-gimbal

No aero control at low speed

Thrust Vector Control TVC

Engine about gimbal point

Moment arm ell

Vector, changes direction

Axial T cos delta + transverse T sin delta

Control torque M = ell T sin delta

M approx ell T delta

Autopilot linear model

Thrust loss T sin delta

1 angle, one plane

2 angles, pitch + yaw

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, jab rocket dheere chal raha hota hai (ya space mein hota hai) tab hawa hoti hi nahi ki fins se steer karo. Toh trick ye hai — engine ko hi thoda tilt kar do. Jab thrust seedha CoM se nahi jaata, toh ek torque ban jaata hai aur rocket ghoom jaata hai. Isi ko Thrust Vector Control (TVC) bolte hain: hum thrust ka direction change karte hain, uski power nahi. Formula simple hai: M=TsinδM=\ell T\sin\delta, jahan \ell = CoM se gimbal tak ki doori, TT = thrust, δ\delta = tilt angle. Chhote angle par MTδM\approx \ell T\delta.

Sabse mast baat: steering bahut sasta hai. Torque toh δ\delta ke seedhe proportional badhta hai, lekin forward thrust ka nuksaan sirf δ2/2\delta^2/2 (quadratic) hota hai. Matlab 88^\circ tilt par sirf ~1% thrust loss, lekin turning force kaafi mil jaata hai. Isliye actual gimbal angles bahut chhote hote hain — kabhi ek do degree hi.

Single-gimbal ka matlab engine ek hi axis par ghoomta hai — sirf pitch ya yaw. Dual-gimbal mein do axis, do angle δp\delta_p aur δy\delta_y, toh pitch aur yaw dono control ho jaate hain ek hi engine se. Par yaad rakho — gimbal ki hard limit dono ke vector sum par lagti hai: δp2+δy2δmax\sqrt{\delta_p^2+\delta_y^2}\le\delta_\text{max}, seedha add nahi karte. Aur ek centered engine se roll control nahi hota, kyunki roll axis par moment arm zero hota hai — uske liye canted engine ya RCS chahiye. Bas yahi core hai, exam mein δ=Iω˙T\delta=\frac{I\dot\omega}{\ell T} nikaalna aana chahiye.

Go deeper — visual, from zero

Test yourself — Guidance, Navigation & Control (GNC)

Connections