[go: up one dir, main page]

JPS6042960A - Loop transmission method - Google Patents

Loop transmission method

Info

Publication number
JPS6042960A
JPS6042960A JP15014183A JP15014183A JPS6042960A JP S6042960 A JPS6042960 A JP S6042960A JP 15014183 A JP15014183 A JP 15014183A JP 15014183 A JP15014183 A JP 15014183A JP S6042960 A JPS6042960 A JP S6042960A
Authority
JP
Japan
Prior art keywords
frame
network
dma
subscriber
loop
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
JP15014183A
Other languages
Japanese (ja)
Inventor
Kazuo Yagyu
柳生 和男
Susumu Matsui
進 松井
Hiromu Nakase
仲瀬 煕
Takeshi Harakawa
原川 竹氏
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP15014183A priority Critical patent/JPS6042960A/en
Publication of JPS6042960A publication Critical patent/JPS6042960A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/42Loop networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To take a basic procedure terminal device which is different from each kind of terminal devices part in a network easily by allowing the network to relay all signals corresponded among terminals connected to this system in the unit of frames having a short fixed length when the terminals make communication mutually. CONSTITUTION:A frame processing section 3 sections all signals from a subscriber (SUB: terminal device or host computer concretely) into a fixed length, adds a header to each and trasmits each to an opposite station ST as a frame. Further, the header part is eliminated from the frame transmitted from the opposite station and outputs the result to the subscriber SUB without intermission. The frame processing section of each station, after the internal initialization is finished, starts a DMA for the frame reception from each subscriber and the loop. When the signal having a designated length is received, the DMA end interruption is generated. The nixt reception buffer address and data length are set in the program started by the DMA interruption and the DMA is restarted.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、ループ伝送システムに係す、特にベーシック
手順端末と呼ばれる調歩同期端末やSYN同期端末が本
システムを介してホスト計算機と通信するのに好適なル
ープ伝送方式に関する。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to a loop transmission system, particularly when an asynchronous terminal called a basic procedure terminal or a SYN synchronous terminal communicates with a host computer via this system. This invention relates to a suitable loop transmission method.

〔発明の背景〕[Background of the invention]

従来のフレーム多重方式のネットワークを介して・端末
とホスト計算機が通信を行う場合・ネットワークでは、
網に入って来る信号のうち、データ部分だけをフレーム
として中継している。この方式をベーシック手I@端末
に適用した場合には次のような欠点があった。
When a terminal and a host computer communicate via a conventional frame multiplexing network,
Of the signals that enter the network, only the data portion is relayed as frames. When this method was applied to a basic hand terminal, there were the following drawbacks.

(1)データ部の始まりと終F)k示す特殊文字(デリ
ミタと呼ぶ)がlO釉類もあシ・さらにそれらの組み合
せも考慮する必要がある。したがって、信号の中からデ
ータ部を取り出す処理が複雑になフ、網では、これらの
処理をプログラムでやらざるを得ない。そのためには、
1文字毎にプログラムへ割込みを入れる必要があり、網
内のCPU (中央処理装置)オーバヘッドが犬となる
(1) Special characters (called delimiters) indicating the start and end of the data section (F), k, lO, glaze type, etc. It is also necessary to consider their combinations. Therefore, since the process of extracting the data part from the signal is complicated, the network has no choice but to perform this process using a program. for that purpose,
It is necessary to interrupt the program for each character, which increases the CPU (central processing unit) overhead in the network.

(2)端末の種別毎に網内のプログラム変更が必要とな
る恐れがある。例えば、同じ手10mの端末でも・デリ
ミタの使用法が若干具なることがある。
(2) It may be necessary to change the network program for each type of terminal. For example, the usage of delimiters may be slightly different even for terminals that are 10 meters apart.

また・端末によっては、データ以外の信号(ブレーク信
号:ホスト計算機に対して送信を中断するよう要求する
信号)をホスト計算機に連絡する必要がある。
Also, depending on the terminal, it is necessary to send a signal other than data (break signal: a signal requesting the host computer to interrupt transmission) to the host computer.

(3)網内ではデータの終りのデリミタを検出してから
、すなわち、1フレーム蓄積完了後、相手側のステーシ
ョンに送出する。しfcがって・少なくとも1フレーム
を加入回線で転送する時間の網内遅延が発生する。その
ため、端末とホスト計算機間の実質的なデータ転送速度
は172以下になる。
(3) After the delimiter at the end of the data is detected within the network, that is, after one frame has been stored, the data is sent to the other station. Therefore, an intra-network delay occurs in the time it takes to transfer at least one frame over the subscriber line. Therefore, the actual data transfer rate between the terminal and the host computer is 172 or less.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、フレーム多重方式のループ伝送システ
ムを介して・ベーシック手順端末がホスト計算機と通信
するための実現方式を提供することにある。
An object of the present invention is to provide an implementation method for a basic procedure terminal to communicate with a host computer via a frame multiplex loop transmission system.

〔発明の概要〕[Summary of the invention]

時分割多重方式のループ伝送システムでは、通信を行う
端末間で交信される信号をそのまま網内全素通しさせて
いる。これに依シ、あたかも、端末には回線で接続され
ているように見せ、端末の手順に関係なく網に加入させ
ることが出来る。
In a time division multiplexed loop transmission system, signals exchanged between communicating terminals are passed through the network as they are. Depending on this, it is possible to make it appear as if the terminal is connected to the network via a line, and to join the network regardless of the terminal's procedure.

この考え方をフレーム多重方式のループ伝送システムに
適用させたのが本発明である。時分割多重方式では、網
内の動作は・・−ドウエアで実現できる。一方、フレー
ム多重方式では、網内の処理が複雑なため、ソフトウェ
アの処理が入らざるを得ない。そのため、本発明の実現
には次の考慮が新たに必要となる。
The present invention applies this concept to a frame multiplex loop transmission system. In the time division multiplexing system, operations within the network can be realized by hardware. On the other hand, in the frame multiplexing method, processing within the network is complicated, so software processing is unavoidable. Therefore, in order to realize the present invention, the following consideration is newly required.

第1はCPU特等によυフレームの網内延遅(フレーム
の先頭が網に入ってから、出始めるまでの時間)にゆら
ぎが生じるため、これを吸収する手段が必要なことであ
る。
The first is that fluctuations occur in the intra-network delay of the υ frame (the time from when the beginning of the frame enters the network until it begins to appear) due to CPU characteristics, so a means to absorb this is required.

第2は全信号をフレームに分割するため、データ部だけ
フレーム分割する方式に比して・フレーム数が増加する
。したがって、網内のステーションのスループットが高
くなければいけないことである。
Second, since the entire signal is divided into frames, the number of frames increases compared to a method in which only the data portion is divided into frames. Therefore, the throughput of stations within the network must be high.

第3は網に入るフレーム間又は網から出ていくフレーム
間を連続させることである。もしフレーム間が連続しな
いと、信号が正しく相手端末に伝わらないことになる。
The third is to make the frames entering the network or leaving the network continuous. If the frames are not consecutive, the signal will not be transmitted correctly to the other party's terminal.

〔発明の実施例〕[Embodiments of the invention]

第1図は・本発明の実施例を示すループ網のステーショ
ンの構成図である。
FIG. 1 is a block diagram of a station in a loop network showing an embodiment of the present invention.

ループ伝送路4に接続されたlステーションSTは、リ
ピータ1とループ送受信部2とフレーム処理部3の3つ
の部分からなる。リピータ1は、ループ伝送路4と次段
のループ送受信部2との間のデータのリピート機能を有
している。また・ループ送受信部2は、ループ伝送路4
を介したフレーム送受信を制御する機能を有(〜ている
。すなわち、ループ送受信部2は、自ステーション宛の
受信フレームを補助メモリ5に書き込む。
The l station ST connected to the loop transmission line 4 consists of three parts: a repeater 1, a loop transmitter/receiver 2, and a frame processor 3. The repeater 1 has a function of repeating data between the loop transmission path 4 and the next-stage loop transmitting/receiving section 2. In addition, the loop transmitter/receiver 2 is connected to the loop transmission line 4
The loop transmitter/receiver 2 has a function of controlling frame transmission and reception via the station. That is, the loop transmitter/receiver 2 writes the received frame addressed to its own station into the auxiliary memory 5.

補助メモリ5からフレーム処理部3の主メモリへのフレ
ーム転送は、D MA (DireCt Memory
Access )によシ行われる。
Frame transfer from the auxiliary memory 5 to the main memory of the frame processing unit 3 is performed using DMA (DireCt Memory
Access).

フレーム処理部3は、加入者(SUB:具体的には端末
かホスト計算機)からの全信号を一定長に区切り、それ
ぞれにベツダを付しフレームとして、相手ステーション
STに送信する。さらに。
The frame processing unit 3 divides all signals from a subscriber (SUB: specifically, a terminal or a host computer) into fixed lengths, attaches a tag to each signal, and transmits them as frames to the partner station ST. moreover.

相手ステーションから送信されて来たフレームからヘッ
ダ部を除去し、間断なく加入者SUBに出力する。
To remove a header part from a frame transmitted from a partner station and output it to a subscriber SUB without interruption.

第2図は1本発明で使用されるフレーム構成図である。FIG. 2 is a diagram showing the structure of a frame used in the present invention.

フレームは、フレームの始まりと終りを示′ナフラグC
F)−自ステーションアドレス(SA)−相手ステーシ
ョンアドレス(DA)、自加入者アドレス(SUBS)
、相手加入者アドレス(3UBD)、データ(DT)フ
フレーム・チェック・シーケンス(Fe2)から成る。
The frame indicates the beginning and end of the frame.
F) - Own station address (SA) - Other station address (DA), own subscriber address (SUBS)
, the other party's address (3UBD), data (DT), and frame check sequence (Fe2).

なおりAから8UBDの領域をフレームヘッダと言う。The area from Naori A to 8UBD is called a frame header.

次に各ステーション・における具体的動作を説明する。Next, specific operations at each station will be explained.

第3図に示すように、ステーション内の主メモリ内に用
意される送受信用バッファは次のように構成される。
As shown in FIG. 3, the transmitting/receiving buffer provided in the main memory within the station is configured as follows.

・加入者(SUB)対応に固定長バッファを送/受信毎
に固定数割当てる。加入者対応の送信バッファと受信バ
ッファをそれぞれBsとBaとする。
- Allocate a fixed number of fixed length buffers for each transmission/reception corresponding to subscribers (SUB). Let Bs and Ba be the transmitting buffer and receiving buffer corresponding to the subscriber, respectively.

・ループからのフレーム受信用に共通バツファ(CB:
固定長かつ固定数) なお、おのおののバッファ数とバッファ長は、対象とす
るシステ台による異なる。送信バッファ数は網内ゆらぎ
を及収するのに十分な数のうち最小値を選ぶ。
・Common buffer (CB:
Fixed length and fixed number) Note that the number of buffers and buffer length for each buffer differ depending on the target system. As the number of transmission buffers, the minimum value is selected from among the numbers sufficient to compensate for intra-network fluctuations.

また、受信バッファ数は、加入者からの信号を受信する
際、バッファ・ビジーになる確率が非常に小さくなる(
例えば10−8)値をとる。さらに・共通バッファ数は
、ルーズがらの7レ一ム受信時バッファビジーになる確
率が非常に小さくなる値をとる。
In addition, the number of receiving buffers is such that the probability that the buffer becomes busy when receiving signals from subscribers is very small (
For example, it takes a value of 10-8). Furthermore, the number of common buffers takes a value that makes the probability that the buffer becomes busy when receiving 7 frames of loose data very small.

バッファ長は、ゆるされる網内遅延とステーションのC
PUの処理能力にょ9決まる。すなわち・7レーム長を
短かくすれば・網内遅延は小さく々るが、フレーム数が
増し、CPUの負荷が大きくなる。
The buffer length is determined by the allowed intra-network delay and the station's C.
It is determined by the processing capacity of the PU. That is, if the 7-frame length is shortened, the delay within the network will be small, but the number of frames will increase and the load on the CPU will increase.

各ステーションのフレーム処理部は・その内部の初期化
(プログラムのローディング、テーブル、・バッファの
初期値設定等)完了後、各加入者とループからのフレー
ム受信のためDMA’に起動する。
After the frame processing unit of each station completes its internal initialization (program loading, table, buffer initial value setting, etc.), it starts up to DMA' to receive frames from each subscriber and the loop.

このDMA起動の除指定するバッファのアドレスは、釉
者の場合はBRの先頭バッファアドレスであり・後者の
場合はCBの先頭バッファアドレスである。さらに、D
MA起動時指定するデータ長は信号を分割する長さで一
定である。これにより、加入者からの信号受信が開始さ
れる。
The address of the buffer designated by this DMA activation is the first buffer address of BR in the case of a glaze, and the first buffer address of CB in the latter case. Furthermore, D
The data length specified when starting the MA is the length of dividing the signal and is constant. As a result, signal reception from the subscriber is started.

指定された長さの信号を受信すると、DMA完了割込み
が発生する。DMA割込みにより起動されたプログラム
では1次の受信バッファアドレス(BRの2つのバッフ
ァアドレス)とデータ長ヲ設定し、DMA)r再起動す
る。もし1回線速度が速く、1ビツト受信の間に次のD
 M Aが起動出来ない恐れがある場合には、ハ′−ド
ウエアで自動的に穴のDMA’e起動する方式とする。
Upon reception of a signal of the specified length, a DMA completion interrupt is generated. The program activated by the DMA interrupt sets the primary receive buffer address (BR's two buffer addresses) and data length, and restarts the DMA. If the line speed is fast and the next D
If there is a possibility that the MA may not be able to start up, the system is such that the DMA'e of the hole is automatically started up using hardware.

これは、1ビツトでも受信を失敗すると、正しく相手加
入者にデータが伝わらなくな、る恐れがあるからである
This is because if even one bit fails in reception, there is a risk that the data will not be transmitted correctly to the other subscriber.

さて、フレーム処理部3は、DMAにより加入者から受
信したフレームにヘッダをセットして、ループ送受信部
の補助メモリにDMA転送する。
Now, the frame processing unit 3 sets a header in the frame received from the subscriber by DMA, and transfers the frame to the auxiliary memory of the loop transmitting/receiving unit by DMA.

第4図には信号からフレームを作成する方法を示す。ル
ープ送受信部は、自STが送信権を得た時(例えば・ 
トークンと呼ばれる特別な信号を回ゎしておき、そのト
ークンをつかまえたSTが送信権を得る)、補助メモリ
にあるフレームをループ伝送路に送出する。
FIG. 4 shows a method of creating frames from signals. The loop transmitting/receiving unit transmits when its own ST obtains the right to transmit (for example,
A special signal called a token is passed around, and the ST that catches the token gets the transmission right) and sends the frame in the auxiliary memory to the loop transmission line.

環核フレームはDAで指定したSTに取り込まれ・相手
STのループ送受信部2の補助メモリ5に受信される。
The ring core frame is taken into the ST specified by DA and received by the auxiliary memory 5 of the loop transmitter/receiver 2 of the partner ST.

さらに、本該フレームは、フレーム処理部3の主メモリ
6の共通バッファCBにDMA転送される。フレーム処
理部3では、受信したフレームがどの加入者宛がをフレ
ームヘッダの5UBDにより調べ該当する。
Furthermore, this frame is DMA-transferred to the common buffer CB of the main memory 6 of the frame processing section 3. The frame processing unit 3 checks which subscriber the received frame is addressed to by checking the 5UBD of the frame header.

加入者対応のバッファに移しがえる。そのバッファから
ヘッダ部を除くデータ部を加入者に対し網内遅延のゆら
ぎである。このゆらぎは・網内STのcPU負荷、フレ
ームのsTへの到着のしかた・ループ伝送路負荷による
送信待時間にょシ生じる。そのため、網の入力時には、
一定間隔でフレームが発生しても、網の出口にはゆらい
で到着する。したがって、相手先STでは、最大のゆら
ぎが発生しても連続して加入者にフレーKが出力できる
ようにするため、システム立上げ時一番最初に来たフレ
ームは最大ゆらぎ時間以上網内で待たせてから、加入者
への出力を開始する。
Transfer to subscriber-compatible buffer. This is due to fluctuations in delay within the network, and the data portion excluding the header portion is sent to the subscriber from the buffer. This fluctuation is caused by the cPU load of the ST in the network, the way frames arrive at the ST, and the transmission waiting time due to the load on the loop transmission path. Therefore, when inputting the network,
Even if frames occur at regular intervals, they arrive at the network exit with fluctuations. Therefore, in order to be able to continuously output frame K to the subscriber even when the maximum fluctuation occurs, the first frame that comes at the time of system start-up is transmitted within the network for more than the maximum fluctuation time at the destination ST. After making the subscriber wait, output to the subscriber is started.

第5図には、加入者からでた信号が相手加入者到着する
までのデータの流れを示しである。
FIG. 5 shows the flow of data from a signal sent from a subscriber until it reaches the other subscriber.

第6図は・本発明によるステーションのJL体的構成の
一例を示すもので、ループ伝送路を光ファイバで構成し
た例である。
FIG. 6 shows an example of the JL configuration of the station according to the present invention, and is an example in which the loop transmission path is constructed of optical fibers.

このステーションは、基本的に、光変復調部1、ループ
送受信部2.フレーム処理部3よりなっている。
This station basically consists of an optical modulator/demodulator 1, a loop transmitter/receiver 2. It consists of a frame processing section 3.

光変復調部1は、光/電気変換とリピート機能を有する
。ループ送受信部2は・切換えスイッチ部2ドループ送
信制御部22.ループ受信制御部23・バッファ制御部
24.バッファ25、バス26および共通バス制御部2
7よりなる。
The optical modulator/demodulator 1 has optical/electrical conversion and repeat functions. The loop transmission/reception section 2 includes: a changeover switch section 2 a droop transmission control section 22; Loop reception control section 23/buffer control section 24. Buffer 25, bus 26 and common bus control unit 2
Consists of 7.

ループ送信制御部22は次の処理を行う。The loop transmission control unit 22 performs the following processing.

フレーム処理部3から送られて来るデータを・バッファ
25内に取シ込む。なお、バッファ25は第1図の補助
メモリ5に相当する。バッファ25内に蓄えられたデー
タを第2図に示す1フレーム(データ+伝送用制御情報
)単位に続出し。
The data sent from the frame processing section 3 is taken into the buffer 25. Note that the buffer 25 corresponds to the auxiliary memory 5 in FIG. The data stored in the buffer 25 is sequentially output in units of one frame (data + transmission control information) as shown in FIG.

これをループ伝送速度でビット直列のデータに変換し・
切換えスイッチ部21を介して光ループ4に送出する。
Convert this to bit serial data at loop transmission speed.
The signal is sent to the optical loop 4 via the changeover switch section 21.

また・送信動作中に1フレ一ム単位でCRO演算を行い
、フレームチェックFC8の付加、LAの付加、0イン
サージヨン等を行う。
Also, during the transmission operation, CRO calculation is performed on a frame-by-frame basis, and frame check FC8 addition, LA addition, 0 insertion, etc. are performed.

また、ループ受信制御部23は次の処理を行う。Further, the loop reception control unit 23 performs the following processing.

ループ伝送速度(〉バス転送速度)によって送られてく
るビット直列のデータをシフトレジスタによシピット並
列のデータに変換する。自ステーションに送られて来た
データであるかの判定を行い、そうであれば、当該フレ
ームを取シ込む。その受信データを一時バッファに入れ
速度調整を行う。また、受信動作中に、データのCRC
チェック、”0”デリート、アボート検出等を行う。
The bit-serial data sent at the loop transmission rate (> bus transfer rate) is converted into bit-parallel data by the shift register. It is determined whether the data has been sent to its own station, and if so, the frame is input. The received data is put into a temporary buffer and the speed is adjusted. Also, during the reception operation, the CRC of the data
Performs checking, “0” deletion, abort detection, etc.

バッファ制御部24は、バッファ25へのVOを制御す
る。共通バス制御部27は共通バスを介したl10f、
制御する。
The buffer control unit 24 controls VO to the buffer 25. The common bus control unit 27 provides l10f via the common bus,
Control.

一方、フレーム処理部3は、共通バス制御部31、マイ
クロプロセッサ32、主メモリ33、主メモリ制御部3
41回線制御部35、バス36およびDMA制御部37
よりなる。マイクロプロセッサ32は、主メモリ33に
あるプログラムを実行する。主メモリ33には、プログ
ラムの他、データが蓄えられる。回線制御部35は、加
入者とのIloを制御する。
On the other hand, the frame processing section 3 includes a common bus control section 31, a microprocessor 32, a main memory 33, and a main memory control section 3.
41 line control section 35, bus 36 and DMA control section 37
It becomes more. Microprocessor 32 executes programs located in main memory 33. The main memory 33 stores data as well as programs. The line control unit 35 controls Ilo with the subscriber.

マイクロプロセッサ32では、ループ又は加入者から受
信したフレームの処理、及び、DMA(ダイレクト・メ
モリ・アクセス)の制御を行う。
The microprocessor 32 processes frames received from loops or subscribers and controls DMA (direct memory access).

DMA制御部37は、主メモリー加入者線間及び、主メ
モリーバッファ間のDMA転送を行う・これら、ループ
送受信部2とフレーム処理部3とは、共通バス41を介
して接続され・この共通バス41の占有権はバスアービ
タ42で制御されるO 〔発明の効果〕 本発明によれば、ループ伝送路網において、網のプログ
ラムが、加入する端末の手順や種類を意識することなく
、これらの端末を網に加入することができるため、手順
が端末の種類毎に少しずつ異なるベーシック手順端末を
網に容易に加入させることができる効果がある。
The DMA control section 37 performs DMA transfer between the main memory subscriber lines and between the main memory buffers.The loop transmitting/receiving section 2 and the frame processing section 3 are connected via a common bus 41.This common bus 41 is controlled by the bus arbiter 42. [Effects of the Invention] According to the present invention, in a loop transmission network, the network program can control the terminals to join without being aware of the procedures and types of the terminals. This has the effect that basic procedure terminals, whose procedures differ slightly depending on the type of terminal, can easily join the network.

また、ベーシック手順端末のデータ部だけを網が中継す
る方式では、バイト単位の割込みを網のSTで受け処理
する必袂があるが・本発明によればSTへの割込みが数
十バイト毎であるため・性能ネック部分の制約が緩和さ
れる等の効果がある。
In addition, in a system in which the network relays only the data part of the basic procedure terminal, it is necessary for the ST of the network to receive and process interrupts in byte units, but according to the present invention, the interrupts to the ST are processed every few tens of bytes. This has the effect of easing constraints on performance bottlenecks.

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

第1図は本発明の実施例を示すループ網のステーション
の構成図、第2図は本発明で使用されるフレームの構成
図、第3図は実施例のフレーム処理部3の主メモリ6の
バッファ構成図、第4図は本発明の実施例のフレーム作
成動作を示す図、第5図は本発明の実施例を示すデータ
の流れ方を示す図、第6図は本発明の実施例を示すステ
ーションの具体的構成図である。 1・・・リピータ(光弯復調部)・2・・・ループ送受
信部・3・・・フレーム処理部、4・・・ル−プ伝送路
、5゛・・・補助メモリ、6.33−1..33−2・
・・主メモリ・21・・・切換スイッチ、22・・・ル
−プ送信制御部・23・・・ループ受信制御部、’25
−1.25−2・・・バッファ、32−4.32−2・
・・マイクロプロセッサ、34−1.34−2・・・主
メモリ制御部・35−1.35−2・・・回線制御部、
36−1゜36−2・・・内部バス、37−1.37−
2・・・PMδuB 第 4 図 第5 図 冗 乙 図
FIG. 1 is a block diagram of a station in a loop network showing an embodiment of the present invention, FIG. 2 is a block diagram of a frame used in the present invention, and FIG. 3 is a block diagram of the main memory 6 of the frame processing section 3 of the embodiment. Buffer configuration diagram, FIG. 4 is a diagram showing frame creation operation in an embodiment of the present invention, FIG. 5 is a diagram showing how data flows in an embodiment of the present invention, and FIG. 6 is a diagram showing an embodiment of the present invention. It is a concrete block diagram of the station shown. DESCRIPTION OF SYMBOLS 1... Repeater (optical curvature demodulation section), 2... Loop transmitting/receiving section, 3... Frame processing section, 4... Loop transmission line, 5゛... Auxiliary memory, 6.33- 1. .. 33-2・
・・Main memory ・21 ・Selector switch, 22 ・Loop transmission control unit ・23 ・Loop reception control unit, '25
-1.25-2...Buffer, 32-4.32-2.
...Microprocessor, 34-1.34-2...Main memory control section ・35-1.35-2...Line control section,
36-1゜36-2...Internal bus, 37-1.37-
2...PMδuB Figure 4 Figure 5

Claims (1)

【特許請求の範囲】[Claims] 1、ループ伝送路に複数個のステーションが接続され、
これらのステーション間では可変長フレーム転送を行う
いわゆる可変長フレーム多重方式のループ伝送網におい
て1本システムに接続された端末が相互に通信する際・
それらの端末−間で交信される全ての信号を短い固定長
のフレームの単位にして網が中継することにょシ、網が
端末のデータリンク制御に介入せず、相手端末に信号の
種別ならびに信号し信号の時間間隔を相手端末に伝えら
れることを特徴とするループ伝送方式。
1. Multiple stations are connected to a loop transmission line,
When terminals connected to one system communicate with each other in a so-called variable-length frame multiplexing loop transmission network that transfers variable-length frames between these stations,
All signals exchanged between these terminals are relayed by the network in units of short, fixed-length frames, so the network does not intervene in the data link control of the terminals, and the signal type and signal are transmitted to the other terminal. A loop transmission method characterized by being able to transmit the time interval of the signal to the other party's terminal.
JP15014183A 1983-08-19 1983-08-19 Loop transmission method Pending JPS6042960A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15014183A JPS6042960A (en) 1983-08-19 1983-08-19 Loop transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15014183A JPS6042960A (en) 1983-08-19 1983-08-19 Loop transmission method

Publications (1)

Publication Number Publication Date
JPS6042960A true JPS6042960A (en) 1985-03-07

Family

ID=15490386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15014183A Pending JPS6042960A (en) 1983-08-19 1983-08-19 Loop transmission method

Country Status (1)

Country Link
JP (1) JPS6042960A (en)

Similar Documents

Publication Publication Date Title
US5566171A (en) Multi-mode high speed network switch for node-to-node communication
US4510599A (en) Prioritized unidirectional distributed bus accessing system
US6092116A (en) DMA controller with response message and receive frame action tables
EP0147994A1 (en) Reconfigurable collision avoiding system, station and protocol for a two path multiple access digital communications system
US4642630A (en) Method and apparatus for bus contention resolution
JPH0630511B2 (en) Ring transmission system with variable station order
US5051986A (en) Asynchronous priority select logic
JPH0634486B2 (en) Communication protocol controller
JPS59114941A (en) Programmable controller
JPS6042960A (en) Loop transmission method
JPS6054549A (en) Data transmission method and device
JPS5828979B2 (en) Data frame transmission method
EP0185122A1 (en) Three level distributed control for networking I/O devices
JPH0521378B2 (en)
JP3586520B2 (en) Digital message relay system
JPH05347620A (en) Repeater
CA1226639A (en) Prioritized unidirectional distribution bus accessing system
JPS6261497A (en) data transmission circuit device
JPS59205848A (en) Priority control system
JPS61237149A (en) Program loading system
JPH0369229A (en) Communication control equipment
JPH02149049A (en) Communication control method
JPH0560703B2 (en)
JPH04212544A (en) Packet adapter for atm
JPH11164337A (en) Control data transfer method in the exchange