JP5448862B2 - Data collection / distribution system and input / output device - Google Patents

Data collection / distribution system and input / output device Download PDF

Info

Publication number
JP5448862B2
JP5448862B2 JP2010005970A JP2010005970A JP5448862B2 JP 5448862 B2 JP5448862 B2 JP 5448862B2 JP 2010005970 A JP2010005970 A JP 2010005970A JP 2010005970 A JP2010005970 A JP 2010005970A JP 5448862 B2 JP5448862 B2 JP 5448862B2
Authority
JP
Japan
Prior art keywords
input
output
data
channel
output device
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.)
Expired - Fee Related
Application number
JP2010005970A
Other languages
Japanese (ja)
Other versions
JP2011146910A (en
Inventor
政雄 冨岡
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.)
Fujitsu Telecom Networks Ltd
Original Assignee
Fujitsu Telecom Networks 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 Fujitsu Telecom Networks Ltd filed Critical Fujitsu Telecom Networks Ltd
Priority to JP2010005970A priority Critical patent/JP5448862B2/en
Publication of JP2011146910A publication Critical patent/JP2011146910A/en
Application granted granted Critical
Publication of JP5448862B2 publication Critical patent/JP5448862B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Description

本発明は、機器などのデータを送受信するパケット集配信システムおよび入出力装置に関する。   The present invention relates to a packet collection / distribution system and an input / output device for transmitting and receiving data such as devices.

従来、機器などのデータを送受信するデータ集配信システムは、パケット方式による送受信を行っている。したがって、データ集配信システムを構成する入出力装置は、データをパケットに組み立てるためのパケット組み立てテーブル、パケットをデータに分解するためのパケット分解テーブルを有している(例えば、特許文献1)。   2. Description of the Related Art Conventionally, data collection and distribution systems that transmit and receive data such as devices perform transmission and reception by a packet method. Therefore, the input / output devices constituting the data collection and distribution system have a packet assembly table for assembling data into packets and a packet decomposition table for decomposing packets into data (for example, Patent Document 1).

特許文献1は、システム全体の入出力関係データベースを元に、パケット組立テーブルとパケット分解テーブルとを自動作成することにより、他の入出力装置との間で整合性がとれたデータの送受信ができる技術を開示している。   Patent Document 1 can transmit and receive data with consistency with other input / output devices by automatically creating a packet assembly table and a packet disassembly table based on an input / output relation database of the entire system. The technology is disclosed.

特開2008−28527号公報JP 2008-28527 A

しかしながら、従来技術では、パケット組立テーブルおよびパケット分解デーブルの作成とともに、それらのテーブルのバックアップや管理などのメンテナンスが必要であり非常に多くの労力が求められる。   However, in the prior art, maintenance such as backup and management of the packet assembly table and the packet disassembly table is required, and much labor is required.

また、特許文献1のような、パケット組立テーブルおよびパケット分解デーブルの自動生成、および、それらのテーブルを用いたパケット組立/分解処理には、非常に多くの手順が要求される。   In addition, as in Patent Document 1, a large number of procedures are required for automatic generation of a packet assembly table and a packet disassembly table and packet assembly / disassembly processing using these tables.

上記従来技術が有する問題に鑑み、本発明の目的は、パケット組立テーブルおよびパケット分解デーブルを用いることなく、データの入出力関係の整合性を保ちデータの送受信が容易にできる技術を提供することにある。   SUMMARY OF THE INVENTION In view of the above-described problems of the prior art, an object of the present invention is to provide a technology that can easily transmit and receive data while maintaining the consistency of data input / output relationships without using a packet assembly table and a packet disassembly table. is there.

発明を例示するデータ集配信システムの一態様は、データの送受信を行う複数の入出力装置を有するデータ集配信システムであって、入出力装置は、機器からのデータを受ける入力チャネルを少なくとも1つ以上有する入力チャネル部と、入力チャネルで受けたデータを保持する入力バッファ部と、他の入出力装置から受信したデータを保持する出力バッファ部と、受信したデータを外部に出力する出力チャネルを少なくとも1つ以上有する出力チャネル部と、入力チャネルで受けたデータの送信先の入出力装置および送信先の入出力装置の出力チャネルが予め定義された入出力関係データベースを記憶する記憶部と、送信先の入出力装置の出力バッファ部をマウントし、入出力関係データベースに基づいて、入力チャネルで受けたデータをマウントした出力バッファ部に記憶された出力データファイルの所定の箇所に書き込制御部と、を備える。 One aspect of a data collection and distribution system illustrating the present invention is a data collection and distribution system having a plurality of input / output devices that transmit and receive data, and the input / output devices have at least one input channel that receives data from a device. Two or more input channel units, an input buffer unit that holds data received by the input channel, an output buffer unit that holds data received from other input / output devices, and an output channel that outputs received data to the outside An output channel unit having at least one or more, a storage unit for storing an input / output relation database in which an output channel of a transmission destination input / output device and a transmission destination input / output device for which data has been received in advance is defined, and transmission mount the output buffer portion of the previous input and output device, based on the input-output relation database, the data received by the input channel Writing a predetermined portion of the output data file stored in the output buffer unit which is mounted comprises a write uncontrolled unit.

また、制御部は、自装置が送信先となる場合の送信元の入出力装置の入力バッファ部をマウントし、入出力関係データベースに基づいて、送信元の入出力装置の入力チャネルで受けたデータをマウントした入力バッファ部に記憶された入力データファイルの所定の箇所から読み込んでもよい。 The control unit may mount the input buffer portion of the source of the output device when the device itself is the destination, based on the input-output relation database, received at the input channel of the transmission source of the input and output device data may Nde write read from a predetermined position in the input data file stored in the input buffer unit has been mounted.

また、制御部は、入出力関係データベースを送信元の入出力装置の配置に応じて並び替えた入力定義テーブルを生成して入力バッファ部に記憶し、入力定義テーブルに基づいて、入力チャネルで受けたデータをマウントした出力バッファ部に書き込んでもよい。 In addition, the control unit generates an input definition table in which the input / output relation database is rearranged according to the arrangement of the transmission source input / output device, stores the input definition table in the input buffer unit, and receives it on the input channel based on the input definition table. Data may be written to the mounted output buffer section.

また、制御部は、入出力関係データベースを送信先の入出力装置の配置に基づいて並び替えた出力定義テーブルを生成して出力バッファ部に記憶し、出力定義テーブルに基づいて、送信元の入出力装置の入力チャネルで受けたデータを共有した入力バッファ部から読み込んでもよい。   In addition, the control unit generates an output definition table in which the input / output relation database is rearranged based on the arrangement of the destination input / output device, stores the output definition table in the output buffer unit, and inputs the transmission source based on the output definition table Data received by the input channel of the output device may be read from the shared input buffer unit.

また、制御部は、入出力関係データベースが更新された場合、他の入出力装置に更新通知を送信し、更新通知に対する応答信号を受信した後に更新された入出力関係データベースを他の入出力装置に取得させてもよい。   In addition, when the input / output relational database is updated, the control unit transmits an update notification to another input / output apparatus, and receives the response signal for the update notification, and then updates the input / output relational database to the other input / output apparatus. May be acquired.

本発明を例示する入出力装置の一態様は、データを送受信するデータ集配信システムの入出力装置であって、機器からのデータを受ける入力チャネルを少なくとも1つ以上有する入力チャネル部と、入力チャネルで受けたデータを保持する入力バッファ部と、他の入出力装置から受信したデータを保持する出力バッファ部と、受信したデータを外部に出力する出力チャネルを少なくとも1つ以上有する出力チャネル部と、入力チャネルで受けたデータの送信先の入出力装置および送信先の入出力装置の出力チャネルが予め定義された入出力関係データベースを記憶する記憶部と、送信先の入出力装置の出力バッファ部をマウントし、入出力関係データベースに基づいて、入力チャネルで受けたデータをマウントした出力バッファ部に記憶された出力データファイルの所定の箇所に書き込制御部と、を備える。
One aspect of an input / output device that exemplifies the present invention is an input / output device of a data collection and distribution system that transmits and receives data, an input channel unit having at least one input channel that receives data from a device, and an input channel An input buffer unit for holding the data received in step 1, an output buffer unit for holding data received from another input / output device, an output channel unit having at least one output channel for outputting the received data to the outside, A storage unit for storing an input / output relation database in which an input / output device of a destination of data received by an input channel and an output channel of the destination's input / output device are defined in advance, and an output buffer unit of the input / output device of the destination mount, based on the input-output relation database stored in the output buffer unit which mounts the received input channel data And a write uncontrolled unit to write at a predetermined location of the output data file.

本発明によれば、パケット組立テーブルおよびパケット分解デーブルを用いることなく、データの入出力関係の整合性を保ちデータの送受信が容易にできる。   According to the present invention, it is possible to easily transmit and receive data while maintaining the consistency of the data input / output relationship without using the packet assembly table and the packet disassembly table.

本発明の一の実施形態のデータ集配信システムSYSの構成を示すブロック図The block diagram which shows the structure of the data collection delivery system SYS of one Embodiment of this invention. 一の実施形態の入出力装置の構成の一例を示すブロック図The block diagram which shows an example of a structure of the input / output device of one Embodiment 一の実施形態の入出力関係データベース60の一例を示す図The figure which shows an example of the input-output relation database 60 of one Embodiment. 入出力関係データベース60を並び替えて生成された入力定義テーブル70の一例を示す図The figure which shows an example of the input definition table 70 produced | generated by rearranging the input / output relation database 60 入出力関係データベース60を並び替えて生成された出力定義テーブル80の一例を示す図The figure which shows an example of the output definition table 80 produced | generated by rearranging the input / output relation database 60 入力定義テーブル70に基づいたデータ集配信システムSYSによるデータの送受信処理の流れ図Flow chart of data transmission / reception processing by data collection / distribution system SYS based on input definition table 70 入力定義テーブル70に基づいたデータ集配信システムSYSによるデータの送受信の一例を示す図The figure which shows an example of transmission / reception of the data by the data collection delivery system SYS based on the input definition table 70 入出力装置におけるファイル共用のためのディレクトリ構造の一例を示す図The figure which shows an example of the directory structure for the file sharing in the input / output device 出力定義テーブル80に基づいたデータ集配信システムSYSによるデータの送受信処理の流れ図Flow chart of data transmission / reception processing by data collection / distribution system SYS based on output definition table 80 出力定義テーブル80に基づいたデータ集配信システムSYSによるデータの送受信の一例を示す図The figure which shows an example of transmission / reception of the data by the data collection delivery system SYS based on the output definition table 80 データ集配信システムSYSによる入出力関係データベース60の更新処理の流れ図Flow chart of update process of input / output relation database 60 by data collection / distribution system SYS 更新された入出力関係データベース60’の一例を示す図The figure which shows an example of the updated input-output relation database 60 ' 本発明の他の実施形態のデータ集配信システムSYS2の構成を示すブロック図The block diagram which shows the structure of the data collection delivery system SYS2 of other embodiment of this invention. 他の実施形態の入出力関係データベース65の一例を示す図The figure which shows an example of the input / output relation database 65 of other embodiment. 入力定義テーブルに基づいたデータ集配信システムSYS2によるデータの送受信の一例を示す図The figure which shows an example of transmission / reception of the data by the data collection delivery system SYS2 based on an input definition table 出力定義テーブルに基づいたデータ集配信システムSYS2によるデータの送受信の一例を示す図The figure which shows an example of transmission / reception of the data by the data collection delivery system SYS2 based on an output definition table

以下、本発明の実施形態を図面を用いて説明する。
《一の実施形態の説明》
図1は、本発明の一の実施形態のデータ集配信システムSYSを示している。データ集配信システムSYSは、ネットワークを介して互いに接続された入出力装置10A、12B、12C、12D・・・12Eを有している。入出力装置10A、12B−12Eには、被監視装置100A、100B、100C、100D・・・100Eおよび外部出力装置110A、110B、110C、110D・・・110Eがそれぞれ接続されている。本実施形態のデータ集配信システムSYSは、例えば、給電設備の監視システムに利用される。入出力装置10A、12B−12Eは、例えば、コンピュータなどの計算機であり、被監視装置100A−100E、外部出力装置110A−110Eのデータの送受信の制御および図示していない給電設備の配線の接点の切り替えなどを制御する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
<< Description of One Embodiment >>
FIG. 1 shows a data collection and distribution system SYS according to an embodiment of the present invention. The data collection / distribution system SYS has input / output devices 10A, 12B, 12C, 12D... 12E connected to each other via a network. Monitored devices 100A, 100B, 100C, 100D... 100E and external output devices 110A, 110B, 110C, 110D... 110E are connected to the input / output devices 10A, 12B-12E, respectively. The data collection / distribution system SYS of this embodiment is used, for example, in a monitoring system for power supply equipment. The input / output devices 10A and 12B-12E are computers such as computers, for example, and control transmission / reception of data of the monitored devices 100A-100E and external output devices 110A-110E and wiring contacts of power supply equipment (not shown). Control switching and so on.

被監視装置100A−100Eは、例えば、水力発電所の水位や発電量の測定装置あるいは配線の接点の状態を検出する装置である。また、外部出力装置110A−110Eは、例えば、測定された水位や発電量を表示するモニタあるいは接点の状態を表示する系統盤などである。なお、図中の被監視装置100A−100Eおよび外部出力装置110A−110Eは、複数の測定装置などを1つのブロックにまとめて示す。   The monitored devices 100A to 100E are, for example, devices for measuring the water level of a hydroelectric power station, a power generation amount measuring device, or a wiring contact state. The external output devices 110A-110E are, for example, a monitor that displays the measured water level and the amount of power generation, or a system board that displays the state of the contacts. Note that the monitored devices 100A to 100E and the external output devices 110A to 110E in the figure collectively indicate a plurality of measuring devices in one block.

図2は、本実施形態の各入出力装置10A、12B−12Eの構成の一例を示す。なお、以下において、入出力装置10Aを例にして説明するが、入出力装置12B−12Eについても同様の構成を有し動作する。   FIG. 2 shows an example of the configuration of each of the input / output devices 10A and 12B-12E of this embodiment. In the following, the input / output device 10A will be described as an example, but the input / output devices 12B-12E operate with the same configuration.

図2に示すように、入出力装置10Aは、入力チャネル部20、入力バッファ部22、出力バッファ部30、出力チャネル部32、記憶部40、CPU50を備える。   As illustrated in FIG. 2, the input / output device 10A includes an input channel unit 20, an input buffer unit 22, an output buffer unit 30, an output channel unit 32, a storage unit 40, and a CPU 50.

入力チャネル部20は、被監視装置100Aから出力される発電量などのアナログデータや接点状態の情報などのデジタルデータを、入力チャネルICH1、ICH2、ICH3・・・ICH150のそれぞれで受信する。   The input channel unit 20 receives analog data such as power generation output from the monitored device 100A and digital data such as contact state information in each of the input channels ICH1, ICH2, ICH3.

入力バッファ部22は、例えば、DRAM(Dynamic Random Access Memory)やSRAM(Static Random Access Memory)で形成され、入力チャネルICH1−ICH150で受けたデータを、入力データとしてテキスト形式などの入力データファイルに書き込み保持する。入力バッファ部22は、不図示のネットワークインターフェスを介して、入力データを入出力装置10A、12B−12Eに送信する。なお、入出力装置10Aから入出力装置10Aへの入力データの送信は、入出力装置10A内の転送である。   The input buffer unit 22 is formed of, for example, a dynamic random access memory (DRAM) or a static random access memory (SRAM), and writes data received by the input channels ICH1 to ICH150 to an input data file such as a text format as input data. Hold. The input buffer unit 22 transmits input data to the input / output devices 10A and 12B-12E via a network interface (not shown). The transmission of input data from the input / output device 10A to the input / output device 10A is a transfer within the input / output device 10A.

出力バッファ部30は、例えば、DRAMやSRAMで形成され、ネットワークインターフェス(不図示)を介して、入出力装置10A、12B−12Eからのデータを受信する。出力バッファ部30は、受信したデータを出力データとしてテキスト形式などの出力データファイルに書き込み保持する。なお、入出力装置10Aからの出力データの受信は、入出力装置10A内の転送である。   The output buffer unit 30 is formed of, for example, a DRAM or SRAM, and receives data from the input / output devices 10A and 12B-12E via a network interface (not shown). The output buffer unit 30 writes and holds the received data as output data in an output data file such as a text format. Note that the reception of output data from the input / output device 10A is transfer within the input / output device 10A.

出力チャネル部32は、出力バッファ部30で保持する出力データを、出力チャネルOCH1、OCH2、OCH3・・・OCH150から外部出力装置110Aに出力する。   The output channel unit 32 outputs the output data held in the output buffer unit 30 from the output channels OCH1, OCH2, OCH3,... OCH 150 to the external output device 110A.

記憶部40は、ハードディスクや半導体メモリなどで形成され、後述するCPU50によって実行される制御プログラムを記憶する。また、記憶部40は、各入出力装置10A、12B−12Eの入力チャネルICH1−ICH150で受けた入力データの送信先である出力端の入出力装置、および、その出力端の入出力装置の出力チャネルOCH1−OCH150が予め定義された入出力関係データベース60を記憶する(図3)。   The storage unit 40 is formed of a hard disk, a semiconductor memory, or the like, and stores a control program executed by a CPU 50 described later. The storage unit 40 also includes an output terminal input / output device that is a destination of input data received by the input channels ICH1 to ICH150 of the input / output devices 10A and 12B-12E, and an output of the output terminal input / output device. Channels OCH1-OCH150 store a predefined input / output relationship database 60 (FIG. 3).

図3は、入出力関係データベース60の一例を示す。入出力関係データベース60は、システム設計者により予め定義される。すなわち、入出力関係データベース60は、入力データを受ける送信元である入力端の入出力装置を示す情報、その入力データを受ける入力チャネルICHを示す情報、その入力データの送信先である出力端の入出力装置を示す情報、出力端の入出力装置が外部出力装置に出力する出力チャネルOCHを示す情報から構成される。入出力装置を示す情報は、例えば、入出力装置のアドレスである。この場合、入出力装置の項目に記載されている10A、12B、12C、12D、12Eは、入出力装置10A、12B、12C、12D、12Eのアドレスをそれぞれ示すものとする。例えば、入出力関係データベース60の2行目の情報は、入出力装置10Aの入力チャネルICH1が被監視装置100Aから入力データを受ける。入出力装置10Aは、その入力データを入出力装置12Bに送信して、出力チャネルOCH2から外部出力装置110Bに出力することを意味する。   FIG. 3 shows an example of the input / output relation database 60. The input / output relation database 60 is defined in advance by the system designer. That is, the input / output relation database 60 includes information indicating an input / output device at an input terminal that is a transmission source that receives input data, information indicating an input channel ICH that receives the input data, and information on an output terminal that is a transmission destination of the input data. It is composed of information indicating the input / output device and information indicating the output channel OCH output from the input / output device at the output end to the external output device. The information indicating the input / output device is, for example, an address of the input / output device. In this case, 10A, 12B, 12C, 12D, and 12E described in the item of input / output device indicate the addresses of the input / output devices 10A, 12B, 12C, 12D, and 12E, respectively. For example, as for the information in the second row of the input / output relation database 60, the input channel ICH1 of the input / output device 10A receives input data from the monitored device 100A. The input / output device 10A means that the input data is transmitted to the input / output device 12B and output from the output channel OCH2 to the external output device 110B.

CPU50は、入出力装置の各部を統括的に制御するプロセッサである。例えば、CPU50は、記憶部40に記憶される制御プログラムに基づいて、各入出力装置10A、12B−12Eとの間でデータの送受信などの制御を行う。本実施形態のCPU50は、入出力関係データベース60を、入力データを受ける入力端の入出力装置10A、12B−12E毎に並び替えた入力定義テーブル70を生成し入力バッファ部22に記憶する(図4)。同時に、CPU50は、入出力関係データベース60を、送信先である出力端の入出力装置10A、12B−12E毎に並び替えた出力定義テーブル80を生成し出力バッファ部30に記憶する(図5)。入力定義テーブル70または出力定義テーブル80に基づいて、CPU50はデータの送受信などを制御する。   The CPU 50 is a processor that comprehensively controls each unit of the input / output device. For example, the CPU 50 performs control such as data transmission / reception with each of the input / output devices 10A and 12B-12E based on a control program stored in the storage unit 40. The CPU 50 according to the present embodiment generates an input definition table 70 in which the input / output relation database 60 is rearranged for each of the input / output devices 10A and 12B-12E at the input terminal that receives input data, and stores the input definition table 70 in the input buffer unit 22 (FIG. 4). At the same time, the CPU 50 generates an output definition table 80 in which the input / output relation database 60 is rearranged for each of the input / output devices 10A and 12B-12E at the output end that is the transmission destination, and stores it in the output buffer unit 30 (FIG. 5). . Based on the input definition table 70 or the output definition table 80, the CPU 50 controls data transmission and reception.

本実施形態のデータ集配信システムSYSにおける、被監視装置100A−100Eから出力されるデータの流れは、例えば、入出力装置10Aは、被監視装置100Aから受けた入力データ(例えば、発電量)を集計して、入力バッファ部22の入力データファイルに書き込む。入出力装置10Aは、その入力データファイルの入力データを、入力定義テーブル70に基づいて、入出力装置10A、12B−12Eに出力データとして送信する。入出力装置10A、12B−12Eは、出力データを受信し出力バッファ部30の出力データファイルに書き込み、外部出力装置110A−110Eに出力する。逆に、入出力装置10Aは、出力定義テーブル80に基づいて、入出力装置10A、12B−12Eにおいて集計された入力データを、出力データとして受信することができる。入出力装置10Aは、受信した出力データを出力バッファ部30の出力データファイルに書き込み、外部出力装置110Aに出力する。   In the data collection and distribution system SYS of the present embodiment, the flow of data output from the monitored devices 100A to 100E is, for example, that the input / output device 10A receives input data (for example, power generation amount) received from the monitored device 100A. Aggregate and write to the input data file of the input buffer unit 22. The input / output device 10A transmits the input data of the input data file as output data to the input / output devices 10A and 12B-12E based on the input definition table 70. The input / output devices 10A and 12B-12E receive the output data, write it to the output data file of the output buffer unit 30, and output it to the external output devices 110A-110E. Conversely, the input / output device 10A can receive the input data aggregated in the input / output devices 10A and 12B-12E as output data based on the output definition table 80. The input / output device 10A writes the received output data to the output data file of the output buffer unit 30, and outputs it to the external output device 110A.

次に、本実施形態のデータ集配信システムSYSにおける処理について、(1)入力定義テーブル70に基づいて行う場合、(2)出力定義テーブル80に基づいて行う場合、(3)入出力関係データベース60を更新する場合それぞれについて説明する。   Next, regarding processing in the data collection and distribution system SYS of the present embodiment, (1) when performed based on the input definition table 70, (2) when performed based on the output definition table 80, (3) input / output relation database 60 Each will be described when updating.

なお、本実施形態では、図7に示すような入出力装置10A、12B−12E間のデータの送受信は、従来技術のパケット方式の代わりに、公知のファイル共有の手法を用いて行うことを前提とする。   In this embodiment, it is assumed that data transmission / reception between the input / output devices 10A and 12B-12E as shown in FIG. 7 is performed using a known file sharing technique instead of the conventional packet system. And

具体的には、例えば、CPU50が、上記送受信動作を行うにあたり、図8に示すような構成の共有ディレクトリを予め生成する。CPU50は、MOUNTコマンドなどを用いて、生成した共有ディレクトリのそれぞれに、入出力装置12B−12Eの入力バッファ部22および出力バッファ部30をマウントする。なお、共有ディレクトリINbufA−Eは、入出力装置10A、12B−12Eの入力バッファ部22のそれぞれのマウントポイントを示す。共有ディレクトリOUTbufA−Eは、入出力装置10A、12B−12Eの出力バッファ部30のマウントポイントを示す。これにより、CPU50は、入力定義テーブル70に基づいて、自装置の入力バッファ部22に記憶された入力データファイルの入力データを入出力装置10A、12B−12Eの出力バッファ部30の出力データファイルに書き込むことで、入力データを送信する。或いは、CPU50は、出力定義テーブル80に基づいて、入出力装置10A、12B−12Eの入力バッファ部22の入力データファイルの入力データを読み込み、自装置の出力バッファ部30の出力データファイルに書き込むことで、出力データを受信する。
(1)入力定義テーブル70に基づいてデータの送受信を行う場合について
図6の流れ図および図7のデータ集配信システムSYSによるデータの送受信の図を参照しつつ、入力定義テーブル70に基づいた、本実施形態のデータ集配信システムSYSの送受信処理について説明する。なお、図7は、入出力装置10Aが入出力装置10A、12B−12Eとデータを送受信する場合を示すが、他の入出力装置12B−12Eについても同様の処理が行われる。また、CPU50は、予め入力定義テーブル70を記憶部40から読み込むものとする。
Specifically, for example, when the CPU 50 performs the transmission / reception operation, a shared directory having a configuration as shown in FIG. 8 is generated in advance. The CPU 50 mounts the input buffer unit 22 and the output buffer unit 30 of the input / output devices 12B-12E on each of the generated shared directories using a MOUNT command or the like. The shared directory INbufA-E indicates the mount point of each of the input buffer units 22 of the input / output devices 10A and 12B-12E. The shared directory OUTbufA-E indicates the mount point of the output buffer unit 30 of the input / output devices 10A, 12B-12E. Thereby, the CPU 50 converts the input data of the input data file stored in the input buffer unit 22 of the own device into the output data file of the output buffer unit 30 of the input / output devices 10A and 12B-12E based on the input definition table 70. Input data is transmitted by writing. Alternatively, the CPU 50 reads the input data of the input data file of the input buffer unit 22 of the input / output devices 10A and 12B-12E based on the output definition table 80, and writes it to the output data file of the output buffer unit 30 of its own device. The output data is received.
(1) Case of performing data transmission / reception based on the input definition table 70 Referring to the flowchart of FIG. 6 and the data transmission / reception system SYS of FIG. A transmission / reception process of the data collection / distribution system SYS of the embodiment will be described. FIG. 7 shows a case where the input / output device 10A transmits / receives data to / from the input / output devices 10A and 12B-12E, but the same processing is performed for the other input / output devices 12B-12E. The CPU 50 reads the input definition table 70 from the storage unit 40 in advance.

ステップS10:入力バッファ部22は、被監視装置100Aから出力される入力データを、入力チャネル部20の入力チャネルICH1−ICH150で受信する。CPU50は、入力データを入力バッファ部22である共有ディレクトリINbufAの入力データファイル25を開く。CPU50は、入力チャネルICHに応じて、入力データを入力データファイル25の所定の箇所に書き込む。CPU50は、入力データファイル25を閉じる。   Step S10: The input buffer unit 22 receives the input data output from the monitored device 100A by the input channels ICH1 to ICH150 of the input channel unit 20. The CPU 50 opens the input data file 25 in the shared directory INbufA that is the input buffer unit 22 for the input data. The CPU 50 writes input data in a predetermined location of the input data file 25 in accordance with the input channel ICH. The CPU 50 closes the input data file 25.

ステップS11:CPU50は、入力データを出力端の入出力装置10A、12B−12Eに送信するために、入力データファイル25を開く。   Step S11: The CPU 50 opens the input data file 25 to transmit the input data to the input / output devices 10A and 12B-12E at the output end.

ステップS12:CPU50は、マウントした出力端の入出力装置10A、12B−12Eの出力バッファ部30である共有ディレクトリOUTbufA−Eのいずれかの出力データファイル35を開く。   Step S12: The CPU 50 opens one of the output data files 35 in the shared directory OUTbufA-E, which is the output buffer unit 30 of the mounted output terminals 10A and 12B-12E.

ステップS13:CPU50は、図7に示すように、入力定義テーブル70に基づいて、入力データファイル25の入力データを、ステップS12において開いた出力端の入出力装置の出力データファイル35の所定の箇所に順次書き込む。   Step S13: As shown in FIG. 7, based on the input definition table 70, the CPU 50 converts the input data in the input data file 25 into a predetermined location in the output data file 35 of the input / output device at the output end opened in Step S12. Are written sequentially.

例えば、CPU50は、ステップS12において、出力端として入出力装置12Bの出力データファイル35を開いた場合、入力定義テーブル70に基づいて、入力チャネル部20の入力チャネルICH1から入力された入力データを、入出力装置12Bの出力データファイル35のDATA2と示された箇所に書き込む。   For example, when the CPU 50 opens the output data file 35 of the input / output device 12B as an output end in step S12, the CPU 50 receives the input data input from the input channel ICH1 of the input channel unit 20 based on the input definition table 70. The data is written in a location indicated as DATA2 in the output data file 35 of the input / output device 12B.

ステップS14:CPU50は、ステップS12において開いた出力端の入出力装置の出力データファイル35を閉じる。   Step S14: The CPU 50 closes the output data file 35 of the input / output device at the output end opened in step S12.

ステップS15:CPU50は、次の入出力装置に入力データを送信するか否かを判定する。CPU50は、全ての出力端の入出力装置に入力データを送信したと判定した場合、ステップS16(NO側)へ移行する。一方、CPU50は、入力データを送信していない出力端の入出力装置があると判定した場合、ステップS11(YES側)へ移行する。CPU50は、その入出力装置に入力データを送信するために、ステップS11〜ステップS14の処理を行う。   Step S15: The CPU 50 determines whether or not to transmit input data to the next input / output device. When the CPU 50 determines that the input data has been transmitted to all the input / output devices at the output end, the CPU 50 proceeds to step S16 (NO side). On the other hand, if the CPU 50 determines that there is an output terminal input / output device that has not transmitted input data, the CPU 50 proceeds to step S11 (YES side). The CPU 50 performs steps S11 to S14 in order to transmit input data to the input / output device.

ステップS16:CPU50は、入力データファイル25を閉じる。   Step S16: The CPU 50 closes the input data file 25.

ステップS17:出力バッファ部30は、更新された出力データファイル35の出力データを、出力チャネル部32の出力チャネルOCH1−OCH150から外部出力装置110Aに出力する。CPU50は処理を終了する。
(2)出力定義テーブル80に基づいてデータの送受信を行う場合について
図9の流れ図および図10のデータ集配信システムSYSによるデータの送受信の図を参照しつつ、出力定義テーブル80に基づいた、本実施形態のデータ集配信システムSYSの送受信処理について説明する。なお、図10は、入出力装置10Aが入出力装置10A、12B−12Eとデータを送受信する場合を示すが、他の入出力装置12B−12Eについても同様の処理が行われる。また、CPU50は、予め出力定義テーブル80を記憶部40から読み込むものとする。
Step S17: The output buffer unit 30 outputs the updated output data of the output data file 35 from the output channels OCH1 to OCH150 of the output channel unit 32 to the external output device 110A. The CPU 50 ends the process.
(2) Case of performing data transmission / reception based on the output definition table 80 Referring to the flowchart of FIG. 9 and the diagram of data transmission / reception by the data collection / distribution system SYS of FIG. A transmission / reception process of the data collection / distribution system SYS of the embodiment will be described. FIG. 10 shows the case where the input / output device 10A transmits / receives data to / from the input / output devices 10A and 12B-12E, but the same processing is performed for the other input / output devices 12B-12E. The CPU 50 reads the output definition table 80 from the storage unit 40 in advance.

ステップS20:入力バッファ部22は、被監視装置100Aから出力される入力データを、入力チャネル部20の入力チャネルICH1−ICH150で受信する。CPU50は、入力データを入力バッファ部22である共有ディレクトリINbufAの入力データファイル25を開く。CPU50は、入力チャネルICHに応じて、入力データを入力データファイル25の所定の箇所に書き込む。CPU50は、入力データファイル25を閉じる。   Step S20: The input buffer unit 22 receives the input data output from the monitored device 100A by the input channels ICH1 to ICH150 of the input channel unit 20. The CPU 50 opens the input data file 25 in the shared directory INbufA that is the input buffer unit 22 for the input data. The CPU 50 writes input data in a predetermined location of the input data file 25 in accordance with the input channel ICH. The CPU 50 closes the input data file 25.

ステップS21:CPU50は、入力端の入出力装置10A、12B−12Eから入力データを受信するために、出力バッファ部30である共有ディレクトリOUTbufAの出力データファイル35を開く。   Step S21: The CPU 50 opens the output data file 35 in the shared directory OUTbufA, which is the output buffer unit 30, in order to receive input data from the input / output devices 10A and 12B-12E at the input end.

ステップS22:CPU50は、マウントした入力端の入出力装置10A、12B−12Eの入力バッファ部22である共有ディレクトリINbufA−Eのいずれかの入力データファイル25を開く。   Step S22: The CPU 50 opens one of the input data files 25 in the shared directory INbufA-E, which is the input buffer unit 22 of the input / output devices 10A and 12B-12E at the mounted input terminals.

ステップS23:CPU50は、図10に示すように、ステップS22において開いた入力端の入出力装置の入力データファイル25の入力データを、出力定義テーブル80に基づいて、出力データファイル35の所定の箇所に順次書き込む。   Step S23: As shown in FIG. 10, the CPU 50 determines the input data of the input data file 25 of the input / output device at the input end opened in Step S22 based on the output definition table 80 in a predetermined location of the output data file 35. Are written sequentially.

例えば、CPU50は、ステップS22において、入力端として入出力装置12Bの入力データファイル25を開いた場合、出力定義テーブル80に基づいて、入出力装置12Bの入力チャネル部20の入力チャネルICH2から入力された入力データを読み込み、出力データファイル35のDATA4と示された箇所に書き込む。   For example, when the CPU 50 opens the input data file 25 of the input / output device 12B as an input terminal in step S22, the CPU 50 inputs the input data from the input channel ICH2 of the input channel unit 20 of the input / output device 12B based on the output definition table 80. The input data is read and written in the location indicated by DATA4 in the output data file 35.

ステップS24:CPU50は、ステップS22において開いた入力端の入出力装置の入力データファイル25を閉じる。   Step S24: The CPU 50 closes the input data file 25 of the input / output device at the input end opened in step S22.

ステップS25:CPU50は、次の入出力装置から入力データを受信するか否かを判定する。CPU50は、全ての入力端の入出力装置10A、12B−12Eから入力データを受信したと判定した場合、ステップS26(NO側)へ移行する。一方、CPU50は、入力データを受信していない入力端の入出力装置があると判定した場合、ステップS21(YES側)へ移行する。CPU50は、その入出力装置から入力データを受信するために、ステップS21〜ステップS24の処理を行う。   Step S25: The CPU 50 determines whether or not input data is received from the next input / output device. When the CPU 50 determines that the input data has been received from the input / output devices 10A and 12B-12E at all the input terminals, the CPU 50 proceeds to step S26 (NO side). On the other hand, if the CPU 50 determines that there is an input / output device at the input end that has not received input data, the CPU 50 proceeds to step S21 (YES side). The CPU 50 performs the processing from step S21 to step S24 in order to receive input data from the input / output device.

ステップS26:CPU50は、出力データファイル35を閉じる。   Step S26: The CPU 50 closes the output data file 35.

ステップS27:出力バッファ部30は、更新された出力データファイル35の出力データを、出力チャネル部32の出力チャネルOCH1−OCH150から外部出力装置110Aに出力する。CPU50は処理を終了する。
(3)入出力関係データベース60を更新する場合について
図11の流れ図を参照しつつ、本実施形態のデータ集配信システムSYSにおける入出力関係データベース60の更新処理について説明する。なお、入出力装置10Aは、システム設計者などによる指示を受け付ける、キーボードなどの不図示の入力装置を有するものとする。入出力装置10Aは、上記指示に基づいて、図3に示す入出力関係データベース60を更新する。また、入出力装置12B−12Eについても同様の構成を有し動作する。
Step S27: The output buffer unit 30 outputs the output data of the updated output data file 35 from the output channels OCH1 to OCH150 of the output channel unit 32 to the external output device 110A. The CPU 50 ends the process.
(3) Case of Updating Input / Output Relationship Database 60 The update processing of the input / output relationship database 60 in the data collection and distribution system SYS of the present embodiment will be described with reference to the flowchart of FIG. Note that the input / output device 10A includes an input device (not shown) such as a keyboard that receives an instruction from a system designer or the like. The input / output device 10A updates the input / output relation database 60 shown in FIG. 3 based on the above instruction. The input / output devices 12B-12E operate with the same configuration.

ステップS30:CPU50は、システム設計者などによる入力装置(不図示)の操作に基づいて、入出力関係データベース60の更新指示を受け付ける。CPU50は、例えば、図12に示すように入出力関係データベース60’を更新する。   Step S30: The CPU 50 receives an update instruction for the input / output relation database 60 based on an operation of an input device (not shown) by a system designer or the like. For example, the CPU 50 updates the input / output relation database 60 'as shown in FIG.

ここで、入出力関係データベース60’の網掛け部分が更新された箇所を示す。この更新の一例は、入出力装置10Aの入力チャネルICH112に接続されていた機器が撤去され、入出力装置12Eにより監視される発電量などを計測する機器が新たに増設された場合を示す。すなわち、入出力装置10Aの入力チャネルICH112に新たに接続される機器からの入力データの出力端が、入出力装置12Bの出力チャネルOCH142から入出力装置12Eの出力チャネルOCH150に変更される。   Here, a portion where the shaded portion of the input / output relation database 60 'is updated is shown. An example of this update shows a case where a device connected to the input channel ICH112 of the input / output device 10A is removed and a device for measuring the amount of power generation monitored by the input / output device 12E is newly added. In other words, the output terminal of input data from a device newly connected to the input channel ICH112 of the input / output device 10A is changed from the output channel OCH142 of the input / output device 12B to the output channel OCH150 of the input / output device 12E.

ステップS31:CPU50は、入出力装置12B−12Eに、入出力関係データベース60’に更新されたことを知らせる更新通知を送信する。   Step S31: The CPU 50 transmits an update notification notifying the input / output devices 12B-12E that the input / output relation database 60 'has been updated.

ステップS32:入出力装置12B−12EのCPU50は、入出力装置10Aから更新通知を受信すると更新した入出力関係データベース60’のダウンロードを要求する。入出力装置10AのCPU50は、そのダウンロード要求に応答して、入出力関係データベース60’を入出力装置12B−12Eのそれぞれにダウンロードさせる。入出力装置12B−12Eは、受信した入出力関係データベース60’にそれぞれ更新する。   Step S32: When receiving the update notification from the input / output device 10A, the CPU 50 of the input / output device 12B-12E requests the download of the updated input / output relation database 60 '. In response to the download request, the CPU 50 of the input / output device 10A downloads the input / output relation database 60 'to each of the input / output devices 12B-12E. The input / output devices 12B-12E update the received input / output relation database 60 '.

ステップS33:CPU50は、入出力関係データベース60’に基づいて、新しい入力定義テーブルおよび出力定義テーブルを生成し、入力バッファ部22および出力バッファ部30に記憶する。   Step S33: The CPU 50 generates a new input definition table and output definition table based on the input / output relation database 60 ', and stores them in the input buffer unit 22 and the output buffer unit 30.

このように、本実施形態では、入出力装置10A、12B−12Eが、共通の入出力関係データベース60から生成された入力定義テーブル70および出力定義テーブル80を用いるとともに、他の入出力装置の入力バッファ部22および出力バッファ部30をマウントすることにより、パケット組立テーブルおよびパケット分解デーブルを用いることなく、データの入出力関係の整合性を保ちデータの送受信が容易にできる。   As described above, in this embodiment, the input / output devices 10A and 12B-12E use the input definition table 70 and the output definition table 80 generated from the common input / output relation database 60, and input from other input / output devices. By mounting the buffer unit 22 and the output buffer unit 30, it is possible to easily transmit and receive data while maintaining the consistency of the data input / output relationship without using the packet assembly table and the packet disassembly table.

また、入力定義テーブル70に基づいて、入出力装置10A、12B−12Eが、他の入出力装置に入力データを送信することにより、被監視装置のリアルタイムの監視が可能となる。一方、出力定義テーブル80に基づいて、入出力装置10A、12B−12Eが、他の入出力装置から入力データを受信することにより、外部出力装置110A−110Eによる出力表示などの定期的な更新が可能となる。ただし、入出力装置10A、12B−12Eが入力定義テーブル70または出力定義テーブル80のいずれに基づいてデータの送受信を行うかは、被監視装置100A−100Eや外部出力装置110A−110Eの特性やリアルタイム性を考慮し決定することが好ましい。   In addition, based on the input definition table 70, the input / output devices 10A and 12B-12E transmit input data to other input / output devices, so that the monitored device can be monitored in real time. On the other hand, when the input / output devices 10A and 12B-12E receive input data from other input / output devices based on the output definition table 80, periodic updates such as output displays by the external output devices 110A-110E are performed. It becomes possible. However, whether the input / output devices 10A and 12B-12E perform data transmission / reception based on the input definition table 70 or the output definition table 80 depends on the characteristics of the monitored devices 100A-100E and the external output devices 110A-110E and the real time. It is preferable to determine in consideration of the characteristics.

また、機器の増設や撤去により一の入出力装置において入出力関係データベース60が更新された場合、他の入出力装置は、更新された入出力関係データベース60’を一の入出力装置から取得することから、常にデータを正しく送受信できる。
《他の実施形態の説明》
図13は、本発明の他の実施形態のデータ集配信システムSYS2の構成を示すブロック図である。一の実施形態で説明した要素と同一の要素については、同一の符号を付し、詳細な説明を省略する。図中の破線の矢印は、被監視装置100A−100Cから出力されるデータの流れの一例を示す。
In addition, when the input / output relation database 60 is updated in one input / output device due to the addition or removal of equipment, the other input / output devices acquire the updated input / output relation database 60 ′ from the one input / output device. Therefore, data can always be sent and received correctly.
<< Description of Other Embodiments >>
FIG. 13 is a block diagram showing a configuration of a data collection / delivery system SYS2 according to another embodiment of the present invention. The same elements as those described in one embodiment are denoted by the same reference numerals, and detailed description thereof is omitted. Dashed arrows in the figure show an example of the flow of data output from the monitored devices 100A-100C.

なお、本実施形態のデータ集配信システムSYS2が一の実施形態のデータ集配信システムSYSと異なる点は、次の通りである。
(A)入出力装置10Aが親装置、入出力装置12B−12Cが子装置として動作する。これにより、全てのデータは、入出力装置10Aにより送受信処理される。なお、入出力装置10Aで全てのデータ送受信処理を行わず、入出力装置12B−12Cが一部を分担してもデータ集配信は可能である。
(B)入出力装置10Aは、入力チャネルICH1−ICH100により接点情報などのデジタル情報を受け、入力チャネルICH101−ICH150により電流値あるいは電圧値などのアナログ情報を受ける。また、入出力装置10Aは、出力チャネルOCH1−OCH150から接点情報などのデジタル情報を出力し、出力チャネルOCH151−OCH300から電流値あるいは電圧値などのアナログ情報を出力する。
(C)入出力装置12Bは、入力チャネルICH1−ICH100により接点情報などのデジタル情報を受け、入力チャネルICH101−ICH200により電流値あるいは電圧値などのアナログ情報を受ける。また、入出力装置12Bは、出力チャネルOCH1−OCH50から接点情報などのデジタル情報を出力し、出力チャネルOCH51−OCH100から電流値あるいは電圧値などのアナログ情報を出力する。
(D)入出力装置12Cは、入力チャネルICH1−ICH50により接点情報などのデジタル情報を受け、入力チャネルICH51−ICH100により電流値あるいは電圧値などのアナログ情報を受ける。また、入出力装置12Cは、出力チャネルOCH1−OCH50から接点情報などのデジタル情報を出力し、出力チャネルOCH51−OCH100から電流値あるいは電圧値などのアナログ情報を出力する。
The data collection / distribution system SYS2 of the present embodiment is different from the data collection / distribution system SYS of the first embodiment as follows.
(A) The input / output device 10A operates as a parent device, and the input / output devices 12B-12C operate as a child device. As a result, all data is transmitted / received by the input / output device 10A. Note that data collection and distribution is possible even if the input / output devices 12B-12C share a part without performing all data transmission / reception processing in the input / output device 10A.
(B) The input / output device 10A receives digital information such as contact information through the input channels ICH1 to ICH100, and receives analog information such as current values or voltage values through the input channels ICH101 to ICH150. The input / output device 10A outputs digital information such as contact information from the output channels OCH1 to OCH150, and outputs analog information such as current values or voltage values from the output channels OCH151 to OCH300.
(C) The input / output device 12B receives digital information such as contact information from the input channels ICH1 to ICH100, and receives analog information such as current values or voltage values from the input channels ICH101 to ICH200. Further, the input / output device 12B outputs digital information such as contact information from the output channels OCH1 to OCH50, and outputs analog information such as current values or voltage values from the output channels OCH51 to OCH100.
(D) The input / output device 12C receives digital information such as contact information through the input channels ICH1 to ICH50, and receives analog information such as current values or voltage values through the input channels ICH51 to ICH100. The input / output device 12C outputs digital information such as contact information from the output channels OCH1 to OCH50, and outputs analog information such as current values or voltage values from the output channels OCH51 to OCH100.

図14は、本実施形態のデータ集配信システムSYS2における入出力関係データベース65の構成の一例を示す。入力側の網掛け部分は、本実施形態の入力定義テーブルに対応し、出力端の網掛け部分は、出力定義テーブルに対応する。   FIG. 14 shows an example of the configuration of the input / output relation database 65 in the data collection and distribution system SYS2 of the present embodiment. The shaded portion on the input side corresponds to the input definition table of the present embodiment, and the shaded portion on the output end corresponds to the output definition table.

図15および図16は、データ集配信システムSYS2によるデータの送受信の一例を示す。   15 and 16 show an example of data transmission / reception by the data collection / distribution system SYS2.

なお、本実施形態のデータ集配信システムSYS2によるデータの送受信処理は、入出力装置10A、12B−12Cそれぞれの構成が一の実施形態と同じであることから、一の実施形態と同様であり詳細な説明は省略する。   Note that the data transmission / reception processing by the data collection / distribution system SYS2 of this embodiment is the same as that of the first embodiment because the configuration of each of the input / output devices 10A and 12B-12C is the same as that of the first embodiment. The detailed explanation is omitted.

このように、本実施形態では、入出力装置10A、12B−12Cが、共通の入出力関係データベース65から生成された入力定義テーブルおよび出力定義テーブルを用いるとともに、他の入出力装置の入力バッファ部22および出力バッファ部30をマウントすることにより、パケット組立テーブルおよびパケット分解デーブルを用いることなく、データの入出力関係の整合性を保ちデータの送受信が容易にできる。   As described above, in this embodiment, the input / output devices 10A and 12B-12C use the input definition table and the output definition table generated from the common input / output relation database 65, and input buffer units of other input / output devices. By mounting 22 and the output buffer unit 30, it is possible to easily transmit and receive data while maintaining the consistency of the data input / output relationship without using the packet assembly table and the packet disassembly table.

また、入力定義テーブルに基づいて、入出力装置10Aが、入出力装置12B−12Cに入力データを送信することにより、被監視装置のリアルタイムの監視が可能となる。一方、出力定義テーブルに基づいて、入出力装置10Aが、入出力装置12B−12Cから入力データを受信することにより、外部出力装置110Aの出力表示などの定期的な更新が可能となる。入出力装置10Aが入力定義テーブルまたは出力定義テーブルのいずれに基づいてデータの送受信を行うかは、被監視装置100A−100Cや外部出力装置110A−110Cの特性やリアルタイム性を考慮し決定することが好ましい。
《実施形態の補足事項》
(1)上記実施形態では、CPU50が、入出力関係データベース60に基づいて、入力定義テーブル70および出力定義テーブル80を生成して、入力バッファ部22および出力バッファ部30それぞれに記憶したが、本発明はこれに限定されず、入出力関係データベース60そのものを、入力定義テーブル70および出力定義テーブル80として用いてもよい。
Further, the input / output device 10A transmits input data to the input / output devices 12B-12C based on the input definition table, thereby enabling real-time monitoring of the monitored device. On the other hand, when the input / output device 10A receives input data from the input / output devices 12B-12C based on the output definition table, it is possible to periodically update the output display of the external output device 110A. Whether the input / output device 10A performs data transmission / reception based on the input definition table or the output definition table may be determined in consideration of the characteristics and real-time characteristics of the monitored devices 100A-100C and the external output devices 110A-110C. preferable.
<< Additional items of embodiment >>
(1) In the above embodiment, the CPU 50 generates the input definition table 70 and the output definition table 80 based on the input / output relation database 60 and stores them in the input buffer unit 22 and the output buffer unit 30, respectively. The invention is not limited to this, and the input / output relation database 60 itself may be used as the input definition table 70 and the output definition table 80.

(2)上記実施形態では、入力データファイル25の入力データの配列が入力チャネル部20の入力チャネルICHの配列と、および、出力データファイル35の出力データの配列が出力チャネル部32の出力チャネルOCHの配列とそれぞれ一致したが、本発明はこれに限定されない。入力データファイル25および出力データファイル35のデータ配列は、入力チャネル部20の入力チャネルICHの配列や出力チャネル部32の出力チャネルOCHの配列と異なっていてもよい。   (2) In the above embodiment, the arrangement of the input data of the input data file 25 is the arrangement of the input channels ICH of the input channel section 20, and the arrangement of the output data of the output data file 35 is the output channel OCH of the output channel section 32. However, the present invention is not limited to this. The data arrangement of the input data file 25 and the output data file 35 may be different from the arrangement of the input channel ICH of the input channel section 20 and the arrangement of the output channel OCH of the output channel section 32.

(3)上記実施形態では、入出力関係データベース60を更新した場合、入出力装置10Aは、ステップS32の各入出力装置からのダウンロード要求に応答して、各入出力装置に入出力関係データベース60’をダウンロードさせたが、本発明はこれに限定されない。例えば、入出力装置10Aは、入出力装置12B−12Eの記憶部40を所定のマウントポイントにマウントして、入出力関係データベース60’を入出力装置12B−12Eの記憶部40に直接書き込むようにしてもよい。   (3) In the above embodiment, when the input / output relationship database 60 is updated, the input / output device 10A responds to the download request from each input / output device in step S32 to each input / output device. However, the present invention is not limited to this. For example, the input / output device 10A mounts the storage unit 40 of the input / output device 12B-12E on a predetermined mount point, and directly writes the input / output relation database 60 ′ to the storage unit 40 of the input / output device 12B-12E. May be.

以上の詳細な説明により、実施形態の特徴点および利点は明らかになるであろう。これは、特許請求の範囲が、その精神および権利範囲を逸脱しない範囲で前述のような実施形態の特徴点および利点にまで及ぶことを意図する。また、当該技術分野において通常の知識を有する者であれば、あらゆる改良および変更に容易に想到できるはずであり、発明性を有する実施形態の範囲を前述したものに限定する意図はなく、実施形態に開示された範囲に含まれる適当な改良物および均等物によることも可能である。   From the above detailed description, features and advantages of the embodiments will become apparent. It is intended that the scope of the claims extend to the features and advantages of the embodiments as described above without departing from the spirit and scope of the right. Further, any person having ordinary knowledge in the technical field should be able to easily come up with any improvements and modifications, and there is no intention to limit the scope of the embodiments having the invention to those described above. It is also possible to use appropriate improvements and equivalents within the scope disclosed in.

10A、12A−12E 入出力装置、20 入力チャネル部、22 入力バッファ部、30 出力バッファ部、32 出力チャネル部、40 記憶部、50 CPU、100A−100E 被監視装置、110A−110E 外部出力装置、SYS、SYS2 データ集配信システム
10A, 12A-12E input / output device, 20 input channel unit, 22 input buffer unit, 30 output buffer unit, 32 output channel unit, 40 storage unit, 50 CPU, 100A-100E monitored device, 110A-110E external output device, SYS, SYS2 Data collection and delivery system

Claims (6)

データの送受信を行う複数の入出力装置を有するデータ集配信システムであって、
前記入出力装置は、
機器からのデータを受ける入力チャネルを少なくとも1つ以上有する入力チャネル部と、
前記入力チャネルで受けた前記データを保持する入力バッファ部と、
他の前記入出力装置から受信したデータを保持する出力バッファ部と、
前記受信したデータを外部に出力する出力チャネルを少なくとも1つ以上有する出力チャネル部と、
前記入力チャネルで受けたデータの送信先の入出力装置および前記送信先の入出力装置の前記出力チャネルが予め定義された入出力関係データベースを記憶する記憶部と、
前記送信先の入出力装置の前記出力バッファ部をマウントし、前記入出力関係データベースに基づいて、前記入力チャネルで受けたデータをマウントした前記出力バッファ部に記憶された出力データファイルの所定の箇所に書き込制御部と、を備える
ことを特徴とするデータ集配信システム。
A data collection and distribution system having a plurality of input / output devices for transmitting and receiving data,
The input / output device is
An input channel unit having at least one input channel for receiving data from the device;
An input buffer unit for holding the data received by the input channel;
An output buffer unit for holding data received from other input / output devices;
An output channel unit having at least one output channel for outputting the received data to the outside;
A storage unit for storing an input / output relation database in which the output channel of the transmission destination input / output device and the output channel of the transmission destination input / output device is defined in advance;
Mount the output buffer portion of the destination input device, the input-output relationship based on a database, a predetermined portion of the output data file stored in the output buffer section data have mounted the received at said input channel data collection and delivery system, comprising writing a write uncontrolled unit, to.
請求項1に記載のデータ集配信システムにおいて、
前記制御部は、自装置が送信先となる場合の送信元の入出力装置の前記入力バッファ部をマウントし、前記入出力関係データベースに基づいて、前記送信元の入出力装置の前記入力チャネルで受けたデータをマウントした前記入力バッファ部に記憶された入力データファイルの所定の箇所から読み込
ことを特徴とするデータ集配信システム。
The data collection and delivery system according to claim 1,
Wherein the control unit, the input buffer of the source of the input and output device in a case where the own device is the destination to mount, on the basis of the input-output relation database, the input channel of the transmission source of the input and output device data collection and delivery system characterized in write-free that readings from a predetermined portion of the received input data file data stored in the input buffer unit has been mounted.
請求項1または請求項2に記載のデータ集配信システムにおいて、
前記制御部は、前記入出力関係データベースを前記送信元の入出力装置の配置に応じて並び替えた入力定義テーブルを生成して前記入力バッファ部に記憶し、前記入力定義テーブルに基づいて、前記入力チャネルで受けたデータをマウントした前記出力バッファ部に書き込む
ことを特徴とするデータ集配信システム。
In the data collection and delivery system according to claim 1 or 2,
The control unit generates an input definition table in which the input / output relation database is rearranged according to the arrangement of the transmission source input / output device, stores the input definition table in the input buffer unit, and based on the input definition table, A data collection and distribution system, wherein data received by an input channel is written to the mounted output buffer unit.
請求項2に記載のデータ集配信システムにおいて、
前記制御部は、前記入出力関係データベースを前記送信先の入出力装置の配置に基づいて並び替えた出力定義テーブルを生成して前記出力バッファ部に記憶し、前記出力定義テーブルに基づいて、前記送信元の入出力装置の前記入力チャネルで受けたデータを前記共有した入力バッファ部から読み込む
ことを特徴とするデータ集配信システム。
The data collection and delivery system according to claim 2,
The control unit generates an output definition table in which the input / output relation database is rearranged based on an arrangement of the destination input / output device, stores the output definition table in the output buffer unit, and based on the output definition table, the A data collection and distribution system, wherein data received by the input channel of a transmission source input / output device is read from the shared input buffer unit.
請求項1ないし請求項4のいずれか1項に記載のデータ集配信システムにおいて、
前記制御部は、前記入出力関係データベースが更新された場合、前記他の入出力装置に更新通知を送信し、前記更新通知に対する応答信号を受信した後に更新された前記入出力関係データベースを前記他の入出力装置に取得させる
ことを特徴とするデータ集配信システム。
The data collection and delivery system according to any one of claims 1 to 4,
When the input / output relationship database is updated, the control unit transmits an update notification to the other input / output device, and receives the response signal for the update notification, and then updates the input / output relationship database. A data collection and distribution system, characterized in that it is acquired by an input / output device.
データを送受信するデータ集配信システムの入出力装置であって、
機器からのデータを受ける入力チャネルを少なくとも1つ以上有する入力チャネル部と、
前記入力チャネルで受けた前記データを保持する入力バッファ部と、
他の前記入出力装置から受信したデータを保持する出力バッファ部と、
前記受信したデータを外部に出力する出力チャネルを少なくとも1つ以上有する出力チャネル部と、
前記入力チャネルで受けたデータの送信先の入出力装置および前記送信先の入出力装置の前記出力チャネルが予め定義された入出力関係データベースを記憶する記憶部と、
前記送信先の入出力装置の前記出力バッファ部をマウントし、前記入出力関係データベースに基づいて、前記入力チャネルで受けたデータをマウントした前記出力バッファ部に記憶された出力データファイルの所定の箇所に書き込制御部と、
を備えることを特徴とする入出力装置。
An input / output device for a data collection and distribution system for transmitting and receiving data,
An input channel unit having at least one input channel for receiving data from the device;
An input buffer unit for holding the data received by the input channel;
An output buffer unit for holding data received from other input / output devices;
An output channel unit having at least one output channel for outputting the received data to the outside;
A storage unit for storing an input / output relation database in which the output channel of the transmission destination input / output device and the output channel of the transmission destination input / output device is defined in advance;
Mount the output buffer portion of the destination input device, the input-output relationship based on a database, a predetermined portion of the output data file stored in the output buffer section data have mounted the received at said input channel and the write-free control unit to write to,
An input / output device comprising:
JP2010005970A 2010-01-14 2010-01-14 Data collection / distribution system and input / output device Expired - Fee Related JP5448862B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010005970A JP5448862B2 (en) 2010-01-14 2010-01-14 Data collection / distribution system and input / output device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010005970A JP5448862B2 (en) 2010-01-14 2010-01-14 Data collection / distribution system and input / output device

Publications (2)

Publication Number Publication Date
JP2011146910A JP2011146910A (en) 2011-07-28
JP5448862B2 true JP5448862B2 (en) 2014-03-19

Family

ID=44461377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010005970A Expired - Fee Related JP5448862B2 (en) 2010-01-14 2010-01-14 Data collection / distribution system and input / output device

Country Status (1)

Country Link
JP (1) JP5448862B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0784921A (en) * 1993-06-30 1995-03-31 Ricoh Co Ltd Network system
JPH07210484A (en) * 1994-01-25 1995-08-11 Toshiba Corp Network device
JP2001075932A (en) * 1999-09-08 2001-03-23 Canon Inc Line controller, line control method and line system
JP2001331460A (en) * 2000-05-19 2001-11-30 Mitsubishi Electric Corp Plant controller and plant control system
JP4786164B2 (en) * 2004-10-28 2011-10-05 三菱電機株式会社 Plant monitoring and control system
JP4689547B2 (en) * 2006-07-19 2011-05-25 富士通テレコムネットワークス株式会社 Packet collection and delivery system

Also Published As

Publication number Publication date
JP2011146910A (en) 2011-07-28

Similar Documents

Publication Publication Date Title
CN102223394B (en) Methods and servers to provide remote direct access of solid-state storage
US9529583B2 (en) Single microcontroller based management of multiple compute nodes
CN108595483B (en) Data processing method and related device
CN113032412B (en) Data synchronization method, device, electronic equipment and computer readable medium
CN103138912A (en) Data synchronizing method and data synchronizing system
CN111930706B (en) Remote call-based distributed network file storage system and method
CN112328448A (en) Zookeeper-based monitoring method, monitoring device, equipment and storage medium
EP3479256B1 (en) Fabric encapsulated resilient storage
US20140351210A1 (en) Data processing system, data processing apparatus, and storage medium
CN116932505A (en) Data query method, data writing method, related device and system
JP5448862B2 (en) Data collection / distribution system and input / output device
CN111630500B (en) Information distributed storage system, method, and program
JP6107218B2 (en) Control device, control method, and control program
TWI443506B (en) Distributing information
CN102170476A (en) Cloud computing method and device based on cloud node autonomic learning
CN113342496B (en) Single-instance process switching method, system and storage medium
US10423559B2 (en) System for selectively upgradeable disaggregated server components
CN110198269B (en) Route synchronization system, method and related device for distributed cluster
JP2010244275A (en) System and method for reproducing alarm
US10574739B2 (en) System and method for smart event paging
CN104636436B (en) A kind of configurable distributed cache system
JP5473016B2 (en) Data sharing system, terminal device, data sharing method, and program
CN110221869B (en) Method and device for configuring data center operating environment
JP5655639B2 (en) Monitoring device, monitoring method, program, and monitoring system
US8880963B2 (en) Message processing device and method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131008

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131127

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: 20131217

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131224

R150 Certificate of patent or registration of utility model

Ref document number: 5448862

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees