WO2020053823A1 - A method for converting fdi device packages and edds to fdt device dtms - Google Patents

A method for converting fdi device packages and edds to fdt device dtms Download PDF

Info

Publication number
WO2020053823A1
WO2020053823A1 PCT/IB2019/057729 IB2019057729W WO2020053823A1 WO 2020053823 A1 WO2020053823 A1 WO 2020053823A1 IB 2019057729 W IB2019057729 W IB 2019057729W WO 2020053823 A1 WO2020053823 A1 WO 2020053823A1
Authority
WO
WIPO (PCT)
Prior art keywords
fdt
dtm
fdi
tool
field
Prior art date
Application number
PCT/IB2019/057729
Other languages
French (fr)
Inventor
Dharmaraju BALASUBRAMANYA
Arumugam Murugan
Santhoshkumar SUBRAMANI
Original Assignee
Utthunga Technologies Pvt Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Utthunga Technologies Pvt Ltd filed Critical Utthunga Technologies Pvt Ltd
Publication of WO2020053823A1 publication Critical patent/WO2020053823A1/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/056Programming the PLC
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0426Programming the control sequence
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31132FDT interfacing profibus field device drivers DTM with engineering tool

Definitions

  • the present invention relates to a method of converting the known Field Device Integration (FDI) Device Packages and Electronic Device Descriptions (EDD) to Field Device Tool (FDT) / Device Type Managers (DTM).
  • FDI Field Device Integration
  • EDD Electronic Device Descriptions
  • FDT Field Device Tool
  • DTM Device Type Managers
  • EDDL Electronic Device Description Language
  • FDT/DTM Field Device Tool/Device Type Manager
  • FDI Field Device Integration
  • the Electronic Device Description Language is a language for describing the behavior of field devices. It enables systems to configure, calibrate, troubleshoot, and operate a field device without any prior knowledge of the device.
  • Device descriptions written in EDDL describe the capabilities of the field device; it is up to the system to determine how to utilize these capabilities. These device descriptions enable systems to access all the data and properties of all devices, which simplifies the maintenance, support, and operation of the devices. It works well for small handheld applications and large integrated automation systems. It works well for embedded systems and the systems running on commercial operating systems.
  • Field Device Tool is an interface specification that standardizes the interface between the device software and the systems.
  • field devices are delivered with a device-specific software component called a Device Type Manager (DTM), which is only functional when used in conjunction with an FDT-specific environment called a "frame application".
  • DTM Device Type Manager
  • a frame application interacts with a DTM through a set of standard FDT interfaces.
  • a device supplier can develop a DTM for each of its devices, or it can develop a DTM for a group of devices.
  • a DTM can be used to access Device Parameters, configure and operate the device, and diagnose problems.
  • a DTM can range from a simple Graphical User Interface (GUI) for setting Device Parameters to a highly sophisticated application for performing complex calculations for diagnosis.
  • GUI Graphical User Interface
  • FDI Field Device Integration
  • FDI Device Package contains EDDF to manage the device operations and optional UIP (User Interface Plug-in) to describe the complex device functionalities like echo curve, valve signature etc.
  • the invention helps in logical integration of the said device in the automation system and then helps to configure it in the automation system, wherein for this purpose the configuration tool draws on a predefined first information package that is specific to the field device and describes at least some of the functions and data of the field device.
  • the configuration tool draws on a predefined first information package that is specific to the field device and describes at least some of the functions and data of the field device.
  • the US Patent US8345710B2 titled, “FDT for EDDL-based field devices”, discloses an asset management system.
  • the FDT-based application is configured to transfer data from the asset optimization device manager to the plant asset using at least one communication DTM that corresponds with a type of communication protocol that an at least one plant asset follows.
  • this asset management system is completely different from conversion of device integration standard to another.
  • the present invention provides a conversion mechanism Field Device Integration (FDI) Device Packages and Electronic Device Descriptions (EDD) to Field Device Tool (FDT) / Device Type Managers (DTM). No one to one conversion exists from FDI Device package to DTM. Existing solutions are just acting as an adapter rather than converter.
  • FDI Field Device Integration
  • EDD Electronic Device Descriptions
  • FDT Field Device Tool
  • DTM Device Type Managers
  • the method comprises the steps of inputting Electronic Device Descriptions (EDD) and Field Device Integration (FDI) Device packages in the tool comprising a DTM generator, where the computation of corresponding Device Type Managers (DTM) with the help of the tool takes place.
  • EDD Electronic Device Descriptions
  • FDI Field Device Integration
  • the tool outputs the required Device Type Managers (DTM) for further use, which are of Field Device Tool (FDT) standards. This can be FDT 1.2/FDT 2 Devise DTM.
  • DTM Device Type Managers
  • FDT Field Device Tool
  • the tool contains internally an algorithm to perform the said function.
  • the conversion mechanism enables the user to also provide device specific custom code for specific usage. This additional feature surely gives more customization capability.
  • the invention provides a simple, one click solution to convert EDD or FDI packages to FDT DTM.
  • This invention allows to use FDI Device Package or EDDF as the source base to maintain the field instrument and generate the FDT/DTM based on the FDI Device Package or EDDF.
  • FIG 1 illustrates one click solution for generating Device Type Managers (DTM) from Electronic Device Descriptions (EDD) and Field Device Integration (FDI) Device Packages.
  • DTM Device Type Managers
  • EDD Electronic Device Descriptions
  • FDI Field Device Integration
  • FIG 2 illustrates generation of Device Type Managers (DTM) with the support of Electronic Device Description (EDD)/ Field Device Integration (FDI) devise package.
  • DTM Device Type Managers
  • EDD Electronic Device Description
  • FDI Field Device Integration
  • Fig 1 illustrates one click solution for generating device Device Type Managers (DTM) from Electronic Device Descriptions (EDD) and FDI Device Packages. It generates DTM which are of FDT 1.2 and /or FDT 2.0 standards. This in turn helps configuration, commissioning, diagnostics and maintenance with direct access to all field devices from a central workplace.
  • DTM Device Type Managers
  • EDD Electronic Device Descriptions
  • FDI Device Packages FDI Device Packages
  • the device may use integration software description in Electronic Device Description language (EDDL).
  • EDDL Electronic Device Description language
  • This solution helps in generating DTM from EDDL.
  • the user will input (101) the EDDL and FDI Device packages in the tool.
  • DTM generator (102) computes the conversion.
  • Output (103) will be in the form of FDT 1.2/ FDT 2.
  • the generated Device Type Managers (DTM) are of specific Field Device Tool (FDT) standards.
  • the tool at first will ask whether FDT 1.2/ FDT 2, which FDT is required for usage. After selection the user will provide the EDDL or FDI package for conversion. Many details like “manufacture logo”,“device logo”, etc., will be asked for computation.
  • the tool checks whether the EDD or FDI device package is valid or not. After its validation check the DTM configuration is generated. At the end after algorithm functioning the DTM is generated along with the installation package.
  • the single click solution tool uses algorithm for conversion of DTM from Device Descriptions (EDD) and FDI Device Packages. This in an internal algorithm developed for this specific usage.
  • FIG 2 illustrates generation of DTM with the support of Electronic Device Description (EDD)/FDI devise package.
  • EDD Electronic Device Description
  • FDI device package/EDD (201) along with device specific custom code (202) will be asked by device DTM (203).
  • DTM uses communication DTM (204) in FDT host framework (205) to communicate with field devices (206).
  • FDT is used in turn for configuration, commissioning, diagnostics and maintenance of all the field devices.
  • the invention allows device vendor to implement device specific code, complex business logic and complex features of the device using custom interface. With the help of .NET, WPF and etc custom logic will be implemented.
  • the customization interface may be used in any number of ways and It removes the limitations present in the Electronic Device Description (EDD).

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

The present invention relates to a method of converting the known Field Device Integration (FDI) Device Packages and Electronic Device Descriptions (EDD) to Field Device Tool (FDT) / Device Type Managers (DTM). The method comprises the steps of inputting (101) Electronic Device Descriptions (EDD) and Field Device Integration (FDI) Device packages in the tool comprising a Device Type Managers generator (102), where the computation of corresponding Device Type Managers (DTM) with the help of the tool takes place.

Description

TITLE OF THE INVENTION
A method for converting FDI Device Packages and EDDs to FDT device DTMs
DESCRIPTION OF THE INVENTION:
Technical field of the invention
[0001] The present invention relates to a method of converting the known Field Device Integration (FDI) Device Packages and Electronic Device Descriptions (EDD) to Field Device Tool (FDT) / Device Type Managers (DTM).
Background of the invention
[0002] The rapid evolution of technology in industrial automation systems requires tighter integration between devices on the plant floor and the rest of the enterprise. This integration requires a secure network infrastructure, smart devices for efficient data collection, and the ability to turn data into actionable information.
[0003] Over the years, device integration has been a subject of great importance in the world of industrial automation to ensure system-wide interoperability, security and optimal plant performance. There are three existing device integration standards, these are EDDL (Electronic Device Description Language), FDT/DTM (Field Device Tool/Device Type Manager) and FDI (Field Device Integration).
[0004] The Electronic Device Description Language (EDDL) is a language for describing the behavior of field devices. It enables systems to configure, calibrate, troubleshoot, and operate a field device without any prior knowledge of the device.
[0005] Device descriptions written in EDDL describe the capabilities of the field device; it is up to the system to determine how to utilize these capabilities. These device descriptions enable systems to access all the data and properties of all devices, which simplifies the maintenance, support, and operation of the devices. It works well for small handheld applications and large integrated automation systems. It works well for embedded systems and the systems running on commercial operating systems.
[0006] Field Device Tool (FDT) is an interface specification that standardizes the interface between the device software and the systems. In FDT, field devices are delivered with a device- specific software component called a Device Type Manager (DTM), which is only functional when used in conjunction with an FDT-specific environment called a "frame application". A frame application interacts with a DTM through a set of standard FDT interfaces.
[0007] A device supplier can develop a DTM for each of its devices, or it can develop a DTM for a group of devices. A DTM can be used to access Device Parameters, configure and operate the device, and diagnose problems. A DTM can range from a simple Graphical User Interface (GUI) for setting Device Parameters to a highly sophisticated application for performing complex calculations for diagnosis.
[0008] Field Device Integration (FDI) is an emerging device integration technology in the process automation industry. The core of FDI standard is the FDI Device Package. It is a standardized container having all the elements required for describing the field device in the plant. FDI Device Package contains EDDF to manage the device operations and optional UIP (User Interface Plug-in) to describe the complex device functionalities like echo curve, valve signature etc.
[0009] The US Patent US20170093621A1 titled“Method for managing and configuring field devices of an automation system”, discloses a method for managing and configuring one or more field devices of an automation system. Here, the invention helps in logical integration of the said device in the automation system and then helps to configure it in the automation system, wherein for this purpose the configuration tool draws on a predefined first information package that is specific to the field device and describes at least some of the functions and data of the field device. However, there is no mention of converting one device integration standard to another.
[0010] The US Patent US8345710B2 titled, “FDT for EDDL-based field devices”, discloses an asset management system. Here, the FDT-based application is configured to transfer data from the asset optimization device manager to the plant asset using at least one communication DTM that corresponds with a type of communication protocol that an at least one plant asset follows. However, this asset management system is completely different from conversion of device integration standard to another.
[0011] No present solution gives DTM from FDI Device Package. Previous prior art just gives adaptor rather than convertor among these three device integration standards. So, there is need for converting EDD or FDI packages to FDT DTM.
Summary of the Invention:
[0012] The present invention provides a conversion mechanism Field Device Integration (FDI) Device Packages and Electronic Device Descriptions (EDD) to Field Device Tool (FDT) / Device Type Managers (DTM). No one to one conversion exists from FDI Device package to DTM. Existing solutions are just acting as an adapter rather than converter.
[0013] The method comprises the steps of inputting Electronic Device Descriptions (EDD) and Field Device Integration (FDI) Device packages in the tool comprising a DTM generator, where the computation of corresponding Device Type Managers (DTM) with the help of the tool takes place.
[0014] The tool outputs the required Device Type Managers (DTM) for further use, which are of Field Device Tool (FDT) standards. This can be FDT 1.2/FDT 2 Devise DTM. The tool contains internally an algorithm to perform the said function.
[0015] The conversion mechanism enables the user to also provide device specific custom code for specific usage. This additional feature surely gives more customization capability.
[0016] Thus, the invention provides a simple, one click solution to convert EDD or FDI packages to FDT DTM. This invention allows to use FDI Device Package or EDDF as the source base to maintain the field instrument and generate the FDT/DTM based on the FDI Device Package or EDDF.
Brief description of the drawings:
[0017] The foregoing and other features of embodiments will become more apparent from the following detailed description of embodiments when read in conjunction with the accompanying drawings. In the drawings, like reference numerals refer to like elements.
[0018] FIG 1 illustrates one click solution for generating Device Type Managers (DTM) from Electronic Device Descriptions (EDD) and Field Device Integration (FDI) Device Packages.
[0019] FIG 2 illustrates generation of Device Type Managers (DTM) with the support of Electronic Device Description (EDD)/ Field Device Integration (FDI) devise package.
Detailed description of the invention:
[0020] In the following detailed description, a reference is made to the accompanying drawings those form a part hereof, and in which the specific embodiments that may be used are shown by way of illustration. These embodiments are described in sufficient detail to enable those skilled in the art to practice the embodiments and it is to be understood that the logical, mechanical and other changes may be made without departing from the scope of the embodiments. The following detailed description is, therefore, not to be taken in a limiting sense.
[0021] Fig 1 illustrates one click solution for generating device Device Type Managers (DTM) from Electronic Device Descriptions (EDD) and FDI Device Packages. It generates DTM which are of FDT 1.2 and /or FDT 2.0 standards. This in turn helps configuration, commissioning, diagnostics and maintenance with direct access to all field devices from a central workplace.
[0022] Here, the device may use integration software description in Electronic Device Description language (EDDL). This solution helps in generating DTM from EDDL. The user will input (101) the EDDL and FDI Device packages in the tool. DTM generator (102) computes the conversion. Output (103) will be in the form of FDT 1.2/ FDT 2. The generated Device Type Managers (DTM) are of specific Field Device Tool (FDT) standards.
[0023] In another embodiment of the present invention, the tool at first will ask whether FDT 1.2/ FDT 2, which FDT is required for usage. After selection the user will provide the EDDL or FDI package for conversion. Many details like “manufacture logo”,“device logo”, etc., will be asked for computation.
[0024] Here, after manual input of the EDD or FDI device package, the tool checks whether the EDD or FDI device package is valid or not. After its validation check the DTM configuration is generated. At the end after algorithm functioning the DTM is generated along with the installation package.
[0025] The single click solution tool uses algorithm for conversion of DTM from Device Descriptions (EDD) and FDI Device Packages. This in an internal algorithm developed for this specific usage.
[0026] FIG 2 illustrates generation of DTM with the support of Electronic Device Description (EDD)/FDI devise package. Here, FDI device package/EDD (201) along with device specific custom code (202) will be asked by device DTM (203). This uses communication DTM (204) in FDT host framework (205) to communicate with field devices (206). This, FDT is used in turn for configuration, commissioning, diagnostics and maintenance of all the field devices.
[0027] In another embodiment of the present invention, the invention allows device vendor to implement device specific code, complex business logic and complex features of the device using custom interface. With the help of .NET, WPF and etc custom logic will be implemented. The customization interface may be used in any number of ways and It removes the limitations present in the Electronic Device Description (EDD).
[0028] This mechanism of conversion helps the device vendor to provide the end user with smooth supply of devices whereby all the three standards can be integrated together without any separation. This helps both the end user and device vendors.

Claims

We claim:
1. A method for converting Field Device Integration (FDI) Device Packages and Electronic Device Descriptions (EDD) to Field Device Tool/Device Type Managers (DTM), the method comprising the steps of: inputting one or more Field Device Integration Device Package or Electronic Device Description in the tool comprising a Device Type Manager generator (101); computing a corresponding Device Type Manager with the help of the tool (102); and outputting a required Field Device Tool/Device Type Manager (103).
2. The method as claimed in claim 1, wherein the Electronic Device Description and the Field Device Integration Device package in the Device Type Manager generator are provided by the user in the framework; wherein the user can also provide device specific custom code for specific usage.
3. The method as claimed in claim 1, wherein the computation is done within a Device DTM (203), wherein a communication DTM (204) helps in interaction with a field device.
4. The method as claimed in claim 1, wherein the output of the conversion is used by the FDT host device (205) for interaction with the field device
(206).
5. The method as claimed in claim 1, wherein Device Type Manager are of FDT 1.2 and FDT 2.
6. The method as claimed in claim 2, wherein the device specific custom code (202) can be customized by the user for specific code according to the usage.
PCT/IB2019/057729 2018-09-15 2019-09-13 A method for converting fdi device packages and edds to fdt device dtms WO2020053823A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN201841034854 2018-09-15
IN201841034854 2018-09-15

Publications (1)

Publication Number Publication Date
WO2020053823A1 true WO2020053823A1 (en) 2020-03-19

Family

ID=69777649

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2019/057729 WO2020053823A1 (en) 2018-09-15 2019-09-13 A method for converting fdi device packages and edds to fdt device dtms

Country Status (1)

Country Link
WO (1) WO2020053823A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140310622A1 (en) * 2005-10-05 2014-10-16 Invensys Systems, Inc. Tool for creating customized user interface definitions for a generic utility supporting on-demand creation of field device editor graphical user interfaces
DE102014108126A1 (en) * 2014-06-10 2015-12-17 Codewrights Gmbh FDT host as FDI UIP in generic FDI package

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140310622A1 (en) * 2005-10-05 2014-10-16 Invensys Systems, Inc. Tool for creating customized user interface definitions for a generic utility supporting on-demand creation of field device editor graphical user interfaces
DE102014108126A1 (en) * 2014-06-10 2015-12-17 Codewrights Gmbh FDT host as FDI UIP in generic FDI package

Similar Documents

Publication Publication Date Title
CN100470555C (en) Incremental association of metadata with production data
US8538719B2 (en) Method for testing device descriptions for field devices of automation technology
JP6194252B2 (en) Process control system
CN104903884B (en) Field apparatus collocation method, field apparatus configuration verification method and the asset management system
US9792113B2 (en) Self-describing device module and system and computer-readable medium for the production thereof
US10705511B2 (en) Abstraction layers for automation applications
JP2012084162A5 (en)
JP2014116027A5 (en)
CN102224466B (en) Method for determining a security step and security manager
US7774167B2 (en) System and method for providing diagnosis information
CN104281119B (en) Support the method and system of the technical assignment in dcs
KR101980311B1 (en) Method for data interoperability based on CIM and OPC-UA
US20090319062A1 (en) Apparatus for automatically registering topology of individual components of a process installation in automation technology
EP3439235B1 (en) Configuring and operating a system with building automation devices
WO2020053823A1 (en) A method for converting fdi device packages and edds to fdt device dtms
US8301273B2 (en) Method for providing functions in an industrial automation system, control program and industrial automation system
CN114730257A (en) Method and development environment for linking objects of control programs of control units of automation systems
Yamamoto et al. FDT/DTM framework for field device integration
CN100524263C (en) Device driving module
Sieffert et al. Generation of inter-plc communication in distributed control systems using IEC 61499
CN105629903B (en) Method and apparatus for automatically generating interface in industrial system
EP3608736B1 (en) Apparatus comprising a process control system and at least one process module, related method and data storage medium
Brill FDT in factory automation
KR100415719B1 (en) Interface apparatus between ATM switching system and TMN agent or SNMP agent and method thereof
EP4099106B1 (en) Validation logic for opc ua connected devices

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19859135

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19859135

Country of ref document: EP

Kind code of ref document: A1