Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP2809263B2 - Automatic message transmission device - Google Patents
[go: Go Back, main page]

JP2809263B2 - Automatic message transmission device - Google Patents

Automatic message transmission device

Info

Publication number
JP2809263B2
JP2809263B2 JP6075274A JP7527494A JP2809263B2 JP 2809263 B2 JP2809263 B2 JP 2809263B2 JP 6075274 A JP6075274 A JP 6075274A JP 7527494 A JP7527494 A JP 7527494A JP 2809263 B2 JP2809263 B2 JP 2809263B2
Authority
JP
Japan
Prior art keywords
transmission
message
information
automatic
sending
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 - Lifetime
Application number
JP6075274A
Other languages
Japanese (ja)
Other versions
JPH07264187A (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.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP6075274A priority Critical patent/JP2809263B2/en
Publication of JPH07264187A publication Critical patent/JPH07264187A/en
Application granted granted Critical
Publication of JP2809263B2 publication Critical patent/JP2809263B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は自動電文送信装置に関
し、特にオンラインシステムの応答性能や耐久性能の自
動検証などに利用される自動電文送信装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic message transmitting apparatus, and more particularly to an automatic message transmitting apparatus used for automatic verification of response performance and durability performance of an online system.

【0002】[0002]

【従来の技術】従来の自動電文送信装置60は、図6に
示すように、送信条件登録手段61と、送信条件情報6
aと、送信管理手段62と、電文作成エリア63aを含
む電文送信手段63と、システムタイマ64とから、そ
の主要部が構成されていた。
2. Description of the Related Art As shown in FIG. 6, a conventional automatic message transmitting apparatus 60 includes a transmission condition registration unit 61 and a transmission condition information 6.
a, a transmission management means 62, a message transmission means 63 including a message creation area 63a, and a system timer 64, the main parts of which are constituted.

【0003】送信条件登録手段61は、利用者が決定し
た自動電文送信装置60における電文の連続送信時間や
単位時間当たり送信数といった送信条件情報6aを設定
する。
[0003] Transmission condition registration means 61 sets transmission condition information 6a, such as the continuous transmission time of a message and the number of transmissions per unit time in the automatic message transmission device 60 determined by the user.

【0004】送信管理手段62は、連続送信開始にあた
り、設定された送信条件情報6aをもとに電文送信間隔
(=1/単位時間当たり送信数)を算出する。また、送
信管理手段62は、連続送信期間中、システムタイマ6
4を監視し、あらかじめ計算した電文送信間隔が経過す
るたびに電文送信手段63に対して電文の送信要求を行
う。
At the start of continuous transmission, the transmission management means 62 calculates a message transmission interval (= 1 / number of transmissions per unit time) based on the set transmission condition information 6a. Further, the transmission management means 62 controls the system timer 6 during the continuous transmission period.
4 and sends a message transmission request to the message transmission means 63 every time the message transmission interval calculated in advance elapses.

【0005】電文送信手段63は、送信管理手段62か
らの電文の送信要求を受けると、実装メモリ上の電文作
成エリア63aに送信電文を作成し、これをネットワー
ク上に送出する。
[0005] When receiving a message transmission request from the transmission management means 62, the message transmission means 63 creates a transmission message in the message creation area 63a on the mounting memory and sends it to the network.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の自動電
文送信装置60では、電文送信間隔の待合せにシステム
タイマ64を利用しているので、システムタイマ64の
精度により電文送信間隔が丸められてしまうようになっ
ており、システムタイマ64の精度以下の電文送信間隔
を扱うことが不可能であるという問題点があった。
In the above-described conventional automatic message transmission device 60, the system timer 64 is used for waiting for the message transmission interval. Therefore, the message transmission interval is rounded by the accuracy of the system timer 64. Therefore, there is a problem that it is impossible to handle a message transmission interval less than the accuracy of the system timer 64.

【0007】また、電文送信間隔には自動電文送信装置
60を実現するマシン自体の負荷が考慮されておらず、
当該マシンの負荷が増大すると、これに伴って送信遅延
が発生し、単位時間当たりの送信数が、設定された単位
時間当たり送信数よりも少なくなってしまうという問題
点があった。この結果、予定していた電文送信数と実際
に送信された電文送信数との誤差が電文送信期間中に蓄
積されて長時間運転に耐えなくなることが生じていた。
この問題点は、自動電文送信装置60をタイムシェアリ
ングシステム上に構築する場合に特に顕著となってい
た。
In addition, the load of the machine itself for realizing the automatic message transmission device 60 is not considered in the message transmission interval,
When the load on the machine increases, a transmission delay occurs with this, and there is a problem that the number of transmissions per unit time is smaller than the set number of transmissions per unit time. As a result, an error between the scheduled number of transmitted messages and the actually transmitted number of messages has been accumulated during the period of transmitting the message, and it has become impossible to withstand long-time operation.
This problem has been particularly remarkable when the automatic message transmitting device 60 is constructed on a time sharing system.

【0008】さらに、このために、利用者がマシン負荷
を予測して送信条件の設定値を多めに見積もる必要があ
ったので、利用者の負担が大きいとともに、送信条件の
設定値に対する信頼性が低いという問題点があった。
Further, for this reason, it is necessary for the user to predict the machine load and to overestimate the setting value of the transmission condition, so that the burden on the user is large and the reliability of the setting value of the transmission condition is high. There was a problem that it was low.

【0009】本発明の目的は、上述の点に鑑み、全体と
しての電文送信間隔をシステムタイマの精度に関係なく
微調整することを可能とするとともに、自動電文送信装
置を実現するマシン自体の負荷にかかわらずに単位時間
当たり送信数を常に一定に保つことができるようにした
自動電文送信装置を提供することにある。
SUMMARY OF THE INVENTION In view of the foregoing, it is an object of the present invention to make it possible to finely adjust the entire message transmission interval irrespective of the accuracy of a system timer, and to reduce the load on a machine that implements an automatic message transmission device. It is an object of the present invention to provide an automatic message transmitting apparatus capable of always keeping the number of transmissions per unit time constant regardless of the above.

【0010】なお、先行技術文献として、特開昭61−
58073号公報があるが、この文献は、データ転送制
御装置において、データ要求信号数とデータ送出信号数
との差がデータバッファサイズと同値になると上位装置
へのデータ要求信号の送出を停止するようにしたデータ
転送制御方式を開示するものであり、本願発明の自動電
文送信装置とはその構成を全く異にするものである。
As a prior art document, Japanese Unexamined Patent Publication No.
Japanese Patent Application Laid-Open No. 58073 discloses a technique in which a data transfer control device stops sending a data request signal to a host device when the difference between the number of data request signals and the number of data transmission signals becomes equal to the data buffer size. The present invention discloses a data transfer control method described above, which is completely different from the automatic message transmission device of the present invention.

【0011】[0011]

【課題を解決するための手段】本発明の自動電文送信装
置は、ネットワークを介して接続された相手局に対して
電文を自動的に所定の電文送信間隔で繰り返し送信する
自動電文送信装置において、電文を自動的に送信させる
際の送信条件を利用者が設定するための送信条件登録手
段と、この送信条件登録手段により設定された送信条件
情報に従って電文の送信タイミングを認識し定期的に送
信要求を発行する送信管理手段と、この送信管理手段か
らの送信要求に基づいて送信電文を作成しネットワーク
上に送出する電文送信手段と、この電文送信手段による
電文の送信完了通知に応じて送信管理情報を更新する送
信管理情報更新手段と、この送信管理情報更新手段によ
り更新された送信管理情報を定期的に監視し前記送信管
理手段に電文の送信要求の発行タイミングの補正を指示
する送信条件検証手段とを有する。
An automatic message transmission device according to the present invention is an automatic message transmission device for automatically and repeatedly transmitting a message to a partner station connected via a network at a predetermined message transmission interval. Transmission condition registration means for the user to set the transmission conditions for automatically transmitting the message, and recognizes the transmission timing of the message according to the transmission condition information set by the transmission condition registration means, and periodically sends a transmission request. Transmission management means for generating a transmission message based on a transmission request from the transmission management means, and transmitting the message over a network; and transmission management information in response to a notification of completion of transmission of the message by the message transmission means. Transmission management information updating means for updating the transmission management information, and periodically transmitting the transmission management information updated by the transmission management information updating means, and transmitting a message to the transmission management means. And a transmission condition verification means for instructing correction of the timing of issuing the request.

【0012】[0012]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0013】図1は、本発明の一実施例に係る自動電文
送信装置10の構成を示すブロック図である。本実施例
の自動電文送信装置10は、電文を自動的に送信させる
際の送信条件を利用者が設定するための送信条件登録手
段11と、送信条件情報1aと、送信条件登録手段11
により設定された送信条件情報1aに従って電文の送信
タイミングを認識し定期的に送信要求を発行する送信管
理手段12と、送信管理手段12からの送信要求に基づ
いて電文作成エリア13aに送信電文を作成しネットワ
ーク上に送出する電文送信手段13と、電文送信手段1
3による電文の送信完了通知に応じて送信管理情報1b
を更新する送信管理情報更新手段14と、送信管理情報
更新手段14により更新された送信管理情報1bを定期
的に監視し送信管理手段12に電文の送信要求の発行タ
イミングの補正を指示する送信条件検証手段15と、シ
ステムタイマ16とから、その主要部が構成されてい
る。
FIG. 1 is a block diagram showing a configuration of an automatic message transmitting apparatus 10 according to one embodiment of the present invention. The automatic message transmitting apparatus 10 according to the present embodiment includes a transmission condition registration unit 11 for a user to set a transmission condition for automatically transmitting a message, transmission condition information 1a, and a transmission condition registration unit 11.
The transmission management means 12 recognizes the transmission timing of the message in accordance with the transmission condition information 1a set by the user and periodically issues a transmission request, and creates a transmission message in the message creation area 13a based on the transmission request from the transmission management means 12. Message sending means 13 for sending the message to the network, and message sending means 1
3, transmission management information 1b in response to the transmission completion notification of the message
And a transmission condition for periodically monitoring the transmission management information 1b updated by the transmission management information updating unit 14 and instructing the transmission management unit 12 to correct the issuance timing of the message transmission request. The main part is comprised of the verification means 15 and the system timer 16.

【0014】送信条件情報1aは、具体的には図2に示
すように、自動電文送信装置10における電文の連続送
信時間,単位時間当たり送信数,誤差許容率,送信電文
形式等の情報を含むものである。
As shown in FIG. 2, the transmission condition information 1a includes information such as the continuous transmission time of a message in the automatic message transmitting apparatus 10, the number of transmissions per unit time, an allowable error rate, and a transmission message format. It is a thing.

【0015】送信管理情報1bは、具体的には図3に示
すように、総送信数および連続送信経過時間からなる。
The transmission management information 1b is composed of the total number of transmissions and the continuous transmission elapsed time, as shown in FIG.

【0016】図4を参照すると、送信条件情報1a中の
送信電文形式は、電文ベース情報および不定データ制御
情報とから構成されている。不定データ制御情報は、不
定データ位置,最小値および最大値からなる。
Referring to FIG. 4, the transmission message format in transmission condition information 1a includes message base information and undefined data control information. The undefined data control information includes an undefined data position, a minimum value, and a maximum value.

【0017】図5を参照すると、送信条件検証手段15
の処理は、通算単位時間当たり送信数算出ステップ15
1と、許容最小値算出ステップ152と、許容最大値算
出ステップ153と、通算単位時間当たり送信数/許容
最小値比較ステップ154と、通算単位時間当たり送信
数/許容最大値比較ステップ155と、電文送信間隔短
縮指示ステップ156と、電文送信間隔延長指示ステッ
プ157とからなる。
Referring to FIG. 5, transmission condition verification means 15
Is performed in the total number of transmissions per unit time calculation step 15
1, a permissible minimum value calculation step 152, a permissible maximum value calculation step 153, a total number of transmissions per unit time / permissible minimum value comparison step 154, a total number of transmissions per unit time / permissible maximum value comparison step 155, It comprises a transmission interval shortening instruction step 156 and a telegram transmission interval extension instruction step 157.

【0018】次に、このように構成された本実施例の自
動電文送信装置10の動作について説明する。
Next, the operation of the thus configured automatic message transmitting apparatus 10 of the present embodiment will be described.

【0019】利用者は、あらかじめ送信条件登録手段1
1を用いて、電文を自動送信する際の送信条件の設定を
行う。送信条件登録手段11により入力された送信条件
は、送信条件情報1aとして記憶装置上に保持される。
The user sets the transmission condition registration means 1 in advance.
1, transmission conditions for automatically transmitting a message are set. The transmission condition input by the transmission condition registration unit 11 is stored on the storage device as transmission condition information 1a.

【0020】連続送信の開始にあたって、送信管理手段
12は、送信条件情報1a中の単位時間当たり送信数に
基づき電文送信間隔を決定する。電文送信間隔は、単位
時間当たり送信数の逆数、すなわち、電文送信間隔=1
/単位時間当たり送信数として算出される。
At the start of continuous transmission, the transmission management means 12 determines a message transmission interval based on the number of transmissions per unit time in the transmission condition information 1a. The message transmission interval is the reciprocal of the number of transmissions per unit time, that is, the message transmission interval = 1.
/ Calculated as the number of transmissions per unit time.

【0021】例えば、図2に示した送信条件情報1aの
設定値(単位時間当たり送信数=40.00[回/se
c])を用いて説明すると、電文送信間隔=1/40.
00[回/sec]=0.025[sec/回]=25
[msec/回]となる。ここで、自動電文送信装置1
0のシステムタイマ16の精度が10[msec]単位
であると仮定すると、電文送信間隔は20[msec/
回]に丸められる。
For example, the setting value of the transmission condition information 1a shown in FIG. 2 (the number of transmissions per unit time = 40.00 [times / sec]
c]), the message transmission interval = 1/40.
00 [times / sec] = 0.025 [sec / times] = 25
[Msec / times]. Here, the automatic message transmission device 1
Assuming that the accuracy of the system timer 16 is 0 [msec] unit, the message transmission interval is 20 [msec /
Times].

【0022】また、連続送信の開始にあたり、送信管理
手段12は、送信管理情報更新手段14に対して連続送
信開始を通知する。
At the start of the continuous transmission, the transmission management means 12 notifies the transmission management information updating means 14 of the start of the continuous transmission.

【0023】送信管理情報更新手段14は、連続送信開
始通知を受けると、その時点でのシステムタイマ16の
時刻を連続送信開始時刻として記憶する。
When receiving the continuous transmission start notification, the transmission management information updating means 14 stores the time of the system timer 16 at that time as the continuous transmission start time.

【0024】連続送信開始から連続送信終了までの期間
中、送信管理手段12は、システムタイマ16を監視す
ることによって電文送信間隔が経過するのを待ち合わ
せ、電文送信間隔が経過するたびに電文送信手段13に
対して電文の送信要求を行う。
During the period from the start of the continuous transmission to the end of the continuous transmission, the transmission management means 12 waits for the elapse of the message transmission interval by monitoring the system timer 16, and every time the message transmission interval elapses, the transmission management means 12 waits for the elapse of the message transmission interval. 13 is transmitted.

【0025】電文送信手段13は、送信管理手段12か
らの電文の送信要求を受けると、送信条件情報1aの送
信電文形式に従って実装メモリ内の送信電文エリア13
a上に送信電文を作成し、これをネットワーク上に送出
する。
Upon receiving a message transmission request from the transmission management means 12, the message transmission means 13 sends the transmission message area 13 in the mounting memory in accordance with the transmission message format of the transmission condition information 1a.
A transmission message is created on a and sent to the network.

【0026】例えば、電文送信手段13は、送信条件情
報1aから送信電文形式を取得し、不定データ制御情報
中の最小値と最大値との範囲内の数値を乱数などにより
選定して不定データ位置が示す電文ベース情報中の位置
に設定する処理を不定データ制御情報内の不定データ位
置の数分だけ繰り返し、電文ベース情報の内容を送信電
文とする。
For example, the message transmission means 13 obtains a transmission message format from the transmission condition information 1a, selects a numerical value within the range between the minimum value and the maximum value in the undefined data control information by using a random number or the like, and determines the position of the undefined data. Is repeated by the number of times of the undefined data position in the undefined data control information, and the content of the message base information is defined as a transmission message.

【0027】電文のネットワーク上への送出が完了する
と、電文送信手段13は、送信管理情報更新手段14に
対して送信完了通知を行う。
When the transmission of the message to the network is completed, the message transmitting means 13 notifies the transmission management information updating means 14 of the completion of transmission.

【0028】送信管理情報更新手段14は、電文送信手
段13から送信完了通知を受けると、送信管理情報1b
の更新を行う。具体的には、図3に示した送信管理情報
1bについて、総送信数を1つ加算するとともに、シス
テムタイマ16の現在時刻を取得し連続送信開始時刻か
らの経過時間を連続送信経過時間に設定する。
When the transmission management information updating means 14 receives the transmission completion notification from the message transmission means 13, the transmission management information 1b
Update. Specifically, for the transmission management information 1b shown in FIG. 3, the total number of transmissions is incremented by one, the current time of the system timer 16 is obtained, and the elapsed time from the continuous transmission start time is set as the continuous transmission elapsed time. I do.

【0029】送信条件検証手段15は、送信管理情報1
bを定期的に監視することによって、送信条件に従った
電文送信が行われているか否かを判断する。このとき、
現在の送信状況が送信条件から外れている場合には、送
信管理手段12に対して電文送信間隔の変更要求を行
う。
The transmission condition verification means 15 transmits the transmission management information 1
By monitoring b periodically, it is determined whether or not the message transmission according to the transmission condition is being performed. At this time,
If the current transmission status is out of the transmission conditions, a request for changing the message transmission interval is sent to the transmission management means 12.

【0030】図2の送信条件情報1aおよび図3の送信
管理情報1bを例にとると、以下のような動作となる。
Taking the transmission condition information 1a in FIG. 2 and the transmission management information 1b in FIG. 3 as an example, the operation is as follows.

【0031】まず、送信条件検証手段15は、送信管理
情報1bより連続送信開始時刻から現在時刻までの通算
単位時間当たり送信数を得る(ステップ151)。具体
的には、通算単位時間当たり送信数=総送信数/連続送
信経過時間=1247[回]/33.24[sec]=
37.52[回/sec]と計算される。
First, the transmission condition verification means 15 obtains the number of transmissions per unit time from the continuous transmission start time to the current time from the transmission management information 1b (step 151). Specifically, the total number of transmissions per unit time = total number of transmissions / continuous transmission elapsed time = 1247 [times] /33.24 [sec] =
37.52 [times / sec] is calculated.

【0032】次に、送信条件検証手段15は、送信条件
情報1a内の単位時間当たり送信数と誤差許容率とから
許容最小値および許容最大値を計算する(ステップ15
2および153)。具体的には、許容最小値=単位時間
当たり送信数×(100−誤差許容率)=40.00
[sec/回]×(100−5)[%]=38.00
[sec/回]、許容最大値=単位時間当たり送信数×
(100+誤差許容率)=30.00[sec/回]×
(100+5)[%]=42.00[sec/回]と計
算される。
Next, the transmission condition verification means 15 calculates an allowable minimum value and an allowable maximum value from the number of transmissions per unit time and the allowable error rate in the transmission condition information 1a (step 15).
2 and 153). Specifically, the permissible minimum value = the number of transmissions per unit time × (100−error tolerance) = 40.00
[Sec / times] × (100-5) [%] = 38.00
[Sec / time], allowable maximum value = number of transmissions per unit time ×
(100 + error tolerance) = 30.00 [sec / time] ×
It is calculated as (100 + 5) [%] = 42.00 [sec / times].

【0033】続いて、送信条件検証手段15は、計算さ
れた許容最小値および許容最大値を元に、先に算出した
通算単位時間当たり送信数が許容最大値と許容最小値と
の範囲内にあるかどうかを判断し(ステップ154およ
び155)、通算単位時間当たり送信数が許容最小値よ
り小さい場合には(ステップ154でイエス)、送信管
理手段12に対して電文送信間隔の短縮指示を行い(ス
テップ156)、通算単位時間当たり送信数が許容最大
値より大きい場合には(ステップ155でイエス)、送
信管理手段12に対して電文送信間隔の延長指示を行う
(ステップ157)。具体的には、通算単位時間当たり
送信数=37.52<38.00=許容最小値となるた
め、送信管理手段12に対して電文送信間隔の短縮指示
が発行される。
Subsequently, the transmission condition verifying means 15 determines, based on the calculated permissible minimum value and permissible maximum value, that the previously calculated number of transmissions per unit time within the range between the permissible maximum value and permissible minimum value. It is determined whether there is any data (steps 154 and 155). If the total number of transmissions per unit time is smaller than the permissible minimum value (yes in step 154), the transmission management unit 12 is instructed to shorten the message transmission interval. (Step 156) If the total number of transmissions per unit time is larger than the maximum allowable value (Yes in Step 155), the transmission management unit 12 is instructed to extend the message transmission interval (Step 157). More specifically, since the number of transmissions per unit time = 37.52 <38.00 = allowable minimum value, an instruction to shorten the message transmission interval is issued to the transmission management unit 12.

【0034】送信管理手段12は、送信条件検証手段1
5から電文送信間隔の延長指示を受理すると、現在の電
文送信間隔についてシステムタイマ16の最小精度時間
だけ延長する。
The transmission management means 12 includes the transmission condition verification means 1
When an instruction to extend the message transmission interval is received from the control unit 5, the current message transmission interval is extended by the minimum accuracy time of the system timer 16.

【0035】逆に、送信条件検証手段15から電文送信
間隔の短縮指示を受理すると、送信管理手段12は、現
在の電文送信間隔についてシステムタイマ16の最小精
度時間だけ短縮する。ただし、電文送信間隔の下限は、
0[msec/回]とし、このときに電文送信間隔の短
縮指示を受けた場合には、電文送信間隔は変更されな
い。図2の例では、送信条件検証手段15から電文送信
間隔の短縮指示を受けることになるため、電文送信間隔
=20+10=30[msec/回]に変更される。
Conversely, upon receiving an instruction to shorten the message transmission interval from the transmission condition verification unit 15, the transmission management unit 12 reduces the current message transmission interval by the minimum accuracy time of the system timer 16. However, the lower limit of the message transmission interval is
0 [msec / times]. At this time, if an instruction to shorten the message transmission interval is received, the message transmission interval is not changed. In the example of FIG. 2, since the instruction to shorten the message transmission interval is received from the transmission condition verification unit 15, the message transmission interval is changed to 20 + 10 = 30 [msec / times].

【0036】以上の動作によって、自動電文送信装置1
0は、電文の単位時間当たりの送信数を常に一定に保つ
ことができる。
With the above operation, the automatic message transmitting device 1
When the value is 0, the number of transmissions of the message per unit time can be always kept constant.

【0037】[0037]

【発明の効果】以上説明したように本発明は、自動電文
送信装置に送信条件登録手段,送信管理手段,電文送信
手段,送信管理情報更新手段および送信条件検証手段を
設けたことにより、システムタイマの最小精度時間の整
数倍以外の電文送信間隔に相当する送信条件を指定する
ことが可能になり、システムタイマの精度に関係なく、
全体としての電文送信間隔を微調整することができると
いう効果がある。
As described above, the present invention provides a system timer by providing a transmission condition registering unit, a transmission management unit, a message transmission unit, a transmission management information updating unit and a transmission condition verification unit in an automatic message transmission device. It is possible to specify transmission conditions corresponding to message transmission intervals other than integer multiples of the minimum precision time of, regardless of the accuracy of the system timer,
There is an effect that the message transmission interval as a whole can be finely adjusted.

【0038】また、自動電文送信装置を実現するマシン
自体の負荷が増大することによって送信遅延が発生して
も、これを自動的に補正することが可能となるため、自
動電文送信装置を実装するマシン自体の負荷にかかわら
ずに単位時間当たり送信数を常に一定に保つことがで
き、長時間運転にも耐えうるものになるという効果があ
る。
Further, even if a transmission delay occurs due to an increase in the load of the machine itself that realizes the automatic message transmission device, it is possible to automatically correct the transmission delay. The number of transmissions per unit time can always be kept constant irrespective of the load on the machine itself, and this has the effect of being able to withstand long-term operation.

【0039】さらに、これによって、利用者がマシン負
荷を予測して送信条件の設定値を多めに見積もる必要が
なくなり、利用者の負担が軽減されると同時に、送信条
件の設定値に対する信頼性が向上するという効果があ
る。
Further, this eliminates the need for the user to predict the machine load and overestimate the set value of the transmission condition, thereby reducing the burden on the user and improving the reliability of the set value of the transmission condition. There is an effect of improving.

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

【図1】本発明の一実施例に係る自動電文送信装置の構
成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an automatic message transmission device according to one embodiment of the present invention.

【図2】図1中の送信条件情報の内容を示す図である。FIG. 2 is a diagram showing contents of transmission condition information in FIG. 1;

【図3】図1中の送信管理情報の内容を示す図である。FIG. 3 is a diagram showing contents of transmission management information in FIG. 1;

【図4】図2中の送信電文形式のさらに詳細な内容を示
す図である。
FIG. 4 is a diagram showing more detailed contents of a transmission message format in FIG. 2;

【図5】図1中の送信条件検証手段の処理を示す流れ図
である。
FIG. 5 is a flowchart showing processing of a transmission condition verification unit in FIG. 1;

【図6】従来の自動電文送信装置を例示するブロック図
である。
FIG. 6 is a block diagram illustrating a conventional automatic message transmission device.

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

10 自動電文送信装置 11 送信条件登録手段 12 送信管理手段 13 電文送信手段 14 送信管理情報更新手段 15 送信条件検証手段 1a 送信条件情報 1b 送信管理情報 DESCRIPTION OF SYMBOLS 10 Automatic message transmission apparatus 11 Transmission condition registration means 12 Transmission management means 13 Message transmission means 14 Transmission management information updating means 15 Transmission condition verification means 1a Transmission condition information 1b Transmission management information

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04L 12/24 H04L 12/26 H04L 29/14 H04M 3/26──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) H04L 12/24 H04L 12/26 H04L 29/14 H04M 3/26

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ネットワークを介して接続された相手局
に対して電文を自動的に所定の電文送信間隔で繰り返し
送信する自動電文送信装置において、 電文を自動的に送信させる際の送信条件を利用者が設定
するための送信条件登録手段と、 この送信条件登録手段により設定された送信条件情報に
従って電文の送信タイミングを認識し送信要求を発行す
る送信管理手段と、 この送信管理手段からの送信要求に基づいて送信電文を
作成しネットワーク上に送出する電文送信手段と、 この電文送信手段による電文の送信完了通知に応じて送
信管理情報を更新する送信管理情報更新手段と、 この送信管理情報更新手段により更新された送信管理情
報を定期的に監視し前記送信管理手段に電文の送信要求
の発行タイミングの補正を指示する送信条件検証手段と
を有することを特徴とする自動電文送信装置。
1. An automatic message transmitting apparatus for automatically and repeatedly transmitting a message to a partner station connected via a network at a predetermined message transmission interval, using a transmission condition for automatically transmitting a message. Transmission condition registration means for setting by the user, transmission management means for recognizing the transmission timing of the message in accordance with the transmission condition information set by the transmission condition registration means and issuing a transmission request, and a transmission request from the transmission management means. Message sending means for creating a sending message on the basis of the message and sending the message over a network; sending management information updating means for updating sending management information in response to a notification of completion of sending of the message by the message sending means; The transmission condition information instructing the transmission management means to correct the issuance timing of the transmission request of the message at regular intervals by monitoring the transmission management information updated by Automatic message transmitting device, characterized in that it comprises a means.
【請求項2】 前記送信条件情報が、単位時間当たり送
信数,誤差許容率および送信電文形式を含む請求項1記
載の自動電文送信装置。
2. The automatic message transmission device according to claim 1, wherein the transmission condition information includes a number of transmissions per unit time, an allowable error rate, and a transmission message format.
【請求項3】 前記送信管理情報が、総送信数および連
続送信経過時間からなる請求項1記載の自動電文送信装
置。
3. The automatic message transmission device according to claim 1, wherein the transmission management information comprises a total number of transmissions and a continuous transmission elapsed time.
【請求項4】 前記送信条件検証手段が、前記送信管理
情報の総送信数および連続送信経過時間から通算単位時
間当たり送信数を算出し、前記送信条件情報の単位時間
当たり送信数および誤差許容率から許容最小値および許
容最大値を算出し、通算単位時間当たり送信数が許容最
小値より小さい場合には前記送信管理手段に対して電文
送信間隔の短縮指示を行い、通算単位時間当たり送信数
が許容最大値より大きい場合には前記送信管理手段に対
して電文送信間隔の延長指示を行う請求項1記載の自動
電文送信装置。
4. The transmission condition verification means calculates the total number of transmissions per unit time from the total number of transmissions of the transmission management information and the continuous transmission elapsed time, and calculates the number of transmissions per unit time of the transmission condition information and an error tolerance. Calculate the permissible minimum value and permissible maximum value from the above, and when the total number of transmissions per unit time is smaller than the permissible minimum value, instruct the transmission management means to shorten the message transmission interval, and 2. The automatic message transmission device according to claim 1, wherein when the value is larger than an allowable maximum value, the transmission management unit is instructed to extend a message transmission interval.
【請求項5】 前記送信条件情報中の送信電文形式が電
文ベース情報および不定データ制御情報とからなり、前
記電文送信手段が、前記送信条件情報から送信電文形式
を取得し、不定データ制御情報中の最小値と最大値との
範囲内の数値を乱数などにより選定して不定データ位置
が示す電文ベース情報中の位置に設定する処理を不定デ
ータ制御情報内の不定データ位置の数分だけ繰り返し、
電文ベース情報の内容を送信電文とする請求項1記載の
自動電文送信装置。
5. The transmission message format in the transmission condition information includes message base information and undefined data control information, and the message transmission unit acquires the transmission message format from the transmission condition information, and The process of selecting a numerical value within the range between the minimum value and the maximum value by random numbers and setting the position in the message base information indicated by the undefined data position is repeated by the number of undefined data positions in the undefined data control information,
2. The automatic message transmission device according to claim 1, wherein the content of the message base information is a transmission message.
JP6075274A 1994-03-22 1994-03-22 Automatic message transmission device Expired - Lifetime JP2809263B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6075274A JP2809263B2 (en) 1994-03-22 1994-03-22 Automatic message transmission device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6075274A JP2809263B2 (en) 1994-03-22 1994-03-22 Automatic message transmission device

Publications (2)

Publication Number Publication Date
JPH07264187A JPH07264187A (en) 1995-10-13
JP2809263B2 true JP2809263B2 (en) 1998-10-08

Family

ID=13571496

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6075274A Expired - Lifetime JP2809263B2 (en) 1994-03-22 1994-03-22 Automatic message transmission device

Country Status (1)

Country Link
JP (1) JP2809263B2 (en)

Also Published As

Publication number Publication date
JPH07264187A (en) 1995-10-13

Similar Documents

Publication Publication Date Title
JP2000059755A (en) Data server system, data receiving device and data transmitting device
JPH05160841A (en) State information reply method
JP2809263B2 (en) Automatic message transmission device
JP2002077258A (en) Data transmission device and data transmission method
JP2730493B2 (en) Controlled station monitoring method
JP2019022106A (en) Communications system
JP2003070061A (en) Mobile communication system and radio parameter change control method
JP2002185552A (en) Communication processing apparatus and communication processing method
JP2005346175A (en) Command communication apparatus and command communication method
JP3427512B2 (en) Server device
CN115767614B (en) Communication system, method and device
CN114040442B (en) Wireless gateway transmission system, information filtering method thereof and wireless gateway
JPH03238542A (en) Communication controller
JP3132441B2 (en) Communications system
JPH07327046A (en) Electronic mail system
JP2590635B2 (en) Data transmission processing method
JPH09233153A (en) Network system
JP2921156B2 (en) File transceiver
JPH10100514A (en) Network printer device
CN117202138A (en) SCTP parameter intelligent configuration method, device, equipment and media
US20190372722A1 (en) Communication apparatus and communication method
JPH04280542A (en) Communication controller
JP2025120044A (en) Image forming system and image forming apparatus
JPH10229428A (en) Communication control method
JPS6196849A (en) Transmission system control system