Method for operating a field transmitter

Information

  • Patent Grant
  • 7430746
  • Patent Number
    7,430,746
  • Date Filed
    Wednesday, March 20, 2002
    22 years ago
  • Date Issued
    Tuesday, September 30, 2008
    16 years ago
Abstract
A method or system for operating a field transmitter F, in which a application program FA communicates with a field-transmitter s specific software module SW1, SW2, or SW3. The communication is by a defined interface S in order to call standard functionalities of the field transmitter F. An expansion module EW for the application program is provided which is interposed between the application program FA and the field-transmitter specific software module SW1, SW2, or SW3 in order to permit additional functionalities within the context of and using the field-transmitter specific software module SW1, SW2, or SW3.
Description
FIELD OF THE INVENTION

The invention relates to a method or system for operating a field transmitter.


BACKGROUND OF THE INVENTION

In automation technology, field transmitters are frequently used, which serve for recording and/or influencing process variables. Examples of such field transmitters are level measuring instruments, mass flowmeters, pressure gages, temperature gages etc., which record the corresponding process variables—level, mass flow, pressure and temperature. Process variables are influenced using “actuators” which, in the form of valves, for example, influence the flow of a liquid in a pipeline section.


The field transmitters are generally connected to a central control and engineering system which controls the whole process flow and permits direct access to the individual field transmitters. The control system evaluates and monitors the measured values for the various process variables and drives the appropriate actuators accordingly in order to influence the process.


Data are transmitted between field transmitter and control system on the basis of the known international standards for field buses, such as Hart, Foundation Fieldbus, Profibus, CAN etc.


Automation installations today frequently comprise a multiplicity of different field transmitters from a very wide variety of manufacturers. Before startup, and also during operation, settings need to be made on the field transmitters. These settings frequently have to be made in situ. The individual field transmitter manufacturers each provide different configuration programs for this purpose.


It is an extremely complex and time consuming matter for the user to master the different programs, including the different operating philosophies. Setting the parameters of individual field transmitters or configuring particular field transmitter groups is extremely complex and expensive in an automation installation having a multiplicity of field transmitters, on account of the various communication interfaces and the protocols required.


The configuration, operation and maintenance of a field transmitter in an automation installation should be a much simpler matter.


One aspiration is a plug and play system for field transmitters.


Various field transmitter manufacturers have therefore merged to form PROFIBUS Nutzerorganisation e.V. [PROFIBUS User Organization, a registered association] in order to simplify operation of the field transmitters. The field transmitter manufacturer develops a specific software module for each of his field transmitters, which is supplied to the customer together with the field transmitter. This software module encapsulates all the data and functions of the respective field transmitter. In principle, the field transmitter is a black box, so that third parties cannot access inhouse know-how. In addition, the manufacturer of the unit may also provide his own aspect with this software module. This means that the user interface of the field transmitter always appears the same to the user, irrespective of the runtime environment. The application program used for configuring, operating and maintaining various field transmitters accesses the respective field transmitter software module using a defined interface. One option for the interface specification is indicated in Profibus Guideline—Order No. 2.162, last updated November 2000, obtainable from PROFIBUS Nutzerorganisation e.V., Karlsruhe, to whose content specific reference is made.


Each field transmitter manufacturer supplies his field transmitter together with particular software modules representing the standard functionalities of a field transmitter.


Besides these standard functionalities, the user also requires expansion functionalities, however, particularly in the area of foresighted maintenance, in the installation documentation etc.


These functionalities cannot be called using the normal application program.


SUMMARY OF THE INVENTION

The invention is based on the object of proposing a method or system for operating a field transmitter which is suitable not only for the normal standard functionalities but also for expansion functionalities.


This object is achieved by a method or system for operating a field transmitter, in which an application program communicates with a field-transmitter specific software module using defined interfaces in order to call standard functionalities of the field transmitter, where an expansion module for the application program is provided which is interposed between the application program and the field-transmitter specific software module in order to permit additional functionalities within the context of and using the field-transmitter specific software module.


This means that additional functionalities of the field transmitters can easily be integrated into application programs.


Advantageous further developments of the invention are specified in the dependent claims.


Thus, in one further development, foresighted maintenance or installation documentation, respectively, is provided as additional functionality.


In another further development, data relating to expansion functionalities are additionally stored in a separate database.


In another further development, the expansion module is independent of application program.


In another further development, the application program runs on a Microsoft™ or UNIX™ platform.


In another further development, a plurality of software modules are provided.





BRIEF DESCRIPTION OF THE DRAWINGS

The invention is explained in more detail with the aid of the drawings below, in which:



FIG. 1 shows a basic illustration of an automation installation,



FIG. 2 shows a basic illustration of the software architecture based on the prior art,



FIG. 3 shows a basic illustration of the software architecture according to the invention.





DESCRIPTION OF THE PREFERRED EMBODIMENT


FIG. 1 shows a basic illustration of an automation installation. A control system L is connected to a plurality of field transmitters F1, F2, F3 etc. by means of a data bus D. The field transmitters F1-F3 may be, by way of example, pressure gages, temperature gages or flowmeters etc. The control system L communicates with the respective field transmitter, e.g. F1, using the data bus D. In this way, measured values or the parameters of the field transmitter can be transmitted from the field transmitter F1 to the control system L. At the same time, the parameters of the field transmitter F1 can be set from the control system L.


The data communication on the data bus D takes place on the basis of the appropriate international standards, such as Profibus, CAN or FF.



FIG. 2 shows a basic illustration of the software architecture.


In principle, the software architecture simulates the automation installation shown in FIG. 1. The application program FA (frame application) corresponds to the control system L. The application program FA comprises a client application C, a project data memory PD and a communication module KOM. The application program FA communicates with field-transmitter specific software modules SW1, SW2, SW3 etc. using a defined interface S. If the client application C requires details relating to particular standard functional modules, it accesses the appropriate software module of the field transmitter, e.g. F1, using the interface S.



FIG. 3 corresponds substantially to FIG. 2, with the exception that an expansion module EW is connected between application program FA and software modules. According to the invention, the entire communication with the software modules SW1, SW2, SW3 takes place via the expansion module EW. Standard functions relating to a particular field transmitter are not influenced by the expansion module.


Expansion functionalities are detected by the expansion module EW and are processed in a specific manner.


Hence, company specific functionalities for field transmitters can also be called using the application program FA. The company specific functionalities include, by way of example, foresighted maintenance and installation documentation.


The expansion module provides the user with the option of using particular company specific functionalities for the individual field transmitters. For this purpose, these functionalities need to be enabled by the field transmitter manufacturer. The field transmitter manufacturer can easily provide the user with additional functionalities. This may be done free of charge or on the basis of a license.


Since different field transmitter manufacturers each supply and market their own company specific functionalities, it is certainly useful for a plurality of expansion modules to be able to be interposed between application program and software module.


Expansion functionalities may relate to foresighted maintenance, for example.


Expansion functionalities may relate to installation documentation, for example.


Advantageously, data relating to expansion functionalities can be stored in a separate database.


Advantageously, the expansion module is independent of application program. This means that the expansion program is suitable for different application programs.


It is a simple matter for the application program FA to be an application which runs on a Microsoft or UNIX platform.


The programming may be carried out in component dependent or object oriented fashion.


COM/DCOM is a software component technology which was developed by Microsoft™ and is used worldwide. This technology permits interoperability between software components irrespective of the programming language used. The application is advantageously based on COM technology.


The relevant component technology under UNIX would be CORBA.

Claims
  • 1. A system for operating, configuring and maintaining a field transmitter F, comprising: a processor;a memory coupled to said processor;a defined interface S;an application program FA which communicates with a field-transmitter specific software module SW1, SW2, or SW3 via said defined interface S;said defined interface S being used in order to call standard functionalities of the field transmitter F from the software modules SW1, SW2 or SW3; andan expansion module EW for the application program FA which is interposed between the application program FA and the field-transmitter specific software module SW1, SW2, or SW3, whereby said expansion module EW comprises company specific functionalities for the field transmitter F, and whereby the entire communication of the application program FA with the software modules SW1, SW2 or SW3 takes place via said expansion module EW in order to permit besides access to the standard functionalities also access to the company specific functionalities within the context of and using the field-transmitter specific software module SW1, SW2, or SW3.
  • 2. The system as claimed in claim 1, wherein foresighted maintenance is provided as an additional functionality.
  • 3. The system as claimed in claim 1, wherein installation documentation is provided as an additional functionality.
  • 4. The system as claimed in claim 1, wherein the data relating to expansion functionalities are stored in a separate database.
  • 5. The system as claimed in claim 1, wherein the said expansion module EW is independent of said application program FA.
  • 6. The system as claimed in claim 1, wherein the said application program FA runs on a UNIX platform.
  • 7. The system as claimed in claim 1, wherein a plurality of software modules SW1, SW2, and SW3 are provided.
  • 8. The system as claimed in claim 1, wherein the said application program FA runs on a known platform.
  • 9. The system as claimed in claim 1, wherein the system expansion module EW is interposed using the said defined interface S such that the standard functionalities are not influenced.
Priority Claims (1)
Number Date Country Kind
01107313 Mar 2001 EP regional
Parent Case Info

This application relies for priority on a prior filed provisional application, filed May 23, 2001, and assigned Application No. 60/292,532.

US Referenced Citations (14)
Number Name Date Kind
3706930 Harner Dec 1972 A
4529980 Liotine et al. Jul 1985 A
4635333 Finch Jan 1987 A
5128855 Hilber et al. Jul 1992 A
5469432 Gat Nov 1995 A
5528215 Siu et al. Jun 1996 A
5812394 Lewis et al. Sep 1998 A
5963147 Westfield et al. Oct 1999 A
6088659 Kelley et al. Jul 2000 A
6173325 Kukreja Jan 2001 B1
6437836 Huang et al. Aug 2002 B1
6504489 Westfield et al. Jan 2003 B1
6832380 Lau et al. Dec 2004 B1
6847826 Wesby et al. Jan 2005 B1
Foreign Referenced Citations (2)
Number Date Country
0 992 923 Apr 2000 EP
WO 9100570 Jan 1991 WO
Related Publications (1)
Number Date Country
20020142719 A1 Oct 2002 US
Provisional Applications (1)
Number Date Country
60292532 May 2001 US