Overview
ABSTRACT
This article briefly describes the architecture of an automation project and introduces the notion of program. The programming languages of automated systems are principally described by the standard CEI 1131-3. This standard defines five languages used for the programming of applications of industrial programmable automata (IPA). These different languages are the SFC (Sequential Function Chart), the FBD (Function Block Diagram), the LD (Ladder Diagram), the ST (Structured Text) and the IL (Instruction List). They are analyzed in detail in this article with a comparison of their similitudes and differences.
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHOR
-
Nicolas JOUVRAY : ICS Triplex France, ISaGRAF - This text is an updated version of the article written by Patricia JARGOT in 1999.
INTRODUCTION
Programming languages for automated systems are described in two complementary standards:
IEC 61131-3 is the subject of this article;
IEC 61499 is described in article [S 8 031] .
The CE 61131-3 standard defines, among other things, five languages that can be used for programming programmable logic controller (PLC) applications. The five languages are :
SFC ("Sequential Function Chart"): derived from the GRAFCET language, this high-level language allows easy programming of all sequential processes;
FBD ("Function Block Diagram"): this language lets you program graphically using blocks representing variables, operators or functions. It can be used to manipulate all types of variables;
LD ("Ladder Diagram"): this graphical language is essentially dedicated to programming Boolean equations (true/false);
ST ("Structured Text"): this is a high-level textual language. It can be used to program any type of algorithm of any complexity;
IL ("Instruction List"): this low-level textual language is a one-instruction-per-line language. It can be compared to assembly language.
This article briefly presents the architecture of an automation project and introduces the notion of program, then describes in detail the syntax of the five languages of the IEC 61131-3 standard.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Programming languages for IPA: standard CEI 1131-3
Article included in this offer
"Control and systems engineering"
(
145 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Works
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!