JPH08251187A - Radio communication system - Google Patents

Radio communication system

Info

Publication number
JPH08251187A
JPH08251187A JP7052150A JP5215095A JPH08251187A JP H08251187 A JPH08251187 A JP H08251187A JP 7052150 A JP7052150 A JP 7052150A JP 5215095 A JP5215095 A JP 5215095A JP H08251187 A JPH08251187 A JP H08251187A
Authority
JP
Japan
Prior art keywords
station
transmission
time
ack signal
signal
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
JP7052150A
Other languages
Japanese (ja)
Inventor
Noriaki Katsumata
憲明 勝俣
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP7052150A priority Critical patent/JPH08251187A/en
Publication of JPH08251187A publication Critical patent/JPH08251187A/en
Pending legal-status Critical Current

Links

Classifications

    • CCHEMISTRY; METALLURGY
    • C04CEMENTS; CONCRETE; ARTIFICIAL STONE; CERAMICS; REFRACTORIES
    • C04BLIME, MAGNESIA; SLAG; CEMENTS; COMPOSITIONS THEREOF, e.g. MORTARS, CONCRETE OR LIKE BUILDING MATERIALS; ARTIFICIAL STONE; CERAMICS; REFRACTORIES; TREATMENT OF NATURAL STONE
    • C04B41/00After-treatment of mortars, concrete, artificial stone or ceramics; Treatment of natural stone
    • C04B41/45Coating or impregnating, e.g. injection in masonry, partial coating of green or fired ceramics, organic coating compositions for adhering together two concrete elements
    • C04B41/46Coating or impregnating, e.g. injection in masonry, partial coating of green or fired ceramics, organic coating compositions for adhering together two concrete elements with organic materials
    • C04B41/48Macromolecular compounds

Landscapes

  • Chemical & Material Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Ceramic Engineering (AREA)
  • Materials Engineering (AREA)
  • Structural Engineering (AREA)
  • Organic Chemistry (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PURPOSE: To avoid collision while executing the transmission of a CSMA/CD (carrier sense multiple access/collection detection) system in a radio communication system to execute data transmission among plural radio equipments by a distributed control system. CONSTITUTION: In the case where a station A and the station C transmit request signals once at time t0 to the station B and the station D respectively, the stations B and D return ACK(acknowldge character) signals respectively after some period in which waiting time is set. When the priority of the station B is higher, the station B returns the ACK signal (time t1 ). This ACK signal is received by the stations A and C at time t2 , and since the station A judges it to be the ACK signal addressed to its own station, it transmits data in succession. On the contray, the station C recognizes the collision because the first ACK signal is not addressed to its own station, and it disconnects the transmission at the time of the transmission (time t3 ) and the reception (time t4 ) too of the ACK signal from the station D.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、無線LANなど複数の
無線機による無線通信システムに係り、特に複数の無線
機が同時に送信しようとするときの衝突を回避する通信
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a wireless communication system using a plurality of wireless devices such as a wireless LAN, and more particularly to a communication system for avoiding collisions when a plurality of wireless devices simultaneously try to transmit.

【0002】[0002]

【従来の技術】有線LANにおける衝突回避方式として
は、イーサネットに代表されるCSMA/CD(Car
rier Sense Multiple Acces
s/Colision Detection)方式が簡
便な伝送制御方式として多用されている。この方式は、
各端末が同じ論理で動作して各端末にアクセス権を与え
る分散制御方式になる。
2. Description of the Related Art As a collision avoidance method in a wired LAN, CSMA / CD (Car) represented by Ethernet is used.
rier Sense Multiple Acces
The s / Collision Detection method is often used as a simple transmission control method. This method is
This is a distributed control method in which each terminal operates with the same logic and gives an access right to each terminal.

【0003】イーサネットでは送信開始直前に同軸ケー
ブルの信号を受信し、伝送路(同軸ケーブル)に信号が
流れていないことを確認した上で送信を開始する。
In the Ethernet, the signal of the coaxial cable is received immediately before the transmission is started, and it is confirmed that no signal is flowing in the transmission line (coaxial cable) before the transmission is started.

【0004】このとき、複数の装置が同時に送信を開始
した場合、伝送路上で送信信号の衝突が生じる。
At this time, when a plurality of devices start transmission at the same time, transmission signals collide on the transmission path.

【0005】イーサネットでは衝突の発生時に衝突検出
が可能なハードウェアの機構が設けられており、各送信
局は伝送路上での衝突を検出し、送信を止め、乱数によ
る休止時間を経て再度伝送路上の信号を監視し、伝送路
上に信号がないかをチェックし、無信号を確認した後に
送信を開始する。
The Ethernet is provided with a hardware mechanism capable of detecting a collision when a collision occurs. Each transmitting station detects a collision on the transmission path, stops the transmission, and then restarts the transmission path after a pause time by a random number. The signal is monitored to check if there is no signal on the transmission path, and after confirming no signal, transmission is started.

【0006】このアルゴリズムにより、再度の衝突の発
生する確率が低減され、伝送路の潤滑な運営が可能とな
る。
With this algorithm, the probability of another collision is reduced, and the transmission line can be operated smoothly.

【0007】[0007]

【発明が解決しようとする課題】イーサネットに代表さ
れる有線LANでは、比較的簡単な伝送装置でマルチド
ロップ(N対N)伝送が可能であり、CSMA/CD方
式はLANに適した方式であるといえる。
In a wired LAN represented by Ethernet, multi-drop (N to N) transmission is possible with a relatively simple transmission device, and the CSMA / CD method is a method suitable for LAN. Can be said.

【0008】しかしながら、CSMA/CD方式を無線
LANに適用しようとする場合、技術的に困難が生じ
る。これは、衝突検出の方式が有線の場合と比べて困難
であることによる。
However, when trying to apply the CSMA / CD method to a wireless LAN, technical difficulties arise. This is because the collision detection method is more difficult than the wired method.

【0009】有線においては、伝送装置間の信号レベル
の低下の要因は、同軸ケーブル等の周波数特性に起因す
るものであり、基本的にはケーブルの長さで規定され
る。
In the case of a cable, the cause of the decrease in the signal level between the transmission devices is due to the frequency characteristics of the coaxial cable, etc., and is basically defined by the length of the cable.

【0010】しかしながら、無線LANにおいては、伝
送装置間での信号の劣化には、電波の伝達ロスが要因で
あり、アンテナ等の特性にもよるが、基本的にはX,
Y,Z軸方向の3次元の距離で規定される。
However, in the wireless LAN, the deterioration of the signal between the transmission devices is caused by the transmission loss of the radio wave, and basically depends on the characteristics of the antenna or the like.
It is defined by a three-dimensional distance in the Y and Z axis directions.

【0011】大ざっぱには、無線LANでは有線LAN
と比較して、伝送装置間での信号レベル差が距離の3乗
で利いてくることになる。
Broadly speaking, a wireless LAN is a wired LAN.
Compared with the above, the signal level difference between the transmission devices is increased by the cube of the distance.

【0012】無線LANにおいては、各伝送装置間での
信号差が有線LANに比べて大きいため、同時に受信し
ても、信号レベルの大きな伝送装置の信号が、信号レベ
ルの小さな伝送装置の信号をマスクするため、衝突検出
が困難である。
In the wireless LAN, the signal difference between the respective transmission devices is larger than that in the wired LAN. Therefore, even if they are received at the same time, the signal of the transmission device having a large signal level is the signal of the transmission device having a small signal level. Since it is masked, it is difficult to detect a collision.

【0013】なお、送信アクセス権を与える無線機(集
中制御機)をマスター局として衝突を回避する集中制御
方式があるが、分散制御方式に比べて特別な監視局を必
要とする。
There is a centralized control system for avoiding a collision by using a radio device (centralized control device) that gives a transmission access right as a master station, but a special monitoring station is required as compared with the distributed control system.

【0014】本発明の目的は、CSMA/CD方式の伝
送をしながら衝突回避ができる無線通信方式を提供する
ことにある。
An object of the present invention is to provide a wireless communication system capable of avoiding collision while transmitting in CSMA / CD system.

【0015】[0015]

【課題を解決するための手段】本発明は、前記課題の解
決を図るため、複数の無線機間で分散制御方式でデータ
伝送を行う無線通信システムにおいて、送信局は、他局
の通信がないときに相手局アドレスを含むリクエスト信
号を送信して他局からのACK信号を待ち、該ACK信
号を受信しかつ該ACK信号が持つ相手局アドレスが自
局宛であるときに相手局に送信を開始し、自局宛でない
とき又はACK信号の受信が一定時間ないときに送信を
中止する伝送制御手段を備え、受信局は、他局よりのリ
クエスト信号を受信し、前記相手局アドレスが自局宛で
あるときに各局のプライオリティとして各局固有に定め
られる時間だけ待機した後に前記ACK信号を一斉同報
で送信し、このACK信号に対する受信データが自局宛
であるときにデータ受信を行う伝送制御手段を備えたこ
とを特徴とする。
In order to solve the above-mentioned problems, the present invention is a wireless communication system for transmitting data between a plurality of wireless devices by a distributed control method, in which a transmitting station does not communicate with other stations. When a request signal including the partner station address is sent, an ACK signal from another station is waited for, and when the ACK signal is received and the partner station address of the ACK signal is addressed to the own station, it is sent to the partner station The receiving station receives a request signal from another station and starts the transmission when the destination station does not address the station or when the ACK signal is not received for a certain period of time. When it is destined for each station, it waits for a time that is uniquely assigned to each station as a priority of each station, and then sends the ACK signal by broadcast. Characterized by comprising a transmission control means for performing reception.

【0016】[0016]

【作用】リクエスト信号とACK信号及び送受信データ
には相手局のアドレスを含めておき、送信局及び受信局
は、リクエスト信号とACK信号の送受信で相手局を特
定した通信権を得てデータを送受信する。
[Function] The request signal, the ACK signal, and the transmitted / received data include the address of the partner station, and the transmitter station and the receiver station transmit / receive the data by obtaining the communication right specifying the partner station by transmitting / receiving the request signal and the ACK signal. To do.

【0017】送信局がリクエスト信号を送信したとき、
受信局はプライオリティを持たせた応答時間後にACK
信号を送信することにより電波のマスクにも衝突を回避
した送受信を得る。
When the transmitting station transmits the request signal,
The receiving station ACKs after a response time with priority
By transmitting the signal, the radio wave mask can be transmitted and received while avoiding collision.

【0018】[0018]

【実施例】図1は、無線機の要部構成を示し、アンテナ
1と送受信器2と伝送制御部3及びこれらを制御するコ
ンピュータ部4から構成される。伝送制御部3等のアル
ゴリズムはコンピュータ部4にソフトウェアとして持
ち、これによって衝突を回避した制御がなされる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows the structure of the main part of a radio device, which comprises an antenna 1, a transmitter / receiver 2, a transmission control unit 3 and a computer unit 4 for controlling them. The algorithm of the transmission control unit 3 and the like is stored in the computer unit 4 as software, and control is performed by avoiding collision.

【0019】図2は、コンピュータ部4による送信アル
ゴリズムを示す。送信側においては、送信に先立ち、先
ず伝送路の使用状況を確認するために他局の通信が終了
しているか否かをチェックする(S1)。
FIG. 2 shows a transmission algorithm by the computer unit 4. On the transmitting side, prior to transmission, it is first checked whether or not the communication with another station is completed in order to confirm the usage status of the transmission path (S1).

【0020】このチェックで伝送路が空きの状態であれ
ば相手局にリクエスト信号を送信し(S2)、このリク
エスト信号に対する他局からのACK信号を待つ(S
3)。リクエスト信号には情報部に相手局のアドレス情
報を付属させる。また受信側ではACK信号にアドレス
情報も付属させて返信する。
If the transmission line is idle in this check, a request signal is transmitted to the partner station (S2), and an ACK signal from another station for this request signal is waited (S2).
3). Address information of the partner station is attached to the information section of the request signal. Further, the receiving side sends back the ACK signal with the address information attached.

【0021】このACK信号の受信があり(S4)、か
つ該ACK信号の情報部にもつアドレスが自局宛である
とき(S5)、正常な送受信として相手局に送信を開始
し(S6)、送信を終了する。
When this ACK signal is received (S4) and the address in the information part of the ACK signal is addressed to the own station (S5), the transmission is started as normal transmission to the partner station (S6), End the transmission.

【0022】ACK信号が自局宛でないとき(S5)、
衝突発生として送信中止処理を行い(S7)、相手局の
方が優先度が高いとして他局の通信終了を待つ(S
1)。
When the ACK signal is not addressed to the own station (S5),
As a collision occurs, transmission cancellation processing is performed (S7), and the other station waits for the end of communication by the other station because the other station has a higher priority (S7).
1).

【0023】ACK信号の受信がないとき(S4)、受
信待ちタイマによる待機をし(S8)、そのタイムアッ
プまでACK信号の受信がないときは(S4)、相手局
異常として送信中止処理を行い(S9)、他局の通信終
了を待つ(S1)。
When the ACK signal is not received (S4), the reception waiting timer waits (S8), and when the ACK signal is not received until the time is up (S4), it is determined that the partner station is abnormal and the transmission is canceled. (S9), wait for the end of communication of the other station (S1).

【0024】図3は、コンピュータ部4による受信アル
ゴリズムを示す。受信側では、他局よりのリクエスト信
号を受信し(S11)、その情報部に持つアドレスが自
局宛であるとき(S12)、自局アドレス等にしたがっ
て各局固有に定められる時間を生成し、この時間だけ待
機した後(S13)、ACK信号を送信する(S1
4)。
FIG. 3 shows a reception algorithm by the computer unit 4. On the receiving side, when a request signal from another station is received (S11) and the address held in the information section is addressed to the own station (S12), a time determined uniquely to each station is generated according to the own station address, etc. After waiting for this time (S13), an ACK signal is transmitted (S1).
4).

【0025】このACK信号は、自局のアドレスとグロ
ーバルアドレスで構成されており、すべての局が受信す
る一斉同報とする。また、ACK信号には、上記のよう
に、相手局のアドレスも情報として付加しておき、送信
側での処理(S5)での自局宛のチェックに利用され
る。
This ACK signal is composed of the address of its own station and the global address, and is a simultaneous broadcast received by all stations. Further, as described above, the address of the partner station is also added to the ACK signal as information, which is used for checking the address of the own station in the process (S5) on the transmitting side.

【0026】ACK信号の送信の後、受信データが自局
宛であるとき(S15)、データ受信を行い(S1
6)、受信終了とする。
After the transmission of the ACK signal, when the received data is addressed to the own station (S15), data reception is performed (S1).
6) The reception is completed.

【0027】他局よりの受信があるも自局宛でないとき
(S12)及び受信データが自局宛でないとき(S1
5)には次の受信を待つ(S11)。
When there is reception from another station but it is not addressed to itself (S12) and when the received data is not addressed to itself (S1)
In 5), the next reception is awaited (S11).

【0028】以上までの送受信アルゴリズムにより、送
信側ではリクエスト信号の送信に対するACK信号の情
報部に設けた相手局アドレスにより自局宛か否かを判定
して送信を行う。
According to the transmission / reception algorithm described above, the transmission side determines whether or not it is addressed to itself by the address of the partner station provided in the information part of the ACK signal for the transmission of the request signal, and transmits.

【0029】ACK信号待ちには最初に自局宛のACK
信号を受信した局が送信権を得る。このため、送信側で
は最初のACK信号が自局宛でない場合、ACKが返送
されず、ACK信号待ちのタイムアップで送信を打ち切
る。
When waiting for an ACK signal, first ACK addressed to the own station
The station that receives the signal gets the transmission right. Therefore, if the first ACK signal is not addressed to the local station on the transmitting side, the ACK is not returned, and the transmission is terminated when the ACK signal waiting time is up.

【0030】また、受信側では、リクエスト信号受信時
に一定時間待機するが、この時間の生成方法で各局のプ
ライオリティが変更可能となる。以下に、プライオリテ
ィの決定方法を説明する。
The receiving side waits for a certain time when receiving the request signal, but the priority of each station can be changed by the method of generating this time. The method of determining the priority will be described below.

【0031】(1)固定のプライオリティの場合。(1) In case of fixed priority.

【0032】各局の待機時間をユニークな固定時間とす
る。通常、各局のアドレスはユニークに設定するもので
あり、このアドレスにある倍数を乗じて待機時間を決め
るなどにより、ユニークな固定時間を得る。
The waiting time of each station is a unique fixed time. Normally, the address of each station is set uniquely, and a unique fixed time is obtained by multiplying this address by a certain multiple to determine the waiting time.

【0033】この方法では、衝突時の各局のプライオリ
ティは固定となる。また、アドレスはリクエスト信号の
送信アドレスで計算される。
In this method, the priority of each station at the time of collision is fixed. The address is calculated by the transmission address of the request signal.

【0034】(2)可変のプライオリティの場合。(2) In the case of variable priority.

【0035】イーサネットに代表されるように、乱数で
待ち時間を決定する方式である。この場合、ACK信号
が衝突する可能性がある。
As represented by Ethernet, this is a method of determining the waiting time with a random number. In this case, the ACK signals may collide.

【0036】(3)半固定のプライオリティの場合。(3) In the case of semi-fixed priority.

【0037】各局の待機時間は固定とするが、この待機
時間を複数持ち、時間が短いほどプライオリティが上位
とする。各局では、最初に低いプライオリティで動作す
るが、衝突などで送信待ちが生じた場合、その局のプラ
イオリティを上げる。
Although the waiting time of each station is fixed, it has a plurality of waiting times, and the shorter the time, the higher the priority. Each station operates at a low priority first, but when a transmission wait occurs due to a collision or the like, the priority of that station is increased.

【0038】図4は、本実施例を無線通信システムに適
用した具体例を示す。4つの局のうち、A局とB局が近
距離に位置し、またC局とD局が近距離に位置し、A,
B局とC,D局が遠距離に位置する場合を示す。
FIG. 4 shows a specific example in which this embodiment is applied to a wireless communication system. Of the four stations, station A and station B are located at a short distance, and station C and station D are located at a short distance.
The case where station B and stations C and D are located at a long distance is shown.

【0039】同図の構成において、時刻t0でA局がB
局宛に、C局がD局宛に同時にリクエスト信号を送信し
た場合のタイムチャートを図5に示す。
In the configuration shown in the figure, station A becomes B at time t 0.
FIG. 5 shows a time chart in the case where the station C simultaneously transmits the request signal to the station C and the station C to the station D at the same time.

【0040】この場合、B,D局はそれぞれA,C局の
信号が強力であり、遠距離の局の信号はマスクされる可
能性が高い。
In this case, the signals of stations A and C are strong in stations B and D, respectively, and the signals of stations at long distances are likely to be masked.

【0041】このときのリクエスト信号に対して、B,
D局はそれぞれ待機時間を設けてある時間後にACK信
号を返信するが、B局のプライオリティが高い場合、B
局が先にACK信号を返信する(時刻t1)。
In response to the request signal at this time, B,
Station D returns an ACK signal after a certain waiting time, but if station B has a high priority,
The station first sends back an ACK signal (time t 1 ).

【0042】このACK信号は、時刻t2にA,C局が
受信するが、A局が自局宛のACKであると判定するこ
とにより引き続きデータを送信するのに対して、C局は
最初のACK信号が自局宛でないことより衝突を認識
し、D局からのACK信号の発信(時刻t3)とその受
信時(時刻t4)にも伝送を打ち切る。
This ACK signal is received by stations A and C at time t 2 , but station A first determines that the ACK is addressed to itself, while station C initially transmits data. The ACK signal is not addressed to the own station, so that the collision is recognized, and the transmission is terminated when the ACK signal is transmitted from the D station (time t 3 ) and when it is received (time t 4 ).

【0043】[0043]

【発明の効果】以上のとおり、本発明によれば、リクエ
スト信号とACK信号及び送受信データには相手局のア
ドレスを含めておき、送信局及び受信局は、リクエスト
信号とACK信号の送受信で相手局を特定した通信権を
得てデータを送受信する。そして、送信局がリクエスト
信号を送信したとき、受信局はプライオリティを持たせ
た応答時間後にACK信号を送信するようにしたため、
以下の効果がある。
As described above, according to the present invention, the request signal, the ACK signal, and the transmitted / received data include the address of the partner station, and the transmitter station and the receiver station transmit and receive the request signal and the ACK signal. Data is transmitted and received with the communication right specifying the station. Then, when the transmitting station transmits the request signal, the receiving station transmits the ACK signal after the response time giving priority,
It has the following effects.

【0044】(1)無線LANのような衝突検出が困難
な分散制御方式によるもCSMA/CD方式と同様な伝
送が可能となる。
(1) The transmission similar to the CSMA / CD system can be performed even by the distributed control system such as the wireless LAN which is difficult to detect the collision.

【0045】(2)集中制御方式に見られるように、伝
送路での衝突を避けるためのマスター局などの特別な監
視局を設けることを必要とすることなく、衝突回避が可
能となる。これは、分散処理方式の無線LANを可能と
することになる。
(2) As can be seen in the centralized control system, collision avoidance can be performed without the need to provide a special monitoring station such as a master station for avoiding collision on the transmission path. This enables a distributed processing type wireless LAN.

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

【図1】本発明の一実施例における無線機の要部構成
図。
FIG. 1 is a configuration diagram of a main part of a wireless device according to an embodiment of the present invention.

【図2】実施例における無線機の送信側アルゴリズム。FIG. 2 is a transmitter algorithm of a wireless device according to an embodiment.

【図3】実施例における無線機の受信側アルゴリズム。FIG. 3 is a receiving side algorithm of a radio device according to an embodiment.

【図4】無線通信システムの例。FIG. 4 is an example of a wireless communication system.

【図5】実施例における衝突回避のタイムチャート。FIG. 5 is a time chart of collision avoidance according to the embodiment.

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

1…アンテナ 2…送受信器 3…伝送制御部 4…コンピュータ部 1 ... Antenna 2 ... Transceiver 3 ... Transmission control unit 4 ... Computer unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数の無線機間で分散制御方式でデータ
伝送を行う無線通信システムにおいて、 送信局は、他局の通信がないときに相手局アドレスを含
むリクエスト信号を送信して他局からのACK信号を待
ち、該ACK信号を受信しかつ該ACK信号が持つ相手
局アドレスが自局宛であるときに相手局に送信を開始
し、自局宛でないとき又はACK信号の受信が一定時間
ないときに送信を中止する伝送制御手段を備え、 受信局は、他局よりのリクエスト信号を受信し、前記相
手局アドレスが自局宛であるときに各局のプライオリテ
ィとして各局固有に定められる時間だけ待機した後に前
記ACK信号を一斉同報で送信し、このACK信号に対
する受信データが自局宛であるときにデータ受信を行う
伝送制御手段を備えたことを特徴とする無線通信システ
ム。
1. In a wireless communication system for performing data transmission between a plurality of wireless devices by a distributed control method, a transmitting station transmits a request signal including a partner station address from another station when there is no communication with the other station. Wait for the ACK signal of, and start transmitting to the partner station when the ACK signal is received and the partner station address included in the ACK signal is addressed to the partner station If the receiving station receives a request signal from another station and the destination station address is addressed to itself, the receiving station receives the request signal from the other station for a time determined uniquely to each station. A transmission control means for transmitting the ACK signal by broadcast after waiting and for receiving data when the received data corresponding to the ACK signal is addressed to itself is provided. Communication system.
JP7052150A 1995-03-13 1995-03-13 Radio communication system Pending JPH08251187A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7052150A JPH08251187A (en) 1995-03-13 1995-03-13 Radio communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7052150A JPH08251187A (en) 1995-03-13 1995-03-13 Radio communication system

Publications (1)

Publication Number Publication Date
JPH08251187A true JPH08251187A (en) 1996-09-27

Family

ID=12906845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7052150A Pending JPH08251187A (en) 1995-03-13 1995-03-13 Radio communication system

Country Status (1)

Country Link
JP (1) JPH08251187A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011061780A (en) * 2004-12-22 2011-03-24 Qualcomm Inc Apparatus and method for efficient transmission of acknowledgements
JP2011176865A (en) * 2000-05-05 2011-09-08 Ipr Licensing Inc Wireless channel allocation in base station processor

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011176865A (en) * 2000-05-05 2011-09-08 Ipr Licensing Inc Wireless channel allocation in base station processor
US8321542B1 (en) 2000-05-05 2012-11-27 Ipr Licensing, Inc. Wireless channel allocation in a base station processor
US8521862B2 (en) 2000-05-05 2013-08-27 Ipr Licensing, Inc. Wireless channel allocation in a base station processor
US9781626B2 (en) 2000-05-05 2017-10-03 Ipr Licensing, Inc. Wireless channel allocation in a base station processor
JP2011061780A (en) * 2004-12-22 2011-03-24 Qualcomm Inc Apparatus and method for efficient transmission of acknowledgements
US8711691B2 (en) 2004-12-22 2014-04-29 Qualcomm Incorporated Apparatus and method for efficient transmission of acknowledgements

Similar Documents

Publication Publication Date Title
US5828663A (en) Access control system for wireless-lan terminals
JPH09162903A (en) Radio transmission equipment
US8572240B2 (en) Monitoring system
JPH04213251A (en) Communication system
US6522661B1 (en) Method for improving fairness in use of network
WO1996025811A1 (en) Method of resolving media contention in radio communication links
JP2007096902A (en) Method for detecting packet collision of radio communication system and radio communication equipment
JP2715938B2 (en) Terminal equipment for wireless communication networks
JPH08251187A (en) Radio communication system
JP2004531146A (en) Communication apparatus and method supporting carrier sensing multiple access / collision detection (CSMA / CD)
KR100526184B1 (en) Method of multimedia data transmssion in wireless network
CN114258153A (en) Wireless communication connection method, system and wireless communication equipment
JP2007104232A (en) Communication network system and communication terminal device
JPS62107543A (en) Radio communication equipment
JP3293943B2 (en) Programmable controller
JPS63187746A (en) Constituting method for radio local area network
JP2004349808A (en) Wireless relaying method and apparatus
JPH07312602A (en) Radio lan system and transmission right controller
CN113543082B (en) Communication method, device, electronic equipment, system and medium
JP2002246985A (en) Optical radio repeater and light radio transmitting terminal equipment
JPH11239140A (en) Packet transmission method
JPS59168737A (en) Multi-drop transmission system
JPH06311165A (en) Transmission equipment
JPH04344742A (en) Flow control system
JPH10313330A (en) Traffic controller