17

INTERFACE DESCRIPTION PLC objects and HMI

  • Upload
    aviva

  • View
    100

  • Download
    0

Embed Size (px)

DESCRIPTION

INTERFACE DESCRIPTION PLC objects and HMI. CERN, EN/ICE, UNICOS Team. Objects & Layers Integration. SCADA Object. PLC Object. Object status. Manual Request . Human . Requests. SCADA Object. HMI. Object logic. Parameters. Auto. Requests. Parameters. Information. display. - PowerPoint PPT Presentation

Citation preview

Page 1: INTERFACE DESCRIPTION PLC objects and HMI
Page 2: INTERFACE DESCRIPTION PLC objects and HMI

2

INTERFACE DESCRIPTIONPLC objects and HMICERN, EN/ICE, UNICOS Team

Page 3: INTERFACE DESCRIPTION PLC objects and HMI

Objects & Layers IntegrationIn the Supervision layer the object presents the relevant information to the operator and allow manual commands

Supervision Layer

Control Layer

Object status

Human Requests

SCADA Object HMIParameters

Manual Request

Information display

SCADA

Object

Auto. Requests Object logic

Orders

PLC Object Object status Manual Request

Parameters

Process Inputs

Process

PlantOperator

SCADA Server(s)

CERN Control Room(s)

OWS

Field Layer

Session 0: From specs to implementation3

Page 4: INTERFACE DESCRIPTION PLC objects and HMI

Session 0: From specs to implementation4

UNICOS CPC Object model

Process inputs

Objects status

PLC internal Object Logic

Process outputor

Child Auto Requests

Orders Status

or to

Information toother object

operator

Manual Requests

Parent Object

Auto. Requests

Parameters

PLC Object

PlantOperator

ControlEngineer

Page 6: INTERFACE DESCRIPTION PLC objects and HMI

Interface example. OnOff

6

Page 7: INTERFACE DESCRIPTION PLC objects and HMI

Interface example. OnOff

7

Page 9: INTERFACE DESCRIPTION PLC objects and HMI

Interface example. Analog

9

Page 10: INTERFACE DESCRIPTION PLC objects and HMI

Interface example. Analog

10

Page 12: INTERFACE DESCRIPTION PLC objects and HMI

Interface example. Analog Alarm

12

Page 13: INTERFACE DESCRIPTION PLC objects and HMI

Interface example. Analog Alarm

13

Page 14: INTERFACE DESCRIPTION PLC objects and HMI

HEPTech, Dec 2013 Enrique Blanco, CERN 14

TSPP Manager Event driven From PLC to data server Time-stamped data at source Communication optimisation

Page 15: INTERFACE DESCRIPTION PLC objects and HMI

Session 0: From specs to implementation15

TSPP Manager

Page 16: INTERFACE DESCRIPTION PLC objects and HMI

Session 0: From specs to implementation16

TSPP telegram The first 3 bytes of the message contain the letters “T”, “S”, “P” The 4th byte contain the number of words of the data part of one time-stamped data The 5th and 6th bytes (integer format) contain the size in words of all the time-stamped dataEach time-stamped data is composed of • A particular header containing the time stamp in STEP 7

DATE_AND_TIME format • The origin of the data: DB number and start address inside

the DB • Data which size is defined in the 4th byte of the global

header

Page 17: INTERFACE DESCRIPTION PLC objects and HMI

Session 0: From specs to implementation17

TSPP performanceSCADA WINCC OA 3.8 SP2 (WINDOWS)

PLCTest

routine

PLCTSPP

manager

WinCC OATest

scripts

- UNICOS-CPC application with 5000 objects - Simulation of values changes- Parameters:- Change interval- Number of values to change

- WinCC OA test application- Number of values selection- Change interval selection- Automatic test manager

WinCC OAAnalysisscripts

- Number of values selected - Change interval selected- PLC cycles used to send

PLC S7 319-3 PN/DP AUTOMATIC TEST ANALYSIS

- Values received- Values lost- Connection errors- PLC cycle time- Average throughput- Max and min performance- Number of PLC cycles per transmission