Module 1 - Block Diagram and Flowchart
Module 1 - Block Diagram and Flowchart
Module 1 - Block Diagram and Flowchart
• Block diagrams use very basic geometric shapes: boxes and circles.
• The principal parts and functions are represented by blocks connected by
straight and segmented lines illustrating relationships.
• When block diagrams are used in electrical engineering, the arrows
connecting components represent the direction of signal flow through the
system.
• Whatever any specific block represents should be written on the inside of
that block.
• A block diagram can also be drawn in increasing detail if analysis requires it.
Feel free to add as little or as much detail as you want using more specific
electrical schematic symbols.
Block Diagram: Best Practices
or
• Only one flow line should enter a decision symbol, but two or
three flow lines, one for each possible answer, should leave the
decision symbol.
• If the flowchart becomes complex, it is better to use
connector symbols to reduce the number of flow lines.
Avoid the intersection of flow lines if you want to make it
more effective and better way of communication.
Example 1
Input
Quantity
Input
Price_per_kg
Output
Price
End
Activity #1:Assignment
A car park has the following charges:
The 1st hour costs Php 5.00. The subsequent hour cost Php
2.00 per hour. Draw a flowchart based on a vehicle’s entry
and exit time.