JPH03201744A - Management method for communication station - Google Patents

Management method for communication station

Info

Publication number
JPH03201744A
JPH03201744A JP1342293A JP34229389A JPH03201744A JP H03201744 A JPH03201744 A JP H03201744A JP 1342293 A JP1342293 A JP 1342293A JP 34229389 A JP34229389 A JP 34229389A JP H03201744 A JPH03201744 A JP H03201744A
Authority
JP
Japan
Prior art keywords
station
frame
address
communication
ring
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
JP1342293A
Other languages
Japanese (ja)
Inventor
Takeshi Sakamura
健 坂村
Kanehisa Tsurumi
兼久 鶴見
Kazuji Tamai
和司 玉井
Nobuharu Nakamura
中村 伸晴
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.)
Yamaha Corp
Original Assignee
Yamaha 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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP1342293A priority Critical patent/JPH03201744A/en
Priority to US07/636,090 priority patent/US5274637A/en
Publication of JPH03201744A publication Critical patent/JPH03201744A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To reduce the period of grasping an upperstream adjacent station address and to utilize the transmission line effectively by sending a frame with an address of the station now in use added thereto to a downstream communication station one after another. CONSTITUTION:A caller station sends a frame with an address of the station now in use added thereto for each prescribed period. When each communication station at a downstream receives a frame, it fetches the address added to a frame in the station now in use and sends a frame whose address is replaced into an address of the station now in use to a succeeding station. Then the caller station recovers a frame circulated through a ring and fetches the address added to the frame to the station now in use to manage a communication station. When the processing is applied through the ring, all communication stations grasp each upperstream adjacent station address. Thus, the period of grasping an upperstream adjacent station address is reduced and the transmission lien is utilized effectively.

Description

【発明の詳細な説明】 「産業上の利用分野」 この発明は複数の通信局を伝送路によってリング状に接
続してこれらの局間でデータ通信を行うリング型LAN
(構内情報通信網)において、各通信局を管理する場合
に用いられる通信局管理方法に関する。
[Detailed Description of the Invention] "Industrial Application Field" This invention relates to a ring-type LAN in which a plurality of communication stations are connected in a ring shape through a transmission path and data communication is performed between these stations.
The present invention relates to a communication station management method used to manage each communication station in a private information communication network.

「従来の技術」 第2図に従来のリング型LANの構成の一例を示す。こ
の図において、11〜1.は相互にデータ通信を行う通
信局、2は通信局11〜18間をシールド付きツイスト
ペア線あるいは光フアイバーケーブル等によってリング
状t、l接続する伝送路である。
"Prior Art" FIG. 2 shows an example of the configuration of a conventional ring type LAN. In this figure, 11-1. 2 is a transmission line connecting the communication stations 11 to 18 in a ring shape using shielded twisted pair wires or optical fiber cables.

次に、リング型LANの管理に使用されるMAC(メデ
ィア・アクセス制御)フレームのフォーマットを以下に
示す。
Next, the format of a MAC (media access control) frame used for ring-type LAN management is shown below.

SD ACFCDA SA INFOFC3ED FS
ここで、SDはフレームの開始を示すスターティングデ
リミタ(1オグテツト)、ACはフレームの優先度や他
の通信局からの予約の受付などの情報を持つと共に、ト
ークンとフレームを区別するための情報ら持つアクセス
制御(1オクテツト)、FCはフレームのタイプなどの
情報を持つフレーム制御(1オクテツト)である。
SD ACFCDA SA INFOFC3ED FS
Here, SD is a starting delimiter (1 octet) indicating the start of a frame, and AC has information such as frame priority and reception of reservations from other communication stations, as well as information for distinguishing between tokens and frames. FC is a frame control (1 octet) that has information such as frame type.

また、DAおよびSAはそれぞれデータの送信先や送信
元のアドレスの情報を持つ送信先アドレスおよび送信元
アドレス(2オクテツト)、INFOは送信すべき情報
である。
Further, DA and SA are a destination address and a source address (2 octets) that have information on the address of the data destination and source, respectively, and INFO is information to be transmitted.

さらに、FC8はフレーム試験シーケンス(2オクテツ
ト)である。これはフレーム転送中に情報が脱落したり
変化が起こら゛なかったかを試験するための情報であり
、フレームのうちスタートフレームンーケンスとエンド
フレームシーケンスを除外したr”C,DA、SA、I
 NFOの部分が検査対象である。
Additionally, FC8 is a frame test sequence (2 octets). This information is used to test whether information has been dropped or changed during frame transfer.
The NFO part is the object of inspection.

加えて、EDはフレームの終了を示すエンディングデリ
ミタ(1オクテツト)、FSはフレームが読まれたか否
かなどの情報を保持し、異常の判定などに利用されるフ
レームステータス(1オクテツト)である。以下にフレ
ームステータス(FS)の構成を示す。
In addition, ED is an ending delimiter (1 octet) indicating the end of the frame, and FS is a frame status (1 octet) that holds information such as whether the frame has been read or not and is used for determining abnormalities. The configuration of the frame status (FS) is shown below.

ACrrACrr ここで、Aはアドレス認識ビット、Cはフレームコピー
ビット、rは未使用ビットである。AおよびCビットは
、フレーム送信元の通信局から共に”0″で転送される
。他の通信局は、送信先アドレスと自局のアドレスとが
一致すると、Aビットを1にセットし、フレームをコピ
ーすると、Cビットを1にセットする。
ACrrACrr Here, A is an address recognition bit, C is a frame copy bit, and r is an unused bit. Both A and C bits are transferred as "0" from the frame transmission source communication station. The other communication station sets the A bit to 1 when the destination address and its own address match, and sets the C bit to 1 when the frame is copied.

このような構成において、リングに接続されているすべ
ての通信局のアドレスを知るためには、少なくとも各局
がその上流に隣接する通信局のアドレス(以下、上流隣
接局アドレスという)を知っていれば充分であり、リン
グの構成を知りたい通信局は、自局の上流隣接局から順
々に上流隣接局アドレスを問い合わせていけばよい。尚
、この問い合わせには上位層フレームを使用する。
In such a configuration, in order to know the addresses of all communication stations connected to the ring, each station must at least know the address of the communication station adjacent to it upstream (hereinafter referred to as upstream adjacent station address). If this is sufficient, and a communication station wants to know the ring configuration, it can inquire about the addresses of upstream neighboring stations in order, starting with the upstream neighboring stations of the own station. Note that an upper layer frame is used for this inquiry.

このため、アクティブモニタと呼ばれ、ネットワークの
いずれか1つの通信局であり、リング上を1周以上転送
している異常なトークンあるいはフレームを検出してこ
れらを除去し、新しいトークンを生成する機能を持つ通
信局が、以下に示す処理を周期的に行う。
For this reason, it is called an active monitor, and is a function of any one communication station in the network that detects and removes abnormal tokens or frames that are being transferred on the ring more than once, and generates new tokens. A communication station with a communication station periodically performs the following processing.

まず、アクティブモニタ(第2図の通信局1.とする)
は、AMP−MACフレームと呼ばれ、アクティブモニ
タが正常に動作していることを示すフレームを、そのフ
レームステータス(FS)のAおよびCビットが共に”
0”であり、送信元アドレス(SA)か自局のアドレス
であるとして転送する。
First, the active monitor (communication station 1 in Figure 2)
is called an AMP-MAC frame, and indicates that the active monitor is operating normally.
0'' and is assumed to be the source address (SA) or its own address and is transferred.

次に、下流にある最初の受信局1.(ネットワークのア
クティブモニタ以外の通信局をスタンバイモニタという
)がAMP−MACフレームを受信すると、送信元(こ
の場合にはアクティブモニタ)アドレス(SA)を上流
隣接局アドレスとして認識する。
Next, the first downstream receiving station 1. When a communication station other than the active monitor in the network is called a standby monitor receives the AMP-MAC frame, it recognizes the source (in this case, the active monitor) address (SA) as the upstream adjacent station address.

そして、この最初の受信局1.は、AMP−MACフレ
ームのフレームステータス(FS)のAおよびCビット
を共に“1“にセットして転送すると共に、一定時間後
に、SMP−MACフレームと呼ばれ、スタンバイモニ
タが正常に動作していることを示すフレームを送信元ア
ドレス(SA)が自局のアドレスであるとして転送する
Then, this first receiving station 1. is transmitted with both the A and C bits of the frame status (FS) of the AMP-MAC frame set to "1", and after a certain period of time, it is called an SMP-MAC frame and the standby monitor is operating normally. The station transfers a frame indicating that the source address (SA) is its own address.

AMP−MACフレームのフレームステータス(FS)
のAビットが”1”であることにより、下流の次の受信
局13は、AMP−MACフレームの送信元アドレス(
SA)を上流隣接局アドレスとして認識しない。また、
受信局13は、フレームステータス(FS)のAビット
が”0”であるSMP・MACフレームを受信すること
により、送信元アドレス(SA)を上流隣接局アドレス
と認識する。
Frame status (FS) of AMP-MAC frame
Since the A bit of the AMP-MAC frame is "1", the next downstream receiving station 13 receives the source address (
SA) is not recognized as an upstream adjacent station address. Also,
The receiving station 13 recognizes the source address (SA) as the upstream adjacent station address by receiving the SMP MAC frame in which the A bit of the frame status (FS) is "0".

そして、この受信局l、は、上述したSMP・MACフ
レームをコピーして転送すると共に、定時間後に、送信
元アドレス(SA)が自局のアドレスであるSMP−M
ACフレームを転送する。
Then, this receiving station l copies and forwards the above-mentioned SMP/MAC frame, and after a certain period of time, receives an SMP-MAC frame whose source address (SA) is its own address.
Transfer AC frame.

上述した処理がリングを一周すると、全通信局が各上流
隣接局アドレスを把握したことになる。
When the above-described process goes around the ring, all communication stations have learned the addresses of each upstream adjacent station.

尚、上述した方法の詳細については、米国特許第4,5
07,777号を参照されたい。
For details of the above-mentioned method, see US Pat.
See No. 07,777.

「発明が解決しようとする課題」 ところで、上述した従来のトークンリング型LANにお
いては、各通信局は、一定時間毎にAMP−MACフレ
ームあるいはSMP−MACフレームをリング上に転送
しなければならない。特に、SMP−MACフレームは
、通信局の総数から1を引いた数だけリング上を転送さ
れる。
"Problem to be Solved by the Invention" By the way, in the conventional token ring type LAN described above, each communication station must transfer an AMP-MAC frame or an SMP-MAC frame onto the ring at fixed time intervals. In particular, SMP-MAC frames are transferred on the ring as many times as the total number of communication stations minus one.

従って、これらのフレームが転送されている期間は、デ
ータを転送することができず、伝送路の使用量が制限さ
れるという欠点があった。
Therefore, during the period when these frames are being transferred, data cannot be transferred, and the amount of use of the transmission path is limited.

この発明は上述した事情に鑑みてなされたもので、上流
隣接局アドレスを把握する期間を短くし、伝送路を有効
に利用することができるトークンリング型LANにおけ
る通信局管理方法を提供することを目的としている。
This invention was made in view of the above-mentioned circumstances, and an object of the present invention is to provide a communication station management method in a token ring type LAN that can shorten the period for determining upstream adjacent station addresses and effectively utilize transmission paths. The purpose is

「課題を解決するための手段」 この発明は、各局で夫々固有のアドレスを有する複数の
通信局を伝送路によってリング状に接続したリング型L
ANにおいて、所定の唯一の前記通信局が発信局となり
、一定期間毎に自局のアドレスを添えたフレームを発信
し、下流にある各通信局は、受信した前記フレーム内の
アドレスを自局に取込むと共に、前記アドレスを自局の
アドレスに置き換えたフレームを次局に発信し、前記発
信局は、前記リングを一周してきた前記フレームを回収
し、前記アドレスを自局に取込み通信局を管理すること
を特徴としている。
"Means for Solving the Problems" This invention provides a ring type L in which a plurality of communication stations each having a unique address are connected in a ring shape by a transmission path.
In an AN, the only predetermined communication station serves as a transmitting station, and transmits a frame with its own address added at regular intervals, and each downstream communication station transmits the received address in the frame to its own station. At the same time, a frame with the address replaced with the address of the own station is sent to the next station, and the sending station collects the frame that has gone around the ring, takes the address into the own station, and manages the communication station. It is characterized by

「作用」 この発明′によれば、まず、発信局は、一定期間毎に、
自局のアドレスを添えたフレームを発信する。
"Operation" According to this invention', first, the transmitting station, at regular intervals,
Sends a frame with its own address attached.

次に、下流にある各通信局は、フレームを受信すると、
フレームに添えられたアドレスを自局に取り込むと共に
、アドレスを自局のアドレスに置き換えたフレームを次
局に発信する。
Next, when each downstream communication station receives the frame,
The address attached to the frame is taken into the local station, and the frame with the address replaced with the local station's address is transmitted to the next station.

そして、発信局は、リングを一周してきたフレームを回
収し、フレームに添えられたアドレスを自局に取込み、
通信局を管理する。
The originating station then collects the frame that has gone around the ring, imports the address attached to the frame into its own station, and
Manage communication stations.

上述した処理がリングを一周すると、全通信局が各上流
隣接局アドレスを把握することができる。
When the above-described process goes around the ring, all communication stations can know the address of each upstream adjacent station.

「実施例」 この発明の一実施例について説明する前に、上述した課
題を解決するための基本的な考え方について説明する。
"Embodiment" Before describing an embodiment of the present invention, the basic idea for solving the above-mentioned problem will be explained.

まず、上述したAMP−MACフレームのフォーマット
の内、この発明に特に関係する情報(INFO)フィー
ルドについてより詳細に説明する。
First, of the format of the AMP-MAC frame described above, the information (INFO) field that is particularly relevant to the present invention will be explained in more detail.

MACフレームの情報(INFO)フィールドは、メデ
ィア・アクセス(MAC)層の管理を行うために転送さ
れる命令、応答などの情報(以下、これをベクタという
)を含み、以下に示すフォーマットで構成される。
The information (INFO) field of the MAC frame contains information such as commands and responses (hereinafter referred to as vectors) transferred to manage the media access (MAC) layer, and is configured in the format shown below. Ru.

VL VI SYL SVI 5VV−−−8VL S
VI 5VV(i)VLは!6ビツトバイナリであり、
ベクタのオクテツト数、即ち、ベクタ長を表す。
VL VI SYL SVI 5VV---8VL S
VI 5VV(i)VL is! It is 6-bit binary,
Represents the number of octets in the vector, that is, the vector length.

0004H≦VL≦FF’FF’H (ii)Vlは2オクテツトのベクタIDであり、3つ
のフィールドに分かれる。
0004H≦VL≦FF'FF'H (ii) Vl is a 2-octet vector ID divided into three fields.

d d d d s s 8s e c c c cc
 c cddddは送信先クラスであり、フレームの行
き先の通信局にあるどの機能部に渡すかを示す識別子を
入れる。5sssは送信元クラスであり、送信側の通信
局における機能部識別子を入れる。
d d d d s s 8s e c c c cc
c cdddd is a destination class, and contains an identifier indicating which functional unit in the destination communication station the frame is to be passed to. 5sss is the transmission source class, and contains the functional unit identifier of the communication station on the transmission side.

また、ccccccccは機能を示すベクタコードを入
れる。尚、AMP −MACフレームのベクタID(V
l)は、0005Hである。
Further, cccccccc contains a vector code indicating the function. In addition, the vector ID (V
l) is 0005H.

(iii)SVLはサブベクタ長である。サブベクタは
、ベクタにさらに詳しい情報を加えるための情報である
。但し、サブベクタはない場合がある。
(iii) SVL is the subvector length. A subvector is information for adding more detailed information to a vector. However, there may be no subvectors.

また、サブベクタ長は、サブベクタのオクテツト数で表
した長さを8ビツトバイナリで表現する。
Further, the subvector length is expressed in 8-bit binary as the length expressed in the number of octets of the subvector.

長さにはSVLも含まれる。The length also includes SVL.

(iv)SVIは!オクテツトのサブベクタIDである
。尚、AMP−MACフレームのサブベクタID(SV
I)は03Hであり、後述するサブベクタ値(SVV)
が上流隣接局アドレスであることを示している。
(iv) SVI is! This is the subvector ID of the octet. In addition, the subvector ID (SV
I) is 03H, and the subvector value (SVV) described later
indicates that the address is the upstream adjacent station address.

(v)Sv、■はサブベクタ値であり、サブベクタのパ
ラメータである。尚、AMP−MACフL/−ムのサブ
ベクタ値(SVV)には、2オクテツトの上流隣接局ア
ドレスが添えられる。
(v) Sv, ■ is a subvector value and a parameter of the subvector. Note that a 2-octet upstream adjacent station address is added to the subvector value (SVV) of the AMP-MAC frame L/-.

さて、アクティブモニタは、一定時間毎に、上述したA
MP−MACフレームのサブベクタ値(SVv)に自局
のアドレスを添えて転送する。
Now, the active monitor monitors the above-mentioned A at regular intervals.
The subvector value (SVv) of the MP-MAC frame is appended with the own address and transferred.

次に、下流にある最初のスタンバイモニタは、AMP−
MACフレームを受信すると、AMP・MACフレーム
のサブベクタ値(SVV)に添えられたアドレスを上流
隣接局アドレスとして自局に取り込むと共に、AMP−
MACフレームをコピーする際に、サブベクタ値(SV
V)を自局のアドレスに置き換えて転送する。
The first standby monitor downstream is then the AMP-
When a MAC frame is received, the address attached to the subvector value (SVV) of the AMP/MAC frame is taken into the own station as the upstream adjacent station address, and the AMP-MAC frame is
When copying a MAC frame, the subvector value (SV
Replace V) with the address of your own station and transfer.

そして、下流の次のスタンバイモニタは、AMP−MA
Cフレームを受信すると、AMP−MACフレームのサ
ブベクタ値(SVV)に添えられたアドレスを上流隣接
局アドレスとして自局に取り込むと共に、AMP−MA
Cフレームをコピーする際に、サブベクタ値(SVV)
を自局のアドレスに置き換えて転送する。
The next standby monitor downstream is AMP-MA.
When a C frame is received, the address attached to the subvector value (SVV) of the AMP-MAC frame is taken into the local station as the upstream adjacent station address, and the AMP-MA
When copying a C frame, subvector value (SVV)
Replace with your own address and transfer.

そして、アクティブモニタは、リングを一周してきたA
MP−MACフレームを回収し、上流隣接局アドレスを
自局に取り込む。
And the active monitor shows A who has gone around the ring.
The MP-MAC frame is collected and the upstream adjacent station address is taken into the local station.

上述した処理がリングを一周すると、全通信局が各上流
隣接局アドレスを把握したことになる。
When the above-described process goes around the ring, all communication stations have learned the addresses of each upstream adjacent station.

以上の考え方を採用することにより、従来のようにSM
P−MACフレームを通信局の総数からI引いた数だけ
転送する必要がなくなり、それだけ伝送路の使用量を抑
えることができる。
By adopting the above concept, SM
It is no longer necessary to transfer P-MAC frames by the number of communication stations minus I, and the amount of transmission path usage can be reduced accordingly.

次に、図面を参照してこの発明の一実施例について説明
する。第1図はこの発明の一実施例による通信局管理方
法を適用した通信局1の構成のブロック図であり、この
図において、第2図の各部に対応する部分には同一の符
号を付け、その説明を省略する。第1図において、3は
I、AN接続部であり、伝送路2に接続され、他の通信
局Iから転送された信号SFTの受信と、他の通信局l
へ転送する信号SFTの送信とを制御する。4はデータ
処理部であり、LAN接続部3が受信し、復号した受信
データDRの処理と、他の通信局Iに送信すべき送信デ
ータDTの処理とを行う。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of the configuration of a communication station 1 to which a communication station management method according to an embodiment of the present invention is applied. In this figure, parts corresponding to those in FIG. 2 are given the same reference numerals. The explanation will be omitted. In FIG. 1, 3 is an I/AN connection unit, which is connected to the transmission line 2 and is used to receive the signal SFT transferred from another communication station I, and to receive the signal SFT transferred from another communication station I.
control the transmission of the signal SFT to be transferred to. Reference numeral 4 denotes a data processing unit, which processes the received data DR received and decoded by the LAN connection unit 3 and the transmitted data DT to be transmitted to another communication station I.

また、LAN接続部3において、5は伝送路2を介して
転送された信号SFTを受信する受信部、6は信号SF
Tからフレーム/トークンビット列F/T B Aを復
号する復号部、7は受信ビット解肝部であり、フレーム
/トークンビット列F/TBAを常時検査し、フレーム
/トークンビット列F/TBいの開始・終了等に関する
タイミング信号STHの検出と、リング優先度P、並び
に予約優先度Rrの検出および生成と、フレームを構成
するフレームビット列FBAの抽出とを行う。
Further, in the LAN connection unit 3, 5 is a receiving unit that receives the signal SFT transferred via the transmission path 2, and 6 is a receiving unit that receives the signal SF.
A decoding section 7 decodes the frame/token bit string F/TBA from T. 7 is a received bit decoding section, which constantly inspects the frame/token bit string F/TBA and determines the beginning and end of the frame/token bit string F/TB. It detects a timing signal STH related to termination, etc., detects and generates a ring priority P and a reservation priority Rr, and extracts a frame bit string FBA that constitutes a frame.

さらに、8は受信制御部であり、フレームビット列FB
Aを入力し、このフレームビット列F13Aが自局宛か
否かの判断を行い、自局宛の受信データDRを出力する
。9は受信データDRを入力し、データ処理部4から出
力される受信制御信号RCT Lに基づいてデータ処理
部4へ出力する受信データ出力部である。
Furthermore, 8 is a reception control unit, and the frame bit string FB
A is input, it is determined whether this frame bit string F13A is addressed to the own station, and the received data DR addressed to the own station is output. Reference numeral 9 denotes a received data output section which inputs the received data DR and outputs it to the data processing section 4 based on the reception control signal RCT L outputted from the data processing section 4.

加えて、10はフレーム/トークンビット列F/T B
 Aを中継する途中でビットの書き換えを行うビット遅
延部、11はA M Pフレーム検出部であり、受信ビ
ット解析部7から出力されるフレームビット列PBAお
よびタイミング信号S。Mを入力して、フレームビット
列FBAからAMP −MACフレームを検出し、AM
P−MACフレームのサブベクタ値(SVV)に添えら
れた上流隣接局アドレスA D Hを上流隣接局アドレ
ス格納部I2に格納すると共に、アドレス置換WJ13
に制御信号Scを出力してフレームビット列FBAのサ
ブベクタ値(SVV)の置換を指示する。
In addition, 10 is a frame/token bit string F/T B
A bit delay section 11 rewrites bits while relaying A. 11 is an A MP frame detection section, and a frame bit string PBA and timing signal S output from the received bit analysis section 7. M is input, the AMP-MAC frame is detected from the frame bit string FBA, and the AM
The upstream adjacent station address ADH attached to the subvector value (SVV) of the P-MAC frame is stored in the upstream adjacent station address storage section I2, and the address replacement WJ13
A control signal Sc is output to instruct replacement of the subvector value (SVV) of the frame bit string FBA.

また、アドレス置換部13は、AMPフレーム検出部1
1から出力される制御信号S。を入力してビット遅延部
IOを通過しているフレームビット列FBAのサブベク
タ値(SVV)を自局アドレス格納部I4に格納されて
いる自局アドレスの値A D Hに置換する。
Further, the address replacement unit 13 includes the AMP frame detection unit 1
Control signal S output from 1. is input, and the subvector value (SVV) of the frame bit string FBA passing through the bit delay unit IO is replaced with the value of the local address A DH stored in the local address storage unit I4.

さらに、15は一定時間毎にAMP−MACフレームを
生成し、送信データDTを出力するAMPフレーム生成
部、16はデータ処理部4から出力される送信すべき送
信データDTおよび送信制御信号TCTLを入力し、送
信制御信号TCTLに基づいて送信データD1を出力す
る送信データ入力部、I7は送信制御部であり、トーク
ンビット列TBAを生成すると共に、送信データ入力部
16およびAMPフレーム生成生成部上5出力される送
信指示信号TSおよび送信終了信号TEに基づいて送信
データ入力部I6およびAMPフレーム生成生成部上5
してデータ要求信号DRを出力することにより、送信デ
ータDyを人力し、フレームビット列FBAを生成して
トークンリングのプロトコルに従って出力する。このフ
レームビット列FB^の生成は、送信データDTから抽
出されるデータ優先度P□と、受信ビット解析部7から
出力されるリング優先度Pr1予約優先度Rrおよびタ
イミング信号STMとに基づいて行う。
Further, 15 is an AMP frame generation unit that generates an AMP-MAC frame at fixed time intervals and outputs transmission data DT, and 16 inputs transmission data DT to be transmitted output from the data processing unit 4 and transmission control signal TCTL. A transmission data input section I7 outputs transmission data D1 based on the transmission control signal TCTL, and I7 is a transmission control section which generates a token bit string TBA and also outputs the transmission data input section 16 and the upper 5 outputs of the AMP frame generation section. The transmission data input section I6 and the AMP frame generation section 5
By outputting a data request signal DR, the transmission data Dy is manually generated, a frame bit string FBA is generated, and the frame bit string FBA is output according to the token ring protocol. This frame bit string FB^ is generated based on the data priority P□ extracted from the transmission data DT, the ring priority Pr1 reservation priority Rr output from the reception bit analysis section 7, and the timing signal STM.

加えて、Igは送信予約部であり、送信制御部17から
出力される予約優先度Rrとデータ優先度P、とのどち
らか大きい方(以下、max[Rr 、 P m]と表
す)を入力し、その優先度に対応したビット遅延部IO
通過中のフレーム/トークンビット列F/TBAの予約
指標のビットR4をセットする。
In addition, Ig is a transmission reservation unit, which inputs the larger of the reservation priority Rr output from the transmission control unit 17 and the data priority P (hereinafter expressed as max[Rr, P m]). bit delay unit IO corresponding to that priority.
Bit R4 of the reservation index of the frame/token bit string F/TBA being passed is set.

19はビット遅延部IOから出力されるフレーム/トー
クンビット列F/TEAと送信制御部17から出力され
るフレーム/トークンビット列F /T Bぃのどちら
か一方を選択して出力する送信選択部で、ある。尚、こ
の選択は、送信制御部I7から出力される選択信号S 
5IELに基づいて行う。
19 is a transmission selection unit that selects and outputs either the frame/token bit string F/TEA output from the bit delay unit IO or the frame/token bit sequence F/T B output from the transmission control unit 17; be. Incidentally, this selection is performed using the selection signal S output from the transmission control section I7.
Based on 5 IEL.

また、20は送信選択部19から出力されるフレーム/
トークンビット列F/TBAを符号化する符号化部、2
Iは符号化部20の出力信号SFTを伝送路2を介して
他の通信局lに送信する送信部である。
Further, 20 is a frame/frame output from the transmission selection section 19.
An encoding unit that encodes the token bit string F/TBA, 2
I is a transmitter that transmits the output signal SFT of the encoder 20 to another communication station I via the transmission path 2.

尚、第2図の通信局11をアクティブモニタとし、他の
通信局1j””Igをスタンバイモニタとする。また、
各通信局!、〜16は、予め所定のアドレスAD、lを
自局アドレス格納部14に格納しておく。ここで、各通
信局L”1−の自局のアドレスAD、4をそれぞれ00
05H,0OIOH0007H,0018H,0004
Hおよび0003Hとする。
Note that the communication station 11 in FIG. 2 is assumed to be an active monitor, and the other communication stations 1j''Ig are assumed to be standby monitors. Also,
Each communication station! , to 16 store predetermined addresses AD, l in the local address storage section 14 in advance. Here, each communication station L"1-'s own address AD, 4 is 00.
05H,0OIOH0007H,0018H,0004
H and 0003H.

このような構成において、まず、アクティブモニタII
のAMPフレーム生成生成部上5一定時間毎にサブベク
タ値(SVV)に自局のアドレスADH,今の場合、0
005Hを添えたAMP−MACフレームを生成すると
共に、送信指示信号TSを出力する。
In such a configuration, first, the active monitor II
On the AMP frame generation section 5, the subvector value (SVV) is set to the address ADH of the own station, in this case 0.
It generates an AMP-MAC frame with 005H and outputs a transmission instruction signal TS.

これにより、アクティブモニタ11の送信制御部は、A
MPフレーム生成部!5から出力される送信指示信号T
Sに基づいてAMPフレーム生成生成部上5してデータ
要求信号DRを出力することにより、送信データDrを
入力し、一定時間毎に伝送路2を回る゛トークンを獲得
する。
As a result, the transmission control section of the active monitor 11
MP frame generator! Transmission instruction signal T output from 5
The AMP frame generator 5 outputs a data request signal DR based on S, inputs transmission data Dr, and acquires a token that circulates around the transmission path 2 at regular intervals.

そして、獲得したトークンをフレーム開始シーケンスに
変更し、さらに、□制御フィールド、アドレス・フィー
ルド、情報フィールド、フレーム検査シーケンスおよび
フレーム終了シーケンスを付加した後、フレームビット
列F B Aとして、選択信号S SELと共(こ出力
する。
Then, the acquired token is changed to a frame start sequence, and a control field, an address field, an information field, a frame check sequence, and a frame end sequence are added, and then a selection signal S SEL and a selection signal S SEL are added as a frame bit string FBA. Output this.

次に、送信制御部17から出力されるフレームビット列
F B Aは、送信選択部19において、選択され、符
号fビ部20において符号化された後、送信部2■を経
て信号SFTとして送信される。
Next, the frame bit string FBA outputted from the transmission control section 17 is selected by the transmission selection section 19, encoded by the code fbi section 20, and then transmitted as a signal SFT via the transmission section 2. Ru.

これにより、信号SFTは、アクティブモニタ1、から
下流のスタンバイモニタ1.に転送される。
As a result, the signal SFT is transmitted from the active monitor 1 to the downstream standby monitor 1 . will be forwarded to.

スタンバイモニタ1.は、伝送路2を介して転送された
信号SFTを受信部5において受信し、復号部6におい
て復号した後、受信ビット解析部7においてタイミング
信号STHの検出と、リング優先度Pr並びに予約優先
度R1の検出および生成と、フレームビット列FBAの
出力とを行う。
Standby monitor 1. After receiving the signal SFT transferred via the transmission path 2 in the receiving unit 5 and decoding it in the decoding unit 6, the received bit analysis unit 7 detects the timing signal STH and determines the ring priority Pr and the reservation priority. Detection and generation of R1 and output of frame bit string FBA are performed.

次に、スタンバイモニタ1.のAMPフレーム検出部1
1は、受信ビット解析部7から出力されるフレームビッ
ト列F B Aおよびタイミング信号STMを人力して
、フレームビット列FBAからAMP−MACフレーム
を検出し、AMP−MACフレームのサブベクタ値(s
 v V )/こ添えられた上流隣接局アドレスADN
、今の場合、0005Hを上流隣接局アドレス格納部1
2に格納すると共に、アドレス置換部13に制御信号S
cを出力してフレームビット列FBAのサブベクタ値(
SVV)の置換を指示する。
Next, standby monitor 1. AMP frame detection unit 1
1 manually detects the AMP-MAC frame from the frame bit string FBA and the timing signal STM output from the received bit analysis unit 7, and calculates the subvector value (s
v V )/Added upstream adjacent station address ADN
, in this case, 0005H is stored in the upstream adjacent station address storage section 1.
2, and also sends a control signal S to the address replacement unit 13.
c and output the subvector value of the frame bit string FBA (
SVV).

これにより、アドレス置換部I3は、AMPフレーム検
出IIIから出力される#御信号Scを入力してビット
遅延部IOを通過しているフレームピット列FBAのサ
ブベクタ値(SVV)を自局アドレス格納部!4に格納
されている自局アドレスの値A D 、4、今の場合、
0OIOHに置換する。
As a result, the address substitution unit I3 inputs the # control signal Sc output from the AMP frame detection III and converts the subvector value (SVV) of the frame pit string FBA passing through the bit delay unit IO into the local address storage unit. ! The value of the own address A D stored in 4, 4, in this case,
Replace with 0OIOH.

そして、ビット遅延部10から出力されるフレームビッ
ト列F’13Aは、送信選択部19において選択され、
符号化部20において符号化された後、送信部21を経
て信号SFTとして送信される。
Then, the frame bit string F'13A output from the bit delay section 10 is selected by the transmission selection section 19,
After being encoded in the encoding section 20, it is transmitted through the transmitting section 21 as a signal SFT.

これにより、信号SFTは、スタンバイモニタI2から
下流のスタンバイモニタ13に転送される。
Thereby, the signal SFT is transferred from the standby monitor I2 to the downstream standby monitor 13.

そして、以上説明したスタンバイモニタI2における動
作がスタンバイモニタ13〜16においてら同様に行わ
れる。
The operation of the standby monitor I2 described above is similarly performed in the standby monitors 13 to 16.

最後に、アクティブモニタトは、リングを一周してきた
AMP−MACフレームを回収し、上流隣接局アドレス
A D Nを自局に取り込む。
Finally, the active monitor collects the AMP-MAC frame that has gone around the ring and takes in the upstream adjacent station address ADN into its own station.

これにより、全通信局11〜16が各上流隣接局アドレ
スADHを把握したことになる。
As a result, all communication stations 11 to 16 know each upstream adjacent station address ADH.

「発明の効果」 以上説明したように、この発明によれば、上流隣接局ア
ドレスを把握する期間を短くし、伝送路を有効に利用す
ることができるという効果がある。
[Effects of the Invention] As explained above, according to the present invention, there is an effect that the period for determining the address of an upstream adjacent station can be shortened, and the transmission path can be used effectively.

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

第1図はこの発明の一実施例による通信局管理方法を適
用した通信局Iの構成を示すブロック図、第2図は従来
のリング型LANの構成の一例を示すブロック図である
。 1、〜11・・・・・通信局、2・・・・・・伝送路、
3・・・・・・LAN接続部、4・・・・・・データ処
理部、11・・・・・・AMPフレーム検出部、12・
・・・・・上流隣接局アドレス格納部、13・・・・・
・アドレス置換部、14・・・・・・自局アドレス格納
部、15・・・・・・AMPフレーム生成部。
FIG. 1 is a block diagram showing the configuration of a communication station I to which a communication station management method according to an embodiment of the present invention is applied, and FIG. 2 is a block diagram showing an example of the configuration of a conventional ring type LAN. 1, ~11...Communication station, 2...Transmission line,
3... LAN connection section, 4... data processing section, 11... AMP frame detection section, 12.
...Upstream adjacent station address storage section, 13...
-Address replacement unit, 14...own address storage unit, 15...AMP frame generation unit.

Claims (1)

【特許請求の範囲】 各局で夫々固有のアドレスを有する複数の通信局を伝送
路によってリング状に接続したリング型LANにおいて
、 所定の唯一の前記通信局が発信局となり、一定期間毎に
自局のアドレスを添えたフレームを発信し、 下流にある、各通信局は、受信した前記フレーム内のア
ドレスを自局に取込むと共に、前記アドレスを自局のア
ドレスに置き換えたフレームを次局に発信し、 前記発信局は、前記リングを一周してきた前記フレーム
を回収し、前記アドレスを自局に取込み通信局を管理す
る ことを特徴とする通信局管理方法。
[Scope of Claims] In a ring-type LAN in which a plurality of communication stations each having a unique address are connected in a ring shape through a transmission path, a predetermined only communication station serves as a transmitting station, and the own station is Each downstream communication station imports the received address in the frame into its own station, and transmits a frame with the address replaced with its own address to the next station. The communication station management method is characterized in that the originating station collects the frame that has gone around the ring, imports the address into its own station, and manages the communication station.
JP1342293A 1989-12-28 1989-12-28 Management method for communication station Pending JPH03201744A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP1342293A JPH03201744A (en) 1989-12-28 1989-12-28 Management method for communication station
US07/636,090 US5274637A (en) 1989-12-28 1990-12-28 Token-ring-type local area network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1342293A JPH03201744A (en) 1989-12-28 1989-12-28 Management method for communication station

Publications (1)

Publication Number Publication Date
JPH03201744A true JPH03201744A (en) 1991-09-03

Family

ID=18352608

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1342293A Pending JPH03201744A (en) 1989-12-28 1989-12-28 Management method for communication station

Country Status (1)

Country Link
JP (1) JPH03201744A (en)

Similar Documents

Publication Publication Date Title
EP0324846B1 (en) Apparatus and method for storing performance parameters of local area network system members
CA1217262A (en) Data conference arrangement
JPS61252736A (en) Method and apparatus for controlling modem circuit network
JPH0761071B2 (en) Modem network
US7026949B2 (en) Method for transmitting and receiving messages in home appliance networking system
JPH03201744A (en) Management method for communication station
JP3366228B2 (en) SNMP protocol conversion method
KR100226781B1 (en) Method for recognizing node
JPH03190498A (en) remote control method
KR950035219A (en) Gateway Implementation Method and System for Network Matching between Integrated Information Network and Local Area Network
JPS5955657A (en) Scanning method of circuit
JPS6144428B2 (en)
JPH03201745A (en) Ring type lan
JPH03201742A (en) Token ring type lan
JPH10289170A (en) Multi-media communication network
JP2002009872A (en) Data transmission system
JPS6285529A (en) Transmission and reception equipment for ring-shaped local area network node
JPH03201746A (en) Priority setting method in token ring type lan
JPS609243A (en) Loop type network
JPS59207763A (en) Loop type full duplex communication system of data transmission line
JPH07297852A (en) Network equipment
JPH03201743A (en) Method for sharing clock in common in ring type lan
Barksdale Overview of Data Communications
JPH07177166A (en) Token passing packet transmission system
JPH01228043A (en) Method for communicating data between communication systems using different types of machines