ArticleslgStudy

engineering

Information flow diagram

Information flow diagram is a engineering topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Information flow diagram rather than just read about it. In short: An information flow diagram (IFD) is a diagram that shows how information is communicated (or "flows") from a source to a receiver or target (e.g. A→C), through some medium.

Information flow diagram — main illustration
Information flow diagram — illustration

Key takeaways

  • Information flow diagram belongs to engineering; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Information flow diagram to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Information flow diagram from memory before moving on to harder problems.

Reference excerpt

An information flow diagram (IFD) is a diagram that shows how information is communicated (or "flows") from a source to a receiver or target (e.g. A→C), through some medium. The medium acts as a bridge, a means of transmitting the information. Examples of media include word of mouth, radio, email, etc. The concept of IFD was initially used in radio transmission. The diagrammed system may also include feedback, a reply or response to the signal that was given out. The return paths can be two-way or bi-directional: information can flow back and forth. An IFD can be used to model the information flow throughout an organisation. An IFD shows the relationship between internal information flows within an organisation and external information flows between organisations. It also shows the relationship between the internal departments and sub-systems. An IFD usually uses "blobs" to decompose the system and sub-systems into elemental parts. Lines then indicate how the information travels from one system to another. IFDs are used in businesses, government agencies, television and cinematic processes. IFDs are often confused with data flow diagrams (DFDs). IFDs show information as sources, destination and flows. DFDs show processes where inputs are transformed into outputs. Databases are also present in DFDs to show where data is held within the systems. In DFDs information destinations are called "sinks".

Purpose Peter Checkland, a British management scientist, described information flows between the different elements that compose various systems. He also defined a system as a "community situated within an environment". The main purpose of an information flow diagram is so that sources that send and receive information can be displayed neatly and analysed. This allows viewers to see the forwarding of information and the analysis of different situations. The creation of an IFD is, in most cases, the first step in information analysis. IFDs are behaviour diagrams that show the exchange of data between systems. They are also used to describe the circulation of information within systems. Information that moves along the diagram is represented as either information items or by concrete classifiers. IFDs are used to:

Develop a high level overview of the flow of information in an organisation. Highlight detailed flows in an individual task. Describe the flow of information inside and around organisations and between departments. Understand business process bottlenecks in sequential, deferred, real-time, parallel, wheel, one-to-many, many-to-many and many-to-one-to-many information flows.

Features and construction of IFD Construction of an information flow diagram requires the knowledge of different information sources and the connections between them. The sources and targets of information flow are one of the following: actor, use case, node, artefact, class, component, port, property, interface, package, activity node, activity partition, or instance specification. A dashed line with an open arrow pointing away from the source to the target is used to represent information flow. The keyword "flow" may be written above or below the dashed line. Information items represent the abstraction of data and act as information flow connectors, representing the flow of transfer of information from source to target. Information items do not provide any detail of the information they transfer as they are featureless. Diagramming software can be used to create IFDs. Examples of diagramming software include Microsoft Visio for Windows or OmniGraffle for OS X. Successful IFDs should highlight gaps that need improvement, display inefficiencies in information, uncover and highlight risks to information such as data confidentiality and Insecure systems, display unsuitable mediums which are being used, and they should also provide clarity about who should receive which information when, where and how.

Example situation

A customer needs to make an order. The customer first posts the order to the sales department. The customer's order details are then entered into a centralised database which can only be accessed by the warehouse to make the order. The goods are handed to the dispatch department with a delivery note attached to them for delivery. On delivery, the customer receives the goods and the delivery note (which are handled by a member of the dispatch department). The sales department then creates an invoice which is posted to the customer. The accounts department then assesses a copy of the invoice from the centralised database. The customer is then required to post the payment to the accounts department.

Limitations Limitations of information flow diagrams may include:

The nature of information that is used in the IFD and the mechanisms by which it is conveyed and exchanged, and the control conditions are not specified. The signal given out and the signal received are in many cases different. This also applies to feedback messages, due to distortions. The intentions of messages sometimes not understood when receiving a signal and message. Information items do not provide details about the information they transfer as they don't have features, generalisations or associations. Detail about timing (what happens when) is not given.

See also Access Control Matrix Business Process Model and Notation Information cascade Information systems NIAM / Object-role modeling System context diagram Systems thinking

References

Illustrations

Information flow diagram: Annotated information flow diagram
Annotated information flow diagram
Information flow diagram: Example: Customer posts an order.
Example: Customer posts an order.

Worked examples

Example 1 — a first encounter with Information flow diagram

Start with the simplest possible case. Write down what Information flow diagram claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In engineering, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Information flow diagram before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Information flow diagram ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Information flow diagram

In research
Information flow diagram appears in engineering research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Information flow diagram in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Information flow diagram is common in secondary-school and first-year university syllabi. It links to neighbouring topics Business process modelling, Diagrams, Modeling languages, so understanding it makes those chapters shorter.
In everyday life
Look for Information flow diagram outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Information flow diagram” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Information flow diagram in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Information flow diagram means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Information flow diagram out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Information flow diagram in simple terms?

An information flow diagram (IFD) is a diagram that shows how information is communicated (or "flows") from a source to a receiver or target (e.g. A→C), through some medium.

Why does Information flow diagram matter?

Because it connects several engineering ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Information flow diagram?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Information flow diagram.

Tags

  • Business process modelling
  • Diagrams
  • Modeling languages
  • Systems engineering

Keep exploring