FDT, OPC UA, Mobility and CANopen - a compelling combination - - PowerPoint PPT Presentation

fdt opc ua mobility and canopen a compelling combination
SMART_READER_LITE
LIVE PREVIEW

FDT, OPC UA, Mobility and CANopen - a compelling combination - - PowerPoint PPT Presentation

Click to edit Master title style FDT, OPC UA, Mobility and CANopen - a compelling combination Confidential to the FDT Group AISBL. 1 Not for release or distribution. Content Click to edit Master title style FDT Introduction Unified


slide-1
SLIDE 1

Click to edit Master title style

FDT, OPC UA, Mobility and CANopen

  • a compelling combination

Confidential to the FDT Group AISBL. Not for release or distribution. 1

slide-2
SLIDE 2

Click to edit Master title style Content

  • FDT Introduction
  • Unified device model with OPC UA
  • Mobile device management
  • Outlook

Confidential to the FDT Group AISBL. Not for release or distribution. 2

slide-3
SLIDE 3

Click to edit Master title style What is FDT?

Confidential to the FDT Group AISBL. Not for release or distribution. 3

  • FDT is a technology, which

 means Field Device Tool  is a specification and not a software tool  is used for smart devices  allows the data exchange between a device tool and the physical device  is vendor‐independent  is protocol‐independent  Allows management of different devices in a heterogenous environment

(one tool)

 can be used in all automation applications (e.g. Energy, Hybrid, Process,

and Factory Automation)

slide-4
SLIDE 4

Click to edit Master title style Why use FDT?

Confidential to the FDT Group AISBL. Not for release or distribution. 4

Intelligent devices need SW‐Tools for

Commissioning Tests Process values Alarms Optimization Diagnostic Calibration Maintenance Engineering Configuration Parametrization

slide-5
SLIDE 5

Click to edit Master title style FDT provides all functions in one Tool

Confidential to the FDT Group AISBL. Not for release or distribution. 5 Engineering Maintenance

  • ne Tool for

‐ Configuration ‐ Commissioning ‐ Diagnostic ‐Maintenance ‐ …

Life cycle

Commissioning

slide-6
SLIDE 6

Click to edit Master title style Many devices, many tools: How to integrate?

Confidential to the FDT Group AISBL. Not for release or distribution. 6

slide-7
SLIDE 7

Click to edit Master title style

FDT TECHNOLOGY OVERVIEW

Confidential to the FDT Group AISBL. Not for release or distribution. 7

slide-8
SLIDE 8

Click to edit Master title style FDT concept

  • FDT application = runtime system
  • FDT interface = integration standard
  • DTM = device driver

Confidential to the FDT Group AISBL. Not for release or distribution. 8

slide-9
SLIDE 9

Click to edit Master title style

  • Common Environment
  • Network Configuration
  • Navigation
  • User Management
  • Device Management
  • Database Storage

Frame Application

Confidential to the FDT Group AISBL. Not for release or distribution. 9

The Frame Application is like the PC software. It provides:

slide-10
SLIDE 10

Click to edit Master title style

…is the driver representing the actual device

…is provided by the device manufacturer

…needs to be installed on the PC

…can be used in any Frame Application

…provides the graphical user interface

…allows access to all device parameters

The DTM…

Confidential to the FDT Group AISBL. Not for release or distribution. 10

slide-11
SLIDE 11

Click to edit Master title style Device access beyond hierarchies

Confidential to the FDT Group AISBL. Not for release or distribution. 11

Machine Machine Machine Machine On site Maintenance Cell Monitoring and Control Back‐Up Maintenance Quality ERP MES

Ethernet

Router Global Monitoring and Control

(Plant Level) Ethernet (Cell Level) Ethernet (Cell Level)

slide-12
SLIDE 12

Click to edit Master title style Nested Communication

Confidential to the FDT Group AISBL. Not for release or distribution. 12 Ethernet

FDT Frame Application

Device DTM

Gateway DTM

Communication DTM Gateway DTM

slide-13
SLIDE 13

Click to edit Master title style Example of a Frame Application

Confidential to the FDT Group AISBL. Not for release or distribution. 13

DTM Frame Application

slide-14
SLIDE 14

Click to edit Master title style International Standardisation

Confidential to the FDT Group AISBL. Not for release or distribution. 14

FDT is a widely accepted international standard – IEC 62453 – ANSI / ISA 103 – GB/T 29618 (China)

slide-15
SLIDE 15

Click to edit Master title style

UNIFIED DEVICE MODEL WITH OPC UA

Subhead

Confidential to the FDT Group AISBL. Not for release or distribution. 15

slide-16
SLIDE 16

Click to edit Master title style DTM Information Model

Confidential to the FDT Group AISBL. Not for release or distribution. 16

DTM Info Function Info DTM Device Type Info Device Ident Info Device Data Info Report Info Process Data Info

1 1 1 0..1 0..* 0..1 1..* 0..*

Network Management Info

1 1 1 1 1 1 1 1 1..* 0..* 0..* 0..* 0..*

  • nline

data

  • ffline

data 1..* 0..* 1 0..1

DTM Business Logic

Document Reference Info

0..* 1 1

Device Scan Info

1 0..1

slide-17
SLIDE 17

Click to edit Master title style OPC UA Information Model

Confidential to the FDT Group AISBL. Not for release or distribution. 17

OPC UA Base Services All Necessary Services Vendor Information Model DA A&E HDA CMDs OPC Information Model OPC UA for Devices Device Interface FDT Information Model FDT specific Mapping

slide-18
SLIDE 18

Click to edit Master title style OPC UA Architecture according to FDT2

Confidential to the FDT Group AISBL. Not for release or distribution. 18

OPC UA Information Model

Field Device B Gateway Device C Field Device E Field Device D represent represent represent

Comm Device A Field Device B

Fieldbus Interface

OPC UA Server OPC UA Client

OPC UA Services DTM C

Comm Ch.

DTM E DTM D

DTM B

Comm Ch.

DTM A Frame Application

represent represent represent

Gateway Device C Field Device D Field Device E

slide-19
SLIDE 19

Click to edit Master title style

Mapping of DTM‐Information to OPC UA Information model:

  • Providing the topology
  • Identify the device
  • Get list of available device parameters
  • Get Device Status
  • Get Device Diagnostics
  • Read parameters

– Offline data – Online data

  • Write parameters
  • Audit trail

Supported use cases

Confidential to the FDT Group AISBL. Not for release or distribution. 19

slide-20
SLIDE 20

Click to edit Master title style Mapping of device information

Confidential to the FDT Group AISBL. Not for release or distribution. 20 Types

Specific DeviceType FdtDeviceType Object_A Manufacturer

Value = ...

SerialNumber SerialNumber

Value = ...

TypeInformation

OPC FDT

DtmInfoProvider DtmInstance IDeviceData IDtmInformation IOnlineOperation

Manufacturer

Value = ...

IFunction

Manufacturer

slide-21
SLIDE 21

Click to edit Master title style

  • Prototype integrating OPC UA

server and frame application to verify the specification

  • Test with different OPC UA clients

including mobile devices

  • Release of 1st Annex
  • Enhancements planned in a 2nd step

Status

Confidential to the FDT Group AISBL. Not for release or distribution. 21

slide-22
SLIDE 22

Click to edit Master title style

  • Unified device model independent of fieldbus and vendor
  • Access to all devices crossing fieldbus hierarchies
  • Integration of installed base into Industrie 4.0 environment

Bridge to IIOT/Industrie4.0

Confidential to the FDT Group AISBL. Not for release or distribution. 22

slide-23
SLIDE 23

Click to edit Master title style

MOBILE DEVICE MANAGEMENT

Subhead

Confidential to the FDT Group AISBL. Not for release or distribution. 23

slide-24
SLIDE 24

Click to edit Master title style FDT mobility scenario

Confidential to the FDT Group AISBL. Not for release or distribution. 24

slide-25
SLIDE 25

Click to edit Master title style FDT Client/Server Architecture

Confidential to the FDT Group AISBL. Not for release or distribution. 25

slide-26
SLIDE 26

Click to edit Master title style FDT Architecture for Mobility

Confidential to the FDT Group AISBL. Not for release or distribution. 26

slide-27
SLIDE 27

Click to edit Master title style

Done:

  • Requirements defined by Technology Marketing
  • Workshops with FDT and mobile experts to
  • utline architecture and prototyping

Planned:

  • Prototyping with Frame and DTM components

(next 3‐4 months)

  • FDT Specification update including style guide
  • Enhancement of Common Components for

Frame and DTM

Status

Confidential to the FDT Group AISBL. Not for release or distribution. 27

slide-28
SLIDE 28

Click to edit Master title style

OUTLOOK

Subhead

Confidential to the FDT Group AISBL. Not for release or distribution. 28

slide-29
SLIDE 29

Click to edit Master title style FDT IIoT Server (FITS)

Confidential to the FDT Group AISBL. Not for release or distribution. 29

slide-30
SLIDE 30

Click to edit Master title style

FDT combined with other standards offers:

  • Standardized device management
  • Unified device model
  • Fieldbus/network independence
  • Nested communication
  • Extensibility for new protocols
  • Enhance installed base using new technologies
  • Bridge to IIoT/Industrie4.0

Conclusion

Confidential to the FDT Group AISBL. Not for release or distribution. 30

slide-31
SLIDE 31

Click to edit Master title style Thank you very much!

Confidential to the FDT Group AISBL. Not for release or distribution. 31

Manfred Brill

Innovation & Technology Senior Manager Industry Business

Schneider Electric Automation GmbH Schneiderplatz 1 D-97828 Marktheidenfeld Phone: +49 9391 606-2273 Mobile: +49 172 6596 384 E-Mail: manfred.brill@schneider-electric.com

Manfred Brill

Innovation & Technology Senior Manager Industry Business

Schneider Electric Automation GmbH Schneiderplatz 1 D-97828 Marktheidenfeld Phone: +49 9391 606-2273 Mobile: +49 172 6596 384 E-Mail: manfred.brill@schneider-electric.com

Manfred Brill

Innovation & Technology Senior Manager Industry Business

Schneider Electric Automation GmbH Schneiderplatz 1 D-97828 Marktheidenfeld Phone: +49 9391 606-2273 Mobile: +49 172 6596 384 E-Mail: manfred.brill@schneider-electric.com

slide-32
SLIDE 32

Click to edit Master title style Connect With Us

Confidential to the FDT Group AISBL. Not for release or distribution. 32

www.fdtgroup.org