JP4848383B2 - 設備管理システム - Google Patents
設備管理システム Download PDFInfo
- Publication number
- JP4848383B2 JP4848383B2 JP2008050392A JP2008050392A JP4848383B2 JP 4848383 B2 JP4848383 B2 JP 4848383B2 JP 2008050392 A JP2008050392 A JP 2008050392A JP 2008050392 A JP2008050392 A JP 2008050392A JP 4848383 B2 JP4848383 B2 JP 4848383B2
- Authority
- JP
- Japan
- Prior art keywords
- equipment
- management
- item
- information
- facility
- 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.)
- Active
Links
- 238000009434 installation Methods 0.000 claims description 14
- 238000004590 computer program Methods 0.000 claims description 3
- 238000007726 management method Methods 0.000 description 72
- 238000012423 maintenance Methods 0.000 description 16
- 238000000034 method Methods 0.000 description 5
- 238000013523 data management Methods 0.000 description 3
- 238000013500 data storage Methods 0.000 description 3
- 238000000605 extraction Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000002250 progressing effect Effects 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
20 設備基本テーブル
30 設備基本用マスタ
40 系統テーブル
50 系統用マスタ
Claims (2)
- データ処理装置と、前記データ処理装置に接続された入力装置及び表示装置と、前記データ処理装置に搭載されたコンピュータプログラムとして構成される設備管理手段とデータベースとを備え、管理対象の複数の設備に関する情報を管理する設備管理システムにおいて、
前記設備管理手段は、前記コンピュータプログラムとしてそれぞれ構成されるデータ構成管理部と、登録部と、検索部と、画面フォーマット制御部とを有してなり、
前記データ構成管理部は、設備基本テーブルと、設備基本用マスタと、系統テーブルとを備え、
前記設備基本テーブルは、前記管理対象の設備ごとのレコードに記録すべき情報項目について複数の前記設備に共通する情報項目を規定するテーブルであり、各設備を特定する設備ID、関係付けられる複数の系統をそれぞれ特定する系統ID、設備名、及び各設備に関して管理対象となるデータについての複数のデータ項目とを含む前記共通の情報項目が規定される項目欄と、該項目欄に規定された情報項目についてのレコードが記録される複数のレコード欄とが設けられ、
前記設備基本用マスタは、前記設備基本テーブルで規定される共通の情報項目を定義するテーブルであり、管理ID、親管理ID、フィールドID、表示名、型式、サイズ、表示順が規定される項目欄と、該項目欄の各項目についてのレコードが記録される複数のレコード欄とが設けられ、
前記系統テーブルは、前記設備の設置場所と設備種類に基づいて階層状に関連付けて分けた複数の系統ごとのレコードに記録すべき系統の情報項目を規定するテーブルであり、前記各系統に関係付けられる設備を特定する設備IDと、複数のデータ項目とからなる各系統の情報項目が規定される項目欄と、該項目欄に規定された各系統の情報項目についてのレコードが記録される複数のレコード欄とが設けられ、
前記登録部は、前記設備基本テーブルに新しい設備のデータ項目を追加登録する場合、前記表示装置に前記画面フォーマット制御部で作成された入力画面を表示させ、該入力画面に基づいて前記入力装置から入力される前記設備基本用マスタの前記項目欄に対応する情報項目を登録し、前記設備基本用マスタに新しいレコード欄を作成して管理ID、親管理ID、フィールドIDを自動生成して登録するとともに、前記設備基本テーブルの項目欄のDBデータフィールド名に前記設備基本用マスタの前記新しいレコード欄のフィールドIDを用いた新しいデータ項目を追加登録し、
前記検索部は、前記入力装置から入力されるユーザの要求に応じて、前記設備基本テーブルに登録された管理対象の前記設備の情報項目を前記設備基本テーブルから検索するとともに、前記設備に関係付けて前記設備基本テーブルに登録された前記各系統の情報項目を前記系統テーブルから検索して、前記画面フォーマット制御部で作成された設備一覧表示画面を前記表示装置に表示するように構成されてなる設備管理システム。 - 前記データ構成管理部は、さらに、前記系統テーブルで規定される系統の情報項目を定義する前記系統用マスタを備え、
前記系統用マスタは、系統の情報項目の定義に必要な管理ID、親管理ID、フィールドID、表示名、型式、サイズ、表示順が規定される項目欄と、該項目欄の各項目についてレコードが記録される複数のレコード欄とが設けられ、
前記登録部は、前記系統テーブルに新しい系統を追加する場合、前記表示装置に前記画面フォーマット制御部で作成された入力画面を表示させ、該入力画面に基づいて前記入力装置から入力される前記系統用マスタの項目欄の表示名を登録し、前記系統用マスタに新しいレコード欄を作成して管理ID、親管理ID、フィールドIDを自動生成して登録して、フィールドIDをテーブル名とする前記系統テーブルを作成して登録するように構成されてなることを特徴とする請求項1に記載の設備管理システム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008050392A JP4848383B2 (ja) | 2008-02-29 | 2008-02-29 | 設備管理システム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008050392A JP4848383B2 (ja) | 2008-02-29 | 2008-02-29 | 設備管理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009211119A JP2009211119A (ja) | 2009-09-17 |
JP4848383B2 true JP4848383B2 (ja) | 2011-12-28 |
Family
ID=41184254
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008050392A Active JP4848383B2 (ja) | 2008-02-29 | 2008-02-29 | 設備管理システム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4848383B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101636141B1 (ko) | 2014-08-22 | 2016-07-04 | 한국전력공사 | 전력설비 고유번호 관리 장치 및 방법 |
JP6900055B2 (ja) * | 2019-07-19 | 2021-07-07 | 株式会社サープス | 保全情報管理システム、保全情報管理装置および保全情報管理方法、ならびに、プログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000205500A (ja) * | 1999-01-12 | 2000-07-25 | Toshiba Corp | 設備機器分類デ―タベ―ス装置および設備機器管理装置 |
JP2003022308A (ja) * | 2001-07-05 | 2003-01-24 | Hitachi Eng Co Ltd | 設備管理システム |
JP2005157967A (ja) * | 2003-11-28 | 2005-06-16 | Shizuka Masunaga | 設備機器管理システム、方法及びプログラム |
-
2008
- 2008-02-29 JP JP2008050392A patent/JP4848383B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2009211119A (ja) | 2009-09-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2011128777A (ja) | 操作監視装置 | |
US20090228794A1 (en) | Business specification comprehension assistance system and method | |
CN113626030A (zh) | 一种数据可视化大屏快速搭建方法和系统 | |
JP4848383B2 (ja) | 設備管理システム | |
JP2009217529A (ja) | ナレッジマネジメントシステム | |
JP3132613B2 (ja) | 人事ファイル処理装置及び方法 | |
JP6185856B2 (ja) | 端末、情報表示方法、及びプログラム | |
JP2016218872A (ja) | クライアント端末用画面作成装置、及びこれを使用したデータ収集・照会システム | |
WO2020202464A1 (ja) | 監視制御端末装置および画面表示方法 | |
JPH06335165A (ja) | 電力系統監視制御システムのデータベース構成方法及び装置、並びに電力系統監視制御システムのデータベース管理方法及び装置、電力系統監視制御システム | |
JP4922904B2 (ja) | 原価情報処理装置及び原価情報処理方法 | |
JP5075647B2 (ja) | 業務管理装置及び方法及びプログラム | |
JP2006202239A (ja) | 資産管理システム | |
JP2014167793A (ja) | 端末、情報処理装置、情報表示方法および情報表示プログラム | |
Berkemeier et al. | Introducing smart glasses to logistics services providers: a single case study from a wholesale warehouse | |
JPH1069508A (ja) | 人事情報処理装置 | |
JP7522380B2 (ja) | 処理装置、処理方法およびプログラム | |
JP2005032002A (ja) | プラント監視装置 | |
Dreyfuss et al. | Determining customer delay in an MB/G/∞ exchangeable item repair system with spares | |
JP7209127B1 (ja) | 経営情報システム | |
WO2021015042A1 (ja) | 保全情報管理システム、保全情報管理装置および保全情報管理方法、ならびに、プログラム | |
JP2010026900A (ja) | 設備維持管理装置 | |
JP2015215870A (ja) | 制御システムエンジニアリング装置 | |
JP4610183B2 (ja) | データ管理装置 | |
JP2022148211A (ja) | 情報処理装置及び情報処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091119 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110621 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110628 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110829 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110920 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111017 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141021 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4848383 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |