JP5524889B2 - MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD - Google Patents

MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD Download PDF

Info

Publication number
JP5524889B2
JP5524889B2 JP2011065959A JP2011065959A JP5524889B2 JP 5524889 B2 JP5524889 B2 JP 5524889B2 JP 2011065959 A JP2011065959 A JP 2011065959A JP 2011065959 A JP2011065959 A JP 2011065959A JP 5524889 B2 JP5524889 B2 JP 5524889B2
Authority
JP
Japan
Prior art keywords
data
transmission
order
priority
retransmission
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
JP2011065959A
Other languages
Japanese (ja)
Other versions
JP2012204963A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2011065959A priority Critical patent/JP5524889B2/en
Publication of JP2012204963A publication Critical patent/JP2012204963A/en
Application granted granted Critical
Publication of JP5524889B2 publication Critical patent/JP5524889B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、モニタリングシステム、ネットワーク装置及び通信制御方法に関する。   The present invention relates to a monitoring system, a network device, and a communication control method.

近年、ボイラーや火力タービンといった設備監視や保守、エネルギー消費のモニタリングを、設備が設置された現場から離れた場所にある管理センタから遠隔で行いたいという需要が高まっている。このようなモニタリングシステムの末端に設備されるセンサや監視カメラのデータは、全てセンタへ集約し、一元管理するのが理想である。しかし、センサやカメラの台数が増加するにつれて、ネットワークで伝送可能なトラフィック容量の関係から、常時全てのデータをセンタへ集約することが困難な場合がでてきた。
このような現状に対応するため、例えば特許文献1においては、カメラからの画像データの転送・表示の優先度を制御する技術を開示している。
In recent years, there has been a growing demand for remote monitoring and maintenance of equipment such as boilers and thermal turbines and monitoring of energy consumption from a management center located far from the site where the equipment is installed. Ideally, all the data of sensors and surveillance cameras installed at the end of such a monitoring system should be centralized and managed at the center. However, as the number of sensors and cameras has increased, it has become difficult to always collect all data to the center due to the traffic capacity that can be transmitted over the network.
In order to cope with such a current situation, for example, Patent Document 1 discloses a technique for controlling the priority of transfer / display of image data from a camera.

更に、上記現場と管理センタ間を接続するネットワークには、今後携帯電話等、無線の公衆ネットワークの利用が進むものと予想されている。例えば、
1)モニタ対象となる設備が車や鉄道等、移動するものの場合、
2)電気メーターの自動検針等、通信端末が広範囲に多数設置される場合、及び
3)通信端末が段階的に増設されたり、頻繁に設置場所が変更になる等、ネットワーク構成の変化が激しい場合
等のように、有線による接続が困難だったり、効率が悪く配線コストが高くなる場合にも、無線は柔軟性が高く接続が容易であることがその理由である。
Furthermore, it is expected that wireless public networks such as mobile phones will be used in the network connecting the field and the management center. For example,
1) If the equipment to be monitored is a moving object such as a car or railway,
2) When a large number of communication terminals are installed in a wide range, such as automatic meter reading of electric meters, and 3) When the network configuration changes drastically, such as when communication terminals are added in stages or the installation location is changed frequently. The reason for this is that wireless connection is easy and easy to connect even when wired connection is difficult or when the efficiency is low and the wiring cost is high.

特開2009−171471号公報JP 2009-171471 A

上記現場と管理センタ間を接続するネットワークに、無線が使用される場合、帯域変動が有線の場合よりも大きいため、優先送信されたパケットであっても、伝送途中で失われる可能性がある。こうしたパケットロスに対応するには、優先制御だけでなく、送ったパケットが届かなかった際にもう一度同じパケットを送る、再送の仕組みが必要となる。   When wireless is used for the network connecting the site and the management center, the bandwidth fluctuation is larger than that in the case of wired communication, so even a packet transmitted with priority may be lost during transmission. To cope with such packet loss, not only priority control but also a retransmission mechanism is required in which the same packet is sent again when the sent packet does not arrive.

図10に示すように、再送機能を実装するため、ネットワーク相互接続装置111と管理センタ113間の通信に、再送機能付きの通信プロトコル121(例えばTCP等)を用いる場合を考える。この構成では、優先制御機能122でパケット送出順を決定した後、通信プロトコル121間で再送制御情報123をやりとりし、再送制御を行う。図8に示すように、たまたま優先度が低いパケット81を送信中に広域ネットワーク状況が急激に悪化した場合(82)、通信プロトコルが優先度の低いパケットを何度も再送(83)し、結果として優先度が高いパケット84を送出できず、急いで送るべき優先度高のパケットの伝送遅延が大きくなってしまう可能性がある。つまり、優先制御と再送制御が連携していないため、互いに矛盾した制御を行い、期待した性能が得られなくなるリスクがある。   As shown in FIG. 10, in order to implement the retransmission function, a case where a communication protocol 121 with a retransmission function (for example, TCP) is used for communication between the network interconnection device 111 and the management center 113 is considered. In this configuration, after the packet transmission order is determined by the priority control function 122, the retransmission control information 123 is exchanged between the communication protocols 121 to perform retransmission control. As shown in FIG. 8, when the wide area network condition suddenly deteriorates while the low-priority packet 81 is transmitted (82), the communication protocol resends the low-priority packet many times (83), and the result As a result, the high-priority packet 84 cannot be transmitted, and the transmission delay of a high-priority packet that should be sent quickly may increase. In other words, since priority control and retransmission control are not linked, there is a risk that contradictory control is performed and the expected performance cannot be obtained.

また、種々のセンサやカメラで計測されたデータを管理センタに送信するシステムでは、最新データを先に送ったほうがよいか、過去のデータから順に送ったほうがよいかはセンサデータの内容、特性に依存する。従って、センサデータの種別に応じて柔軟に優先設定が可能なシステムが求められる。   In addition, in a system that transmits data measured by various sensors and cameras to the management center, whether it is better to send the latest data first or in order from the past data depends on the contents and characteristics of the sensor data. Dependent. Therefore, a system that can flexibly set priority according to the type of sensor data is required.

以上の点に鑑み、本発明の目的は、期待する優先転送の性能を確保し、ネットワークの急峻な帯域変動にも対応し、互いに矛盾しない優先制御及び再送制御を実現可能なモニタリングシステム、ネットワーク装置及び通信制御方法を提供することにある。   In view of the above points, an object of the present invention is to provide a monitoring system and a network device that can ensure expected priority transfer performance, cope with steep bandwidth fluctuations of the network, and realize priority control and retransmission control consistent with each other. And providing a communication control method.

本発明は、複数の通信端末が接続されるローカルネットワークと管理センタ(受信ノード、管理装置)が接続される広域ネットワークを接続するネットワーク相互接続装置(ネットワーク装置)を用いたモニタリングシステムである。上記の目的を達成するため、ネットワーク相互接続装置は、図2に示すように、広域ネットワークにパケットを送出する際の再送制御を通信プロトコルの外側で行う(24)。機能ブロック24では、優先制御と再送制御を独立に行うのではなく、再送データも1回目に送るデータ(以下、初送データ)と同様に候補の一つに組み入れた上で優先度を考慮し、送出順序を決める。また、広域ネットワークの帯域変動状況に応じて、何番目のパケットまで送出するかを決める。その結果、図9に示すように、優先度が低いパケット915を送信中に広域ネットワーク状況が急激に悪化した場合(92)には、優先度が低いパケットの再送を一旦中止し、優先度が高いパケットを送出する(97)。   The present invention is a monitoring system using a network interconnection device (network device) for connecting a local network to which a plurality of communication terminals are connected and a wide area network to which a management center (receiving node, management device) is connected. To achieve the above object, as shown in FIG. 2, the network interconnection apparatus performs retransmission control outside the communication protocol when sending packets to the wide area network (24). In the function block 24, priority control and retransmission control are not performed independently, but the retransmission data is incorporated into one of the candidates in the same manner as the first data to be sent (hereinafter referred to as initial transmission data), and the priority is considered. Determine the sending order. In addition, the number of packets to be transmitted is determined according to the bandwidth fluctuation status of the wide area network. As a result, as shown in FIG. 9, when the wide area network condition deteriorates rapidly while transmitting a low-priority packet 915 (92), the retransmission of the low-priority packet is temporarily stopped, and the priority is A high packet is sent out (97).

本発明の第1の解決手段によると、
通信端末からのデータを収集する受信ノードと、
前記通信端末からの該データを入力し、前記受信ノードに送信するネットワーク装置と
を備え、
前記ネットワーク装置は、
前記受信ノードにデータが届いたことを示す確認通知の有無に従い、データを再送するための再送処理部と、
データ種別毎に、前記通信端末からのデータのうち前記受信ノードに送信していない初送データと、前記受信ノードに送信済みであり再送に用いるための再送データを、該データ種別内の優先順位に対応して記憶するデータ記憶領域と、
データ種別と前記優先順位との組み合わせに応じて送信順位が予め記憶された送信順記憶領域と、
前記送信順記憶領域のデータ種別と優先順位の組み合わせを送信順位が示す順に参照し、該当するデータ種別に応じた前記データ記憶領域から、該当する優先順位のデータを読み出して送信する制御部と
を有するモニタリングシステムが提供される。
According to the first solution of the present invention,
A receiving node that collects data from the communication terminal;
A network device for inputting the data from the communication terminal and transmitting the data to the receiving node;
The network device is:
In accordance with the presence or absence of a confirmation notification indicating that data has arrived at the receiving node, a retransmission processing unit for retransmitting data;
For each data type, the initial transmission data that has not been transmitted to the receiving node among the data from the communication terminal, and the retransmission data that has been transmitted to the receiving node and is used for retransmission are priorities within the data type. A data storage area for storing corresponding to,
A transmission order storage area in which the transmission order is stored in advance according to the combination of the data type and the priority order;
A control unit that refers to the combination of the data type and the priority order of the transmission order storage area in the order indicated by the transmission order, and reads and transmits the data of the corresponding priority order from the data storage area corresponding to the corresponding data type; A monitoring system is provided.

本発明の第2の解決手段によると、
通信端末からのデータを入力し、通信端末からのデータを収集する受信ノードに送信するネットワーク装置であって、
前記受信ノードにデータが届いたことを示す確認通知の有無に従い、データを再送するための再送処理部と、
データ種別毎に、前記通信端末からのデータのうち前記受信ノードに送信していない初送データと、前記受信ノードに送信済みであり再送に用いるための再送データを、該データ種別内の優先順位に対応して記憶するデータ記憶領域と、
データ種別と前記優先順位との組み合わせに応じて送信順位が予め記憶された送信順記憶領域と、
前記送信順記憶領域のデータ種別と優先順位の組み合わせを送信順位が示す順に参照し、該当するデータ種別に応じた前記データ記憶領域から、該当する優先順位のデータを読み出して送信する制御部と
を備えた前記ネットワーク装置が提供される。
According to the second solution of the present invention,
A network device that inputs data from a communication terminal and transmits it to a receiving node that collects data from the communication terminal,
In accordance with the presence or absence of a confirmation notification indicating that data has arrived at the receiving node, a retransmission processing unit for retransmitting data;
For each data type, the initial transmission data that has not been transmitted to the receiving node among the data from the communication terminal, and the retransmission data that has been transmitted to the receiving node and is used for retransmission are priorities within the data type. A data storage area for storing corresponding to,
A transmission order storage area in which the transmission order is stored in advance according to the combination of the data type and the priority order;
A control unit that refers to the combination of the data type and the priority order of the transmission order storage area in the order indicated by the transmission order, and reads and transmits the data of the corresponding priority order from the data storage area corresponding to the corresponding data type; The network apparatus is provided.

本発明の第3の解決手段によると、
通信端末からのデータを収集する受信ノードと、前記通信端末からの該データを入力し、前記受信ノードに送信するネットワーク装置とを備え、前記ネットワーク装置が前記受信ノードにデータが届いたことを示す確認通知の有無に従いデータを再送するための再送処理部を有するシステムにおける通信制御方法であって、
データ種別毎に、前記通信端末からのデータのうち前記受信ノードに送信していない初送データと、前記受信ノードに送信済みであり再送に用いるための再送データをデータ記憶領域に記憶するステップと、
データ種別毎に、データ記憶領域に記憶された初送データ及び再送データに該データ種別内の優先順位を付与するステップと、
データ種別と前記優先順位との組み合わせに応じて送信順位が予め記憶された送信順記憶領域を該送信順位が示す順に参照し、該当するデータ種別に応じた前記データ記憶領域から、該当する優先順位のデータを読み出して送信するステップと
を含む通信制御方法が提供される。
According to the third solution of the present invention,
A receiving node that collects data from the communication terminal; and a network device that inputs the data from the communication terminal and transmits the data to the receiving node, the network device indicating that the data has reached the receiving node A communication control method in a system having a retransmission processing unit for retransmitting data according to the presence or absence of a confirmation notification,
For each data type, storing initial transmission data that has not been transmitted to the receiving node among data from the communication terminal, and retransmission data that has been transmitted to the receiving node and is used for retransmission in a data storage area; ,
For each data type, giving priority within the data type to the initial transmission data and retransmission data stored in the data storage area;
The transmission order storage area in which the transmission order is stored in advance according to the combination of the data type and the priority order is referred to in the order indicated by the transmission order, and the corresponding priority order is determined from the data storage area corresponding to the corresponding data type. A communication control method including the step of reading and transmitting the data.

本発明によれば、期待する優先転送の性能を確保し、ネットワークの急峻な帯域変動にも対応し、互いに矛盾しない優先制御及び再送制御を実現可能なモニタリングシステム、ネットワーク装置及び通信制御方法を提供することができる。   According to the present invention, there are provided a monitoring system, a network device, and a communication control method that can ensure expected priority transfer performance, cope with steep bandwidth fluctuations of the network, and realize priority control and retransmission control consistent with each other. can do.

本発明の第1の実施例に係る通信システムの全体構成図である。1 is an overall configuration diagram of a communication system according to a first embodiment of the present invention. 本発明によるシステム構成例を示す図である。It is a figure which shows the system configuration example by this invention. 実施例1に係る、ネットワーク相互接続装置の優先・再送制御機能の詳細ブロック図である。It is a detailed block diagram of the priority / retransmission control function of the network interconnection device according to the first embodiment. 実施例1に係る、送出順参照テーブルの一例を示す図である。It is a figure which shows an example of the sending order reference table based on Example 1. FIG. 実施例1に係る、最新データ保持テーブルの一例を示す図である。It is a figure which shows an example of the newest data holding table based on Example 1. FIG. 実施例1に係る、過去データ保持テーブルの一例を示す図である。It is a figure which shows an example of the past data holding table based on Example 1. FIG. 実施例1に係る、送出順参照テーブルの別の一例を示す図である。It is a figure which shows another example of the sending order reference table based on Example 1. FIG. 再送機能付きの通信プロトコルを用いて優先制御と再送制御を独立に行った場合の通信フローを説明する図である。It is a figure explaining the communication flow at the time of performing priority control and retransmission control independently using the communication protocol with a retransmission function. 本発明による通信フローを説明する図である。It is a figure explaining the communication flow by this invention. 再送機能付きの通信プロトコルを用いて優先制御と再送制御を独立に行った場合のシステム構成例を示す図である。It is a figure which shows the system configuration example at the time of performing priority control and retransmission control independently using the communication protocol with a retransmission function.

以下、本発明の実施形態を図面に従い説明する。
図1に、本実施例に係る、各種のモニタリングを実現可能な通信システムの全体構成図を示す。
同図において、符号10、14はそれぞれWAN(Wide Area Network)と称される広域ネットワーク(第1ネットワーク)と、LAN(Local Area Network)と称されるローカルネットワーク(第2ネットワーク)を示す。符号11はそれらを相互接続するネットワーク相互接続装置(ネットワーク装置)である。ローカルネットワーク14には、温度センサなどの各種のセンサや監視カメラなどの複数の通信端末12が接続されている。広域ネットワーク10には管理センタ13が接続されている。
無線端末12は、センサや監視カメラなどのセンサ部と通信機能部を有する。無線端末12は、センサ部で得られたセンサデータを、通信機能部によりネットワーク相互接続装置11に送信する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 shows an overall configuration diagram of a communication system capable of realizing various types of monitoring according to the present embodiment.
In the drawing, reference numerals 10 and 14 denote a wide area network (first network) called WAN (Wide Area Network) and a local network (second network) called LAN (Local Area Network), respectively. Reference numeral 11 denotes a network interconnection device (network device) that interconnects them. A variety of sensors such as temperature sensors and a plurality of communication terminals 12 such as surveillance cameras are connected to the local network 14. A management center 13 is connected to the wide area network 10.
The wireless terminal 12 includes a sensor unit such as a sensor or a monitoring camera and a communication function unit. The wireless terminal 12 transmits the sensor data obtained by the sensor unit to the network interconnection device 11 by the communication function unit.

図2に、本実施例のシステム構成例を示す。
本システムは、ネットワーク相互接続装置11と、管理センタ13を備える。ネットワーク相互接続装置11は、ローカルネットワーク通信機能部25と、優先・再送制御機能部24と、広域ネットワーク通信機能部21とを有する。管理センタ13は、広域ネットワーク通信機能部26と、優先・再送制御機能部27と、画面表示機能部28とを有する。
FIG. 2 shows a system configuration example of the present embodiment.
The system includes a network interconnection device 11 and a management center 13. The network interconnection apparatus 11 includes a local network communication function unit 25, a priority / retransmission control function unit 24, and a wide area network communication function unit 21. The management center 13 includes a wide area network communication function unit 26, a priority / retransmission control function unit 27, and a screen display function unit 28.

図3に、本実施例のモニタリングシステムにおける、ネットワーク相互接続装置の優先・再送制御機能部24の機能の詳細及びテーブル構成を示す。
データ種別毎の最新データ保持テーブル(第2データ記憶領域)32、データ種別毎の過去データ保持テーブル(データ記憶領域)33、送出順参照テーブル(送出順記憶領域)37は、適宜のメモリ上に記憶される。その他の各機能は、優先・再送制御機能部24により実行される。
FIG. 3 shows details of the functions and table configuration of the priority / retransmission control function unit 24 of the network interconnection apparatus in the monitoring system of the present embodiment.
The latest data holding table (second data storage area) 32 for each data type, the past data holding table (data storage area) 33 for each data type, and the sending order reference table (sending order storage area) 37 are stored in an appropriate memory. Remembered. The other functions are executed by the priority / retransmission control function unit 24.

同図において、図1の通信端末12からのセンサデータは、図2記載のローカルネットワーク通信機能部25を介して、優先・再送制御機能部24に入力される。受信データ識別・振り分けブロック31では、センサデータのパケットヘッダでデータ種別を識別し、対応する種別の最新データ保持テーブル32と、過去データ保持テーブル33に登録する。演算処理ブロック34では、最新データ保持テーブルに登録されたセンサデータの統計処理や、アラーム有無の閾値判定処理等を行い、別の種別のデータ(平均値、アラームステータス)等を生成する。生成されたデータは、対応する(前述とは別の)種別の最新データ保持テーブル32と、過去データ保持テーブル33に登録される。例えば、統計処理の内容、閾値判定処理の内容に応じたデータの種別に対する最新データ保持テーブル32と、過去データ保持テーブル33を有する。アラームステータス等一部のデータは、フィルタ選択機能36で、複数の送出順参照テーブル37のうち、どれを使用するか選択する際にも参照される。一方、図1の管理センタ13からは、広域ネットワーク通信状況の情報と再送制御情報(Ack/Nack)が優先・再送制御機能部24に入力される。広域ネットワークの通信状況の情報は、ネットワーク品質判定機能(ネットワーク品質判定機能部)35で判定され、その判定結果を基に、フィルタ選択機能(選択機能部)36では、フィルタ機能(制御部)310で選択した送出順参照テーブル37を何行目まで読みだすかを決める。なお、パケット送信量を決め、それに応じて送出順参照テーブル37を順次読みし、決められたパケット送信量になったところで読み出しをやめても良い。また、Ack受信機能37はAckが受信されたセンサデータについて種別毎の過去データ保持テーブル33を更新し(38)、優先順決定機能39がその種別の過去データの中での優先順を決める(39)。フィルタ機能310では、先に選択した送出順参照テーブル37に従い、種別毎最新データ保持テーブル32、種別毎過去データ保持テーブル33の中から、指定されたデータ種別と優先順位のデータを選択し、広域ネットワーク10へと送出する。また、送出したデータにつき前述の過去データ保持テーブル33の登録情報を更新する(311)。   In the figure, sensor data from the communication terminal 12 of FIG. 1 is input to the priority / retransmission control function unit 24 via the local network communication function unit 25 shown in FIG. In the received data identification / distribution block 31, the data type is identified by the packet header of the sensor data, and registered in the latest data holding table 32 and the past data holding table 33 of the corresponding type. In the arithmetic processing block 34, statistical processing of sensor data registered in the latest data holding table, threshold determination processing for alarm presence / absence, and the like are performed to generate another type of data (average value, alarm status) and the like. The generated data is registered in the corresponding latest data holding table 32 (different from the above) and the past data holding table 33. For example, it has a latest data holding table 32 and a past data holding table 33 for data types corresponding to the contents of statistical processing and the contents of threshold determination processing. Some data such as alarm status is also referred to when selecting which one of a plurality of transmission order reference tables 37 to use by the filter selection function 36. On the other hand, from the management center 13 in FIG. 1, wide area network communication status information and retransmission control information (Ack / Nack) are input to the priority / retransmission control function unit 24. Information on the communication status of the wide area network is determined by the network quality determination function (network quality determination function unit) 35. Based on the determination result, the filter selection function (selection function unit) 36 uses the filter function (control unit) 310. The number of lines to be read out from the transmission order reference table 37 selected in (1) is determined. Note that the packet transmission amount may be determined, the transmission order reference table 37 may be sequentially read accordingly, and reading may be stopped when the determined packet transmission amount is reached. The Ack reception function 37 updates the past data holding table 33 for each type for the sensor data for which Ack has been received (38), and the priority order determination function 39 determines the priority order among the past data of that type ( 39). The filter function 310 selects the data of the designated data type and the priority order from the latest data holding table 32 for each type and the past data holding table 33 for each type in accordance with the transmission order reference table 37 previously selected, and the wide area Send to network 10. Also, the registration information of the above-mentioned past data holding table 33 is updated for the transmitted data (311).

なお、Ack受信機能37及び種別毎過去データ保持テーブルAck更新38を実行するブロックを再送処理部(又は確認信号処理部)と称する場合もある。再送処理部は、例えば、管理センタ13にデータが届いたことを示すAck(確認通知)の有無に従い、ネットワーク相互接続装置11がデータを再送するための処理を行う。   A block that executes the Ack reception function 37 and the type-specific past data holding table Ack update 38 may be referred to as a retransmission processing unit (or a confirmation signal processing unit). For example, the retransmission processing unit performs processing for the network interconnection device 11 to retransmit data according to the presence or absence of Ack (confirmation notification) indicating that data has arrived at the management center 13.

図5に、最新データ保持テーブル32の構成例を示す。センサデータの値51と共に、受信された時刻情報52を記録する。最新データ保持テーブルに登録されているデータはいつも一つだけで、優先順位は常に1位となる。なお、最新データは過去データ保持テーブル33にも記憶されるため、例えば記憶場所を示すアドレス、ポインタ等を最新データ保持テーブル32に記憶してもよい。   FIG. 5 shows a configuration example of the latest data holding table 32. The received time information 52 is recorded together with the sensor data value 51. There is always only one data registered in the latest data holding table, and the priority is always the first. Since the latest data is also stored in the past data holding table 33, for example, an address indicating a storage location, a pointer, and the like may be stored in the latest data holding table 32.

図6に、過去データ保持テーブル33の構成例を示す。最新データ保持テーブル32と同様に、過去データ保持テーブル33でも、センサデータの値61と共に、受信された時刻情報62を記録する。次に、フィルタ機能310で一度でも選ばれ、送出されたデータについて送出フラグ63を1にセットする。前述のテーブル更新38の際、Ack受信機能37でAckを受信したデータについてAck受信フラグ64を1にセットする。前述の優先順決定39の際、送出フラグ63及びAck受信フラグ64が両方とも1のデータについては、データが無事センタに到着し、再送する必要がなくなったと判断し、優先順位付けの対象から外す(66)。Ack受信フラグが0のデータの中から、どれを一番早く出すべきかを判断し、優先順位を付ける(39)。   FIG. 6 shows a configuration example of the past data holding table 33. Similar to the latest data holding table 32, the received time information 62 is recorded together with the sensor data value 61 in the past data holding table 33. Next, the transmission flag 63 is set to 1 for the data selected and transmitted even once by the filter function 310. At the time of the above-described table update 38, the Ack reception flag 64 is set to 1 for the data for which the Ack reception function 37 has received the Ack. At the time of the priority order determination 39 described above, regarding the data for which both the transmission flag 63 and the Ack reception flag 64 are 1, it is determined that the data has safely arrived at the center and no longer needs to be retransmitted, and is excluded from the prioritization target. (66). Which data should be output first among the data having the Ack reception flag of 0 is determined and given a priority (39).

優先順位を決める基準の一例として、図6では、送信フラグの0/1に関わらず、Ack受信フラグが0のデータの中で、時刻情報が古いものほど優先順を高く設定している。他の基準の例として、テーブルに登録してから一定時間以上経過したデータを消去したり、優先順位付け対象から外すことも可能である。また送信フラグが0(まだ一度も送っていない)のデータを、1(一度は送ったことがある)のデータよりも優先することも可能である。データは受信してから一定時間内は再送制御の対象にならないので、優先順位を付ける対象から外す。優先順位を決める基準は、データ種別毎に異なっていてもよい。   As an example of a criterion for determining the priority order, in FIG. 6, regardless of the transmission flag 0/1, among the data with the Ack reception flag 0, the older the time information, the higher the priority order is set. As another example of the standard, it is possible to delete data that has passed for a certain period of time after being registered in the table, or to remove it from the prioritization target. It is also possible to prioritize data with a transmission flag of 0 (never sent yet) over data with 1 (already sent once). Since the data is not subject to retransmission control within a certain period of time after it is received, it is excluded from the priority given. The criterion for determining the priority order may be different for each data type.

例えば、データ種別A(第1データ種別)では、再送データの優先順位が、初送データの優先順位よりも早い順位であり、データ種別B(第2データ種別)では、再送データの優先順位が、初送データの優先順位よりも遅い順位であってもよい。このように、センサデータの種別に応じて、その内容・特性に沿った柔軟な優先設定が可能である。
また、通信状態がよい状況が続き、再送すべきデータがない(全ての送信データについてAckが受信されている)場合には、例えば優先順位の項は全て「−」表示(対象外)になるものとする。
For example, in data type A (first data type), the priority of retransmission data is higher than the priority of initial transmission data, and in data type B (second data type), the priority of retransmission data is The order may be lower than the priority order of the initial transmission data. In this way, flexible priority setting according to the contents / characteristics can be performed according to the type of sensor data.
Further, when the communication state continues to be good and there is no data to be retransmitted (Ack is received for all transmission data), for example, all the priority items are displayed as “-” (not subject). Shall.

図4に、送出順参照テーブル37の構成例を示す。本テーブルでは、複数のデータ種別と、各種別の最新データと過去データ(再送データと過去に送りそびれた初送データ)を示す選択情報(送信種別)と、優先順位の組み合わせから、広域ネットワーク10に送出する順番を規定する。フィルタ機能310は、このテーブル37を上から順に読み、記載のデータ種別41に対応する過去データ保持テーブル33または最新データ保持テーブル32の、指定された優先順位42のデータを選択して広域ネットワーク10に送出する。フィルタ選択機能36は、ネットワーク品質判定機能35が判定した広域ネットワーク10の通信状況を表す値を基に、広域ネットワーク10への送出を許可するパケット数を変化させる。通信状況が悪い時は送出パケット数を減らし、パケットの送出遅延を抑制する。通信状況が良い時は送出パケット数を増やし、スループットを上げる。このような方法により、ネットワークの急峻な帯域変動に対応し、互いに矛盾しない優先制御及び再送制御を実現可能なモニタリングシステムを提供する。   FIG. 4 shows a configuration example of the transmission order reference table 37. In this table, the wide area network 10 includes a combination of a plurality of data types, selection information (transmission type) indicating latest data and past data (retransmission data and first transmission data sent in the past), and priorities. Specifies the order of sending to. The filter function 310 reads the table 37 in order from the top, selects the data of the specified priority order 42 in the past data holding table 33 or the latest data holding table 32 corresponding to the described data type 41 and selects the wide area network 10. To send. The filter selection function 36 changes the number of packets permitted to be transmitted to the wide area network 10 based on the value indicating the communication status of the wide area network 10 determined by the network quality determination function 35. When the communication condition is bad, the number of transmitted packets is reduced to suppress packet transmission delay. When the communication condition is good, increase the number of packets to be sent and increase the throughput. By such a method, a monitoring system is provided that can cope with steep bandwidth fluctuations in the network and can implement priority control and retransmission control consistent with each other.

図4の例では、データ種別A(高優先)がデータ種別(低優先)よりも送信順が早くなるよう設定されているので、高優先の初送データを低優先の再送データより先に送信できる。
図4の送出順参照テーブルの参照方法を、図9のフロー図と対応づけて以下に説明する。図9における「優先度高データ」が、図4では「データ種別A」、図9における「優先度低データ」が、図4では「データ種別B」にそれぞれ対応するものとする。また、説明をわかりやすくするため、図9の右端に表示された「広域ネットワーク状態」のグラフが左側の「悪い(混雑)」に属する時、フィルタ選択機能36は送出パケット数を1つのみ許可し、右側の「良い(空き)」に属する時は、送出パケット数を2つまで許可するものとする。また、時刻tにはデータ種別A、B共に、再送すべきデータがないものとする。図9のフロー図において、各時刻で以下のように動作する。
In the example of FIG. 4, since the data type A (high priority) is set to be transmitted earlier than the data type (low priority), the high priority initial transmission data is transmitted before the low priority retransmission data. it can.
A method for referring to the transmission order reference table in FIG. 4 will be described below in association with the flowchart in FIG. “High-priority data” in FIG. 9 corresponds to “data type A” in FIG. 4, “low-priority data” in FIG. 9, and “data type B” in FIG. For easy understanding, when the “wide area network status” graph displayed at the right end of FIG. 9 belongs to “bad (congested)” on the left side, the filter selection function 36 permits only one number of transmitted packets. However, when it belongs to “good (empty)” on the right side, up to two outgoing packets are permitted. Further, it is assumed that there is no data to be retransmitted in both data types A and B at time t. In the flowchart of FIG. 9, the following operations are performed at each time.

時刻tでは、「広域ネットワーク状態」は「良い」(91)ため、フィルタ選択機能36は、送出パケット数を2つまで許可する。時刻tにおいては再送すべきデータがないため、図4の送出順参照テーブルにおいて、送出順1、2は該当データなしでスキップされる。次に、送出順3のデータ種別Aの最新データが送出される(94)。次に、送出順4、5も該当データなしでスキップされる。次に、送出順6のデータ種別Bの最新データが送出される(95)。送出パケット数が2になったところで、フィルタ機能310は送出順参照テーブルを読み出すのを止める。また、フィルタ機能310は、過去データ保持テーブル33において、時刻tに送出した各データに対応する「送信」フラグ情報を「1」に更新する。   At time t, since the “wide area network state” is “good” (91), the filter selection function 36 permits the number of transmitted packets to two. Since there is no data to be retransmitted at time t, the sending order 1 and 2 are skipped without corresponding data in the sending order reference table of FIG. Next, the latest data of data type A in the transmission order 3 is transmitted (94). Next, the sending orders 4 and 5 are also skipped without corresponding data. Next, the latest data of the data type B in the transmission order 6 is transmitted (95). When the number of transmission packets reaches 2, the filter function 310 stops reading the transmission order reference table. Further, the filter function 310 updates “transmission” flag information corresponding to each data transmitted at time t in the past data holding table 33 to “1”.

時刻t+1では、「広域ネットワーク状態」は「悪い」(92)ため、フィルタ選択機能36は、送出パケット数を1つのみ許可する。図9では時刻tでデータ種別AのデータにはAckが返ってきた(96)ため、図4の送出順1、2は該当データなしでスキップされる。次に、送出順3のデータ種別Aの最新データが送出される(97)。送出パケット数が1になったところで、フィルタ機能310は送出順参照テーブルを読み出すのを止める。また、フィルタ機能310は、過去データ保持テーブル33において、時刻t+1に送出したデータに対応する「送信」フラグ情報を「1」に更新する。ここでは、時刻tでデータ種別BのデータにはNackが帰ってきたため、再送データが存在するが、送信順参照テーブル37の送信順に従い、上述のようにデータ種別Aの最新データが送信される。   At time t + 1, since the “wide area network state” is “bad” (92), the filter selection function 36 permits only one number of transmitted packets. In FIG. 9, Ack is returned to the data of data type A at time t (96), so transmission order 1 and 2 in FIG. 4 are skipped without corresponding data. Next, the latest data of the data type A in the transmission order 3 is transmitted (97). When the number of transmission packets becomes 1, the filter function 310 stops reading the transmission order reference table. Further, the filter function 310 updates the “transmission” flag information corresponding to the data transmitted at time t + 1 in the past data holding table 33 to “1”. Here, since Nack is returned to the data of data type B at time t, there is retransmission data, but according to the transmission order of the transmission order reference table 37, the latest data of data type A is transmitted as described above. .

時刻t+2では、「広域ネットワーク状態」は「悪い」(92)ため、フィルタ選択機能36は、送出パケット数を1つのみ許可する。図9では時刻t+1でデータ種別Aのデータ(t+1)にNackが返ってきた(98)ため、データ種別Aの過去データ保持テーブル33に再送データがあり、図4の送出順1のデータ種別Aの再送データ(t+1)が送出される(99)。送出パケット数が1になったところで、フィルタ機能310は送出順参照テーブルを読み出すのを止める。また、フィルタ機能310は、過去データ保持テーブル33において、時刻t+2に送出したデータに対応する「送信」フラグ情報を「1」に更新する。   At time t + 2, since the “wide area network state” is “bad” (92), the filter selection function 36 permits only one transmission packet number. In FIG. 9, since Nack is returned to the data (t + 1) of the data type A at time t + 1 (98), there is retransmission data in the past data holding table 33 of the data type A, and the data type A of the transmission order 1 in FIG. Retransmission data (t + 1) is sent (99). When the number of transmission packets becomes 1, the filter function 310 stops reading the transmission order reference table. Further, the filter function 310 updates the “transmission” flag information corresponding to the data transmitted at time t + 2 to “1” in the past data holding table 33.

時刻t+3では、「広域ネットワーク状態」は「良い」(93)ため、フィルタ選択機能36は、送出パケット数2つまで許可する。図9では時刻t+2でデータ種別Aの再送データ(t+1)にNackが返ってきた(910)ため、図4の送出順1のデータ種別Aの再送データ(t+1)が送出される(911)。次に、送出順2のデータ種別Aの過去データ(t+2)が送出される(912)。例えば、本来ならば時刻t+2に送るはずだったデータが、時刻t+2では再送データ(t+1)しか送れなかったため、時刻t+3で初めて送るケースである。送出パケット数が2になったところで、フィルタ機能310は送出順参照テーブル37を読み出すのを止める。また、フィルタ機能310は、過去データ保持テーブル33において、時刻t+3に送出した各データに対応する「送信」フラグ情報を「1」に更新する。   At time t + 3, since the “wide area network state” is “good” (93), the filter selection function 36 permits up to two outgoing packets. In FIG. 9, since Nack is returned to the retransmission data (t + 1) of the data type A at time t + 2 (910), the retransmission data (t + 1) of the data type A in the transmission order 1 of FIG. 4 is transmitted (911). Next, the past data (t + 2) of the data type A in the transmission order 2 is transmitted (912). For example, the data that was supposed to be sent at time t + 2 can be sent for the first time at time t + 3 because only retransmission data (t + 1) can be sent at time t + 2. When the number of transmission packets reaches 2, the filter function 310 stops reading the transmission order reference table 37. Further, the filter function 310 updates the “transmission” flag information corresponding to each data transmitted at time t + 3 to “1” in the past data holding table 33.

図7に、本発明における送出順参照テーブル37の別の構成例を示す。最新データと、初送データと再送データを含む過去データとのどちらを優先して送信するかを、データ種別毎に独立に定義可能である。本構成例においては、例えば、
データ種別の優先度:データ種別A>データ種別B>データ種別C
最新と過去の優先度:データ種別A(第3データ種別)については過去>最新、データ種別B、C(第4データ種別)については最新>過去
と設定されている。例えば、アラームステータス等、伝送途中で失われては困る情報については、図7におけるデータ種別Aのように、過去データを最新データよりも優先とし、データ種別間での優先度も高く設定する。例えば、監視カメラの画像データ等、ある程度以上古くなると意味が薄れる情報については、図7におけるデータ種別BやCのように、最新データを過去データよりも優先とする。これら条件を組み合わせて一つのテーブルで一元的に規定することにより、互いに矛盾しない優先制御及び再送制御を実現可能である。
FIG. 7 shows another configuration example of the transmission order reference table 37 in the present invention. It is possible to define independently for each data type whether the latest data, the first transmission data, or the past data including the retransmission data is transmitted with priority. In this configuration example, for example,
Data type priority: Data type A> Data type B> Data type C
Latest and past priorities: Past> latest for data type A (third data type), latest> past for data types B and C (fourth data type). For example, for information that is difficult to be lost during transmission, such as an alarm status, the past data is prioritized over the latest data and the priority between the data types is set higher as in data type A in FIG. For example, for information that becomes less meaningful when it becomes older to some extent, such as image data of a monitoring camera, the latest data is given priority over past data as data types B and C in FIG. By combining these conditions and defining them in a single table, priority control and retransmission control consistent with each other can be realized.

2.構成例1
本モニタリングシステムは、例えば、
通信端末からのデータを収集する管理装置と、
前記通信端末からの該データを入力し、前記管理装置に送信するネットワーク装置と
を備え
前記管理装置にデータが届いたことを示す確認通知の有無に従い、前記ネットワーク装置がデータを再送する機能を有し、
前記ネットワーク装置は、
入力されるデータの種別を示すデータ種別毎に、第1送信種別のデータが記憶される第1記憶領域と、第2送信種別のデータが記憶される第2記憶領域とを有するデータ記憶領域と、
データ種別と送信種別との組み合わせに対応して、送信順位が予め記憶された送信順記憶領域と、
前記送信順記憶領域のデータ種別と送信種別の組み合わせを送信順位が示す順に参照し、該当するデータ種別と送信種別に応じた前記第1記憶領域又は第2記憶領域からデータを読み出して送信する制御部と
を有し、
前記第1送信種別は、前記通信端末からのデータのうち前記管理装置に送信していない初送データを示し、前記第2送信種別は、前記管理装置に送信済みであり再送に用いるための再送データを示す、又は、
前記第1送信種別は、前記通信端末からのデータのうちの最新データを示し、前記第2送信種別は、前記通信端末からのデータのうちの過去データを示すモニタリングシステムでもよい。
また、上記モニタリングシステムのほか、上記モニタリングシステムにおけるネットワーク装置、モニタリングシステムにおける通信制御方法を構成することもできる。
2. Configuration example 1
This monitoring system is, for example,
A management device for collecting data from a communication terminal;
A network device that inputs the data from the communication terminal and transmits the data to the management device, and the network device has a function of retransmitting the data according to the presence or absence of a confirmation notification indicating that the data has arrived at the management device. And
The network device is:
A data storage area having a first storage area for storing data of the first transmission type and a second storage area for storing data of the second transmission type for each data type indicating the type of input data ,
Corresponding to the combination of the data type and the transmission type, a transmission order storage area in which the transmission order is stored in advance,
Control that reads the data from the first storage area or the second storage area according to the corresponding data type and transmission type by referring to the combination of the data type and the transmission type in the transmission order storage area in the order indicated by the transmission order. And
The first transmission type indicates initial transmission data that has not been transmitted to the management device among data from the communication terminal, and the second transmission type is a retransmission that has been transmitted to the management device and is used for retransmission. Show data or
The first transmission type may indicate the latest data of data from the communication terminal, and the second transmission type may be a monitoring system indicating past data of data from the communication terminal.
In addition to the monitoring system, a network device in the monitoring system and a communication control method in the monitoring system can be configured.

3.構成例2
モニタリングシステムは、例えば、複数の通信端末が接続されるローカルネットワークと管理センタが接続される広域ネットワークとを相互接続するネットワーク相互接続装置を用いたモニタリングシステムであって、
前記モニタリングシステムは、優先度の異なる複数種別のモニタリングデータを伝送し、前記管理センタにデータが届いたことを前記ネットワーク相互接続装置に通知する仕組みをもち、
前記ネットワーク相互接続装置は、
データ種別毎の第1のテーブルを用いて、データの再送継続要否を管理し、
前記データ種別毎の第1のテーブルで管理しているデータの中での優先順位を決定し、
第2のテーブルを用いて、広域ネットワークへのパケット送出順序を管理し、
前記第2のテーブルによって指定されたデータ種別に対応する第1のテーブルで管理するデータの中の、指定された優先順位のデータを選択して広域ネットワークに送出し、
前記第2のテーブルでは、複数のデータ種別、各種別の初送データと再送データ、及び複数の再送データを組み合わせて一元的に規定し、
広域ネットワークの通信状況に応じて、送出データ量を調整する。
3. Configuration example 2
The monitoring system is, for example, a monitoring system using a network interconnection device that interconnects a local network to which a plurality of communication terminals are connected and a wide area network to which a management center is connected.
The monitoring system has a mechanism for transmitting a plurality of types of monitoring data having different priorities and notifying the network interconnection device that the data has arrived at the management center,
The network interconnection device is:
Use the first table for each data type to manage whether or not to continue resending data,
Determining the priority in the data managed in the first table for each data type;
Use the second table to manage the packet transmission order to the wide area network,
Selecting data of the specified priority order from the data managed by the first table corresponding to the data type specified by the second table and sending it to the wide area network;
In the second table, a plurality of data types, various types of initial transmission data and retransmission data, and a combination of a plurality of retransmission data are collectively defined,
The amount of transmitted data is adjusted according to the communication status of the wide area network.

本発明は、例えばセンサや監視カメラを利用したモニタリングシステム、特に携帯電話等の通信帯域変動が激しい広域ネットワークを用いて、通信帯域変動を考慮した優先制御と再送制御を行うモニタリング技術として有用である。   INDUSTRIAL APPLICABILITY The present invention is useful as a monitoring technology that performs priority control and retransmission control in consideration of communication bandwidth variation using a monitoring system that uses, for example, a sensor or a monitoring camera, particularly a wide area network such as a mobile phone that has severe communication bandwidth variation. .

10…広域ネットワーク
11…ネットワーク相互接続装置
12…通信端末
13…管理センタ
14…ローカルネットワーク
21…広域ネットワーク通信機能(再送機能付)
22…優先制御機能
23…再送制御情報(Ack/Nack)
24…優先・再送制御機能
25…ローカルネットワーク通信機能
31…受信データ識別・振り分け機能
32…種別毎最新データ保持テーブル登録機能
33…種別毎過去データ保持テーブル登録機能
34…演算処理機能
35…ネットワーク品質判定機能
36…フィルタ選択機能
37…Ack受信機能
38…種別毎過去データ保持テーブルAck更新機能
39…種別毎過去データ保持テーブル優先順決定機能
310…フィルタ機能
311…送信フラグ更新機能
51、61…センサデータ
52、62…時刻情報
63…送出フラグ
64…Ack受信フラグ
42、65、66、72…優先順位
41、71…データ種別
81、95…優先度低データ82、92…広域ネットワーク状態が悪い期間83…優先度低データの再送期間
91、93…広域ネットワーク状態が良い期間
94…優先度高データ
96…Ack
97…優先度低データの再送中止と優先度高データ送出タイミング
98、910…Nack
99、911、912…優先度高データの再送期間
DESCRIPTION OF SYMBOLS 10 ... Wide area network 11 ... Network interconnection apparatus 12 ... Communication terminal 13 ... Management center 14 ... Local network 21 ... Wide area network communication function (with retransmission function)
22 ... Priority control function 23 ... Retransmission control information (Ack / Nack)
24 ... Priority / Retransmission control function 25 ... Local network communication function 31 ... Received data identification / distribution function 32 ... Latest data holding table registration function for each type 33 ... Past data holding table registration function for each type 34 ... Arithmetic processing function 35 ... Network quality Determination function 36 ... Filter selection function 37 ... Ack reception function 38 ... Past data holding table Ack update function for each type 39 ... Past data holding table priority order determination function for each type 310 ... Filter function 311 ... Transmission flag update function 51, 61 ... Sensor Data 52, 62 ... Time information 63 ... Transmission flag 64 ... Ack reception flags 42, 65, 66, 72 ... Priority order 41, 71 ... Data types 81, 95 ... Low priority data 82, 92 ... Period in which the wide area network state is bad 83 ... Low priority data retransmission periods 91 and 93 ... Wide area network Click state is good period 94 ... priority high data 96 ... Ack
97: Canceling retransmission of low-priority data and high-priority data transmission timing 98, 910 ... Nack
99, 911, 912 ... High priority data retransmission period

Claims (13)

通信端末からのデータを収集する受信ノードと、
前記通信端末からの該データを入力し、前記受信ノードに送信するネットワーク装置と
を備え、
前記ネットワーク装置は、
前記受信ノードにデータが届いたことを示す確認通知の有無に従い、データを再送するための再送処理部と、
データ種別毎に、前記通信端末からのデータのうち前記受信ノードに送信していない初送データと、前記受信ノードに送信済みであり再送に用いるための再送データを、該データ種別内の優先順位に対応して記憶するデータ記憶領域と、
データ種別と前記優先順位との組み合わせに応じて送信順位が予め記憶された送信順記憶領域と、
前記送信順記憶領域のデータ種別と優先順位の組み合わせを送信順位が示す順に参照し、該当するデータ種別に応じた前記データ記憶領域から、該当する優先順位のデータを読み出して送信する制御部と
を有するモニタリングシステム。
A receiving node that collects data from the communication terminal;
A network device for inputting the data from the communication terminal and transmitting the data to the receiving node;
The network device is:
In accordance with the presence or absence of a confirmation notification indicating that data has arrived at the receiving node, a retransmission processing unit for retransmitting data;
For each data type, the initial transmission data that has not been transmitted to the receiving node among the data from the communication terminal, and the retransmission data that has been transmitted to the receiving node and is used for retransmission are priorities within the data type. A data storage area for storing corresponding to,
A transmission order storage area in which the transmission order is stored in advance according to the combination of the data type and the priority order;
A control unit that refers to the combination of the data type and the priority order of the transmission order storage area in the order indicated by the transmission order, and reads and transmits the data of the corresponding priority order from the data storage area corresponding to the corresponding data type; Having a monitoring system.
前記ネットワーク装置は、センサ又はカメラを含む前記通信端末から、該センサで検出されたデータ又は該カメラで撮影されたデータを受信し、該データ又はそれらの統計データを前記受信ノードへ送信する請求項1に記載のモニタリングシステム。   The network device receives data detected by the sensor or data captured by the camera from the communication terminal including the sensor or camera, and transmits the data or statistical data thereof to the receiving node. The monitoring system according to 1. データを再送する前記ネットワーク装置と前記受信ノード間のネットワークの少なくとも一部が、無線通信ネットワークである請求項1に記載のモニタリングシステム。   The monitoring system according to claim 1, wherein at least a part of a network between the network device that retransmits data and the receiving node is a wireless communication network. 前記ネットワーク装置は、
前記ネットワーク装置と前記受信ノード間のネットワークの通信状態を監視し、該通信状態を表す指標を求めるネットワーク品質判定機能部と、
所定時間内のデータ送信量を該指標に応じて定める選択機能部と
をさらに有し、
前記制御部は、所定時間内に送信したデータ量が、前記選択機能部により定められたデータ送信量になるまで、前記送信順記憶領域を送信順位に従い参照してデータを送信する請求項1に記載のモニタリングシステム。
The network device is:
A network quality determination function unit for monitoring a communication state of the network between the network device and the receiving node and obtaining an index representing the communication state;
A selection function unit that determines a data transmission amount within a predetermined time according to the index,
The control unit transmits data by referring to the transmission order storage area according to a transmission order until the amount of data transmitted within a predetermined time reaches a data transmission amount determined by the selection function unit. The monitoring system described.
前記優先順位により、初送データと再送データのどちらを優先して送信するかを、データ種別毎に独立に定義可能であること特徴とする請求項1に記載のモニタリングシステム。   2. The monitoring system according to claim 1, wherein whether the first transmission data or the retransmission data is preferentially transmitted can be defined independently for each data type according to the priority. 第1データ種別では、再送データの優先順位が、初送データの優先順位よりも早い順位であり、
第2データ種別では、再送データの優先順位が、初送データの優先順位よりも遅い順位である請求項5に記載のモニタリングシステム。
In the first data type, the priority of retransmission data is higher than the priority of initial transmission data,
6. The monitoring system according to claim 5, wherein, in the second data type, the priority order of retransmission data is lower than the priority order of initial transmission data.
データ種別は、データの転送優先度に対応し、
前記送信順記憶領域において、高優先のデータ種別と、初送データに対応する優先順位との組み合わせに対応する送信順位は、低優先のデータ種別と、再送データに対応する優先順位との組み合わせに対応する送信順位よりも早い順位である請求項1に記載のモニタリングシステム。
The data type corresponds to the data transfer priority,
In the transmission order storage area, the transmission order corresponding to the combination of the high priority data type and the priority order corresponding to the initial transmission data is the combination of the low priority data type and the priority order corresponding to the retransmission data. The monitoring system according to claim 1, wherein the order is higher than the corresponding transmission order.
前記通信端末からのデータのうちの最新データを特定する情報を記憶する第2データ記憶領域
をさらに備え、
前記送信順記憶領域は、データ種別と、最新データを送信するか、初送データ及び再送データを含む過去データを送信するかを示す選択情報と、前記優先順位との組み合わせに応じて送信順位が記憶され、
前記送信順記憶領域の選択情報により、最新データと、初送データと再送データを含む過去データとのどちらを優先して送信するかを、データ種別毎に独立に定義可能であることを特徴とする請求項1に記載のモニタリングシステム。
A second data storage area for storing information for specifying the latest data among the data from the communication terminal;
The transmission order storage area has a transmission order according to a combination of the data type, selection information indicating whether the latest data is transmitted or past data including initial transmission data and retransmission data is transmitted, and the priority order. Remembered,
According to the selection information of the transmission order storage area, it is possible to independently define for each data type which of the latest data and the past data including initial transmission data and past data including retransmission data is to be preferentially transmitted. The monitoring system according to claim 1.
前記送信順記憶領域において、
第3データ種別では、過去データを示す選択情報に対応する送信順位が、最新データの識別情報に対応する送信順位よりも早い順位であり、
第4データ種別では、過去データを示す選択情報に対応する送信順位が、最新データの識別情報に対応する送信順位よりも遅い順位である請求項8に記載のモニタリングシステム。
In the transmission order storage area,
In the third data type, the transmission order corresponding to the selection information indicating past data is earlier than the transmission order corresponding to the identification information of the latest data,
The monitoring system according to claim 8, wherein, in the fourth data type, the transmission order corresponding to the selection information indicating past data is lower than the transmission order corresponding to the identification information of the latest data.
前記データ記憶領域に、前記通信端末から受信するデータを順次記憶するが、受信後予め定められた第1時間内は優先順位を付ける対象に含めない請求項1に記載のモニタリングシステム。   The monitoring system according to claim 1, wherein data received from the communication terminal is sequentially stored in the data storage area, but is not included in a target to be prioritized within a predetermined first time after reception. 前記データ記憶領域に記憶された初送データ及び再送データのうち、記憶後予め定められた第2時間経過したデータを消去する又は該データは優先順位を付ける対象に含めない請求項1に記載のモニタリングシステム。   2. The data of the first transmission data and the retransmission data stored in the data storage area are deleted after a predetermined second time has elapsed after storage, or the data is not included in a priority order. Monitoring system. 通信端末からのデータを入力し、通信端末からのデータを収集する受信ノードに送信するネットワーク装置であって、
前記受信ノードにデータが届いたことを示す確認通知の有無に従い、データを再送するための再送処理部と、
データ種別毎に、前記通信端末からのデータのうち前記受信ノードに送信していない初送データと、前記受信ノードに送信済みであり再送に用いるための再送データを、該データ種別内の優先順位に対応して記憶するデータ記憶領域と、
データ種別と前記優先順位との組み合わせに応じて送信順位が予め記憶された送信順記憶領域と、
前記送信順記憶領域のデータ種別と優先順位の組み合わせを送信順位が示す順に参照し、該当するデータ種別に応じた前記データ記憶領域から、該当する優先順位のデータを読み出して送信する制御部と
を備えた前記ネットワーク装置。
A network device that inputs data from a communication terminal and transmits it to a receiving node that collects data from the communication terminal,
In accordance with the presence or absence of a confirmation notification indicating that data has arrived at the receiving node, a retransmission processing unit for retransmitting data;
For each data type, the initial transmission data that has not been transmitted to the receiving node among the data from the communication terminal, and the retransmission data that has been transmitted to the receiving node and is used for retransmission are priorities within the data type. A data storage area for storing corresponding to,
A transmission order storage area in which the transmission order is stored in advance according to the combination of the data type and the priority order;
A control unit that refers to the combination of the data type and the priority order of the transmission order storage area in the order indicated by the transmission order, and reads and transmits the data of the corresponding priority order from the data storage area corresponding to the corresponding data type; The network device provided.
通信端末からのデータを収集する受信ノードと、前記通信端末からの該データを入力し、前記受信ノードに送信するネットワーク装置とを備え、前記ネットワーク装置が前記受信ノードにデータが届いたことを示す確認通知の有無に従いデータを再送するための再送処理部を有するシステムにおける通信制御方法であって、
データ種別毎に、前記通信端末からのデータのうち前記受信ノードに送信していない初送データと、前記受信ノードに送信済みであり再送に用いるための再送データをデータ記憶領域に記憶するステップと、
データ種別毎に、データ記憶領域に記憶された初送データ及び再送データに該データ種別内の優先順位を付与するステップと、
データ種別と前記優先順位との組み合わせに応じて送信順位が予め記憶された送信順記憶領域を該送信順位が示す順に参照し、該当するデータ種別に応じた前記データ記憶領域から、該当する優先順位のデータを読み出して送信するステップと
を含む通信制御方法。
A receiving node that collects data from the communication terminal; and a network device that inputs the data from the communication terminal and transmits the data to the receiving node, the network device indicating that the data has reached the receiving node A communication control method in a system having a retransmission processing unit for retransmitting data according to the presence or absence of a confirmation notification,
For each data type, storing initial transmission data that has not been transmitted to the receiving node among data from the communication terminal, and retransmission data that has been transmitted to the receiving node and is used for retransmission in a data storage area; ,
For each data type, giving priority within the data type to the initial transmission data and retransmission data stored in the data storage area;
The transmission order storage area in which the transmission order is stored in advance according to the combination of the data type and the priority order is referred to in the order indicated by the transmission order, and the corresponding priority order is determined from the data storage area corresponding to the corresponding data type. A communication control method including reading and transmitting the data.
JP2011065959A 2011-03-24 2011-03-24 MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD Expired - Fee Related JP5524889B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011065959A JP5524889B2 (en) 2011-03-24 2011-03-24 MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011065959A JP5524889B2 (en) 2011-03-24 2011-03-24 MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD

Publications (2)

Publication Number Publication Date
JP2012204963A JP2012204963A (en) 2012-10-22
JP5524889B2 true JP5524889B2 (en) 2014-06-18

Family

ID=47185492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011065959A Expired - Fee Related JP5524889B2 (en) 2011-03-24 2011-03-24 MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD

Country Status (1)

Country Link
JP (1) JP5524889B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102012028B1 (en) * 2013-06-27 2019-10-21 주식회사 케이티 Method and apparatus of dynamic controlling data transmission and reception in M2M System
JP6734031B2 (en) * 2015-10-05 2020-08-05 Necプラットフォームズ株式会社 Transmission device, transmission/reception system, transmission method and program
JP6947086B2 (en) * 2018-03-09 2021-10-13 横河電機株式会社 Relay device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002290426A (en) * 2001-03-23 2002-10-04 Mitsubishi Electric Corp Device for transmitting priority packet considering degree of congestion
JP2008118257A (en) * 2006-11-01 2008-05-22 Matsushita Electric Ind Co Ltd Data transmission system

Also Published As

Publication number Publication date
JP2012204963A (en) 2012-10-22

Similar Documents

Publication Publication Date Title
KR101001556B1 (en) Packet transmission apparatus and method for node on the wireless sensor networks
JP5521059B2 (en) Communication apparatus and communication system for speeding up communication between terminals
KR102181158B1 (en) Communication device, control device and communication method
JP5816718B2 (en) Communication apparatus, communication system, and data communication relay method
JP6304993B2 (en) Wireless communication system and wireless communication method
JP4354838B2 (en) Communication system and communication apparatus
EP2538630A1 (en) High-speed communication system and high-speed communication method
JP2009140184A (en) Wireless communication system
JP2016208193A (en) Base station and communication control method
JP5524889B2 (en) MONITORING SYSTEM, NETWORK DEVICE, AND COMMUNICATION CONTROL METHOD
KR101581515B1 (en) Transmission apparatus, reception apparatus, communication apparatus, communication system, and transmission method
WO2012073316A1 (en) Communication device and method
JP5574944B2 (en) Radio relay apparatus and radio relay method
WO2015004851A1 (en) Communication terminal, and program
JP5897699B2 (en) Terminal, route generation method, and route generation program
US20160254979A1 (en) Communication system, common service control apparatus, data transmission method, and non-transitory computer readable medium
JP2006115156A (en) Access point, access point controlling apparatus and wireless lan system
US11706661B2 (en) Wireless communication device, wireless communication system, and computer program product
KR100959630B1 (en) Method for reliable data transfer based on wireless sensor network
JP6498257B2 (en) COMMUNICATION DEVICE, DATA TRANSMISSION METHOD, AND DATA TRANSMISSION PROGRAM
EP2073590B1 (en) Communication method in a network
JP6345560B2 (en) Communication device system and program
JP2010034886A (en) Communication system, center system, on-board communication apparatus and communication method
JP6254824B2 (en) COMMUNICATION DEVICE, DATA TRANSMISSION METHOD, AND DATA TRANSMISSION PROGRAM
JP2011146866A (en) Radio communication system, radio communication device, radio communication method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130607

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140227

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140410

R150 Certificate of patent or registration of utility model

Ref document number: 5524889

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees