1 of 51

1

  • Introduction
  • SCS (Function, Definition, Architecture, Challenge, Network)
  • SCS, DCS, SCADA & PLC
  • Examples
  • Applications

Supervisory Control Systems

Abdulhamid Al Hamoud

Tuesday, February 21, 2012

Supervisory Control Systems

Spring 2012

2 of 51

2

Introduction

Supervisory Control Systems

Spring 2012

3 of 51

3

Hardware, Software, & User Development

HS1

Introduction

Supervisory Control Systems

Spring 2012

4 of 51

4

WHY SCS

S8

S32

Supervisory Control Systems

Spring 2012

5 of 51

5

WHY SCS

S33

What is the problem?

Supervisory Control Systems

Spring 2012

6 of 51

6

WHY SCS

S32

Supervisory Control Systems

Spring 2012

7 of 51

7

SCS Key Function

Monitoring Functions

Detection

Follow

Diagnosis

Control Functions

Control

Recovery

Emergency

Supervision Function

Decision

Supervisory Control Systems

Spring 2012

8 of 51

8

SCS Definition

There is no standard definition for optimal, therefore it can be adjusted to the specific demands of a certain situation (e.g. time, costs, energy costs, environmental load, etc.)

Supervisory Control System, coordinates the tasks that need to be executed in order to fulfill the manufacturing requests, in such a way that the formulated specifications and conditions are satisfied.

PLC Programmable Logic Controller

DCS Distributed Control System

SCADA Supervisory Control and Data Acquisition

Supervisory Control Systems

Spring 2012

9 of 51

9

Main figure of SCS could be

S27 & 29

An illustration to the Supervisory Control System

  1. Controller
  2. Resource controllers
  3. Field System Components

task coordination

task execution

Supervisory Control Systems

Spring 2012

10 of 51

10

Form of SCS

all supervisors are coupled with each other by parallel operation composition

S25

Distributed supervision

With distributed supervision, the control problem is divided into sub problems.

Distributed supervision >>

The control problem is divided into sub problems.

Next slide

Supervisory Control Systems

Spring 2012

11 of 51

11

S41

Form of SCS

So different systems are executed and work at the same time.

Supervisory Control Systems

Spring 2012

12 of 51

12

D12

Form of SCS

Supervisor

SC1

SC2

SC3

SC4

C1

C2

C3

C1

C2

Plant

Plant

Plant

P

P

Supervisory Control Systems

Spring 2012

13 of 51

13

SCS Architecture

Network

Database

Bulk

Memory

Security

Data Acquisition

Display

Batch Sequencing

Interface Components

Storage & Backup

Control

Process

Work

station

Asset Management

Supervisory Control Systems

Spring 2012

14 of 51

14

SCS Architecture

Typical SCS consists of the following

  1. Control Unit (Main, Local, Field, Web)
  1. Computer(Data Server, Management, General Purpose, Engineer, Operator, Mobile)
  1. Bulk Memory Unit
  1. Database Management (include Documentation)
  1. Data Acquisition Unit (collecting and organized component history record)
  1. Asset Management

Supervisory Control Systems

Spring 2012

15 of 51

15

SCS Architecture

  1. Display (Central, Operator, Maintains, Local, Field, Web)
  1. Network (Data Highway, Modbus, Routers, Center, Local, Field, Globe)
  1. Interface Components (I/O, Other System)
  1. Protection and Security
  1. Storage and Backup
  1. Batch Sequencing Unit

Supervisory Control Systems

Spring 2012

16 of 51

Distributed Control Triangle

16

  • Time-delay or Loss of Data

SCS Challenge

Based on Ashby’s law of requisite variety,

combination of the following is necessary

    • Resource abundance,
    • Plural intelligent agents,
    • Freedom of communication
  • Better response to changes in their environment
  • Interaction between these factors leads to increased complexity of the situation
  • Heavy traffic

Supervisory Control Systems

Spring 2012

17 of 51

17

Network

Supervisory Control Systems

Spring 2012

18 of 51

18

Network Components

  • Fieldbus Network
    • To link sensors and other devices to a PLC or other controller
    • To eliminate the need for point-to-point wiring
    • Sensors communicate by using a specific protocol
    • Messages sent uniquely identify each of the sensors
  • Control Network
    • Connects a supervisory control level to a lower-level control

Supervisory Control Systems

Spring 2012

19 of 51

19

Network Components

  • Communications Routers
    • Transfer messages between two networks
    • Connect a LAN to a WAN,
    • Connect MTUs and RTUs to a long-distance network medium for Supervisory control communication
  • Modbus
    • High level Protocol for industrial networks
    • It is a messaging structure developed by Modicon in 1979.
    • Used to Provide client/server communication between devices connected to different types of buses or networks. 

Supervisory Control Systems

Spring 2012

20 of 51

20

Network Components

  • Firewalls
    • Monitor and control communication packets
    • Use predefined filtering policies
    • Useful in managing SCS network segregation strategies

Supervisory Control Systems

Spring 2012

21 of 51

21

Device Net

DeviceNet is a standardized network that enables intelligent control of field devices and improves system productivity

Network Components

DeviceNet is a field network that easily performs mutual connections between control devices, such as PLCs, computers, and sensors, as well as data devices, such as barcode readers.

Supervisory Control Systems

Spring 2012

22 of 51

22

SCS Challenge

S17

The SCS action mostly based on the detection by the sensor

Wrong Diagnosis

Supervisory Control Systems

Spring 2012

23 of 51

23

Field Devices

Smart Sensors

It includes an inner computing device, which can be configured to perform specific functions.

It includes a microprocessor that conditions the signals before transmission to the control network.

It filters out unwanted noise and compensates for errors before sending the data

Some sensors can be custom programmed to produce alerts on their own when critical limits are reached.

Supervisory Control Systems

Spring 2012

24 of 51

24

Field Devices

Actuators

Smart Actuator : an actuator that combines sensor and control capabilities in a single device.

1. Cause action or mechanical motion

2. Motivate or incite action

The motor and mechanism that moves the head assembly on a disk drive or an arm of a robot is called an actuator.

Are mechanisms that cause a device to be on/off, adjusted, or moved.

Supervisory Control Systems

Spring 2012

25 of 51

25

SCS, DCS, SCADA, & PLC

  1. Each of these SCS or DCS "controller/card" devices will be individually programmed.
  1. Typical SCS or DCS systems will have several controllers in a chassis and the I/O wiring associated with each individual controller connected directly.
  1. The SCS or DCS has a high level of integration between the controller, HMI, and historical database.
  1. An operator can use a SCS or DCS terminal (computer) to monitor and operate the machinery.
  1. The SCS or DCS terminal has the features to acquire production data and store it in a database.
  1. The PLC was developed as a replacement for many relays.

Supervisory Control Systems

Spring 2012

26 of 51

26

SCS, DCS, SCADA, & PLC

  1. The PLC deals mainly with digital (1 or 0). For example, it gives a permission for a valve to totally open or totally close.
  1. The SCS or DCS deals with analog (1%..…100%) it can give the valve a permission to open 50% or 30% as the controller wants. As a result, it is preferred for a large plant that has both analog and digital signals.
  1. The SCS or DCS is process oriented, while SCADA is data acquisition oriented.
  1. The SCS or DCS is process driven, while SCADA is event driven.
  1. The SCS or DCS relies on the ability to obtain an immediate view of the current state of the system at any time.
  1. The DCS was developed as a replacement or to manage the PID controllers.

Supervisory Control Systems

Spring 2012

27 of 51

27

SCS, DCS, SCADA, & PLC

  1. The SCS or DCS is useful in any project with a large number of variables that can be automated.
  1. The PLC can act as an individual distributed control system in a SCS or DCS.
  1. However if the PLC goes down, the system will follow.
  1. In contrast, with SCS or DCS, if a single controller goes down, the system will not necessarily follow.
  1. The SCS or DCS may employ one or several workstations and can be configured at the workstation, or by an off-line personal computer.

Supervisory Control Systems

Spring 2012

28 of 51

28

SCS, DCS, SCADA, & PLC

  • Database

In Summary, the main differences between SCS or DCS & PLC are:

  • Control Philosophy
  • Number of I/O’s that can be connected
  • Scanning time
  • Communication
  • History
  • HMI is an integral part of SCS or DCS, while for the PLC, there was no HMI to start with

Supervisory Control Systems

Spring 2012

29 of 51

29

Cementing the relationship between DCS and PLC

DCS & PLC

Supervisory Control Systems

Spring 2012

30 of 51

30

SCS Challenge

Supervisory Control Systems

Spring 2012

31 of 51

31

SCS Challenge

S28

Dashed means uncontrollable

S29

No states are allowed to be reached, that are in violation with the formulated specifications

of the system.

• No states are allowed to be reached, from which no final state (i.e. marker state) can be

reached. Therefore, deadlock and livelock states should be avoided

Controllability, Reachability and Blocking

State 8 is not allowed to be reached since it is in violation with the formulated specifications.

Supervisory Control Systems

Spring 2012

32 of 51

32

SCS Challenge

Controllability, Reachability and Blocking

Each state that can be reached by transitions from the initial state is called reachable.

Blocking can be divided into two groups, deadlock and livelock.

Blocking should be avoided

Deadlock happens if a state is reached where no exit transition is possible.

Livelock is a case where a group of states is reached from which it is not possible to reach a marker state

Supervisory Control Systems

Spring 2012

33 of 51

33

SCS Challenge

supervisor meets certain criteria

S28

Controllability, Reachability and Blocking

The controllability criterion means that all states which are not allowed, have to be avoided.

Supervisory Control Systems

Spring 2012

34 of 51

34

HMI & Display

Example

Supervisory Control Systems

Spring 2012

35 of 51

35

Example

HMI & Display

Supervisory Control Systems

Spring 2012

36 of 51

36

Example

Supervisory Control Systems

Spring 2012

37 of 51

37

Example

Supervisory Control Systems

Spring 2012

38 of 51

38

SCADA systems at the Water utilities in Illinois, Houston

Example SCADA using PLC

Supervisory Control Systems

Spring 2012

39 of 51

39

Example

Supervisory Control Systems

Spring 2012

40 of 51

40

Example

Supervisory Control Systems

Spring 2012

41 of 51

41

Example

Supervisory Control Systems

Spring 2012

42 of 51

42

Example

Supervisory Control Systems

Spring 2012

43 of 51

43

Example

Supervisory Control Systems

Spring 2012

44 of 51

44

Examples

Supervisory Control Systems

Spring 2012

45 of 51

45

Applications

  • Electric Power Generation, Transmission and Distribution
  • Water and Sewage
  • Buildings, Facilities and Environments
  • Manufacturing
  • Mass Transit
  • Traffic Signals
  • Gas & Oil Refining
  • Petrochemicals
  • Food & Beverage Manufacturing
  • Cement Production

Supervisory Control Systems

Spring 2012

46 of 51

46

Objective

  • Controllability, Reachability and Blocking
  • Explain the difference between the PLC, DCS and SCS.
  • Describe the main elements or components of the SCS.
  • Explain the smart sensor and smart actuator.
  • Explain some of the SCS Challenge such as:

  • Ashby’s law
  • Difference between centralized control and distributed control
  • Device Net Feature

Supervisory Control Systems

Spring 2012

47 of 51

47

Exam review will be on

Thursday, March 1, 2012

Exam will be on

Tuesday , March 6, 2012

Supervisory Control Systems

Spring 2012

48 of 51

48

Top Type Sensors

Liquid Level

Discrete Liquid Level Sensor

D-PK-SENSR-12003.00001

Provides a discrete contact closure when liquid levels fall below parameters. Contains a dry reed switch encapsulated within a stem. Supports N/O and N/C alarm contacts.

Supervisory Control Systems

Spring 2012

49 of 51

49

Introduction

New Intelligent Achievement

System Became

lower grade

Human Operation

Shifting to Digitized

Human Operation

with machine Involvement

Smarter Intelligent System with less Human Involvement

Supervisory Control Systems Movement

Beginning 1900-1960 1980-1990 1995-Today

Supervisory Control Systems

Spring 2012

50 of 51

50

Challenge

Supervisory Control Systems

Spring 2012

51 of 51

51

Challenge

Supervisory Control Systems

Spring 2012