WO2017002019A1 - Procédé et système d'augmentation de la capacité de traitement de dispositifs de terrain dans un système de commande industriel - Google Patents

Procédé et système d'augmentation de la capacité de traitement de dispositifs de terrain dans un système de commande industriel Download PDF

Info

Publication number
WO2017002019A1
WO2017002019A1 PCT/IB2016/053862 IB2016053862W WO2017002019A1 WO 2017002019 A1 WO2017002019 A1 WO 2017002019A1 IB 2016053862 W IB2016053862 W IB 2016053862W WO 2017002019 A1 WO2017002019 A1 WO 2017002019A1
Authority
WO
WIPO (PCT)
Prior art keywords
field device
control system
data
processing
field
Prior art date
Application number
PCT/IB2016/053862
Other languages
English (en)
Inventor
Ravish Kumar
Apala Ray
Sithu SUDARSAN
Akilur Rahman
Wilhelm Wiese
Original Assignee
Abb Schweiz Ag
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 Abb Schweiz Ag filed Critical Abb Schweiz Ag
Publication of WO2017002019A1 publication Critical patent/WO2017002019A1/fr

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/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • 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/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23449Use of an additional dedicated processor for emulating sensor output
    • 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/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25428Field device
    • 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/37Measurements
    • G05B2219/37537Virtual sensor

Definitions

  • the invention generally relates to the field of control systems and more specifically to field devices, and provides a method and system to increase the processing capability of the field devices deployed in an industrial plant.
  • Industrial Control System is typically used in process industries such as refinery, oil and gas, paper and pulp, manufacturing and the like. It is a specially designed control system to control industrial process in industrial plants including complex, large and geographically industrial processes.
  • field devices such as sensors and actuators measure process parameters like temperature and pressure, and controls the valve by changing its position, are connected to input and output devices, which in turn communicate with controller modules through a communication bus for data monitoring, data logging, alarming and controlling purpose.
  • the communication protocols used in the Control System are of different types such as foundation field bus, HART® (highway Addressable Remote Transducer Protocol), PROFIBUS® (Process fieldbus), Modbus (serial communication protocol) and use a native network of the Control System.
  • the hardware resources for the field devices broadly include, communication, processing/analysis/control, and sensing/actuating hardware.
  • Communication related hardware handles the protocol specific communication.
  • Processing/analysis/control related hardware handles the raw sensing data processing tasks.
  • the sensor related hardware performs the signal sensing task.
  • the separate entity can reside on a remote service server, cloud, or web server. This not only reduces the hardware burden on the field devices, it further allows for sharing of processing and analysis functionalities among the field devices.
  • an industrial control system for control and monitoring of one or more process conditions in an industrial plant.
  • the industrial control system includes one or more field devices, one or more input-output devices, at least one controller, and at least one server.
  • a processing sub-system is provided for scaling processing capability of a field device in the industrial control system, wherein the processing sub-system includes a functional component library module having a plurality of functional components.
  • a virtual field device object is configured using one or more functional components from the plurality of functional components, and a field device identifier tag of a field device in the industrial control system.
  • the processing sub-system includes a communication module for receiving measurement data from the field device.
  • the functional components are configured for processing the measurement data to generate processed field device data, and the communication module is configured for communicating the processed field device data.
  • the control system includes one or more pre-configured communication interfaces to communicate the processed field device data to the industrial control system.
  • a method for scaling processing capability of a field device in an industrial control system using a processing sub-system includes one or more field devices, one or more input-output devices, at least one controller, and at least one server.
  • the method includes a step for configuring a virtual field device object in the processing sub-system using one or more functional components from a plurality of functional components, and a field device identifier tag of a field device in the industrial control system.
  • the method further includes receiving measurement data from the field device in the processing sub-system; and processing the measurement data in the processing sub-system by the virtual field device object corresponding to the field device, to generate processed field device data.
  • the method then includes a step for communicating the processed field device data using one or more pre-configured communication interfaces to the industrial control system.
  • FIG. 1 is a diagrammatic representation of an exemplary control system for control and monitoring of one or more process conditions
  • FIG. 2 is a diagrammatic representation of one embodiment of system of FIG. 1 with a coupler to receive measurement data from the field devices and communicate the measurement data to distinct virtual field device objects in the processing sub-system;
  • FIG. 3 is a diagrammatic representation of another embodiment of system of FIG. 1 with a coupler to receive measurement data from the field devices and communicate the measurement data to one virtual field device object in the processing sub-system;
  • FIG. 4 is a diagrammatic representation of an exemplary implementation showing the communication interface between the field device and the processing sub-system;
  • FIG. 5 is a diagrammatic representation of another exemplary implementation showing the communication interface between the field device and the processing subsystem;
  • FIG. 6 is a diagrammatic representation of a prior art intelligent field device with the different data layers
  • FIG. 7 is a diagrammatic representation of field device data layer with using the processing sub-system of the invention.
  • FIG. 8 is a block for a prior art field device with the hardware modules for advance processing and analytics;
  • FIG. 9 is a block diagram for an exemplary field device that is used with the processing sub-system, according to an embodiment of the invention.
  • FIG. 10 is a flowchart showing exemplary steps for the method for scaling processing capability of a field device according to an aspect of the invention.
  • FIG. 1 is a diagrammatic representation of an exemplary industrial control system 10 for control and monitoring of a process, according to one aspect of the invention.
  • the industrial control system 10 includes field devices 14, input-output (IO) devices 16, at least one controller 18, and at least one server 20.
  • the control system 10 further includes a server or processing sub-system 22 for scaling processing capability of a field device 14 in the industrial control system 10.
  • the field devices referred herein are physical on- field hardware devices which are located on in the actual process plant.
  • the processing sub - system advantageously allows for creating off-field or virtual field devices that use measurement data from on-field devices and do desired processing separately thus removing the processing burden and also rigid electronic configurations otherwise needed from the on- field devices.
  • the processing sub-system is explained in more detail below.
  • the processing sub-system 22 includes a functional component library module 24 having different functional components, represented as Functional Component 1, 2...n in FIG. 1. Each functional component represents rules and logic with respect to the functionality of the functional component.
  • the functional component library module may be in-built in the processing sub-system or may be provided externally on a separate device that is accessible by the processing sub- system. For example, one functional component would contain the logic needed for sensor linearization.
  • a virtual field device object 26 is configured using required functional components (Functional Component 1 in FIG. 1), and a field device identifier tag of a field device 14 in the industrial control system 10. This ensures process control integrity, as the field device measurement data is always identifiable, and further processing includes the identity of the field device and therefore the identity of the particular process condition being controller and monitored.
  • the functional components in the virtual field device object process the measurement data as per the functionality, rules, and logic embedded in the functional component, to generate processed field device data.
  • the processing can be accomplished using the virtual field device object. This enhances the capability of existing device without having to upgrade the hardware of the existing device.
  • the processing sub-system 22 includes a communication module 28for receiving measurement data (shown as MD in FIG. 1) from the field device.
  • the communication module may be integrated with the virtual field device object, or may be provided as a separate module or may be integrated with the processing sub-system.
  • the communication module 28 is also used for communicating the processed field device data after the processing via the virtual field device object.
  • the field device 14 is equipped with a communication interface represented as "CI", it could be for example, a wireless interface, for example a low power wifi, Bluetooth interface etc.
  • CI transfers measurement data directly to the virtual field device object 26 with an identity (i.e. a unique identity 'ID') for the field device via the communication module 28.
  • identity i.e. a unique identity 'ID'
  • the measurement data that is initially received as an analog signal by the field device is converted to digital data in the field device itself.
  • the communication module is provided as a separate module, it may be provided as a coupler 30 as shown in FIG. 2, the coupler 30 is configured as a hardware device or a software module to receive measurement data from one or more field devices (shown as Field Device 1, 2, 3 in FIG. 2) in separate communication channels, and transmit the measurement data (shown as MD1, MD2, MD3) by tagging it with the field device identity. In one exemplary implementation tagging is done using a unique field device identifier tag.
  • the coupler 30 can be configured as a data aggregator device, and multiple field devices are connected to the data aggregator (DA) device.
  • the DA device converts the field device analog output to digital data using ADC (analog to digital converter). Then, it tags the data with their field device unique ID. Further, it aggregates all the sensor data and sends it to the processing sub-system (virtual field device object, indicated by reference numeral 26*) via wired or wireless medium.
  • ADC analog to digital converter
  • the aggregator device of FIG. 3 can communicate the field device data from different field devices in several ways.
  • the aggregator device can communicate field device data from each of the field device with their respective unique IDs.
  • the aggregator includes an intermediate processor to perform specific processing and send the resultant of the processing to the processing sub-system.
  • one of the field device data may be sending measurements related to "volume" of fluid, and the other field device data may be sending the measurements related to "velocity" of the fluid, and these measurements may be time synchronized so that they relate to same measurement instance.
  • the aggregator may include an intermediate processor to calculate the "flow rate” based on the "volume” and velocity” measurements, and communicate the flow rate measurement data to the processing subsystem along with the unique IDs of both the field devices.
  • the control system includes one or more pre-configured communication interfaces to communicate the processed field device data to the industrial control system. These pre-configured communication interfaces link a native network of the industrial control system with a second network of the processing subsystem, wherein the second network is different from the native network.
  • the pre-configured communication interfaces are provided via the communication module and communicate the processed field device data to at least one of the field device, an input-output device coupled to the field device, the at least one controller and the server
  • FIG. 4 shows the one of the deploying option where field device has two interfaces.
  • Interface 1 as shown in FIG. 4 is used for traditional IO communication for communicating sensing and processing task requests. Task requests would be understood by those skilled in the art as instructions from IO devices to receive specific information or to provide specific information.
  • the IO interface to enable communication can implement known DCS protocols such as HART® protocol, PROFIBUS®, or any other DCS native network communication protocol.
  • Interface 2 is used for enhancing field device capability by enabling the physical field device to connect to the processing sub-system.
  • the connection between Interface 2 and processing sub-system can be wired or wireless.
  • the field device processing power can be enhanced by adding functional components in the virtual field device object. For upper layer entities such as IO device, controller and server, receiving the processed field device data will be seamless via the field device.
  • FIG 5 Another scenario of deployment is shown in FIG 5, where the field device has only one interface, interface 3 to communicate the measurement data to processing sub-system.
  • the interface 3 could be wired or wireless.
  • the processing sub-system accesses measurement data from the field device via interface 3 and performs the complex processing required by the application as provided by the customer to generate processed field data.
  • Communication of processed field data from the processing sub-system is enabled as follows in this exemplary embodiment.
  • a coupler is used to receive the processed field data via interface 4 and converts the processed field device data received from the processing subsystem into protocol specific format like HART®, PROFIBUS® etc., and communicates this processed field device data via interface 5 to 10 device.
  • One coupler can be used to represent multiple field devices using IO channels as mentioned before.
  • Each of the IO channels of the coupler can be configured for HART®/ PROFIB US ⁇ /Foundation Fieldbus® etc. protocols.
  • the communicating with the coupler is same as communicating with the field device.
  • FIG. 6 and FIG. 7 illustrate the impact of external processing sub-system on the field device data protocols.
  • FIG. 6 illustrates a prior art intelligent field device with the different data layers 40 for different processing tasks.
  • FIG. 7 shows that through the present invention, the field device data 42 is considerably reduced as the processing layers are shifted to the processing sub-system, and are no longer required to be present on the field device.
  • FIG. 8 illustrates a block diagram 44for a prior art field device with all the hardware modules for advance processing and analytics
  • FIG. 9 illustrates a block diagram 46for an exemplary field device that is used with the processing sub-system, according to an embodiment of the invention.
  • Case-1 Full fledge field device with IO and Virtual field device Object (VF) connectivity:
  • Full fledge field device refers to a field device which can be operated alone.
  • the prior art field devices can be considered as full fledge device. These have sensing, processing and communication capabilities built into the field device. Adding the processing sub-system of the invention to full fledge device enhances the device capabilities, while ensuring basic processing within the field device itself.
  • Field device can have inbuilt VF interface or it can use external VF adaptor/coupler component to connect with VF. In this scenario, field device process basic requests from IO device by its own and it forwards complex processing requests to VF.
  • Case 2 Dumb field device with IO and VF connectivity:
  • Dumb devices are those field devices which do not have processing capability built into the field device. For example, 4-20mA temperature device, which only measures the temperature and generates the output in the form of 4-20mA current. It does not have capability to say whether measured value in Centigrade or Fahrenheit.
  • the complete processing activity is carried out in the processing sub-system of the invention. All the requests (or commands) which come to dumb field device from 10 devices or any higher entity like controllers, are forwarded to the processing sub-system for processing and response from processing sub- system are received by the dumb field device and sent back to IO devices or controllers.
  • the dumb field device has only interface with the processing sub-system.
  • Dumb field device sends measurement data to the processing sub-system, and rest of the processing logics are executed in the processing sub-system.
  • IO device, controller or server can access the processed field device data directly from processing sub-system. This scenario is suited for remote monitoring kind of application.
  • Case 4 Field device and Processing sub-system communication:
  • This example shows the traditional communication between Controller/Server via an Application (coded instructions for particular process tasks), IO device, field device and processing sub-system.
  • Application coded instructions for particular process tasks
  • IO device For this, the Application sends a request to IO device and IO device sends the request to a field device that is monitoring temperature.
  • This particular field device's memory is not enough to store six months data so it is incapable to process this request, and the field device therefore forwards this request to the processing sub-system.
  • the field device in this implementation, is in communication with the processing sub-system through a communication interface.
  • the virtual field device object in the processing subsystem is reading and storing (the functional component in this case is "Read and Store") field device measurement data periodically and it has field device historian data.
  • the processing sub-system receives the field device request to report minimum temperature from last six months the application request and return the response to the field device. After receiving the response from VF, the field device responds back to IO and then to Application at controller or server level. In this scenario, the interaction between physical field device and VF in the processing sub-system is completely isolated from the Application. It would be understood by those skilled in the art that the communication between VF and field device can be asynchronous or synchronous communication.
  • the Application at Controller/Server can directly interact with the processing sub-system to get the processed field device data.
  • the processing sub-system in this case asynchronously reads the field device measurement data and performs the processing in background.
  • the processing sub-system gets the request from Application, it responds to the Application with the processed field device data that is sent directly to controller/server.
  • a virtual field bus may be used in an exemplary embodiment for connecting and sharing information between field device objects, and external controller/server.
  • the processing sub-system as described herein is implemented in an exemplary embodiment as a software application residing to the external device, such as a cloud, remote or web server, and is connected with field device via wireless or wired medium.
  • the processing sub-system continuously accesses the field device measurement data based using the virtual field device object.
  • processing subsystem Based on the demand set by the application, processing subsystem performs complex processing, analysis and control task and returns back the result as processed field device data to the same field device, or elsewhere as per the communication interface and communication protocol as explained in several use case herein above.
  • the execution of processing tasks separately and external to the field device as enabled by the invention gives flexibility to execute any kind of complex processing since virtually unlimited resources are available.
  • the method includes a step 52 for configuring a virtual field device object in the processing sub-system using necessary functional components, and a field device identifier tag of a particular field device in the industrial control system.
  • the functional components are provided through a library of pre-configured functional components in the processing sub-system, or may be provided in dynamic manner, on-the-fly based i.e. need based on the requirement received from an operator station.
  • the ability to select functional components external to the field device allows great flexibility and scaling of processing capability of any given field device.
  • functional components of 'pressure linearization', and 'historian' may be selected in one embodiment.
  • a functional component of 'asset management' may be added.
  • a functional component "Alarm and Event” may be added.
  • Other functional components include but are not limited to "Security”, “Calibration”, “PROFIBUS® Communication”, “Foundational Fieldbus Communication” etc.
  • Each functional component has rules and logic to obtain the processed output, which is referred herein as processed field device data relating to that functionality.
  • the method For generating processed field device data, the method includes a step 54 for receiving measurement data from the field device in the processing sub-system, processing the measurement data in the processing sub-system as shown at step 56 by the virtual field device object corresponding to the field device. The method then includes a step 58 for communicating the processed field device data using one or more pre-configured communication interfaces to the industrial control system for use in control and monitoring function.
  • a suitable communication protocol is selected to communicate the processed field device data.
  • the format for processed field device data is flexible as explained earlier. It can be converted into any protocol application layer data format such as, HART®, PROFIBUS® or Profinet packet suited to consumer.
  • the different configurations for communication interfaces implemented by the method of the invention include a communication interface for communicating the processed field device data to the same field device from which the measurement data was received.
  • the communication interface is provided to communicate the processed field device data to an input-output device coupled to the field device from which the measurement data was received.
  • the communication interface is provided to communicate the processed field device data to the at least one controller.
  • the communication interface is provided to communicate the processed field device data to the server.
  • These pre-configured communication interfaces are configured to receive at least one of request commands, input-output commands, and control commands from at least one the field device, an input-output device coupled to the field device, the at least one controller, the server, and the operator station.
  • the one or more pre-configured communication interfaces use at least one of wired or wireless communication means.
  • the consumers of processed field device data include controller, IO device, asset monitoring application and other customer requirement based applications operated at the controller or server level. Since the processed field device data now resides on an external network such as the cloud network (public/private), the processed field device data can be access processed directly from the cloud by providing the necessary communication configuration.
  • the proposed solution provides great level of flexibility, to offer customer specific products. With same dump physical device, various customized virtual field device objects can be offered to customer. Based on application demand, customer can avail the enhanced features of device.
  • any field device can be increased/decreased dynamically on the fly it gives opportunity to device vendor to offer various kind of service options to the customer. Further, without changing/upgrading of physical device new capabilities to device can be added.
  • the processing sub-system can be customized based on application requirements provided by the customer and offered as service subscription to the customer.
  • the described embodiments may be implemented using standard programming and engineering techniques related to software, firmware, hardware, or any combination thereof.
  • the described operations may be implemented as code maintained in a non-transitory "computer readable medium", where a processor may read and execute the code from the computer readable medium.
  • the code implementing the described operations may further be implemented in hardware logic (e.g. an integrated circuit chip, Programmable Gate Array (PGA), Application Specific Integrated Circuit (ASIC), etc.).
  • the code implementing the described operations may be implemented in "transmission signals" transmission signal may be decoded and stored in non transitory hardware or a computer readable medium, where transmission signals may propagate through space or through a transmission media, such as an optical fiber, copper wire, etc.
  • An "article of manufacture” comprises non-transitory computer readable medium, hardware logic, or transmission signals in which code may be implemented.
  • a device or server in which the code implementing the described embodiments of operations is encoded may comprise a non-transitory computer readable medium or hardware logic.
  • the article of manufacture may comprise suitable information bearing medium known in the art.
  • a computer network may be used for allowing interaction between two or more electronic devices or modules, and includes any form of inter/intra enterprise environment such as the world wide web, Local Area Network (LAN), Wide Area Network (WAN), Storage Area Network (SAN) or any form of Intranet or other automation and industrial communication environment relevant to the industrial plant.
  • LAN Local Area Network
  • WAN Wide Area Network
  • SAN Storage Area Network

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

L'invention concerne un procédé et un système qui permettent de régler la capacité de traitement d'un dispositif de terrain dans un système de commande industriel (DCS) à l'aide d'un sous-système de traitement. Le DCS comprend des dispositifs de terrain, des dispositifs d'entrée/sortie, un contrôleur, et un serveur. Le procédé comprend une étape qui consiste à configurer un objet de dispositif de terrain virtuel dans le sous-système de traitement à l'aide d'un ou de plusieurs composants fonctionnels parmi une pluralité de composants fonctionnels, et d'un marqueur d'identification de dispositif de terrain pour un dispositif de terrain dans le système de commande industriel. Le procédé consiste en outre à recevoir des données de mesure en provenance du dispositif de terrain dans le sous-système de traitement; et à traiter les données de mesure dans le sous-système de traitement à l'aide de l'objet de dispositif de terrain virtuel qui correspond au dispositif de terrain, afin de générer des données de dispositif de terrain traitées. Le procédé comprend ensuite une étape qui consiste à communiquer les données de dispositif de terrain traitées à l'aide d'une ou de plusieurs interfaces de communication pré-configurées au DCS.
PCT/IB2016/053862 2015-06-29 2016-06-29 Procédé et système d'augmentation de la capacité de traitement de dispositifs de terrain dans un système de commande industriel WO2017002019A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN3295/CHE/2015 2015-06-29
IN3295CH2015 2015-06-29

Publications (1)

Publication Number Publication Date
WO2017002019A1 true WO2017002019A1 (fr) 2017-01-05

Family

ID=56345185

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2016/053862 WO2017002019A1 (fr) 2015-06-29 2016-06-29 Procédé et système d'augmentation de la capacité de traitement de dispositifs de terrain dans un système de commande industriel

Country Status (1)

Country Link
WO (1) WO2017002019A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109521702A (zh) * 2017-09-19 2019-03-26 蓝星(北京)技术中心有限公司 一种监视分布式控制系统运行状态的方法及服务器
CN111095874A (zh) * 2017-09-28 2020-05-01 恩德莱斯和豪瑟尔过程解决方案股份公司 用于将数据从现场总线网络传输到云的数据结构
CN115150143A (zh) * 2022-06-24 2022-10-04 国家石油天然气管网集团有限公司 工控设备入网认证方法、装置、设备和存储介质
US11940778B2 (en) * 2018-11-14 2024-03-26 Abb Schweiz Ag Method of commissioning a field device in an industrial system network

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1675312A1 (fr) * 2004-12-23 2006-06-28 Smar Research Corporation Émulateur multiprotocole de dispositif
US20080294915A1 (en) * 2007-05-25 2008-11-27 Eric Juillerat Ethernet interface
EP2530912A2 (fr) * 2011-05-31 2012-12-05 General Electric Company (a New York Corporation) Systèmes et procédés pour faciliter la communication avec des dispositifs de liaison de bus de terrain Foundation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1675312A1 (fr) * 2004-12-23 2006-06-28 Smar Research Corporation Émulateur multiprotocole de dispositif
US20080294915A1 (en) * 2007-05-25 2008-11-27 Eric Juillerat Ethernet interface
EP2530912A2 (fr) * 2011-05-31 2012-12-05 General Electric Company (a New York Corporation) Systèmes et procédés pour faciliter la communication avec des dispositifs de liaison de bus de terrain Foundation

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109521702A (zh) * 2017-09-19 2019-03-26 蓝星(北京)技术中心有限公司 一种监视分布式控制系统运行状态的方法及服务器
CN111095874A (zh) * 2017-09-28 2020-05-01 恩德莱斯和豪瑟尔过程解决方案股份公司 用于将数据从现场总线网络传输到云的数据结构
US11940778B2 (en) * 2018-11-14 2024-03-26 Abb Schweiz Ag Method of commissioning a field device in an industrial system network
CN115150143A (zh) * 2022-06-24 2022-10-04 国家石油天然气管网集团有限公司 工控设备入网认证方法、装置、设备和存储介质
CN115150143B (zh) * 2022-06-24 2024-03-12 国家石油天然气管网集团有限公司 工控设备入网认证方法、装置、设备和存储介质

Similar Documents

Publication Publication Date Title
US11422543B2 (en) Virtualized real-time I/O in process control systems
CN102809950B (zh) 用于基金会现场总线告警的系统和方法
US11693396B2 (en) Industrial control system architecture for real-time simulation and process control
GB2589710A (en) Industrial control system hyperconverged architecture
WO2017002019A1 (fr) Procédé et système d'augmentation de la capacité de traitement de dispositifs de terrain dans un système de commande industriel
JP5943022B2 (ja) プロセス制御システム
US11726464B2 (en) Publish/subscribe protocol for real-time process control
US11747798B2 (en) Virtualized real-time I/O in process control systems
CN108363368B (zh) 运行自动化系统的方法及自动化系统、现场设备和控制器
CN102809951B (zh) 用于基金会现场总线告警的系统和方法
US20160116910A1 (en) Method and Process Automation System With a Central Computing Unit
CN102809956B (zh) 在基金会现场总线警示上叠加行为的系统和方法
JP6694327B2 (ja) 機器制御システム
CN111213344B (zh) 用于操作自动化技术设施的方法
US11762359B2 (en) Slave apparatus, control method of slave apparatus, master-slave control system, and recording medium that records information processing program
CN114746816A (zh) 具备hart透传接口的plc模拟模块
GB2587842A (en) Centralized virtualization management node in process control system

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: 16734760

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: 16734760

Country of ref document: EP

Kind code of ref document: A1