JPH1031594A - System for generating sequence diagram - Google Patents

System for generating sequence diagram

Info

Publication number
JPH1031594A
JPH1031594A JP8185238A JP18523896A JPH1031594A JP H1031594 A JPH1031594 A JP H1031594A JP 8185238 A JP8185238 A JP 8185238A JP 18523896 A JP18523896 A JP 18523896A JP H1031594 A JPH1031594 A JP H1031594A
Authority
JP
Japan
Prior art keywords
information
sequence diagram
library
abnormal
module
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.)
Pending
Application number
JP8185238A
Other languages
Japanese (ja)
Inventor
Toshihiro Matsui
俊浩 松井
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP8185238A priority Critical patent/JPH1031594A/en
Publication of JPH1031594A publication Critical patent/JPH1031594A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently generate a sequence diagram by making information relative to presumption of a place of abnormality into a library and a module, managing them as reusable information on a database, etc., and generating the sequence diagram by utilizing the information and a graphic editing function of a CAD, etc. SOLUTION: Fundamental parts data for expressing the sequence diagram such as an OR logic sign is stored as a parts library 2, module information of a presumption sequence relative to presumption of the place of abnormality by using an abnormality code or the parts library is stored as a sequence module library 3 and a device abnormality code list 41 and an actual sequence diagram information 42 is edited and managed by a graphic editing device 5 such as a CAD by using the library and a module.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、処理装置の動作異
常情報を基に詳細な異常部位を推定するための異常部位
推定処理シーケンス図の作成方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for preparing an abnormal part estimating process sequence diagram for estimating a detailed abnormal part based on operation abnormality information of a processing device.

【0002】[0002]

【従来の技術】コンピュータによる電力系統の監視制御
など、複雑な構成及び処理を行うシステムでは、処理装
置を構成する入出力部やコンピュータ本体など各部の動
作異常を異常コードとして検出し、この異常コードの組
み合わせから処理装置の異常部位を推定した情報を得る
ことにより、異常原因の究明やメンテナンスを容易にす
る。
2. Description of the Related Art In a system for performing a complicated configuration and processing such as monitoring and control of a power system by a computer, an abnormal operation of each unit such as an input / output unit constituting a processing unit and a computer main body is detected as an abnormal code. By obtaining information that estimates the abnormal part of the processing device from the combination of the above, the investigation of the cause of the abnormality and the maintenance are facilitated.

【0003】このための異常コードの組み合わせに対す
る異常部位推定情報は、処理装置の設計段階で異常コー
ドの組み合わせに対応する異常部位推定メッセージを設
定しておき、異常の発生時に異常コードに対応するメッ
セージをシーケンス図として表示するようにしている。
For the abnormal part estimation information for the abnormal code combination, an abnormal part estimation message corresponding to the abnormal code combination is set at the design stage of the processing device, and a message corresponding to the abnormal code is generated when an abnormality occurs. Are displayed as a sequence diagram.

【0004】他の手法には、メッセージに代えて表によ
り記述する場合がある。また、シーケンス図とは異なる
表現方式を用いて推定処理の内容を構築する場合もあ
る。
[0004] In another method, a message may be described by a table instead of a message. Further, the contents of the estimation processing may be constructed using an expression method different from the sequence diagram.

【0005】[0005]

【発明が解決しようとする課題】従来、異常部位の推定
処理内容をシーケンス図により表現するためには、処理
装置の異常コードと、異常部位推定メッセージ及びシー
ケンス図の各情報を設計・管理することが必要となり、
異常コードの組み合わせが膨大になる場合にはこれら情
報を設計・管理するための手間が大きくなる。
Conventionally, in order to express the contents of the process of estimating an abnormal part in a sequence diagram, it is necessary to design and manage each information of the abnormal code of the processing unit, the abnormal part estimation message and the sequence diagram. Is required,
When the number of combinations of abnormal codes becomes enormous, the trouble of designing and managing such information becomes large.

【0006】また、異常コードの組み合わせ及びシーケ
ンス図を異常部位の上位概念で表現しようとすると、そ
の表現内容は詳細な部位を特定するものでなくなり、推
定情報を利用したメンテナンス等が難しくなる。
Further, if an attempt is made to express a combination of abnormal codes and a sequence diagram in terms of a superordinate concept of an abnormal part, the content of the expression does not specify a detailed part, and maintenance using estimated information becomes difficult.

【0007】本発明の目的は、異常コードの組み合わせ
による異常部位推定処理情報の設計・管理を容易にする
シーケンス図の作成方式を提供することにある。
An object of the present invention is to provide a method for creating a sequence diagram that facilitates the design and management of abnormal part estimation processing information based on a combination of abnormal codes.

【0008】[0008]

【課題を解決するための手段】本発明は、シーケンス図
の部品などの異常部位推定に関連する情報をライブラリ
化及びモジュール化してデータベース等で再利用可能な
情報として管理し、これら情報を利用してCAD等によ
る図形編集機能を利用してシーケンス図を作成すること
により、シーケンス図作成作業を効率化するものであ
り、処理装置の各部の動作異常情報を異常コードとして
検出し、各異常コードの組み合わせから異常部位を推定
するシーケンス図を作成するにおいて、前記シーケンス
図を表現するための基礎的な部品データを蓄積する部品
ライブラリと、前記異常コードの組み合わせと前記部品
ライブラリから異常部位推定のための推定シーケンスの
モジュール情報を蓄積するシーケンスモジュールライブ
ラリと、図形編集装置によって前記異常コードの表と前
記部品ライブラリ及びシーケンスモジュールライブラリ
の編集を行い、かつこれらのデータを使って前記シーケ
ンス図を階層化情報として編集・管理することを特徴と
する。
According to the present invention, information relating to estimation of an abnormal part such as a part in a sequence diagram is stored in a library or a module, managed as reusable information in a database or the like, and the information is used. By creating a sequence diagram using a graphic editing function by CAD or the like, the efficiency of the sequence diagram creation operation is improved. The abnormal operation information of each part of the processing device is detected as an abnormal code, and the abnormal code of each abnormal code is detected. In creating a sequence diagram for estimating an abnormal portion from a combination, a component library for storing basic component data for expressing the sequence diagram, and a combination of the abnormal code and an abnormal portion for estimating an abnormal portion from the component library. A sequence module library that stores module information of estimated sequences, and a graphic editing device Wherein performs table and edit the component library and sequence module library abnormal code, and wherein the edit and manage the sequence diagram using these data as a layered information by.

【0009】[0009]

【発明の実施の形態】図1は、本発明の実施形態を示す
異常部位推定処理シーケンスの作成のためのシステム構
成図である。
FIG. 1 is a block diagram of a system for creating an abnormal part estimation processing sequence according to an embodiment of the present invention.

【0010】設計情報1は、例えば、データベースとし
て管理し、部品ライブラリ2とシーケンスモジュールラ
イブラリ3とシーケンス図情報4とを備える。
The design information 1 is managed, for example, as a database and includes a parts library 2, a sequence module library 3, and sequence diagram information 4.

【0011】部品ライブラリ2は、OR論理記号などの
シーケンス図を表現するための基礎的な部品データを蓄
積する。シーケンスモジュールライブラリ3は、複数の
異常コードの組み合わせとこれに対する異常部位推定結
果とのペア情報など、異常部位推定に関連する推定シー
ケンスのモジュール情報を蓄積する。
The component library 2 stores basic component data for expressing a sequence diagram such as an OR logic symbol. The sequence module library 3 accumulates module information of an estimated sequence related to abnormal part estimation, such as pair information of a combination of a plurality of abnormal codes and an abnormal part estimation result corresponding thereto.

【0012】シーケンス図情報4は、処理装置別に蓄積
し、装置異常コード表41と実際のシーケンス図情報42
を蓄積する。
[0012] Sequence diagram information 4 accumulates by processor, device failure code list 4 1 actual sequence and diagram information 4 2
To accumulate.

【0013】図形編集装置5は、例えばCADを利用
し、ライブラリ2、3のデータ編集とシーケンス図情報
4の編集を行う。
The graphic editing apparatus 5 performs data editing of the libraries 2 and 3 and editing of sequence diagram information 4 using, for example, CAD.

【0014】これら編集は、部品ライブラリ2に蓄積す
るシーケンス図の部品データをモジュール化及び階層化
し、さらに各モジュールには属性情報を付加し、再利用
可能なモジュールとして編集・管理する。
In the editing, the component data of the sequence diagram stored in the component library 2 is modularized and hierarchized, and attribute information is added to each module, and the module is edited and managed as a reusable module.

【0015】同様に、シーケンスモジュールライブラリ
3に蓄積するモジュール情報は部品ライブラリ2を使っ
て階層化したモジュール情報を編集・管理する。
Similarly, the module information stored in the sequence module library 3 edits and manages the module information hierarchized using the component library 2.

【0016】そして、図形編集装置5は、これらライブ
ラリ2、3の情報を利用してシーケンス図42及び装置
異常コード表41を編集・管理する。
[0016] Then, graphic editing apparatus 5, by using the information of these libraries 2,3 edit and manage the sequence diagram 4 2 and device failure code list 4 1.

【0017】変換処理系6は、作成されたシーケンス図
情報42をCRT画面等に描画するためのデータ変換を
行い、実機用シーケンス図データを得る。なお、シーケ
ンス図情報4は、変換処理することなく他の処理装置に
図面データとして移植可能にされる。
The conversion system 6 performs data conversion for drawing a sequence diagram information 4 2 created CRT screen or the like to obtain a real machine for sequence diagram data. Note that the sequence diagram information 4 can be ported as drawing data to another processing device without performing the conversion process.

【0018】以上の構成において、装置異常コード表4
1は、以下の表に示すような形式でデータ化する。
In the above configuration, the device error code table 4
1 is converted into data in the format shown in the table below.

【0019】[0019]

【表1】 [Table 1]

【0020】例えば、「アナログ入力ボードS4」及び
「運用整定値」という条件で検索した場合、「105
3」という異常コードが得られる。
For example, when a search is made under the conditions of "analog input board S4" and "operation set value", "105
An abnormal code of "3" is obtained.

【0021】ライブラリ2、3等を利用したシーケンス
図の作成には、各部品及びモジュールがそれぞれ属性情
報を持ち、必要に応じて装置データを参照し、各モジュ
ールの階層的な組み合わせによりシーケンス図を作成
し、これに装置情報を組み合わせる形で処理装置のシー
ケンス情報を作成する。
To create a sequence diagram using the libraries 2, 3, etc., each component and module has attribute information, refers to device data as necessary, and creates a sequence diagram by a hierarchical combination of each module. Then, the sequence information of the processing device is created by combining the information with the device information.

【0022】図2は、電力系統の監視制御装置における
シーケンス図の部品化及びモジュール化の例を示す。シ
ーケンス図面全体の情報をトップモジュールとしてアナ
ログ入力部とディジタル入出力部などの処理内容の分
類、各処理内容の各頁単位の情報、各頁に含まれるモジ
ュール、部品の情報まで階層化される。
FIG. 2 shows an example of componentization and modularization of a sequence diagram in a power system monitoring and control device. Using the information of the entire sequence drawing as a top module, classification of processing contents such as an analog input section and a digital input / output section, information on each page of each processing content, information on modules and components included in each page are hierarchized.

【0023】図2における各モジュールの記述例を図3
〜図7に示し、これらモジュールによって作成されたシ
ーケンス図の例を図8に示す。
FIG. 3 shows a description example of each module in FIG.
7 are shown in FIG. 7, and an example of a sequence diagram created by these modules is shown in FIG.

【0024】[0024]

【発明の効果】以上のとおり、本発明によれば、シーケ
ンス図の部品などの異常部位推定に関連する情報をライ
ブラリ化及びモジュール化してデータベース等で再利用
可能な情報として管理し、これら情報を利用してCAD
等による図形編集機能を利用してシーケンス図を作成す
ることにより、シーケンス図作成作業を効率化すること
ができる。
As described above, according to the present invention, information relating to the estimation of an abnormal part such as a part in a sequence diagram is stored in a library and modularized and managed as reusable information in a database or the like. CAD using
The sequence diagram creation work can be made more efficient by creating a sequence diagram using a graphic editing function such as that described above.

【0025】また、シーケンス図の作成の際、シーケン
ス図の部品化、モジュール化を明示的に行い、それらに
属性情報を付加し、部品として管理することにより、以
後のシーケンス図作成には過去の設計情報を有向に活用
することができる。
When a sequence diagram is created, the sequence diagram is explicitly made into components and modules, and attribute information is added to the components and managed as components. Design information can be used in a directed manner.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施形態を示す異常部位推定シーケン
ス作成のシステム構成。
FIG. 1 is a system configuration for creating an abnormal part estimation sequence according to an embodiment of the present invention.

【図2】実施形態におけるシーケンス図のモジュール分
割例。
FIG. 2 is an example of module division of a sequence diagram in the embodiment.

【図3】実施形態における図面全体情報例。FIG. 3 is an example of whole drawing information in the embodiment.

【図4】実施形態におけるページ情報例。FIG. 4 is an example of page information in the embodiment.

【図5】実施形態におけるモジュール情報例。FIG. 5 is an example of module information in the embodiment.

【図6】実施形態における部品情報例。FIG. 6 is an example of component information according to the embodiment.

【図7】実施形態における部品情報例。FIG. 7 is an example of component information in the embodiment.

【図8】実施形態におけるシーケンス図の作成例。FIG. 8 is an example of creating a sequence diagram in the embodiment.

【符号の説明】[Explanation of symbols]

1…設計情報 2…部品ライブラリ 3…シーケンスモジュールライブラリ 4…シーケンス図情報 5…図形編集装置 6…変換処理系 DESCRIPTION OF SYMBOLS 1 ... Design information 2 ... Parts library 3 ... Sequence module library 4 ... Sequence diagram information 5 ... Graphic editing device 6 ... Conversion processing system

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 処理装置の各部の動作異常情報を異常コ
ードとして検出し、各異常コードの組み合わせから異常
部位を推定するシーケンス図を作成するにおいて、 前記シーケンス図を表現するための基礎的な部品データ
を蓄積する部品ライブラリと、 前記異常コードの組み合わせと前記部品ライブラリから
異常部位推定のための推定シーケンスのモジュール情報
を蓄積するシーケンスモジュールライブラリと、 図形編集装置によって前記異常コードの表と前記部品ラ
イブラリ及びシーケンスモジュールライブラリの編集を
行い、かつこれらのデータを使って前記シーケンス図を
階層化情報として編集・管理することを特徴とするシー
ケンス図の作成方式。
1. A basic part for expressing the sequence diagram in generating a sequence diagram for detecting abnormal operation information of each part of the processing device as an abnormal code and estimating an abnormal part from a combination of the abnormal codes. A part library for storing data; a sequence module library for storing module information of an estimated sequence for estimating an abnormal part from the combination of the abnormal code and the part library; a table of the abnormal code and the part library by a graphic editing device And editing the sequence module library and using the data to edit and manage the sequence diagram as hierarchical information.
JP8185238A 1996-07-16 1996-07-16 System for generating sequence diagram Pending JPH1031594A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8185238A JPH1031594A (en) 1996-07-16 1996-07-16 System for generating sequence diagram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8185238A JPH1031594A (en) 1996-07-16 1996-07-16 System for generating sequence diagram

Publications (1)

Publication Number Publication Date
JPH1031594A true JPH1031594A (en) 1998-02-03

Family

ID=16167313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8185238A Pending JPH1031594A (en) 1996-07-16 1996-07-16 System for generating sequence diagram

Country Status (1)

Country Link
JP (1) JPH1031594A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009153324A (en) * 2007-12-21 2009-07-09 Meidensha Corp System of designing di/o monitoring data and designing method thereof
CN110360093A (en) * 2019-07-30 2019-10-22 江西资生科技有限公司 A kind of the operation detection system and method for reciprocating compressor indicator card

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009153324A (en) * 2007-12-21 2009-07-09 Meidensha Corp System of designing di/o monitoring data and designing method thereof
CN110360093A (en) * 2019-07-30 2019-10-22 江西资生科技有限公司 A kind of the operation detection system and method for reciprocating compressor indicator card
CN110360093B (en) * 2019-07-30 2021-01-15 江西资生科技有限公司 Operation detection system and method for indicator diagram of reciprocating compressor

Similar Documents

Publication Publication Date Title
US4956773A (en) System and method of generating a source program from inputted schematic information
JPH1031594A (en) System for generating sequence diagram
JPH06149555A (en) Data flow chart preparing method
Briggs et al. Reuse of ship product model data for life-cycle support
JPH08235024A (en) Automatic test device for software
CN112596706A (en) Patterned code generation method, device and computer readable storage medium
JPH1166115A (en) Drawing generating device for assembly group by three-dimensional cad
JP3357563B2 (en) Operation log data management device
JPH10198419A (en) Plant information monitoring device and its input/output point list editing processor
JP2845779B2 (en) Circuit drawing creation system
Maria et al. Simulation process and data management environments applicable to space systems
US7123256B2 (en) Drawing registration system and drawing registration method
JP2004272718A (en) Control program creating device and control program creating method
JPH07210376A (en) Method and device for managing software resource
JPH10340281A (en) Automatic editing device for expanded connection drawing
JPH1139379A (en) Work supporting information generation system
JP2000299936A (en) Power system monitor-control apparatus
JPH04354061A (en) Cad device
JPH09282015A (en) Information processor
JPH0876819A (en) Logic diagram preparing device
JP2008176408A (en) System design information edit support device and program
JPH11134336A (en) Document processor and method therefor and medium for recording document processing program
Du et al. Concurrent authoring of Interactive Electronic Technical Manual
JPH0683909A (en) Wiring designing device for printed wiring circuit board
JPH04123155A (en) Test data generation processor