Field devices are commonly employed in automation technology (process automation/manufacturing automation) and serve for registering and/or influencing process variables. Examples of such field devices are fill level measuring devices, mass flow measuring devices, pressure- and temperature-measuring devices, pH- and redox-potential-measuring devices, conductivity measuring devices, etc. for process automation technology, which, as sensors, register the corresponding process variables, fill level, flow, e.g. flow rate, pressure, temperature, pH-value and conductivity value, respectively.
Serving for influencing process variables are actuators, e.g. valves, which control flow of a liquid in a section of pipeline, or pumps, which change fill level in a container.
A large number of such field devices are manufactured and sold by the firm, Endress+Hauser®.
Frequently, field devices are connected with superordinated units via communication systems (Profibus®, Foundation®-fieldbus, HART®, etc.). Such superordinated units serve for process control, process visualization, device-management (configuration and servicing) and for plant management (asset management), using corresponding application programs.
The integration of field devices into such applications occurs via device descriptions. Device descriptions are provided by device manufacturers, in order that superordinated units can recognize and interpret the meaning of data supplied by the field devices.
Various device descriptions are known for the different fieldbus systems (HART-device-descriptions, Fieldbus Foundation device descriptions, Profibus device descriptions).
On the basis of cooperation of Fieldbus Foundation (FF), HART Communication Foundation (HCF) and Profibus Nutzerorganisation (PNO), an electronic device description (Electronic Device Description EDD) was created, which is defined in the standard, IEC 61804-2.
With a large number of EDD-based fieldbus systems installed worldwide, EDD is a very widely used description language for device descriptions in automation technology.
For servicing field devices, corresponding servicing programs (operating tools) are necessary, which, in superordinated units, run either on their own (Endress+Hauser FieldCare, Pactware, AMS Fisher-Rosemount, PDM Siemens) or else are integrated into control system applications (Siemens PCS7, ABB Symphony, Emerson Delta V).
For a comprehensive servicing of field devices, newly, special device descriptions, so-called DTMs (Device Type Manager), are available, which correspond to the FDT (Field Device Tool) specifications. The FDT-specifications, serving as an industry standard, were developed by the PNO (Profibus Nutzer Organisation (Profibus User Organization)) in cooperation with ZVEI (Zentralverband Elektrotechnik- und Elektroindustrie (The German Electrical and Electronics Industry, a registered association)). The current FDT-Specification 1.2.1, including the Addendum for “Foundation Fieldbus” Communication, is available from ZVEI, PNO or the FDT-Group.
Many field device manufacturers already deliver corresponding DTMs for their field devices. The DTMs encapsulate all variables and functions of the pertinent field device and offer, most often, a graphical user interface for servicing the devices.
As run-time environment, the DTMs require a frame application (FDT-frame). The frame application and the corresponding DTMs permit, thus, a very comfortable access to field devices (e.g. to device parameters, measured values, diagnostic information, status information, etc.), as well as serving for invoking special functions, which individual DTMs make available.
Frame applications and DTMs form together a component-based management system for field devices.
For installing DTMs, an executable installation program (setup.exe) is necessary, which copies all of the needed files onto the computer system on which the frame application is running and makes all necessary entries in the Windows registry. Production of the installation program is, along with the development of the DTMs, a very important task. Malfunctioning installation programs can lead to undesired system crashes, which is very disturbing for a user.
The installation program must perform the same tasks that an installation program for a Windows application does, i.e. control elements (Active X-controls) and COM-objects must be installed, system libraries (DLLs) updated, help-files copied, etc. Here, it's quite important to check that, after the installation procedure, all previously available DTMs and all newly added DTMs function faultlessly. Also, other programs must not suffer any loss in function.
It is state of the art to install individual DTMs. In the case of applications with many field devices, however, this can lead to a no longer manageable number of entries in the Windows control panel.
The applicant, the firm, Codewrights, offers a DTM library, which includes a large number of field device types. The DTM library is, in principle, one DTM, which is composed of a large number of components (main object, sub-objects).
Use of a DTM library means a smaller test effort and less storage space requirement for the installation.
It is state of the art that, when changes to components were made, the entire DTM library had to be installed anew. This is very time consuming for the user. Since the DTM library represents a very large amount of data (over 500 MB), transmission via Internet at low transmission speeds (e.g. 56 K modem) is extremely slow. For the manufacturer of the DTM library, this means that updating the DTM library can only occur relatively infrequently (circa 4× yearly). For each new version of a DTM library, corresponding data carriers (CD ROMs) must be provided.
An object of the invention is, therefore, to provide a method for installing objects for a component-based management system for field devices of automation technology, which method does not exhibit these disadvantages.
This object is achieved by the features given in claim 1.
Advantageous further developments of the invention are given in the dependent claims.
An essential idea of the invention is, in the case of an installation, no longer to install the entire DTM library, but, instead, only certain parts (components or objects). Since the device managers (DTMs) are modularly structured and are composed of a main object and a plurality of sub objects, it is necessary to check in the case of each installation, whether the new installation has changed dependencies between objects of earlier installations.
The new installation therefore knows the history of all earlier installations (setups).
When a main object of an earlier installation is no longer needed, because all device managers are instantiated via other main objects, the earlier installed main object and all sub-objects dependent on this main object can be uninstalled.
With the method of the invention it is no longer necessary that a full installation of the DTM library be done. Instead, partial installations (partial setups) can be performed. By the method of the invention, it is assured that, following an installation, no conflicts exist between individual DTMs.
In an advantageous further development of the method of the invention, the installation package is expanded by expanding the installation program with the two following added sub-functions:
The invention will now be explained in greater detail on the basis of an example of an embodiment presented in the drawing, the figure of which shows as follows:
For managing project structure, each device manager and communication manager offers information via its Information interface. On the basis of this information, the frame application FA can accumulate catalog data K needed for managing project structure. With the project structure, the frame application controls and manages also the communication paths.
The persistence of the project data is implemented by the frame application FA with the help of a Persistence interface, which are served by the device- and communication-manager instances.
Frame application FA forms, together with the device manager instances DTM1, DTM 2 and the communication manager instance DTMC, etc., an object-based configuration system CS for field devices of automation technology.
As already mentioned, field device manufacturers make device managers available for their individual field devices. Before a field device can be accessed, the corresponding device manager, with all belonging objects, must be instantiated. The device managers comprise main objects and sub-objects
The method of the invention will now be explained in greater detail.
As already mentioned, for each type of field device, a description of the dependencies is present, regarding which objects, i.e. main object and sub-objects, are associated with a device manager. Associated with the installation program is a database, in which the individual objects are stored and in which also the dependencies of all objects (main objects, sub-objects) are stored. According to the invention, it is ascertained which older installations were already performed in the computer unit. Additionally, it is reviewed, which databases of earlier installations in the computer unit are present. Moreover, it is checked, which objects are already available in the system. Important, above all, is that no inconsistencies exist between dependencies of earlier installations and the dependencies defined in the current installation. This must likewise be reviewed. When new dependencies are present, these can only be accepted, when no inconsistencies exist with respect to earlier defined dependencies. If earlier installations are no longer needed, the objects associated with an earlier installation can be erased.
With the method of the invention, it is possible, for example, that only objects with help-texts are installed.
Additionally, it is possible with the method of the invention that only objects for individual field devices are installed. In this way, device managers for individual field devices can be updated more rapidly and the installation is significantly less complicated than in the case of the use of the DTM library.
With the method of the invention, it is also possible that the user selects, for example via Internet, specific device managers out of a library containing a number of device managers and that only an installation program for these selected device managers is transmitted to the computer unit on which the frame application is running.
In this way, the scope of an installation program (setup) is significantly decreased. This enables, for example, also a transmission of the entire installation program also at a slow transmission speed via the Internet.
Usually, an installation package containing a selection of device objects, for e.g. field device parametering, is composed of different kinds of modules:
Externally developed and purchased components are supplied as closed modules without source code. There is a danger that such modules have hidden errors, which can negatively affect the installation process. Problematic is, especially, that these errors remain undiscovered in given tests, because they arise only under certain conditions and constellations. The errors can be of various types:
In an advantageous further development of the method of the invention, the installation package is expanded with the two following added sub-functions:
The two functions are preferably embodied as program modules and integrated into the installation description file/installation program. The installation test checks all Windows registry entries and files on the computer unit CU of the user and reviews, whether installed entries and files are damaged and whether they are present in the correct versions. If an error is found, a report is generated, which can be used for error diagnosis. Additionally, the user can forward the error report directly to a support-department.
The cleanup function removes the installation package without Windows® standard mechanisms. This program makes it possible to remove the installation package, even when such is not possible with Windows®.
Number | Date | Country | Kind |
---|---|---|---|
10 2006 062602.8 | Dec 2006 | DE | national |
10 2007 058609.6 | Dec 2007 | DE | national |