To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Function block diagram

From Wikipedia, the free encyclopedia

Simple function block diagram

The Function Block Diagram (FBD) is a graphical language for programmable logic controller design,[1] that can describe the function between input variables and output variables. A function is described as a set of elementary blocks. Input and output variables are connected to blocks by connection lines.

Inputs and outputs of the blocks are wired together with connection lines or links. Single lines may be used to connect two logical points of the diagram:

  • An input variable and an input of a block
  • An output of a block and an input of another block
  • An output of a block and an output variable

The connection is oriented, meaning that the line carries associated data from the left end to the right end. The left and right ends of the connection line must be of the same type.

Multiple right connection, also called divergence, can be used to broadcast information from its left end to each of its right ends. All ends of the connection must be of the same type.

Function Block Diagram is one of five languages for logic or control configuration[2] supported by standard IEC 61131-3 for a control system such as a programmable logic controller (PLC) or a Distributed Control System (DCS). The other supported languages are ladder logic, sequential function chart, structured text, and instruction list.

YouTube Encyclopedic

  • 1/3
    Views:
    80 512
    7 194
    15 737
  • What is the Difference between Ladder Logic and Function Block Diagrams?
  • PLC Functional Block Diagram basics
  • function block diagrams

Transcription

See also

References

  1. ^ R. W Lewis (2001) Modelling Distributed Control Systems Using IEC 61499. p. 9
  2. ^ W. Bolton (2011) Programmable Logic Controllers. p. 14
This page was last edited on 23 December 2022, at 22:18
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.