JPH05191472A - Data collection processing system - Google Patents

Data collection processing system

Info

Publication number
JPH05191472A
JPH05191472A JP4002597A JP259792A JPH05191472A JP H05191472 A JPH05191472 A JP H05191472A JP 4002597 A JP4002597 A JP 4002597A JP 259792 A JP259792 A JP 259792A JP H05191472 A JPH05191472 A JP H05191472A
Authority
JP
Japan
Prior art keywords
data
transmission
data transmission
communication processing
interval
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.)
Withdrawn
Application number
JP4002597A
Other languages
Japanese (ja)
Inventor
Yoko Tahira
洋子 田平
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 Ltd
Original Assignee
Fujitsu 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 Ltd filed Critical Fujitsu Ltd
Priority to JP4002597A priority Critical patent/JPH05191472A/en
Publication of JPH05191472A publication Critical patent/JPH05191472A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To provide a date collection processing system consisting of a communication processor and a data controller which collects the data in a fixed cycle, prevents the occurrence of losses of data, and secures the effective use of a data transmission buffer, by controlling the transmitting interval and the continuous transmitting frequency of the data transmission requests based on the accumulated variable data on the communication processor. CONSTITUTION:A communication processor 100 reads out the quantity of data stored in a data transmission buffer 110 through an accumulated variable data producing means 120 and transmits the read data quantity to a data controller 200 through a data transmitting means 130. The processor 200 calculates the value to control the data transmitting interval from the receive accumulated variable data through a date transmitting interval calculating means 220. Thus a new data transmitting interval is set based on the value controlled by the controller 200. Then the transmission requests are sent to the processor 100 from the controller 200 based on the new data transmitting interval.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は通信処理装置とデータ管
理装置よりなり一定の周期でデータの収集を行うデータ
収集処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data collection processing system which comprises a communication processing device and a data management device and collects data at a constant cycle.

【0002】近年、通信処理装置内で動作するアプリケ
ーションソフトウェアの増加、複雑化により、通信処理
装置内で処理するデータ量が増加してきている。そこ
で、通信処理装置にかかる負荷を軽減するために、通信
処理装置とは別にデータ管理装置を設けて、このデータ
管理装置と通信処理装置とを回線で接続し、通信処理装
置で発生したデータを一定周期でデータ管理装置で収集
し、データの統計処理やグラフィック表示等をデータ管
理装置側で行わせるデータ処理システムが増加してい
る。
In recent years, the amount of data processed in the communication processing device has increased due to the increase and complexity of application software operating in the communication processing device. Therefore, in order to reduce the load on the communication processing device, a data management device is provided separately from the communication processing device, the data management device and the communication processing device are connected by a line, and the data generated in the communication processing device is An increasing number of data processing systems collect data by a data management device at regular intervals and perform statistical processing of data and graphic display on the data management device side.

【0003】例えば、複数の電子交換機から構成される
ネットワークにおいて、各通話毎の課金データは通話が
終了する毎に、それぞれの電子交換機により生成し、そ
の課金データを料金を計算する中央の局に送り、中央の
局で一括して各加入者に対する料金を算出するのは、こ
のようなシステムの1つの例である。
For example, in a network composed of a plurality of electronic exchanges, billing data for each call is generated by each electronic exchange every time the call ends, and the billing data is sent to a central station for calculating charges. Sending and centrally calculating the charges for each subscriber is one example of such a system.

【0004】このようにデータ処理装置側から通信処理
装置に対して、データの送信依頼を一定時間間隔で送る
ことにより、通信処理装置で発生したデータを収集する
データ処理システムが広く採用されている。
As described above, a data processing system that collects data generated in a communication processing device by sending a data transmission request from the data processing device side to the communication processing device at fixed time intervals is widely adopted. ..

【0005】かかるシステムの通信処理装置において、
発生するデータ量が常に一定ではない。ある特定の時刻
に多くのデータが発生したり、障害時に大量のデータが
発生するものがある場合に、一定時間間隔でデータ収集
処理を行うのでは、通信処理装置側に大量のデータが蓄
積され、データの蓄積エリヤのオーバフローによりデー
タロスが発生するという問題が発生する。
In the communication processing device of such a system,
The amount of data generated is not always constant. If a large amount of data is generated at a certain time or a large amount of data is generated at the time of a failure, performing data collection processing at fixed time intervals will cause a large amount of data to be accumulated on the communication processing device side. There is a problem that data loss occurs due to overflow of the data storage area.

【0006】かかるデータ処理システムにおいて、収集
すべきデータの欠落が起こることのないデータ収集処理
方式が要求されている。
[0006] In such a data processing system, there is a demand for a data collection processing method in which there is no loss of data to be collected.

【0007】[0007]

【従来例の技術】図8は従来例を説明する図を示す。図
中の100aは通信処理装置であり、通信処理装置10
0a内の、110はデータ送信バッファであり、130
aはデータ送信処理部131、通信制御部132よりな
るデータ送信部である。
2. Description of the Related Art FIG. 8 shows a diagram for explaining a conventional example. Reference numeral 100a in the figure denotes a communication processing device, and the communication processing device 10
In 0a, 110 is a data transmission buffer, and 130
Reference numeral a is a data transmission unit including a data transmission processing unit 131 and a communication control unit 132.

【0008】また、200aはデータ管理装置であり、
データ管理装置200a内の、211は通信制御部、2
40aはデータ収集起動要求部242、データ収集部2
44よりなるデータ収集処理部である。
Further, 200a is a data management device,
In the data management device 200a, 211 is a communication control unit, 2
Reference numeral 40a denotes a data collection start request unit 242 and a data collection unit 2
44 is a data collection processing unit.

【0009】従来例においては、データ処理装置200
aが主導権をもち、データ収集起動要求部242が通信
制御装置211をとおして、一定時間間隔で通信処理装
置100aに対してデータ送信要求を送り、通信処理装
置100aでは、データ送信バッファ110に蓄積され
ているデータをデータ送信処理部131、通信制御部1
32をとおしてデータ管理装置200aに送出する。
In the conventional example, the data processing device 200
a has the initiative, and the data collection activation requesting unit 242 sends a data transmission request to the communication processing apparatus 100a at regular time intervals through the communication control apparatus 211. The accumulated data is sent to the data transmission processing unit 131 and the communication control unit 1.
It is sent to the data management device 200a through 32.

【0010】通信処理装置100aが複数ある場合でも
動作は同じであり、データ処理装置200aから、デー
タ送信要求に複数の通信処理装置100aの中の1つを
指定するID番号を付して送信することにより、指定さ
れた通信処理装置100aがデータを送出し、順次、複
数の通信処理装置100aのデータ送信バッファ110
に蓄積されたデータを収集する。
The operation is the same even when there are a plurality of communication processing apparatuses 100a, and the data processing apparatus 200a transmits a data transmission request with an ID number designating one of the plurality of communication processing apparatuses 100a. As a result, the designated communication processing device 100a transmits data, and the data transmission buffers 110 of the plurality of communication processing devices 100a are sequentially transmitted.
Collect the data accumulated in.

【0011】[0011]

【発明が解決しようとする課題】上述の従来例において
は、データ管理装置200aが通信処理装置100aに
一定時間間隔でデータ送信要求を送ることにより、通信
処理装置100aからデータを収集している。
In the above-mentioned conventional example, the data management device 200a collects data from the communication processing device 100a by sending a data transmission request to the communication processing device 100a at regular time intervals.

【0012】この方式では、通信処理装置100aで発
生するデータ量が常に一定でなく、ある特定の時刻にデ
ータが多く発生したり、障害時に大量データが発生する
ものがある場合には、データ送信バッファ110の読み
出しが書き込みに追いつくことができず、データが上書
きされ、送信すべきデータが消失する場合が起きたり、
あるいは、データの上書きによるデータの消失を防止す
るためにデータ送信バッファ110のサイズを処理する
データによって大きくする必要がある。
According to this method, when the amount of data generated in the communication processing device 100a is not always constant and a large amount of data is generated at a specific time or a large amount of data is generated at the time of failure, data transmission is performed. In some cases, the reading of the buffer 110 cannot catch up with the writing, the data is overwritten, and the data to be transmitted is lost.
Alternatively, the size of the data transmission buffer 110 needs to be increased depending on the data to be processed in order to prevent the loss of data due to overwriting of data.

【0013】また、通信処理装置100aで蓄積してい
るデータ量に関係なく一定周期でデータの収集を行うの
で通信回線の使用効率も低下する。本発明は、通信処理
装置の蓄積量データをデータ管理装置で受信し、蓄積量
データをもとに、データ管理装置から通信処理装置に送
出するデータ送信要求の送信時間間隔/連続送信回数を
調整することにより、データロスの発生を防止し、デー
タ送信バッファの効率的使用を可能とするデータ収集処
理方式を実現しようとする。
Further, since the data is collected at a constant cycle regardless of the amount of data accumulated in the communication processing device 100a, the use efficiency of the communication line is also reduced. The present invention receives the accumulated amount data of the communication processing device by the data management device, and adjusts the transmission time interval / the number of continuous transmissions of the data transmission request transmitted from the data management device to the communication processing device based on the accumulated amount data. By doing so, it is intended to realize a data collection processing method that prevents the occurrence of data loss and enables efficient use of the data transmission buffer.

【0014】[0014]

【課題を解決するための手段】図1は本発明の原理を説
明するブロック図である。図中の100は通信処理装置
であり、通信処理装置100内の、110はデータ管理
装置200に送信するデータを一時的に蓄積しておくデ
ータ送信バッファであり、120はデータ送信バッファ
110に蓄積されたデータ量を読み出し送信データとし
て作成する蓄積量データ作成手段であり、130はデー
タ管理装置200からの送信要求により、データを送信
するデータ送信手段である。
FIG. 1 is a block diagram for explaining the principle of the present invention. In the figure, 100 is a communication processing device, 110 in the communication processing device 100 is a data transmission buffer for temporarily storing data to be transmitted to the data management device 200, and 120 is stored in the data transmission buffer 110. A storage amount data creating unit that reads the created data amount and creates it as transmission data, and a data transmitting unit 130 that transmits the data in response to a transmission request from the data management device 200.

【0015】また、200はデータ管理装置であり、デ
ータ管理装置200内の210は通信処理装置100か
ら送信されてくる蓄積量データを受信する蓄積量データ
受信手段であり、220は蓄積量データ受信手段210
で受信した蓄積量データからデータ送信間隔を調整する
値を求めるデータ送信間隔算出手段であり、230はデ
ータ送信間隔算出手段220から算出した値から新しい
データ送信時間間隔を設定する送信間隔設定手段であ
り、240は送信間隔設定手段230で設定した新しい
送信時間間隔で通信処理装置100に対してデータの送
信要求を送出するデータ収集処理手段であり、通信処理
装置100はデータ管理装置200に送信するデータを
一時的に蓄積しておくデータ送信バッファ110内のデ
ータ量を蓄積量データ作成手段120で読み出し、デー
タ送信手段130をとおしてデータ管理装置200へ送
信し、データ管理装置200は蓄積量データ受信手段2
10で蓄積量データを受信し、該蓄積量データからデー
タ送信間隔算出手段220によりデータ送信時間間隔を
調整する値を算出し、該調整値から新しいデータ送信時
間間隔を設定し、新しいデータ送信時間間隔により、デ
ータ管理装置200からの通信処理装置100へ送信要
求を送出する。
Further, 200 is a data management device, 210 in the data management device 200 is a storage amount data receiving means for receiving the storage amount data transmitted from the communication processing device 100, and 220 is a storage amount data reception. Means 210
Data transmission interval calculation means for obtaining a value for adjusting the data transmission interval from the accumulated amount data received in step 230, and transmission interval setting means 230 for setting a new data transmission time interval from the value calculated by the data transmission interval calculation means 220. Yes, 240 is a data collection processing unit that sends a data transmission request to the communication processing apparatus 100 at a new transmission time interval set by the transmission interval setting unit 230, and the communication processing apparatus 100 transmits to the data management apparatus 200. The amount of data in the data transmission buffer 110 for temporarily accumulating data is read by the accumulated amount data creating means 120 and transmitted to the data management device 200 through the data transmitting means 130. Receiving means 2
10, the accumulated amount data is received, a value for adjusting the data transmission time interval is calculated from the accumulated amount data by the data transmission interval calculation means 220, a new data transmission time interval is set from the adjustment value, and a new data transmission time is set. Depending on the interval, a transmission request is sent from the data management device 200 to the communication processing device 100.

【0016】[0016]

【作用】データ管理装置200内の送信間隔設定手段2
30の中の送信時間間隔を、通信処理装置100から送
信される蓄積量データを入力として、データ送信間隔算
出手段220により基準のデータ送信時間間隔を調整す
る調整値を算出し、送信間隔設定部230に基準のデー
タ送信時間間隔をデータ送信間隔算出手段220で求め
た調整値により調整した値を設定する。
Operation: Transmission interval setting means 2 in the data management device 200
The transmission time interval in 30 is input with the accumulated amount data transmitted from the communication processing device 100, and the data transmission interval calculation means 220 calculates an adjustment value for adjusting the reference data transmission time interval, and the transmission interval setting unit. A value obtained by adjusting the reference data transmission time interval by the adjustment value obtained by the data transmission interval calculation means 220 is set in 230.

【0017】データ収集処理手段240は送信間隔設定
手段230で設定した新しいデータ送信時間間隔でデー
タの送信要求を送出する。このような動作により、他の
通信処理装置100より多くの送信データをデータ送信
バッファ110に蓄積している通信処理装置100は、
データ送信バッファ110の読み出しの頻度が高くなる
ので、データ送信バッファ110の使用効率が高くな
り、データの上書きによるデータロスも無くすることが
可能となる。
The data collection processing means 240 sends a data transmission request at a new data transmission time interval set by the transmission interval setting means 230. By such an operation, the communication processing device 100 that stores more transmission data in the data transmission buffer 110 than other communication processing devices 100,
Since the frequency with which the data transmission buffer 110 is read increases, the usage efficiency of the data transmission buffer 110 increases, and it is possible to eliminate data loss due to overwriting of data.

【0018】また、データ送信間隔算出手段220、送
信間隔設定手段230をデータ送信回数算出手段220
A、送信回数設定テーブル230Bにすることにより、
他の通信処理装置100より多くの送信データをデータ
送信バッファ110に蓄積している通信処理装置100
は、1回のデータ送信要求で送信するデータ量が多くす
ることができる。
The data transmission interval calculation means 220 and the transmission interval setting means 230 are replaced by the data transmission frequency calculation means 220.
By setting A and the transmission count setting table 230B,
Communication processing device 100 that stores more transmission data than other communication processing device 100 in data transmission buffer 110
Can increase the amount of data transmitted by one data transmission request.

【0019】[0019]

【実施例】図2は本発明の実施例を説明する図である。
図中の100は通信処理装置であり、通信処理装置10
0内の110はデータ送信バッファ、120はデータ量
監視部121、データ量計算部122、データ量作成部
123よりなる蓄積量データ作成手段、130はデータ
送信処理部131、通信制御部132よりなるデータ送
信手段である。
FIG. 2 is a diagram for explaining an embodiment of the present invention.
Reference numeral 100 in the figure denotes a communication processing device, and the communication processing device 10
110 in 0 is a data transmission buffer, 120 is a storage amount data creating means including a data amount monitoring unit 121, a data amount calculating unit 122, and a data amount creating unit 123, and 130 is a data transmission processing unit 131 and a communication control unit 132. It is a data transmission means.

【0020】また、200はデータ管理装置であり、デ
ータ管理装置200内の210は通信制御部211、デ
ータ解析部212、データ量検出部213よりなる蓄積
量データ受信手段、220はデータ量比較部221、デ
ータ送信間隔算出部222よりなるデータ送信間隔算出
手段、230Aは送信間隔設定手段230としてのデー
タ送信間隔設定テーブル、240はデータ送信間隔変更
部241、データ収集起動要求部242よりなるデータ
収集処理手段である。
Reference numeral 200 denotes a data management device, 210 in the data management device 200 is a storage amount data receiving means including a communication control unit 211, a data analysis unit 212, and a data amount detection unit 213, and 220 is a data amount comparison unit. 221, a data transmission interval calculation unit including a data transmission interval calculation unit 222, 230A is a data transmission interval setting table as the transmission interval setting unit 230, 240 is a data transmission interval change unit 241, and a data collection start request unit 242 is a data collection unit. It is a processing means.

【0021】図3は本発明の実施例のデータフォーマッ
トであり、(A)は蓄積量データ、(B)は格納デー
タ、(C)はデータ量通知データ、(D)は1回の送信
で送信可能な最大データサイズテーブル、(E)は送信
間隔値である。
FIG. 3 shows a data format according to an embodiment of the present invention, where (A) is accumulated amount data, (B) is stored data, (C) is data amount notification data, and (D) is one transmission. The maximum data size table that can be transmitted, (E) is the transmission interval value.

【0022】図4は本発明の実施例の送信間隔調整テー
ブルを説明する図である。図5は本発明の実施例のフロ
ーチャートである。上述の図2に示す本発明の実施例の
動作を図5のフローチャートにより説明する。
FIG. 4 is a diagram for explaining the transmission interval adjustment table according to the embodiment of the present invention. FIG. 5 is a flowchart of the embodiment of the present invention. The operation of the embodiment of the present invention shown in FIG. 2 will be described with reference to the flowchart of FIG.

【0023】 通信処理装置100のデータ量監視部
121は、データ送信バッファ110に蓄積されたデー
タを読み出す。 ′読み出したデータから、データ量計算部122、デ
ータ量作成部123にて、送信すべきデータとして、図
3の(A)フォーマットに纏める。
The data amount monitoring unit 121 of the communication processing device 100 reads the data accumulated in the data transmission buffer 110. ′ Based on the read data, the data amount calculation unit 122 and the data amount creation unit 123 collect the data to be transmitted in the format of FIG.

【0024】 ′の蓄積量データをデータ送信処理
部131、通信制御部132をとおして、データ管理装
置200へ送出する。 ′データ管理装置200では、通信制御部211をと
おして蓄積量データを受信する。
The stored amount data of ′ is sent to the data management device 200 through the data transmission processing unit 131 and the communication control unit 132. ′ The data management device 200 receives the accumulated amount data via the communication control unit 211.

【0025】 データ解析部212、データ量検出部
213で、受信データの中から、蓄積量データを抽出す
る。 データ量比較部221では、受信した蓄積量データ
と図3の(D)の最大送信可能データ量と比較する。
The data analysis unit 212 and the data amount detection unit 213 extract the accumulated amount data from the received data. The data amount comparison unit 221 compares the received accumulated amount data with the maximum transmittable data amount in FIG.

【0026】 の比較値によりデータ送信間隔算出
部222は図4に示す送信間隔調整テーブルを参照し、
調整値を求め、基準の送信時間間隔にその調整値を加算
した値を図3(E)の送信時間間隔値として設定する。
The data transmission interval calculation unit 222 refers to the transmission interval adjustment table shown in FIG.
The adjustment value is obtained, and the value obtained by adding the adjustment value to the reference transmission time interval is set as the transmission time interval value in FIG.

【0027】′データ送信間隔変更部241にて、デ
ータの送信時間間隔を図3(E)に設定した送信時間間
隔値に変更する。 図3(E)に設定した送信時間間隔値で、データ収
集起動要求部242を起動しデータを収集する。
The data transmission interval changing unit 241 changes the data transmission time interval to the transmission time interval value set in FIG. 3 (E). With the transmission time interval value set in FIG. 3 (E), the data collection activation requesting unit 242 is activated to collect data.

【0028】 起動要求により、通信処理装置100
は図3の(B)のフォーマットをデータを送信する。 で蓄積量データが図3の(D)の最大送信可能データ
量より小さい場合は、送信時間間隔は変更せず、基準の
送信時間間隔で繰り返しデータの収集を行う。
In response to the activation request, the communication processing device 100
Sends data in the format of FIG. If the accumulated amount data is smaller than the maximum transmittable data amount in FIG. 3D, the transmission time interval is not changed and the data is repeatedly collected at the reference transmission time interval.

【0029】例えば、基準の送信間隔を2分とし、n=
30秒とすると、蓄積量データ/最大送信可能データ量
が1〜1.3の場合は送信時間間隔は基準通りの2分と
し、1.3〜1.4の場合は送信時間間隔は1分30
秒、以下蓄積量データにより、1分、30秒と変化させ
る。このような、基準の送信時間間隔、nの値は通信処
理装置100の数、最大送信可能データ量等により適宜
設定する。
For example, the standard transmission interval is 2 minutes, and n =
If it is 30 seconds, the transmission time interval is 2 minutes as the standard when the accumulated data / maximum transmittable data amount is 1 to 1.3, and the transmission time interval is 1 minute when 1.3 to 1.4. Thirty
Second, 1 minute and 30 seconds are changed depending on the accumulated amount data. The reference transmission time interval and the value of n are appropriately set according to the number of communication processing devices 100, the maximum transmittable data amount, and the like.

【0030】図6は本発明のその他の実施例を説明する
図、図7は本発明のその他の実施例の送信回数調整テー
ブルを説明する図である。図6の構成は、図2の実施例
において、データ送信間隔算出手段220のデータ送信
間隔部222をデータ送信回数算出部223としたデー
タ送信間隔算出手段220Aに、データ送信間隔設定テ
ーブル230Aをデータ送信回数設定テーブル230B
に、データ収集処理手段240のデータ送信間隔変更部
241をデータ送信回数変更部243としたデータ収集
処理手段240Aに変更した例である。
FIG. 6 is a diagram illustrating another embodiment of the present invention, and FIG. 7 is a diagram illustrating a transmission count adjustment table according to another embodiment of the present invention. In the configuration of FIG. 6, the data transmission interval calculation unit 220A in which the data transmission interval unit 222 of the data transmission interval calculation unit 220 is the data transmission number calculation unit 223 in the embodiment of FIG. Transmission count setting table 230B
In this example, the data transmission interval changing unit 241 of the data collection processing unit 240 is changed to the data collection processing unit 240A which is the data transmission number changing unit 243.

【0031】図6においては、データ量比較部221で
は、受信した蓄積量データと図3の(D)の最大送信可
能データ量と比較し、この比較値によりデータ送信回数
算出部223は図7に示す送信回数調整テーブルを参照
し、調整回数を求め、基準の送信回数にその回数を加算
した値を送信回数値として設定する。
In FIG. 6, the data amount comparison unit 221 compares the received accumulated amount data with the maximum transmittable data amount of FIG. 3D, and the data transmission number calculation unit 223 uses FIG. The adjustment count is obtained by referring to the transmission count adjustment table shown in, and the value obtained by adding the count to the reference transmission count is set as the transmission count value.

【0032】通信処理装置100は、データ収集起動要
求を受けたとき、指定の送信回数値でデータを送信す
る。
When the communication processing device 100 receives the data collection activation request, it transmits the data at the designated transmission count value.

【0033】[0033]

【発明の効果】本発明によれば、通信処理装置側の蓄積
量データをデータ管理装置側で受信する機能を備え、通
信処理装置側の蓄積量データをもとにデータの送信時間
間隔短くし、または送信回数を増やすことにより、通信
処理装置のデータ送信バッファの効率的な使用が可能と
なり、データ送信バッファを小規模とすることができ、
さらにデータの上書きによるデータの消失を防止するこ
とができる。
According to the present invention, the data management device has a function of receiving the accumulated amount data on the communication processing device side, and shortens the data transmission time interval based on the accumulated amount data on the communication processing device side. , Or by increasing the number of transmissions, the data transmission buffer of the communication processing device can be efficiently used, and the data transmission buffer can be downsized.
Furthermore, it is possible to prevent the loss of data due to overwriting of data.

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

【図1】 本発明の原理を説明するブロック図FIG. 1 is a block diagram illustrating the principle of the present invention.

【図2】 本発明の実施例を説明する図FIG. 2 is a diagram illustrating an embodiment of the present invention.

【図3】 本発明の実施例のデータフォーマットFIG. 3 is a data format according to an embodiment of the present invention.

【図4】 本発明の実施例の送信間隔調整テーブルを説
明する図
FIG. 4 is a diagram illustrating a transmission interval adjustment table according to the embodiment of this invention.

【図5】 本発明の実施例のフローチャートFIG. 5 is a flowchart of an embodiment of the present invention.

【図6】 本発明のその他の実施例を説明する図FIG. 6 is a diagram for explaining another embodiment of the present invention.

【図7】 本発明のその他の実施例の送信回数調整テー
ブルを説明する図
FIG. 7 is a diagram illustrating a transmission count adjustment table according to another embodiment of the present invention.

【図8】 従来例を説明する図FIG. 8 is a diagram illustrating a conventional example.

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

100、100a 通信処理装置 110 データ送信バッファ 120 蓄積量データ作成手段 121 デー
タ量監視部 122 データ量計算部 123 デー
タ量作成部 130 データ送信手段 130a デ
ータ送信部 131 データ送信処理部 132、21
1 通信制御部 200、200a データ管理装置 210 蓄積量データ受信手段 212 データ解析部 213 デー
タ量検出部 220 データ送信間隔算出手段 220A デ
ータ送信回数算出手段 221 データ量比較部 222 デー
タ送信間隔算出部 223 データ送信回数算出部 230 送信間隔設定手段 230A データ送信間隔設定テーブル 230B データ送信回数設定テーブル 240、240A データ収集処理手段 240a
データ収集処理部 241 データ送信間隔変更部 242 デ
ータ収集起動要求部 243 データ送信回数変更部 244 デ
ータ収集部
100, 100a Communication processing device 110 Data transmission buffer 120 Storage amount data creation means 121 Data amount monitoring unit 122 Data amount calculation unit 123 Data amount creation unit 130 Data transmission means 130a Data transmission unit 131 Data transmission processing unit 132, 21
1 Communication control unit 200, 200a Data management device 210 Accumulated amount data receiving means 212 Data analysis part 213 Data amount detecting part 220 Data transmission interval calculating means 220A Data transmission frequency calculating means 221 Data amount comparing part 222 Data transmission interval calculating part 223 Data Transmission number calculation unit 230 Transmission interval setting means 230A Data transmission interval setting table 230B Data transmission number setting table 240, 240A Data collection processing means 240a
Data collection processing unit 241 Data transmission interval change unit 242 Data collection activation request unit 243 Data transmission number change unit 244 Data collection unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 通信処理装置(100)とデータ管理装
置(200)よりなり、所定の周期でデータの収集を行
うデータ収集処理方式であって、 前記通信処理装置(100)は、 前記データ管理装置(200)に送信するデータを一時
的に蓄積しておくデータ送信バッファ(110)と、 前記データ送信バッファ(110)に蓄積されたデータ
量を読み出し送信データとして作成する蓄積量データ作
成手段(120)と、 前記データ管理装置(200)からの送信要求により、
データを送信するデータ送信手段(130)を備え、 前記データ管理装置(200)は、 前記通信処理装置(100)から送信されてくる蓄積量
データを受信する蓄積量データ受信手段(210)と、 前記蓄積量データ受信手段(210)で受信した蓄積量
データからデータ送信時間間隔を調整する値を求めるデ
ータ送信間隔算出手段(220)と、 前記データ送信間隔算出手段(220)から算出した値
から新しいデータ送信時間間隔を設定する送信間隔設定
手段(230)と、 前記送信間隔設定手段(230)で設定した新しい送信
時間間隔で前記通信処理装置(100)に対してデータ
の送信要求を送出するデータ収集処理手段(240)を
備え、 前記通信処理装置(100)は前記データ管理装置(2
00)に送信するデータを一時的に蓄積しておく前記デ
ータ送信バッファ(110)内のデータ量を前記蓄積量
データ作成手段(120)で読み出し、前記データ送信
手段(130)をとおして前記データ管理装置(20
0)へ送信し、前記データ管理装置(200)は前記蓄
積量データ受信手段(210)で蓄積量データを受信
し、該蓄積量データから前記データ送信間隔算出手段
(220)によりデータ送信時間間隔を調整する値を算
出し、該調整値から新しいデータ送信時間間隔を設定
し、新しいデータ送信時間間隔により、前記データ管理
装置(200)からの前記通信処理装置(100)へ送
信要求を送出することを特徴とするデータ収集処理方
式。
1. A data collection processing method comprising a communication processing device (100) and a data management device (200) for collecting data at a predetermined cycle, wherein the communication processing device (100) comprises the data management device. A data transmission buffer (110) for temporarily accumulating data to be transmitted to the device (200), and a storage amount data creating means for reading the data amount stored in the data transmission buffer (110) and creating it as transmission data ( 120) and a transmission request from the data management device (200),
A data transmission unit (130) for transmitting data, wherein the data management device (200) includes an accumulated amount data receiving unit (210) for receiving accumulated amount data transmitted from the communication processing device (100); From the data transmission interval calculation means (220) for obtaining a value for adjusting the data transmission time interval from the storage amount data received by the storage amount data reception means (210), and the value calculated by the data transmission interval calculation means (220) A transmission interval setting means (230) for setting a new data transmission time interval, and a data transmission request is sent to the communication processing device (100) at the new transmission time interval set by the transmission interval setting means (230). Data communication processing means (240) is provided, and the communication processing device (100) is provided with the data management device (2).
00) to temporarily store the data to be transmitted to the data transmission buffer (110), the storage amount data creating means (120) reads out the data, and the data transmitting means (130) passes the data. Management device (20
0), the data management device (200) receives the accumulated amount data by the accumulated amount data receiving means (210), and the data transmission time interval is calculated from the accumulated amount data by the data transmission interval calculating means (220). To calculate a value for adjusting, adjust a new data transmission time interval from the adjustment value, and send a transmission request from the data management device (200) to the communication processing device (100) at the new data transmission time interval. A data collection processing method characterized by the above.
【請求項2】 前記データ送信間隔算出手段(220)
を受信した蓄積量データから、データを連続して送信す
る回数を算出するデータ送信回数算出手段(220A)
と、 前記送信間隔設定手段(230)を前記データ送信回数
算出手段(220A)から算出した値から新しいデータ
連続送信回数を設定する送信回数設定テーブル(230
B)と、 前記データ収集処理手段(240)を前記送信回数設定
テーブル(230B)で設定した新しい連続送信回数
で、前記通信処理装置(100)に対してデータの送信
依頼を発行するデータ収集処理手段(240A)で構成
したことを特徴とする請求項1記載のデータ収集処理方
式。
2. The data transmission interval calculation means (220)
Data transmission number calculation means (220A) for calculating the number of times data is continuously transmitted from the accumulated amount data received
And a transmission number setting table (230) for setting a new continuous transmission number of data from the value calculated by the transmission interval setting unit (230) by the data transmission number calculation unit (220A).
B) and a data collection process for issuing a data transmission request to the communication processing device (100) with the new continuous transmission count set in the transmission count setting table (230B) by the data collection processing means (240). The data collection processing method according to claim 1, wherein the data collection processing method is configured by means (240A).
JP4002597A 1992-01-10 1992-01-10 Data collection processing system Withdrawn JPH05191472A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4002597A JPH05191472A (en) 1992-01-10 1992-01-10 Data collection processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4002597A JPH05191472A (en) 1992-01-10 1992-01-10 Data collection processing system

Publications (1)

Publication Number Publication Date
JPH05191472A true JPH05191472A (en) 1993-07-30

Family

ID=11533798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4002597A Withdrawn JPH05191472A (en) 1992-01-10 1992-01-10 Data collection processing system

Country Status (1)

Country Link
JP (1) JPH05191472A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007156524A (en) * 2005-11-30 2007-06-21 Canon Marketing Japan Inc Log data management system, method for controlling it, log data collection apparatus, method for controlling it, log data management apparatus, method for controlling it, and control program
JP2008140153A (en) * 2006-12-01 2008-06-19 Canon System Solutions Inc Log data management system, data management method of log data management device, and data management program of log data management device
JP2008177942A (en) * 2007-01-19 2008-07-31 Fujitsu Ltd Data processor, data processing method, and data processing program
JP2012141669A (en) * 2010-12-28 2012-07-26 Fujitsu Frontech Ltd Automatic transaction system, automatic transaction device for the same, and program
JP2013172228A (en) * 2012-02-20 2013-09-02 Hitachi Ltd Signal transmitter and transmission method and substation supervisory control system
US9477736B2 (en) 2013-10-31 2016-10-25 Samsung Sds Co., Ltd. Apparatus and method for active and passive data gathering using stochastic model in control network

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007156524A (en) * 2005-11-30 2007-06-21 Canon Marketing Japan Inc Log data management system, method for controlling it, log data collection apparatus, method for controlling it, log data management apparatus, method for controlling it, and control program
JP2008140153A (en) * 2006-12-01 2008-06-19 Canon System Solutions Inc Log data management system, data management method of log data management device, and data management program of log data management device
JP2008177942A (en) * 2007-01-19 2008-07-31 Fujitsu Ltd Data processor, data processing method, and data processing program
JP4701189B2 (en) * 2007-01-19 2011-06-15 富士通株式会社 Data processing apparatus, data processing method, and data processing program
JP2012141669A (en) * 2010-12-28 2012-07-26 Fujitsu Frontech Ltd Automatic transaction system, automatic transaction device for the same, and program
JP2013172228A (en) * 2012-02-20 2013-09-02 Hitachi Ltd Signal transmitter and transmission method and substation supervisory control system
US9477736B2 (en) 2013-10-31 2016-10-25 Samsung Sds Co., Ltd. Apparatus and method for active and passive data gathering using stochastic model in control network

Similar Documents

Publication Publication Date Title
KR100791628B1 (en) Method for active controlling cache in mobile network system, Recording medium and System thereof
JP2856153B2 (en) Intermittent reception system and mobile communication station
US6519330B2 (en) Traffic data collection technique
JPH05191472A (en) Data collection processing system
CN101917406A (en) Data transmission method and data transmission system
JP3967443B2 (en) Image data transmission / reception system, transmitting apparatus thereof, receiving apparatus thereof, and storage medium storing program thereof
JP4553335B2 (en) Mobile communication system and control method thereof
JP3945390B2 (en) Network device control system, server, and transmission control method
CN115660791A (en) Order processing method and system for business trip service
JP2006245992A (en) Communication apparatus, communication method, and program
JP2581473B2 (en) Paging system alternate transmission method and apparatus
JPH05128030A (en) Device for managing resource information
JPH1198216A (en) Method for selecting communication system and record medium recorded with program for execution of the method
JPH03114334A (en) Window flow control system
JP3134662B2 (en) Server device
JPH07222267A (en) State information collecting system and state managing system
JPH03238542A (en) Communication controller
JPH03294938A (en) Distributed communication system
JP2836588B2 (en) Method and apparatus for collecting management data of communication device
JPH05347636A (en) Data transmission system
JPS6382139A (en) Control system for store and forward exchange
KR970078379A (en) A system and method for transmitting a billing data of a mobile communication exchange
JP3042198B2 (en) Switching event data simulation method
JP2809263B2 (en) Automatic message transmission device
JPH0345050A (en) Transmission control system for data

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408