WO2009104036A1 - A thin-client based architecture for engineering workplace in automation system - Google Patents

A thin-client based architecture for engineering workplace in automation system Download PDF

Info

Publication number
WO2009104036A1
WO2009104036A1 PCT/IB2008/000360 IB2008000360W WO2009104036A1 WO 2009104036 A1 WO2009104036 A1 WO 2009104036A1 IB 2008000360 W IB2008000360 W IB 2008000360W WO 2009104036 A1 WO2009104036 A1 WO 2009104036A1
Authority
WO
WIPO (PCT)
Prior art keywords
control
applications
thin
client
engineering
Prior art date
Application number
PCT/IB2008/000360
Other languages
French (fr)
Inventor
Suresh Kumar Kodavana
Kapaleeswaran Viswanathan
Original Assignee
Abb Research Limited
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 Research Limited filed Critical Abb Research Limited
Priority to PCT/IB2008/000360 priority Critical patent/WO2009104036A1/en
Publication of WO2009104036A1 publication Critical patent/WO2009104036A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23298Remote load of program, through internet
    • 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/23306Load program from host, remote load, non volatile card to volatile, ram
    • 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
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment

Definitions

  • Thin-client technology allows the client software to be downloaded from a remote server and executed locally on the client machine.
  • the download of platform-independent Thin- Client can be performed by a standard web-browser, which upon download can invoke the services of a local run-time engine to execute the Thin-Client.
  • Examples of Thin- Client technologies are Java and .Net.
  • the Thin-Client would be an Applet or a Web-start Application, which are recognized by standard MIME-types by all standard web-browsers, and the run-time would be a Java Runtime Environment (JRE).
  • JRE Java Runtime Environment
  • US2005197157 summarizes application development in quasi-Thin-Client or mobile environments that are not specific to automation, which use markup languages, as opposed to procedural languages.
  • US20040121299A1 alludes to an on-line collaboration system that could be extrapolated to programming environments, which further proposes the interaction of Thin-Clients and present ideas about data-maintenance and session coordination.
  • an arbitrator of some sort has to be present (at some stage of deploying this as a full-blown product) to enable distributed programming US6405246B1 wherein an Object Adaptor 11 is responsible for determining which objects are required and supplying these on demand.
  • Tiered architectures WO/2001/033349 have been proposed to modularize the various components that interact to provide an application development and further an application execution environment without an emphasis on Thin-Clients.
  • Resource constrained clients alongside an application-development component have been proposed WO/2003/017094 but, these are again not specific to automation.
  • the MCB wireless system has an application component for building Thin-Client, wireless applications where resource constrained clients are taken into account and emphasis is placed on server-centric programming with Thin-Client feel, though this is not specific to automation.
  • the architecture of the present invention does not require the Thin-Client to be dependent on the central facility for all its operations.
  • the user can switch between on-line and off-line modes after the Thin-Client is loaded on the client machine when network disruptions are felt by the user.
  • User initiated switching between on-line and off-line mode of working for the Thin-Client ensures maximum operational flexibility and seamless workflow in the development environment.
  • the Engineering Workplace provides the following functionality to the end-user
  • Control Network configuration wherein the end-user can configure the computers and controllers on the Control Network using the Thin-Client
  • Automation-application troubleshooting wherein the IDE provided by the Engineering Workplace additionally provides mechanisms for the end-user to monitor, debug, and troubleshoot control applications downloaded onto various control engines on the Control Network.
  • Automation-application maintenance wherein the Engineering Workplace provides maintenance UI for the end-user to perform control system administration activities such as version control of downloaded applications, change management, etc.
  • the thin-client based ICADE of the present invention can be downloaded from a server, on-demand and used by multiple users separated across a network. Further the ICADE can provide a unified User-Interface for developing Control Applications for multiple industrial controllers, which usually have a multitude of Control Object Libraries.
  • Fig. 1 depicts the communication pattern for a Centralized Architecture for the Engineering Workplace.
  • Fig. 2 depicts the communication patterns in a Decentralized Architecture for the Engineering Workplace.
  • Fig. 3 depicts a two-tier network configuration.
  • Fig. 4 depicts a single-tier network configuration.
  • Fig. 5 shows a simplified flow chart depicting relationship and data flow between various subsystems in the Engineering Workplace.
  • Fig. 6 depicts a controller-centric architecture.
  • Fig. 7 depicts a Thin-Client centric architecture.
  • Fig. 1 depicts the communication pattern for a Centralized Architecture for the Engineering Workplace.
  • the Thin-Client Engineering Workplace 1 communicates with the Engineering Workplace Server 2 in order to provide the users with a seamless application development environment.
  • the Engineering Workplace Server 2 shall, in turn, communicate with the Control Engines on various Controllers 3, 4, 5 to realize Controller-specific operations.
  • the communications between the Engineering Workplace Server 2 and the Controllers 3, 4, 5 can occur over Ethernet using proprietary or any standard suite of protocols.
  • the communications between the Thin-Client Engineering Workplace 1 and the Engineering Workplace Server 2 may occur over Ethernet using HTTP-based or any other proprietary protocol based or any other standards-based suite of messaging protocols.
  • Fig. 2 depicts the communication patterns in a Decentralized Architecture for the Engineering Workplace.
  • the difference between the Centralized Architecture and the Decentralized Architecture is that the Engineering- Workplace Thin-client 6 can now communicate directly with the Control Engines on various controllers 7, 8, 9 over Ethernet using proprietary or any standard suite of protocols.
  • a major advantage of the Decentralized Architecture over the Centralized Architecture is the reduced dependency of the Engineering-Workplace Thin-Client 6 on the Engineering- Workplace Server 10.
  • the disadvantage of the Decentralized Architecture is the increased code-size as well as complexity of the Engineering- Workplace Thin-Client, which would result in slower download and start-up durations.
  • Fig. 3 depicts a two-tier network configuration, which is aimed at separating the network traffic due to the communications between the Engineering- Workplace Server 11 and Engineering- Workplace Thin-client 12, which interact with the plant network 13 and that due to the Engineering-Workplace Server 11 and the Controllers 15, 16, 17, which interact with the control network 14.
  • Fig. 4 depicts a single-tier network configuration that does not provide such a separation.
  • control network 20 in the focal point of all communications between the various entities such as the Engineering Workplace Server 21, the Thin-Client Engineering Workplace 22 and the controllers 23, 24, 25
  • the Centralized Architecture can be used with both the configurations while the Decentralized Architecture can be used with the single-tier network configuration.
  • Table 1 summarizes the relationship between the configurations and the architectures.
  • Fig. 5 shows a simplified flow chart depicting relationship and data flow between various subsystems in the Engineering Workplace.
  • the Engineering Workplace provides an IDE to develop control applications using any of the IEC 61131 Language 30 construct, complete with an Integrated Control and Development Environment (ICADE) 32 and version control means 33 for the end-user to program.
  • ICADE Integrated Control and Development Environment
  • the user further has the option of using external web sources 31 enabled by such communication and network protocols as HTTP/JNLP.
  • Control object library 34 are generated with the use of plug-in control compilers 35 to compile 36 programs, and debug control applications.
  • compiled code 38 is generated, that is used for control execution 37 after being downloaded by a downloader 42 over the control network 41.
  • the present invention further lends itself to the use of a tag information communication medium 39 to expose variables to other applications such as the graphics builder 40.
  • the Graphics Builder 40 is used to create graphical interfaces, including animation, for controlling industrial processes using various Graphic Elements.
  • the output of the Graphics Builder is an animation graphics, which can be in formats such as SVG, Macromedia Flash, XAML, etc.
  • the Integrated Control and Development Environment (ICADE) 32 can be provided with target specific compilers 35 as a plug-in.
  • the Integrated Control and Development Environment (ICADE) 32 provides mechanisms to develop control applications using suitable control application development languages like IEC 61131 language 30 including instruction list, structured text, function block diagram, ladder diagram, and sequential function chart.
  • Target specific compilers 35 can be plugged into the Integrated Control and Development Environment (ICADE) 32 for compiling the program code to object code 38 depending on the controller to which the Control Object library 34 will be downloaded.
  • Control Object library 34 represent one or more control variables managed by an industrial controller. Control Objects maybe stored in proprietary or standardized formats such as XML, Oracle DB elements, etc.
  • Fig. 6 shows the controller-centric architecture wherein the thin client based engineering workplace 45 contains the Integrated Control and Development Environment (ICADE)
  • ICADE Integrated Control and Development Environment
  • This thin client based engineering workplace 45 is demarcated from the engineering workplace server 46, which contains the plug-in control compilers 49 which assist in the generation of control object library 50. Version control 51 is performed in the engineering workplace server 46. The programs are compiled 52 generating compiled code 53. Web sources 54 are now a part of the engineering workplace server 46 and interact with the Integrated Control and
  • ICADE Development Environment
  • the compiled code 53 can be downloaded onto the control network 57 after going through control execution 55, which is a process providing the ability to run control programs in Test mode (as a simulation) and run in online mode (as a debugging tool). Alternatively, a downloader 56 can be used to download the compiled code 53 onto the control network.
  • the engineering workplace server 46 further enables the exposition of declared variables to the graphics builder 59 by means of an Tag information medium 58.
  • Fig. 7 depicts a Thin-Client centric architecture wherein more functionality is moved into the thin client based engineering workplace 60 and less functionality is maintained by the engineering workplace server 61.
  • the thin client based engineering workplace 60 contains the Integrated Control and Development Environment (ICADE) 62, which allows programming using any of the EEC 61131 languages 63.
  • ICADE Integrated Control and Development Environment
  • the plug-in control compilers 64 are also housed in the thin client based engineering workplace 60 wherein the programs are compiled 65 generating compiled code 66.
  • the compiled code 66 can be downloaded onto the control network 69 after going through control execution 67, or with via a downloader 68.
  • This thin client based engineering workplace 60 is demarcated from the engineering workplace server 61, which contains means for version control 70.
  • Web sources 71 residing in the thin based engineering workplace, interact with the Integrated Control and Development Environment (ICADE) 62, via communication protocols such as HTTP, JNLP etc.
  • ICADE Integrated Control and Development Environment
  • control object library 72 maintained in the engineering workplace server 61, which further enables the exposition of declared variables to the graphics builder 73 by means of a tag information communication medium component 74.

Abstract

The present invention proposes a thin-client based integrated control application development environment (ICADE) for developing control applications for users that are building automation applications. The platform-independent system allows users to cinfigure control networks and devices, program, test, monitor, debug and troubleshoot control applications that are ultimately downloaded on one or more control engines in an automation control network. The ICADE-system (32) includes an engineering workplace thin-client and an engineering workplace server which include control application programming languages (30), an editor, control objects (34), plug-in compilers (35), version control (33), external web sources (31), a downloader (42), a control execution component (37) and an OPC component (39).

Description

A THIN-CLIENT BASED ARCHITECTURE FOR ENGINEERING WORKPLACE IN AUTOMATION SYSTEMS
FIELD OF THE INVENTION
A platform-independent Thin-Client based architecture for Engineering Workplace to provide engineering access for Engineers via any standard web-browser.
DISCUSSION OF PRIOR ART
Thin-client technology allows the client software to be downloaded from a remote server and executed locally on the client machine. The download of platform-independent Thin- Client can be performed by a standard web-browser, which upon download can invoke the services of a local run-time engine to execute the Thin-Client. Examples of Thin- Client technologies are Java and .Net. In the case the Java technology, the Thin-Client would be an Applet or a Web-start Application, which are recognized by standard MIME-types by all standard web-browsers, and the run-time would be a Java Runtime Environment (JRE). The advantage of Thin-Client technology is zero application- installation requirements on the client machine, universal application accessibility across networks, platform independence, centralized deployment, and many others.
US2005197157 summarizes application development in quasi-Thin-Client or mobile environments that are not specific to automation, which use markup languages, as opposed to procedural languages. US20040121299A1 alludes to an on-line collaboration system that could be extrapolated to programming environments, which further proposes the interaction of Thin-Clients and present ideas about data-maintenance and session coordination.. Further an arbitrator of some sort has to be present (at some stage of deploying this as a full-blown product) to enable distributed programming US6405246B1 wherein an Object Adaptor 11 is responsible for determining which objects are required and supplying these on demand. Tiered architectures WO/2001/033349 have been proposed to modularize the various components that interact to provide an application development and further an application execution environment without an emphasis on Thin-Clients. Resource constrained clients alongside an application-development component have been proposed WO/2003/017094 but, these are again not specific to automation. The MCB wireless system has an application component for building Thin-Client, wireless applications where resource constrained clients are taken into account and emphasis is placed on server-centric programming with Thin-Client feel, though this is not specific to automation.
SUMMARY OF THE INVENTION
It is an object of this invention to provide a thin-client based, Integrated Control Application Development Environment (ICADE) for industrial control systems, using languages such as the IEC61131 suite. It is another object of this invention to provide a centralized automation application development environment that enables several users to develop automation applications, simultaneously, by accessing a central facility. It is another object of this invention to provide a platform-independent engineering workplace architecture that is executable on various operating environments. It is another object of this invention to enable a user to switch between on-line and off-line mode of automation application development thereby catering to occasional network disruptions or intermittent connectivity. The architecture of the present invention does not require the Thin-Client to be dependent on the central facility for all its operations. Therefore, the user can switch between on-line and off-line modes after the Thin-Client is loaded on the client machine when network disruptions are felt by the user. User initiated switching between on-line and off-line mode of working for the Thin-Client ensures maximum operational flexibility and seamless workflow in the development environment.
The Engineering Workplace provides the following functionality to the end-user
1. Control Network configuration, wherein the end-user can configure the computers and controllers on the Control Network using the Thin-Client
Engineering Workplace. 2. Device configuration, wherein the end-user can further configure various devices on the Field IO network, or the plant network using the Thin-Client Engineering Workplace.
3. Automation-application development, wherein the Engineering Workplace provides an DDE (Integrated Development Environment) for the end-user to program, compile, and debug control applications, using IEC 61131 languages, using the services provided by the central facility.
4. Automation-application deployment, wherein the Engineering Workplace provides mechanisms for the end-user to download the developed control applications onto various control engines on the Control Network.
5. Automation-application troubleshooting wherein the IDE provided by the Engineering Workplace additionally provides mechanisms for the end-user to monitor, debug, and troubleshoot control applications downloaded onto various control engines on the Control Network. 6. Automation-application maintenance, wherein the Engineering Workplace provides maintenance UI for the end-user to perform control system administration activities such as version control of downloaded applications, change management, etc.
The thin-client based ICADE of the present invention can be downloaded from a server, on-demand and used by multiple users separated across a network. Further the ICADE can provide a unified User-Interface for developing Control Applications for multiple industrial controllers, which usually have a multitude of Control Object Libraries.
BRIEF DESCRIPTION OF DRAWINGS
Fig. 1 depicts the communication pattern for a Centralized Architecture for the Engineering Workplace. Fig. 2 depicts the communication patterns in a Decentralized Architecture for the Engineering Workplace. Fig. 3 depicts a two-tier network configuration. Fig. 4 depicts a single-tier network configuration.
Fig. 5 shows a simplified flow chart depicting relationship and data flow between various subsystems in the Engineering Workplace. Fig. 6 depicts a controller-centric architecture. Fig. 7 depicts a Thin-Client centric architecture.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
Fig. 1 depicts the communication pattern for a Centralized Architecture for the Engineering Workplace. The Thin-Client Engineering Workplace 1 communicates with the Engineering Workplace Server 2 in order to provide the users with a seamless application development environment. The Engineering Workplace Server 2 shall, in turn, communicate with the Control Engines on various Controllers 3, 4, 5 to realize Controller-specific operations. The communications between the Engineering Workplace Server 2 and the Controllers 3, 4, 5 can occur over Ethernet using proprietary or any standard suite of protocols. The communications between the Thin-Client Engineering Workplace 1 and the Engineering Workplace Server 2 may occur over Ethernet using HTTP-based or any other proprietary protocol based or any other standards-based suite of messaging protocols.
Fig. 2 depicts the communication patterns in a Decentralized Architecture for the Engineering Workplace. The difference between the Centralized Architecture and the Decentralized Architecture is that the Engineering- Workplace Thin-client 6 can now communicate directly with the Control Engines on various controllers 7, 8, 9 over Ethernet using proprietary or any standard suite of protocols. A major advantage of the Decentralized Architecture over the Centralized Architecture is the reduced dependency of the Engineering-Workplace Thin-Client 6 on the Engineering- Workplace Server 10. The disadvantage of the Decentralized Architecture is the increased code-size as well as complexity of the Engineering- Workplace Thin-Client, which would result in slower download and start-up durations.
Two modes of network configuration can be envisioned as shown in Fig. 3 and Fig. 4. Fig. 3 depicts a two-tier network configuration, which is aimed at separating the network traffic due to the communications between the Engineering- Workplace Server 11 and Engineering- Workplace Thin-client 12, which interact with the plant network 13 and that due to the Engineering-Workplace Server 11 and the Controllers 15, 16, 17, which interact with the control network 14. Fig. 4 depicts a single-tier network configuration that does not provide such a separation. In this setup, the control network 20 in the focal point of all communications between the various entities such as the Engineering Workplace Server 21, the Thin-Client Engineering Workplace 22 and the controllers 23, 24, 25 The Centralized Architecture can be used with both the configurations while the Decentralized Architecture can be used with the single-tier network configuration. Table 1 summarizes the relationship between the configurations and the architectures.
Figure imgf000007_0001
Table 1 Modes of configuration for each architecture
Fig. 5 shows a simplified flow chart depicting relationship and data flow between various subsystems in the Engineering Workplace. The Engineering Workplace provides an IDE to develop control applications using any of the IEC 61131 Language 30 construct, complete with an Integrated Control and Development Environment (ICADE) 32 and version control means 33 for the end-user to program. The user further has the option of using external web sources 31 enabled by such communication and network protocols as HTTP/JNLP. Control object library 34 are generated with the use of plug-in control compilers 35 to compile 36 programs, and debug control applications. Upon compilation, compiled code 38 is generated, that is used for control execution 37 after being downloaded by a downloader 42 over the control network 41. The present invention further lends itself to the use of a tag information communication medium 39 to expose variables to other applications such as the graphics builder 40. The Graphics Builder 40 is used to create graphical interfaces, including animation, for controlling industrial processes using various Graphic Elements. The output of the Graphics Builder is an animation graphics, which can be in formats such as SVG, Macromedia Flash, XAML, etc. The Integrated Control and Development Environment (ICADE) 32 can be provided with target specific compilers 35 as a plug-in. The Integrated Control and Development Environment (ICADE) 32 provides mechanisms to develop control applications using suitable control application development languages like IEC 61131 language 30 including instruction list, structured text, function block diagram, ladder diagram, and sequential function chart. Target specific compilers 35 can be plugged into the Integrated Control and Development Environment (ICADE) 32 for compiling the program code to object code 38 depending on the controller to which the Control Object library 34 will be downloaded. Control Object library 34 represent one or more control variables managed by an industrial controller. Control Objects maybe stored in proprietary or standardized formats such as XML, Oracle DB elements, etc.
Fig. 6 shows the controller-centric architecture wherein the thin client based engineering workplace 45 contains the Integrated Control and Development Environment (ICADE)
47, which allows programming using any of the EEC 61131 languages 48. This thin client based engineering workplace 45 is demarcated from the engineering workplace server 46, which contains the plug-in control compilers 49 which assist in the generation of control object library 50. Version control 51 is performed in the engineering workplace server 46. The programs are compiled 52 generating compiled code 53. Web sources 54 are now a part of the engineering workplace server 46 and interact with the Integrated Control and
Development Environment (ICADE) 47 residing in the thin based engineering workplace
45 block, via communication protocols such as HTTP, JNLP etc. The compiled code 53 can be downloaded onto the control network 57 after going through control execution 55, which is a process providing the ability to run control programs in Test mode (as a simulation) and run in online mode (as a debugging tool). Alternatively, a downloader 56 can be used to download the compiled code 53 onto the control network. The engineering workplace server 46, further enables the exposition of declared variables to the graphics builder 59 by means of an Tag information medium 58.
Fig. 7 depicts a Thin-Client centric architecture wherein more functionality is moved into the thin client based engineering workplace 60 and less functionality is maintained by the engineering workplace server 61. The thin client based engineering workplace 60 contains the Integrated Control and Development Environment (ICADE) 62, which allows programming using any of the EEC 61131 languages 63. The plug-in control compilers 64 are also housed in the thin client based engineering workplace 60 wherein the programs are compiled 65 generating compiled code 66. The compiled code 66 can be downloaded onto the control network 69 after going through control execution 67, or with via a downloader 68.
This thin client based engineering workplace 60 is demarcated from the engineering workplace server 61, which contains means for version control 70. Web sources 71 residing in the thin based engineering workplace, interact with the Integrated Control and Development Environment (ICADE) 62, via communication protocols such as HTTP, JNLP etc. hi the Thin-Client centric architecture, control object library 72 maintained in the engineering workplace server 61, which further enables the exposition of declared variables to the graphics builder 73 by means of a tag information communication medium component 74.

Claims

1. A system for enabling Thin-Client based Integrated Control Application Development Environment (ICADE), alternatively called the Thin-Client Engineering Workplace, for developing control applications for industrial controllers, controlling devices on the control network and one or more field devices, comprising: a. Means for collaboratively developing, debugging, troubleshooting, and deploying control applications for automation systems using proprietary and standard languages like those specified in IEC 61131; b. Means for deploying applications, for automation domains wherein the users can collaboratively download the developed applications onto various control engines; c. Means for downloading the ICADE on-demand by one or more authorized users, connected on the network, said authorized users utilizing generic thick-clients like web-browsers;
2. A system of claim 1 with means for developing applications for automation domains such that the end-user can program, compile and debug control applications, using the services of the system, which could be both centralized and de-centralized;
3. A system of claim 1 with means for debugging, troubleshooting and maintaining applications developed assisting the end-user to monitor the control applications and further perform control system administration activities, such as version control of downloaded applications, manage changes etc.
4. A system of claim 1 with additional means to perform configuration of both control network and devices in an automation domain; 5. A system of claim 1 with additional means for exposing variables declared for building said automation applications to other applications such as Graphics
Builders, by suitable means like HTTP, OPC, file transfer, and other communications; and
6. A system of claim 1 wherein the system can be either: a. Centralized, wherein a Plant Network interconnects the Engineering
Workplace Thin-Client and Engineering Workplace Server while one or more Control Networks interconnet the Engineering Workplace Server and various Controllers; and b. De-centralized, wherein a Control Network interconnects the Engineering Workplace Thin-Client, Engineering Workplace Server, and various
Controllers.
7. A system of claim 1, wherein only authorized users can download the said ICADE using known appropriate authentication and authorization techniques.
8. A system of claim 1, wherein the network connecting various entities can be either: a. Single-Tier, wherein any Engineering Workplace Thin-Client can directly communication with various Controllers; b. Two-tiered, wherein all Engineering Workplace Thin-Clients can interact only with one or more Engineering Workplace Servers before effecting changes on various Controllers.
9. A system of claim 1, wherein the system can be implemented using any standard programming technology such as Sun Microsystem's JAVA, Microsoft ActiveX,
C++, Microsoft C# and .NET, JavaScript, AJAX, etc.
10. A system of claim 1, wherein the system can be implemented using any proprietary programming technology.
11. A system of claim 1, wherein any communication protocol like SOAP, HTTP, TCP, Telnet, Web Services, OPC etc. may be used for communications between the Engineering Workplace Thin-Client and any other component of the ICADE system.
12. A system of claim 1, wherein the Engineering Workplace Thin-Client and the Engineering Workplace Server include: a. A set of control application programming languages that can be proprietary or standardized such as the languages specified in IEC 61131; b. An editor, which is used to develop control applications; c. Control objects, which represent one or more control variables, managed by an industrial controller and stored in proprietary or standardized formats such as XML, RDBMS records, and so on; d. Plug-in compilers, which compile control applications described in suitable languages to controller-specific object code that can be downloaded to a controller for subsequent control application execution; e. Means to provide version control for one or more versions control application descriptions; f. One or more external web sources communicating with the Engineering Workpalce Thin-Client by means of communication protocols such as
HTTP, JNLP, and so on; g. A downloader process for downloading the object code onto various controllers; h. A Control Execution Component, which provides the ability to locally execute control applications for debugging purposes and to remotely execute control applications on various controllers and monitor the execution for trouble-shooting purposes. i. An OPC component to expose the variables of the control applications to one or more applications, such as Graphics Builders; and
13. A system of claim 1 wherein the programs can.be written using a plurality of laguages specified in IEC-61131 such as instruction list, structured text, ladder logic, function block diagram, and sequential function chart.
14. A system of claim 1, wherein a Server-centric architecture comprises: a. A Engineering Workplace Thin-Client that houses the editor used to develop control applications and control objects by describing control applications using suitable languages such as those specified in IEC 61131; and b. An Engineering Workplace Server that houses control applications descriptions, control objects, plug-in control compilers, version control means, control execution processes, external web sources, downloaders, control application object code, and communication components to interact with external applications such as graphics builders, wherein the control application object code is transferred to the control networks via the downloaders or after passing through control execution.
15. A system of claim 1, wherein a Thin-Client-Centric architecture comprises: a. A Engineering Workplace Thin-Client that houses the editor used to develop control applications and control objects by describing control applications using suitable languages such as those specified in IEC 61141, plug-in control compilers, control application descriptions, control execution processes, downloaders and control application object code wherein the object code is transferred to the control networks via the downloaders or after passing through control execution; and b. An Engineering Workplace Server that houses control applications object code, control objects, version control means, external web sources, and communcation components to interact with external applications such as graphics builders.
16. A system of claim 1, wherein the ICADE can be implemented and used on a plurality of platforms including personal computers, dumb-terminals, tablet PCs etc.
17. A system of claim 1 , where in the ICADE may be platform dependent or platform independent;
18. A method for downloading an Engineering Workplace Thin-Client for interacting with an Engineering Workplace Server for developing control applications for one or more controllers using proprieatary or standardized control application development languages, like those specified in IEC 61131, by one or more authorized users in a collaborative manner, wherein the said Engineering Workplace Thin-Client and said Engineering Workplace Server are parts of an Integrated Control Application Development Environment (ICADE).
19. The method of Claim 18, comprising the steps of; a. downloading the said Engineering Workplace Thick-Client using a standard Thick-Client application, like web browser using the said
Engineering Workplace Server; b. Executing the said Engineering Workplace Thin-Client on the thick-client application; c. Developing control applications for various controllers using proprietary or standardized control application development languages such as those specified in IEC 61131, by using the thin-client application. d. developing, debugging, deploying, and troubleshooting control applications for and on various controllers that ultimately execute the control applications by using the said ICADE
20. The method of Claim 18, wherein the said ICADE provide version control facilities for precisely deteπruning and changing over to appropriate versions of control applications; a. The said ICADE provides access to one or more authorized users for the Engineering Workplace Thin-Client; b. The said ICADE allows one or more users to collaboratively develop control applications.
21. The method of claim 19, wherein only authorized users can download the said ICADE using known appropriate authentication and authorization techniques
22. The method of Claim 18, where in the method can be either: a. Centralized, wherein a Plant Network interconnects the Engineering
Workplace Thin-Client and Engineering Workplace Server while one or more Control Networks interconnect the Engineering Workplace Server and various Controllers; and b. De-centralized, wherein a Control Network interconnects the Engineering Workplace Thin-Client, Engineering Workplace Server, and various
Controllers.
23. The method of claim 18, wherein the network connecting various entities can be either: a. Single-Tier, wherein any Engineering Workplace Thin-Client can directly communication with various Controllers; b. Two-tiered, wherein all Engineering Workplace Thin-Clients can interact only with one or more Engineering Workplace Servers before effecting changes on various Controllers.
24. The method of claim 18, wherein any communication protocol like SOAP, HTTP, TCP, Telnet, Web Services, OPC etc. may be used for communications between the Engineering Workplace Thin-Client and any other component of the ICADE system.
25. The method of claim 18, wherein the Engineering Workplace Thin-Client and the Engineering Workplace Server include: a. A set of control application programming languages that can be proprietary or standardized such as the languages specified in IEC 61131; b. An editor, which is used to develop control applications; c. Control objects, which represent one or more control variables, managed by an industrial controller and stored in proprietary or standardized formats such as XML, RDBMS records, and so on; d. Plug-in compilers, which compile control applications described in suitable languages to controller-specific object code that can be downloaded to a controller for subsequent control application execution; e. Means to provide version control for one or more versions control application descriptions; f. One or more external web sources communicating with the Engineering Workpalce Thin-Client by means of communication protocols such as
HTTP, JNLP, and so on; g. A downloader process for downloading the object code onto various controllers; h. A Control Execution Component, which provides the ability to locally execute control applications for debugging purposes and to remotely execute control applications on various controllers and monitor the execution for trouble-shooting purposes. i. An OPC component to expose the variables of the control applications to one or more applications, such as Graphics Builders; and
26. The method of claim 18, wherein the programs can be written using a plurality of languages specified in IEC-61131 such as instruction list, structured text, ladder logic, function block diagram, and sequential function chart.
27. The method of claim 18, wherein a Server-centric architecture comprises: a. A Engineering Workplace Thin-Client that houses the editor used to develop control applications and control objects by describing control applications using suitable languages such as those specified in EEC 61131; and b. An Engineering Workplace Server that houses control applications descriptions, control objects, plug-in control compilers, version control means, control execution processes, external web sources, downloaders, control application object code, and communication components to interact with external applications such as graphics builders, wherein the control application object code is transferred to the control networks via the downloaders or after passing through control execution.
28. The method of claim 18, wherein a Thin-Client-Centric architecture comprises: a. A Engineering Workplace Thin-Client that houses the editor used to develop control applications and control objects by describing control applications using suitable languages such as those specified in DSC 61141, plug-in control compilers, control application descriptions, control execution processes, downloaders and control application object code wherein the object code is transferred to the control networks via the downloaders or after passing through control execution; and b. An Engineering Workplace Server that houses control applications object code, control objects, version control means, external web sources, and communication components to interact with external applications such as graphics builders.
29. The method of claim 18, wherein the ICADE can be implemented and used on a plurality of platforms including personal computers, dumb-terminals, tablet PCs etc.
30. A method of claim 18, where in the ICADE may be platform dependent or platform independent;
PCT/IB2008/000360 2008-02-19 2008-02-19 A thin-client based architecture for engineering workplace in automation system WO2009104036A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/IB2008/000360 WO2009104036A1 (en) 2008-02-19 2008-02-19 A thin-client based architecture for engineering workplace in automation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2008/000360 WO2009104036A1 (en) 2008-02-19 2008-02-19 A thin-client based architecture for engineering workplace in automation system

Publications (1)

Publication Number Publication Date
WO2009104036A1 true WO2009104036A1 (en) 2009-08-27

Family

ID=40985104

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2008/000360 WO2009104036A1 (en) 2008-02-19 2008-02-19 A thin-client based architecture for engineering workplace in automation system

Country Status (1)

Country Link
WO (1) WO2009104036A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012022378A1 (en) * 2010-08-18 2012-02-23 Siemens Aktiengesellschaft Method and arrangement for planning and/or programming a project of an industrial automation arrangement
RU2466452C1 (en) * 2011-09-14 2012-11-10 Российская Федерация, от имени которой выступает Министерство промышленности и торговли Российской Федерации (Минпромторг РФ) Conveyor system of automatic design with virtual workplaces
DE102012016824A1 (en) * 2012-06-19 2013-12-19 Robert Bosch Gmbh Method for generating control commands for automation device, involves converting transferred control command datums and transmission datums derived from control command datums in device into interpretable code of control commands
EP2902916A4 (en) * 2012-12-31 2016-02-17 Schneider Electric Ind Sas Programming auxiliary system of programmable controller and method thereof
CN110012086A (en) * 2019-03-27 2019-07-12 努比亚技术有限公司 Improve method, terminal and the storage medium of application downloading and installation speed
CN113254305A (en) * 2021-05-08 2021-08-13 山东英信计算机技术有限公司 Method, system, equipment and storage medium for displaying offline state of testing machine
WO2022087212A1 (en) * 2020-10-21 2022-04-28 Full Speed Automation, Inc. System and apparatus for authoring and developing automation interfaces and processes without writing code

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10053665A1 (en) * 2000-10-28 2002-05-02 Wwl Internet Ag Internet based remote process control system uses generic hardware and software for control of a process control system from a client computer that connects to an internet server that is directly connected to the control system
EP1284446A1 (en) * 2001-08-13 2003-02-19 Rockwell Software Inc. Industrial controller automation interface
WO2003025688A1 (en) * 2001-09-10 2003-03-27 Siemens Aktiengesellschaft Method for wiring automation functions in an installation and method for requesting and modifying wiring data
US20030061311A1 (en) * 2001-09-24 2003-03-27 George Lo Method for providing engineering tool services
DE10229923A1 (en) * 2002-07-04 2004-01-29 Reinhard Prof. Dr.-Ing. Langmann Distributed arrangement for operating automation equipment e.g. for complex technical processes
EP1906592A1 (en) * 2006-09-29 2008-04-02 Rockwell Automation Technologies, Inc. Web-based configuration of distributed automation systems

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10053665A1 (en) * 2000-10-28 2002-05-02 Wwl Internet Ag Internet based remote process control system uses generic hardware and software for control of a process control system from a client computer that connects to an internet server that is directly connected to the control system
EP1284446A1 (en) * 2001-08-13 2003-02-19 Rockwell Software Inc. Industrial controller automation interface
WO2003025688A1 (en) * 2001-09-10 2003-03-27 Siemens Aktiengesellschaft Method for wiring automation functions in an installation and method for requesting and modifying wiring data
US20030061311A1 (en) * 2001-09-24 2003-03-27 George Lo Method for providing engineering tool services
DE10229923A1 (en) * 2002-07-04 2004-01-29 Reinhard Prof. Dr.-Ing. Langmann Distributed arrangement for operating automation equipment e.g. for complex technical processes
EP1906592A1 (en) * 2006-09-29 2008-04-02 Rockwell Automation Technologies, Inc. Web-based configuration of distributed automation systems

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012022378A1 (en) * 2010-08-18 2012-02-23 Siemens Aktiengesellschaft Method and arrangement for planning and/or programming a project of an industrial automation arrangement
RU2466452C1 (en) * 2011-09-14 2012-11-10 Российская Федерация, от имени которой выступает Министерство промышленности и торговли Российской Федерации (Минпромторг РФ) Conveyor system of automatic design with virtual workplaces
DE102012016824A1 (en) * 2012-06-19 2013-12-19 Robert Bosch Gmbh Method for generating control commands for automation device, involves converting transferred control command datums and transmission datums derived from control command datums in device into interpretable code of control commands
EP2902916A4 (en) * 2012-12-31 2016-02-17 Schneider Electric Ind Sas Programming auxiliary system of programmable controller and method thereof
US9971333B2 (en) 2012-12-31 2018-05-15 Schneider Electric Industries Sas Programming auxiliary system of programmable controller and method thereof
CN110012086A (en) * 2019-03-27 2019-07-12 努比亚技术有限公司 Improve method, terminal and the storage medium of application downloading and installation speed
CN110012086B (en) * 2019-03-27 2023-10-20 努比亚技术有限公司 Method, terminal and storage medium for improving application downloading and installation speed
WO2022087212A1 (en) * 2020-10-21 2022-04-28 Full Speed Automation, Inc. System and apparatus for authoring and developing automation interfaces and processes without writing code
CN113254305A (en) * 2021-05-08 2021-08-13 山东英信计算机技术有限公司 Method, system, equipment and storage medium for displaying offline state of testing machine
CN113254305B (en) * 2021-05-08 2022-08-02 山东英信计算机技术有限公司 Method, system, equipment and storage medium for displaying offline state of testing machine

Similar Documents

Publication Publication Date Title
JP6899871B2 (en) Abstraction layer for automation applications
Vyatkin et al. OOONEIDA: an open, object-oriented knowledge economy for intelligent industrial automation
EP2790101B1 (en) System and method for automated virtual commissioning of an industrial automation system
EP2169547B1 (en) Compilation model for programmable logic controllers (PLC).
WO2009104036A1 (en) A thin-client based architecture for engineering workplace in automation system
Samad et al. System architecture for process automation: Review and trends
US20060167667A1 (en) Agent simulation development environment
Yang et al. Model-driven development of control software for distributed automation: a survey and an approach
JP2011503682A (en) Automation device with control program and method for programming the control program
Thramboulidis et al. Developing a CASE tool for distributed control applications
CN109565526B (en) Method and gateway for connecting a data source system to an IT system
Ebenhofer et al. A system integration approach for service-oriented robotics
Abbas et al. Simple, flexible, and interoperable SCADA system based on agent technology
Cachapa et al. An approach for integrating real and virtual production automation devices applying the service-oriented architecture paradigm
Kazala et al. The most important open technologies for design of cost efficient automation systems
Colla et al. Applying the IEC-61499 model to the shoe manufacturing sector
Rodrigues et al. Adaptive multi-agent system for a washing machine production line
Wenger et al. Re-use of IEC 61131-3 structured text for IEC 61499
Cabral et al. Native OPC UA handling and IEC 61499 PLC integration within the arrowhead framework
Theorin A sequential control language for industrial automation
Sieffert et al. Generation of inter-plc communication in distributed control systems using IEC 61499
Veiga et al. On the use of service oriented software platforms for industrial robotic cells
JP4301976B2 (en) Programming tools
Cheng et al. Enhancement of semiconductor equipment communications using a web-enabled equipment driver
Magnenat et al. Scripting the swarm: event-based control of microcontroller-based robots.

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

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

Country of ref document: EP

Kind code of ref document: A1