Block diagram algebra
A block diagram is a picture of an equation. Block-diagram algebra is just the rules for rewriting that picture without changing the equation it represents. Master it and you can collapse any tangled GNC loop into one transfer function.
Core objects
Rule 1 — Blocks in series (cascade)
WHAT: Two blocks one after another.
HOW / derive it: Let input . After the first block the signal is . Feed that into the second: output .
Why this step? Multiplication is associative, so order doesn't matter for scalar transfer functions: .
Rule 2 — Blocks in parallel
WHAT: Same input splits (take-off point) into two blocks whose outputs meet at a summer.
HOW / derive it: Top branch gives , bottom gives . Summer adds: .
Rule 3 — The feedback loop (the big one)
WHAT: Forward path , feedback path , negative summer.
HOW / derive from first principles:
- Error (summer output): .
- Output: .
- Fed-back signal: .
Substitute : . Then . Collect : .

Rule 4 — Moving blocks (equivalence moves)
These keep unchanged. Derive each by insisting signals stay equal.
Worked Example 1 — Collapse a loop with a cascade forward path
System: , feedback .
- Step 1: Series-combine forward path: . Why? Rule 1 turns two cascaded blocks into one.
- Step 2: Apply feedback formula: . Why? Now it's the standard single-loop form.
Let , , : Why this step? Multiply top & bottom by to clear the fractions — pure algebra, no new physics.
Worked Example 2 — Move a take-off point
Forward: . A take-off after feeds back through . We want the feedback tapped before instead.
- Step 1: Currently .
- Step 2: If we move the take-off to before , it now reads (=input to ), not . To keep the same we must multiply the moved branch by : new feedback block . Why? We inserted to undo the lost multiplication.
- Check: — identical to before. ✔
Worked Example 3 — Two loops (inner + outer)
Inner loop: forward , feedback . Outer loop: forward then the inner block, feedback .
- Step 1 (reduce inner): . Why? Always collapse the innermost loop first — outer rules need a single block there.
- Step 2 (series): forward path .
- Step 3 (outer loop): Why this step? Multiply top & bottom by to clear the nested fraction.
Recall Feynman: explain to a 12-year-old
Imagine a water slide. Each slide piece makes you go a certain speed (that's a block — it multiplies your speed). If two slides connect, you multiply both speeds. A splitter copies you into two lanes; where lanes rejoin you add the flows. A feedback loop is when part of the water at the bottom is pumped back to the top and subtracted from the incoming water — this stops the tank overflowing. The magic rule is: whole thing's behaviour = (forward slide) ÷ (1 + trip-around-the-whole-loop). The "+1" is just you, going straight down, once.
Flashcards
Series blocks combine to
Parallel blocks combine to
Closed-loop TF for forward , feedback (negative)
Unity-feedback closed-loop TF
What is "loop gain"?
Positive feedback denominator becomes
Move a summing junction downstream past block : what correction?
Move a take-off point downstream past block : what correction?
Order to reduce nested loops
Why do blocks multiply in -domain?
Physical meaning of the in
Connections
- Transfer functions — the objects living inside each block.
- Laplace transform — why blocks multiply.
- Feedback control loops — application of Rule 3.
- Signal flow graphs & Mason's gain formula — an algebra-free alternative to these moves.
- Op-amp gain — same closed-loop math.
- Stability & characteristic equation — the denominator sets the poles.
Concept Map
Hinglish (regional understanding)
Intuition Hinglish mein samjho
Dekho, block diagram basically ek equation ki picture hai. Har block apne input ko se multiply karta hai — kyunki Laplace domain mein time ka convolution multiplication ban jaata hai. Do block series mein aaye toh gains multiply ho jaate hain (), aur parallel mein aaye (ek hi input do raaston se jaake summer pe milta hai) toh add ho jaate hain (). Bas itni si baat hai.
Sabse important cheez hai feedback loop. Summer pe error banta hai , output , aur wapas . Inko solve karo toh milta hai famous formula: . Yahan ko loop gain kehte hain — ye batata hai ki signal poora ek chakkar lagaake kitna multiply hota hai. Neeche wala "" seedha jaane wala signal hai. Negative feedback mein denominator , positive mein .
Jab block ya junction ko idhar-udhar move karna ho, toh yaad rakho: block cross karo toh toll do. Summer ko block ke aage le jao toh moved branch mein multiply karo; take-off point ko aage le jao toh multiply karo. Warna signal ki value badal jaati hai aur galat answer aata hai.
Nested loops (loop ke andar loop) ho toh hamesha andar se bahar reduce karo — pehle innermost loop ko ek single block banao, phir series karo, phir outer loop lagao. Ye GNC mein bahut kaam aata hai: pura autopilot block diagram simplify karke ek transfer function nikaalne ke baad hi stability (denominator ke poles) analyse kar sakte ho.