Saved Bookmarks
| 1. |
Basic Elements of a Signal flow graph |
|
Answer» Basic Elements of a Signal flow graph •Node ‐ a point representing a signal or variable. • Branch – unidirectional line segment joining two nodes. • Path – a branch or a continuous sequence of branches that can be traversed from one node to another node. • Loop – a closed path that originates and terminates on the same node and along the path no node is met twice. • Nonteaching loops – two loops are said to be non touching if they do not have a common node. |
|