EP1649328A1 - Procede pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilise dans le bus de champ - Google Patents

Procede pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilise dans le bus de champ

Info

Publication number
EP1649328A1
EP1649328A1 EP04763300A EP04763300A EP1649328A1 EP 1649328 A1 EP1649328 A1 EP 1649328A1 EP 04763300 A EP04763300 A EP 04763300A EP 04763300 A EP04763300 A EP 04763300A EP 1649328 A1 EP1649328 A1 EP 1649328A1
Authority
EP
European Patent Office
Prior art keywords
fieldbus
field device
telegrams
stack
programs
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
EP04763300A
Other languages
German (de)
English (en)
Inventor
Wilhelm Schneider
Christian Heim
Bernd Briechle
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.)
Endress and Hauser Wetzer GmbH and Co KG
Original Assignee
Endress and Hauser Wetzer GmbH and Co KG
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 Endress and Hauser Wetzer GmbH and Co KG filed Critical Endress and Hauser Wetzer GmbH and Co KG
Publication of EP1649328A1 publication Critical patent/EP1649328A1/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/4185Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by the network communication
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31121Fielddevice, field controller, interface connected to fieldbus
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31129Universal interface for different fieldbus protocols
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31174Load, use different protocols, formats, emulators for different systems
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the invention relates to a method for automatically adapting a bus-compatible field device to the bus protocol used on the fieldbus.
  • Such field devices are level measuring devices, mass flow measuring devices, pressure and temperature measuring devices, pH redox potential measuring devices, conductivity measuring devices, etc., which as sensors detect the corresponding process variables level, flow, pressure, temperature, pH value or conductivity value.
  • Electrode cleaning systems, calibration systems and samplers are particularly worth mentioning here.
  • Input / output input units so-called remote I / Os, are also referred to as field devices.
  • Actuators are used to influence process variables.
  • Field devices are often connected to fieldbus systems (Profibus, Foundation Fieldbus, etc.), which enable digital data exchange between the field devices and higher-level units, for example control systems or control units. These higher-level units are mainly used for process control and process monitoring.
  • Profilebus Foundation Fieldbus, etc.
  • Data is exchanged via the fieldbus in the form of telegrams (frames) that have a very specific structure that is prescribed by the bus protocol used.
  • the user data is packed into a series of control and monitoring sequences in accordance with the respective bus protocol.
  • the Profibus PA protocol (Data Link Layer) is described in more detail in the EN50170 standard.
  • the Foundation Fieldbus specifications are summarized in the publicly available "Foundation Fieldbus Technical Specifications”.
  • Field devices must be adapted to the respective fieldbus system already during the manufacture of the field devices.
  • a corresponding fieldbus stack program (fieldbus stack) is implemented in the field device.
  • the task of the fieldbus stack is to obtain the user data from the telegrams sent via the fieldbus and to forward them to the respective application running in the field device for further processing.
  • Stacks for the different fieldbus systems are e.g. supplied by TMG-itec or Softing AG.
  • the memory requirement for a Profibus PA stack is around 50 kB and for a Foundation Fieldbus FF stack around 250 kB.
  • a special fieldbus stack is implemented in the field device, eg a Profibus stack
  • this field device can only be used in a Profibus fieldbus system.
  • Use in a Foundation Fieldbus fieldbus system or other systems is not possible.
  • the object of the present invention is therefore to provide a method for automatically adapting a bus-compatible field device of process automation technology to the protocol used on the fieldbus, which is simple and inexpensive to carry out and which is suitable in principle for any protocols.
  • the essential idea of the invention is to receive telegrams from the fieldbus and to forward them to various fieldbus stacks stored in the field device and to process them there.
  • the fieldbus stack that can process telegrams properly, ie with which further processable user data can be extracted from the telegrams, is selected. With this selected fieldbus stack, further data exchange with the fieldbus takes place.
  • Fig. 2 bus-compatible field device
  • FIG. 4 flow chart of the inventive method.
  • the data bus D1 works according to the HSE (high speed ethemet) standard of the Foundation Fieldbus.
  • the data bus D1 is connected to a fieldbus segment SM1 via a gateway G1, which is also referred to as a linking device.
  • the fieldbus segment SM1 consists of several field devices F1, F2, F3, F4, which are connected to one another via a fieldbus FB are connected.
  • the fieldbus FB also works according to the Foundation Fieldbus standard.
  • the field device F1 is shown in more detail in FIG. 2.
  • This field device is an example of a temperature transmitter with a sensor.
  • the field device F1 has a microcontroller ⁇ C which is connected to a sensor MA via an analog-digital converter AD.
  • a display / operating unit AB which is also connected to the microcontroller ⁇ C, is optionally used to operate the field device and to display various information.
  • Flash, EEProm and / or RAM memory serve as memory for programs and parameters.
  • the microcontroller ⁇ C is connected to the fieldbus FB via a fieldbus interface FBS. Fieldbus telegrams can be exchanged between the field devices and the higher-level units WS1 or WS2 via the fieldbus FB.
  • the Profibusframe FR1 consists of several data fields; SD3 start field, DA destination address, SA sender address, FC function code, data and FCS frame checksum.
  • the data field data can e.g. B. contain measured values, queries etc.
  • the field device F1 receives a telegram T1, which is structured according to the rules of the Foundation Fieldbus.
  • the telegram T1 contains a series of control sequences according to the fieldbus telegram used (here Foundation Fieldbus).
  • This fieldbus telegram T1 is forwarded by the fieldbus interface FBS to the fieldbus stack program ST1 after a successful CRC check.
  • the ST1 fieldbus stacking program is a Profibus stacking program (Profibus stack). Since the telegram T1 is structured according to the Foundation Fieldbus rules, user data from this telegram can also be used With the help of the batch program ST1, an application cannot be forwarded.
  • Profile stack Profibus stacking program
  • the fieldbus stacking program ST1 signals a processing error.
  • the batch program ST2 is then loaded and the next telegram T2 sent via the fieldbus FB is received.
  • the telegram T2 is transferred to the stack program ST2 and processed in it.
  • the stack program ST2 is a Foundation Fieldbus stack program (FF stack)
  • user data can be obtained from the telegram and passed on to the corresponding application in the field device F1.
  • field device F1 can e.g. Diagnostic programs started, measured values read out or parameter values changed. If the telegram T2 is correctly processed in the fieldbus stacking program ST2, this stacking program will continue to be used to read subsequent telegrams T or to send telegrams from the field device F1 via the fieldbus.
  • FF stack Foundation Fieldbus stack program
  • a major advantage of the method according to the invention is that it can be easily adapted to new protocols. All that is required is the appropriate one Batch program can be stored in the field device so that telegrams can also be processed with this.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)

Abstract

L'invention concerne un procédé pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilisé dans le bus de champ. Selon ce procédé, des télégrammes de bus de champ sont transmis à différentes piles de bus de champ. Pour l'échange de données avec le bus de champ, on sélectionne la pile de bus de champ qui traite correctement les télégrammes.
EP04763300A 2003-08-01 2004-07-16 Procede pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilise dans le bus de champ Withdrawn EP1649328A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE10336035A DE10336035A1 (de) 2003-08-01 2003-08-01 Verfahren zur automatischen Anpassung eines busfähigen Feldgerätes der Prozessautomatisierungstechnik an das auf dem Feldbus verwendete Busprotokoll
PCT/EP2004/007979 WO2005013020A1 (fr) 2003-08-01 2004-07-16 Procede pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilise dans le bus de champ

Publications (1)

Publication Number Publication Date
EP1649328A1 true EP1649328A1 (fr) 2006-04-26

Family

ID=34111970

Family Applications (1)

Application Number Title Priority Date Filing Date
EP04763300A Withdrawn EP1649328A1 (fr) 2003-08-01 2004-07-16 Procede pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilise dans le bus de champ

Country Status (4)

Country Link
US (1) US20070055391A1 (fr)
EP (1) EP1649328A1 (fr)
DE (1) DE10336035A1 (fr)
WO (1) WO2005013020A1 (fr)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7700603B2 (en) 2003-12-15 2010-04-20 Schering Corporation Heterocyclic aspartyl protease inhibitors
US7763609B2 (en) 2003-12-15 2010-07-27 Schering Corporation Heterocyclic aspartyl protease inhibitors
US7592348B2 (en) 2003-12-15 2009-09-22 Schering Corporation Heterocyclic aspartyl protease inhibitors
DE102004062683A1 (de) * 2004-12-21 2006-06-29 Bosch Rexroth Aktiengesellschaft Verfahren zur Regelung einer Übertragung mit kurzen Datentelegrammen
US7496174B2 (en) * 2006-10-16 2009-02-24 Oraya Therapeutics, Inc. Portable orthovoltage radiotherapy
JP2010512389A (ja) 2006-12-12 2010-04-22 シェーリング コーポレイション アスパルチルプロテアーゼ阻害剤
DE102007028647B4 (de) * 2007-06-21 2016-06-16 Abb Technology Ag System zur Verkabelung der Automatisierungs- und Leittechnik einer technischen Anlage
CN101132328A (zh) * 2007-08-15 2008-02-27 北京航空航天大学 实时工业以太网EtherCAT通信控制器
CA2674526C (fr) * 2008-07-31 2016-10-04 Ametek, Inc. Formatage de donnes de registre modbus
US11824934B2 (en) 2020-09-10 2023-11-21 Fisher-Rosemount Systems, Inc. Security systems for use in implementing highly-versatile field devices and communication networks in control and automation systems
US11824650B2 (en) 2020-09-10 2023-11-21 Fisher-Rosemount Systems, Inc. Publish-subscribe communication architecture for highly-versatile field devices in control and automation systems
US11256238B1 (en) 2020-09-10 2022-02-22 Fisher-Rosemount Systems, Inc. Network resource management in a communication network for control and automation systems
US20220078267A1 (en) * 2020-09-10 2022-03-10 Fisher-Rosemount Systems, Inc. Highly-versatile field devices and communication networks for use in control and automation systems
US11531325B2 (en) 2020-09-10 2022-12-20 Fisher-Rosemount Systems, Inc. Node management of nodal communication networks for highly versatile field devices in control and automation systems

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10104143A1 (de) * 2001-01-31 2002-08-08 Grieshaber Vega Kg Mehrprotokollfähige Datenübertragungsgeräte und Datenkommunikationssysteme
US6959356B2 (en) * 2001-07-30 2005-10-25 Fisher-Rosemount Systems, Inc. Multi-protocol field device and communication method
US7032045B2 (en) * 2001-09-18 2006-04-18 Invensys Systems, Inc. Multi-protocol bus device
US7536486B2 (en) * 2004-07-30 2009-05-19 Microsoft Corporation Automatic protocol determination for portable devices supporting multiple protocols

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2005013020A1 *

Also Published As

Publication number Publication date
US20070055391A1 (en) 2007-03-08
WO2005013020A1 (fr) 2005-02-10
DE10336035A1 (de) 2005-03-24

Similar Documents

Publication Publication Date Title
DE102007047061B4 (de) Verfahren zum Bedienen von Feldgeräten der Prozessautomatisierungstechnik mit einem geräteunabhängigen Bedienprogramm
DE102008019053B4 (de) Verfahren zum Betreiben einer Anlage der Prozessautomatisierungstechnik
WO2011042257A2 (fr) Procédé pour faire fonctionner une interface de bus de terrain
EP1649328A1 (fr) Procede pour adapter automatiquement un appareil de champ d'automatisation des processus, apte aux bus, au protocole de bus utilise dans le bus de champ
DE102005063053A1 (de) Verfahren zur Anlagenüberwachung mit einem Feldbus der Prozessautomatisierungstechnik
WO2004075069A1 (fr) Procede pour transmettre des donnees par un bus de terrain fonctionnant selon la technique d'automatisation de processus
DE102009046041A1 (de) Anordnung zur Bedienung von Feldgeräten in der Automatisierungstechnik mittels eines Konfigurier-/Managementsystems
WO2008058991A1 (fr) Procédé d'exploitation d'un appareil modulaire de terrain qui fonctionne selon le modèle des blocs dans la technique de l'automatisation
DE102007054925B4 (de) Verfahren zur Überwachung eines Netzwerkes der Prozessautomatisierungstechnik
DE102007035159B4 (de) Verfahren zum Parametrieren von mehreren Feldgeräten der Automatisierungstechnik
DE102008043683A1 (de) Feldgerät der Prozessautomatisierungstechnik
EP2486459B1 (fr) Interface de bus de terrain et procédé de fonctionnement correspondant
WO2011072958A1 (fr) Procédé d'attribution d'une adresse d'interrogation à un appareil de terrain
DE102008042919A1 (de) Feldgerät der Prozessautomatisierungstechnik
DE102004057298A1 (de) Verfahren zur sicheren Parametrierung eines Feldgerätes der Automatisierungstechnik
WO2009056557A1 (fr) Procédé de fonctionnement d'un appareil de paramétrage
DE102007039427A1 (de) Steuerknoten für ein Netzwerk aus Steuerknoten
DE102010003741A1 (de) Verfahren zum Datenaustausch
DE102007022006A1 (de) Verfahren zum Übertragen von Daten zu einem Feldgerät der Automatisierungstechnik insbesondere der Prozessautomatisierungstechnik
EP2095193B1 (fr) Procédé d'utilisation d'un appareil de terrain fonctionnant selon le modèle de bloc pour un système d'automatisation réparti
DE102005063055A1 (de) Verfahren zum Anpassen eines Kommunikationsnetzwerkes der Prozessautomatisierungstechnik an die Qualität der Kommunikationsverbindung zwischen einem Sender und einem Empfänger
EP1899772B1 (fr) Procede pour faire fonctionner une unite de stockage de donnees utilisee en technique d'automatisation de processus
DE102005026521A1 (de) Verfahren zur Reduktion des Datentransfers zwischen einem Feldgerät der Automatisierungstechnik und einer Steuereinheit
EP4218220A1 (fr) Procédé pour diagnostiquer le fonctionnement d'un dispositif périphérique
DE102018105872A1 (de) Verfahren zur Analyse einer Kommunikationsqualität

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

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20070405

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