JPH08186567A - Radio lan system - Google Patents

Radio lan system

Info

Publication number
JPH08186567A
JPH08186567A JP6326704A JP32670494A JPH08186567A JP H08186567 A JPH08186567 A JP H08186567A JP 6326704 A JP6326704 A JP 6326704A JP 32670494 A JP32670494 A JP 32670494A JP H08186567 A JPH08186567 A JP H08186567A
Authority
JP
Japan
Prior art keywords
communication
channel
control station
control
station
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.)
Granted
Application number
JP6326704A
Other languages
Japanese (ja)
Other versions
JP3359765B2 (en
Inventor
Shinsuke Teramura
信介 寺村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP32670494A priority Critical patent/JP3359765B2/en
Publication of JPH08186567A publication Critical patent/JPH08186567A/en
Application granted granted Critical
Publication of JP3359765B2 publication Critical patent/JP3359765B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To provide a flexible network by processing a communication request for a certain station under communication sequentially without rejecting the request and making simultaneous access from plural terminal stations to the certain terminal station possible. CONSTITUTION: A control station 10 is provided with transmission/reception parts TRX1 -TRXn, TX1 -TXn and TRXC of all channels, and divides a frequency band used for communication for access control into plural channels. Stations (terminals) 201 -20n other than the control station are provided with one of dedicated channels TRX1 -TRXn for transmission/reception data transfer and a channel TRXC for control common to each station, and output the communication request to the control station by using the channel for control when performing the communication. The control station 10 performs the setting of a switching function 11 so as to connect a signal received from the channel of a communication request origin to that of a communication request destination, and after that, returns a response to the request origin by using a control channel. When the communication request destination is busy, the control station holds the communication request transiently by connecting to a queue, and connects it when the terminal station of the communication request destination becomes free.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、無線LAN(Local
Area Network)システムに関する。
This invention relates to a wireless LAN (Local).
Area Network) system.

【0002】[0002]

【従来の技術】無線を用いたコンピュータネットワーク
の実現方法は、大きく分けて制御局の存在する集中管理
方式と制御局の存在しない分散管理方式の二種類に分け
られる。前者は制御局がアクセス制御を行なうことで衝
突を回避する方法であり、後者はネットワーク内の各局
が衝突検出・制御を行なう方式である。更に、ハイブリ
ッド方式として、制御系は集中方式、データ系は分散方
式で管理を行なう方法も知られている。また、その際使
われるチャネルに関しては制御チャネル、データ転送用
に複数チャネルを用意しているものが知られている。
2. Description of the Related Art A method of implementing a wireless computer network is roughly classified into two types: a centralized management system in which a control station exists and a distributed management system in which no control station exists. The former is a method in which a control station performs access control to avoid collision, and the latter is a method in which each station in the network performs collision detection / control. Further, as a hybrid system, a method of managing a centralized system for a control system and a distributed system for a data system is also known. Also, regarding the channels used at that time, it is known that a control channel and a plurality of channels are prepared for data transfer.

【0003】[0003]

【発明が解決しようとする課題】上述のように、無線を
用いたネットワークシステムには、複数のデータチャネ
ルを用いるものが提案されている。しかし、このシステ
ムでは既に通信中である端末に対する通信を行なうこと
ができない。このような場合、相手先がビジーで接続が
失敗し、端末側の上位レベルのプロトコル(またはアプ
リケーション)で再接続を試みるのが一般的である。と
ころが、無線ネットワーク周波数が高くなるに従って帯
域も広くなり、データ転送速度も飛躍的に速くなってい
る。このようなシステムでは、ある局に対して同時に出
された複数の接続要求を可能な限り制御局内で処理した
方が処理速度が短くて済む。また、音声データなど、時
間的制約のあるデータ通信に関しては優先的に処理を行
ない、要求時間以内に接続できないなら接続失敗を端末
に返してやる必要がある。
As described above, as a network system using radio, a system using a plurality of data channels has been proposed. However, this system cannot communicate with a terminal that is already communicating. In such a case, the other party is busy and the connection fails, and it is common to try to reconnect with a higher level protocol (or application) on the terminal side. However, as the wireless network frequency becomes higher, the band becomes wider, and the data transfer rate is dramatically increased. In such a system, it is faster to process a plurality of connection requests simultaneously issued to a certain station in the control station as much as possible. In addition, it is necessary to preferentially process data communication such as voice data, which has a time constraint, and to return a connection failure to the terminal if the connection cannot be made within the required time.

【0004】有線ネットワークではコンテンションベー
スのバス型(共有型)ネットワークシステムのスループ
ットの悪さを改善するためにスイッチングハブと呼ばれ
る装置が提供されている。これは各端末と接続するポー
トと高速スイッチング機能を持った装置であり、端末か
らの接続要求によってポート間を接続することができ
る。有線ネットワークでは端末が増えた場合でも、スイ
ッチング回路およびポートの増設で対応できる。しか
し、無線の場合は使用できる帯域に限りがあり、単純に
各端末に1つずつチャネルを割り当てるだけではすぐに
帯域を使い切ってしまう。例えば、100MHzの帯域
を1チャネル10MHzで分割した場合は最大でも10
チャネルしか取れず、10台の端末しかつなげないこと
になる。
In a wired network, a device called a switching hub is provided in order to improve the poor throughput of a contention-based bus type (shared type) network system. This is a device that has a port for connecting to each terminal and a high-speed switching function, and can connect between ports according to a connection request from the terminal. Even if the number of terminals increases in the wired network, it can be handled by adding switching circuits and ports. However, in the case of wireless, the usable band is limited, and simply allocating one channel to each terminal will exhaust the band immediately. For example, if a 100 MHz band is divided into 1 channel and 10 MHz, the maximum is 10
Only channels can be taken, and there are only 10 terminals, and it is impossible to connect.

【0005】本発明は、上記課題を解決するためのもの
で、その目的は、同一局への複数接続要求を許し、時間
的制約のあるデータの通信を可能にし、限られた資源で
ある電波を有効利用することで収容端末数が多く、通信
速度を動的に変えることができる柔軟性の高いネットワ
ークシステムを提供することにある。
The present invention is intended to solve the above problems, and an object thereof is to allow a plurality of connection requests to the same station, to enable time-constrained data communication, and to use radio waves that are a limited resource. It is to provide a highly flexible network system in which the number of terminals accommodated is large and the communication speed can be dynamically changed by effectively utilizing.

【0006】[0006]

【課題を解決するための手段】本発明は、上記課題を解
決するために、(1)制御局と該制御局以外の局(端
末)からなる無線を用いたコンピュータネットワークで
あって、制御局はすべてのチャネルの送受信部を持ち、
制御局以外の局(端末)はそれぞれ専用の送受信データ
転送用チャネルを1個、各局共通の制御用チャネルを持
ち、制御局がアクセス制御を行なう通信に用いる周波数
帯域を複数のチャネルに分割し、通信を行なうときは要
求元の局(端末)が制御用チャネルを用いて制御局に通
信要求を出し、制御局では通信要求元のチャネルから受
けた信号を通信要求先のチャネルに接続するように交換
機能の設定を行ってから制御チャネルを用いて要求元に
応答を返し、通信が終了したときには制御チャネルを用
いて通信完了を制御局に伝えるネットワークにおいて、
通信要求先が既に通信中であったとき、制御局が通信要
求を待ち行列につなぐことで一時的に保留し、通信要求
先の局が空いたときに接続を行なうことを特徴とするも
のであり、更には、(2)前記(1)において、通信要
求に優先度を持たせ、より高い優先度を持つ通信要求を
待ち行列の前方につなぐこと、更には、(3)前記
(1)又は(2)において、制御局がタイマと、該タイ
マによって起動される割り込みによって割り込み処理が
できるような機能を持ち、通信要求元が通信確立までの
時間を指定し、その指定時間を過ぎても接続ができない
ときは制御局が通信要求元に否定応答を返すこと、更に
は、(4)前記(1)乃至(3)のいずれかにおいて、
制御チャネルの周波数帯をデータ転送用チャネルとは別
の周波数帯に持つこと、或いは、(5)制御局と該制御
局以外の局(端末)からなる無線を用いたコンピュータ
ネットワークであって、制御局はすべてのチャネルの送
受信部を持ち、端末はすべてのチャネルの送受信チャネ
ルと各局共通の制御用チャネルを持ち、通信を行う時
は、要求元の該端末が制御用チャネルを用いて制御局に
通信要求を出し、制御局では、通信先端末が空いており
かつ空チャネルがある場合に、両端末間の通信を確立
し、通信が終了した後に使用チャネルを解放することを
特徴とする無線LANシステムにおいて、前記端末は、
通信データ量が大きい時、制御局に対して必要帯域のフ
ィールド値を大きく要求し、制御局は当該端末局に複数
のチャネルを割り当てることで帯域を増やすこと、更に
は、(6)前記(5)において、通信要求に優先度を持
たせ、より高い優先度を持つ通信要求を待ち行列の前方
につなぐこと、更には、(7)制御局と該制御局以外の
複数の局(端末)とからなる無線を用いたコンピュータ
ネットワークであって、前記制御局はアクセス制御を行
う通信に用いる周波数帯域を複数のチャネルグループに
分割し、前記複数の端末はいくつかのグループに分割さ
れかつ各端末は前記チャネルグループのいずれかに属
し、各端末は自分の属するグループのチャネル分だけ送
受信チャネルを有すること、更には、前記(7)におい
て、(8)どのグループにも属さないリザーブチャネル
を有すること、或いは、(9)緊急度の高いデータ通信
を行なうときは前記リザーブチャネルを用いること、或
いは、(10)ある端末の通信データ量が大きい時、制
御局は当該端末に複数のチャネルを割り当てることで帯
域を増やすこと、或いは、(11)ある端末局の通信デ
ータ量が大きい時、制御局は当該端末局に前記リザーブ
チャネルを割り当てることで帯域を増やすことを特徴と
したものである。
In order to solve the above problems, the present invention provides (1) a wireless computer network comprising a control station and stations (terminals) other than the control station, wherein the control station Has a transceiver for all channels,
The stations (terminals) other than the control station each have one dedicated transmission / reception data transfer channel and a common control channel for each station, and the control station divides the frequency band used for communication for access control into a plurality of channels. When performing communication, the request source station (terminal) issues a communication request to the control station using the control channel, and the control station connects the signal received from the communication request source channel to the communication request destination channel. In a network that returns the response to the requester using the control channel after setting the exchange function and notifies the control station of the completion of communication using the control channel when communication is completed,
When the communication request destination is already communicating, the control station temporarily holds the communication request by connecting it to a queue, and the connection is made when the communication request destination station becomes available. Yes, and (2) in (1), the communication request is given priority, and the communication request having a higher priority is connected to the front of the queue, and (3) above (1). Alternatively, in (2), the control station has a timer and a function capable of interrupt processing by an interrupt activated by the timer, and the communication request source specifies a time until communication establishment, and even if the specified time is exceeded. When the connection cannot be established, the control station returns a negative response to the communication request source, and further (4) in any one of (1) to (3) above,
Having a frequency band of the control channel in a frequency band different from that of the data transfer channel, or (5) a computer network using a radio composed of a control station and stations (terminals) other than the control station, A station has a transmission / reception unit for all channels, and a terminal has a transmission / reception channel for all channels and a control channel common to all stations.When communicating, the requesting terminal uses the control channel to control the station. A wireless LAN characterized in that a communication request is issued and the control station establishes communication between both terminals when the communication destination terminal is free and there is an empty channel, and releases the used channel after the communication is completed. In the system, the terminal is
When the communication data amount is large, the control station requests the field value of the required band to be large, and the control station allocates a plurality of channels to the terminal station to increase the band, and further, (6) above (5) ), The communication request is given priority, and the communication request having a higher priority is connected to the front of the queue. Further, (7) the control station and a plurality of stations (terminals) other than the control station. In the computer network using wireless, the control station divides a frequency band used for communication for performing access control into a plurality of channel groups, the plurality of terminals are divided into some groups, and each terminal is Each terminal belongs to any one of the channel groups, and each terminal has as many transmission / reception channels as the channels of the group to which the terminal belongs, and further, in (7), which group is (8) Has a reserved channel that does not belong to any other group, or (9) uses the reserved channel when performing highly urgent data communication, or (10) when a certain terminal has a large amount of communication data, the control station Increases the band by allocating a plurality of channels to the terminal, or (11) when the communication data amount of a terminal station is large, the control station allocates the reserved channel to the terminal station to increase the band. It is characterized by.

【0007】[0007]

【作用】すでに通信中である局に対する通信要求を却下
することなく、順番に処理し、もって、複数の端末から
ある端末への同時アクセスを可能とし、柔軟なネットワ
ークシステムを提供する。
The present invention provides a flexible network system in which communication requests to stations already in communication are processed in order without being rejected, thereby enabling simultaneous access from a plurality of terminals to a certain terminal.

【0008】[0008]

【実施例】【Example】

実施例1(請求項1に対応) 図1は、本発明のネットワークシステムの構成を示す図
で、図中、10は制御局、11は交換機能ブロック、1
2は制御部、201〜20nは端末(制御局以外の
局)、RX1〜RXnはデータチャネル受信部ならびに復
調部、TX1〜TXnはデータチャネルの送信部ならびに
変調部、TRX1〜TRXnはデータチャネルの送受信
部、TRXcは制御チャネルの送受信部である。図2
は、通信要求ブロックの待ち行列の一例を示したもの
で、通信用に割り当てられている帯域を何チャネルかに
分割し、各無線端末にデータ通信用としてそれぞれ1つ
ずつ割り振る。1チャネルは制御用であり、すべての局
がアクセスできる。制御局はすべてのデータチャネルお
よび制御チャネルのアクセスが可能である。制御局はす
べての入力チャネルから入ってくるデータを任意の出力
チャネルに接続する機能を備えている。
Embodiment 1 (corresponding to claim 1) FIG. 1 is a diagram showing a configuration of a network system of the present invention, in which 10 is a control station, 11 is a switching function block, and 1 is a switching function block.
2 is a control unit, 20 1 to 20 n are terminals (stations other than the control station), RX 1 to RX n are data channel reception units and demodulation units, and TX 1 to TX n are data channel transmission units and modulation units, TRX 1 ~ TRX n is a data channel transceiver, and TRX c is a control channel transceiver. Figure 2
Shows an example of a queue of communication request blocks, in which a band allocated for communication is divided into several channels and one is allocated to each wireless terminal for data communication. One channel is for control and can be accessed by all stations. The control station has access to all data and control channels. The control station has the ability to connect the data coming from all input channels to any output channel.

【0009】ある無線端末局Aが他の局(端末)Bと通
信を行なうときは制御チャネルを用いて制御局に通信要
求を出す。通信要求の中には自局のアドレスおよび通信
要求先のアドレスが含まれている。これを受けた制御局
は端末Aに割り振りられたチャネルと端末Bに割り振ら
れたチャネルを接続するように制御局内の交換機能を設
定する。更に、制御局は通信要求元に制御チャネルを用
いて応答を返す。これによって要求元は接続が確立した
ことがわかるのでデータチャネルを用いて通信を行な
う。通信が終了したときは制御チャネルを用いて制御局
に対して通信完了を伝える。これにより、制御局は端末
Aに割り振られたチャネルと端末Bに割り振られたチャ
ネルの接続を解除するように交換機能を設定を行なう。
When a certain wireless terminal station A communicates with another station (terminal) B, it issues a communication request to the control station using the control channel. The communication request includes the address of its own station and the address of the communication request destination. The control station which receives this sets the exchange function in the control station so as to connect the channel allocated to the terminal A and the channel allocated to the terminal B. Further, the control station returns a response to the communication request source using the control channel. As a result, the request source knows that the connection has been established, and thus the communication is performed using the data channel. When the communication is completed, the control channel is used to notify the control station of the completion of communication. As a result, the control station sets the exchange function so as to release the connection between the channel assigned to the terminal A and the channel assigned to the terminal B.

【0010】もし、端末Bが他の局と通信中であれば、
制御局は通信要求ブロックを作り、通信待ち行列の再後
尾に挿入する(図2)。通信要求ブロックは自局と相手
先のアドレスを記したデータ構造である。端末Bまたは
該端末Bと通信中であった局から通信完了が制御局に伝
えられると制御局は通信待ち行列の先頭から通信要求ブ
ロックを取り出し、通信要求元と接続を行なう。更に、
その後、制御チャネルを用いて応答信号を返し、要求元
に接続が確立したことを知らせる。
If terminal B is communicating with another station,
The control station creates a communication request block and inserts it at the rear end of the communication queue (Fig. 2). The communication request block has a data structure in which addresses of the own station and the other party are written. When the communication completion is notified from the terminal B or the station communicating with the terminal B to the control station, the control station extracts the communication request block from the head of the communication queue and connects to the communication request source. Furthermore,
After that, a response signal is returned using the control channel to notify the request source that the connection has been established.

【0011】実施例2(請求項2に対応) 前記実施例1によれば、複数の接続要求を制御局で処理
することがきた。この実施例2は、更に優先度を持った
通信データを処理できるように、通信要求ブロックに優
先度のフィールドを設ける。図3は、上述の通信要求ブ
ロックの待ち行列を示したもので、図3において、P1
≧P2≧Pnである。ある局が通信要求を出す時は自局
と相手局のアドレスの他に優先度pをつける。もし、相
手先が通信中であれば待ち行列を先頭から調べていっ
て、pより小さい優先度を持つ最初のブロックの直前に
挿入する。
Second Embodiment (corresponding to claim 2) According to the first embodiment, a plurality of connection requests can be processed by the control station. In the second embodiment, a priority field is provided in the communication request block so that communication data having a higher priority can be processed. FIG. 3 shows a queue of the above-mentioned communication request block. In FIG.
≧ P2 ≧ Pn. When a station issues a communication request, the priority p is added to the addresses of the own station and the partner station. If the other party is communicating, the queue is checked from the beginning and inserted immediately before the first block having a priority lower than p.

【0012】実施例3(請求項3に対応) この実施例3においては、制御局は十分短い時間を最小
単位とするタイマを具備し、単位時間ごとに割り込みが
かかる。タイマから割り込みがかかると、それまで行な
っていた処理を中断し、あらかじめ指定しておいた制御
プログラムを実行する。割り込み処理の実行が終わると
元の処理に戻る。このシステムにおいて、通信要求ブロ
ックに更に接続要求時間のフィールドを加える。図4
は、上述の通信要求ブロックの待ち行列を示したもの
で、通信要求先が既に通信中であり、通信要求元が時間
m以内に接続完了を要求している場合は、接続要求時間
のフィールドにmを書き込んだ通信要求ブロックを作成
し、待ち行列に接続する。割り込みがかかる度に通信待
ち行列の中の要求ブロックを見て、接続要求時間が過ぎ
ていないかどうかをチェックする。もし、現在の時刻が
要求時間を過ぎていたらそのブロックを外し、通信要求
元に対して接続が失敗したことを告げる否定応答を返
す。時間満了のチェックの方法はいくつか考えられる
が、その例として、通信要求ブロックを作る際、現在の
時刻+mを書き込み、割り込みがかかる度に現在時刻と
比較する方法、あるいはmを(接続要求時間/タイマ割
り込みのかかる間隔)として書き込んでおき、割り込み
の度にすべての要求ブロックの接続要求時間フィールド
から1減じ、0になったものを満了とするなどのやり方
が考えられる。
Third Embodiment (corresponding to claim 3) In the third embodiment, the control station is provided with a timer whose minimum unit is a sufficiently short time, and an interrupt is taken every unit time. When the timer interrupts, the processing that has been performed up to that point is interrupted and the control program specified in advance is executed. When the execution of the interrupt processing is completed, the original processing is returned to. In this system, a connection request time field is further added to the communication request block. FIG.
Shows the queue of the above-mentioned communication request block, and when the communication request destination is already communicating and the communication request source requests the completion of connection within the time m, the connection request time field Create a communication request block in which m is written and connect to the queue. Each time an interrupt occurs, it looks at the request block in the communication queue to see if the connection request time has expired. If the current time has passed the requested time, the block is removed and a negative response is returned to the communication request source to inform that the connection has failed. There are several possible methods for checking the expiration of the time. For example, when creating a communication request block, write the current time + m and compare it with the current time each time an interrupt occurs, or m (the connection request time / Interval of timer interrupt), and each time an interrupt occurs, the connection request time field of all request blocks is decremented by 1 and the time when it becomes 0 is considered as the expiration.

【0013】実施例4(請求項4に対応) 一般に制御用チャネルはデータ転送用のチャネルに比
べ、流す情報量が少ないので帯域は狭い。そこで、デー
タ転送用チャネルの帯域を大きく取るために制御用チャ
ネルの周波数帯を帯域のもっと狭い別のバンドに取るこ
とが考えられる。例えば、60GHz帯の広い帯域のあ
るバンドをフルにデータ転送用に用い、制御用チャネル
は2.4GHz帯などに取るようにする。
Embodiment 4 (corresponding to claim 4) In general, the control channel has a smaller band than the data transfer channel because it carries less information. Therefore, it is conceivable to set the frequency band of the control channel to another band having a narrower band in order to make the band of the data transfer channel large. For example, a band having a wide band of 60 GHz is fully used for data transfer, and the control channel is set to the 2.4 GHz band or the like.

【0014】実施例5(請求項5,6に対応) 実施例1によれば、スループットの高い無線ネットワー
クシステムを提供することができた。しかし、この方法
だと各端末に割り振られた送受信チャネルが固定的なの
で、全帯域を1チャネル当りの帯域で割った数の台数、
つまり(全帯域/1チャネルの帯域)台の端末しかつな
ぐことができない。しかし、実際にすべての端末が同時
に通信を行なうことはあまりない。そこで、すべての端
末に全チャネルの送受信部を持たせる。図5は、本実施
例5を説明するための図で、図中、10は制御局、20
1〜20nは端末局で、通信を行なう時は、端末局は、
まず、制御局10に対して制御チャネルを用いて通信要
求を行する。これを受け取った制御局は通信先端末局が
空ていおりかつ空きチャネルがある場合、この空きチャ
ネルを両方の端末局に知らせ、接続を確立して通信を行
なうようにする。通信が終了したら制御局に通信完了を
知らせる。これによって制御局は使用チャネルを回収
し、次の要求に備える。この場合にも、実施例1と同
様、通信要求に優先度を持たせ、より高い優先度を持つ
通信要求を待ち行列の前方につなぐようにして、柔軟な
ネットワークを構築することができる。
Embodiment 5 (corresponding to claims 5 and 6) According to Embodiment 1, it was possible to provide a wireless network system with high throughput. However, with this method, the transmission / reception channels assigned to each terminal are fixed, so the total number of units divided by the bandwidth per channel,
In other words, it is not possible to connect to all terminals (all bands / one channel band). However, not all terminals actually communicate at the same time. Therefore, all terminals are provided with transmission / reception units for all channels. FIG. 5 is a diagram for explaining the fifth embodiment, in which 10 is a control station and 20 is a control station.
1 to 20n are terminal stations. When performing communication, the terminal stations
First, a communication request is issued to the control station 10 using the control channel. When the communication destination terminal station is vacant and there is a vacant channel, the control station which has received this informs both terminal stations of the vacant channel and establishes a connection for communication. When the communication is completed, the control station is notified of the communication completion. As a result, the control station collects the used channel and prepares for the next request. Also in this case, similarly to the first embodiment, a flexible network can be constructed by giving priority to communication requests and connecting communication requests having higher priority to the front of the queue.

【0015】実施例6(請求項7に対応) 前記実施例5によれば、限られた周波数帯域を有効に使
い、多数の端末間で通信を行なうネットワークシステム
を提供することができた。しかし、実施例5の方法によ
ると、すべての端末が全チャネル分の送受信部を持つの
で、回路構成・制御が複雑になり、コストも高くなる。
そこで、次のような構成にする。まず、全周波数帯域に
含まれる全てのチャネルを複数のグループに分割する。
ここで全チャネル数をN、分割するグループ数をg、各
グループに含まれるチャネル数をnとする。ここで、n
≧1、N≧g≧1である。端末が制御局に使用チャネル
を要求する時は、制御局はその端末の属しているチャネ
ルグループの中から空いているものを選んで割り振る。
通信が終了したら使用チャネルを解放する。
Embodiment 6 (corresponding to claim 7) According to the embodiment 5, it is possible to provide a network system which effectively uses a limited frequency band and communicates between a large number of terminals. However, according to the method of the fifth embodiment, all the terminals have the transmission / reception units for all channels, so that the circuit configuration / control becomes complicated and the cost becomes high.
Therefore, the following configuration is used. First, all channels included in the entire frequency band are divided into a plurality of groups.
Here, the total number of channels is N, the number of divided groups is g, and the number of channels included in each group is n. Where n
≧ 1 and N ≧ g ≧ 1. When a terminal requests the control station for a channel to be used, the control station selects and allocates a free channel group from the channel group to which the terminal belongs.
When communication is completed, the used channel is released.

【0016】図6は、本実施例7を説明するための図
で、図中、10は制御局、301〜304はチャネルグル
ープで、図6は、端末1〜3がチャネルグループ301
に属し、チャネルグループ301で使用されるチャネル
はCH1とCH2である。このグループでは3台の端末
に対してチャネルが2つしかないので同時に通信できる
端末は2台に限られる。また、チャネルグループ302
で使用されるチャネルはCH3,CH4で、このチャネル
グループ302の中で同時に通信できる端末の台数も2
台である。一方、チャネルグループ303は2台の端末
8,9に対してCH5,CH6の2チャネル割り当てられ
ているので常に2台とも通信が可能である。このような
チャネルグループは、その中の端末が頻繁に通信を行な
うもの、例えば、サーバであるような場合に有効であ
る。また、チャネルグループ304に示すように、通信
頻度の小さい端末を集めて1つのチャネルグループにお
けば、割り当てるチャネルの数が少なくて済む。
FIG. 6 is a diagram for explaining the seventh embodiment, in which 10 is a control station, 30 1 to 30 4 are channel groups, and FIG. 6 shows that terminals 1 to 3 are channel groups 30 1
, And the channels used in the channel group 30 1 are CH1 and CH2. Since there are only two channels for three terminals in this group, only two terminals can communicate at the same time. In addition, the channel group 30 2
The channels used in the above are CH 3 and CH 4 , and the number of terminals that can simultaneously communicate in this channel group 30 2 is 2
It is a stand. On the other hand, since the channel group 30 3 is allocated to the two terminals 8 and 9 of two channels of CH 5 and CH 6 , both of them can always communicate with each other. Such a channel group is effective when the terminal in the channel group frequently communicates, for example, a server. Further, as shown in the channel group 30 4, if put attracting small communication frequency terminals into one channel group, fewer number of channels allocated is.

【0017】実施例7(請求項8,9に対応) 実施例6によれば端末のネットワーク利用状況に応じた
柔軟なネットワークを構成することができた。しかし、
ネットワークの利用状況は動的に変化する。前述の例で
言えば、チャネルグループ304に属する端末10およ
び11が、同時に緊急度の高いデータ通信を行なう場合
もある。このグループ304には1つのチャネルCH7
か割り当てられていないのでどちらか一方は待されるこ
とになる。これを回避するためにどこのグループにも属
さないチャネルをリザーブしておき、グループに割り当
てられたチャネル数以上のチャネルが必要になった時に
一時的に割り当てるようにする。
Embodiment 7 (corresponding to claims 8 and 9) According to Embodiment 6, it is possible to construct a flexible network according to the network usage status of the terminal. But,
Network usage changes dynamically. In the example described above, the terminals 10 and 11 belonging to the channel group 30 4 may simultaneously perform highly urgent data communication. Since only one channel CH 7 is assigned to this group 30 4 , either one of them is waiting. In order to avoid this, channels that do not belong to any group are reserved, and when more channels than the number assigned to the groups are needed, they are temporarily assigned.

【0018】実施例8(請求項10に対応) 他局へのリモートログインなどのアプリケーションでは
通信データ量は大きくならないが、画像データの転送を
行なう場合などはデータ量が多く、高速なネットワーク
通信ができることが望ましい。そこで、通信要求の中に
必要帯域(転送速度)のフィールドを設け、大容量のデ
ータ転送のときはこの値を大きく取る。これを受けた制
御局は空きチャネルの様子を監視し、空いていれば転送
用に複数チャネルを割り当てるようにする。
Embodiment 8 (corresponding to claim 10) Although the amount of communication data does not increase in an application such as remote login to another station, the amount of data is large when image data is transferred and high-speed network communication is possible. It is desirable to be able to. Therefore, a field of the required band (transfer rate) is provided in the communication request, and this value is set large when transferring a large amount of data. The control station which receives this monitors the state of the vacant channels and, if vacant, allocates a plurality of channels for transfer.

【0019】実施例9(請求項11に対応) この実施例は、通信データ量が大きい時に、実施例7で
述べたリザーブチャネルを用いて動的に帯域を買える機
能を持たせたものであり、ある端末局の通信データ量が
大きい時に、制御局は、当該端末に実施例7で述べたリ
ザーブチャネルを割り当てて帯域を増やすようにしたも
のである。
Embodiment 9 (corresponding to claim 11) This embodiment has a function of dynamically purchasing a band using the reserved channel described in Embodiment 7 when the amount of communication data is large. When the communication data amount of a certain terminal station is large, the control station allocates the reserved channel described in the seventh embodiment to the terminal to increase the band.

【0020】[0020]

【発明の効果】以上の説明から明らかなように、本発明
によると、以下のような効果がある。請求項1に対応す
る効果:すでに通信中である局に対する通信要求が却下
されることなく、順番に処理される。したがって、複数
の端末からある端末への同時アクセスが可能となり、柔
軟なネットワークシステムを提供することができる。請
求項2に対応する効果:通信データに優先度を持たせ、
より高い優先度のデータが先に処理されるようなネット
ワークシステムを提供することができる。請求項3に対
応する効果:接続に必要な時間の条件を設定し、設定時
間以内に接続出来ない場合は否定応答を返すネットワー
クシステムを提供することができる。これによって、例
えば、時間的に連続性のあるデータ、例えば、音声や動
画などを送る際に時間的制約を守れなかったデータを上
位レベルのプロトコルまたはアプリケーションで破棄す
ることにより、全体のラフな時間を守ることができる。
通常、これらのデータは部分的な欠落よりも、大きな伝
送遅延の方が品質低下を招くので、このネットワークに
よって品質の高い通信を行なうことができる。 請求項4に対応する効果:高速転送が必要なデータは帯
域の広い周波数帯を効率良く利用して送ることができ
る。 請求項5に対応する効果:限られた周波数帯域を有効に
使い、多数の端末間通信を行なうことが可能になる。 請求項6に対応する効果:通信データに優先度を持た
せ、より高い優先度のデータが先に処理されるようなネ
ットワークシステムを提供することができる。 請求項7に対応する効果:回路構成・制御が簡単でコス
トの安いネットワークを構築することができる。更に、
各端末のネットワーク使用状況に応じた柔軟なネットワ
ークシステムを構築することができる。 請求項8,9に対応する効果:動的に変化するネットワ
ーク使用状況に応じて使用可能チャネル数が変わる、更
に、柔軟なネットワークシステムを提供することができ
る。 請求項10,11に対応する効果:使用可能なチャネル
数だけではなく、1通信の帯域を動的に変化させること
が可能となり、更に、柔軟なネットワークシステムを提
供することができる。
As is apparent from the above description, the present invention has the following effects. Effect corresponding to claim 1: Communication requests to stations already in communication are processed in order without being rejected. Therefore, a plurality of terminals can access a certain terminal at the same time, and a flexible network system can be provided. Effect corresponding to claim 2: Give priority to communication data,
It is possible to provide a network system in which higher priority data is processed first. Effect corresponding to claim 3: It is possible to provide a network system in which a condition of time required for connection is set and a negative response is returned when connection cannot be made within the set time. This allows higher-level protocols or applications to discard, for example, data that is temporally continuous, such as data that fails to meet time constraints when sending audio, video, etc. Can be protected.
Usually, a large transmission delay causes a deterioration in quality of these data rather than a partial loss thereof, so that high quality communication can be performed by this network. Effect corresponding to claim 4: Data requiring high-speed transfer can be efficiently sent using a wide frequency band. Effect corresponding to claim 5: It becomes possible to effectively use a limited frequency band and perform communication between a large number of terminals. Effect corresponding to claim 6: It is possible to provide a network system in which communication data is given priority and data of higher priority is processed first. Effect corresponding to claim 7: A network with simple circuit configuration and control and low cost can be constructed. Furthermore,
It is possible to build a flexible network system according to the network usage status of each terminal. Effects corresponding to claims 8 and 9: It is possible to provide a more flexible network system in which the number of usable channels changes according to the dynamically changing network usage status. Effects corresponding to claims 10 and 11: Not only the number of usable channels but also the bandwidth of one communication can be dynamically changed, and a flexible network system can be provided.

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

【図1】 請求項1に記載の発明のネットワークシステ
ムを説明するためのブロック図である。
FIG. 1 is a block diagram for explaining a network system according to a first aspect of the invention.

【図2】 請求項1に記載の発明の待ち行列を説明する
ための図である。
FIG. 2 is a diagram for explaining a queue of the invention described in claim 1;

【図3】 請求項2に記載の発明の待ち行列を説明する
ための図である。
FIG. 3 is a diagram for explaining a queue of the invention described in claim 2;

【図4】 請求項3に記載の発明の待ち行列を説明する
ための図である。
FIG. 4 is a diagram for explaining a queue of the invention described in claim 3;

【図5】 請求項5に記載の発明の制御局以外の局の詳
細を説明するための図である。
FIG. 5 is a diagram for explaining details of stations other than the control station of the invention according to claim 5;

【図6】 請求項7に記載の発明のチャネルグループを
説明するための図である。
FIG. 6 is a diagram for explaining a channel group of the invention described in claim 7;

【符号の説明】[Explanation of symbols]

10…制御局、201〜20n…端末、301〜304
チャネルグループ、RX1〜RXn…データチャネル受信
部ならびに復調部、TX1〜TXn…データチャネルの送
信部ならびに変調部、TRX1〜TRXn…データチャネ
ルの送受信部、TRXc…制御チャネルの送受信部。
10 ... Control station, 20 1 to 20 n ... Terminal, 30 1 to 30 4 ...
Channel group, RX 1 to RX n ... Data channel receiving unit and demodulating unit, TX 1 to TX n ... Data channel transmitting unit and modulating unit, TRX 1 to TRX n ... Data channel transmitting / receiving unit, TRX c ... Control channel Transmitter / receiver.

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 制御局と該制御局以外の局(端末)から
なる無線を用いたコンピュータネットワークであって、
制御局はすべてのチャネルの送受信部を持ち、制御局以
外の局(端末)はそれぞれ専用の送受信データ転送用チ
ャネルを1個、各局共通の制御用チャネルを持ち、制御
局がアクセス制御を行なう通信に用いる周波数帯域を複
数のチャネルに分割し、通信を行なうときは要求元の局
(端末)が制御用チャネルを用いて制御局に通信要求を
出し、制御局では通信要求元のチャネルから受けた信号
を通信要求先のチャネルに接続するように交換機能の設
定を行ってから制御チャネルを用いて要求元に応答を返
し、通信が終了したときには制御チャネルを用いて通信
完了を制御局に伝えるネットワークにおいて、通信要求
先が既に通信中であったとき、制御局が通信要求を待ち
行列につなぐことで一時的に保留し、通信要求先の局が
空いたときに接続を行なうことを特徴とする無線LAN
システム。
1. A wireless computer network comprising a control station and stations (terminals) other than the control station, comprising:
The control station has a transmission / reception unit for all channels, and stations (terminals) other than the control station have one dedicated transmission / reception data transfer channel and a common control channel for each station, and the control station performs access control communication. The frequency band used for is divided into multiple channels, and when communicating, the requesting station (terminal) issues a communication request to the control station using the control channel, and the control station receives from the communication requesting channel. A network that sets the switching function to connect the signal to the communication request destination channel, returns a response to the request source using the control channel, and uses the control channel to notify the control station when the communication is completed. In (2), when the communication request destination is already communicating, the control station temporarily holds the communication request by connecting it to the queue, and connects when the communication request destination station becomes available. Wireless LAN and performs
system.
【請求項2】 通信要求に優先度を持たせ、より高い優
先度を持つ通信要求を待ち行列の前方につなぐことを特
徴とする請求項1記載の無線LANシステム。
2. The wireless LAN system according to claim 1, wherein the communication request is given priority, and the communication request having a higher priority is connected to the front of the queue.
【請求項3】 制御局がタイマと、該タイマによって起
動される割り込みによって割り込み処理ができるような
機能を持ち、通信要求元が通信確立までの時間を指定
し、その指定時間を過ぎても接続ができないときは制御
局が通信要求元に否定応答を返すことを特徴とした請求
項1又は2記載の無線LANシステム。
3. The control station has a timer and a function capable of interrupt processing by an interrupt activated by the timer, the communication request source specifies a time until communication establishment, and the connection is made even after the specified time has passed. The wireless LAN system according to claim 1, wherein the control station returns a negative response to the communication request source when the communication cannot be performed.
【請求項4】 制御チャネルの周波数帯をデータ転送用
チャネルとは別の周波数帯に持つことを特徴とする請求
項1乃至3のいずれかに記載の無線LANシステム。
4. The wireless LAN system according to claim 1, wherein the control channel has a frequency band in a frequency band different from that of the data transfer channel.
【請求項5】 制御局と該制御局以外の局(端末)から
なる無線を用いたコンピュータネットワークであって、
制御局はすべてのチャネルの送受信部を持ち、端末はす
べてのチャネルの送受信チャネルと各局共通の制御用チ
ャネルを持ち、通信を行う時は、要求元の該端末が制御
用チャネルを用いて制御局に通信要求を出し、制御局で
は、通信先端末が空いておりかつ空チャネルがある場合
に、両端末間の通信を確立し、通信が終了した後に使用
チャネルを解放することを特徴とする無線LANシステ
ムにおいて、前記端末は、通信データ量が大きい時、制
御局に対して必要帯域のフィールド値を大きく要求し、
制御局は当該端末局に複数のチャネルを割り当てること
で帯域を増やすことを特徴とする無線LANシステム。
5. A wireless computer network comprising a control station and stations (terminals) other than the control station,
The control station has transmission / reception units for all channels, and the terminal has transmission / reception channels for all channels and a control channel common to all stations. When performing communication, the requesting terminal uses the control channel to control the station. A wireless communication characterized by establishing a communication between both terminals when the communication destination terminal is idle and there is an empty channel, and releasing the used channel after the communication is completed. In the LAN system, when the communication data amount is large, the terminal requests the control station to make a large field value of the required bandwidth,
A wireless LAN system in which a control station increases the band by allocating a plurality of channels to the terminal station.
【請求項6】 通信要求に優先度を持たせ、より高い優
先度を持つ通信要求を待ち行列の前方につなぐことを特
徴とする請求項5記載の無線LANシステム。
6. The wireless LAN system according to claim 5, wherein the communication request has a priority, and the communication request having a higher priority is connected to the front of the queue.
【請求項7】 制御局と該制御局以外の複数の局(端
末)とからなる無線を用いたコンピュータネットワーク
であって、前記制御局はアクセス制御を行う通信に用い
る周波数帯域を複数のチャネルグループに分割し、前記
複数の端末はいくつかのグループに分割されかつ各端末
は前記チャネルグループのいずれかに属し、各端末は自
分の属するグループのチャネル分だけ送受信チャネルを
有することを特徴とする無線LANシステム。
7. A wireless computer network comprising a control station and a plurality of stations (terminals) other than the control station, wherein the control station uses a plurality of channel groups for frequency bands used for communication for access control. And the plurality of terminals are divided into some groups and each terminal belongs to one of the channel groups, and each terminal has a transmission / reception channel for the channels of the group to which the terminal belongs. LAN system.
【請求項8】 どのグループにも属さないリザーブチャ
ネルを有することを特徴とする請求項7記載の無線LA
Nシステム。
8. The wireless LA according to claim 7, which has a reserved channel that does not belong to any group.
N system.
【請求項9】 緊急度の高いデータ通信を行なうときは
前記リザーブチャネルを用いることを特徴とする請求項
7記載の無線LANシステム。
9. The wireless LAN system according to claim 7, wherein the reserved channel is used when performing highly urgent data communication.
【請求項10】 ある端末の通信データ量が大きい時、
制御局は当該端末に複数のチャネルを割り当てることで
帯域を増やすことを特徴とする請求項7記載の無線LA
Nシステム。
10. When the communication data volume of a certain terminal is large,
The wireless LA according to claim 7, wherein the control station increases the band by allocating a plurality of channels to the terminal.
N system.
【請求項11】 ある端末局の通信データ量が大きい
時、制御局は当該端末に前記リザーブチャネルを割り当
てることで帯域を増やすことを特徴とした請求項7記載
の無線LANシステム。
11. The wireless LAN system according to claim 7, wherein when the communication data amount of a certain terminal station is large, the control station allocates the reserved channel to the terminal to increase the band.
JP32670494A 1994-12-28 1994-12-28 Wireless LAN system Expired - Fee Related JP3359765B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32670494A JP3359765B2 (en) 1994-12-28 1994-12-28 Wireless LAN system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32670494A JP3359765B2 (en) 1994-12-28 1994-12-28 Wireless LAN system

Publications (2)

Publication Number Publication Date
JPH08186567A true JPH08186567A (en) 1996-07-16
JP3359765B2 JP3359765B2 (en) 2002-12-24

Family

ID=18190745

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32670494A Expired - Fee Related JP3359765B2 (en) 1994-12-28 1994-12-28 Wireless LAN system

Country Status (1)

Country Link
JP (1) JP3359765B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8289938B2 (en) 2003-10-03 2012-10-16 Fujitsu Limited Access control system in wireless LAN system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8289938B2 (en) 2003-10-03 2012-10-16 Fujitsu Limited Access control system in wireless LAN system

Also Published As

Publication number Publication date
JP3359765B2 (en) 2002-12-24

Similar Documents

Publication Publication Date Title
US5528584A (en) High performance path allocation system and method with fairness insurance mechanism for a fiber optic switch
US5991831A (en) High speed serial communications link for desktop computer peripherals
JPH0720124B2 (en) Data channel scheduling apparatus and method
US6539450B1 (en) Method and system for adjusting isochronous bandwidths on a bus
US6728821B1 (en) Method and system for adjusting isochronous bandwidths on a bus
Ahuja S/Net: A high-speed interconnect for multiple computers
JP3433859B2 (en) Control for multimedia communication over local access cable
JP2003087282A (en) Circuit, method and program for assigning dynamic band and recording medium
US5734675A (en) Receiver sharing for demand priority access method repeaters
JPH08186567A (en) Radio lan system
US7672231B1 (en) System for multiplying communications capacity on a time domain multiple access network using slave channeling
JP2561481B2 (en) Wireless packet communication system
US20240008066A1 (en) Systems, methods, and devices for coexistence enhancement using acknowledgment signals in wireless devices
JP2725678B2 (en) Packet communication method
JP2928882B1 (en) Local area network bandwidth control
JPH024038A (en) Communication control device
JPH0453339B2 (en)
JPH02162937A (en) Priority control system in medium access of lan
JP2597642B2 (en) Logical Link Equalization Method for Packet Switching Network Connection
CN116506360A (en) Method, device and system for transmitting data unit
JPS59153352A (en) Bus access system
JPH08204750A (en) Data transfer control system
JPH03245632A (en) Lan data link establishing system
JPH03247052A (en) Contention control system for communication network
JPS59168740A (en) Local network communication system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071011

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081011

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees