block diagram
perspective drawing portrayed in a three-dimensional manner; drawing which uses boxlike figures to represent an image
Block diagram
A block diagram is a pictorial model of a process or system. They are heavily used in the engineering world in
hardware design,
software design, and
process flow diagrams.The block diagram is typically used for a higher level, less detailed description aimed more at understanding the overall concepts and less at understanding the details of implementation . Contrast this with the
schematic diagram and layout diagram used in the electrical engineering world, where the schematic diagram shows the details of each electrical component and the layout diagram shows the details of physical construction. For example, a block diagram of a radio is not expected to show each and every wire and dial and switch, but the schematic diagram is. The schematic diagram of a radio does not show the width of each wire in the
printed circuit board, but the layout diagram does.
See more at Wikipedia.org...
block diagram
Noun
1. a diagram showing the interconnections between the components of system (especially an electronic system)
(hypernym) diagram
block diagram
A diagram of a
system, a
computer, or a device in which the principal parts are represented by suitably annotated geometrical figures to show both the basic functions of the parts and their functional relationships.
Block diagram
A diagram that shows the operation, interrelationships and interdependencies of components in a system. Boxes, or blocks (hence the name), represent the components; connecting lines between the blocks represent interfaces. There are two types of block diagrams: a functional block diagram, which shows a system's subsystems and lower level products and their interrelationships and which interfaces with other systems; and a reliability block diagram, which is similar to the functional block diagram except that it is modified to emphasize those aspects influencing reliability.