EP1402422A2 - Automation system and system visualization method - Google Patents

Automation system and system visualization method

Info

Publication number
EP1402422A2
EP1402422A2 EP02754245A EP02754245A EP1402422A2 EP 1402422 A2 EP1402422 A2 EP 1402422A2 EP 02754245 A EP02754245 A EP 02754245A EP 02754245 A EP02754245 A EP 02754245A EP 1402422 A2 EP1402422 A2 EP 1402422A2
Authority
EP
European Patent Office
Prior art keywords
parameter values
web page
automation system
processing unit
client
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
EP02754245A
Other languages
German (de)
French (fr)
Inventor
Michael Schlereth
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Original Assignee
Siemens 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 Siemens AG filed Critical Siemens AG
Publication of EP1402422A2 publication Critical patent/EP1402422A2/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Definitions

  • the invention relates to an automation system and a method for visualizing a system.
  • the web page is constantly updated on the server side in order to enable cyclical page updates.
  • the disadvantage here is that the entire web page - including all graphics and the like - must be transferred for each update, even if only one or a few parameters change. A large amount of unnecessary data is therefore transmitted over the Internet, which is limited in its bandwidth anyway.
  • the invention is based on the object of creating an improved automation system and an improved method for visualizing a system.
  • the invention allows the system controlled by an automation system and / or sub-systems of such a system to be visualized on a client, for example an operating console, by means of a so-called web browser.
  • Documents in a markup language e.g. Hypertext Mark up Language (html), or Extended Mark up Language (XML) can be used.
  • the invention allows the constant updating of parameter values of the visualized sub-system of the system displayed in the document on the browser. This can be done efficiently and with only a small required channel capacity by using so-called script technology.
  • so-called polling can take place on the client side at specific predetermined time intervals, for example, of one second or one minute. This then leads to the query of only the changed parameter values from a processing unit. Only the changed parameter values are then transferred to the client with a corresponding script, so that the corresponding parameter values are updated in the document displayed by the browser. The assignment of the changed parameter values to display fields in the document takes place on the basis of the scripts transferred with the changed parameter values.
  • This script is generated on the server side for each change in value, ie a value- and page-specific script is generated for each change in value.
  • Script languages are e.g. Javascript, Visual Basic, SVG, vrml, html, dht l and XML in question.
  • the processing unit can be a so-called programmable logic controller (PLC), which stores the current parameter values with a time stamp.
  • PLC programmable logic controller
  • the invention permits good scalability of the automation system.
  • the invention allows a so-called timeout to be determined efficiently. If the cyclic polling of the client is omitted, it can be concluded that the client process, ie the visualization of the relevant plant subsystem, has been canceled by the client user. Complex time-outs of, for example, twenty minutes - as is customary in the prior art - can therefore be dispensed with.
  • Another advantage of the automation system according to the invention is that it can be firewall-compatible, in particular when using the so-called TCP / IP protocol, which is also used on the Internet.
  • Another advantage of the invention is that commercially available browser programs on the client side can be used to display the documents in a markup language, e.g. Netscape Navigator or Microsoft Internet Explorer. It is also advantageous to use markup languages to visualize client-independent data in various types of display.
  • a markup language e.g. Netscape Navigator or Microsoft Internet Explorer. It is also advantageous to use markup languages to visualize client-independent data in various types of display.
  • the invention also allows redundancy to be implemented in an automation system in an efficient manner.
  • FIG. 1 is a block diagram of an embodiment of an automation system according to the invention
  • Fig. 2 is a flow chart for visualizing a plant sub-system.
  • the automation system of FIG. 1 has a client 1 with a browser 3.
  • the browser 3 can be a conventional Internet browser, for example Netscape Navigator or Microsoft Internet Explorer.
  • URL Uniform Resource Locator
  • Web page 8 can serve to visualize a specific subsystem of the system controlled by the automation system.
  • the web page 8 typically contains one or more display fields for displaying current parameter values such as of pressures, temperatures, levels and other sensor measurements or machine parameters.
  • the client 1 is connected to a server 4.
  • the TCP / IP protocol can serve as the protocol for the connection between client 1 and server 4. In this case, it is possible to arrange an Internet-like computer network between the client 1 and the server 4.
  • the server 4 is connected to a memory 7, which contains the URL of the web page 8 currently displayed on the client 1.
  • the server 4 therefore knows from each connected client which website is currently being visualized.
  • the memory 7 also contains a table which contains the parameter names of the respective system subsystem belonging to each web page. By accessing the memory 7, the server 4 can thus determine the parameter names displayed in the current web page of the client 1.
  • the server 4 is also connected to a processing unit 2.
  • the processing unit 2 can be a so-called programmable logic controller (PLC) to which one or more field devices 6 are connected.
  • PLC programmable logic controller
  • the processing unit 2 has a memory 5 for storing the current parameter values with a corresponding time stamp. As a result, the time course of the parameter values can be called up from the memory 5 by the processing unit 2. If there is not enough space on processing unit 2, you can also change the parameter values with
  • Time stamps are temporarily stored in server 4.
  • the server 4 and the processing unit 2 can also be used together in be implemented in a device, ie a PLC delivers websites with their values directly.
  • the user of the client 1 first enters the URL of the desired web page 8 in the browser 3.
  • the URL can be entered by selecting a so-called hyperlink, for example by clicking with a mouse.
  • the web for visualizing the system is preferably structured hierarchically, so that the user can select subsystems of the system on a start page by selecting appropriate hyperlinks.
  • the URL of the desired web page 8 is stored in the hyperlinks.
  • the web page 8 is transmitted from the server 4 to the client 1 and visualized by the browser 3.
  • the URL of the web page 8 is stored by the server 4 in the memory 7.
  • the server determines the parameters belonging to the web page 8 from the table stored in the memory 7 and queries the current parameter values from the processing unit 2. This transmits the current parameter values to the server 4, which transmits them to the client 1 as part of the web page 8.
  • the client 1 queries the server 4 for updates of the parameter values by means of cyclical polling.
  • a time stamp of the last update of the parameter values is also transmitted.
  • the server 4 again determines the parameters of the web page 8 from the memory 7 and queries the processing unit 2 for those parameter values that have changed since the last update, that is to say those parameter values that have a larger time stamp than that of the client 1 have time stamp transmitted to server 4.
  • These updated parameter values are then transmitted from the processing unit 2 to the server 4.
  • the server 4 generates a script which can enter all changed parameter values in a data field of the web page 8 assigned to the corresponding parameter or can visualize the parameter graphically or textually.
  • the assignment of the parameter names to the data fields or other graphic or textual representations on the web page 8 is carried out according to the table in the memory 7.
  • a bar for a fill level is displayed on the website, e.g. not the fill level is transferred in meters, but a script is transferred that contains a rectangle with e.g. 1 cm wide and 10 cm high (according to the fill level).
  • the script with the changes in the representation is then transmitted to the client 1 and interpreted by the browser 3, so that the corresponding display elements of the web page 8 can be updated with the changed parameter values.
  • This process can be repeated cyclically at fixed time intervals, the cycle time can be selected depending on the temporal dynamics of the system process to be visualized.
  • step 20 the web page of the desired plant sub-system is first loaded with the current parameter values.
  • the URL of the relevant web page is saved on the server side.
  • step 21 the update of the parameter values of the web page is requested by the client at a later point in time.
  • the server determines in step 22 the parameters belonging to the web page.
  • the server receives the parameter values that have changed since the last update from the memory of the processing unit.
  • step 23 the server then generates a script which can generate the changes in the display in the client for the changed parameter values.
  • step 24 this data is then interpreted by the client's browser and the web page is updated accordingly.

Abstract

The invention relates to an automation system and a method for visualizing a system with a client (1) for displaying a web page consisting of data fields for displaying parameter values, comprising a processing unit (2) for storing actual parameter values. The modified parameter values can be interrogated by a client (1) by cyclical polling. Only the modified parameter values are transmitted to the client in an associated script and interpreted by the browser (3).

Description

Beschreibungdescription
Automatisierungssystem und Verfahren zur AnlagenvisualisierungAutomation system and process for plant visualization
Die Erfindung betrifft ein Automatisierungssystem und ein Verfahren zur Visualisierung einer Anlage.The invention relates to an automation system and a method for visualizing a system.
Es ist aus dem Stand der Technik bekannt auch Echtzeitvorgän- ge über das Internet mit herkömmlichen Internet-Browsern zu visualisieren, insbesondere für Finanzdaten und Börsendaten. Hierzu kann innerhalb vorbestimmter Zeitabstände ein so genannter „Refreshλλ erfolgen, das heißt, die gesamte Client- seitig dargestellte Web-Seite wird komplett neu von dem Ser- ver zu dem Client übertragen.It is known from the prior art to also visualize real-time processes over the Internet using conventional Internet browsers, in particular for financial data and stock exchange data. For this purpose, a so-called “refresh λλ” can take place within predetermined time intervals, that is to say the entire web page shown on the client side is transmitted completely new from the server to the client.
Dazu wird Server-seitig die Web-Seite ständig auf den neusten Stand gebracht, um die zyklische Seitenaktualisierung zu ermöglichen. Nachteilig ist hierbei, dass für jede Aktualisie- rung die gesamte Web-Seite - auch mit sämtlichen Grafiken und dergleichen - übertragen werden muss, auch dann, wenn sich nur ein oder wenige Parameter ändern. Es wird daher eine große Menge von überflüssigen Daten über das Internet übertragen, welches ohnehin in seiner Bandbreite begrenzt ist.For this purpose, the web page is constantly updated on the server side in order to enable cyclical page updates. The disadvantage here is that the entire web page - including all graphics and the like - must be transferred for each update, even if only one or a few parameters change. A large amount of unnecessary data is therefore transmitted over the Internet, which is limited in its bandwidth anyway.
Ein weiterer aus dem Stand der Technik bekannter Ansatz ist die Verwendung eines proprietären Protokolls mit zusätzlicher Software auf der Clientseite. Nachteilig ist hierbei einerseits, dass das proprietäre Protokoll gerate- und / oder herstellerabhängig ist und damit nicht für beliebige Anlagen verwendet werden kann. Ein weiterer Nachteil ist, dass solche proprietäre Protokolle nicht Firewall kompatibel sind.Another approach known from the prior art is the use of a proprietary protocol with additional software on the client side. On the one hand, it is disadvantageous that the proprietary protocol is device- and / or manufacturer-dependent and therefore cannot be used for any system. Another disadvantage is that such proprietary protocols are not firewall compatible.
Weitere vorbekannte Verfahren zur Aktualisierung von Web- Seiten sind so genannte PushletsOther previously known methods for updating web pages are so-called pushlets
(http: //www. fluidiom. com: 8080) sowie die Ausnutzung der Me- dia-streaming Eigenschaften des Hypertext Transfer Protocols (http) .(http: // www. fluidiom. com: 8080) as well as the exploitation of the dia-streaming properties of the Hypertext Transfer Protocol (http).
Der Erfindung liegt die Aufgabe zu Grunde, ein verbessertes Automatisierungssystem und ein verbessertes Verfahren zur Visualisierung einer Anlage zu schaffen.The invention is based on the object of creating an improved automation system and an improved method for visualizing a system.
Die der Erfindung zu Grunde liegende Aufgabe wird mit den Merkmalen der unabhängigen Patentansprüche jeweils gelöst. Bevorzugte Ausführungsformen der Erfindung sind in den abhängigen Ansprüchen angegeben.The object on which the invention is based is achieved in each case with the features of the independent patent claims. Preferred embodiments of the invention are specified in the dependent claims.
Die Erfindung erlaubt die von einem Automatisierungssystem gesteuerte Anlage und / oder Sub-Systeme einer solchen Anlage mittels eines so genannten Web-Browsers auf einem Client, beispielsweise einer Bedienkonsole, zu visualisieren. Zur Datenübertragung können dabei Dokumente in einer Auszeichnungs- sprache, z.B. Hypertext Mark up Language (html), oder Exten- ded Mark up Language (XML), verwendet werden.The invention allows the system controlled by an automation system and / or sub-systems of such a system to be visualized on a client, for example an operating console, by means of a so-called web browser. Documents in a markup language, e.g. Hypertext Mark up Language (html), or Extended Mark up Language (XML) can be used.
Ferner erlaubt die Erfindung die ständige Aktualisierung von in dem Dokument auf dem Browser angezeigten Parameterwerten des visualisierten Sub-Systems der Anlage. Dies kann effizient und mit einer nur geringen erforderlichen Kanalkapazi- tat durch die Verwendung von so genannter Skript-Technologie durchgeführt werden.Furthermore, the invention allows the constant updating of parameter values of the visualized sub-system of the system displayed in the document on the browser. This can be done efficiently and with only a small required channel capacity by using so-called script technology.
Beispielsweise kann ein so genanntes Polling in bestimmten vorgegebenen Zeitabständen, beispielsweise von einer Sekunde oder einer Minute Client-seitig erfolgen. Dies führt dann zur Abfrage lediglich der geänderten Parameterwerte von einer Verarbeitungseinheit. Nur die geänderten Parameterwerte werden dann mit einem entsprechenden Skript zu dem Client übertragen, so dass die entsprechenden Parameterwerte in dem von dem Browser angezeigten Dokument auf den neuesten Stand gebracht werden. Die Zuordnung der geänderten Parameterwerte zu Anzeigefeldern in dem Dokument erfolgt dabei aufgrund der mit den geänderten Parameterwerten übertragenen Skripte. Dieses Skript wird für jede Wertänderung serverseitig neu generiert, d.h. für jede Wertänderung wird ein werte- und seitenspezifisches Skript erzeugt.For example, so-called polling can take place on the client side at specific predetermined time intervals, for example, of one second or one minute. This then leads to the query of only the changed parameter values from a processing unit. Only the changed parameter values are then transferred to the client with a corresponding script, so that the corresponding parameter values are updated in the document displayed by the browser. The assignment of the changed parameter values to display fields in the document takes place on the basis of the scripts transferred with the changed parameter values. This script is generated on the server side for each change in value, ie a value- and page-specific script is generated for each change in value.
Als Skript-Sprachen kommen dabei z.B. Javaskript, Visual Basic, SVG, vrml, html, dht l und XML in Frage.Script languages are e.g. Javascript, Visual Basic, SVG, vrml, html, dht l and XML in question.
Bei der Verarbeitungseinheit kann es sich um eine so genannte speicherprogrammierbare Steuerung (SPS) handeln, die die jeweils aktuellen Parameterwerte mit einem Zeitstempel versehen speichert .The processing unit can be a so-called programmable logic controller (PLC), which stores the current parameter values with a time stamp.
Ferner erlaubt die Erfindung eine gute Skalierbarkeit des Au- tomatisierungssystems. Für die ständige Aktualisierung des mittels des Browsers visualisierten Anlagen-Sub-Systems bzw. von dessen Parameterwerten ist es nicht erforderlich ständig eine Verbindung zwischen dem Client und der Verarbeitungseinheit aufrecht zu erhalten. Vielmehr wird für jedes Polling nur kurzzeitig eine solche Verbindung hergestellt, da sich die zu übertragende Datenmenge auf die geänderten Parameterwerte, das heißt lediglich Zahlenwerte, beschränkt. Aufgrund dessen können leicht weitere Clients zu dem Automatisierungssystem hinzugefügt werden, ohne dass dies einen „BottlenNeck" hinsichtlich der Kanalkapazität für die Datenübertragung zwischen den Clients und der Verarbeitungseinheit bzw. dem Anlagen-Server ergeben würde.Furthermore, the invention permits good scalability of the automation system. For the constant updating of the system subsystem visualized by means of the browser or of its parameter values, it is not necessary to constantly maintain a connection between the client and the processing unit. Rather, such a connection is established only briefly for each polling, since the amount of data to be transmitted is limited to the changed parameter values, that is to say only numerical values. Because of this, other clients can easily be added to the automation system without this resulting in a "bottleneck" with regard to the channel capacity for the data transmission between the clients and the processing unit or the system server.
Darüber hinaus erlaubt die Erfindung einen so genannten Time- out effizient festzustellen. Unterbleibt das zyklische Pollen des Clients, so kann daraus geschlussfolgert werden, dass der entsprechende Client-Prozess, das heißt die Visualisierung des betreffenden Anlagen-Sub-Systems, vom Nutzer des Clients abgebrochen worden ist. Auf aufwendige Time-outs von z.B. zwanzig Minuten - wie im Stand der Technik allgemein üblich - kann daher verzichtet werden. Ein weiterer Vorteil des erfindungsgemäßen Automatisierungssystems ist, dass es Firewall kompatibel ausgebildet sein kann, insbesondere bei Verwendung des so genannten TCP/IP- Protokolls, welches auch im Internet verwendet wird.In addition, the invention allows a so-called timeout to be determined efficiently. If the cyclic polling of the client is omitted, it can be concluded that the client process, ie the visualization of the relevant plant subsystem, has been canceled by the client user. Complex time-outs of, for example, twenty minutes - as is customary in the prior art - can therefore be dispensed with. Another advantage of the automation system according to the invention is that it can be firewall-compatible, in particular when using the so-called TCP / IP protocol, which is also used on the Internet.
Ein weiterer Vorteil der Erfindung ist, dass Client-seitig handelsübliche Browser-Programme zur Anzeige der Dokumente in einer Auszeichnungssprache verwendet werden können, wie z.B. Netscape Navigator oder Microsoft Internet Explorer. Ebenso ist die Verwendung von Auszeichnungssprachen vorteilhaft, um client-unabhängige Daten in verschiedenen Arten der Darstellung zu visualisieren.Another advantage of the invention is that commercially available browser programs on the client side can be used to display the documents in a markup language, e.g. Netscape Navigator or Microsoft Internet Explorer. It is also advantageous to use markup languages to visualize client-independent data in various types of display.
Die Erfindung erlaubt ferner in effizienter Art und Weise Re- dundanz in einem Automatisierungssystem zu implementieren.The invention also allows redundancy to be implemented in an automation system in an efficient manner.
Fällt beispielsweise ein Server aus, so kann dessen Rolle ohne Weiteres von einem redundanten Server übernommen werden, ohne dass dies einen so genannten Re-Connect - wie sonst bei Streaming- Lösungen erforderlich - notwendig macht.If, for example, a server fails, its role can easily be taken over by a redundant server, without this requiring a so-called re-connect - as is otherwise required with streaming solutions.
Die Erfindung wird im Weiteren anhand eines bevorzugten Ausführungsbeispiels anhand der Zeichnungen näher erläutert. Es zeigen:The invention is explained in more detail below on the basis of a preferred exemplary embodiment with reference to the drawings. Show it:
Fig. 1 ein Blockdiagramm einer Ausführungsform eines erfindungsgemäßen AutomatisierungsSystems,1 is a block diagram of an embodiment of an automation system according to the invention,
Fig. 2 ein Flussdiagramm zur Visualisierung eines Anlagen- Sub-Systems .Fig. 2 is a flow chart for visualizing a plant sub-system.
Das Automatisierungssystem der Fig. 1 hat einen Client 1 mit einem Browser 3. Bei dem Browser 3 kann es sich um einen üblichen Internet-Browser, beispielsweise Netscape Navigator oder Microsoft Internet Explorer handeln. Durch Eingabe eines so genannten Uniform Resource Locator (URL) kann ein Nutzer eine bestimmte Web-Seite 8 aufrufen. Die Web-Seite 8 kann da- bei zur Visualisierung eines bestimmten Sub-Systems der von dem Automatisierungssystem geregelten Anlage dienen.The automation system of FIG. 1 has a client 1 with a browser 3. The browser 3 can be a conventional Internet browser, for example Netscape Navigator or Microsoft Internet Explorer. By entering a so-called Uniform Resource Locator (URL), a user can call up a specific web page 8. Web page 8 can serve to visualize a specific subsystem of the system controlled by the automation system.
Die Web-Seite 8 beinhaltet dabei typischerweise ein oder eh- rere Anzeige-Felder zur Anzeige von aktuellen Parameterwerten wie z.B. von Drücken, Temperaturen, Füllständen und anderen Sensor-Messwerten oder Maschinen-Parametern.The web page 8 typically contains one or more display fields for displaying current parameter values such as of pressures, temperatures, levels and other sensor measurements or machine parameters.
Der Client 1 ist mit einem Server 4 verbunden. Als Protokoll für die Verbindung zwischen Client 1 und Server 4 kann dabei das TCP/IP- Protokoll dienen. In diesem Fall ist es möglich zwischen dem Client 1 und dem Server 4 ein Internet-ähnliches Computernetzwerk anzuordnen.The client 1 is connected to a server 4. The TCP / IP protocol can serve as the protocol for the connection between client 1 and server 4. In this case, it is possible to arrange an Internet-like computer network between the client 1 and the server 4.
Der Server 4 ist mit einem Speicher 7 verbunden, der die URL der auf dem Client 1 aktuell angezeigten Web-Seite 8 beinhaltet. Der Server 4 weiß also von jedem verbundenen Client, welche Webseite gerade visualisiert wird.The server 4 is connected to a memory 7, which contains the URL of the web page 8 currently displayed on the client 1. The server 4 therefore knows from each connected client which website is currently being visualized.
Der Speicher 7 beinhaltet ferner eine Tabelle, die die zu jeder Web-Seite gehörenden Parameternamen des jeweiligen Anlagen-Sub-Systems beinhaltet. Durch Zugriff auf den Speicher 7 kann der Server 4 also die in der aktuellen Web-Seite des Clients 1 angezeigten Parameternamen ermitteln.The memory 7 also contains a table which contains the parameter names of the respective system subsystem belonging to each web page. By accessing the memory 7, the server 4 can thus determine the parameter names displayed in the current web page of the client 1.
Der Server 4 ist ferner mit einer Verarbeitungseinheit 2 verbunden. Bei der Verarbeitungseinheit 2 kann es sich um eine so genannte speicherprogrammierbare Steuerung (SPS) handeln, an die ein oder mehrere Feldgeräte 6 angeschlossen sind. Die Verarbeitungseinheit 2 hat einen Speicher 5 zur Speicherung der jeweils aktuellen Parameterwerte mit einem entsprechenden Zeitstempel. Dadurch ist der zeitliche Verlauf der Parameterwerte aus dem Speicher 5 von der Verarbeitungseinheit 2 abrufbar. Bei Speicherplatzmangel auf der Verarbeitungsein- heit 2 können die Änderungen der Parameterwerte auch mitThe server 4 is also connected to a processing unit 2. The processing unit 2 can be a so-called programmable logic controller (PLC) to which one or more field devices 6 are connected. The processing unit 2 has a memory 5 for storing the current parameter values with a corresponding time stamp. As a result, the time course of the parameter values can be called up from the memory 5 by the processing unit 2. If there is not enough space on processing unit 2, you can also change the parameter values with
Zeitstempeln im Server 4 zwischengespeichert werden. Der Server 4 und die Verarbeitungseinheit 2 können auch zusammen in einem Gerät implementiert sein, d.h. eine SPS liefert direkt Webseiten mit ihren Werten.Time stamps are temporarily stored in server 4. The server 4 and the processing unit 2 can also be used together in be implemented in a device, ie a PLC delivers websites with their values directly.
Beim Betrieb des Automatisierungssystems der Fig. 1 gibt der Nutzer des Client 1 zunächst die URL der gewünschten Web- Seite 8 in den Browser 3 ein. Die Eingabe der URL kann dabei durch Selektion eines so genannten Hyperlinks, beispielsweise durch Anklicken mit einer Maus, erfolgen. Vorzugsweise ist das Web zur Visualisierung der Anlage hierarchisch aufgebaut, so dass der Nutzer auf einer Startseite Sub-Systeme der Anlage durch Selektion entsprechender Hyperlinks selektieren kann. In den Hyperlinks ist jeweils die URL der gewünschten Web-Seite 8 hinterlegt.1, the user of the client 1 first enters the URL of the desired web page 8 in the browser 3. The URL can be entered by selecting a so-called hyperlink, for example by clicking with a mouse. The web for visualizing the system is preferably structured hierarchically, so that the user can select subsystems of the system on a start page by selecting appropriate hyperlinks. The URL of the desired web page 8 is stored in the hyperlinks.
Die Web-Seite 8 wird von dem Server 4 zu dem Client 1 übertragen und von dem Browser 3 visualisiert . Die URL der Web- Seite 8 wird von dem Server 4 in dem Speicher 7 hinterlegt. Der Server ermittelt aus der in dem Speicher 7 abgelegten Tabelle die zu der Web-Seite 8 gehörenden Parameter und fragt die aktuellen Parameterwerte von der Verarbeitungseinheit 2 ab. Diese überträgt die aktuellen Parameterwerte zu dem Server 4, der diese als Teil der Web-Seite 8 zu dem Client 1 überträgt .The web page 8 is transmitted from the server 4 to the client 1 and visualized by the browser 3. The URL of the web page 8 is stored by the server 4 in the memory 7. The server determines the parameters belonging to the web page 8 from the table stored in the memory 7 and queries the current parameter values from the processing unit 2. This transmits the current parameter values to the server 4, which transmits them to the client 1 as part of the web page 8.
In der Folge fragt der Client 1 durch zyklisches Pollen Aktualisierungen der Parameterwerte von dem Server 4 ab. Bei einer solchen Anfrage des Client 1 an den Server 3 zur Aktualisierung wird auch ein Zeitstempel der letzten Aktualisierung der Parameterwerte mit übertragen. Der Server 4 ermittelt dann aus dem Speicher 7 wiederum die Parameter der Web-Seite 8 und fragt von der Verarbeitungseinheit 2 diejenigen Parameterwerte ab, die sich seit der letzten Aktualisierung geändert haben, das heißt solche Parameterwerte , die einen größeren Zeitstempel als den von dem Client 1 an den Server 4 übertragenen Zeitstempel aufweisen. Diese aktualisierten Parameterwerte werden dann von der Verarbeitungseinheit 2 an den Server 4 übertragen. Der Server 4 generiert ein Skript, das alle geänderten Parameterwerte in einem dem entsprechenden Parameter zugeordneten Datenfeld der Web-Seite 8 eintragen kann oder den Parameter grafisch oder textuell visualisieren kann. Die Zuordnung der Parameternamen zu den Datenfeldern oder sonstigen grafischen oder textuellen Darstellungen in der Web-Seite 8 erfolgt gemäß der Tabelle im Speicher 7.Subsequently, the client 1 queries the server 4 for updates of the parameter values by means of cyclical polling. In the event of such a request from the client 1 to the server 3 for the update, a time stamp of the last update of the parameter values is also transmitted. The server 4 then again determines the parameters of the web page 8 from the memory 7 and queries the processing unit 2 for those parameter values that have changed since the last update, that is to say those parameter values that have a larger time stamp than that of the client 1 have time stamp transmitted to server 4. These updated parameter values are then transmitted from the processing unit 2 to the server 4. The server 4 generates a script which can enter all changed parameter values in a data field of the web page 8 assigned to the corresponding parameter or can visualize the parameter graphically or textually. The assignment of the parameter names to the data fields or other graphic or textual representations on the web page 8 is carried out according to the table in the memory 7.
Wenn z.B. auf der Webseite beispielsweise ein Balken für einen Füllstand angezeigt wird, wird z.B. nicht der Füllstand in Metern übertragen, sondern es wird ein Skript übertragen, das ein Rechteck mit z.B. 1 cm Breite und 10 cm Höhe (ent- sprechend dem Füllstand) generiert.If e.g. For example, a bar for a fill level is displayed on the website, e.g. not the fill level is transferred in meters, but a script is transferred that contains a rectangle with e.g. 1 cm wide and 10 cm high (according to the fill level).
Das Skript mit den Änderungen in der Darstellung wird dann zum Client 1 übertragen und von dem Browser 3 interpretiert, so dass die entsprechenden Anzeigeelemente der Web-Seite 8 mit den geänderten Parameterwerten aktualisiert werden können. Dieser Vorgang kann in festgelegten zeitlichen Abständen zyklisch wiederholt werden, wobei die Zykluszeit je nach der zeitlichen Dynamik des zu visualisierenden Anlagenprozesses gewählt werden kann.The script with the changes in the representation is then transmitted to the client 1 and interpreted by the browser 3, so that the corresponding display elements of the web page 8 can be updated with the changed parameter values. This process can be repeated cyclically at fixed time intervals, the cycle time can be selected depending on the temporal dynamics of the system process to be visualized.
Die Fig. 2 zeigt ein Flussdiagramm zur Veranschaulichung einer Ausführungsform der erfindungsgemäßen Anlagenvisualisierung. In dem Schritt 20 wird zunächst die Web-Seite des gewünschten Anlagen Sub-Systems mit den aktuellen Parameterwer- ten geladen. Die URL der betreffenden Web-Seite wird dabei Server-seitig gespeichert.2 shows a flowchart to illustrate an embodiment of the system visualization according to the invention. In step 20, the web page of the desired plant sub-system is first loaded with the current parameter values. The URL of the relevant web page is saved on the server side.
In dem Schritt 21 wird zu einem späteren Zeitpunkt die Aktualisierung der Parameterwerte der Web-Seite von dem Client an- gefragt. Daraufhin ermittelt der Server in dem Schritt 22 die zu der Web-Seite gehörenden Parameter. Die seit der letzten Aktualisierung geänderten Parameterwerte erhält der Server dann aus dem Speicher der Verarbeitungseinheit.In step 21, the update of the parameter values of the web page is requested by the client at a later point in time. The server then determines in step 22 the parameters belonging to the web page. The server then receives the parameter values that have changed since the last update from the memory of the processing unit.
In dem Schritt 23 generiert der Server dann ein Skript, das für die geänderten Parameterwerte die Änderungen der Anzeige im Client erzeugen kann.In step 23 the server then generates a script which can generate the changes in the display in the client for the changed parameter values.
In dem Schritt 24 werden diese Daten dann von dem Browser des Client interpretiert und die Web-Seite entsprechend aktualisiert . In step 24, this data is then interpreted by the client's browser and the web page is updated accordingly.

Claims

Patentansprüche claims
1. Automatisierungssystem mit einem Client (1) zur Anzeige einer Web-Seite, wobei die Web-Seite Felder zur Anzeige von Parameterwerten aufweist, mit1. Automation system with a client (1) for displaying a web page, the web page having fields for displaying parameter values, with
- einer Verarbeitungseinheit (2) mit einem Speicher (5) zur Speicherung von aktuellen Parameterwerten,- a processing unit (2) with a memory (5) for storing current parameter values,
- Mitteln (3, 4) zum zyklischen Abfragen geänderter Para- meterwerte von der Verarbeitungseinheit,Means (3, 4) for cyclically querying changed parameter values from the processing unit,
- Mitteln (4) zur Übertragung der geänderten Parameterwerte mit einem Skript zur Zuordnung der geänderten Parameterwerte zu entsprechenden Anzeigeänderungen und / oder Anzeigeelementen der Web-Seite.- Means (4) for transferring the changed parameter values with a script for assigning the changed parameter values to corresponding display changes and / or display elements of the web page.
2. Automatisierungssystem nach Anspruch 1, bei dem die Anzeige der Web-Seite mittels eines Browsers (3) erfolgt.2. Automation system according to claim 1, wherein the display of the web page takes place by means of a browser (3).
3. Automatisierungssystem nach Anspruch 1 oder 2, bei dem es sich bei dem Client (1) um eine Überwachungseinheit oder Bedienkonsole handelt.3. Automation system according to claim 1 or 2, wherein the client (1) is a monitoring unit or control console.
4. Automatisierungssystem nach Anspruch 1, 2 oder 3, bei dem es sich bei der Verarbeitungseinheit (2) um eine speicherpro- grammierbare Steuerung handelt, an die ein oder mehrere Feldgeräte (6) angeschlossen sind.4. Automation system according to claim 1, 2 or 3, wherein the processing unit (2) is a programmable logic controller to which one or more field devices (6) are connected.
5. Automatisierungssystem nach einem der vorhergehenden Ansprüche 1 bis 4, bei dem die Verarbeitungseinheit (2) zur Speicherung der aktuellen Parameterwerte zusammen mit einem entsprechenden Zeitstempel ausgebildet ist.5. Automation system according to one of the preceding claims 1 to 4, in which the processing unit (2) is designed to store the current parameter values together with a corresponding time stamp.
6. Automatisierungssystem nach einem der vorhergehenden Ansprüche 1 bis 5 mit einem Server (4), der mit dem Client (1) und der Verarbeitungseinheit (2) verbunden ist. 6. Automation system according to one of the preceding claims 1 to 5 with a server (4) which is connected to the client (1) and the processing unit (2).
7. Automatisierungssystem nach einem der vorhergehenden Ansprüche 1 bis 6 mit einem zweiten Speicher (7) zur Speicherung einer Repräsentation der Web-Seite.7. Automation system according to one of the preceding claims 1 to 6 with a second memory (7) for storing a representation of the web page.
8. Automatisierungssystem nach einem der vorhergehenden Ansprüche, bei dem die Verarbeitungseinheit (2), der Server (4) und / oder der zweite Speicher (5) eine bauliche Einheit bilden und / oder bei dem ein Server (4), Speicher (7, 5) und Verarbeitungseinheit (2) eine Einheit bilden.8. Automation system according to one of the preceding claims, in which the processing unit (2), the server (4) and / or the second memory (5) form a structural unit and / or in which a server (4), memory (7, 5) and processing unit (2) form a unit.
9. Automatisierungssystem nach einem der vorhergehenden Ansprüche 1 bis 8, bei dem auf dem Server (4) ein Web gespeichert ist und eine oder mehrere der Seiten des Webs einem o- der mehreren Sub-Systemen des von dem Automatisierungssystem gesteuerten System zugeordnet sind.9. Automation system according to one of the preceding claims 1 to 8, in which a web is stored on the server (4) and one or more of the pages of the web are assigned to one or more subsystems of the system controlled by the automation system.
10. Automatisierungssystem nach einem der vorhergehenden Ansprüche 1 bis 9, bei dem die Mittel zum zyklischen Abfragen der geänderten Parameterwerte zur Abfrage in Intervallen von zwei Minuten ausgebildet sind und die Verbindung zwischen dem Client (1) und dem Server (4) nach jeder vollendeten Abfrage unterbrochen wird.10. Automation system according to one of the preceding claims 1 to 9, in which the means for cyclically polling the changed parameter values are designed for polling at intervals of two minutes and the connection between the client (1) and the server (4) after each completed poll is interrupted.
11. Verfahren zur Visualisierung einer Anlage mit folgenden Schritten:11. Method for visualizing a system with the following steps:
- Anzeige einer ein Sub-System der Anlage repräsentierenden Web-Seite mit Parameterwerten,Display of a web page representing a subsystem of the plant with parameter values,
- zyklisches Abfragen von geänderten Parameterwerten von einer Verarbeitungseinheit,cyclical polling of changed parameter values from a processing unit,
- Übertragung der geänderten Parameterwerte mit einem Skript zur Zuordnung des geänderten Wertes zu einem entsprechenden Anzeigeelement der Web-Seite.- Transfer of the changed parameter values with a script to assign the changed value to a corresponding display element of the web page.
12. Verfahren nach Anspruch 11, wobei es sich bei der Web- Seite um ein Dokument einer Auszeichnungssprache handelt. 12. The method of claim 11, wherein the web page is a markup language document.
13. Verfahren nach Anspruch 11 oder 12, wobei zur Übertragung des geänderten Parameterwertes ein TCP/IP - Protokoll verwendet wird.13. The method according to claim 11 or 12, wherein a TCP / IP protocol is used to transmit the changed parameter value.
14. Verfahren nach Anspruch 11, 12 oder 13 mit folgenden weiteren Schritten:14. The method according to claim 11, 12 or 13 with the following further steps:
- Speicherung einer Repräsentierung der Web-Seite,- storage of a representation of the website,
- Ermittlung der zu der Web-Seite gehörenden Parameter aus der Repräsentierung der Web-Seite,- Determination of the parameters belonging to the web page from the representation of the web page,
- Abfrage der aktuellen Parameterwerte der aus der Repräsentierung der Web-Seite ermittelten Parameter von der Verarbeitungseinheit (2) .- Querying the current parameter values of the parameters determined from the representation of the web page by the processing unit (2).
15. Verfahren nach einem der vorhergehenden Ansprüche 11 bis15. The method according to any one of the preceding claims 11 to
14, wobei die aktuellen Parameterwerte in der Verarbeitungseinheit (2) zusammen mit einem Zeitstempel gespeichert werden.14, the current parameter values being stored in the processing unit (2) together with a time stamp.
16. Computerprogrammprodukt auf einem computerlesbaren Medium mit Computerprogrammmitteln zur Ausführung eines Verfahrens nach einem der vorhergehenden Ansprüche 11 bis 15, wenn das Computerprogramm auf einem Automatisierungssystem ausgeführt wird. 16. Computer program product on a computer-readable medium with computer program means for executing a method according to one of the preceding claims 11 to 15, if the computer program is executed on an automation system.
EP02754245A 2001-07-03 2002-06-20 Automation system and system visualization method Withdrawn EP1402422A2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
DE10132038 2001-07-03
DE10132038A DE10132038A1 (en) 2001-07-03 2001-07-03 Automation system and process for plant visualization
PCT/DE2002/002275 WO2003005234A2 (en) 2001-07-03 2002-06-20 Automation system and system visualization method

Publications (1)

Publication Number Publication Date
EP1402422A2 true EP1402422A2 (en) 2004-03-31

Family

ID=7690341

Family Applications (1)

Application Number Title Priority Date Filing Date
EP02754245A Withdrawn EP1402422A2 (en) 2001-07-03 2002-06-20 Automation system and system visualization method

Country Status (5)

Country Link
US (1) US20040205197A1 (en)
EP (1) EP1402422A2 (en)
CN (1) CN1279476C (en)
DE (1) DE10132038A1 (en)
WO (1) WO2003005234A2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10242918A1 (en) * 2002-09-16 2004-03-25 Siemens Ag Process data update system for updating data displayed on a client in a process-data-driven environment compares a first update stamp with a second stamp during the addition of new information
DE10304646A1 (en) * 2003-02-05 2004-08-26 Siemens Ag Web-based representation of automation processes
US20040246256A1 (en) * 2003-06-04 2004-12-09 Parakkuth Jayapal Dharmapalan Scalable vector graphics for SCADA functions
DE10332360B4 (en) * 2003-07-17 2023-06-29 Abb Schweiz Ag Method and system for managing and transmitting events from a technical system to be monitored in a web-based client-server environment
US20050204018A1 (en) * 2004-03-10 2005-09-15 General Electric Company Networked system and method for managing computer memory in the networked system
DE102004021029A1 (en) * 2004-04-29 2005-11-24 Siemens Ag Communication system and communication method for an electrical device with decentrally stored operating software
JP4581870B2 (en) * 2005-06-29 2010-11-17 ブラザー工業株式会社 Communication system, information processing apparatus, and program
US8028045B2 (en) * 2006-09-29 2011-09-27 Rockwell Automation Technologies, Inc. Web-based configuration server for automation systems
DE102008007579A1 (en) * 2008-02-01 2009-08-13 Phoenix Contact Gmbh & Co. Kg Client device and server device
DE102010028152B4 (en) * 2010-04-23 2019-09-19 Endress + Hauser Process Solutions Ag Recording history information in a field device
DE102010049671B4 (en) * 2010-10-26 2012-08-16 Wolfram Kress Method for controlling components of an automation system
CN103207873B (en) * 2012-01-17 2017-02-15 腾讯科技(深圳)有限公司 Method and system for displaying exclusive user page
US9495476B2 (en) * 2012-03-23 2016-11-15 The Boeing Company Panoptic visualization of an illustrated parts catalog

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6061715A (en) * 1998-04-30 2000-05-09 Xerox Corporation Apparatus and method for loading and reloading HTML pages having cacheable and non-cacheable portions
JP2000089818A (en) * 1998-09-10 2000-03-31 Toshiba Corp Monitoring device
US6249844B1 (en) * 1998-11-13 2001-06-19 International Business Machines Corporation Identifying, processing and caching object fragments in a web environment
DE29823119U1 (en) * 1998-12-28 1999-02-25 Siemens Ag Automation device
DE19930961A1 (en) * 1999-07-05 2001-01-11 Bayer Ag Polyurethane dispersions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
AGHDAIE N; TAMIR Y: "CLIENT-TRANSPARENT FAULT-TOLERANT WEB SERVICE", CONFERENCE PROCEEDINGS OF THE 2001 IEEE INTERNATIONAL PERFORMANCE, COMPUTING, AND COMMUNICATIONS CONFERENCE., 4 April 2001 (2001-04-04), pages 209 - 216, XP001049954 *

Also Published As

Publication number Publication date
CN1279476C (en) 2006-10-11
US20040205197A1 (en) 2004-10-14
DE10132038A1 (en) 2003-01-23
WO2003005234A2 (en) 2003-01-16
WO2003005234A3 (en) 2003-10-30
CN1524241A (en) 2004-08-25

Similar Documents

Publication Publication Date Title
EP2724494B1 (en) Method for operating a field device, and field device
DE60125913T2 (en) DATA TRANSMISSION METHOD AND DEVICE
DE60006018T2 (en) Wireless control of a field device in an industrial process
EP1402422A2 (en) Automation system and system visualization method
DE102005024340A1 (en) Controller Management System
EP2932684A1 (en) Method for the interchange of device-specific data between devices and/or systems of various network systems, and bus system for performing said method
EP1362304B1 (en) System and method for saving and generating web pages, which optimises storage space
EP1425639B1 (en) Method for transmission of a process value and control system
WO2015010815A1 (en) Fieldbus access unit, and method for the operation thereof
EP1865421B1 (en) System for the Generationan of Dynamic Web Pages
EP2418556B1 (en) Internet-based fill level measuring and diagnosis information query system and corresponding method
DE10319887B4 (en) A method of aligning a database displayed on a client computing device with a source database stored on a server computing device
EP1435025B1 (en) System and method for accessing an appliance, especially an automation appliance comprising a standardised interface
EP1435026B1 (en) System and method for the data emission of an appliance, especially an automation appliance, by means of a standardised interface with replacement of variables by means of an echo server
EP1425641A1 (en) Method for wiring automation functions in an installation and method for requesting and modifying wiring data
DE10208959B4 (en) Method and device for detecting and evaluating information stored in a computer network
DE102006019099A1 (en) Device and method for server-side graphics creation
WO2004059524A2 (en) Method for selecting products of a process automation engineering device via internet
WO2002050621A2 (en) Communication method
AT5513U1 (en) METHOD FOR TRANSMITTING INFORMATION AND FOR DISPLAYING THIS INFORMATION
DE10133206A1 (en) Automated generation of web pages involves using suitable communications protocol for static part and suitable communications and conversion program for dynamic part
DE102007039266A1 (en) System for access to process or plant information, particularly of remote object, by standard application, has web service that processes or conditions process or plant information with data processing device
DE102006050029A1 (en) Electronic document e.g. HTML document, controlling method, involves sending response to client as reaction to request, where response is comprised of control command, to which identifier assigned to client corresponds
WO2005015327A1 (en) Method for updating a data stock of a first data processing system

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20031128

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR

AX Request for extension of the european patent

Extension state: AL LT LV MK RO SI

17Q First examination report despatched

Effective date: 20050119

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20080103