Function block diagram: Difference between revisions

Content deleted Content added
link
destub
Line 1:
{{Short description|Graphical language for PLC design}}
{{About|the graphical programming language|the block diagram used in systems engineering|Functional block diagram}}
 
[[File:FBS Maximum.jpg|thumb|Simple function block diagram]]
 
The '''function block diagram''' ('''FBD''') is a [[Visual_programming_language|graphical language]] for [[programmable logic controller]] design,<ref>R. W Lewis (2001) ''Modelling Distributed Control Systems Using IEC 61499''. p. 9</ref> 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.
 
Line 27 ⟶ 29:
[[Category:Programmable logic controllers]]
[[Category:Visual programming languages]]
 
 
{{compu-stub}}