Shopping Cart

No products in the cart.

BS EN 61158-5-21:2012

$215.11

Industrial communication networks. Fieldbus specifications – Application layer service definition. Type 21 elements

Published By Publication Date Number of Pages
BSI 2012 78
Guaranteed Safe Checkout
Categories: ,

If you have any questions, feel free to reach out to our online customer service team by clicking on the bottom right corner. Weā€™re here to assist you 24/7.
Email:[email protected]

1.1 Overview

The Fieldbus Application Layer (FAL) provides user programs with a means to access the fieldbus communication environment. In this respect, the FAL can be considered a window between corresponding application programs.

This standard provides the common elements for basic time-critical and non-time-critical messaging communications between application programs in an automation environment as well as material specific to the Type 21 protocol. The term ā€œtime-criticalā€ is used to represent the presence of a time-window within which one or more specified actions are required to be completed with some defined level of certainty. Failure to complete specified actions within the time window risks failure of the applications requesting the actions, with attendant risk to equipment, plant, and possibly human life.

This standard defines, in an abstract way, the externally visible service provided by the FAL in terms of:

  1. an abstract model for defining application resources (objects) capable of being manipulated by users via the FAL service;

  2. the primitive actions and events of the service;

  3. the parameters associated with each primitive action and event, and the form that they take;

  4. the interrelationship between these actions and events, and their valid sequences.

The purpose of this standard is to define the services provided to:

  1. the FAL-user at the boundary between the user and the application layer of the fieldbus Reference Model;

  2. systems management at the boundary between the application layer and systems management of the fieldbus Reference Model.

This standard describes the structure and services of the IEC FAL, in conformance with the OSI Basic Reference Model (ISO/IEC 7498) and the OSI Application layer Structure (ISO/IEC 9545).

FAL services and protocols are provided by FAL application entities (AEs) contained in the application processes. The FAL AE is composed of a set of object-oriented Application Service Elements (ASEs) and a Layer Management Entity (LME) that manages the AE. The ASEs provide communication services that operate on a set of related application process object (APO) classes. One of the FAL ASEs is a management ASE that provides a common set of services for management of the instances of FAL classes.

Although these services specify how requests and responses are issued and delivered from the perspective of applications, they do not include a specification of what the requesting and responding applications are to do with them. That is, these services only define what requests and responses applications can send or receive, not the functions of the applications themselves. This permits greater flexibility to the FAL-users in standardizing such object behavior. In addition to these services, some supporting services are also defined in this standard to provide access to the FAL to control certain aspects of its operation.

1.2 Specifications

The principal objective of this standard is to specify the characteristics of conceptual application layer services suitable for time-critical communications, and thus supplement the OSI Basic Reference Model in guiding the development of application layer protocols for time-critical communications.

A secondary objective is to provide migration paths from previously existing industrial communications protocols. This latter objective gives rise to the diversity of services standardized as the various types of IEC 61158, and the corresponding protocols standardized in subparts of IEC 61158-6.

This standard may be used as the basis for formal application programming interfaces. Nevertheless, it is not a formal programming interface, and any such interface must address implementation issues not covered by this standard, including:

  1. sizes and octet ordering of various multi-octet service parameters;

  2. correlation of paired primitives for request and confirmation, or indication and response.

1.3 Conformance

This standard does not specify individual implementations or products, nor does it constrain the implementations of application layer entities in industrial automation systems.

There is no conformance of equipment to this application layer service definition standard. Instead, conformance is achieved through the implementation of conforming application layer protocols that fulfill any given type of application layer services as defined in this standard.

PDF Catalog

PDF Pages PDF Title
6 CONTENTS
8 INTRODUCTION
9 1 Scope
1.1 Overview
10 1.2 Specifications
1.3 Conformance
2 Normative references
11 3 Terms, definitions, symbols, abbreviations, and conventions
3.1 Terms and definitions from other ISO/IEC standards
3.2 Fieldbus data link layer terms
12 3.3 Fieldbus application layer specific definitions
18 3.4 Abbreviations and symbols
3.5 Conventions
21 4 Concepts
4.1 Common concepts
22 Figures
FigureĀ 1Ā ā€“Ā Relationship to the OSI Basic Reference Model
FigureĀ 2Ā ā€“Ā Architectural positioning of the fieldbus application layer
25 FigureĀ 3Ā ā€“Ā Client/server interactions
26 FigureĀ 4Ā ā€“Ā Pull model interactions
FigureĀ 5Ā ā€“Ā Push model interactions
27 Tables
TableĀ 1Ā ā€“Ā Types of timeliness
28 FigureĀ 6Ā ā€“Ā APOs services conveyed by the FAL
30 FigureĀ 7Ā ā€“Ā Application entity structure
31 FigureĀ 8Ā ā€“Ā FAL management of objects
32 FigureĀ 9Ā ā€“Ā ASE service conveyance
34 FigureĀ 10Ā ā€“Ā Defined and established AREPs
36 FigureĀ 11Ā ā€“Ā FAL architectural components
38 4.2 Type specific concepts
39 FigureĀ 12Ā ā€“Ā Interaction between FAL and DLL
FigureĀ 13Ā ā€“Ā Publisher-subscriber communication model
40 FigureĀ 14Ā ā€“Ā Client-server communication model
FigureĀ 15Ā ā€“Ā Object model
TableĀ 2Ā ā€“Ā Overall structure of the OD
41 5 Data type ASE
5.1 General
FigureĀ 16Ā ā€“Ā ASEs of a TypeĀ 21 application
42 FigureĀ 17Ā ā€“Ā Data type class hierarchy example
44 5.2 Formal definition of data type objects
45 5.3 FAL defined data types
49 5.4 Data type ASE service specification
6 Communication model specification
6.1 ASEs
52 TableĀ 3Ā ā€“Ā Identify service
54 TableĀ 4Ā ā€“Ā Status service
56 TableĀ 5Ā ā€“Ā Access rights for object
57 TableĀ 6Ā ā€“Ā Read service
59 TableĀ 7Ā ā€“Ā Write service
62 TableĀ 8Ā ā€“Ā TB-transfer
TableĀ 9Ā ā€“Ā COS-transfer
63 FigureĀ 18Ā ā€“Ā The AR ASE conveys APDUs between APs
64 TableĀ 10Ā ā€“Ā Conveyance of service primitives by AREP role
TableĀ 11Ā ā€“Ā Valid combinations of AREP roles involved in an AR
68 TableĀ 12Ā ā€“Ā AR-unconfirmed send
69 TableĀ 13Ā ā€“Ā AR-confirmed send
70 6.2 ARs
73 6.3 Summary of FAL classes
6.4 Permitted FAL services by AREP role
TableĀ 14Ā ā€“Ā FAL class summary
74 TableĀ 15Ā ā€“Ā Services by AREP role
75 Bibliography
BS EN 61158-5-21:2012
$215.11