JPH05216511A - Data processor - Google Patents

Data processor

Info

Publication number
JPH05216511A
JPH05216511A JP4054298A JP5429892A JPH05216511A JP H05216511 A JPH05216511 A JP H05216511A JP 4054298 A JP4054298 A JP 4054298A JP 5429892 A JP5429892 A JP 5429892A JP H05216511 A JPH05216511 A JP H05216511A
Authority
JP
Japan
Prior art keywords
input
output
data
plc
allocation
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
JP4054298A
Other languages
Japanese (ja)
Inventor
Yasushi Shimoda
靖 下田
Masaki Yakida
正樹 八木田
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Corp
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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP4054298A priority Critical patent/JPH05216511A/en
Publication of JPH05216511A publication Critical patent/JPH05216511A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a data processor capable of allocating the programmable logic controller input/output information (PLC-I/O) in a short time by processing many kinds of numerous data in a batch. CONSTITUTION:The data processor which allocates input/output information is provided with an input/output data table generating means 1 which generates the input/output data table for each kinds of equipments in accordance with equipment specification data, the equipment control system, and two-dimensional pattern of the equipment operation, an input/output data expanding means 2 which generates an input/output data base from the input/output data table for each kind of equipment and an input/output allocation table generating means 3 which generates an input/output allocation table by the input/output allocation processing of the input/output data base.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、膨大で、多種にわたる
機器仕様(例えばプラント設備におけるモータ仕様、セ
ンサ仕様、バルブ仕様..)データから仕様データの詳
細情報展開を行い、並び替え、分類、アドレス割付など
の割付作業を行い、プログラマブルロジックコントロー
ラの入出力データの割付表(以下PLC−I/O割付表
という)を短期間で作成することのできるデータ処理装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention develops detailed information of specification data from a vast variety of equipment specification data (for example, motor specification, sensor specification, valve specification ... in plant equipment), and sorts, sorts, The present invention relates to a data processing device capable of performing an allocation work such as address allocation and creating an input / output data allocation table of a programmable logic controller (hereinafter referred to as PLC-I / O allocation table) in a short period of time.

【0002】[0002]

【従来の技術】プラント設備システムのプログラマブル
ロジックコントローラ(以下PLCという)のソフトウ
ェア設計で、PLCソフトウェアの入出力(以下I/O
という)情報の割付を行う場合、機器仕様から抽出した
I/O情報を最適に並び替え、PLC−I/O割付表を
作成する。設計手順の詳細としては、基本設計として先
ず設備に使用される多種にわたる膨大な機器の仕様を記
入したリストを機器種類ごとに作成し、次に詳細設計と
して人手作業にてその機器仕様リストよりPLCソフト
ウェアに必要なI/O情報を判断して抽出し、アドレス
の並び、点数等を考慮しながら転記(割付)を行いPL
C−I/O割付表が作成される。
2. Description of the Related Art A software design of a programmable logic controller (hereinafter referred to as PLC) of a plant equipment system is used to input / output PLC software (hereinafter referred to as I / O).
When allocating information, the I / O information extracted from the device specifications is rearranged optimally and a PLC-I / O allocation table is created. As the details of the design procedure, first, as a basic design, a list in which specifications of a huge variety of equipment used for equipment are entered is created for each equipment type, and then, as a detailed design, a PLC is manually created from the equipment specification list. I / O information necessary for software is judged and extracted, and transcription (assignment) is performed while taking into consideration address arrangement, points, etc.
A C-I / O allocation table is created.

【0003】[0003]

【発明が解決しようとする課題】従来のPLC−I/O
割付表作成作業においては、前述のとおりPLC−I/
O割付表の元となるI/O情報のデータ処理が膨大であ
るため全体を把握する事が難しく、分類時に必要な情報
が漏れていたり、また、転記作業も人手であるため多大
な時間を要するばかりでなく、転記の際に、二重転記や
転記漏れが発生することもあり、PLC−I/O割付表
の信頼度が低くなる恐れがあった。また、I/O情報
は、機器種類が多数ある場合、複数の機器毎のリストに
分散され、PLC−I/O割付表へのデータの転記を行
う場合もそのリスト毎に固有のロジックが必要であるた
め計算機処理によりデータを一元化することが困難で人
の思考に頼るしかなかった。本発明の目的は、膨大で、
多種にわたるデータを一括処理することにより、短期間
でPLC−I/O割付作業ができるようなデータ処理装
置を提供することにある。
[Problems to be Solved by the Invention] Conventional PLC-I / O
In the work of creating the allocation table, PLC-I /
Since the data processing of I / O information, which is the source of the O allocation table, is enormous, it is difficult to grasp the whole, and information necessary for classification is leaked, and transcription work requires a lot of time because it is manual. Not only this, double transcription or omission of transcription may occur at the time of transcription, which may reduce the reliability of the PLC-I / O allocation table. Also, if there are many device types, the I / O information is distributed in a list for each of a plurality of devices, and even when data is transferred to the PLC-I / O allocation table, a unique logic is required for each list. Therefore, it was difficult to unify the data by computer processing, and it was necessary to rely on human thinking. The purpose of the present invention is enormous,
It is to provide a data processing device capable of performing PLC-I / O allocation work in a short period of time by collectively processing various types of data.

【0004】[0004]

【課題を解決するための手段】以上の目的を解決するた
め、この発明は機器仕様データと機器制御方式および機
器動作の二次元パターン(以下PLC−I/O割付表生
成パターンと記す)とから各種機器ごとの入出力データ
テーブルを生成する入出力データテーブル生成手段と、
前記各種機器ごとの入出力データテーブルから入出力デ
ータベースを生成する入出力データ展開手段と、前記入
出力データベースの入出力割付処理を行い入出力割付表
を作成する入出力割付表作成手段とを備え、前記入出力
データ展開手段が前記各種機器ごとに固有の入出力仕様
展開ロジックを有し、共通部分のデータ構造が同一にな
るような展開処理を行い、前記機器仕様データから入出
力の割付のキーとなるデータを同時に読みこみ展開処理
を行うことを特徴としている。
In order to solve the above-mentioned object, the present invention comprises device specification data, a device control method, and a two-dimensional pattern of device operation (hereinafter referred to as PLC-I / O allocation table generation pattern). An input / output data table generating means for generating an input / output data table for each device,
An input / output data expansion means for generating an input / output database from the input / output data table of each of the various devices, and an input / output allocation table preparation means for performing an input / output allocation processing of the input / output database to create an input / output allocation table The input / output data expansion unit has an input / output specification expansion logic unique to each of the various devices, performs expansion processing so that the data structure of the common part becomes the same, and allocates the input / output from the device specification data. The feature is that the key data is simultaneously read and expanded.

【0005】[0005]

【作用】機器仕様データと、PLC−I/O割付表生成
パターンからI/Oデータテーブル生成手段によりI/
O情報を抽出し、I/Oデータテーブルを作成すること
により、I/O情報をマトリクスに表現することが可能
となる。また、機器の種類ごとにI/Oデータテーブル
を作成することができる。次に、これらの機器ごとのI
/OデータをI/Oデータ展開手段により、マトリクス
形態のI/OデータテーブルのI/O情報をI/Oデー
タベースに展開、集約することができる。また、PLC
−I/O割付表作成手段により、PLC−I/Oデータ
ベースの制御方式、設備系統などをキーワードとし、I
/Oデータの分類、並び替えなどのI/O割付作業を行
い、PLC−I/O割付表を作成することができる。
[Function] The I / O data table generating means generates I / O from the device specification data and the PLC-I / O allocation table generation pattern.
By extracting the O information and creating the I / O data table, the I / O information can be expressed in a matrix. Also, an I / O data table can be created for each type of device. Next, I for each of these devices
The I / O data expanding means can expand and aggregate the I / O information of the matrix type I / O data table in the I / O database by the I / O data expanding means. In addition, PLC
-By the I / O allocation table creating means, the PLC-I / O database control method, equipment system, etc. are used as keywords
I / O allocation work such as classification and rearrangement of I / O data can be performed to create a PLC-I / O allocation table.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。図1は、本発明のデータ処理装置の概念図
である。機器仕様データには機器名称などが記載されて
いる。PLC−I/O割付表生成パターンは、制御方式
(制御と示す)を縦軸、動作名称、入出力装置仕様(そ
れぞれ動作、IOと示す)を横軸にマトリクスに表した
もので、それぞれの制御方式ごとにI/Oデータとして
必要な動作かどうかがフラグ(以下、転記フラグと記
す)で記載されている。ここで、PLC−I/O割付表
生成パターンは、機器仕様データの種類によりある程度
パターン化されるものであり、毎回の処理で新規に作成
する必要はない。I/Oデータテーブル生成手段1によ
り、機器仕様データとPLC−I/O割付表生成パター
ンから、機器名称、動作名称等の抽出、転記を行い、I
/Oデータテーブルが生成される。図2は、I/Oデー
タテーブル生成手段におけるデータテーブル生成フロー
を表す図である。まず、機器仕様データから機器名称、
制御方式を抜き取りI/Oデータテーブルの機器名称欄
(縦軸)に転記を行う(ステップ21)。次にPLC−
I/O割付表生成パターンにより動作名称、入出力装置
仕様を抜き取りI/Oデータテーブルの動作名称欄(横
軸)に転記を行う(ステップ22)。機器仕様データの
制御方式より、PLC−I/O割付表生成パターンのパ
ターンの検索を行い制御方式が一致したパターン(転記
フラグ)をI/Oデータテーブルに転記する(ステップ
23)。図3は、I/Oデータ展開手段の展開フローを
表す図である。I/Oデータ展開手段は、転記フラグ位
置の機器名称と動作名称、及び入出力装置仕様の抜き出
し転記を行い、PLC−I/Oデータベースを生成す
る。まず、I/Oデータテーブルのマトリックスパター
ン部の転記フラグの判断を行い、転記フラグが立ってい
る場合のみ次のステップを行い(ステップ31)、I/
Oデータテーブルより機器名称をI/Oデータベースの
機器名称欄に転記(ステップ32)し、動作名称、入出
力装置仕様を抜き出しI/Oデータベースの動作名称、
I/Oカード形式、I/O種類の欄に転記する(ステッ
プ33)。ステップ34は、I/Oデータテーブルの転
記フラグ検索終了確認を行うものである。なお、センサ
リストとバルブリストのような他機種のリストについて
も、モータリストと同様にI/Oデータテーブルが各種
機器ごとに作成され、これらがいっしょになってI/O
データ展開手段に入力される。PLC−I/O割付表作
成手段3において、I/Oデータベースに集約されたI
/O情報を機器名称、動作名称、入出力装置仕様など、
あらゆる角度から分類、並び替えを行いPLC−I/O
のアドレスを決定するなどのPLC−I/O割付処理を
行い、PLC−I/O割付表を出力し、入出力コメント
を出力する。図4はPLC−I/O割付表作成手段の処
理フローを示す図である。PLC−I/O割付はプラン
ト設備の場合、まず機器名称又は機器(設備)の動作、
I/O種類、I/Oカード形式などをキーに、データの
並び替え分類を行なう(ステップ41)。キーの優先順
位は、プラントの設備の条件、ソフト設計におけるソフ
トウェア構成などにより、様々である。並び替え完了
後、アドレスの先頭番号を指定し、順次アドレスを割り
付ける(ステップ42)。この時、I/Oの種類によ
り、異なった割り付けを行なう。例えば、ディジタル信
号であれば1(bit)ずつの追番とする。アナログ信
号であれば、16(bit)ずつの追番とする。次に、
PLC−I/O割付表のフォーマットに変換し(ステッ
プ43)、PLC−I/O割付表が完成する。さらに、
PLC−I/OデータベースはPLCソフトウェア設計
工程に機器名称、動作名称などのデータをつなぎ(ステ
ップ44)、PLCソフトウェア内のコメントとして使
用される。
Embodiments of the present invention will now be described with reference to the drawings. FIG. 1 is a conceptual diagram of a data processing device of the present invention. The device specification data describes the device name and the like. The PLC-I / O allocation table generation pattern is a matrix in which the control method (shown as control) is plotted on the vertical axis, the operation name, and the input / output device specifications (respectively shown as operation, IO) are plotted on the horizontal axis. A flag (hereinafter referred to as a transfer flag) describes whether or not the operation is necessary as I / O data for each control method. Here, the PLC-I / O allocation table generation pattern is patterned to some extent according to the type of device specification data, and it is not necessary to newly create it in each process. The I / O data table generation means 1 extracts and transfers the device name, operation name, etc. from the device specification data and the PLC-I / O allocation table generation pattern,
An / O data table is created. FIG. 2 is a diagram showing a data table generation flow in the I / O data table generation means. First, from the device specification data, the device name,
The control method is sampled and transferred to the device name column (vertical axis) of the I / O data table (step 21). Next PLC-
The operation name and the input / output device specifications are extracted from the I / O allocation table generation pattern and transferred to the operation name column (horizontal axis) of the I / O data table (step 22). The PLC-I / O allocation table generation pattern is searched for from the control system of the device specification data, and the pattern (transposition flag) in which the control system is coincident is transferred to the I / O data table (step 23). FIG. 3 is a diagram showing the expansion flow of the I / O data expansion means. The I / O data expansion means extracts and transfers the device name and operation name at the transfer flag position and the input / output device specifications to generate a PLC-I / O database. First, the transfer flag of the matrix pattern portion of the I / O data table is determined, and the next step is performed only when the transfer flag is set (step 31).
The device name is transferred from the O data table to the device name column of the I / O database (step 32), the operation name and the input / output device specification are extracted, and the operation name of the I / O database,
Transfer to the I / O card format and I / O type fields (step 33). Step 34 is to confirm the completion of the transfer flag search of the I / O data table. As for the lists of other models such as the sensor list and the valve list, the I / O data table is created for each type of device in the same way as the motor list, and these I / O data tables are put together to create the I / O list.
It is input to the data expansion means. The PLC-I / O allocation table creating means 3 collects the I's collected in the I / O database.
/ O information such as device name, operation name, I / O device specifications
PLC-I / O that sorts and sorts from all angles
PLC-I / O allocation processing, such as determining the address of, is output, the PLC-I / O allocation table is output, and the input / output comment is output. FIG. 4 is a diagram showing a processing flow of the PLC-I / O allocation table creating means. In the case of plant equipment, PLC-I / O assignment is performed by first naming the equipment or operating the equipment (equipment),
The data is sorted and sorted using the I / O type and the I / O card format as keys (step 41). The priority order of the keys varies depending on the plant equipment conditions, software configuration in software design, and the like. After the rearrangement is completed, the head number of the address is designated and the addresses are sequentially allocated (step 42). At this time, different allocation is performed depending on the type of I / O. For example, if it is a digital signal, it is serially added by 1 (bit). If it is an analog signal, it will be a serial number of 16 (bit) each. next,
Conversion to the format of the PLC-I / O allocation table (step 43) completes the PLC-I / O allocation table. further,
The PLC-I / O database is used as a comment in the PLC software by connecting data such as device name and operation name to the PLC software design process (step 44).

【0007】[0007]

【発明の効果】以上説明したように、本発明によれば、
機器種類ごとに作成するI/Oデータテーブルにより、
機器の種類毎にデータを把握でき、かつ、マトリクスで
見ることができるため、PLC−I/O割付表における
分類、並び替え作業が容易に行える。また、機器仕様デ
ータからI/Oデータベースへの展開ロジックは機器種
類により異なるものであるが、I/Oデータテーブルを
中間的に設けることにより、多種に及ぶ機器仕様データ
の展開ロジックを容易に作成することができる。機器仕
様が膨大であるめ、全体を把握することが難しかったP
LC−I/O割付作業も、機器種類の異なるI/Oデー
タを最終的にプラントの設備単位で一つのI/Oデータ
ベースとして集約することができるため、I/Oデータ
の全体を把握することも容易になった。I/Oデータベ
ース内の、制御方式、入出力装置仕様などをキーワード
とし、各I/O情報の分類、並び替えなどのPLC−I
/O割付作業がI/Oデータベース一括でできるため、
作業者の思考の援助を行うと共に作業時間を大幅に短縮
するこが可能となる。人手作業で行っていたI/O割付
作業を自動化することにより、データ精度の向上、すな
わち二重転記、転記漏れ等の転記作業の際に発生の可能
性がある人的ミスを排除するとともに作業時間を大幅に
短縮するという効果がある。
As described above, according to the present invention,
With the I / O data table created for each device type,
Since the data can be grasped for each type of device and can be viewed in the matrix, the classification and rearrangement work in the PLC-I / O allocation table can be easily performed. Further, the expansion logic from the device specification data to the I / O database differs depending on the device type, but by providing an I / O data table in the middle, it is possible to easily create a wide variety of device specification data expansion logic. can do. It was difficult to grasp the whole because the device specifications were huge P
In the LC-I / O allocation work, I / O data of different equipment types can be finally aggregated as a single I / O database for each facility of the plant. Therefore, grasp the entire I / O data. Also became easier. PLC-I such as classification and rearrangement of each I / O information using the control method, input / output device specifications, etc. in the I / O database as keywords.
Since I / O allocation work can be done in a batch of I / O databases,
It is possible to significantly reduce the working time while helping the thinking of the worker. Improves data accuracy by automating the I / O allocation work that was performed manually, that is, eliminates human error that may occur during transfer work such as double transfer and omission of transfer. This has the effect of significantly reducing the time.

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

【図1】本発明のデータ処理装置。FIG. 1 is a data processing device of the present invention.

【図2】I/Oデータテーブル生成手段におけるデータ
テーブル生成フローを表す図。
FIG. 2 is a diagram showing a data table generation flow in I / O data table generation means.

【図3】I/Oデータ展開手段の展開フローを表す図。FIG. 3 is a diagram showing a development flow of I / O data development means.

【図4】PLC−I/O割付表作成手段の処理フローを
表す図。
FIG. 4 is a diagram showing a processing flow of a PLC-I / O allocation table creating means.

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

1 I/Oデータテーブル生成手段 2 I/Oデータ展開手段 3 PLC−I/O割付表作成手段 1 I / O data table generation means 2 I / O data expansion means 3 PLC-I / O allocation table generation means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入出力情報の割付を行うデータ処理装置
において、機器仕様データと機器制御方式および機器動
作の二次元パターンとから各種機器ごとの入出力データ
テーブルを生成する入出力データテーブル生成手段と、
前記各種機器ごとの入出力データテーブルから入出力デ
ータベースを生成する入出力データ展開手段と、前記入
出力データベースの入出力割付処理を行い入出力割付表
を作成し、入出力コメントを出力する入出力割付表作成
手段とを備えたことを特徴とするデータ処理装置。
1. A data processing device for allocating input / output information, wherein an input / output data table generating means for generating an input / output data table for each type of device from device specification data and a two-dimensional pattern of a device control method and a device operation. When,
Input / output data expansion means for generating an input / output database from the input / output data table for each of the various devices, and input / output allocation processing for the input / output database to create an input / output allocation table and output input / output comments A data processing device comprising: an allocation table creating means.
【請求項2】 前記入出力データ展開手段が前記各種機
器ごとに固有の入出力仕様展開ロジックを有し、共通部
分のデータ構造が同一になるような展開処理を行うこと
を特徴とする請求項1記載のデータ処理装置。
2. The input / output data expansion means has an input / output specification expansion logic unique to each of the various devices, and performs expansion processing such that the data structure of the common part becomes the same. 1. The data processing device according to 1.
【請求項3】 前記機器仕様データから入出力の割付の
キーとなるデータを同時に読みこみ展開処理を行うこと
を特徴とする請求項1または2記載のデータ処理装置。
3. The data processing apparatus according to claim 1, wherein data serving as an input / output allocation key is simultaneously read from the device specification data and expanded.
JP4054298A 1992-02-04 1992-02-04 Data processor Pending JPH05216511A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4054298A JPH05216511A (en) 1992-02-04 1992-02-04 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4054298A JPH05216511A (en) 1992-02-04 1992-02-04 Data processor

Publications (1)

Publication Number Publication Date
JPH05216511A true JPH05216511A (en) 1993-08-27

Family

ID=12966666

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4054298A Pending JPH05216511A (en) 1992-02-04 1992-02-04 Data processor

Country Status (1)

Country Link
JP (1) JPH05216511A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100983153B1 (en) * 2008-11-10 2010-09-20 엘에스산전 주식회사 Programmable Logic Controller Device and Logic Control Method thereby
JP2015092400A (en) * 1997-02-14 2015-05-14 フィッシャー−ローズマウント システムズ,インコーポレイテッド Process control system
JP2017191429A (en) * 2016-04-13 2017-10-19 三菱電機ビルテクノサービス株式会社 Plc system specification creation assist device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015092400A (en) * 1997-02-14 2015-05-14 フィッシャー−ローズマウント システムズ,インコーポレイテッド Process control system
KR100983153B1 (en) * 2008-11-10 2010-09-20 엘에스산전 주식회사 Programmable Logic Controller Device and Logic Control Method thereby
JP2017191429A (en) * 2016-04-13 2017-10-19 三菱電機ビルテクノサービス株式会社 Plc system specification creation assist device

Similar Documents

Publication Publication Date Title
JPH04319774A (en) Distributed design cad system
JP2606460B2 (en) Data generation method for CAD / CAM device
US5848263A (en) File conversion method and apparatus for LSI design data
JPH05216511A (en) Data processor
JPS5892077A (en) Ticket printing system
JP2902461B2 (en) Implementation data conversion method
JPS6172333A (en) Merge processing system
JPS63180159A (en) System set-up system for microcomputer system
JP3057868B2 (en) Data transfer equipment between databases
JPS58166440A (en) Menue screen processing system
JPH0731309Y2 (en) Information processing device having simulation function
JP3111796B2 (en) How to generate sequence data
JPH06119156A (en) Automatic program generating method
JPH0358278A (en) Circuit design supporting system with computer
JP2724240B2 (en) Automatic program generator with block diagram processing function
Reno The GM network station-A low cost graphics system for body tooling
JP3335404B2 (en) Process flow creation method
JPH04242286A (en) Hierarchic structure display processing method
JPH02231604A (en) Program producing device
JPH03216730A (en) Electronic computer
JPH11272524A (en) Data converter and storage medium
JPS62251964A (en) Circuit diagram outputting system
JP2003036110A (en) Device and method for screen conversion
JPH0863508A (en) High speed graphic processor
JPH02244382A (en) Circuit checking method for cad

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040210