Field bus
   HOME

TheInfoList



OR:

Fieldbus is the name of a family of industrial
computer network A computer network is a set of computers sharing resources located on or provided by network nodes. The computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are ...
s used for real-time distributed control. Fieldbus profiles are standardized by the International Electrotechnical Commission (IEC) as IEC 61784/61158. A complex
automated Automation describes a wide range of technologies that reduce human intervention in processes, namely by predetermining decision criteria, subprocess relationships, and related actions, as well as embodying those predeterminations in machines ...
industrial system is typically structured in hierarchical levels as a
distributed control system A distributed control system (DCS) is a computerised control system for a process or plant usually with many control loops, in which autonomous controllers are distributed throughout the system, but there is no central operator supervisory contro ...
(DCS). In this hierarchy the upper levels for production managements are linked to the direct control level of programmable logic controllers (PLC) via a non-
time-critical A window of opportunity (also called a margin of opportunity or critical window) is a period of time during which some action can be taken that will achieve a desired outcome. Once this period is over, or the "window is closed", the specified ...
communications system (e.g.
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1 ...
). The fieldbus links the PLCs of the direct control level to the components in the plant of the field level such as sensors, actuators,
electric motors An electric motor is an electrical machine that converts electrical energy into mechanical energy. Most electric motors operate through the interaction between the motor's magnetic field and electric current in a wire winding to generate forc ...
, console lights,
switch In electrical engineering, a switch is an electrical component that can disconnect or connect the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another. The most common type of ...
es,
valve A valve is a device or natural object that regulates, directs or controls the flow of a fluid (gases, liquids, fluidized solids, or slurries) by opening, closing, or partially obstructing various passageways. Valves are technically fitting ...
s and
contactor :''In semiconductor testing, contactors can also be referred to as the specialized socket that connects the device under test.'' :''In process industries, a contactor is a vessel where two streams interact, for example, air and liquid. See Gas ...
s and replaces the direct connections via
current loop In electrical signalling an analog current loop is used where a device must be monitored or controlled remotely over a pair of conductors. Only one current level can be present at any time. A major application of current loops is the industry d ...
s or digital I/O signals. The requirement for a fieldbus are therefore
time-critical A window of opportunity (also called a margin of opportunity or critical window) is a period of time during which some action can be taken that will achieve a desired outcome. Once this period is over, or the "window is closed", the specified ...
and cost sensitive. Since the new millennium a number of fieldbuses based on Real-time Ethernet have been established. These have the potential to replace traditional fieldbuses in the long term.


Description

Fieldbus is an industrial network system for real-time distributed control. It is a way to connect instruments in a manufacturing plant. Fieldbus works on a network structure which typically allows daisy-chain, star, ring, branch, and tree network topologies. Previously, computers were connected using
RS-232 In telecommunications, RS-232 or Recommended Standard 232 is a standard originally introduced in 1960 for serial communication transmission of data. It formally defines signals connecting between a ''DTE'' (''data terminal equipment'') such ...
( serial connections) by which only two devices could communicate. This would be the equivalent of the currently used 4–20 mA communication scheme which requires that each device have its own communication point at the controller level, while the fieldbus is the equivalent of the current LAN-type connections, which require only one communication point at the controller level and allow multiple (hundreds) of
analog Analog or analogue may refer to: Computing and electronics * Analog signal, in which information is encoded in a continuous variable ** Analog device, an apparatus that operates on analog signals *** Analog electronics, circuits which use analog ...
and digital points to be connected at the same time. This reduces both the length of the cable required and the number of cables required. Furthermore, since devices that communicate through fieldbus require a
microprocessor A microprocessor is a computer processor where the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circ ...
, multiple points are typically provided by the same device. Some fieldbus devices now support control schemes such as
PID control A proportional–integral–derivative controller (PID controller or three-term controller) is a control loop mechanism employing feedback that is widely used in industrial control systems and a variety of other applications requiring continuous ...
on the device side instead of forcing the controller to do the processing.


History

The most important motivation to use a fieldbus in a
distributed control system A distributed control system (DCS) is a computerised control system for a process or plant usually with many control loops, in which autonomous controllers are distributed throughout the system, but there is no central operator supervisory contro ...
is to reduce the cost for installation and
maintenance Maintenance may refer to: Biological science * Maintenance of an organism * Maintenance respiration Non-technical maintenance * Alimony, also called ''maintenance'' in British English * Champerty and maintenance, two related legal doct ...
of the installation without losing the high
availability In reliability engineering, the term availability has the following meanings: * The degree to which a system, subsystem or equipment is in a specified operable and committable state at the start of a mission, when the mission is called for at ...
and
reliability Reliability, reliable, or unreliable may refer to: Science, technology, and mathematics Computing * Data reliability (disambiguation), a property of some disk arrays in computer storage * High availability * Reliability (computer networking), a ...
of the automation system. The goal is to use a two wire cable and simple configuration for field devices from different manufacturers. Depending on the application, the number of sensors and actuators vary from hundreds in one machine up to several thousands distributed over a large plant. The history of the fieldbus shows how to approach these goals.


Precursor of the fieldbus


General Purpose Interface Bus (GPIB)

Arguably the precursor field bus technology is HP-IB as described in
IEEE 488 IEEE 488 is a short-range digital communications 8-bit parallel multi-master interface bus specification developed by Hewlett-Packard as HP-IB (Hewlett-Packard Interface Bus). It subsequently became the subject of several standards, and is ...
in 1975. "It became known as the General Purpose Interface Bus (GPIB), and became a de facto standard for automated and industrial instrument control". The GPIB has its main application in automated measurements with instruments from different manufacturers. But it is a
parallel bus In data transmission, parallel communication is a method of conveying multiple binary digits (bits) simultaneously using multiple conductors. This contrasts with serial communication, which conveys only a single bit at a time; this distinction ...
with a cable and connector with 24 wires and is limited to a maximal cable length of 20 metres.


Bitbus

The oldest commonly used field bus technology is Bitbus. Bitbus was created by Intel Corporation to enhance use of
Multibus Multibus is a computer bus standard used in industrial systems. It was developed by Intel Corporation and was adopted as the IEEE 796 bus. The Multibus specification was important because it was a robust, well-thought out industry standard with ...
systems in industrial systems by separating slow i/o functions from faster memory access. In 1983, Intel created the 8044 Bitbus microcontroller by adding field bus firmware to its existing 8051 microcontroller. Bitbus uses
EIA-485 RS-485, also known as TIA-485(-A) or EIA-485, is a standard defining the electrical characteristics of drivers and receivers for use in serial communications systems. Electrical signaling is balanced, and multipoint systems are supported. The s ...
at the physical layer, with two twisted pairs - one for data and the other for clocking and signals. Use of SDLC at the
data link layer The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer. The data link layer ...
permits 250 nodes on one segment with a total distance of 13.2 km. Bitbus has one master node and multiple slaves, with slaves only responding to requests from the master. Bitbus does not define routing at the
network layer In the seven-layer OSI model of computer networking, the network layer is layer 3. The network layer is responsible for packet forwarding including routing through intermediate routers. Functions The network layer provides the means of tran ...
. The 8044 permits only a relatively small data packet (13 bytes), but embeds an efficient set of RAC (remote access and control) tasks and the ability to develop custom RAC tasks. In 1990, the
IEEE The Institute of Electrical and Electronics Engineers (IEEE) is a 501(c)(3) professional association for electronic engineering and electrical engineering (and associated disciplines) with its corporate office in New York City and its operat ...
adopted Bitbus as the Microcontroller System Serial Control Bus (IEEE-1118). Today BITBUS is maintained by the BEUG - BITBUS European Users Group.


Computer networks for automation

Office networks are not really suited for automation applications, as they lack the upper bounded transmission delay.
ARCNET Attached Resource Computer NETwork (ARCNET or ARCnet) is a communications protocol for local area networks. ARCNET was the first widely available networking system for microcomputers; it became popular in the 1980s for office automation tasks. It ...
, which was conceived as early as 1975 for office connectivity uses a token mechanism and therefore found later uses in industry,


Manufacturing Automation Protocol (MAP)

The
Manufacturing Automation Protocol Manufacturing Automation Protocol (MAP) was a computer network standard released in 1982 for interconnection of devices from multiple manufacturers. It was developed by General Motors to combat the proliferation of incompatible communications standa ...
(MAP) was an implementation of OSI-compliant protocols in automation technology initiated by General Motors in 1984. MAP became a LAN standardization proposal supported by many manufacturers and was mainly used in factory automation. MAP has used the 10 Mbit/s IEEE 802.4 token bus as transmission medium. Due to its scope and complexity, MAP failed to make the big breakthrough. To reduce the complexity and reach faster processing with reduced resources the Enhanced Performance Architecture (EPA) MAP was developed in 1988. This MiniMap contains only levels 1,2 and 7 of the
Open Systems Interconnection The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
(OSI) basic reference model. This shortcut was taken over by the later fieldbus definitions. The most important achievement of MAP is Manufacturing Message Specification (MMS), the application layer of MAP.


Manufacturing Message Specification (MMS)

The
Manufacturing Message Specification Manufacturing Message Specification (MMS) is an international standard (ISO 9506) dealing with messaging systems for transferring real time process data and supervisory control information between networked devices or computer applications. The stan ...
(MMS) is an international standard ISO 9506 dealing with an application protocol and services for transferring real time process data and supervisory control information between networked devices or computer applications published as a first version in 1986. It has been a model for many further developments in other industrial communication standardizations such as FMS for Profibus or SDO for
CANopen CANopen is a communication protocol and device profile specification for embedded systems used in automation. In terms of the OSI model, CANopen implements the layers above and including the network layer. The CANopen standard consists of an address ...
. It is still in use as a possible application layer e.g. for power utility automation in the
IEC 61850 IEC 61850 is an international standard defining communication protocols for intelligent electronic devices at electrical substations. It is a part of the International Electrotechnical Commission's (IEC) Technical Committee 57 reference archit ...
standards.


Fieldbuses for manufacturing automation

In the field of
manufacturing Manufacturing is the creation or production of goods with the help of equipment, labor, machines, tools, and chemical or biological processing or formulation. It is the essence of secondary sector of the economy. The term may refer to ...
automation the requirements for a fieldbus are to support short reaction times with only a few bits or bytes to be transmitted over not more than some hundreds of meters.


MODBUS

Main article :
Modbus Modbus is a data communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a ''de facto'' standard communication protocol and is now a common ...
In 1979 Modicon (now
Schneider Electric Schneider Electric SE is a French multinational company that specializes in digital automation and energy management. It addresses homes, buildings, data centers, infrastructure and industries, by combining energy technologies, real-time automatio ...
) defined a serial bus to connect their
programmable logic controllers A programmable logic controller (PLC) or programmable controller is an industrial computer that has been ruggedized and adapted for the control of manufacturing processes, such as assembly lines, machines, robotic devices, or any activity t ...
(PLCs) called
Modbus Modbus is a data communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a ''de facto'' standard communication protocol and is now a common ...
. In its first version Modbus used a two wire cable with EIA 485
UART A universal asynchronous receiver-transmitter (UART ) is a computer hardware device for asynchronous serial communication in which the data format and transmission speeds are configurable. It sends data bits one by one, from the least signific ...
signals. The protocol itself is very simple with a master/slave protocol and the number of data types are limited to those understood by PLCs at the time. Nevertheless Modbus is (with its Modbus-TCP version) still one of the most used industrial networks, mainly in the building automation field.


PROFIBUS

Main article : PROFIBUS
A research project with the financial support of the German government defined in 1987 the fieldbus PROFIBUS based on the ''Fieldbus Message Specification'' (FMS). It showed in practical applications, that it was too complicated to handle in the field. In 1994 Siemens proposed a modified application layer with the name ''Decentralized Periphery'' (DP) which reached a good acceptance in the manufacturing industry. 2016 the Profibus is one of the most installed fieldbuses in the world and reaches 60 millions of installed nodes in 2018.


INTERBUS

Main article : INTERBUS
In 1987
Phoenix Contact Phoenix Contact, headquartered in Blomberg, Ostwestfalen-Lippe, Germany, is a manufacturer of industrial automation, interconnection, and interface solutions. The company develops terminal blocks, relays, connectors, signal conditioners, power s ...
developed a serial bus to connect spacially distributed inputs and outputs to a centralized controller. The controller send one frame over a physical ring, which contains all input and output data. The cable has 5 wires: beside the ground signal two wires for the outgoing frame and two wires for the returning frame. With this cable is it possible to have the whole installation in a
tree topology A tree topology, or star-bus topology, is a hybrid network topology in which star networks are interconnected via bus networks. Tree networks are hierarchical, and each node In general, a node is a localized swelling (a "knot") or a point of i ...
. The INTERBUS was very successful in the manufacturing industry with more than 22,9 million of devices installed in the field. The Interbus joined the Profinet technology for Ethernet based fieldbus Profinet and the INTERBUS is now maintained by the Profibus Nutzerorganisation e.V.


CAN

Main article :
CAN bus A Controller Area Network (CAN bus) is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other's applications without a host computer. It is a message-based protocol, designed originally for mu ...
During the 1980s, to solve communication problems between different control systems in cars, the German company Robert Bosch GmbH first developed the
Controller Area Network A Controller Area Network (CAN bus) is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other's applications without a host computer. It is a message-based protocol, designed originally for mu ...
(CAN). The concept of CAN was that every device can be connected by a single set of wires, and every device that is connected can freely exchange data with any other device. CAN soon migrated into the factory automation marketplace (with many others).
DeviceNet DeviceNet is a network protocol used in the automation industry to interconnect control devices for data exchange. It utilizes the Common Industrial Protocol over a Controller Area Network media layer and defines an application layer to cover a rang ...
was developed by the American company Allen-Bradley (now owned by
Rockwell Automation Rockwell Automation, Inc. is an American provider of industrial automation whose brands include Allen-Bradley, FactoryTalk software and LifecycleIQ Services. Headquartered in Milwaukee, Wisconsin, Rockwell Automation employs approximately 26,000 ...
) and the ODVA (Open DeviceNet Vendor Association) as an open fieldbus standard based on the CAN protocol. DeviceNet is standardised in the European standard EN 50325. Specification and maintenance of the DeviceNet standard is the responsibility of ODVA. Like ControlNet and EtherNet/IP, DeviceNet belongs to the family of CIP-based networks. CIP (
Common Industrial Protocol The Common Industrial Protocol (CIP) is an industrial protocol for industrial automation applications. It is supported by ODVA. Previously known as Control and Information Protocol, CIP encompasses a comprehensive suite of messages and services ...
) forms the common application layer of these three industrial networks. DeviceNet, ControlNet and Ethernet/IP are therefore well coordinated and provide the user with a graded communication system for the management level (EtherNet/IP), cell level (ControlNet) and field level (DeviceNet). DeviceNet is an object-oriented bus system and operates according to the producer/consumer method. DeviceNet devices can be client (master) or server (slave) or both. Clients and servers can be Producer, Consumer or both.
CANopen CANopen is a communication protocol and device profile specification for embedded systems used in automation. In terms of the OSI model, CANopen implements the layers above and including the network layer. The CANopen standard consists of an address ...
was developed by the CiA ( CAN in Automation), the user and manufacturer association for CANopen, and has been standardized as European standard EN 50325-4 since the end of 2002. CANopen uses layers 1 and 2 of the CAN standard (ISO 11898-2) and extensions with regard to pin assignment, transmission rates and the application layer.


Fieldbus for process automation

In
process automation Business process automation (BPA), also known as business automation or digital transformation, is the technology-enabled automation of complex business processes. It can streamline a business for simplicity, achieve digital transformation, increa ...
traditionally most of the field transmitters are connected over a
current loop In electrical signalling an analog current loop is used where a device must be monitored or controlled remotely over a pair of conductors. Only one current level can be present at any time. A major application of current loops is the industry d ...
with 4-20 mA to the controlling device. This allows not only to transmit the measured value with the level of the current, but also provide the required electrical power to the field device with just one two wire cable of a length of more than a thousand metres. These systems are also installed in hazardous areas. According to NAMUR a fieldbus in these applications has to fulfill these requirements. A special standard for instrumentation IEC/EN 60079-27 is describing requirements for the Fieldbus Intrinsically Safe Concept (FISCO) for installations in zone 0, 1 or 2.


WorldFIP

The FIP standard is based on a French initiative in 1982 to create a requirements analysis for a future field bus standard. The study led to the European Eureka initiative for a field bus standard in June 1986 that included 13 partners. The development group (réseaux locaux industriels) created the first proposal to be standardized in France. The name of the FIP field bus was originally given as an abbreviation of the French "Flux d'Information vers le Processus" while later referring to FIP with the English name "Factory Instrumentation Protocol". FIP has lost ground to Profibus which came to prevail the market in Europe in the following decade - the WorldFIP homepage has seen no press release since 2002. The closest cousin of the FIP family can be found today in the Wire Train Bus for train coaches. However a specific subset of WorldFIP - known the FIPIO protocol - can be found widely in machine components.


Foundation Fieldbus (FF)

Foundation Fieldbus was developed over a period of many years by the
International Society of Automation The International Society of Automation (ISA), formerly known as The Instrumentation, Systems, and Automation Society, is a non-profit technical society for engineers, technicians, businesspeople, educators and students, who work, study or are int ...
(ISA) as SP50. Foundation Fieldbus today enjoys a growing installed base in many heavy process applications such as refining, petrochemicals, power generation, and even food and beverage, pharmaceuticals, and nuclear applications. Effective January 1, 2015, the Fieldbus Foundation has become part of the new FieldComm Group.


PROFIBUS-PA

Profibus PA (process automation) is used for communication between measuring and process instruments, actuators and process control system or PLC/ DCS in process engineering. Profibus PA is a Profibus version with physical layer suitable for process automation, in which several segments (PA segments) with field instruments can be connected to Profibus DP via so-called couplers. The two-wire bus cable of these segments takes over not only the communication, but also the power supply of the participants ( MBP transmission technology). Another special feature of Profibus PA is the widely used device profile "PA Devices" (PA Profile), in which the most important functions of the field devices are standardized across manufacturers.


Fieldbus for building automation

The market of
building automation Building automation (BAS), also known as building management system (BMS) or building energy management system (BEMS), is the automatic centralized control of a building's HVAC (heating, ventilation and air conditioning), electrical, lighting, ...
has also different requirements for the application of a fieldbus: * installation bus with a lot of simple I/O distributed over a large space. * automation fieldbus for control of heating, ventilation, and air conditioning (HVAC) * management network for
facility management Facility management or facilities management (FM) is a professional management discipline focused on the efficient and effective delivery of logistics and other support services related to real property and buildings. It encompasses multiple disc ...
The BatiBUS defined in 1989 and used mainly in France, the Instabus extended to the European Installation Bus (EIB) and the European Home Systems Protocol (EHS) merged in 1999 to the Konnex) (KNX) standard EN 50090, (ISO/IEC 14543-3). In 2020 495 Member companies offer 8'000 products with KNX interfaces in 190 countries worldwide.


LonWorks

Going back to the 1980s, unlike other networks,
LonWorks LonWorks or Local Operating Network is an open standard (ISO/IEC 14908) for networking platforms specifically created to address the needs of control applications. The platform is built on a protocol created by Echelon Corporation for networking ...
is the result of the work of computer scientists from
Echelon Corporation Echelon Corporation was an American company which designed control networks to connect machines and other electronic devices, for the purposes of sensing, monitoring and control. Echelon is now owned by Adesto Technologies. History Echelon ...
. In 1999 the communications protocol (then known as LonTalk) was submitted to ANSI and accepted as a standard for control networking (ANSI/CEA-709.1-B), in 2005 as EN 14908 (European building automation standard). The protocol is also one of several data link/physical layers of the
BACnet BACnet is a communication protocol for building automation and control (BAC) networks that use the ASHRAE, ANSI, and ISO 16484-5 standards protocol. BACnet was designed to allow communication of building automation and control systems for applic ...
ASHRAE/ANSI standard for building automation.


BACnet

The
BACnet BACnet is a communication protocol for building automation and control (BAC) networks that use the ASHRAE, ANSI, and ISO 16484-5 standards protocol. BACnet was designed to allow communication of building automation and control systems for applic ...
standard was initially developed and is now maintained by the American Society of Heating, Refrigerating and Air-Conditioning Engineers (
ASHRAE The American Society of Heating, Refrigerating and Air-Conditioning Engineers (ASHRAE ) is an American professional association seeking to advance heating, ventilation, air conditioning and refrigeration The term refrigeration refers to the ...
) starting in 1987. BACnet is an American National Standard (
ANSI The American National Standards Institute (ANSI ) is a private non-profit organization that oversees the development of voluntary consensus standards for products, services, processes, systems, and personnel in the United States. The organi ...
) 135 since 1995, a European standard, a national standard in many countries, and global ISO Standard 16484 since 2003. BACnet has in 2017 a market share of 60% in building automation market.


Standardization

Although fieldbus technology has been around since 1988, with the completion of the ISA S50.02 standard, the development of the international standard took many years. In 1999, the IEC SC65C/WG6 standards committee met to resolve difference in the draft IEC fieldbus standard. The result of this meeting was the initial form of the IEC 61158 standard with eight different protocol sets called "Types". This form of standard was first developed for the European Common Market, concentrates less on commonality, and achieves its primary purpose—elimination of restraint of trade between nations. Issues of commonality are now left to the international consortia that support each of the fieldbus standard types. Almost as soon as it was approved, the IEC standards development work ceased and the committee was dissolved. A new IEC committee SC65C/MT-9 was formed to resolve the conflicts in form and substance within the more than 4000 pages of IEC 61158. The work on the above protocol types is substantially complete. New protocols, such as for safety fieldbuses or real-time Ethernet fieldbuses are being accepted into the definition of the international fieldbus standard during a typical 5-year maintenance cycle. In the 2008 version of the standard, the fieldbus types are reorganized into Communication Profile Families (CPFs).


Structure of fieldbus standards

There were many competing technologies for fieldbus and the original hope for one single unified communications mechanism has not been realized. This should not be unexpected since fieldbus technology needs to be implemented differently in different applications; automotive fieldbus is functionally different from process plant control.


IEC 61158: Industrial communication networks - Fieldbus specification

In June 1999 the IEC's Committee of Action (CA) decided to take a new structure for the fieldbus standards beginning with a first edition valid at the January 1, 2000, in time for the new millennium: There is a large IEC 61158 standard, where all fieldbuses find their place. The experts have decided that the structure of IEC 61158 is maintained according to different layers, divided into services and protocols. The individual fieldbuses are incorporated into this structure as different types. The Standard IEC 61158 ''Industrial communication networks - Fieldbus specifications'' is split into the following parts: *IEC 61158-1 Part 1: Overview and guidance for the IEC 61158 and IEC 61784 series *IEC 61158-2 PhL: Part 2: Physical layer specification and service definition *IEC 61158-3-x DLL: Part 3-x: Data-link layer service definition - Type x elements *IEC 61158-4-x DLL: Part 4-x: Data-link layer protocol specification - Type x elements *IEC 61158-5-x AL: Part 5-x: Application layer service definition - Type x elements *IEC 61158-6-x AL: Part 6-x: Application layer protocol specification - Type x elements Each part still contains several thousand pages. Therefore, these parts have been further subdivided into subparts. The individual protocols have simply been numbered with a type. Each protocol type thus has its own subpart if required. In order to find the corresponding subpart of the individual parts of the IEC 61158 standard, one must know the corresponding protocol type for a specific family. In the 2019 edition of IEC 61158 up to 26 different types of protocols are specified. In IEC 61158 standardization, the use of brand names is avoided and replaced by dry technical terms and abbreviations. For example, Ethernet is replaced by the technically correct CSMA/CD or a reference to the corresponding ISO standard 8802.3. This is also the case with fieldbus names, they all are replaced by type numbers. The reader will therefore never find a designation such as PROFIBUS or DeviceNet in the entire IEC 61158 fieldbus standard. In the section Compliance to IEC 61784 a complete reference table is provided.


IEC 61784: Industrial communication networks - Profiles

It is clear that this collection of fieldbus standards in IEC 61158 is not suitable for implementation. It must be supplemented with instructions for use. These instructions show how and which parts of IEC 61158 can be assembled to a functioning system. This assembly instruction has been compiled subsequently as IEC 61784 fieldbus profiles. According to IEC 61158-1 the Standard IEC 61784 is split in the following parts: *IEC 61784-1 Profile sets for continuous and discrete manufacturing relative to fieldbus use in industrial control systems *IEC 61784-2 Additional profiles for ISO/IEC 8802 3 based communication networks in real-time applications *IEC 61784-3 Functional safety fieldbuses – General rules and profile definitions *IEC 61784-3-n Functional safety fieldbuses – Additional specifications for CPF n *IEC 61784-5-n Installation of fieldbuses - Installation profiles for CPF n


IEC 61784-1: Fieldbus profiles

The IEC 61784 Part 1 standard with the name ''Profile sets for continuous and discrete manufacturing relative to fieldbus use in industrial control systems'' lists all fieldbuses which are proposed by the national standardization bodies. In the first edition in 2003 7 different Communication Profile Families (CPF) are introduced: *CPF 1 FOUNDATION Fieldbus *CPF 2
ControlNet ControlNet is an open industrial network protocol for industrial automation applications, also known as a fieldbus. ControlNet was earlier supported by ControlNet International, but in 2008 support and management of ControlNet was transferred to O ...
*CPF 3 PROFIBUS *CPF 4 P-NET *CPF 5
WorldFIP The Factory Instrumentation Protocol or FIP is a standardized field bus protocol. Its most current definition can be found in the European Standard EN50170. History The FIP standard is based on a French initiative in 1982 to create a requirements ...
*CPF 6 INTERBUS *CPF 7 SwiftNet Swiftnet, which is widely used in aircraft construction (Boeing), was included in the first edition of the standard. This later proves to be a mistake and in the 2007 edition 2 this protocol was removed from the standard. At the same time, the CPF 8 CC-Link, the CPF 9
HART Hart often refers to: * Hart (deer) Hart may also refer to: Organizations * Hart Racing Engines, a former Formula One engine manufacturer * Hart Skis, US ski manufacturer * Hart Stores, a Canadian chain of department stores * Hart's Reptile Wo ...
protocol and CPF 16 SERCOS are added. In the edition 4 in 2014 the last fieldbus CPF 19
MECHATROLINK MECHATROLINK is an open protocol used for industrial automation, originally developed by Yaskawa and presently maintained by Mechatrolink Members Association (MMA). Mechatrolink protocol has two major variants: * MECHATROLINK-II—Defines protoco ...
was included into the standard. The edition 5 in 2019 was just a maintenance revision without any new profile added. See
List of automation protocols This is a list of communication protocols used for the automation of processes (industrial or otherwise), such as for building automation, power-system automation, automatic meter reading, and vehicular automation. Process automation protocols ...
for fieldbus which are not included in this standard.


IEC 61784-2: Real-time Ethernet

Already in edition 2 of the fieldbus profile first profiles based on Ethernet as physical layer are included. All this new developed Real-time Ethernet (RTE) protocols are compiled in IEC 61784 Part 2 as ''Additional profiles for ISO/IEC 8802 3 based communication networks in real-time applications''. Here we find the solutions
Ethernet/IP EtherNet/IP (IP = Industrial Protocol) is an industrial network protocol that adapts the Common Industrial Protocol (CIP) to standard Ethernet. EtherNet/IP is one of the leading industrial protocols in the United States and is widely used in a r ...
, three versions of PROFINET IO - the classes A, B, and C - and the solutions of P-NET, Vnet/IP TCnet,
EtherCAT EtherCAT (Ethernet for Control Automation Technology) is an Ethernet-based fieldbus system invented bBeckhoff Automation The protocol is standardized in IEC 61158 and is suitable for both hard and soft real-time computing requirements in automati ...
, Ethernet POWERLINK, Ethernet for Plant Automation (EPA), and also the
MODBUS Modbus is a data communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a ''de facto'' standard communication protocol and is now a common ...
with a new Real-Time Publish-Subscribe MODBUS-RTPS and the legacy profile MODBUS-TCP. The SERCOS solution is interesting in this context. This network from the field of axis control had its own standard IEC 61491. With the introduction of the Ethernet based solution SERCOS III, this standard has been taken apart and the communication part is integrated in IEC 61158/61784. The application part has been integrated together with other drive solutions into a special drive standard IEC 61800-7. So the list of RTE for the first edition in 2007 is already long: *CPF 2 CIP *CPF 3 PROFIBUS & PROFINET *CPF 4 P-NET *CPF 6 INTERBUS *CPF 10 Vnet/IP *CPF 11 TCnet *CPF 12
EtherCAT EtherCAT (Ethernet for Control Automation Technology) is an Ethernet-based fieldbus system invented bBeckhoff Automation The protocol is standardized in IEC 61158 and is suitable for both hard and soft real-time computing requirements in automati ...
*CPF 13 ETHERNET Powerlink *CPF 14 Ethernet for Plant Automation (EPA) *CPF 15
MODBUS Modbus is a data communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a ''de facto'' standard communication protocol and is now a common ...
*CPF 16 SERCOS In 2010 already a second edition was published to include CPF 17 RAPIEnet and CPF 18 SafetyNET p. In the third edition in 2014 the Industrial Ethernet (IE) version of CC-Link was added. The two profile families CPF 20 ADS-net and CPF 21 FL-net are added to the edition four in 2019. For details about these RTEs see the article on
Industrial Ethernet Industrial Ethernet (IE) is the use of Ethernet in an industrial environment with protocols that provide determinism and real-time control. Protocols for industrial Ethernet include EtherCAT, EtherNet/IP, PROFINET, POWERLINK, SERCOS III, CC ...
.


IEC 61784-3: Safety

For
functional safety Functional safety is the part of the overall safety of a system or piece of equipment that depends on automatic protection operating correctly in response to its inputs or failure in a predictable manner (fail-safe). The automatic protection syste ...
, different consortia have developed different protocols for safety applications up to Safety Integrity Level 3 (SIL) according to
IEC 61508 IEC 61508 is an international standard published by the International Electrotechnical Commission consisting of methods on how to apply, design, deploy and maintain automatic protection systems called safety-related systems. It is titled ''Functio ...
or Performance Level "e" (PL) according to
ISO 13849 ISO 13849 is a safety standard which applies to parts of machinery control systems that are assigned to providing safety functions (called safety-related parts of a control system). The standard is one of a group of sector-specific functional saf ...
. What most solutions have in common is that they are based on a ''Black Channel'' and can therefore be transmitted via different fieldbuses and networks. Depending on the actual profile the safety protocol does provide measures like counters, CRCs, echo, timeout, unique sender and receiver IDs or cross check. The first edition issued in 2007 of IEC 61784 Part 3 named ''Industrialcommunication networks – Profiles – Functional safety fieldbuses'' includes the Communication Profile Families (CPF): *CPF 1 FOUNDATION Fieldbus *CPF 2 CIP with ''CIP safety'' *CPF 3 PROFIBUS & PROFINET with '' PROFIsafe'' *CPF 6 INTERBUS SERCOS does use the ''CIP safety'' protocol as well. In the second edition issued in 2010 additional CPF are added to the standard: *CPF 8 CC-Link *CPF 12 EtherCAT with '' Safety over EtherCAT'' *CPF 13 Ethernet POWERLINK with '' openSAFETY'' *CPF 14 EPA In the third edition in 2016 the last safety profile CPF 17 SafetyNET p was added. A new edition 4 is expected to be published in 2021. The standard has now 9 different safety profiles. They are all included and referenced in the global compliance table in the next section.


Compliance to IEC 61784

The protocol families of each brand name are called Communication Profile Family and are abbreviated as CPF with a number. Each protocol family can now define fieldbuses, real-time Ethernet solutions, installation rules and protocols for functional safety. These possible profile families are laid down in IEC 61784 and compiled in the following table. As an example, we will search for the standards for PROFIBUS-DP. This belongs to the CPF 3 family and has the profile CP 3/1. In Table 5 we find that its protocol scope is defined in IEC 61784 Part 1. It uses protocol type 3, so the documents IEC 61158-3-3, 61158-4-3, 61158-5-3 and 61158-6-3 are required for the protocol definitions. The physical interface is defined in the common 61158-2 under type 3. The installation regulations can be found in IEC 61784-5-3 in Appendix A. It can be combined with the FSCP3/1 as PROFIsafe, which is defined in the IEC 61784-3-3 standard. To avoid the manufacturer having to list all these standards explicitly, the reference to the profile is specified in the standard. In the case of our example for the PROFIBUS-DP, the specification of the relevant standards would therefore have to be ''Compliance to IEC 61784-1 Ed.3:2019 CPF 3/1''


IEC 62026: Controller-device interfaces (CDIs)

Requirements of fieldbus networks for process automation applications (flowmeters, pressure transmitters, and other measurement devices and control valves in industries such as hydrocarbon processing and power generation) are different from the requirements of fieldbus networks found in discrete manufacturing applications such as automotive manufacturing, where large numbers of discrete sensors are used including motion sensors, position sensors, and so on. Discrete fieldbus networks are often referred to as "device networks". Already in the year 2000 the International Electrotechnical Commission (IEC) decided that a set of ''controller-device interfaces'' (CDIs) will be specified by the Technical Committee TC 121 ''Low-voltage switchgear and controlgear'' to cover the device networks. This set of standards with the number IEC 62026 includes in the actual edition of 2019 the following parts: * IEC 62026-1: Part 1: General rules * IEC 62026-2: Part 2: Actuator sensor interface (AS-i) * IEC 62026-3: Part 3:
DeviceNet DeviceNet is a network protocol used in the automation industry to interconnect control devices for data exchange. It utilizes the Common Industrial Protocol over a Controller Area Network media layer and defines an application layer to cover a rang ...
* IEC 62026-7: Part 7: CompoNet The following parts have been withdrawn in 2006 and are not maintained anymore: * IEC 62026-5: Part 5: Smart distributed system (SDS) * IEC 62026-6: Part 6: Seriplex (Serial Multiplexed Control Bus)


Cost advantage

The amount of cabling required is much lower in fieldbus than in 4–20 mA installations. This is because many devices share the same set of cables in a multi-dropped fashion rather than requiring a dedicated set of cables per device as in the case of 4–20 mA devices. Moreover, several parameters can be communicated per device in a fieldbus network whereas only one parameter can be transmitted on a 4–20 mA connection. Fieldbus also provides a good foundation for the creation of a predictive and proactive maintenance strategy. The diagnostics available from fieldbus devices can be used to address issues with devices before they become critical problems.


Networking

Despite each technology sharing the generic name of fieldbus the various fieldbus are not readily interchangeable. The differences between them are so profound that they cannot be easily connected to each other. To understand the differences among fieldbus standards, it is necessary to understand how fieldbus networks are designed. With reference to the
OSI model The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
, fieldbus standards are determined by the physical media of the cabling, and layers one, two and seven of the reference model. For each technology the physical medium and the physical layer standards fully describe, in detail, the implementation of bit timing, synchronization, encoding/decoding, band rate, bus length and the physical connection of the transceiver to the communication wires. The data link layer standard is responsible for fully specifying how messages are assembled ready for transmission by the physical layer, error handling, message-filtering and bus arbitration and how these standards are to be implemented in hardware. The application layer standard, in general defines how the data communication layers are interfaced to the application that wishes to communicate. It describes message specifications, network management implementations and response to the request from the application of services. Layers three to six are not described in fieldbus standards.


Features

Different fieldbuses offer different sets of features and performance. It is difficult to make a general comparison of fieldbus performance because of fundamental differences in data transfer methodology. In the comparison table below it is simply noted if the fieldbus in question typically supports data update cycles of 1 millisecond or faster.


Market

In process control systems, the market is dominated by Foundation Fieldbus and Profibus PA. Both technologies use the same physical layer (2-wire manchester-encoded current modulation at 31.25 kHz) but are not interchangeable. As a general guide, applications which are controlled and monitored by PLCs (programmable logic controllers) tend towards PROFIBUS, and applications which are controlled and monitored by a DCS (digital/distributed control system) tend towards Foundation Fieldbus. PROFIBUS technology is made available through Profibus International with headquarters in Karlsruhe, Germany. Foundation Fieldbus technology is owned and distributed by the Fieldbus Foundation of Austin, Texas.


See also

*
Parallel Redundancy Protocol Parallel Redundancy Protocol (PRP) is a network communications protocol, protocol standard for Ethernet that provides seamless failover against failure of any network component. This redundancy is invisible to the application. PRP nodes have two ...
* Media Redundancy Protocol


References


Bibliography

* Babb, Michael. (1994). Will Maintenance Learn To Love Fieldbus? Control Engineering, January, 19. * Babb, Michael. (1994). Summer, 1994: Another Fieldbus Delay, Schneider's DPV, and Open Systems Control Engineering, July, 29. * Gokorsch, Steve. (1994). Another Scenario: Maintenance Will Learn to Love Fieldbus Control Engineering, June, 112–114. * Gunnel, Jeff. (1994). Analyser Links Can Use Fieldbus Control and Instrumentation, March, 33–35. * Hodgkinson, Geoff. (1994). Communications Are We Listening? Process Engineering, Instrumentation Supplement 1994, s19–s21. * Jones, Jeremy. (1992). Can Fieldbus Survive? Control and Instrumentation, August, 25–26. * Kerridge, Brian. (1994). Network Vendors Aganize Over Fieldbus StandardEDN, April 28, 45–46. * Rathje, J. (1994). Namur Says Yes To Fieldbus Technology and the Promise of Reduces Costs Control and Instrumentation, September, 33–34. * Reeve, Alan. (1993). Fieldbus — Are Users Involved? Control and Instrumentation, August, 25–26. * Spear, Mike. (1994). A Plant View of Fieldbus In Use Process Engineering, April, 38–39. * Spear, Mike. (1994). Fieldbus Ready To Start The Last Lap? Process Engineering, April, 37. * Chatha, Andrew. (1994). ''Fieldbus: The Foundation for Field Control Systems'' Control Engineering, May, 47–50. * Furness, Harry. (1994). ''Digital Communications Provides...'' Control Engineering, January, 23–25. * Furness, Harry. (1994). ''Fieldbus: The Differences Start From the Bottom Up'' Control Engineering, March, 49–51. * Fouhy, Ken. (1993). ''Fieldbus Hits The Road'' Chemical Engineering, September, 37–41. * Johnson, Dick. (1994). ''The Future of Fieldbus At Milestone 1995'' Control Engineering, December, 49–52. * Loose, Graham. (1994). ''When Can The Process Industry Use Fieldbus?'' Control and Instrumentation, May, 63–65. * Spear, Mike. (1993). ''Fieldbus Faces Up To First Trials'' Process Engineering, March, p36. * Lasher, Richard J. (1994). ''Fieldbus Advancements and Their Implications'' Control Engineering, July, 33–35. * Pierson, Lynda L. (1994). ''Broader Fieldbus Standards Will Improve System Functionality'' Control Engineering, November, 38–39. * Powell, James and Henry Vandelinde (2009), 'Catching the Process Fieldbus - An introduction to PROFIBUS for Process Automation' www.measuremax.ca. * Patel, Kirnesh (2013) ''Foundation Fieldbus Technology and its applications'' * O'Neill, Mike (2007). ''Advances in Fieldbus'', Process Industry Informer, January, 36–37. * N.P. Mahalik; P.R. Moore (1997) Fieldbus technology based, distributed control in process industries: a case study with LonWorks Technology * ARC Advisory Group (2008) ''Foundation Fieldbus Safety Instrumented Functions Forge the Future of Process Safety'' {{Automation protocols Serial buses Industrial computing Computer-related introductions in 1988