Home
CS
Sites
ABdA
Help
abda@engineer.com
E-mail

WEEK 03: BLOCK DIAGRAMS


Sections: Configuration | Summer | Take-off Point | Element/Block | Solutions | Student's Tasks

Element Manipulation/Resolution

1. Cascade (Series)


b = aG1G2

2. Tandem (Parallel)


b = a(G1 + G2)

3. Interchange


b = a(G1 G2) = a(G2 G1)

3. Feedback Path


d = aG / (1 + GH)

3a. Inserting a Feedback Path


d = aG

3b. Removing an Element in the Feedback Path


d = aG/(1 + GH)

3c. Inserting an Element in the Feedback Path


d = aG1/(1 + G1)

4a. Removing an Element in the Forward Path


d = a(G1 - G2)

4b. Inserting an Element in the Forward Path


d = aG1 - a

5a. Removing an Element in the Forward Path


d = a(G1 - G2)

5b. Inserting an Element in the Forward Path


d = aG1 - a


Home | CS | Sites | ABdA | Help | E-mail