WHAT we want: the output for an arbitrary input u(t).
HOW we build it (derivation from scratch):
By sifting, write any input as a sum of shifted, scaled impulses:
u(t)=∫−∞∞u(τ)δ(t−τ)dτWhy this step? The delta picks out the value u(τ); integrating reassembles the whole signal from spikes.
h(t):L−1{1/(s+2)}=e−2t for t≥0.
Why? Standard pair L{e−at}=1/(s+a).
Check by convolution: for a step input u=1, y=∫0te−2(t−τ)dτ=21(1−e−2t).
Why this step? Convolve known h with the input; settles to 1/2 = DC gain H(0)=1/2. ✓ Pole at s=−2<0⇒stable.
A thruster torque u on inertia J: Jθ¨=u. Take J=1.
H(s):s2Θ=U⇒H(s)=s21.
Why? Two derivatives ⇒ s2.
h(t):L−1{1/s2}=t for t≥0.
Why? Pair L{t}=1/s2. A single impulse of torque makes the angle ramp forever — repeated pole at s=0 ⇒ marginally unstable, so we add control. This is exactly why attitude needs feedback.
For 0<ζ<1 (underdamped): poles =−ζωn±jωd, ωd=ωn1−ζ2.
h(t)=ωd1e−ζωntsin(ωdt).Why? Inverse of 1/((s+ζωn)2+ωd2) uses the pair L{e−atsinbt}=b/((s+a)2+b2), then divide by ωd. Decaying ring = the "fingerprint."
Recall Feynman: explain to a 12-year-old
Push a swing with one quick shove and watch it swing and slowly stop — that swinging pattern is the swing's "personality." If you know that pattern, you can predict what happens for any set of pushes by adding up shifted copies of the same swing-pattern. The transfer function is just that personality written in a math language (Laplace) where "adding up copies" turns into simple multiplying — much easier. And if the swing-pattern keeps growing instead of dying out, the system is unstable, which for a spacecraft means it spins out of control.
Socho ek system ko tum ek dum se ek tez "thappad" (Dirac delta δ(t)) maarte ho aur dekhte ho ki wo kaise hilta hai aur dheere-dheere settle hota hai. Yeh hilne ka pattern hi system ka impulse responseh(t) hai — uska personal fingerprint. Jadoo ki baat yeh hai: agar tumhe h(t) pata hai, to kisi bhi input u(t) ke liye output nikal sakte ho, bas h ki shifted copies ko input ke saath smear (convolve) kar do: y=u∗h. Yeh sab linearity aur time-invariance ki wajah se hota hai.
Convolution thoda tedha hai, isliye Laplace transform lagate hain. Laplace ke andar convolution sirf multiplication ban jaata hai: Y(s)=H(s)U(s). Yahan H(s)=Y(s)/U(s) ko transfer function kehte hain, aur ek mast fact yeh hai ki H(s)=L{h(t)} — yaani transfer function impulse response ka hi Laplace roop hai. ODE se H(s) nikalna easy hai: har derivative y(k) ko sk se replace karo (zero initial conditions par).
GNC (Guidance, Navigation, Control) mein yeh dil ki dhadkan hai. Spacecraft ka thruster ek chhota burst maarta hai (almost delta), aur attitude angle ka response hi h(t) hota hai. H(s) ke poles (denominator ke roots) batate hain stable hai ya nahi: agar koi pole right side mein (ℜ(s)>0) ho gaya, to response phcatega — spacecraft tumble karega. Engineers controller design karke saare poles ko left-half plane mein dhakelte hain. Double integrator θ¨=u ka pole s=0 par double hota hai, isliye h(t)=t badhta hi rehta hai — isliye feedback control chahiye hi chahiye.
Yaad rakhna common galti: L{δ}=1 hota hai (zero nahi), aur transfer function sirf zero-state (forced) part describe karti hai, initial conditions ka effect alag se aata hai. Bas yeh "DICE-P" chain pakad lo, exam aur real engineering dono cover ho jaayenge.