KR20100019473A - 무선 제어 및 센서 네트워크에서의 진단 및 문제 해결 방법들 - Google Patents
무선 제어 및 센서 네트워크에서의 진단 및 문제 해결 방법들 Download PDFInfo
- Publication number
- KR20100019473A KR20100019473A KR1020097025159A KR20097025159A KR20100019473A KR 20100019473 A KR20100019473 A KR 20100019473A KR 1020097025159 A KR1020097025159 A KR 1020097025159A KR 20097025159 A KR20097025159 A KR 20097025159A KR 20100019473 A KR20100019473 A KR 20100019473A
- Authority
- KR
- South Korea
- Prior art keywords
- diagnostic
- data
- internal
- memory
- variables
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
- G05B19/0428—Safety, monitoring
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/24—Pc safety
- G05B2219/24055—Trace, store a working, operation history
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/24—Pc safety
- G05B2219/24067—Processor stores variables, events and date in eeprom, for external monitor
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/24—Pc safety
- G05B2219/24084—Remote and local monitoring, local result to remote, remote takes action
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Debugging And Monitoring (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
- Testing And Monitoring For Control Systems (AREA)
Abstract
Description
Claims (20)
- 빌딩 자동화 시스템 내에서 동작가능한 제1 계층적 장치(hierarchical device)에 대한 진단을 수행하는 방법으로서,상기 제1 계층적 장치를 제어하도록 구성된 애플리케이션 코드를 컴파일링(compiling)하는 단계 ― 상기 애플리케이션 코드는 복수의 내부 변수들을 포함함 ―;상기 복수의 내부 변수들을 모니터링하도록 구성된 진단 모듈을 제공하는 단계;상기 모니터링된 복수의 내부 변수들에 관련된 내부 변수 진단 데이터를 수집하는 단계;상기 수집된 내부 변수 진단 데이터를 제2 계층적 장치에 업로드하는 단계;상기 제2 계층적 장치에서, 상기 내부 변수 진단 데이터에 대한 계층화된(layered) 진단 분석을 수행하는 단계; 및그 분석된 내부 변수 진단 데이터에 기초하여 제1 계층적 장치 문제점을 식별하는 단계를 포함하는 방법.
- 제1항에 있어서, 내부 변수 진단 데이터를 수집하는 단계는 상기 애플리케이션 코드 내의 상기 복수의 내부 변수들 중 하나의 내부 변수를 모니터링하기 위한 체크포인트를 설정하는 단계를 더 포함하는 방법.
- 제1항에 있어서, 상기 제1 계층적 장치는 상기 모니터링된 복수의 내부 변수들을 저장하기 위해 예약된(reserved) 진단 메모리를 갖는 메모리를 포함하는 방법.
- 제3항에 있어서, 상기 진단 메모리는 계층적 데이터 로깅 스키마(hierarchical data logging schema)에 연관된 복수의 층들 각각에 따라 할당되는 방법.
- 제3항에 있어서, 상기 진단 메모리는 체크포인트의 우선 순위에 따라 할당되는 방법.
- 제5항에 있어서, 하위 우선 순위를 갖는 제1 체크포인트는 상위 우선 순위를 갖는 제2 체크포인트보다 더 적은 진단 메모리를 할당받는 방법.
- 제1항에 있어서, 상기 수집된 내부 변수 진단 데이터를 업로드하는 단계는 상기 수집된 내부 변수 데이터를 펜딩 중인(pending) 네트워크 통신에 추가(append)하는 단계를 포함하는 방법.
- 제1항에 있어서, 상기 모니터링된 복수의 내부 변수들에 관련된 내부 변수 진단 데이터를 수집하는 단계는 은닉된(hidden) 내부 변수 진단 데이터를 수집하는 단계를 포함하는 방법.
- 제1항에 있어서, 계층화된 진단 분석을 수행하는 단계는 프로그래머 진단 툴을 이용하는 단계를 포함하는 방법.
- 빌딩 자동화 시스템 내에서 동작가능한 계층적 장치로서,무선 통신 컴포넌트;상기 무선 통신 컴포넌트와 통신하는 프로세서; 및상기 프로세서와 통신하는 메모리― 상기 메모리는 상기 프로세서에 의해 실행가능한 애플리케이션 코드를 저장하도록 구성됨 ―를 포함하고,상기 애플리케이션 코드는,상기 애플리케이션 코드와 연관된 복수의 내부 변수들을 모니터링하고;상기 모니터링된 복수의 내부 변수들에 관련된 내부 변수 진단 데이터를 수집하고;상기 수집된 내부 변수 진단 데이터를 통신하도록구성된 진단 모듈을 포함하는 것인, 계층적 장치.
- 제10항에 있어서,무선 네트워크 내의 동작을 위해 구성되고 상기 내부 변수 진단 데이터에 대한 계층화된 진단 분석을 수행하도록 구성된 제2 계층적 장치를 더 포함하는 계층적 장치.
- 제11항에 있어서, 상기 제2 계층적 장치는 상기 분석된 내부 변수 진단 데이터에 기초하여 문제점을 식별하도록 더 구성되는 계층적 장치.
- 제10항에 있어서, 상기 내부 변수 진단 데이터는 상기 애플리케이션 코드 내의 상기 복수의 내부 변수들 중 하나의 내부 변수를 모니터링하기 위한 체크포인트를 포함하는 계층적 장치.
- 제10항에 있어서, 상기 메모리는 상기 모니터링된 복수의 내부 변수들을 저장하기 위해 예약된 진단 메모리를 포함하는 계층적 장치.
- 제14항에 있어서, 상기 진단 메모리는 계층적 데이터 로깅 스키마에 연관된 북수의 층들의 각각에 따라 할당되는 계층적 장치.
- 제14항에 있어서, 상기 진단 메모리는 체크포인트의 우선 순위에 따라 할당되는 계층적 장치.
- 제14항에 있어서, 상기 진단 메모리는 체크포인트와 연관된 우선 순위에 기초하여 할당되는 계층적 장치.
- 제17항에 있어서, 하위 우선 순위를 갖는 제1 체크포인트는 상위 우선 순위를 갖는 제2 체크포인트보다 더 적은 진단 메모리를 할당받는 계층적 장치.
- 제10항에 있어서, 상기 진단 모듈은,상기 수집된 내부 변수 데이터를 펜딩 중인 네트워크 통신에 추가하도록 더 구성된 계층적 장치.
- 제10항에 있어서, 상기 수집된 내부 변수들은 수집된 은닉된 내부 변수 진단 데이터를 포함하는 계층적 장치.
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US91571007P | 2007-05-03 | 2007-05-03 | |
US60/915,710 | 2007-05-03 | ||
US3510908P | 2008-03-10 | 2008-03-10 | |
US61/035,109 | 2008-03-10 | ||
US12/114,766 | 2008-05-03 | ||
US12/114,766 US8332819B2 (en) | 2007-05-03 | 2008-05-03 | Diagnostic and trouble-shooting methods in a wireless control and sensor network |
PCT/US2008/005761 WO2008137127A1 (en) | 2007-05-03 | 2008-05-05 | Diagnostic and trouble-shooting methods in a wireless control and sensor network |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20100019473A true KR20100019473A (ko) | 2010-02-18 |
KR101085621B1 KR101085621B1 (ko) | 2011-11-22 |
Family
ID=39940427
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020097025159A Expired - Fee Related KR101085621B1 (ko) | 2007-05-03 | 2008-05-05 | 무선 제어 및 센서 네트워크에서의 진단 및 문제 해결 방법들 |
Country Status (7)
Country | Link |
---|---|
US (1) | US8332819B2 (ko) |
EP (1) | EP2145239B1 (ko) |
KR (1) | KR101085621B1 (ko) |
CN (1) | CN101802729B (ko) |
BR (1) | BRPI0810732B1 (ko) |
CA (1) | CA2685901C (ko) |
WO (1) | WO2008137127A1 (ko) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1460546A1 (fr) * | 2003-03-18 | 2004-09-22 | SCHLUMBERGER Systèmes | Procédé de sécurisation de l'exécution d'un programme dans un ensemble électronique contre les attaques par introduction d'erreurs |
WO2009116126A1 (ja) * | 2008-03-17 | 2009-09-24 | 富士通株式会社 | 情報取得支援装置 |
US8219776B2 (en) * | 2009-09-23 | 2012-07-10 | Lsi Corporation | Logical-to-physical address translation for solid state disks |
US9092332B2 (en) * | 2013-05-02 | 2015-07-28 | Microsoft Technology Licensing, Llc | Activity based sampling of diagnostics data |
CN103581952A (zh) * | 2013-11-25 | 2014-02-12 | 广州视声电子实业有限公司 | 一种智能家居设备及执行诊断的方法 |
US9906413B1 (en) * | 2014-12-18 | 2018-02-27 | Jpmorgan Chase Bank, N.A. | System and method for implementing a dynamic hierarchy for devices |
US9886707B1 (en) * | 2014-12-18 | 2018-02-06 | Jpmorgan Chase Bank, N.A. | System and method for building dynamic hierarchy for products |
CN107408809B (zh) | 2015-01-13 | 2019-12-10 | 特灵国际有限公司 | 改进的无线hvac组件 |
CN104717689B (zh) * | 2015-03-12 | 2018-05-11 | 清华大学 | 一种无线传感器网络的故障诊断方法 |
US10592821B2 (en) | 2015-06-19 | 2020-03-17 | Trane International Inc. | Self-learning fault detection for HVAC systems |
US10191024B2 (en) | 2015-07-13 | 2019-01-29 | Trane International Inc. | Energy management for sensors |
US10255127B2 (en) * | 2015-09-30 | 2019-04-09 | International Business Machines Corporation | Optimized diagnostic data collection driven by a ticketing system |
US11274843B2 (en) * | 2018-12-31 | 2022-03-15 | Johnson Controls Tyco IP Holdings LLP | Systems and methods for providing multi-dimensional load data on a dashboard |
Family Cites Families (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4841434A (en) * | 1984-05-11 | 1989-06-20 | Raytheon Company | Control sequencer with dual microprogram counters for microdiagnostics |
US5202985A (en) * | 1988-04-14 | 1993-04-13 | Racal-Datacom, Inc. | Apparatus and method for displaying data communication network configuration after searching the network |
US4989132A (en) * | 1988-10-24 | 1991-01-29 | Eastman Kodak Company | Object-oriented, logic, and database programming tool with garbage collection |
JPH02272645A (ja) * | 1989-04-14 | 1990-11-07 | Hitachi Ltd | プログラム・デバツグ支援方法 |
US5584009A (en) * | 1993-10-18 | 1996-12-10 | Cyrix Corporation | System and method of retiring store data from a write buffer |
US5634098A (en) * | 1995-02-01 | 1997-05-27 | Sun Microsystems, Inc. | Method and apparatus for environment-variable driven software testing |
US6272672B1 (en) * | 1995-09-06 | 2001-08-07 | Melvin E. Conway | Dataflow processing with events |
US5784553A (en) * | 1996-01-16 | 1998-07-21 | Parasoft Corporation | Method and system for generating a computer program test suite using dynamic symbolic execution of JAVA programs |
US6314558B1 (en) * | 1996-08-27 | 2001-11-06 | Compuware Corporation | Byte code instrumentation |
US6721941B1 (en) * | 1996-08-27 | 2004-04-13 | Compuware Corporation | Collection of timing and coverage data through a debugging interface |
US5915083A (en) * | 1997-02-28 | 1999-06-22 | Vlsi Technology, Inc. | Smart debug interface circuit for efficiently for debugging a software application for a programmable digital processor device |
US6182279B1 (en) * | 1997-08-12 | 2001-01-30 | International Business Machines Corporation | Method and apparatus for storing templates in a component system |
US5991543A (en) * | 1997-08-29 | 1999-11-23 | Dell Usa, L.P. | Software installation and testing for a build-to-order computer system |
US6401220B1 (en) * | 1998-08-21 | 2002-06-04 | National Instruments Corporation | Test executive system and method including step types for improved configurability |
GB9825102D0 (en) * | 1998-11-16 | 1999-01-13 | Insignia Solutions Plc | Computer system |
US6553565B2 (en) * | 1999-04-23 | 2003-04-22 | Sun Microsystems, Inc | Method and apparatus for debugging optimized code |
IT1309106B1 (it) | 1999-10-13 | 2002-01-16 | Merloni Elettrodomestici Spa | Utenza elettrica domestica a controllo elettronico e relativo sistemadi controllo e programmazione. |
US8032409B1 (en) * | 1999-11-22 | 2011-10-04 | Accenture Global Services Limited | Enhanced visibility during installation management in a network-based supply chain environment |
US20020087949A1 (en) * | 2000-03-03 | 2002-07-04 | Valery Golender | System and method for software diagnostics using a combination of visual and dynamic tracing |
CN100521711C (zh) * | 2000-09-15 | 2009-07-29 | 因文西斯系统公司 | 用于过程数据访问服务器的远程配置的系统 |
US6901586B1 (en) * | 2000-11-06 | 2005-05-31 | Sun Microsystems, Inc. | Safe language static variables initialization in a multitasking system |
DE10117459A1 (de) | 2001-04-06 | 2002-10-24 | Siemens Ag | Verfahren und Vorrichtung zur Gewinnung von Diagnoseinformationen |
WO2003007097A1 (de) * | 2001-07-13 | 2003-01-23 | Siemens Aktiengesellschaft | Verfahren und system zur elektronischen bereitstellung von diensten für maschinen über eine datenkommunikationsverbindung |
US7292900B2 (en) * | 2001-07-13 | 2007-11-06 | Siemens Aktiengesellschaft | Power distribution expert system |
JP2003173246A (ja) * | 2001-12-05 | 2003-06-20 | Ricoh Co Ltd | デバイス情報収集方法、プログラム、サーバ装置及び記憶媒体 |
US7206964B2 (en) * | 2002-08-30 | 2007-04-17 | Availigent, Inc. | Consistent asynchronous checkpointing of multithreaded application programs based on semi-active or passive replication |
US20040160464A1 (en) * | 2003-02-14 | 2004-08-19 | David Reyna | System and method for providing a graphical user interface and alternate mappings of management information base objects |
US7367023B2 (en) * | 2003-07-10 | 2008-04-29 | International Business Machines Corporation | Method and apparatus for generating computer programming code selectively optimized for execution performance and not optimized for serviceability |
US20050182655A1 (en) * | 2003-09-02 | 2005-08-18 | Qcmetrix, Inc. | System and methods to collect, store, analyze, report, and present data |
US7921412B1 (en) * | 2003-11-26 | 2011-04-05 | Sprint Communications Company L.P. | Application monitor system and method |
US7464373B1 (en) * | 2003-12-10 | 2008-12-09 | The Mathworks, Inc. | System and method for using a graphical debugging tool in a modeling and execution environment |
US7774172B1 (en) * | 2003-12-10 | 2010-08-10 | The Mathworks, Inc. | Method for using a graphical debugging tool |
DE10358732A1 (de) | 2003-12-15 | 2005-07-14 | BSH Bosch und Siemens Hausgeräte GmbH | Haushaltsgerät und Verfahren zum Ermitteln einer Störungsursache an einem solchen Gerät |
US7529897B1 (en) * | 2003-12-31 | 2009-05-05 | Vmware, Inc. | Generating and using checkpoints in a virtual computer system |
US7421562B2 (en) * | 2004-03-01 | 2008-09-02 | Sybase, Inc. | Database system providing methodology for extended memory support |
US7712081B2 (en) * | 2005-01-19 | 2010-05-04 | International Business Machines Corporation | Using code motion and write and read delays to increase the probability of bug detection in concurrent systems |
CN101322083A (zh) * | 2005-12-05 | 2008-12-10 | 费舍-柔斯芒特系统股份有限公司 | 利用并行过程仿真的多目标预测过程优化 |
US7669081B2 (en) * | 2006-09-27 | 2010-02-23 | Raytheon Company | Systems and methods for scheduling, processing, and monitoring tasks |
US8706914B2 (en) * | 2007-04-23 | 2014-04-22 | David D. Duchesneau | Computing infrastructure |
US20110138319A1 (en) * | 2007-11-08 | 2011-06-09 | David Sidman | Apparatuses, Methods and Systems for Hierarchical Multidimensional Information Interfaces |
-
2008
- 2008-05-03 US US12/114,766 patent/US8332819B2/en active Active
- 2008-05-05 KR KR1020097025159A patent/KR101085621B1/ko not_active Expired - Fee Related
- 2008-05-05 CA CA2685901A patent/CA2685901C/en active Active
- 2008-05-05 WO PCT/US2008/005761 patent/WO2008137127A1/en active Application Filing
- 2008-05-05 BR BRPI0810732-7A patent/BRPI0810732B1/pt not_active IP Right Cessation
- 2008-05-05 EP EP08767562A patent/EP2145239B1/en active Active
- 2008-05-05 CN CN2008800145605A patent/CN101802729B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
CN101802729B (zh) | 2012-12-12 |
BRPI0810732A2 (pt) | 2014-10-21 |
EP2145239A1 (en) | 2010-01-20 |
CN101802729A (zh) | 2010-08-11 |
CA2685901C (en) | 2015-06-30 |
EP2145239B1 (en) | 2012-11-28 |
BRPI0810732B1 (pt) | 2019-04-30 |
CA2685901A1 (en) | 2008-11-13 |
WO2008137127A1 (en) | 2008-11-13 |
US20080276127A1 (en) | 2008-11-06 |
KR101085621B1 (ko) | 2011-11-22 |
US8332819B2 (en) | 2012-12-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101085621B1 (ko) | 무선 제어 및 센서 네트워크에서의 진단 및 문제 해결 방법들 | |
KR101683321B1 (ko) | 분산 애플리케이션들을 모니터링 하는 방법 | |
AU740146B2 (en) | A telecommunications performance management system | |
US8990770B2 (en) | Systems and methods to configure condition based health maintenance systems | |
CN105283400B (zh) | 电梯噪声监测 | |
EP2713231B1 (en) | Method for performing condition based data acquisition in a hierarchically distributed condition based maintenance system | |
US8726084B2 (en) | Methods and systems for distributed diagnostic reasoning | |
KR101951526B1 (ko) | 스마트팩토리 플랫폼을 위한 인터페이스 미들웨어 시스템 및 그 동작방법 | |
JP2005327261A (ja) | 性能監視装置、性能監視方法及びプログラム | |
CN1936849A (zh) | 资源动态调整方法及设备 | |
US20130091391A1 (en) | User-coordinated resource recovery | |
KR20090000932A (ko) | 원격지 센서에서 측정된 대용량 데이터 처리 시스템 및 그방법 | |
EP1777188A1 (en) | Elevator monitoring system | |
KR102312523B1 (ko) | 대량의 데이터 수집을 위한 인터페이스 미들웨어 시스템 | |
JP5598362B2 (ja) | トラフィックデータの監視システムおよびサーバ間データ整合方法 | |
JP2005032086A (ja) | データ収集システム | |
JP4816169B2 (ja) | グローバルプロセス生成方法、装置、システム、およびプログラム | |
KR101077561B1 (ko) | 프로그램 개발 운영 모니터링 시스템 | |
JP3628902B2 (ja) | ネットワーク管理システム及び同システムに適用する記憶媒体 | |
Chakraborty et al. | Observability | |
CN103581952A (zh) | 一种智能家居设备及执行诊断的方法 | |
Bischoff et al. | Monitoring of civil infrastructures using wireless sensor networks | |
JP2012128844A (ja) | Rfidタグデータ処理装置及び方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0105 | International application |
Patent event date: 20091202 Patent event code: PA01051R01D Comment text: International Patent Application |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20110215 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20110831 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20111115 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20111115 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20141021 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20141021 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20151020 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20151020 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20161014 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20161014 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20181011 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20181011 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20191008 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20191008 Start annual number: 9 End annual number: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20201014 Start annual number: 10 End annual number: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20211012 Start annual number: 11 End annual number: 11 |
|
PR1001 | Payment of annual fee |
Payment date: 20221017 Start annual number: 12 End annual number: 12 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20240826 |