JPS63272239A - Data link control circuit - Google Patents

Data link control circuit

Info

Publication number
JPS63272239A
JPS63272239A JP62106967A JP10696787A JPS63272239A JP S63272239 A JPS63272239 A JP S63272239A JP 62106967 A JP62106967 A JP 62106967A JP 10696787 A JP10696787 A JP 10696787A JP S63272239 A JPS63272239 A JP S63272239A
Authority
JP
Japan
Prior art keywords
data
terminal
bus
type lan
destination address
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
JP62106967A
Other languages
Japanese (ja)
Inventor
Tatsuo Ishihara
石原 達夫
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
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP62106967A priority Critical patent/JPS63272239A/en
Publication of JPS63272239A publication Critical patent/JPS63272239A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To quicken the transmission time of a frame addressed to a terminal equipment on other bus type LAN by storing all terminal addresses in advance onto a bus type LAN and applying collation processing to all terminal addresses and destination addresses of data in parallel so as to attain the real time processing. CONSTITUTION:The titled control circuit is connected directly to a bus type LAN (local area network) and is provided with a destination address extraction section extracting a destination address of a received data and with a table storing in advance all terminal addresses allocated in the bus type LAN. Then a string search device section 6 generates a match signal when the extracted destination address and all the terminal addresses are subjected to real time collation in parallel and at least one of the stored terminal address is coincident with the destination address. Moreover, a reception buffer processing the received data and storing it tentatively is provided, a data link control section 3 interrupts the reception processing in response to the production of the match signal and applies the transmission processing to other bus type LAN to the stored data in the reception buffer.

Description

【発明の詳細な説明】 技術分野 本発明はデータリン911110回路に関し、特にLA
N(ローカルエリアネットワーク)同士の相豆接続を行
うブリッジ構成のデータリンクflIIIlt1回路に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a data link 911110 circuit, and more particularly to a data link 911110 circuit.
The present invention relates to a data link flIIIlt1 circuit having a bridge configuration that connects N (local area networks) to each other.

11に韮 LAN向士の相n接続方式の代表的なものの1つとして
ブリッジ方式があり、第2図にそのシステム構成を示す
。ブリッジを用いたしへN相n接続方式の例として、C
3MA/CD (キャリアセンスメディアアクセス/]
リジコンディテクト)バス型LAN21及び22と、ト
ークンパッシング方式のリング型L A N 23とが
使用されている。
11, there is a bridge method as one of the typical phase n connection methods for a LAN, and FIG. 2 shows the system configuration thereof. As an example of an N-phase n connection method using a bridge, C
3MA/CD (Carrier Sense Media Access/)
(Rigicon Detect) bus type LANs 21 and 22 and a token passing type ring type LAN 23 are used.

これ等1−AN間の各種制御を行うのがブリッジ構成の
ノード24及び25であり、一方のバス型LAN21に
属する端末26から他方のバス型LAN22へのデータ
送信がリング型LAN23を介して行われるように<K
っでいる。尚、27は他方のバス型しAN22における
端末を示す。
Bridge-configured nodes 24 and 25 perform various controls between these 1-ANs, and data transmission from the terminal 26 belonging to one bus-type LAN 21 to the other bus-type LAN 22 is performed via the ring-type LAN 23. As if it were <K
There is. Note that 27 indicates a terminal in the other bus type AN 22.

ブリッジ24及び25にお番ノる大きな機能として、バ
ス型LANからのデータフレームを通過させるかどうか
を決定するフィルタリング機能と、通過させるデータフ
レームからリング型L A Nの形式に従ったフレーム
を生成するためのアドレスマツピング機能とがある。
The major functions of the bridges 24 and 25 are a filtering function that determines whether or not to pass data frames from the bus-type LAN, and a frame that conforms to the ring-type LAN format from the data frames that are passed. There is an address mapping function to do this.

上記ブリッジにおけるフィルタリング機能を実現するた
めには、ブリッジであるデータリンク制御回路において
受信したフレームの宛先アドレスを調べて受信したフレ
ームが受信したバス型LAN上の端末宛であるかどうか
を判定し、受信したバス型LAN上の端末宛でない場合
には、図示せぬ他のバス型LANへそのフレームを送信
し、受信したバス型LAN上の端末宛である場合には、
そのフレームを廃棄して受信処理を中断づる機能が必要
である。この機能を実現するためには、両方あるいはど
ちらか一方のバス型LANに接続される全ての端末の端
末アドレスから構成されるi−プルとその検索手段が必
要である。
In order to implement the filtering function in the bridge, the data link control circuit of the bridge checks the destination address of the received frame and determines whether the received frame is addressed to the terminal on the bus-type LAN that received it. If the frame is not addressed to the terminal on the bus-type LAN that received it, the frame is transmitted to another bus-type LAN (not shown), and if it is addressed to the terminal on the bus-type LAN that received it,
A function is required to discard the frame and interrupt reception processing. In order to realize this function, an i-pull consisting of the terminal addresses of all the terminals connected to either or both of the bus-type LANs and means for searching for the i-pull are required.

従来、このようなテーブルと検索手段としては汎用の記
憶素子内にテーブルを構成し、線形検索法、ハツシュ検
索法、二分検索法などの検索アルゴリズムにより汎用の
マイクロコンピュータで逐次検索、照合する手段がとら
れている。したがって、従来のデータリンク制御回路の
構成はチャネルアクセス部からキャリア検出信号、受信
データ。
Conventionally, such tables and search means have consisted of configuring tables in general-purpose storage elements and sequentially searching and collating them with a general-purpose microcomputer using search algorithms such as linear search, hash search, and binary search. It is taken. Therefore, the configuration of a conventional data link control circuit consists of a channel access section, a carrier detection signal, and received data.

受信り0ツク、衝突信号、送信クロックを入力し、チャ
ネルアクセス部に対して送信データ、送信イネーブル信
号を出力し、フレームの同期化のためのプリアンプルの
生成、除去とフレーム境界の設定、識別と物理チャネル
伝送誤りの検出およびC3MA/CD媒体アクセス方式
に基づいたチャネル割当て、衝突処理を行う手段と、端
末アドレスから構成されるテーブルを検索、照合するた
めのアルゴリズムを実行するマイクロコンピュータシス
テムとからなっている。
Inputs receive zero check, collision signal, and transmit clock, outputs transmit data and transmit enable signal to channel access unit, generates and removes preamble for frame synchronization, sets frame boundaries, and identifies and means for detecting physical channel transmission errors, channel assignment and collision processing based on the C3MA/CD medium access method, and a microcomputer system for executing an algorithm for searching and collating a table consisting of terminal addresses. It has become.

上述した従来のデータリンク&+制御回路の構成ではフ
レームを受信してから他りのバス型LANへの送信部へ
の転送またはそのフレームに関して受信処理を中断する
前に、マイクロコンピュータでテーブルを逐次検索、照
合する時間が必要となり、他方のバス型IANの端末宛
へのフレームの通信時、この時間分伝IIi!!延が増
加するという欠点がある。
In the configuration of the conventional data link &+ control circuit described above, after receiving a frame, the microcomputer sequentially searches the table before transferring it to the transmitter to another bus-type LAN or interrupting the reception process regarding the frame. , time is required for verification, and when transmitting a frame to a terminal on the other bus type IAN, this time is required for transmission IIi! ! The disadvantage is that the spread increases.

発明の目的 本発明の目的は、宛先アドレスの検素、照合を実時間に
短時間に行うようにして、別のバス型LAN上の端末宛
へのフレームの送信時間を〒めるようにしたデータリン
ク制御回路を捉供することである。
Purpose of the Invention The purpose of the present invention is to perform inspection and verification of destination addresses in real time in a short time, thereby reducing the time required to send a frame to a terminal on another bus-type LAN. The purpose is to provide a data link control circuit.

発明の構成 本発明によれば、−のバス型LAN([1−カルエリア
ネットワーク)に直接接続され、受信データが前記−の
バス型LAN上の端末宛である場合にはそのデータパケ
ットについて送信処理を行わず、前記−のバス型り、 
A N上の端末宛でない場゛合にはそのデータパケット
を送信処理するフィルタリング機能を右するデータリン
ク制御回路であって、前記受信データの宛先アドレスを
抽出する宛先アドレス抽出部と、前記−のバス型LAN
に収容されている全ての端末アドレスを予め格納したテ
ーブルを有し、前記宛先アドレスと前記全ての端末アド
レスとを並列に実時間照合して格納されている端末アド
レスの少なくとも一つと前記宛先アドレスとが一致した
ときにマツチ信号を生成するストリングサーチデバイス
部と、前記受信データを受信処理して一時格納する受信
バッファを有し前記マツチ信号の生成に応答して前記受
信処理を中断し、前記マツチ信号の発生がなければ前記
受信バッファ内の格納データを他のバス型LANへの送
信処理をなすデータリンクコントロール部とを含むこと
を特徴とするデータリンク制御回路が得られる。
Structure of the Invention According to the present invention, when the terminal is directly connected to the bus-type LAN ([1-Cal Area Network) of -, and the received data is addressed to a terminal on the bus-type LAN of -, the data packet is transmitted. Without processing, the above-mentioned - bus type,
A data link control circuit that performs a filtering function to transmit and process the data packet if it is not addressed to a terminal on the AN, and includes a destination address extractor that extracts the destination address of the received data; Bus type LAN
has a table in which all the terminal addresses stored in the terminal address are stored in advance, and the destination address and all the terminal addresses are collated in parallel in real time to match at least one of the stored terminal addresses and the destination address. a string search device section that generates a match signal when the match signal matches, and a receive buffer that receives and processes the received data and temporarily stores it, and interrupts the receive process in response to the generation of the match signal. There is obtained a data link control circuit characterized in that it includes a data link control section which performs a process of transmitting data stored in the reception buffer to another bus type LAN if no signal is generated.

実施例 以下、図面を用いて本発明の詳細な説明する。Example Hereinafter, the present invention will be explained in detail using the drawings.

第1図は本発明の一実施例であるデータリンク制御回路
の構成図であり、第2図のノード24及び25に相当す
る。チャネルアクセス部2は、C8MA/CDバス型L
AN1に直接接続され、ブリッジ側が絶縁トランスを介
して接続されかつバス型LANの送信ドライバ、受信レ
シーバ、衝突検出回路、送信監視タイマなどから構成さ
れるトランシーバと、そのトランシーバ、リンク制御部
3、同期ピッl−検出部4および宛先アドレス(DA)
抽出部5に接続され、トランシーバ側の信号とデータリ
ンクコントローラ部3.同期ビット検出部4.DA抽抽
出部側側信号との信号レベルの変換、および送信データ
のマンチェスタ符号化受信データのNRZ符号への復号
化、キャリア検出を行うシリアルインタフェース部とか
ら構成される。
FIG. 1 is a block diagram of a data link control circuit according to an embodiment of the present invention, and corresponds to nodes 24 and 25 in FIG. The channel access unit 2 is a C8MA/CD bus type L
A transceiver that is directly connected to AN1, the bridge side is connected via an isolation transformer, and is composed of a bus-type LAN transmission driver, reception receiver, collision detection circuit, transmission monitoring timer, etc., and the transceiver, link control unit 3, and synchronization. Pill-detector 4 and destination address (DA)
The transceiver side signal and data link controller unit 3. Synchronization bit detection section 4. It is composed of a serial interface section that performs signal level conversion with the DA extraction section side signal, decoding of Manchester encoded received data of transmission data into NRZ code, and carrier detection.

このチャネルアクセス部2はデータリンク]ントO−ラ
部3から送信データと送信イネーブル信号とが入力され
、データリンクコントローラ部3に対してキャリア検出
信号、受信データ、受信クロック、衝突信号、送信クロ
ックを出力し、同期ビット検出部4に対しキャリア検出
信号、受信データ、受信クロックを出力し、DA油抽出
5に対して受信データ、受−信クロックを出力する。
This channel access section 2 receives transmission data and a transmission enable signal from a data link controller section 3, and sends a carrier detection signal, reception data, reception clock, collision signal, and transmission clock to the data link controller section 3. It outputs a carrier detection signal, reception data, and reception clock to the synchronization bit detection section 4, and outputs reception data and reception clock to the DA oil extractor 5.

データリンクコントローラ部3はチャネルアクセス部2
からキャリア検出信号、受信データ、受信クロック、!
li突信号、送信クロックが入力され、ストリングサー
チデバイス部6からマツチ信号が入力され、チャネルア
クセス部2に対して送信データ、送信イネーブル信号を
出力し、同期ビット検出部4に対して送信イネーブル信
号を出力する。
The data link controller section 3 is the channel access section 2
From the carrier detection signal, received data, received clock,!
The input signal and the transmission clock are input, the match signal is input from the string search device section 6, the transmission data and transmission enable signal are output to the channel access section 2, and the transmission enable signal is output to the synchronization bit detection section 4. Output.

このデータリンクコントロー5部3はフレームの同期化
のためのプリアンプルの生成、除去とフレーム境界の設
定、識別と物理ヂャネル伝送誤りの検出およびC8MA
/CD媒体アクセス方式に基づいたチャネル割当て、衝
突処理を行う。
This data link controller 5 section 3 generates and removes preambles for frame synchronization, sets frame boundaries, identifies and detects physical channel transmission errors, and performs C8MA.
/CD Performs channel allocation and collision processing based on the medium access method.

同期ビット検出部4はチャネルアクセス部2からキャリ
ア検出信号、受信データ、受信クロックが入力され、リ
ンク制御部3から送信イネーブル信号が入力され、OA
抽出部5に対し同期ビット検出信号を出力する。この同
期ビット検出部4は本データリンク制御回路が送信動作
を行っていない時間は、キャリア検出信号が入力される
と受信データ上のプリアンプルに続く同期ビットを検出
し、同期ビット検出信号を出力する。
The synchronization bit detection unit 4 receives the carrier detection signal, received data, and reception clock from the channel access unit 2, receives the transmission enable signal from the link control unit 3, and performs OA.
A synchronization bit detection signal is output to the extraction unit 5. When this data link control circuit is not performing a transmission operation, this synchronization bit detection unit 4 detects the synchronization bit following the preamble on the received data when a carrier detection signal is input, and outputs a synchronization bit detection signal. do.

DA油抽出5はチャネルアクセス部2から受信データ、
受信クロックが入力され、同期ビット検出部4から同期
ビット検出信号が入力され、ストリングサーブデバイス
部6に対して16ピツトパラレルのOAA力線とDAを
DAA力線に出力していることを示tDA読込み制御信
号とを出力する。また、受信データ上の同期ビットに続
り48ピツトのOAを16ビツトラッチ回路に3回に分
けてラッチし、3回分、DAA力線に出力し、DΔ読込
み制御信号を出力する。
The DA oil extractor 5 receives data received from the channel access unit 2,
Indicates that the reception clock is input, the synchronization bit detection signal is input from the synchronization bit detection section 4, and the 16-pit parallel OAA force line and DA are output to the DAA force line to the string serve device section 6. Outputs a control signal. Further, following the synchronization bit on the received data, the 48-pit OA is latched into a 16-bit latch circuit three times, and the three times are outputted to the DAA line, and a DΔ read control signal is output.

ストリングサーチデバイス部6はDA油抽出5から16
ビツトパラレルのOAA力線とOA読込み制御信号とが
入力され、データリンクコントローラ部3に対してマツ
チ信号線を出ツノする。このストリングサーチデバイス
部6はバスFS1!1−ΔN1に接続されるすべての端
末の48ビツト長の端末アへレスA1−八〇が格納され
ており、同rg+ビット検出信号に続いてDΔ読込み制
御信号によって16ビツト長のDA比出力3回ラップ入
力し、これを48ピツト長の宛先アドレスとし、格納さ
れているすべての端末アへレスA1−八〇を同時並列に
照合し、格納されている端末アドレスのどれか一つと一
致した場合はマツチ信号線にマツプ信号を出力する。か
かるストリングサーチデバイス部6の詳細については、
本願出願人により出願された特願昭61−167213
号に詳細に開示されている。
String search device part 6 is DA oil extraction 5 to 16
A bit parallel OAA force line and an OA read control signal are input, and a match signal line is output to the data link controller section 3. This string search device section 6 stores the 48-bit long terminal addresses A1-80 of all the terminals connected to the bus FS1!1-ΔN1, and performs DΔ read control following the same rg+bit detection signal. The 16-bit length DA ratio output is wrapped three times according to the signal, and this is used as the 48-bit length destination address, and all the stored terminal addresses A1-80 are checked in parallel at the same time. If it matches any one of the terminal addresses, a map signal is output to the match signal line. For details of the string search device section 6,
Patent application No. 167213 filed by the applicant
Details are disclosed in the issue.

C3MA/CDバス型LAN1に収容される端末の1つ
がプリアンプルとそれに続くフレームをバス1上に送信
すると、ヂャネルアクセスFII2はバス1によりキャ
リアを検出してキャリア検出信号をデータリンクコント
ローラ部3および同1111ビツト検出部4に出力する
。次に、チャネルアクセス部2はバス1上の信号からN
RZ符号に復号化されたプリアンプルとそれに続く同I
Iビットとを受信データ線上に出力し、同時にバス1上
の信号から1QHIlzのクロックを抽出して受信クロ
ック線上にこれを出力する。
When one of the terminals accommodated in the C3MA/CD bus type LAN 1 transmits a preamble and the following frame onto the bus 1, the channel access FII 2 detects a carrier via the bus 1 and sends the carrier detection signal to the data link controller section 3. And output to the same 1111 bit detection section 4. Next, the channel access unit 2 receives the signal on the bus 1 from the N
Preamble decoded into RZ code and subsequent I
I bit is output onto the reception data line, and at the same time, a 1QHIlz clock is extracted from the signal on bus 1 and outputted onto the reception clock line.

データリンクコントロー9部3は送信動作中でない時に
キャリア検出信号が入力されると、受信動作を開始して
受信クロックによって受信データ線上の信号をサンプル
し、プリアンプルとそれに続く同期ビットを検出してそ
れ以時キャリア検出信号がなくなるまで、そのフレーム
のDAにかかわらずデータリンクコント【コーラ部3内
の受信バッファに受信データ信号を入力する。
When the data link controller 9 section 3 receives a carrier detection signal while it is not in the transmission operation, it starts the reception operation, samples the signal on the reception data line using the reception clock, and detects the preamble and the following synchronization bit. From then on, the received data signal is input to the receive buffer in the data link control section 3, regardless of the DA of that frame, until there is no more carrier detection signal.

同期ビット検出部4は送信イネーブル信号が入力されな
い時にキャリア検出信号が入力されると、同期ビットの
検出動作を開始して受信クロックによって受信データ線
上の信号をサンプルし、プリアンプルとそれに続く同期
ビットを検出して同期ビット検出信号線に同期ビット検
出信号を出力する。
When the carrier detection signal is input while the transmission enable signal is not input, the synchronization bit detection unit 4 starts a synchronization bit detection operation, samples the signal on the reception data line using the reception clock, and detects the preamble and the following synchronization bit. is detected and outputs a synchronous bit detection signal to the synchronous bit detection signal line.

OA油抽出5はこの同期ビット検出信号によって初期化
され、受信クロックに同期して受信データをOA出力線
を出力線とするシリアル入力の16ビツトパラレル変換
回路へ入力する。OA油抽出5は受信データが16ビツ
ト分入力されて16ビツトのDA出力線にこれを出力し
た時点でOA読込み制御信号線にDA読込み制御信号を
出力する。これを3回繰返すことによって同期ビットに
続く48ビツトのDAをストリングサーチデバイス部6
に出力する。
The OA oil extractor 5 is initialized by this synchronization bit detection signal, and in synchronization with the reception clock, inputs the received data to a serial input 16-bit parallel conversion circuit whose output line is the OA output line. The OA oil extractor 5 outputs a DA read control signal to the OA read control signal line when 16 bits of received data are input and outputted to the 16 bit DA output line. By repeating this three times, the 48-bit DA following the synchronization bit is stored in the string search device section 6.
Output to.

ストリングサーチデバイス部6は同期ビット検出部4か
らの同期ビット検出信号によって初期化されDA抽出部
5からOA読込みi、II御信号に同期して16ビツト
DA出力を3回導入する。ストリングサーチデバイス部
6はこのようにして入力された48ビツトのDAと格納
されている全ての端末アドレスA1〜Anとを同時に照
合する。もしDAが格納されている端末アドレスの1つ
と一致すればマツチ信号を出力し、もしDAが格納され
ている端末アドレスのどれとも一致しなければ、マツチ
信号を出力しない。もしマツチ信号がデータリンクコン
トローラ部3に入力されると、データリンクコントロー
ラ部3はそのフレームがバス1に収容された端末宛であ
ると見なして受信動作を中断する。もしマツチ信号が入
力されなければ、データリンクコントローラ部3はその
フレームがもう一方のバス側の端末にも送る必要がある
と見なして受信データをキャリア検出信号がなくなるま
でデータリンクコントローラ部3内の受信バッファに入
力する。
The string search device section 6 is initialized by the synchronization bit detection signal from the synchronization bit detection section 4, and introduces the 16-bit DA output from the DA extraction section 5 three times in synchronization with the OA read i and II control signals. The string search device section 6 simultaneously compares the 48-bit DA thus inputted with all stored terminal addresses A1 to An. If DA matches one of the stored terminal addresses, a match signal is output; if DA does not match any of the stored terminal addresses, no match signal is output. If a match signal is input to the data link controller section 3, the data link controller section 3 assumes that the frame is addressed to a terminal accommodated on the bus 1, and interrupts the receiving operation. If the match signal is not input, the data link controller section 3 assumes that the frame needs to be sent to the other terminal on the bus side, and sends the received data to the data link controller section 3 until the carrier detection signal is no longer present. Input into receive buffer.

キャリア検出信号がなくなると、受信したフレームのC
RC(cyclic redundancy chec
k )誤りのチェック。フレーム長のチェックを行い、
両方の結果が可で、もう一方のバス側のデータリンクコ
ントローラ部内の送信バッファに空があれば、データリ
ンクコントローラ部3内の受信バッファからフレームを
その送(lバッファに転送する。もし、受信したフレー
ムのCRC誤りのチェックとフレーム長のチェックとに
おいてどちらが、あるいは両方共、結果が否である時、
またはもう一方のバス側のデータリンクコントローラ部
内の送信バッフ?に空がない時、受信したフレームは廃
棄され、受信処理は終了する。
When the carrier detection signal disappears, the C of the received frame
RC (cyclic redundancy check)
k) Checking for errors. Check the frame length,
If both results are acceptable and the transmit buffer in the data link controller section on the other bus side is empty, the frame is transferred from the receive buffer in the data link controller section 3 to the send buffer. When either or both of the CRC error check and frame length check of the frame received are negative,
Or is it the transmission buffer in the data link controller section on the other bus side? When there is no space in the frame, the received frame is discarded and the reception process ends.

宛先アドレスが同報アドレスであるフレームをバス1か
ら受信した場合は、端末アドレスと同報アドレスは一致
することがないので、ストリングサーチデバイス部6は
マツチ信号を出力しない。
When a frame whose destination address is a broadcast address is received from the bus 1, the terminal address and the broadcast address never match, so the string search device section 6 does not output a match signal.

したがって受信したフレームのフォーマットが完全で伝
送誤りが検出されず、他方のバス側のデータリンクコン
トローラ内送信バッファに空があれば他方のバス側にそ
のフレームは送信される。
Therefore, if the format of the received frame is complete, no transmission error is detected, and the transmission buffer in the data link controller on the other bus side is empty, the frame is transmitted to the other bus side.

データリンクコントローラ部3が送信動作も受信動作も
していない時に、もう一方のバス側のデータリンクコン
トローラ部がデータリンクコントローラ部3内の送信バ
ッフ1にフレームを転送すると、データリンクコントロ
ーラ部3は送信動作を開始する。そして、C8MA/C
DW、体フクセス方式にそってチャネルアクセス部2が
らキャリア検出信号が入力されるが、キャリア検出信号
がな【Jれば、送信イネーブル信号を出力し続いて送信
データを出力し同時に衝突信号を監視する。
When the data link controller unit 3 is neither transmitting nor receiving, if the data link controller unit on the other bus side transfers a frame to the transmit buffer 1 in the data link controller unit 3, the data link controller unit 3 transmits the frame. Start operation. And C8MA/C
DW, a carrier detection signal is input from the channel access unit 2 according to the physical access system, but if there is no carrier detection signal, a transmission enable signal is output, followed by transmission data, and at the same time a collision signal is monitored. do.

ブーヤネルアクセス部2はNRZr:I6で入力された
送信データをマンチェスタ符号化してバス1に出力する
。送信動作に関しては、データリンクコントローラ部3
がC3Mへ/CD仕様における送信データリンク管理を
全て行い、同期ビット検出1154は送信イネーブル信
号によって動作を停止し、したがってDA油抽出5およ
びストリングサーチデバイス部6も初期化されず停止状
態となる。
The Bouyanel access unit 2 Manchester-encodes the transmission data inputted through NRZr:I6 and outputs the encoded data to the bus 1. Regarding the transmission operation, the data link controller section 3
performs all the transmission data link management in accordance with the C3M/CD specifications, and the synchronization bit detection 1154 stops its operation in response to the transmission enable signal, so that the DA oil extraction 5 and string search device section 6 are also not initialized and are in a stopped state.

発明の効果 叙上の如く、本発明によれば、宛先アドレスの検索照合
のために、一つのバス型LAN上の全ての端末アドレス
を予め格納しておき、この全端末アドレスとデータの宛
先アドレスとを並列に照合処理するものであるから、実
時間の処理が可能となり、よってデータフレームを受信
してから他方のバス型LANのデータリンク制御回路へ
のデータの転送処理またはそのフレームに関しての受信
処理の中断の前に、端末アドレスが格納されているテー
ブルを逐次検索、照合する時間を何等必要としないとい
う効果がある。よって、他方のバス型LAN上の端末宛
のデータフレームの送信を行う場合、それだけ伝播遅延
が増大することがなくなり、最小の遅延で他方のバス型
LANにデータパケットを転送できるという利点がある
Effects of the Invention As described above, according to the present invention, all terminal addresses on one bus-type LAN are stored in advance for destination address search and verification, and all terminal addresses and data destination addresses are stored in advance. Since the processing is performed in parallel, real-time processing is possible, and therefore, after receiving a data frame, data transfer processing to the data link control circuit of the other bus type LAN or reception regarding that frame is performed. This has the advantage of not requiring any time to sequentially search and collate the table in which terminal addresses are stored before interrupting the process. Therefore, when transmitting a data frame addressed to a terminal on the other bus-type LAN, the propagation delay does not increase accordingly, and there is an advantage that the data packet can be transferred to the other bus-type LAN with minimum delay.

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

第1図は本発明の実施例のブロック図、第2図は本発明
の実施例が適用される通信網のシステム図である。 主要部分の符号の説明 1・・・・・・C3MA/CDバス 2・・・・・・チャネルアクセス部 3・・・・・・データリンクコントロー5部4・・・・
・・周期ビット検出部 5・・・・・・DA抽出部
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a system diagram of a communication network to which the embodiment of the present invention is applied. Explanation of symbols of main parts 1...C3MA/CD bus 2...Channel access section 3...Data link controller 5 section 4...
...Periodic bit detection unit 5...DA extraction unit

Claims (1)

【特許請求の範囲】[Claims] 一のバス型LAN(ローカルエリアネットワーク)に直
接接続され、受信データが前記一のバス型LAN上の端
末宛である場合にはそのデータパケットについて送信処
理を行わず、前記一のバス型LAN上の端末宛でない場
合にはそのデータパケットを送信処理するフィルタリン
グ機能を有するデータリンク制御回路であって、前記受
信データの宛先アドレスを抽出する宛先アドレス抽出部
と、前記一のバス型LANに収容されている全ての端末
アドレスを予め格納したテーブルを有し、前記宛先アド
レスと前記全ての端末アドレスとを並列に実時間照合し
て格納されている端末アドレスの少なくとも一つと前記
宛先アドレスとが一致したときにマッチ信号を生成する
ストリングサーチデバイス部と、前記受信データを受信
処理して一時格納する受信バッファを有し前記マッチ信
号の生成に応答して前記受信処理を中断し、前記マッチ
信号の発生がなければ前記受信バッファ内の格納データ
を他のバス型LANへの送信処理をなすデータリンクコ
ントロール部とを含むことを特徴とするデータリンク制
御回路。
If the terminal is directly connected to one bus-type LAN (local area network) and the received data is addressed to a terminal on the first bus-type LAN, no transmission processing is performed on the data packet, and a data link control circuit having a filtering function for transmitting the data packet if the data packet is not addressed to the terminal, the circuit includes a destination address extraction section for extracting the destination address of the received data, and a data link control circuit accommodated in the first bus-type LAN; has a table pre-stored with all the terminal addresses stored therein, and compares the destination address and all the terminal addresses in parallel in real time to find that at least one of the stored terminal addresses matches the destination address. A string search device section that sometimes generates a match signal, and a receive buffer that receives and processes the received data and temporarily stores the received data, interrupts the receive process in response to the generation of the match signal, and generates the match signal. A data link control circuit comprising: a data link control section that performs a process of transmitting data stored in the reception buffer to another bus-type LAN if the data is not available.
JP62106967A 1987-04-30 1987-04-30 Data link control circuit Pending JPS63272239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62106967A JPS63272239A (en) 1987-04-30 1987-04-30 Data link control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62106967A JPS63272239A (en) 1987-04-30 1987-04-30 Data link control circuit

Publications (1)

Publication Number Publication Date
JPS63272239A true JPS63272239A (en) 1988-11-09

Family

ID=14447084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62106967A Pending JPS63272239A (en) 1987-04-30 1987-04-30 Data link control circuit

Country Status (1)

Country Link
JP (1) JPS63272239A (en)

Similar Documents

Publication Publication Date Title
US4566097A (en) Token ring with secondary transmit opportunities
US4337465A (en) Line driver circuit for a local area contention network
EP0076880A1 (en) A local area contention network data communication system
US20070189226A1 (en) Apparatus and method for processing bursts in a wireless communication system
JPH05327726A (en) Active repeater unit
US8274920B2 (en) Token bus communication system
US5574949A (en) Multi-access local area network using a standard protocol for transmitting MIDI data using a specific data frame protocol
KR20000005265A (en) Multiplex communication interface circuit and method
CN110113100B (en) Visible light communication device and method for Ethernet data transmission
JPS63272239A (en) Data link control circuit
US5504749A (en) Apparatus for reading out address information
EP1065831B1 (en) Early preamble transmission
JPS6343029B2 (en)
JP2000316034A (en) Communication system
JPS58225756A (en) Serial data communication device
JPS59117353A (en) Communication system of bus constitution
JPS58201125A (en) Priority transfer control system
JPS6294037A (en) Token ring communication system
JPH05160836A (en) Loopback test system for local area network
JPH07177166A (en) Packet transmission system for token passing system
JPS633536A (en) Loop transmission line error correction system
Freer Local area networks
JPH0669927A (en) Retrieval method for address recognition table for inter-lan repeater
JPH053480A (en) Data transmission control system
JP2004328624A (en) Data communication device and method