JPS60235561A - High-speed communication controller - Google Patents
High-speed communication controllerInfo
- Publication number
- JPS60235561A JPS60235561A JP59091496A JP9149684A JPS60235561A JP S60235561 A JPS60235561 A JP S60235561A JP 59091496 A JP59091496 A JP 59091496A JP 9149684 A JP9149684 A JP 9149684A JP S60235561 A JPS60235561 A JP S60235561A
- Authority
- JP
- Japan
- Prior art keywords
- data
- central processing
- reception
- processing unit
- busy
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L13/00—Details 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)
- Communication Control (AREA)
Abstract
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明はデータ処理システムにおける高速通信制御装置
に関し、特にそのビジー制御の方式に関する。DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a high-speed communication control device in a data processing system, and particularly to a busy control method thereof.
(従来技術)
従来、この種の通信制御装置(CCU)は中央処理装置
(CPU)からの指令に従って送信動作、または受信動
作を行うように構成されており、通信の制aは中央処理
装備にx、9行っていた。そのため、中央処理−置自身
の処理が遅れ、通信制御装置に対する受信指令が遅れた
場合には、通信制御装置は相手側の端末から送られてく
るデータを受信することができず、データの取りこぼし
が発生する可能性がおった。また、中央処理装置自身ジ
ーを知らせてデータ転送を抑制しようとしても中央処理
装置自身がビジーのため相手側の端末にビジーを知らせ
る手段がなく、データの取シこぼしが発生したり、おる
いは上位レベルでの再送出によシ回復せざるを得なかっ
た。(Prior art) Conventionally, this type of communication control unit (CCU) has been configured to perform a transmitting operation or a receiving operation according to instructions from a central processing unit (CPU), and the control of communication has been carried out by the central processing equipment. x, 9 went. Therefore, if the processing of the central processing unit itself is delayed and the reception command to the communication control device is delayed, the communication control device will not be able to receive the data sent from the other party's terminal, and the data will be missed. There was a possibility that this would occur. In addition, even if the central processing unit itself tries to suppress data transfer by notifying the other party of the busy state, the central processing unit itself is busy and there is no way to notify the other party's terminal that it is busy, resulting in data being lost or lost. The problem had to be recovered by retransmission at a higher level.
第1図は従来技術による高速通信制御装置の構成を示し
たものでおる。第1図において、1は中−央処理装置、
2は高速通信制御装置、3け送信バッファ、4は受信バ
ッファ、5〜8はそれぞれ送信指令、受信指令、送信デ
ータ、ならびに受信データを送出するための信号線であ
る。第1図において、中央処理装置1から高速通信制御
装置2に送られた信号線5上の送信指令によシ高速通信
制御装置2は、中央処理装置1から4%号線7を介して
送出された送信データを引取シ、送信バッファ3に一時
的に格納する。中央処理装置1は回線速度に応じて送信
バッファ3から送出されたデータを取シ出し、回線に送
出する、すべてのデータの送出を完了すると高速通信制
御装置2は中央処理装置1に対して送信終了を報告する
。また、中央処理装置1から高速通信制御装置2に送出
された信号線6上の受信指令により高速通信制御装置2
は回線からデータを受信し、受信バッファ4に一時的に
格納し、受信が終了すると受信バッファ4の内容を中央
処理装置1に転送して受信終了を報告する。FIG. 1 shows the configuration of a high-speed communication control device according to the prior art. In FIG. 1, 1 is a central processing unit;
Reference numeral 2 denotes a high-speed communication control device, a three-digit transmission buffer, 4 a reception buffer, and 5 to 8 signal lines for transmitting a transmission command, a reception command, transmission data, and reception data, respectively. In FIG. 1, the high-speed communication control device 2 receives a transmission command sent from the central processing device 1 to the high-speed communication control device 2 via the 4% line 7. The received transmission data is received and temporarily stored in the transmission buffer 3. The central processing unit 1 extracts the data sent from the transmission buffer 3 according to the line speed and sends it to the line. When all the data has been sent, the high-speed communication control unit 2 sends the data to the central processing unit 1. Report completion. In addition, the high-speed communication control device 2 receives a received command on the signal line 6 sent from the central processing unit 1 to the high-speed communication control device 2.
receives data from the line, temporarily stores it in the reception buffer 4, and upon completion of reception, transfers the contents of the reception buffer 4 to the central processing unit 1 and reports the completion of reception.
このため、中央処理装R1から受信指令が送出されなく
ても高速通信制御装#2に内蔵されているバッファ記憶
部により一時的に受信し、上記問題が解決できるように
工夫されてきた。しかしながら、通信速度がさらに高速
化するに伴ない、再びデータの取りこぼしが発生する可
能性が生じ、上記問題点を解決できないという欠点があ
った。Therefore, even if the reception command is not sent from the central processing unit R1, a buffer storage section built in the high speed communication control unit #2 temporarily receives the reception command, thereby solving the above problem. However, as the communication speed becomes faster, there is a possibility that data will be lost again, and the above problem cannot be solved.
(発明の目的)
本発明の目的は、通信制御装置自身が中央処理装置のビ
ジー状態を監視し、相手側の端末に対してデータ転送を
抑制するように通知することによシ上記欠点を除去し、
上記データの取りこぼしを防止できるように構成した高
速通信制御装置を提供することにある。(Object of the Invention) An object of the present invention is to eliminate the above drawbacks by having the communication control device itself monitor the busy state of the central processing unit and notify the other party's terminal to suppress data transfer. death,
It is an object of the present invention to provide a high-speed communication control device configured to prevent data from being missed.
(発明の構成)
本発明による高速通信制御装置は、指令を受取って解釈
し友後に実行するための中央処理装置に接続され、高速
にデータを伝送するためのものである。本発明において
高速通信制御装置は、送信バッファ手段と、受信バッフ
ァ手段と、ビジー通知バッファ手段と、ビジー解除通知
バッファ手段とから成立つものである。(Structure of the Invention) A high-speed communication control device according to the present invention is connected to a central processing unit for receiving, interpreting, and executing commands, and is for transmitting data at high speed. In the present invention, the high-speed communication control device includes a transmission buffer means, a reception buffer means, a busy notification buffer means, and a busy release notification buffer means.
送信バッファ手段は、送信された指令にもとづいて中央
処理装置から転送された送信データを回線に送出するた
めのものである。The transmission buffer means is for transmitting the transmission data transferred from the central processing unit to the line based on the transmitted command.
受信パンファ手段は、回線から受信されたデータを一時
的に記憶部に格納し、中央処理装置から受信された指令
に従って格納されたデータを中央処理装置に転送すゐた
めのものでおる。The reception expander means temporarily stores data received from the line in a storage unit and transfers the stored data to the central processing unit in accordance with instructions received from the central processing unit.
ビジー通知バッファ手段は、中央処理装置から受信され
た指令の途絶えを監視することによシ、中央処理装置の
ビジー状態を検知し、相手側の端末に対してビジー状態
を通知することによシ相手側の端末からのデータ転送を
抑制するためのものである。The busy notification buffer means detects the busy state of the central processing unit by monitoring the interruption of commands received from the central processing unit, and notifies the other terminal of the busy state. This is to suppress data transfer from the other party's terminal.
ビジー解除通知バッファ手段は、中央処理装置から受信
された指令の再開により相手側の端末に対してビジー状
態の解除を通知し、相手側の端末からデータの受信を再
開するためのものである。The busy release notification buffer means is for notifying the other party's terminal of the release of the busy state in response to a restart command received from the central processing unit, and restarting the reception of data from the other party's terminal.
(実施例)
次に、本発明による高速通信制御装置について図面を参
照して詳細に説明する。(Example) Next, a high-speed communication control device according to the present invention will be described in detail with reference to the drawings.
第2図は、本発明による高速通信制御装置の一実施例を
示した構成図で62.。第2図において、第1図と同様
な要素には第1図と同様な番号を付けであるが、9けビ
ジー通知バッファ、10はビジー解除通知バッファ、1
1は通知信号線である。FIG. 2 is a block diagram showing an embodiment of a high-speed communication control device according to the present invention. . In FIG. 2, elements similar to those in FIG. 1 are numbered the same as in FIG.
1 is a notification signal line.
第2図において、送信は従来の高速通信制御装置と同様
にして行われるが、相手側の端末から11δ号線11上
に送出されたビジーの通知を検知すると送信を抑制し、
相手側の端末から信号線11上に送出されたビジー解除
の通知を検知すると送信を再開する。受信バッファ4は
複数個用意しており、中央処理装置1から信号線6上に
受信指令が送出されなかった場合には受信されたデータ
を受信バッファ4に順次に格納してゆく。高速通信制御
装置2は受信バッファ4が何個使われ、何個が内部に滞
留しているかを常に監視しておシ、中央処理装置1から
信号線6を介して高速通信制御装置2に対して受信指令
が送出されると、滞留している受信バッファ4から信号
線8を介して受信データとして順に中央処理装置1へ転
送される。中央処理装置1から信号線6へ受信指令が送
出されず、受信バッファ4の滞留数が予じめ定められた
限度以上になると、中央処理装置1がビジーであると判
断し、ビジー通知バッファ9の内容を送出して相手側の
端末にビジー状態を通知する。その後、中央処理装置1
から信号線6に受信指令が送出され、滞留している受信
バッファ4の内容が受信データとして俳号線8を介し中
央処理装置1に転送され、受信データが滞留している受
信バッファ4の数が減少し、予じめ定められた限度以下
になると、中央処理装置1のビジー状態は解除されたも
のと判断し、ビジー愼険通知バッファ10の内容を送出
して相手側の端末にビジー解除を通知する。In FIG. 2, transmission is performed in the same manner as a conventional high-speed communication control device, but when a busy notification sent from the other party's terminal on line 11δ line 11 is detected, transmission is suppressed,
When it detects a busy release notification sent from the other party's terminal over the signal line 11, transmission resumes. A plurality of reception buffers 4 are prepared, and when a reception command is not sent from the central processing unit 1 onto the signal line 6, received data is sequentially stored in the reception buffers 4. The high-speed communication control device 2 constantly monitors how many reception buffers 4 are used and how many are retained inside, and sends data from the central processing unit 1 to the high-speed communication control device 2 via the signal line 6. When a receive command is sent out, the received data is sequentially transferred from the received buffer 4 to the central processing unit 1 via the signal line 8 as received data. If no reception command is sent from the central processing unit 1 to the signal line 6 and the number of stays in the reception buffer 4 exceeds a predetermined limit, the central processing unit 1 is determined to be busy, and the busy notification buffer 9 The contents of the message are sent to notify the other party's terminal of the busy state. After that, the central processing unit 1
A reception command is sent to the signal line 6, and the contents of the received buffers 4 that have accumulated are transferred as received data to the central processing unit 1 via the Haigo line 8, and the number of received buffers 4 in which the received data is accumulated is determined. When the number decreases to below a predetermined limit, the CPU 1 determines that the busy state of the central processing unit 1 has been released, and sends the contents of the busy alarm notification buffer 10 to request the other party's terminal to clear the busy state. Notice.
第8図は、第2図に示した高速通信制御装置において、
受信データの滞留している受信バッファの数と、ビジー
通知と、ビジー解除通知との相互関係を示した図である
。FIG. 8 shows that in the high-speed communication control device shown in FIG.
FIG. 7 is a diagram showing the interrelationship between the number of reception buffers in which received data is retained, busy notifications, and busy release notifications.
(発明の効果)
以上説明したように本発明によれば、中央処理装置がビ
ジー状態となって処理が遅くなっても、中央処理装置は
相手側の端末にビジー状態を通知し、データの転送を抑
制させることにより、受信データの取りこぼしを防止す
ることができるという効果がある。(Effects of the Invention) As explained above, according to the present invention, even if the central processing unit becomes busy and processing becomes slow, the central processing unit notifies the other party's terminal of the busy state and transfers data. By suppressing this, there is an effect that it is possible to prevent reception data from being missed.
第1図は、従来方式による高速通信制御装置の構成例を
示すブロック図である。
第2図は、本発明による高速通信制御装置の一実施例を
示すブロック図である。
第8図は、第2図において受信データの滞留している受
信バッファと、ビジー通知と、ビジー解除通知との相互
関係を示した図でおる。
1・・・・・中央処理装置
2・・・・・高速通信制御装置
3.4,9,10・・−バッファ
5.8,11Φ・・信号線
特許出願人 日本電気株式会
代理人 弁理士 井ノ ロ
才1図
牙2図
こ5コrメut−憤胛乏履FIG. 1 is a block diagram showing an example of the configuration of a conventional high-speed communication control device. FIG. 2 is a block diagram showing an embodiment of a high-speed communication control device according to the present invention. FIG. 8 is a diagram showing the interrelationship between the reception buffer in which received data is retained in FIG. 2, the busy notification, and the busy release notification. 1...Central processing unit 2...High speed communication control device 3.4, 9, 10...-Buffer 5.8, 11Φ...Signal line Patent applicant NEC Corporation agent Patent attorney Ino Ro Sai 1 picture 2 pictures 5 comments
Claims (1)
置に接続され、高速にデータを伝送するための高速通信
制御装置において、前記送信された指令にもとづいて前
記中央処理装置から転送された送信データを回線に送出
するための送信バッファ手段と、前記回線から受信さね
たデータを一時的に記憶部に格納し、前2中央処理装置
から受信された前記指令に従って前記格納されたデータ
を前記中央処理装置に転送するための受信バッファ手段
と、前記中央処理装置から受信された前記指令の途絶え
を監視することによシ前記中央処理装置のビジー状態を
検知し、相手側の端末に対して前記ビジー状態金通知す
ることにより前記相手側の端末からのデータ転送を抑制
するだめのビジー通知バンファ手段と、前記中央処理装
置から受橿七判+が1p坩4必r目肛門V r h曲=
p知千佃hハ幡主に対してビジー状態の解除を通知し、
前記相手側の端末からの前記データの受信を再開するた
めのビジー解除通知バッファ手段とを具備して構成した
ことを特徴とする高速通信制御装置。In a high-speed communication control device for transmitting data at high speed and connected to a central processing unit for receiving and interpreting a command and then executing the command, transmission data transferred from the central processing unit based on the transmitted command. a transmission buffer means for transmitting the data to the line; and a transmission buffer means for temporarily storing data not received from the line in a storage unit, and transmitting the stored data to the central processing unit according to the command received from the first two central processing units. A reception buffer means for transmitting the commands to the processing unit and a busy state of the central processing unit are detected by monitoring the interruption of the commands received from the central processing unit, and transmitting the commands to the other terminal. a busy notification buffer means for suppressing data transfer from the other party's terminal by notifying the other party of a busy state;
pchichikuhha notifies the master of the busy state,
A high-speed communication control device comprising: busy release notification buffer means for restarting reception of the data from the other party's terminal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59091496A JPS60235561A (en) | 1984-05-08 | 1984-05-08 | High-speed communication controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59091496A JPS60235561A (en) | 1984-05-08 | 1984-05-08 | High-speed communication controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS60235561A true JPS60235561A (en) | 1985-11-22 |
Family
ID=14028019
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59091496A Pending JPS60235561A (en) | 1984-05-08 | 1984-05-08 | High-speed communication controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS60235561A (en) |
-
1984
- 1984-05-08 JP JP59091496A patent/JPS60235561A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS60235561A (en) | High-speed communication controller | |
CN112148529B (en) | Data transmission method, device, camera, computing device and storage medium | |
JP5262418B2 (en) | Task scheduling apparatus and task scheduling method | |
JP2938495B2 (en) | Network monitoring equipment | |
JPS61117949A (en) | Start-stop line control device | |
JP2643630B2 (en) | Message transmission method | |
JPS6129966A (en) | Monitoring method in exchange of message between computers | |
JPS63307563A (en) | Traffic control system | |
JPS58129860A (en) | Restart processing system | |
JP2645134B2 (en) | Message transmission control method to restoration signal link | |
JPH10126424A (en) | Data transmission system | |
JPH0326123A (en) | Terminal station repeater | |
JPS6356035A (en) | Communication line changeover device | |
JPH04260148A (en) | Data omission preventing system at time of fault | |
JPS61156945A (en) | Reception-status notification control system | |
JPH0877024A (en) | Message transfer system | |
JP2002278917A (en) | Image data transfer system | |
JPH0264838A (en) | Communication controller | |
KR19990079676A (en) | How to avoid losing messages | |
JPH0457544A (en) | Transmission control system | |
JPH01149548A (en) | Terminal control device | |
JPH04362835A (en) | Data transfer method | |
JPH0362150A (en) | Communication control system | |
JPS61100051A (en) | Information storage device | |
JPH04142836A (en) | Token ring flow control system |