Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0254986B2 - - Google Patents
[go: Go Back, main page]

JPH0254986B2 - - Google Patents

Info

Publication number
JPH0254986B2
JPH0254986B2 JP59205397A JP20539784A JPH0254986B2 JP H0254986 B2 JPH0254986 B2 JP H0254986B2 JP 59205397 A JP59205397 A JP 59205397A JP 20539784 A JP20539784 A JP 20539784A JP H0254986 B2 JPH0254986 B2 JP H0254986B2
Authority
JP
Japan
Prior art keywords
group address
group
address
adapter
data
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.)
Expired - Lifetime
Application number
JP59205397A
Other languages
Japanese (ja)
Other versions
JPS6199439A (en
Inventor
Juichi Takada
Yoshimochi Hyodo
Hirotaka Kitagawa
Takehiko Yahagi
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP59205397A priority Critical patent/JPS6199439A/en
Publication of JPS6199439A publication Critical patent/JPS6199439A/en
Publication of JPH0254986B2 publication Critical patent/JPH0254986B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はLAN(ローカル・エリア・ネツトワー
ク)通信方式における装置のアダプタを利用し、
機動的に任意の複数装置に同時にデータ転送でき
る機能をもたせたグループアドレス通信方式に関
するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention utilizes an adapter of a device in a LAN (Local Area Network) communication system,
The present invention relates to a group address communication system that has the ability to flexibly transfer data to multiple arbitrary devices at the same time.

〔従来の技術〕[Conventional technology]

最近、取引処理用または事務処理用の情報処理
装置のシステムとして、たとえばゼロツクス社の
イーサネツトのようなLAN(ローカル・エリア・
ネツトワーク)通信方式が用いられる。すなわ
ち、比較的限定された地域内に、第3図に示すよ
うに、共通バス6に端末装置たとえば事務処理
(OA)機器1〜5がいもづる式に接続されてい
る。このような共通バスを共用する場合には通
常、上位装置の制御で専用権を与える方式、また
は問合せ信号に対する応答により優先使用させる
方式等多くの方式があるが何れも上位装置の制御
が必要である。これに対して、LAN通信方式は
上位装置の制御を必要とせず、各装置が自発的に
共通バスの信号状態を検知確認するものである。
この1例に前記イーサネツトで開発された
CSMA/CD(キヤリアセンス・マルチプルアク
セス・コリジヨンデイテクシヨン)方式がある。
すなわち、ネツトワークに結合されている各装置
に設けられたアダプタにより、発信に際して他の
装置が送信中か否かを確認する。他の装置が送信
中でなければ、相手に送信を開始するとともに一
定時間、他の装置の送信が現われないかどうかを
監視し、送信キヤリアの衝突の有無を検知する。
Recently, LAN (Local Area Network) systems such as Xerox's Ethernet,
network) communication method is used. That is, within a relatively limited area, as shown in FIG. 3, terminal devices such as office processing (OA) equipment 1 to 5 are connected to the common bus 6 in a chain-like manner. When sharing such a common bus, there are usually many methods, such as a method that grants exclusive rights under the control of a higher-level device, or a method that gives priority to use based on the response to an inquiry signal, but all of these methods require control of the higher-level device. be. In contrast, the LAN communication method does not require control from a higher-level device, and each device autonomously detects and confirms the signal state of the common bus.
One example of this is the
There is a CSMA/CD (carrier sense multiple access collision detection) method.
That is, when making a call, it is checked by an adapter provided in each device connected to the network whether or not another device is transmitting. If no other device is transmitting, it starts transmitting to the other party and monitors for a certain period of time whether or not the other device's transmission appears, and detects whether or not there is a collision of transmission carriers.

もし衝突が生じた場合は装置により異なる適当
な時間をおいて再送を行なう。このようにして共
通バスの専用時間を獲得し、所望のデータ転送を
行なうことができる。
If a collision occurs, retransmission is performed after an appropriate time that varies depending on the device. In this way, the dedicated time for the common bus can be obtained and desired data transfer can be performed.

この場合、LANの発信端末のアダプタは、他
の各端末毎のアドレスをアクセスできることは当
然であるが、さらに他の全端末に同時にアクセス
できる、いわゆるブロードキヤストが可能であ
る。
In this case, the adapter of the LAN originating terminal can of course access the addresses of each other terminal, but it is also possible to perform so-called broadcasting, which allows access to all other terminals simultaneously.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記LAN通信方式を取引装置やOA機器に適用
した場合、発信端末からデータを各端末に別々に
送る場合と、データを全端末に送る場合の外、む
しろデータを目的によりある組合せ端末のグルー
プに送り、また他のデータは別の組合せの端末に
送りたい場合が多く発生する。このような場合に
は従来は各端末を選択して1端末ずつ送らざるを
得なかつたから時間がかかり効率的でなかつた。
このように、発信端末からのデータの目的、用途
により相手端末の組合せが機動的に変化する場合
の対応が悪かつた。
When the above LAN communication method is applied to transaction devices and OA equipment, data can be sent from a sending terminal to each terminal separately or to all terminals, but rather data can be sent to a group of combined terminals depending on the purpose. There are many cases where it is desired to send other data to a different combination of terminals. In such cases, in the past, each terminal had to be selected and sent one by one, which was time consuming and inefficient.
In this way, it has been difficult to deal with cases where the combination of destination terminals changes flexibly depending on the purpose and use of data from the originating terminal.

本発明の目的はLAN通信方式における装置の
アダプタを利用し、機動的に任意の複数装置に同
時にデータ転送できる機能をもたせたグループア
ドレス通信方式を提供することにある。
An object of the present invention is to provide a group address communication system that uses a device adapter in the LAN communication system and has a function of flexibly transferring data to any plurality of devices at the same time.

〔問題点を解決するための手段〕[Means for solving problems]

前記目的を達成するため、本発明のグループア
ドレス通信方式は比較的限定された地域内で共通
バスに接続された複数装置と、前記装置は前記共
通バスの状態と信号の衝突を検知して前記共通バ
スを専用する機能を有しかつ各装置毎にアクセス
するとともに全装置に同時にアクセスする機能を
有するアダプタを具えたローカル・エリア・ネツ
トワークの通信方式において、 前記アダプタから送出する1つの送信データフ
レーム内にグループとしたい任意の複数アドレス
と該グループを一括して示すグループアドレスを
設定し、前記ローカル・エリア・ネツトワーク上
に送出することで、この送信データフレームを受
信した各装置は前記アダプタにより、このフレー
ム内に自己アドレスを検出したときは自己を前記
グループアドレスの一員として設定し、送信装置
は以降のグループアドレス宛の送信データは前記
設定済みのグループアドレスを用いてデータ転送
を行なうことを特徴とするものである。
In order to achieve the above object, the group address communication system of the present invention includes a plurality of devices connected to a common bus within a relatively limited area, and the devices detect the state of the common bus and the collision of signals. In a local area network communication system that includes an adapter that has the function of dedicating a common bus, accessing each device individually, and accessing all devices at the same time, one transmission data sent from the adapter. By setting a group address that collectively indicates multiple addresses that are to be grouped together in a frame and sending it out on the local area network, each device that receives this transmission data frame can connect to the adapter. Therefore, when a self-address is detected in this frame, the transmitting device sets itself as a member of the group address, and transmits subsequent data addressed to the group address using the set group address. It is characterized by:

〔作 用〕[Effect]

上述の構成により、LAMの発信装置のアダプ
タから、最初のアクセスで複数アドレスの装置に
グループアドレスを設定しておき、次にこのグル
ープアドレスでアクセスしてデータ転送を行な
い、その転送終了後は解放する。このように機動
的に任意の組合せの複数装置に同時にデータ転送
できるものである。
With the above configuration, the adapter of the LAM transmitting device sets a group address to a device with multiple addresses on the first access, then accesses with this group address to transfer data, and then releases it after the transfer is completed. do. In this way, data can be flexibly transferred to multiple devices in any combination at the same time.

〔実施例〕〔Example〕

第1図は本発明の実施例の構成説明図であり、
第2図〜はその動作説明図である。
FIG. 1 is an explanatory diagram of the configuration of an embodiment of the present invention,
FIGS. 2A and 2B are explanatory diagrams of the operation.

第1図において、端末装置1〜5の構成とし
て、それぞれLANアダプタ11〜51にはローカ
ルネツトをアクセスするためのハードウエアが含
まれ、フレーム制御プログラム(FCP)12〜52
はそれを制御するプログラムである。LANアダ
プタは、内部に1個の個別アドレスPAと8個の
グループアドレスGAを有し、このグループアド
レスGAは4個の固定アドレスと4個の可変アド
レスより成り、ネツトワーク上を流れるデータフ
レームの宛先アドレスが自分の持つこれらのアド
レスと一致する場合、このフレームを取込む機能
をもつ。グループアドレスGAのうち4個の固定
アドレスは初期プログラム設定(iPL)時にセツ
トする。残りの4個の可変アドレスは上位プログ
ラムからの要求によりグループの1つとして機動
的に設定する。
In FIG. 1, the configuration of terminal devices 1 to 5 includes LAN adapters 1 1 to 5 1 each containing hardware for accessing a local network, and frame control programs (FCP) 1 2 to 5 2 .
is the program that controls it. The LAN adapter internally has one individual address PA and eight group addresses GA. This group address GA consists of four fixed addresses and four variable addresses, and is used to handle data frames flowing on the network. If the destination address matches one of these addresses that it owns, it has a function to capture this frame. Four fixed addresses among the group addresses GA are set during initial program setting (iPL). The remaining four variable addresses are flexibly set as one of the groups upon request from the higher-level program.

同図において、端末装置1,2,…,5の個別
アドレスPAをそれぞれ#10,#20,…,#50と
すれば、いま#10の装置1が#20,#40の装置
2,4でグループアドレスGA#100のグループ
を設定する場合の手順を第2図を併用して説明す
る。
In the same figure, if the individual addresses PA of terminal devices 1, 2, ..., 5 are #10, #20, ..., #50, respectively, then device 1 in #10 is now connected to devices 2, 4 in #20, #40. The procedure for setting a group with group address GA#100 will be explained using FIG. 2.

第2図〜はGA説定から解放までの手順を
示したものであり、右側にそれぞれの手順で送出
するフレームフオーマツトを示す。
Figures 2 through 4 show the procedure from GA assumption to release, and the frame formats sent in each procedure are shown on the right.

フレームフオーマツトは先頭に宛先アドレス
DA、次に自分のアドレスSA、以下にデータ部
を設ける。宛先アドレスDAにオール“1”をセ
ツトすることにより、ブロードキヤスト、すなわ
ち他の全装置にデータフレームを送出する。これ
に対し、本発明ではマルチキヤスト、すなわち所
望の組合せグループの装置に対してのみ機動的に
同じデータフレームを送り、終了後は解放するも
のである。
The frame format starts with the destination address.
DA, then your address SA, and a data section below. By setting all "1"s in the destination address DA, the data frame is broadcast, that is, the data frame is sent to all other devices. In contrast, the present invention uses multicasting, that is, the same data frame is flexibly sent only to devices in a desired combination group, and released after completion.

第1図のデータ線〜と第2図の手順〜
はそれぞれ対応して示される。すなわち、 #10の装置1でフレームのデータ部にグルー
プにしたい装置の個別アドレス#20,#40と、
そのグループに対するアドレス#100をセツト
してブロードキヤスト(DA=オール“1”)
で送出する。このデータ経路を交差ハツチング
データ線で示す。
Data line in Figure 1 ~ and procedure in Figure 2 ~
are shown correspondingly. In other words, for device 1 in #10, enter the individual addresses #20 and #40 of the devices you want to group in the data section of the frame, and
Set address #100 for that group and broadcast (DA=all “1”)
Send with . This data path is shown by cross-hatched data lines.

各装置ではブロードキヤストのデータフレー
ムを取込み、#30,#50のように自分の個別ア
ドレスがグループに指定されていなければ無視
して応答せず、#20,#40のように指定されて
いる時は該当装置は可変グループアドレス設定
域にグループアドレスGA#100をセツトし、
#10へ応答を返す。このデータ経路を斜線ハツ
チングデータ線で示す。
Each device takes in the broadcast data frame, and if its own individual address is not specified as a group like #30 or #50, it will be ignored and will not respond, and if it is specified like #20 or #40. In this case, the applicable device sets group address GA#100 in the variable group address setting area,
Return response to #10. This data path is shown by a diagonally hatched data line.

宛先アドレスDAにグループアドレスGA
#100をセツトしてデータの転送を行なうこと
により、#20、#40のみにマルチキヤストデー
タのアクセスが行なわれる。これを白地データ
線で示す。
Group address GA to destination address DA
By setting #100 and transferring data, multicast data is accessed only to #20 and #40. This is shown by a blank data line.

上記マルチキヤスト終了後、ブロードキヤス
ト(DA=オール“1”)により、グループの
解放を通知するフレームすなわちデータ部を空
白にして送出し、#20,#40のグループ#100
を解放する。
After the above multicast ends, a frame notifying group release, that is, the data part is blank, is sent by broadcast (DA = all "1"), and group #100 of #20, #40 is sent.
release.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、LAN
の発信装置のアダプタから最初のアクセスで複数
アドレスの装置のグループアドレスを設定してお
き、次にこのグループアドレスでアクセスしてデ
ータ転送を行ない、その転送終了後は解放する。
これにより、機動的にグループアドレスを設定/
変更できるので、ある装置が目的、用途により各
種のグループに属することができる。さらに、従
来グループの組合せが可変の場合逐次送るより仕
方がなかつたものを同時に送ることができるから
転送効率の向上が図れる。
As explained above, according to the present invention, the LAN
The first access from the adapter of the transmitting device sets a group address for devices with multiple addresses, then accesses with this group address to transfer data, and releases it after the transfer is completed.
This allows you to flexibly set/set group addresses.
Since it can be changed, a certain device can belong to various groups depending on its purpose and use. Furthermore, in the case where the combination of groups is variable, it is possible to send items at the same time, which would otherwise be unavoidable than sending them sequentially, thereby improving transfer efficiency.

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

第1図は本発明の実施例の構成説明図、第2図
は実施例の手順を示す動作説明図、第3図は
LANの一般説明図であり、図中、1〜5は端末
装置、11〜51はLANアダプタ、12〜52はフレ
ーム制御プログラム、6は共通バス、PAは個別
アドレス、GAはグループアドレスを示す。
Fig. 1 is an explanatory diagram of the configuration of an embodiment of the present invention, Fig. 2 is an explanatory diagram of operation showing the procedure of the embodiment, and Fig. 3 is an explanatory diagram of the configuration of an embodiment of the present invention.
This is a general explanatory diagram of a LAN. In the figure, 1 to 5 are terminal devices, 1 1 to 5 1 are LAN adapters, 1 2 to 5 2 are frame control programs, 6 is a common bus, PA is an individual address, and GA is a group. Indicates address.

Claims (1)

【特許請求の範囲】 1 比較的限定された地域内で共通バスに接続さ
れた複数装置と、前記装置は前記共通バスの状態
と信号の衝突を検知して前記共通バスを専用する
機能を有しかつ各装置毎にアクセスするとともに
全装置に同時にアクセスする機能を有するアダプ
タを具えたローカル・エリア・ネツトワークの通
信方式において、 前記アダプタから送出する1つの送信データフ
レーム内にグループとしたい任意の複数アドレス
と該グループを一括して示すグループアドレスを
設定し、前記ローカル・エリア・ネツトワーク上
に送出することで、この送信データフレームを受
信した各装置は前記アダプタにより、このフレー
ム内に自己アドレスを検出したときは自己を前記
グループアドレスの一員として設定し、送信装置
は以降のグループアドレス宛の送信データは前記
設定済みのグループアドレスを用いてデータ転送
を行なうことを特徴とするグループアドレス通信
方式。
[Claims] 1. A plurality of devices connected to a common bus within a relatively limited area, and the device has a function of detecting the state of the common bus and signal collision to dedicate the common bus. In a local area network communication system that includes an adapter that has the function of accessing each device and simultaneously accessing all devices, arbitrary data that is to be grouped in one transmission data frame sent from the adapter is provided. By setting a group address that collectively indicates multiple addresses and the group and sending it out on the local area network, each device that receives this transmission data frame will have its own address written in this frame by the adapter. When detecting a group address, the transmitting device sets itself as a member of the group address, and the transmitting device transfers subsequent transmission data addressed to the group address using the set group address. .
JP59205397A 1984-09-29 1984-09-29 Group address communication system Granted JPS6199439A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59205397A JPS6199439A (en) 1984-09-29 1984-09-29 Group address communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59205397A JPS6199439A (en) 1984-09-29 1984-09-29 Group address communication system

Publications (2)

Publication Number Publication Date
JPS6199439A JPS6199439A (en) 1986-05-17
JPH0254986B2 true JPH0254986B2 (en) 1990-11-26

Family

ID=16506151

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59205397A Granted JPS6199439A (en) 1984-09-29 1984-09-29 Group address communication system

Country Status (1)

Country Link
JP (1) JPS6199439A (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2543103B2 (en) * 1987-11-02 1996-10-16 松下電器産業株式会社 Home bus system transmission system
JPH01160234A (en) * 1987-12-17 1989-06-23 Matsushita Electric Ind Co Ltd information transmission system
JPH01183236A (en) * 1988-01-18 1989-07-21 Nec Corp Communication control system for multi-processor system
JPH01260951A (en) * 1988-04-11 1989-10-18 Sony Corp Information transmission equipment
JPH02116236A (en) * 1988-10-26 1990-04-27 Matsushita Electric Works Ltd Time division multiplex transmitting system
JP2844260B2 (en) * 1988-11-10 1999-01-06 ステファン チャールズ マックケイブ Shower head assembly
JPH02156749A (en) * 1988-12-08 1990-06-15 Nec Eng Ltd Access system for local area network
JPH0314340A (en) * 1989-06-13 1991-01-23 Matsushita Electric Ind Co Ltd home bath system
JP2715737B2 (en) * 1991-09-30 1998-02-18 日本電気株式会社 Data communication method
JPH07105804B2 (en) * 1992-04-22 1995-11-13 宮崎 誠一 Address setter
JPH118625A (en) * 1997-06-16 1999-01-12 Sony Corp Data communication device and data communication method
US7218663B1 (en) 1997-12-26 2007-05-15 Canon Kabushiki Kaisha Communication system in which arbitrary number of communication apparatuses form group to communicate with each other, and the communication apparatus
JP2000201146A (en) * 1999-01-07 2000-07-18 Nippon Telegr & Teleph Corp <Ntt> Communication method for controlling broadcast communication group and recording medium storing program describing the communication method
US7720903B1 (en) 2000-08-31 2010-05-18 Intel Corporation Client messaging in multicast networks
US7072955B1 (en) 2000-08-31 2006-07-04 Intel Corporation Controlling remote storage devices
JP4650666B2 (en) * 2004-09-06 2011-03-16 富士ゼロックス株式会社 Document display control system
CN102714620A (en) 2009-10-20 2012-10-03 韩国电子通信研究院 Method for allocating group address in wireless lan, method for transmitting response request frame and response frame to terminals, and data transmission method using same group address
EP2510139B1 (en) * 2009-12-11 2014-02-19 Oerlikon Textile GmbH & Co. KG Control device for a melt-spinning apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4063220A (en) * 1975-03-31 1977-12-13 Xerox Corporation Multipoint data communication system with collision detection
JPS589624B2 (en) * 1979-07-03 1983-02-22 日本電信電話株式会社 Broadcast communication method

Also Published As

Publication number Publication date
JPS6199439A (en) 1986-05-17

Similar Documents

Publication Publication Date Title
JPH0254986B2 (en)
CA2219333C (en) Data communication network with highly efficient polling procedure
US4661902A (en) Local area network with carrier sense collision avoidance
KR100232237B1 (en) Lan interfacing apparatus and method
EP1193612B1 (en) Handling bus packets within a node on a bus structure
JP3654454B2 (en) Local area network
US5734675A (en) Receiver sharing for demand priority access method repeaters
JPH08228201A (en) Local area hub network allowing expansion of port number andmethod of expanding its port number
JPS62183638A (en) Multiple address communication control system in local area network
JPS61158236A (en) home bath system
JPH01170239A (en) Data transmission control system
JPH03222542A (en) Line concentrator for network
JPH0265444A (en) Asynchronizing communication control system
JPH01176138A (en) Multi-token ring access system
JPS6077255A (en) Control system of plural buses
JPH04168829A (en) Communication control system
JPH04148262A (en) Broadcast transfer device
Kao Design of COLAN II, a control oriented local area network
JPS6260333A (en) Data transmission method
JPH022246A (en) Communication network control method
JPH0797774B2 (en) Circuit switching loop network status signal transmission system
JPH02164155A (en) Communication mode for lan system
JPH01293042A (en) Communication control equipment
JPH0473338B2 (en)
JPH02156749A (en) Access system for local area network