JPH0260106B2 - - Google Patents

Info

Publication number
JPH0260106B2
JPH0260106B2 JP59120589A JP12058984A JPH0260106B2 JP H0260106 B2 JPH0260106 B2 JP H0260106B2 JP 59120589 A JP59120589 A JP 59120589A JP 12058984 A JP12058984 A JP 12058984A JP H0260106 B2 JPH0260106 B2 JP H0260106B2
Authority
JP
Japan
Prior art keywords
data
station
link
primary station
timer
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
Application number
JP59120589A
Other languages
Japanese (ja)
Other versions
JPS6116651A (en
Inventor
Toshiaki Shibuya
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 JP59120589A priority Critical patent/JPS6116651A/en
Publication of JPS6116651A publication Critical patent/JPS6116651A/en
Publication of JPH0260106B2 publication Critical patent/JPH0260106B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L13/00Details of the apparatus or circuits covered by groups H04L15/00 or H04L17/00

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Communication Control (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ通信方式に関し、特にマルチ
リンクのトランスミツシヨングループを用いたデ
ータ通信システムにおいて、リンク障害が発生し
た場合にデータ再送を早期に行うようにしてデー
タ転送効率を高めたマルチリンク通信処理方式に
関する。
Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a data communication system, and in particular to a data communication system using a multi-link transmission group, in which data retransmission can be carried out quickly when a link failure occurs. This invention relates to a multi-link communication processing method that improves data transfer efficiency.

〔従来の技術〕[Conventional technology]

第2図は、マルチリンクのトランスミツシヨン
グループによるデータ通信システムの説明図であ
り、1は二次局、2は一次局、3は複数のデータ
リンクより構成されたトランスミツシヨングルー
プを示す。
FIG. 2 is an explanatory diagram of a data communication system using a multi-link transmission group, where 1 is a secondary station, 2 is a primary station, and 3 is a transmission group composed of a plurality of data links.

二次局1は2個のデータリンクA,Bとそれを
管理するトランスミツシヨングループTからな
り、一次局2は2個のデータリンクA′,B′とそ
れを管理するトランスミツシヨングループT′か
らなる。
The secondary station 1 consists of two data links A and B and a transmission group T that manages them, and the primary station 2 consists of two data links A' and B' and a transmission group T that manages them. ′.

二次局のデータリンクA,Bは一次局により順
次ポーリングされ、その際送信待ちのデータがあ
れば情報単位PIU(Pass Information Unit)を
用いて一次局へ送出する。PIUは、「フラグ、ア
ドレス、制御フイールド、データ、CRC、フラ
グ」によつて構成されている。
The data links A and B of the secondary station are sequentially polled by the primary station, and if there is data waiting for transmission, it is sent to the primary station using an information unit PIU (Pass Information Unit). The PIU consists of "flags, addresses, control fields, data, CRC, and flags."

従来、二次局におけるリンク障害の検出は、一
次局との間の通信時間をタイマで監視することに
より行つていた。このタイマは、一次局監視タイ
マと呼ばれている。無通信時間の監視方法は、フ
レーム受信によりタイマをスタートさせ、次のフ
レーム受信がタイマに設定されている一定時間以
内になかつた場合に、タイマのタイマアウトによ
りリンク異常とするものである。
Conventionally, link failure in a secondary station has been detected by monitoring the communication time with the primary station using a timer. This timer is called the primary station monitoring timer. The method of monitoring non-communication time is to start a timer upon reception of a frame, and if the next frame is not received within a certain period of time set in the timer, the timer times out and a link abnormality is determined.

この場合タイマの設定時間は、一次局からのポ
ーリングに二次局が無応答であつたとき一次局が
行うリトライ間隔よりも十分に長くとられる。そ
のため、二次局がリンク障害を検出してからデー
タを別リンクで再送するまでの間に相当数のPIU
を送出してしまい、一次局では、先に受信不能で
あつたPIUを正しく受信するまで、既に受信済み
の残りの多数のPIUを、並べ替え待つためバツフ
ア上に滞留させておかなければならず、PIUの伝
送効率とバツフアの使用効率を低下させる原因と
なつていた。
In this case, the timer setting time is set to be sufficiently longer than the retry interval performed by the primary station when the secondary station does not respond to polling from the primary station. Therefore, a considerable number of PIUs are required between the time the secondary station detects a link failure and the time it retransmits the data on another link.
, and the primary station must keep the remaining PIUs that have already been received on the buffer waiting for sorting until the PIU that was previously unreceivable is properly received. , which caused a decrease in PIU transmission efficiency and buffer usage efficiency.

たとえば100byteのPIUを9600BPSのリンク上
で伝送する場合、タイマが30秒に設定されている
とき、タイマがタイムアツプするまでに36個の
PIUが送出されることになる。
For example, if a 100 byte PIU is transmitted over a 9600 BPS link and the timer is set to 30 seconds, it will take 36 bytes before the timer times out.
PIU will be sent.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のマルチリンクデータ通信システムでは、
二次局におけるリンク障害検出が遅れるため、一
次局におけるバツフア効率が低下し、データ転送
効率が低下した。そこでリンク障害発生時のデー
タの訂正処理を、早期に実行可能にする。
In traditional multilink data communication systems,
Because the link failure detection at the secondary station was delayed, buffer efficiency at the primary station decreased, and data transfer efficiency decreased. Therefore, it is possible to perform data correction processing at an early stage when a link failure occurs.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、二次局における送信データの再送の
要/不要のチエツクを、リンク障害検出の有無と
は関係なく、一次局におけるリトライ間隔と同等
の間隔で行い、その時点で送信確認がとれていな
い送信済みデータは、自動的に別リンクから再送
し、一次局において送信データが重複すれば1つ
だけを有効化するものである。そのための手段と
して、一次局と二次局との間で、複数のデータリ
ンクで構成されたトランスミツシヨングループに
よりデータ伝送を行うマルチリンク通信システム
において、二次局内に、該二次局内のデータリン
クごとに一次局からのフレーム受信により起動さ
れ一次局でのポーリングのリトライ間隔にほぼ等
しい時間の経過を監視するタイマ手段と、一次局
へ送信したデータに対する一次局からの送達確認
通知に基づいて送達未確認データを検出する手段
と、上記タイマ手段がタイムアツプしたとき当該
時点の送達未確認データを別のデータリンクを介
して再送する手段とを設け、一次局では、先に受
信したデータと再送により受信したデータとを統
合して正しい受信データを作成することを特徴と
するものである。
The present invention checks whether retransmission of transmitted data is necessary or unnecessary at the secondary station at an interval equal to the retry interval at the primary station, regardless of whether a link failure is detected. Transmitted data that does not exist is automatically retransmitted from another link, and if transmitted data is duplicated at the primary station, only one is validated. As a means for this purpose, in a multi-link communication system in which data is transmitted between a primary station and a secondary station using a transmission group composed of multiple data links, data within the secondary station is Based on a timer means that is activated by frame reception from the primary station for each link and monitors the passage of time approximately equal to the polling retry interval at the primary station, and a delivery confirmation notification from the primary station for the data transmitted to the primary station. Means for detecting unconfirmed delivery data and means for retransmitting unconfirmed data at the time point when the timer means times up via another data link are provided, and the primary station receives the previously received data by retransmission. This feature is characterized in that correct received data is created by integrating the received data.

〔実施例〕〔Example〕

以下に本発明の詳細を実施例にしたがつて説明
する。
The details of the present invention will be explained below with reference to Examples.

第1図は本発明の1実施例の概念図である。図
中、1はデータリンクA,Bからなるトランスミ
ツシヨングループTで構成された二次局、2はデ
ータリンクA′B′からなるトランスミツシヨング
ループT′で構成された一次局、3はデータリン
ク、4および5はそれぞれデータリンクAおよび
B用の再送タイミング用タイマ、T.S.はタイマセ
ツト、T.R.はタイマリスタート、T.O.はタイマ
アウト、D1,D2,D3は送信データを表している。
また図の縦方向は上から下へ向かつて時間の経過
を示し、乃至はその動作順序であつて次のよ
うな内容を示す。
FIG. 1 is a conceptual diagram of one embodiment of the present invention. In the figure, 1 is a secondary station composed of transmission group T consisting of data links A and B, 2 is a primary station composed of transmission group T' consisting of data links A'B', and 3 is a secondary station composed of transmission group T' consisting of data links A'B'. Data links 4 and 5 are retransmission timing timers for data links A and B, respectively, TS is timer set, TR is timer restart, TO is timer out, and D 1 , D 2 , and D 3 represent transmission data. .
Further, the vertical direction of the figure indicates the passage of time from top to bottom, or the order of the operations, which indicates the following contents.

まず、二次局のトランスミツシヨングループ
Tに、たとえばワークステーシヨンから送信デ
ータD1,D2が到着する。これらのデータは図
示されないバツフアに順番に格納される。
First, transmission data D 1 and D 2 arrive at the transmission group T of the secondary station from, for example, a workstation. These data are sequentially stored in a buffer (not shown).

データリンクAがポーリングされる。再送タ
イミング用タイマ4がセツトされる(T・S)。
Data link A is polled. A retransmission timing timer 4 is set (T.S).

データリンクAからデータD1,D2を送信す
る。
Data D 1 and D 2 are transmitted from data link A.

トランスミツシヨングループTに次の送信デ
ータD3が到着する。
Next transmission data D 3 arrives at transmission group T.

一次局のトランスミツシヨングループT′に
送信データD1が到着する。D1は、上位のレベ
ルに渡される。しかし送信データD2はその後
発生したリンク障害により到着しない。
Transmission data D 1 arrives at transmission group T′ of the primary station. D 1 is passed to a higher level. However, the transmitted data D2 does not arrive due to a link failure that subsequently occurred.

データリンクBがポーリングされる。再送タ
イミング用タイマ5がセツトされる(T.S.)。
Data link B is polled. A retransmission timing timer 5 is set (TS).

データリンクBでデータD3を送信する。 Send data D 3 on data link B.

トランスミツシヨングループT′に送信デー
タD3が到着する。
Transmission data D3 arrives at transmission group T'.

データリンクAで、再送タイミング用タイマ
4がタイムアウトする(T.O.)。そのためD1
D2の再送準備を行う。
In data link A, retransmission timing timer 4 times out (TO). Therefore D 1 ,
Prepare to resend D 2 .

データリンクBがポーリングされる。再送タ
イミング用タイマ5がリトリガされる(T.
R.)。
Data link B is polled. Retransmission timing timer 5 is retriggered (T.
R.).

データリンクBから送信データD1,D2を再
送する。
Transmit data D 1 and D 2 from data link B again.

トランスミツシヨングループT′に送信デー
タD1,D2が到着する。D1は既に受信済なので
捨てられる トランスミツシヨングループT′では、先に
受信したデータおよび再送されてきたデータ
D3,D2をそのシーケンス番号にしたがつて統
合し、正しいデータD2,D3を抽出する。
Transmission data D 1 and D 2 arrive at transmission group T'. Since D 1 has already been received, it is discarded. In transmission group T', the previously received data and the retransmitted data are discarded.
D 3 and D 2 are integrated according to their sequence numbers, and correct data D 2 and D 3 are extracted.

第3図は、二次局のデータリンク制御機構の1
実施例構成を示す。図中、4は再送タイミング用
タイマ、6はデータリンク確立/解放処理部、7
は受信フレーム処理部、8は送信処理部、9はタ
イマ処理部、10は従来からある一次局監視タイ
マである。
Figure 3 shows 1 of the data link control mechanism of the secondary station.
An example configuration is shown. In the figure, 4 is a retransmission timing timer, 6 is a data link establishment/release processing unit, and 7 is a retransmission timing timer.
8 is a receiving frame processing section, 8 is a transmission processing section, 9 is a timer processing section, and 10 is a conventional primary station monitoring timer.

データリンク確立/解放処理部6はデータリン
クの確立および解放を制御し、データリンク確立
時に一次局監視タイマ10および再送タイミング
用タイマ4をスタートさせる要求を出し、データ
リンク解放時にこれらのタイマをストツプさせる
要求を出す。
The data link establishment/release processing unit 6 controls the establishment and release of the data link, issues a request to start the primary station monitoring timer 10 and the retransmission timing timer 4 when the data link is established, and stops these timers when the data link is released. issue a request to do so.

受信フレーム処理部7はHDLC手順により一次
局からのフレームを受信し、フレームの情報を識
別して一次局監視タイマ10および再送タイミン
グ用タイマ4をリスタート(再起動)する要求を
出すとともに、一次局で送達を確認した送信デー
タのシーケンス番号を送信処理8へ通知し、送達
確認処理を行わせる。
The received frame processing unit 7 receives the frame from the primary station using the HDLC procedure, identifies the frame information, issues a request to restart the primary station monitoring timer 10 and the retransmission timing timer 4, and also requests the primary station monitoring timer 10 and retransmission timing timer 4 to restart. The sequence number of the transmission data whose delivery has been confirmed at the station is notified to the transmission processing 8, and delivery confirmation processing is performed.

送信処理部8は、ワークステーシヨンからの送
信要求データを一旦蓄積し、一次局からのポーリ
ングに応答してフレーム送信を行う。また送信済
みデータに対する一次局からの送達確認通知を行
い、再送要求を受けたときには、一次局からまだ
送達確認通知を受けていない送信データを別のデ
ータリンクにより再送する。
The transmission processing unit 8 temporarily stores transmission request data from the workstation, and transmits a frame in response to polling from the primary station. Furthermore, a delivery confirmation notification is sent from the primary station for the transmitted data, and when a retransmission request is received, the transmission data for which a delivery confirmation notification has not yet been received from the primary station is retransmitted via another data link.

タイマ処理部9は、一次局監視タイマ10およ
び再送タイミング用タイマ4の管理制御を行う。
すなわちデータリンク確立/解放処理部6からの
データリンク確立時のタイマスタート要求により
両タイマをスタートさせ、リンク障害により一次
局監視タイマ10がタイムアウトしたときには、
データリンク解放要求をデータリンク確立、解放
処理部6へ出し、その結果データリンクが解放さ
れタイマストツプ要求が出されると、両タイマを
ストツプさせる。また両タイマのいずれがタイム
アウトしても、送信処理部8に対して再送要求を
出し、一次局による送達未確認のデータ(フレー
ム)があるとき、それを再送させる。
The timer processing section 9 performs management control of the primary station monitoring timer 10 and the retransmission timing timer 4.
That is, both timers are started in response to a timer start request from the data link establishment/release processing section 6 at the time of data link establishment, and when the primary station monitoring timer 10 times out due to a link failure,
A data link release request is sent to the data link establishment and release processing section 6, and when the data link is released as a result and a timer stop request is issued, both timers are stopped. Furthermore, even if either of the two timers times out, a retransmission request is issued to the transmission processing section 8, and if there is data (frame) whose delivery has not been confirmed by the primary station, it is caused to be retransmitted.

正常にフレーム送信が行われている限り、各デ
ータリンクは一次局から周期的にポーリングされ
また、データを受信しており、それに応じて受信
フレーム処理部7からのタイマリスタート要求が
出されるため、両タイマはタイムアウトすること
がない。
As long as frame transmission is being performed normally, each data link is periodically polled and receiving data from the primary station, and the received frame processing unit 7 issues a timer restart request accordingly. , both timers never time out.

一次局監視タイマ10がタイムアウトになつた
ときには、該当データリンクの解放およびタイマ
ストツプを行い、別データリンクによる再送とな
るが、再送タイミング用タイマ4がタイムアウト
となつたときには、再送のみが行われる。再送の
場合も通常のフレーム送信と同様に再送タイミン
グ監視が必要となるので、再送タイミング用タイ
マを自動的にリスタートさせる。
When the primary station monitoring timer 10 times out, the relevant data link is released and the timer is stopped, and retransmission is performed using another data link, but when the retransmission timing timer 4 times out, only retransmission is performed. In the case of retransmission, as in normal frame transmission, retransmission timing monitoring is required, so the retransmission timing timer is automatically restarted.

〔発明の効果〕〔Effect of the invention〕

以上のように本発明によれば、リンク障害時に
早期にデータ再送が行われるためデータ伝送効率
が向上し、一次局におけるバツフア効率も改善さ
れる。
As described above, according to the present invention, data retransmission is performed early in the event of a link failure, so data transmission efficiency is improved, and buffer efficiency at the primary station is also improved.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の1実施例の概念図、第2図は
マルチリンクトランスミツシヨングループによる
データ通信システムの説明図、第3図は二次局の
データリンク制御機構の1実施例構成図である。 図中、1は二次局、2は一次局、3は複数のデ
ータリンクより構成されたトランスミツシヨング
ループ、4および5は再送タイミング用タイマ、
D1,D2,D3は送信データ、T.S.はタイマセツト、
T.R.はタイマリスタート、T.O.はタイムアウト
を表している。
Fig. 1 is a conceptual diagram of an embodiment of the present invention, Fig. 2 is an explanatory diagram of a data communication system using a multilink transmission group, and Fig. 3 is a configuration diagram of an embodiment of a data link control mechanism of a secondary station. It is. In the figure, 1 is a secondary station, 2 is a primary station, 3 is a transmission group composed of multiple data links, 4 and 5 are retransmission timing timers,
D 1 , D 2 , D 3 are transmission data, TS is timer set,
TR stands for timer restart, and TO stands for timeout.

Claims (1)

【特許請求の範囲】[Claims] 1 一次局と二次局との間で、複数のデータリン
クで構成されたトランスミツシヨングループによ
りデータ伝送を行うマルチリンク通信システムに
おいて、二次局内に、該二次局のデータリンクご
とに一次局からのフレーム受信により起動され一
次局でのポーリングのリトライ間隔にほぼ等しい
時間の経過を監視するタイマ手段と、一次局へ送
信したデータに対する一次局からの送達確認通知
に基づいて送達未確認データを検出する手段と、
上記タイマ手段がタイムアツプしたとき当該時点
の送達未確認データを別のデータリンクを介して
再送する手段とを設け、一次局では、先に受信し
たデータと再送により受信したデータとを統合し
て正しい受信データを作成することを特徴とする
マルチリンク通信処理方式。
1. In a multilink communication system in which data is transmitted between a primary station and a secondary station using a transmission group consisting of multiple data links, the secondary station has a primary link for each data link of the secondary station. a timer means that is activated by frame reception from the station and monitors the passage of time approximately equal to the retry interval of polling at the primary station; and a timer means that monitors the passage of time approximately equal to the polling retry interval at the primary station, and a timer means that detects unconfirmed data based on a delivery confirmation notification from the primary station for data transmitted to the primary station. a means for detecting;
When the timer means times out, there is provided a means for retransmitting unconfirmed data at the time through another data link, and the primary station integrates the previously received data with the data received by retransmission to receive the correct data. A multi-link communication processing method characterized by creating data.
JP59120589A 1984-06-12 1984-06-12 Multilink communication processing system Granted JPS6116651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59120589A JPS6116651A (en) 1984-06-12 1984-06-12 Multilink communication processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59120589A JPS6116651A (en) 1984-06-12 1984-06-12 Multilink communication processing system

Publications (2)

Publication Number Publication Date
JPS6116651A JPS6116651A (en) 1986-01-24
JPH0260106B2 true JPH0260106B2 (en) 1990-12-14

Family

ID=14790008

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59120589A Granted JPS6116651A (en) 1984-06-12 1984-06-12 Multilink communication processing system

Country Status (1)

Country Link
JP (1) JPS6116651A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2560687B2 (en) * 1986-02-17 1996-12-04 株式会社日立製作所 Communication method with line
JPS63246055A (en) * 1987-03-31 1988-10-13 Nec Corp Packet transmitter-receiver
CN107454627B (en) * 2016-06-01 2019-12-27 美的集团股份有限公司 Optimization system and optimization method for synchronous communication timeout

Also Published As

Publication number Publication date
JPS6116651A (en) 1986-01-24

Similar Documents

Publication Publication Date Title
AU644800B2 (en) Data communication method and system
US8675472B2 (en) Method and apparatus for network management system
US6128283A (en) Method and apparatus for data transmission using a positive group acknowledgement protocol
JPH0656994B2 (en) Checkpoint / frame number reduction method
JPH053941B2 (en)
JP2002064518A (en) Error correcting communication method to transmit data packet in network communication system
JPH05160842A (en) Multiplex communication controller
GB2471002A (en) Switching the transmission path of control frames in a linear protection switched system
US6081568A (en) Method and system for automatic setting of optimum number of waiting frames in automatic repeat request protocol
JPH07143170A (en) Information delivery system
JPH0260106B2 (en)
KR20020009282A (en) Data transmission system and method for transmitting data frames
JP4127591B2 (en) Loop type data transmission system
JPS5917757A (en) Controlling system of data transmission
US20040199819A1 (en) Method for fast and local error correction in the event of the failure of individual physical corrections in bundled communication connections and communication system device for carrying out the method
JPH04273736A (en) Packet communication system and packet re-transmission equipment
JPS6258745A (en) Multiple address communication system
JPS63290428A (en) Data transfer system
JP2980646B2 (en) Frame retransmission method
JPH09321799A (en) Data transmitter and its method
JPH04132421A (en) Line control system
JPS63246055A (en) Packet transmitter-receiver
JPS62216548A (en) Data transfer system
JPS6184140A (en) Multiple address communication system
JPH0646060A (en) Data communication system