Block diagram vs flow chart?Block Diagram Reduction: Is it necessary to do it stepwise?Calculating a transfer function from a block diagramChemical Engineering Process Analysis - Process Flow Calculations using linear matricesAutomation: steady state error calculation block diagramBlock Diagram using Integrator (Linear Systems Theory - Hespanha)How to control the level in multiple connected tanks at the same time?Constructing a block diagram for amplitude control of an oscillatorIn a control block diagram what does a block with an angled arrow through it mean?
Why is belonging not transitive?
Why is it called stateful and stateless firewall?
Why are some files not movable on Windows 10?
Asked to Not Use Transactions and to Use A Workaround to Simulate One
Reordering of matrix multiplication
Planar regular languages
What does "boys rule, girls drool" mean?
Are there objective criteria for classifying consonance v. dissonance?
How can I show the remaining time for a caffeinate command?
Output a Super Mario Image
What is this gigantic dish at Ben Gurion airport?
How would you control supersoldiers in a late iron-age society?
Bash awk command with quotes
Are there any rules about taking damage whilst holding your breath in combat?
A Mainer Expression
Read string of any length in C
Block diagram vs flow chart?
What's the benefit of prohibiting the use of techniques/language constructs that have not been taught?
Should you only use colons and periods in dialogues?
How to write characters doing illogical things in a believable way?
Isometries of convex hypersurfaces
Examples of proofs by making reduction to a finite set
Is "you will become a subject matter expert" code for "you'll be working on your own 100% of the time"?
How to draw a Venn diagram for X - (Y intersect Z)?
Block diagram vs flow chart?
Block Diagram Reduction: Is it necessary to do it stepwise?Calculating a transfer function from a block diagramChemical Engineering Process Analysis - Process Flow Calculations using linear matricesAutomation: steady state error calculation block diagramBlock Diagram using Integrator (Linear Systems Theory - Hespanha)How to control the level in multiple connected tanks at the same time?Constructing a block diagram for amplitude control of an oscillatorIn a control block diagram what does a block with an angled arrow through it mean?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
I was studying a book of control system where i read that a block diagram is a specialized high level type of flow chart
So what will be the difference between a normal flow chart and a block diagram?
I have tried searching Google for this confusion but no satisfactory answer
control-engineering control-theory process-engineering
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment
|
$begingroup$
I was studying a book of control system where i read that a block diagram is a specialized high level type of flow chart
So what will be the difference between a normal flow chart and a block diagram?
I have tried searching Google for this confusion but no satisfactory answer
control-engineering control-theory process-engineering
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment
|
$begingroup$
I was studying a book of control system where i read that a block diagram is a specialized high level type of flow chart
So what will be the difference between a normal flow chart and a block diagram?
I have tried searching Google for this confusion but no satisfactory answer
control-engineering control-theory process-engineering
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
I was studying a book of control system where i read that a block diagram is a specialized high level type of flow chart
So what will be the difference between a normal flow chart and a block diagram?
I have tried searching Google for this confusion but no satisfactory answer
control-engineering control-theory process-engineering
control-engineering control-theory process-engineering
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 9 hours ago
ManMan
61 bronze badge
61 bronze badge
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Man is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
$begingroup$
Use Google's define:<item to look up> feature.
block diagram
noun: block diagram; plural noun: block diagrams
- a diagram showing in schematic form the general arrangement of the parts or components of a complex system or process, such as an industrial apparatus or an electronic circuit.
flow chart
noun: flow chart; plural noun: flow charts; noun: flowchart; plural noun: flowcharts; noun: flow diagram; plural noun: flow diagrams
- a diagram of the sequence of movements or actions of people or things involved in a complex system or activity.
- a graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes).

Figure 1. A sample block diagram of a computer. Source: [Code Cracker}(https://codescracker.com/computer-fundamental/block-diagram-of-computer.htm).
Note that while this gives a representation of the structure of a computer it gives no idea of program or firmware flow.

Figure 2. A simplified flash boot-loader flowchart.
The boot-loader flowchart explains a sequence but gives no idea of the structure of the device.
$endgroup$
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "595"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Man is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fengineering.stackexchange.com%2fquestions%2f31141%2fblock-diagram-vs-flow-chart%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Use Google's define:<item to look up> feature.
block diagram
noun: block diagram; plural noun: block diagrams
- a diagram showing in schematic form the general arrangement of the parts or components of a complex system or process, such as an industrial apparatus or an electronic circuit.
flow chart
noun: flow chart; plural noun: flow charts; noun: flowchart; plural noun: flowcharts; noun: flow diagram; plural noun: flow diagrams
- a diagram of the sequence of movements or actions of people or things involved in a complex system or activity.
- a graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes).

Figure 1. A sample block diagram of a computer. Source: [Code Cracker}(https://codescracker.com/computer-fundamental/block-diagram-of-computer.htm).
Note that while this gives a representation of the structure of a computer it gives no idea of program or firmware flow.

Figure 2. A simplified flash boot-loader flowchart.
The boot-loader flowchart explains a sequence but gives no idea of the structure of the device.
$endgroup$
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
add a comment
|
$begingroup$
Use Google's define:<item to look up> feature.
block diagram
noun: block diagram; plural noun: block diagrams
- a diagram showing in schematic form the general arrangement of the parts or components of a complex system or process, such as an industrial apparatus or an electronic circuit.
flow chart
noun: flow chart; plural noun: flow charts; noun: flowchart; plural noun: flowcharts; noun: flow diagram; plural noun: flow diagrams
- a diagram of the sequence of movements or actions of people or things involved in a complex system or activity.
- a graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes).

Figure 1. A sample block diagram of a computer. Source: [Code Cracker}(https://codescracker.com/computer-fundamental/block-diagram-of-computer.htm).
Note that while this gives a representation of the structure of a computer it gives no idea of program or firmware flow.

Figure 2. A simplified flash boot-loader flowchart.
The boot-loader flowchart explains a sequence but gives no idea of the structure of the device.
$endgroup$
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
add a comment
|
$begingroup$
Use Google's define:<item to look up> feature.
block diagram
noun: block diagram; plural noun: block diagrams
- a diagram showing in schematic form the general arrangement of the parts or components of a complex system or process, such as an industrial apparatus or an electronic circuit.
flow chart
noun: flow chart; plural noun: flow charts; noun: flowchart; plural noun: flowcharts; noun: flow diagram; plural noun: flow diagrams
- a diagram of the sequence of movements or actions of people or things involved in a complex system or activity.
- a graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes).

Figure 1. A sample block diagram of a computer. Source: [Code Cracker}(https://codescracker.com/computer-fundamental/block-diagram-of-computer.htm).
Note that while this gives a representation of the structure of a computer it gives no idea of program or firmware flow.

Figure 2. A simplified flash boot-loader flowchart.
The boot-loader flowchart explains a sequence but gives no idea of the structure of the device.
$endgroup$
Use Google's define:<item to look up> feature.
block diagram
noun: block diagram; plural noun: block diagrams
- a diagram showing in schematic form the general arrangement of the parts or components of a complex system or process, such as an industrial apparatus or an electronic circuit.
flow chart
noun: flow chart; plural noun: flow charts; noun: flowchart; plural noun: flowcharts; noun: flow diagram; plural noun: flow diagrams
- a diagram of the sequence of movements or actions of people or things involved in a complex system or activity.
- a graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes).

Figure 1. A sample block diagram of a computer. Source: [Code Cracker}(https://codescracker.com/computer-fundamental/block-diagram-of-computer.htm).
Note that while this gives a representation of the structure of a computer it gives no idea of program or firmware flow.

Figure 2. A simplified flash boot-loader flowchart.
The boot-loader flowchart explains a sequence but gives no idea of the structure of the device.
edited 8 hours ago
answered 8 hours ago
TransistorTransistor
1,0244 silver badges12 bronze badges
1,0244 silver badges12 bronze badges
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
add a comment
|
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
$begingroup$
Great answer +1 for including details on how to find out stuff like this in future
$endgroup$
– Jonathan R Swift
8 hours ago
add a comment
|
Man is a new contributor. Be nice, and check out our Code of Conduct.
Man is a new contributor. Be nice, and check out our Code of Conduct.
Man is a new contributor. Be nice, and check out our Code of Conduct.
Man is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fengineering.stackexchange.com%2fquestions%2f31141%2fblock-diagram-vs-flow-chart%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown