MX2014006596A - Rutinas de monitorizacion de un control de flujo de programa, sistemas y metodos relacionados. - Google Patents

Rutinas de monitorizacion de un control de flujo de programa, sistemas y metodos relacionados.

Info

Publication number
MX2014006596A
MX2014006596A MX2014006596A MX2014006596A MX2014006596A MX 2014006596 A MX2014006596 A MX 2014006596A MX 2014006596 A MX2014006596 A MX 2014006596A MX 2014006596 A MX2014006596 A MX 2014006596A MX 2014006596 A MX2014006596 A MX 2014006596A
Authority
MX
Mexico
Prior art keywords
flow control
program flow
systems
control monitoring
related methods
Prior art date
Application number
MX2014006596A
Other languages
English (en)
Other versions
MX349890B (es
Inventor
Mehul Dalal
Original Assignee
Fisher Controls Int
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 Fisher Controls Int filed Critical Fisher Controls Int
Publication of MX2014006596A publication Critical patent/MX2014006596A/es
Publication of MX349890B publication Critical patent/MX349890B/es

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0428Safety, monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0715Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a system implementing multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0736Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in functional embedded systems, i.e. in a data processing system designed as a combination of hardware and software dedicated to performing a certain function
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0748Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a remote unit communicating with a single-box computer node experiencing an error/fault
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/0757Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0775Content or structure details of the error report, e.g. specific table structure, specific error fields
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3072Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting
    • 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/41835Total 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 programme execution
    • 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/32Operator till task planning
    • G05B2219/32043Program, information flow
    • 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]
    • 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/80Management or planning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computer Hardware Design (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

La presente descripción se refiere a rutinas de monitorización de un control de flujo de programa. En una modalidad, se proporciona un aparato de control de proceso con diversos módulos asociados con el control o monitorización de una planta determinada. Se proporcionan rutinas de monitorización de un control de flujo de programa para monitorizar los diversos módulos.
MX2014006596A 2011-12-02 2012-11-29 Rutinas de monitorizacion de un control de flujo de programa, sistemas y metodos relacionados. MX349890B (es)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN3388MU2011 2011-12-02
PCT/US2012/067009 WO2013082256A1 (en) 2011-12-02 2012-11-29 Program flow control monitoring routines, related methods and systems

Publications (2)

Publication Number Publication Date
MX2014006596A true MX2014006596A (es) 2016-04-26
MX349890B MX349890B (es) 2017-08-17

Family

ID=47459121

Family Applications (1)

Application Number Title Priority Date Filing Date
MX2014006596A MX349890B (es) 2011-12-02 2012-11-29 Rutinas de monitorizacion de un control de flujo de programa, sistemas y metodos relacionados.

Country Status (10)

Country Link
US (1) US9087074B2 (es)
EP (1) EP2786252B1 (es)
JP (1) JP6567826B2 (es)
CN (1) CN103135518B (es)
AR (1) AR089059A1 (es)
BR (1) BR112014012011A2 (es)
CA (1) CA2856308C (es)
MX (1) MX349890B (es)
RU (1) RU2641263C2 (es)
WO (1) WO2013082256A1 (es)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103383566B (zh) * 2013-06-24 2015-10-28 奇瑞汽车股份有限公司 一种程序流监控方法
CN104808626B (zh) * 2015-04-20 2018-01-02 中国石油化工股份有限公司青岛安全工程研究院 化工装置开车时工艺参数的报警方法
CN104914821B (zh) * 2015-04-20 2017-12-12 中国石油化工股份有限公司青岛安全工程研究院 化工装置精馏系统开车时的报警方法
US10353364B2 (en) * 2016-05-03 2019-07-16 Schneider Electric Systems Usa, Inc. Application specific field device for process control system
US10871081B2 (en) 2016-08-31 2020-12-22 General Electric Technology Gmbh Creep damage indicator module for a valve and actuator monitoring system
US10626749B2 (en) 2016-08-31 2020-04-21 General Electric Technology Gmbh Spindle vibration evaluation module for a valve and actuator monitoring system
US10066501B2 (en) 2016-08-31 2018-09-04 General Electric Technology Gmbh Solid particle erosion indicator module for a valve and actuator monitoring system
US10544700B2 (en) 2016-08-31 2020-01-28 General Electric Technology Gmbh Advanced startup counter module for a valve and actuator monitoring system
US10156153B2 (en) 2016-08-31 2018-12-18 General Electric Technology Gmbh Advanced tightness test evaluation module for a valve and actuator monitoring system
US10151216B2 (en) 2016-08-31 2018-12-11 General Electric Technology Gmbh Insulation quality indicator module for a valve and actuator monitoring system
US10536168B2 (en) * 2016-11-07 2020-01-14 Infineon Technologies Ag Program flow monitoring for deterministic firmware functions
US10233786B2 (en) 2017-03-28 2019-03-19 General Electric Technology Gmbh Actuator spring lifetime supervision module for a valve and actuator monitoring system
CN108958176A (zh) * 2017-05-23 2018-12-07 北京握奇智能科技有限公司 一种网络通信控制系统和方法
JP7221644B2 (ja) * 2018-10-18 2023-02-14 株式会社日立製作所 機器故障診断支援システムおよび機器故障診断支援方法
CN109374053B (zh) * 2018-11-13 2021-06-08 深圳市中广控信息科技有限公司 一种基于事件驱动响应的物联网机房管理平台
CN113176983B (zh) * 2021-06-28 2021-09-28 北京智芯微电子科技有限公司 程序流监控方法及程序流监控系统、cpu、芯片
CN114430396B (zh) * 2022-04-06 2022-07-05 中国光大银行股份有限公司 交易频率控制方法、装置、存储介质和电子设备

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0512065A (ja) * 1991-06-21 1993-01-22 Hitachi Ltd プログラム実行状況監視方法
US6000040A (en) * 1996-10-29 1999-12-07 Compaq Computer Corporation Method and apparatus for diagnosing fault states in a computer system
US6414594B1 (en) 1996-12-31 2002-07-02 Honeywell International Inc. Method and apparatus for user-initiated alarms in process control system
JPH11161589A (ja) * 1997-11-28 1999-06-18 Toshiba Corp クライアントサーバシステムならびに同システムにおける資源の状態変化通知方法及び同方法がプログラムされ記録される記録媒体
JP2001014027A (ja) * 1999-06-30 2001-01-19 Mitsubishi Electric Corp プロセス制御コントローラの故障解析支援システム
US6745383B1 (en) 1999-12-29 2004-06-01 Veritas Operating Corporation Early warning mechanism for enhancing enterprise availability
US6725398B1 (en) * 2000-02-11 2004-04-20 General Electric Company Method, system, and program product for analyzing a fault log of a malfunctioning machine
US7389204B2 (en) 2001-03-01 2008-06-17 Fisher-Rosemount Systems, Inc. Data presentation system for abnormal situation prevention in a process plant
US6892331B2 (en) 2002-01-17 2005-05-10 International Business Machines Corporation Method and system for error detection in a managed application environment
US6961878B2 (en) * 2002-02-28 2005-11-01 Bellsouth Intellectual Property Corporation Software application error severity notification to users
US7062681B2 (en) * 2002-12-03 2006-06-13 Microsoft Corporation Method and system for generically reporting events occurring within a computer system
CN100582978C (zh) * 2004-03-03 2010-01-20 费舍-柔斯芒特系统股份有限公司 用于预防加工厂中异常状况的配置系统和方法
US7383470B2 (en) * 2004-09-30 2008-06-03 Microsoft Corporation Method, system, and apparatus for identifying unresponsive portions of a computer program
JP4328969B2 (ja) * 2005-04-01 2009-09-09 横河電機株式会社 制御装置の診断方法
RU2300795C2 (ru) * 2005-06-14 2007-06-10 Государственное образовательное учреждение высшего профессионального образования Уфимский государственный авиационный технический университет Устройство и способ для контроля управляющей программы вычислителя
US7617534B1 (en) * 2005-08-26 2009-11-10 Symantec Corporation Detection of SYSENTER/SYSCALL hijacking
US7702966B2 (en) * 2005-09-07 2010-04-20 Intel Corporation Method and apparatus for managing software errors in a computer system
US7689873B1 (en) * 2005-09-19 2010-03-30 Google Inc. Systems and methods for prioritizing error notification
RU2331101C1 (ru) * 2006-12-25 2008-08-10 Илья Сергеевич Свирин Способ контроля функционирования программного обеспечения
DE102007015369A1 (de) 2006-12-29 2008-07-03 Endress + Hauser Gmbh + Co. Kg Verfahren zur Überwachung des logischen Programmablaufs von kritischen Funktionen in Programmen eines Feldgeräts der Prozess- und Automatisierungstechnik
CN100555240C (zh) * 2007-01-16 2009-10-28 国际商业机器公司 用于诊断应用程序的方法和系统
JP5133649B2 (ja) * 2007-10-16 2013-01-30 京セラドキュメントソリューションズ株式会社 電子機器およびメモリ管理プログラム
US7861120B2 (en) * 2007-12-14 2010-12-28 Sap Ag Method and apparatus for runtime error handling
US20090013208A1 (en) * 2008-03-31 2009-01-08 Dimuzio Thomas M Real time automated exception notification and reporting solution
US8271834B2 (en) * 2008-12-15 2012-09-18 International Business Machines Corporation Method and system for providing immunity to computers
DE102009047724A1 (de) * 2009-12-09 2011-06-16 Endress + Hauser Wetzer Gmbh + Co Kg Verfahren zur Programmlaufkontrolle

Also Published As

Publication number Publication date
JP2015508517A (ja) 2015-03-19
US20130145219A1 (en) 2013-06-06
MX349890B (es) 2017-08-17
AR089059A1 (es) 2014-07-30
RU2014124949A (ru) 2016-02-10
CA2856308C (en) 2021-01-19
WO2013082256A1 (en) 2013-06-06
EP2786252B1 (en) 2018-03-07
US9087074B2 (en) 2015-07-21
CN103135518A (zh) 2013-06-05
EP2786252A1 (en) 2014-10-08
BR112014012011A2 (pt) 2017-05-30
CA2856308A1 (en) 2013-06-06
RU2641263C2 (ru) 2018-01-16
JP6567826B2 (ja) 2019-08-28
CN103135518B (zh) 2019-11-12

Similar Documents

Publication Publication Date Title
MX349890B (es) Rutinas de monitorizacion de un control de flujo de programa, sistemas y metodos relacionados.
ZA201703490B (en) Hydroponic culture system, and plant factory provided with hydroponic culture system and greenhouse produced from styrene foam
PL2866551T3 (pl) Układ i sposób generowania wysokowydajnej produkcji roślinnej w dowolnym środowisku
IL229674A (en) Plant system, method and tool
PT3285128T (pt) Sistema e método de monitorização em tempo real de central hidroelétrica
HK1216136A1 (zh) 照明系統及植物栽培裝置
EP2740348A4 (en) PLANT CULTURE METHOD AND PLANT CULTURE EQUIPMENT
EP2876993A4 (en) SYSTEMS, METHODS AND APPARATUS FOR CONTROLLING AND MONITORING MULTI-RANGE AGRICULTURAL MACHINE
EP2982239A4 (en) PLANT CULTURE SYSTEM, CULTURE METHOD USING THE SAME, AND METHOD OF MANUFACTURING THE SAME
EP2897012A4 (en) DEVICE FOR MONITORING AN APPARATUS, PROGRAM FOR MONITORING AN APPARATUS AND METHOD FOR MONITORING AN APPARATUS
SG11201600876SA (en) Plant cultivation system and a method for plant cultivation
EP3088529A4 (en) Saccharified solution production method using biomass as raw material, saccharified solution production device, and continuous reactor
EP2549430A4 (en) SYSTEM FOR ASSISTANCE IN THE OPERATION OF A POWER PLANT, PROGRAM FOR ASSISTANCE IN THE OPERATION OF A POWER PLANT, AND METHOD FOR ASSISTANCE IN OPERATING A POWER PLANT
EP2690168A4 (en) CULTURE EQUIPMENT, CULTURE EQUIPMENT SYSTEM, CULTURE OPERATION MANAGEMENT METHOD AND PROGRAM
PL2935595T3 (pl) Sposób i urządzenie do wytwarzania biogazu z biomasy zawierającej lignocelulozę
GB2483972B (en) Methods,apparatus and articles of manufacture to identify hazardous process conditions associated with devices in a process control system
PT2744324E (pt) Método para utilizar calor num dispositivo de criação de plantas ou animais, sistema correpondente e estufa
ZA201307588B (en) Piping system from reactor to separator and method to control process flow
EP2689579A4 (en) TRANSMISSION MANAGEMENT SYSTEM, TRANSMISSION SYSTEM, SELECTION METHOD, PROGRAM PRODUCT, PROGRAM DELIVERY SYSTEM, AND MAINTENANCE SYSTEM
PL2624093T3 (pl) System monitorowania i sterowania elektrownią i sposób monitorowania i sterowania elektrownią
RS56843B1 (sr) Sistem za izvršavanje, praćenje, nadgledanje i upravljanje postupkom smanjenja broja bakterija u zatvorenom okruženju
EP2772529A4 (en) PRODUCTION PROCESS MONITORING SYSTEM AND METHOD OF CONTROLLING THE SAME
EP2761997A4 (en) LIGHTING DEVICE FOR PLANT CULTURE, PLANT CULTURE SYSTEM, AND PLANT CULTIVATION METHOD
EP2917167A4 (en) METHOD AND SYSTEM FOR THE MANUFACTURE OF INORGANIC FERTILIZER AND BIOMASS FIBER
SG11201600027WA (en) An industrial plant and method for the production of an industrial product, in particular an aeronautical component or system

Legal Events

Date Code Title Description
FG Grant or registration