Table of Contents

Block Diagrams

Block diagrams are important to display information in a visual way to an audience. Block diagrams are typically used for higher level, less detailed descriptions that are intended to clarify overall concepts without concern for the details of implementation.

Contrast this with the schematic diagrams and layout diagrams used in electrical engineering, which show the implementation details of electrical components and physical construction.

Workflow

Depending on what you're trying to describe the specific elements can be different but here are some points you should follow:

Functional Block Diagram

Functional block diagrams describe what your system's functions are and not necessarily how it's implemented. They very concisely describe the behavior of your system and is a good primer to describe your design.

Tools

Listed below are some tools that you can use to design your block diagram. Regardless of the tool you use, the content should be first on your priority list - try and few tools and see if they can help you achieve the objective that you want.

Reading

Authors

Contributing authors:

kluong

Created by kluong on 2016/02/27 04:06.