Introduction To Fieldbus
Introduction To Fieldbus
Industrial Automation
Introduction to Fieldbus
Technology
Dr. Alan Wong
[email protected]
EEET2105
PLC
Profibus™
Foundation Fieldbus™
Departmental Computer
System
Plant Wide
Network
Automation and
Control System/ Display System
LAN
ET 200S
S7 –
300S
Automation Network using Foundation
Fieldbus
Automation Network using Profibus
History of Fieldbus
Computer Terminal
Control Room
Field Devices
Computer Terminal
Field
Field Devices
Computer Terminal
Distributed Control System (DCS)
Control Room
Field
Fieldbus Devices
Fieldbus System
Fieldbus Technology
Controller Controller
I/O Subsystem
Valves Drives
Valves Drives
Controller
Controller
IS
I/O Subsystem
Valves Drives
IS IS
Valves Drives
Controller Controller
I/O Subsystem
Valves Drives
Valves Drives
More critical info. from fieldbus devices can help to reduce downtime and improve
safety
B enefits – Less System Hardware
Controller
Controller
PID
I/O Subsystem
AI
Valves Drives
Valves Drives
Fieldbus
Traditional 4-20mA
Fieldbus devices use standard “function blocks” to implement the control strategy.
AI, AO, PID may be integrated into the fieldbus devices.
Classes of Fieldbus
• Bit (sensors)
• Byte (device)
• Message (field)
Classes of Fieldbus
Classes of Fieldbus
• Bit
• Simple operations such as on/off, high/low
• Example : proximity sensor, contact closure, push
buttons, and etc.
• Binary one and zero are used to represent the
current state of the device.
• The network of such devices is called Sensor Bus
**Example: ASI Bus
• Binary
• Message
Classes of Fieldbus
• Binary
• Binary oriented systems are used in much broader
applications such as motor starters, barcode
readers, VSD and etc.
• Larger information content, larger addressing
capability
• This network of device is known as “Device Bus”
• Example: Device Net
Classes of Fieldbus
• Message
• Message oriented systems refers to systems
containing over 16 bytes per message
• Examples: PCs, PLCs, Engineering workstation
• Capability to upload and download system
configuration.
• Example of these systems: Profibus, Foundation
Fieldbus
The Importance of
OSI Layer in Fieldbus
Technology
OSI Reference Model
• Faced with the proliferation of closed network systems, the
Internatinal Organisation for Standardisation (ISO) defined a
“Reference Model for Communication between Open Systems” in
1978. This has become known as the OSI model (ISO7498).
• The OSI model is essentially a data communication management
structure which breaks data communication down into a
manageable hierarchy of seven layers.
• Each layer has a defined purpose and interfaces with the layers
above and below it.
• By laying down standards for each layer, it allowed the system
designers to develop protocols for each layer independent of
each other.
• The OSI reference model is not a protocol or set of rules for how
a protocol should be written, but rather an overall framework in
which to define protocols.
OSI 7 Layers
Application Layer
Presentation Layer
Session Layer
Transport Layer
Network Layer
Physical Layer
OSI 7 Layers
• Application (layer 7): the provision of network services to the
user’s application program
Application message
Presetation AH message
Session PH AH message
Transport SH PH AH message
TH SH PH AH message
Network
NH TH SH PH AH message
Data Link
DLH NH TH SH PH AH message DLH
Physical
PhH DLH NH TH SH PH AH message DLH PhH
Fact: Fieldbus - OSI Layer