JPS62155638A - Retransmission processor - Google Patents

Retransmission processor

Info

Publication number
JPS62155638A
JPS62155638A JP60296811A JP29681185A JPS62155638A JP S62155638 A JPS62155638 A JP S62155638A JP 60296811 A JP60296811 A JP 60296811A JP 29681185 A JP29681185 A JP 29681185A JP S62155638 A JPS62155638 A JP S62155638A
Authority
JP
Japan
Prior art keywords
data
transmission
retransmission
section
sent
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.)
Pending
Application number
JP60296811A
Other languages
Japanese (ja)
Inventor
Kotaro Suzuki
孝太郎 鈴木
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP60296811A priority Critical patent/JPS62155638A/en
Publication of JPS62155638A publication Critical patent/JPS62155638A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To attain efficient retransmission processing by sending an up-to-date transmitted data from a memory section storing the up-to-date transmitted data via a transmission section so as to reduce the memory for transmitted data and the memory management software remarkably. CONSTITUTION:A memory section 4 receiving a retransmission data output command signal 10 outputs a data of a data frame No(N) sent just now as the up-to-date transmitted data 11 to a transmission section 11. Since a transmission command signal 5 is set already, when a transmission data output command signal 10 is reset, a transmission data 6 is sent from a transmission data output line 7. In this case, since the retransmission data output command signal 10 is set to the transmission section 1 and a data 11 sent already is selected, the data 11 is sent from an output line 7. That is, the up-do-date 11 sent already in the memory section 4 is sent and the data frame No(N) is sent again.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、通信システム等における再送処理装置に関す
る。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a retransmission processing device in a communication system or the like.

従来の技術 従来のこの種の再送処理は、例えばCCITT勧告のX
、25 に見られるハイレベルデータリンク制御手順(
以下、HDLCという。)によって行われている。
2. Description of the Related Art Conventional retransmission processing of this type is based on, for example, X of the CCITT Recommendation.
, 25, the high-level data link control procedure (
Hereinafter, it will be referred to as HDLC. ).

従来の)(DLCにおける再送用データフレームの構成
は、第3図に示すように、データフレームA中に特別な
制御エリア(制御部)Bを設け、この制御部Bに再送処
理に関する情報を割り当てた構造から成る。
As shown in Fig. 3, the structure of the conventional data frame for retransmission in DLC is to provide a special control area (control section) B in the data frame A, and to allocate information regarding retransmission processing to this control section B. It consists of a structure.

この制御部Bに割り当てられた再送処理に関する情報は
、受信順序番号Cと送信順序番号りに大別される。各々
の順序番号は3bit  で示され、o、1.〜7.o
、〜と0から7をローティトするように順序番号が付け
られる。
Information regarding the retransmission process assigned to the control unit B is roughly divided into a reception sequence number C and a transmission sequence number. Each sequence number is indicated by 3 bits, o, 1 . ~7. o
, ~ and rotate from 0 to 7.

送信側は、新たなフレームを送信する度に、フレームの
内容をメモリに記憶すると共に、送信順序番号りを加算
してフレーム中に付加し、これを送信する。
Each time the transmitting side transmits a new frame, it stores the contents of the frame in memory, adds a transmission order number, adds it to the frame, and transmits it.

受信側は、新たなフレームを正常に受信する度に、送信
順序番号りを前回のものとのチェックを行い、不・商で
あれば廃棄、適正であれば新たな送信順序番号りを記憶
せしめ、レスポンスを返送する際に、受信順序番号Cに
その値を設定して、これを返送するといった処理を行っ
ている。
Every time the receiving side receives a new frame normally, it checks the transmission sequence number with the previous one, and if it is invalid, it is discarded, and if it is correct, it memorizes the new transmission sequence number. , when returning a response, a process is performed in which the value is set in the reception order number C and this is returned.

レスポンスを受取った送信側は、受信順序番号Cのフレ
ームまでは正常に届いたこととして、メモリ内に記i意
せしめておいたフレームを廃棄して、フレーム7理を終
了する。
Upon receiving the response, the transmitting side assumes that up to the frame with reception order number C has arrived normally, discards the frame stored in the memory, and ends the frame processing.

仮に、送信順序番号りが受信順序番号Cより進んでいる
場合には、その間のフレームは受信側に届いていないと
認識し、送信順序番号りを受信順序番号Cの次のフレー
ムに戻し、再度、送信処理を行うことで、再送処理の管
理を行っていた。
If the transmission sequence number is ahead of the reception sequence number C, it is recognized that the frames in between have not arrived at the receiving side, the transmission sequence number is returned to the frame next to the reception sequence number C, and the frame is processed again. , the retransmission process was managed by performing the transmission process.

発明が解決しようとする問題点 しかしながら、コマンドに対するレスポンスが常に返送
されるプロトコルとは限らないので、送信側で順序番号
の強制応答を指示するコマンド等のサポートを行う必要
があること、更には、順序番号の分だけフレームを記憶
し管理する必要があること等の理由から、最も基本的な
通信形態(ポイント・トウ・ポイント)においてこの方
法を採ることは通信の手順が複雑となり、制御のための
ソフトウェア量が多くなるといった問題があった。
Problems to be Solved by the Invention However, since the protocol does not always return a response to a command, it is necessary to support a command etc. that instructs a forced response with a sequence number on the sending side. For reasons such as the need to store and manage frames for each sequence number, adopting this method in the most basic form of communication (point-to-point) complicates the communication procedure and makes it difficult to control. There was a problem in that the amount of software required increased.

本発明は、上述したような間1点に1みなされたもので
、再送処理のための特別・新規な通信手順を付加するこ
となく、また、そのための制御部の処理を増やすことな
く、効率的に再送処理を行い得るようにした再送処理装
置を提供することを目的とする。
The present invention considers one point at a time as described above, and is efficient without adding a special or new communication procedure for retransmission processing or increasing the processing of the control unit for that purpose. An object of the present invention is to provide a retransmission processing device that can perform retransmission processing in a timely manner.

問題点を解決するための手段 前記の目的を達成するため、本発明の再送処理装置は、
送信許可信号を入力信号とし、該送信許可信号のオフ状
態の時間監視を行い、規定時間超過時に、超過通知信号
を出力するタイマー部と、送信許可信号がオン状態の時
、送信指示信号を受けてデータ送信を行うデータ送信部
と、前記超過通知信号の入力により前記送信指示信号と
再送データ出力指示信号を出力する再送制御部と、最新
の送信済データを記憶すると共に、その送信済データを
前記再送データ出力指示信号の入力により前記送信部に
出力するメモリ部とを備えたことを特徴とする。
Means for Solving the Problems In order to achieve the above object, the retransmission processing device of the present invention comprises:
A timer section which takes the transmission permission signal as an input signal, monitors the off-state time of the transmission permission signal, outputs an excess notification signal when the specified time is exceeded, and receives a transmission instruction signal when the transmission permission signal is in the on-state. a data transmitter that transmits data; a retransmission control unit that outputs the transmission instruction signal and retransmission data output instruction signal in response to the input of the excess notification signal; The apparatus is characterized by comprising a memory section that outputs the output to the transmitting section in response to input of the retransmission data output instruction signal.

作  用 入力信号としての送信許可信号は、受信側でデータフレ
ームを受信すると、直ちに、オフし、正常に受信してい
る場合には規定時間内にオンし、受信状況に異常が発生
している場合には規定時間超過時にオンするものである
。送信後の送信許可信号のオフ状態の時間監視を行うタ
イマー部からの規定時間超過通知信号を再送制御部が受
信すると、該再送制御部が再送データ出力指示信号をメ
モリ部に出力する。
The transmission permission signal, which serves as an operational input signal, turns off immediately when a data frame is received on the receiving side, and turns on within a specified time if reception is normal, and when an abnormality has occurred in the reception status. In some cases, it is turned on when the specified time is exceeded. When the retransmission control section receives a specified time exceedance notification signal from a timer section that monitors the off-state time of the transmission permission signal after transmission, the retransmission control section outputs a retransmission data output instruction signal to the memory section.

すると、該メモリ部は最新の送信済データを送信部に出
力する。これにより送信部は、当該送信済データを送信
し、再送処理を行う。
Then, the memory section outputs the latest transmitted data to the transmitting section. Thereby, the transmitter transmits the transmitted data and performs retransmission processing.

斯様にして、従来の如き特別・新規な通信手順を付加す
ることなく、効率的な再送処理が実現される。
In this way, efficient retransmission processing can be achieved without adding any special or new communication procedures as in the past.

実施例 第1図は本発明に係る再送処理装置の一実施例を示す概
略構成のブロック図で、データ送信部1と、タイマー部
2と、再送制御部aと、メモリ部4とから成る。
Embodiment FIG. 1 is a block diagram showing a schematic configuration of an embodiment of a retransmission processing device according to the present invention, which is composed of a data transmission section 1, a timer section 2, a retransmission control section a, and a memory section 4.

データ送信部1は、受信側からの送信許可信号8がオン
状態の時で、かつ再送制御部3からの送信指示信号5が
オン状態で、再送データ出力指示信号10がオフの時に
送信データ6を、再送データ出力指示信号10がオンの
時最新の送信済データ11を送信データ出力線7に出力
する。
The data transmitter 1 transmits data 6 when the transmission permission signal 8 from the receiving side is on, the transmission instruction signal 5 from the retransmission control section 3 is on, and the retransmission data output instruction signal 10 is off. When the retransmission data output instruction signal 10 is on, the latest transmitted data 11 is output to the transmission data output line 7.

タイマー部2は、送信許可信号8のオフ状態の時間監視
(時間の計数)を行い、規定時間超過時、つまり規定値
以上の時間計数を行った場合に、規定時間超過通知信号
9を再送制御部3に出力する。
The timer unit 2 monitors the off-state time of the transmission permission signal 8 (counts the time), and controls the retransmission of the specified time exceedance notification signal 9 when the specified time has exceeded, that is, when the time has been counted beyond the specified value. Output to section 3.

再送制御部3は、規定時間超過通知信号9の入力によっ
て、前記送信部1に送信指示信号5を出力すると共に、
メモリ部4に再送データ出力指示信号10を出力する。
The retransmission control unit 3 outputs a transmission instruction signal 5 to the transmission unit 1 in response to the input of the specified time exceedance notification signal 9, and
A retransmission data output instruction signal 10 is output to the memory section 4.

メモリ部4は、送信データ6を入力し、そのうちの最新
の送信済データのみを記憶するメモリ部で、再送制御部
3からの再送データ出力指示信号1oの入力を受けて該
メモリ部4の前記最新の送信済データ11を送信部1に
出力する。
The memory section 4 is a memory section that inputs the transmission data 6 and stores only the latest transmitted data among them. The latest transmitted data 11 is output to the transmitter 1.

次に、第2図に示す送信許可信号波形図と送信データフ
レームを参照しながら、第1図の実施例装置についての
動作を説明する。
Next, the operation of the embodiment apparatus shown in FIG. 1 will be described with reference to the transmission permission signal waveform diagram and transmission data frame shown in FIG.

送信許可信号8は、受信側からの送信動作を要求する入
力信号であって、第2図に示すように、受信側で正常に
受信された場合は、正常処理に示すように、データフレ
ームNo(N)を受信すると直ちにオフし、規定(一定
)時間α以内にオンし、また、受信状態に異常が発生し
た場合には、再送処理に示すように、データフレームN
o(N)を受信すると同じくオフするが、正常処理時の
規定時間αより遥かに長い一定時間β後(規定時間超過
時)にオンする信号である。
The transmission permission signal 8 is an input signal requesting a transmission operation from the receiving side, and as shown in FIG. 2, when the receiving side receives it normally, the data frame No. (N) is immediately turned off and turned on within a specified (certain) time α, and if an abnormality occurs in the reception status, the data frame N
This signal turns off when o(N) is received, but turns on after a certain period of time β, which is much longer than the specified time α during normal processing (when the specified time is exceeded).

あるデータフレーム送信後の送信許可信号8の再度のオ
ン状態の時間監視を行うことで、受信側に異常が発生し
たことが検出可能となる。
By monitoring the time during which the transmission permission signal 8 is turned on again after transmitting a certain data frame, it is possible to detect that an abnormality has occurred on the receiving side.

タイマー部2では、送信許可信号8の正常処理時におけ
る規定時間α以上で、再送処理時における一定時間β以
下のタイマー1直を設定し、送信終了後、該タイマー部
2のタイマー(図示せず)をスタートさせる。
In the timer section 2, a timer 1 is set for a time longer than a specified time α during normal processing of the transmission permission signal 8 and less than a fixed time β during retransmission processing. ).

このタイマーがオンする前に送信許可信号8がオン状態
に入ると、タイマーはリセットされる。
If the transmission permission signal 8 enters the on state before this timer turns on, the timer is reset.

また、送信許可信号8がオン状態に入る前にタイマーか
オンすると、規定時間超過通知信号9がタイマーf@2
より出力され、これが再送制御部3に入力される。
Furthermore, if the timer is turned on before the transmission permission signal 8 enters the on state, the specified time exceeded notification signal 9 is activated by the timer f@2.
This is then input to the retransmission control section 3.

再送制御部3は、規定時間超過通知信号9を受けると、
メモリ部4及び送信部1に再送データ出力指示信号10
を出力すると共に、送信部1に送信指示信号5を出力す
る。
When the retransmission control unit 3 receives the specified time exceedance notification signal 9,
Retransmission data output instruction signal 10 to memory section 4 and transmitting section 1
At the same time, it outputs a transmission instruction signal 5 to the transmitter 1.

再送データ出力指示信号10を受けたメモリ部4は、今
送信したデータフレームNo(N)のデータを最新の送
信済データ11として送信部1に出力する。
The memory unit 4, which has received the retransmission data output instruction signal 10, outputs the data of the data frame No. (N) just transmitted to the transmitting unit 1 as the latest transmitted data 11.

送信部1では、送信許可信号8がオンすると、低に送信
指示信号5がオンしているため再送データ出力指示信号
10がオフの時は送はデータ6を送信データ出力線7よ
り送信する(第2図の正常処理参照)。
In the transmitter 1, when the transmission permission signal 8 is turned on, the transmission instruction signal 5 is turned on low, so when the retransmission data output instruction signal 10 is off, the transmission transmits data 6 from the transmission data output line 7 ( (See normal processing in Figure 2).

ところが、この場合、送信部1には、再送データ出力指
示信号10がオンのため前記送信済データ11が選択さ
れているので、このデータ11か出力線7より送信され
る。
However, in this case, since the retransmission data output instruction signal 10 is on in the transmitting section 1, the transmitted data 11 is selected, and therefore this data 11 is transmitted from the output line 7.

つまり、メモリ部4内の最新の送信済データ11を送信
することとなり、再度データフレームNn(N)が送信
されることとなる(第2図の再送処理装置)。
That is, the latest transmitted data 11 in the memory section 4 will be transmitted, and the data frame Nn(N) will be transmitted again (retransmission processing device in FIG. 2).

発明の効果 以上の説明から明らかなように、本発明は、送信後の送
信許可信号のオフ状態の時間監視を行い、規定時間以内
に送信許可信号がオンしない場合、最新の送信済データ
を記憶しであるメモリ部より当該最新の送信済データを
送信部を介して送信することで、再送処理を行うように
したものであるから、コマンドの手順として、従来必要
としていた再送用のデータフレーム及びコマンドが不要
トなり、又、特別な手順が不要となり、制御用ソフトウ
ェアの軽減がなされると共に、送信済データを最新の1
フレームのみを記憶するだけでよく、従って、送信済デ
ータ用のメモリ及びメモリ管理ソフトウェアの軽減が大
幅に図れ、以て効率的な再送処理が可能な安価な装置を
提供できる卓越した効果がある。
Effects of the Invention As is clear from the above description, the present invention monitors the off-state time of the transmission permission signal after transmission, and stores the latest transmitted data if the transmission permission signal is not turned on within a specified time. Since the retransmission process is performed by transmitting the latest transmitted data from the memory section via the transmitting section, the command procedure requires the retransmission data frame and This eliminates the need for commands and special procedures, reduces the need for control software, and updates transmitted data to the latest version.
It is only necessary to store frames, and therefore the memory for transmitted data and memory management software can be significantly reduced, and this has the outstanding effect of providing an inexpensive device capable of efficient retransmission processing.

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

第1図は本発明に係る再送処理装置の一実施例を示す概
略構成のブロック図、第2図は正常処理時と再送処理時
における送信許可信号波形と送信データフレームとの関
係を示すタイミング図、第3図は従来の再送用データフ
レームの構成図である。 1 ・・・・データ送信部、2・・・・タイマー部、3
 ・・・・再送制御部、4・・・・・・メモリ部、5・
・・・・・送信指示信号、6・・・・・送信データ、7
・・・・・送信データ出力線、8・・・・・・送信許可
信号、9・・・・・規定時間超過通知信号、10・・・
・・再送データ出力指示信号、11・・・・・・最新の
送信済データ。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名7 
メ、信デL57出力釆東 to、、、に*デゝりを力I置方(官名ど
FIG. 1 is a block diagram of a schematic configuration of an embodiment of a retransmission processing device according to the present invention, and FIG. 2 is a timing diagram showing the relationship between a transmission permission signal waveform and a transmission data frame during normal processing and retransmission processing. , FIG. 3 is a configuration diagram of a conventional retransmission data frame. 1...Data transmission section, 2...Timer section, 3
...Retransmission control section, 4...Memory section, 5.
...Transmission instruction signal, 6...Transmission data, 7
...Transmission data output line, 8...Transmission permission signal, 9...Specified time exceedance notification signal, 10...
...Retransmission data output instruction signal, 11... Latest transmitted data. Name of agent: Patent attorney Toshio Nakao and 1 other person7
The output button for the L57 output button is...

Claims (1)

【特許請求の範囲】 受信側からの送信許可信号がオン状態の時、送信指示信
号を受けてデータ送信を行うデータ送信部と、 前記送信許可信号のオフ状態の時間監視を行い、規定時
間超過時に、超過通知信号を出力するタイマー部と、 前記超過通知信号の入力により前記送信指示信号と再送
データ出力指示信号を出力する再送制御部と、 最新の送信済データを記憶すると共に、その送信済デー
タを前記再送データ出力指示信号の入力により前記送信
部に出力するメモリ部と、 を備えたことを特徴とする再送処理装置。
[Scope of Claims] A data transmitter that receives a transmission instruction signal and transmits data when a transmission permission signal from a receiving side is in an on state; and a data transmission unit that monitors the time period in which the transmission permission signal is in an off state, and determines whether a predetermined period of time has elapsed. and a retransmission control section that outputs the transmission instruction signal and retransmission data output instruction signal in response to input of the excess notification signal; and a retransmission control section that stores the latest transmitted data and outputs the transmitted data. A retransmission processing device comprising: a memory unit that outputs data to the transmitting unit in response to input of the retransmission data output instruction signal.
JP60296811A 1985-12-27 1985-12-27 Retransmission processor Pending JPS62155638A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60296811A JPS62155638A (en) 1985-12-27 1985-12-27 Retransmission processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60296811A JPS62155638A (en) 1985-12-27 1985-12-27 Retransmission processor

Publications (1)

Publication Number Publication Date
JPS62155638A true JPS62155638A (en) 1987-07-10

Family

ID=17838449

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60296811A Pending JPS62155638A (en) 1985-12-27 1985-12-27 Retransmission processor

Country Status (1)

Country Link
JP (1) JPS62155638A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63246055A (en) * 1987-03-31 1988-10-13 Nec Corp Packet transmitter-receiver

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5815355A (en) * 1981-07-22 1983-01-28 Hitachi Ltd Information transfer system
JPS5844837A (en) * 1981-09-10 1983-03-15 Mitsubishi Electric Corp Signal transmission method
JPS58153436A (en) * 1982-03-08 1983-09-12 Fuji Xerox Co Ltd Method for resending error

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5815355A (en) * 1981-07-22 1983-01-28 Hitachi Ltd Information transfer system
JPS5844837A (en) * 1981-09-10 1983-03-15 Mitsubishi Electric Corp Signal transmission method
JPS58153436A (en) * 1982-03-08 1983-09-12 Fuji Xerox Co Ltd Method for resending error

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63246055A (en) * 1987-03-31 1988-10-13 Nec Corp Packet transmitter-receiver

Similar Documents

Publication Publication Date Title
EP0427502A2 (en) Programmable logic controllers
JP2503086B2 (en) Data link control method
JPH05327653A (en) Station equipment for varaible time-division communication system
JPH0656994B2 (en) Checkpoint / frame number reduction method
JPS62155638A (en) Retransmission processor
AU609791B2 (en) Improvements in or relating to data communication systems
JP2643630B2 (en) Message transmission method
JP2937871B2 (en) Polling monitoring method
KR0182707B1 (en) Method and apparatus for monitoring communication message between processors in switching system
JP3460502B2 (en) Serial transmission system
JP2751290B2 (en) Network monitoring method
JPS586636A (en) Data transmission system of remote monitoring controller
JP3463146B2 (en) Communication control method and device
JP3137183B2 (en) Communication system and its monitoring data delivery confirmation method
JPH0575622A (en) Emergency communication control system with priority
JPH10126424A (en) Data transmission system
JP3042599B2 (en) Printing equipment
JPS6198050A (en) Transfer system for received data
JPH04111561A (en) Communication system
JPH01212994A (en) Communication control equipment
JPS6159944A (en) Sequence number check system
JPH11243643A (en) Remote monitor control device and recording medium in which remote monitor control program for conducting remote monitor control is recorded
JPH05207098A (en) Communication control equipment
JPH0387962A (en) Inter-processor communication control method
JPH012200A (en) alarm monitoring device