[go: up one dir, main page]

JP2003289309A - Wireless communication terminal - Google Patents

Wireless communication terminal

Info

Publication number
JP2003289309A
JP2003289309A JP2002092148A JP2002092148A JP2003289309A JP 2003289309 A JP2003289309 A JP 2003289309A JP 2002092148 A JP2002092148 A JP 2002092148A JP 2002092148 A JP2002092148 A JP 2002092148A JP 2003289309 A JP2003289309 A JP 2003289309A
Authority
JP
Japan
Prior art keywords
terminal
unit
control unit
signal
information
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
JP2002092148A
Other languages
Japanese (ja)
Inventor
Makoto Funabiki
誠 船引
Yoshinori Watanabe
善規 渡辺
Taisuke Matsumoto
泰輔 松本
Hirokazu Kobayashi
広和 小林
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2002092148A priority Critical patent/JP2003289309A/en
Publication of JP2003289309A publication Critical patent/JP2003289309A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a radio communication terminal adaptive to the transmission of data having a real time property even on an ad hoc network with no centralized administrative station in a wireless packet communication system. <P>SOLUTION: In a media access control part 104 of the wireless packet communication system, a block to use a CSMA/CA scheme as an access scheme and a block to use a token passing scheme are provided and in the case of data requiring the real time property, the data are transmitted by using the token passing scheme. Thus, the delay of the data is reduced. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数の無線端末間
でデータを通信する無線通信端末装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a wireless communication terminal device for communicating data between a plurality of wireless terminals.

【0002】[0002]

【従来の技術】従来、複数の端末から構成される無線パ
ケット通信システムに関しては、例えば、IEEE S
td 802.11−1997で記載されているデータ
伝送方式(Carrier Sense Multip
le Access withCollision A
voidance:CSMA/CA)が用いられてい
る。この方式では、送信端末はキャリアセンスを行い、
一定時間キャリアがフリーであった場合には、さらにラ
ンダム時間待機し、その後キャリアがフリーであれば、
Operation System(以後、OSと記述
する)部により生成及び使用されるアプリケーションデ
ータを送信し、キャリアがビジーであればさらにランダ
ム時間待機する。これにより、送信が集中することを防
ぎ、衝突を回避している。受信端末においては、自局宛
のアプリケーションデータを受信した後、一定時間後に
応答フレーム(以後、ACKnowledgemen
t:Ackと記述する)を送信端末宛に送信する。送信
端末はAckを受信することにより、送信が成功したと
判断し、Ackを受信しない場合は送信が失敗したと判
断し、再度、同一のアプリケーションデータを送信す
る。
2. Description of the Related Art Conventionally, regarding a wireless packet communication system composed of a plurality of terminals, for example, IEEE S
Data transmission method (Carrier Sense Multip) described in Td 802.11-1997.
le Access with Collision A
Voidance: CSMA / CA) is used. In this method, the transmitting terminal performs carrier sense,
If the carrier is free for a certain period of time, wait for another random time, then if the carrier is free,
The application data generated and used by the Operation System (hereinafter referred to as OS) unit is transmitted, and if the carrier is busy, it waits for a random time. This prevents transmission from being concentrated and avoids collisions. The receiving terminal receives a response frame (hereinafter, ACKnowledgemen) after a fixed time after receiving the application data addressed to itself.
t: described as Ack) is transmitted to the transmission terminal. The transmitting terminal determines that the transmission has succeeded by receiving the Ack, determines that the transmission has failed if the Ack is not received, and transmits the same application data again.

【0003】また、IEEE Std 802.11−
1997にはオプションとしてポーリングを用いたデー
タ伝送方式(以後、PCFと記述する)が規定されてい
る。この方式では、アクセスポイント(以後、APと記
述する)がPCFに対応した各端末に対して、Poll
フレームを送信し、Pollフレームを受信した端末は
その宛先が自局宛であればデータを送信することができ
る。これにより、衝突を生じることなくデータの送受信
が行えるため、リアルタイム性を要求するプロトコル
(Real Time Protocol:RTP)に
より制御される動画像などの即時系データ伝送の遅延を
小さく抑えることができる。
In addition, IEEE Std 802.11-
In 1997, a data transmission method using polling as an option (hereinafter referred to as PCF) is specified. In this method, an access point (hereinafter referred to as an AP) polls each PCF-compatible terminal.
A terminal that transmits a frame and receives a Poll frame can transmit data if its destination is its own station. As a result, data can be transmitted and received without causing a collision, so that a delay in immediate data transmission such as a moving image controlled by a protocol (Real Time Protocol: RTP) that requires real-time processing can be suppressed to be small.

【0004】[0004]

【発明が解決しようとしている課題】従来の無線パケッ
ト通信システムでは、リアルタイム性をもつ即時系デー
タの伝送を効率よく行うためアクセス方式としてポーリ
ング方式を用いる。しかし、APのような集中管理局が
ないアドホックネットワークにおいては、ポーリング方
式を用いることができないため、即時系データを用いた
サービスを提供することが困難であるという問題があ
る。
In the conventional wireless packet communication system, a polling method is used as an access method in order to efficiently transmit real-time immediate data. However, in an ad hoc network that does not have a central control station such as AP, it is difficult to provide a service using immediate data because the polling method cannot be used.

【0005】そこで、本発明は、前記の問題点を解決す
るためのもので、トークンと呼ばれる端末番号などの端
末を識別する情報を記憶させたデータをアドホックネッ
トワークを構成する端末の間で巡回させ、トークンに記
憶されている端末情報と自端末の情報が一致し、RTP
により制御された即時系データが存在する場合に、送信
を行うトークン・パッシング方式を用いることにより、
APがないアドホックな無線パケット通信システムにお
いても即時系データを用いたサービスの提供を目的とす
る。
Therefore, the present invention is for solving the above-mentioned problems, and makes data stored with information for identifying a terminal such as a terminal number called a token circulate between terminals constituting an ad hoc network. , The terminal information stored in the token matches the information of the own terminal, and the RTP
By using the token passing method that performs transmission when there is immediate data controlled by
An object is to provide a service using immediate data even in an ad hoc wireless packet communication system without an AP.

【0006】[0006]

【課題を解決するための手段】本発明では、無線通信端
末装置内において、アクセス方式としてCSMA/CA
方式とトークン・パッシング方式を用いる区間を設ける
ことにより、上記目的を達成するものである。
According to the present invention, CSMA / CA is used as an access method in a wireless communication terminal device.
The above object is achieved by providing a section using the method and the token passing method.

【0007】[0007]

【発明の実施の形態】本発明の請求項1に記載の発明
は、高周波信号を受信するアンテナ部と、前記アンテナ
部で受信した前記高周波信号を入力し、前記高周波信号
をベースバンド信号に変換するRF部と、前記RF部の
前記ベースバンド信号を入力し、前記ベースバンド信号
をディジタル信号に復調する変復調部と、前記変復調部
の前記ディジタル信号を入力し、前記ディジタル信号に
含まれる端末を管理する端末情報を取得するメディアア
クセス制御部と、前記メディアアクセス制御部の前記デ
ィジタル信号を入力し、前記ディジタル信号に含まれる
前記端末情報及びアプリケーションデータを処理するO
S部を具備する無線通信端末装置であって、前記OS部
は、前記アプリケーションデータを作成し、前記端末情
報及びアクセス方式を制御するアクセス制御情報を前記
アプリケーションデータに付加した前記ディジタル信号
を前記メディアアクセス制御部に出力し、前記メディア
アクセス制御部は、前記アクセス制御情報から前記アク
セス方式を決定し、前記アクセス方式に従い前記ディジ
タル信号を前記変復調部に出力し、前記変復調部は、前
記メディアアクセス制御部から入力される前記ディジタ
ル信号を予め決められた変調方式で変調信号に変換し、
前記RF部は、前記変調信号を前記高周波信号に変換
し、前記アンテナ部は前記高周波信号を送信する無線通
信端末装置としたものであり、送信するアプリケーショ
ンデータによりアクセス方式を変更することで、高い伝
送効率を確保するという作用を有する。
BEST MODE FOR CARRYING OUT THE INVENTION The invention according to claim 1 of the present invention inputs an antenna section for receiving a high frequency signal and the high frequency signal received by the antenna section, and converts the high frequency signal into a baseband signal. And an RF unit for inputting the baseband signal of the RF unit to demodulate the baseband signal into a digital signal, and a digital signal of the modulator / demodulator for inputting a terminal included in the digital signal. A media access control unit that acquires terminal information to be managed, and the digital signal of the media access control unit are input, and the terminal information and application data included in the digital signal are processed.
A wireless communication terminal device comprising an S unit, wherein the OS unit creates the application data, and adds the digital signal in which the terminal information and access control information for controlling an access method are added to the application data. Output to the access control unit, the media access control unit determines the access scheme from the access control information, outputs the digital signal to the modulation / demodulation unit according to the access scheme, and the modulation / demodulation unit performs the media access control. The digital signal input from the unit is converted into a modulated signal by a predetermined modulation method,
The RF unit converts the modulated signal into the high frequency signal, and the antenna unit serves as a wireless communication terminal device that transmits the high frequency signal. It has the effect of ensuring transmission efficiency.

【0008】本発明の請求項2に記載の発明は、メディ
アアクセス制御部が、キャリアセンスを行い送信の衝突
を回避するCSMA/CA方式を制御し、変復調部にデ
ィジタル信号を出力するCSMA/CA制御部と、送信
が許可されたアドホックネットワークを構成する端末の
端末番号が記憶されたトークンを前記アドホックネット
ワークを構成する端末の間で巡回させ、前記端末番号に
一致する端末は送信を行うトークン・パッシング方式を
制御し、前記変復調部に前記ディジタル信号を出力する
トークン・パッシング制御部と、OS部から入力される
前記ディジタル信号のアクセス制御情報を監視し、アク
セス方式及び継続時間を決定し、前記トークン・パッシ
ング制御部及び前記CSMA/CA制御部に前記ディジ
タル信号を出力し、変復調部から入力される前記トーク
ン・パッシング方式の開始を宣言するトークン・パッシ
ング開始パケット、前記トークン、前記キャリアセンス
を行う信号及び前記アドホックネットワークを構成する
端末から受信した前記ディジタル信号を判断し、前記ト
ークン・パッシング開始パケット及び前記トークンを前
記トークン・パッシング制御部に出力し、前記キャリア
センスを行う信号を前記CSMA/CA制御部に出力
し、前記アドホックネットワークを構成する端末から受
信した前記ディジタル信号を前記OS部に出力するアク
セス方式制御部と、前記アドホックネットワークを構成
する端末情報を記憶し、前記CSMA/CA制御部及び
前記トークン・パッシング制御部に前記端末情報を出力
する端末管理部を有する請求項1記載の無線通信端末装
置としたものであり、アクセス方式としてトークン・パ
ッシング方式を用いることにより、アクセスポイントが
ない無線パケット通信システムにおいても即時系データ
の遅延を小さくでき、トークン・パッシング方式とCS
MA/CA方式を用いる区間を調整することにより、高
い伝送効率を確保するという作用を有する。
According to a second aspect of the present invention, the medium access control unit controls the CSMA / CA method for carrying out carrier sense to avoid transmission collision, and outputs a digital signal to the modulation / demodulation unit. The control unit and the token storing the terminal number of the terminal that constitutes the ad hoc network permitted to transmit are circulated between the terminals constituting the ad hoc network, and the terminal that matches the terminal number transmits the token. A token passing control unit that controls a passing system and outputs the digital signal to the modulation / demodulation unit, and access control information of the digital signal input from the OS unit is monitored to determine an access system and a duration time. Outputs the digital signal to the token passing controller and the CSMA / CA controller. The token passing start packet for declaring the start of the token passing method input from the modulator / demodulator, the token, the signal for performing the carrier sense, and the digital signal received from the terminal configuring the ad hoc network are determined, and The token passing start packet and the token are output to the token passing control unit, the signal for performing the carrier sense is output to the CSMA / CA control unit, and the digital signal received from the terminal forming the ad hoc network is output. An access method control unit that outputs to the OS unit, a terminal management unit that stores terminal information that constitutes the ad hoc network, and outputs the terminal information to the CSMA / CA control unit and the token passing control unit. Item 1 description Is obtained by the radio communication terminal device by using a token passing scheme as an access scheme, also possible to reduce the delay of the instant system the data in the absence of the access point wireless packet communication system, a token passing scheme and CS
By adjusting the section using the MA / CA method, there is an effect of ensuring high transmission efficiency.

【0009】本発明の請求項3に記載の発明は、メディ
アアクセス制御部が、新規に通信を開始する際にアドホ
ックネットワークを構成する他の端末に送信する加入要
求信号を生成し、CSMA/CA制御部に出力する加入
要求信号生成部を更に有し、アクセス方式制御部は、O
S部から入力される前記加入要求信号の生成を要求する
信号を前記加入要求信号生成部に出力し、変復調部から
入力される前記アドホックネットワークを構成する他の
端末から受信した前記加入要求信号及び端末情報を端末
管理部に出力し、前記端末管理部は、前記アクセス方式
制御部から入力される前記加入要求信号を前記端末情報
に更新し、CSMA/CA制御部又はトークン・パッシ
ング制御部に出力する請求項2記載の無線通信端末装置
としたものであり、CSMA/CA方式によりアドホッ
クネットワーク内の全ての端末に新規に加入した端末情
報を通信することより、同一の端末情報を保持し、集中
管理局が存在しないアドホックネットワークにおいて
も、安定した通信を行うことができるという作用を有す
る。
According to a third aspect of the present invention, the media access control unit generates a join request signal to be transmitted to another terminal forming the ad hoc network when a new communication is started, and CSMA / CA The access method control unit further includes a join request signal generation unit for outputting to the control unit.
A signal requesting generation of the join request signal input from the S section is output to the join request signal generating section, and the join request signal received from another terminal configuring the ad hoc network, which is input from the modulation / demodulation section, The terminal information is output to the terminal management unit, and the terminal management unit updates the subscription request signal input from the access method control unit to the terminal information and outputs the terminal information to the CSMA / CA control unit or the token passing control unit. The wireless communication terminal device according to claim 2, wherein the same terminal information is retained and centralized by communicating terminal information newly subscribed to all terminals in the ad hoc network by the CSMA / CA method. Even in an ad hoc network where there is no management station, it has the effect of enabling stable communication.

【0010】本発明の請求項4に記載の発明は、メディ
アアクセス制御部が、アドホックネットワークを構成す
る他の端末から受信したディジタル信号及び端末管理部
に記憶されている端末情報を用いて通信領域の外に位置
する隠れ端末を判定し、前記隠れ端末の情報を前記端末
管理部に出力する隠れ端末監視部を更に有し、前記端末
管理部は、変復調部から入力された前記アドホックネッ
トワークを構成する他の端末から受信した前記ディジタ
ル信号を前記隠れ端末監視部に出力するアクセス方式制
御部と前記隠れ端末監視部に前記端末情報を出力する請
求項2又は3記載の無線通信端末装置としたものであ
り、同一のアドホックネットワークに所属するが、自端
末の通信領域外に存在する隠れ端末を判定するという作
用を有する。
According to a fourth aspect of the present invention, in the communication area, the media access control unit uses the digital signal received from another terminal which constitutes the ad hoc network and the terminal information stored in the terminal management unit. Further includes a hidden terminal monitoring unit that determines a hidden terminal located outside the device and outputs information of the hidden terminal to the terminal management unit, and the terminal management unit configures the ad hoc network input from the modulation / demodulation unit. The wireless communication terminal device according to claim 2 or 3, wherein the access method control unit that outputs the digital signal received from another terminal to the hidden terminal monitoring unit and the terminal information is output to the hidden terminal monitoring unit. That is, it has an effect of determining a hidden terminal that belongs to the same ad hoc network but exists outside the communication area of the own terminal.

【0011】本発明の請求項5に記載の発明は、メディ
アアクセス制御部が、端末管理部に記憶されている隠れ
端末の情報から隠れ端末との通信データの中継を要求す
る中継要求信号を生成し、アドホックネットワークを構
成する他の端末で生成された前記中継要求信号を追加し
た前記中継要求信号を前記端末管理部に出力する中継要
求信号生成部を更に有し、アクセス方式制御部は、変復
調部から入力される前記アドホックネットワークを構成
する他の端末で生成された前記中継要求信号を判定し、
前記中継要求信号生成部に出力する請求項4記載の無線
通信端末装置としたものであり、隠れ端末との通信を複
数の端末を用いて中継を行うことにより、隠れ端末問題
を回避できるという作用を有する。
According to a fifth aspect of the present invention, the media access control unit generates a relay request signal for requesting relay of communication data with the hidden terminal from information of the hidden terminal stored in the terminal management unit. However, the access method control unit further includes a relay request signal generation unit that outputs the relay request signal to which the relay request signal generated by another terminal configuring the ad hoc network is added, to the terminal management unit Determining the relay request signal generated by another terminal constituting the ad hoc network input from the unit,
The wireless communication terminal device according to claim 4, which outputs the signal to the relay request signal generation unit, wherein the hidden terminal problem can be avoided by relaying communication with the hidden terminal using a plurality of terminals. Have.

【0012】本発明の請求項6に記載の発明は、メディ
アアクセス制御部が、端末管理部に記憶されている隠れ
端末の情報から通信領域を変更する条件を記述した通信
領域信号を生成し、変復調部に入力されるアドホックネ
ットワークを構成する他の端末で生成された前記通信領
域信号を追加した前記通信領域信号を前記端末管理部に
出力する通信領域信号生成部を更に有し、アクセス方式
制御部は、変復調部から入力される前記アドホックネッ
トワークを構成する他の端末で生成された前記通信領域
信号を判定し、前記通信領域信号生成部に出力する請求
項4記載の無線通信端末装置としたものであり、隠れ端
末が存在する場合に通信領域を拡大することにより隠れ
端末問題を回避し、端末が近距離に集まっている場合は
通信領域を狭め、消費電力を低減するという作用を有す
る。
According to a sixth aspect of the present invention, the media access control unit generates a communication area signal describing a condition for changing the communication area from the information of the hidden terminal stored in the terminal management unit, The access method control further includes a communication area signal generation unit that outputs the communication area signal, which is added to the communication area signal generated by another terminal configuring the ad hoc network and is input to the modulation / demodulation unit, to the terminal management unit. 5. The wireless communication terminal device according to claim 4, wherein the unit determines the communication area signal generated by another terminal that constitutes the ad hoc network, which is input from the modulation / demodulation unit, and outputs the communication area signal to the communication area signal generation unit. It avoids the hidden terminal problem by expanding the communication area when there are hidden terminals, and narrows the communication area when terminals are close together, It has the effect of reducing the cost of power.

【0013】以下、本発明の実施の形態について、図1
から図8を参照して説明する。
FIG. 1 shows an embodiment of the present invention.
From now on, description will be made with reference to FIG.

【0014】(実施の形態1)図1は、本発明第1の実
施の形態に係る無線通信端末装置の構成を示す図であ
り、アンテナ部101、RF部102、変復調部10
3、メディアアクセス制御部104、OS部105から
構成される。以下に動作を説明する。
(Embodiment 1) FIG. 1 is a diagram showing a configuration of a radio communication terminal apparatus according to a first embodiment of the present invention, which includes an antenna section 101, an RF section 102, and a modulation / demodulation section 10.
3, a media access control unit 104 and an OS unit 105. The operation will be described below.

【0015】まず、データの受信過程について述べる。
アンテナ部101が高周波信号を受信し、RF部102
に出力する。RF部102は、高周波信号をベースバン
ド信号に変換し、変復調部103に出力する。変復調部
103は、ベースバンド信号をディジタル信号に変換
し、メディアアクセス制御部104に出力する。メディ
アアクセス制御部104は、ディジタル信号からアクセ
ス方式を制御するアクセス制御情報を取得し、ディジタ
ル信号をOS部105に出力する。ここで、アクセス制
御情報には、RTPなどのプロトコル、送信元の端末を
識別する端末番号、宛先となる端末を識別する端末番号
が含まれる。
First, the process of receiving data will be described.
The antenna unit 101 receives the high frequency signal, and the RF unit 102
Output to. The RF unit 102 converts the high frequency signal into a baseband signal and outputs the baseband signal to the modulation / demodulation unit 103. The modulation / demodulation unit 103 converts the baseband signal into a digital signal and outputs the digital signal to the media access control unit 104. The media access control unit 104 acquires access control information for controlling the access method from the digital signal and outputs the digital signal to the OS unit 105. Here, the access control information includes a protocol such as RTP, a terminal number that identifies the terminal of the transmission source, and a terminal number that identifies the terminal that is the destination.

【0016】OS部105は、ディジタル信号に含まれ
る端末情報から送信端末及び受信端末の情報を取得す
る。ここで、ディジタル信号に含まれるアプリケーショ
ンデータの送信を特定の端末に要求していた場合は、送
信端末と受信端末の端末番号の認証を行い、端末番号が
正しく認証された後にアプリケーションデータを処理す
る。アプリケーションデータは、動画像などのデータが
含まれる場合は、動画像再生用のプログラムにより再生
される。また、特定の端末にアプリケーションデータの
要求をしていない場合は、受信端末の端末番号が自端末
であることを確認した後に、アプリケーションデータを
利用する。
The OS section 105 acquires information on the transmitting terminal and the receiving terminal from the terminal information contained in the digital signal. Here, when the specific terminal is requested to transmit the application data included in the digital signal, the terminal numbers of the transmitting terminal and the receiving terminal are authenticated, and the application data is processed after the terminal numbers are correctly authenticated. . When the application data includes data such as a moving image, it is reproduced by a moving image reproducing program. When the application data is not requested to the specific terminal, the application data is used after confirming that the terminal number of the receiving terminal is the own terminal.

【0017】次に、データの送信過程について述べる。
OS部105は、送信するアプリケーションデータを作
成し、送信端末すなわち自端末の端末番号、送信先とな
る受信端末の端末番号、及びアクセス方式を制御するア
クセス制御情報をアプリケーションデータに付加したデ
ィジタル信号をメディアアクセス制御部104に出力す
る。メディアアクセス制御部104は、アクセス制御情
報に含まれるプロトコルがRTPであれば、遅延の少な
いアクセス方式を用いて優先的に変復調部103に出力
し、その後、プロトコルがRTPでないディジタル信号
を変復調部103に出力する。変復調部103は、メデ
ィアアクセス制御部104から入力されるディジタル信
号を予め決められた変調方式、例えば、QPSK変調方
式などで変調信号に変換し、RF部102に出力する。
RF部102は、変調信号を高周波信号に変換し、アン
テナ部101から送信される。
Next, the data transmission process will be described.
The OS unit 105 creates application data to be transmitted, and outputs a digital signal in which the terminal number of the transmitting terminal, that is, its own terminal, the terminal number of the receiving terminal that is the transmission destination, and access control information for controlling the access method are added to the application data. Output to the media access control unit 104. If the protocol included in the access control information is RTP, the media access control unit 104 preferentially outputs it to the modulation / demodulation unit 103 using an access method with a small delay, and then outputs a digital signal whose protocol is not RTP to the modulation / demodulation unit 103. Output to. The modulation / demodulation unit 103 converts the digital signal input from the media access control unit 104 into a modulation signal by a predetermined modulation scheme, for example, a QPSK modulation scheme, and outputs the modulated signal to the RF unit 102.
The RF unit 102 converts the modulated signal into a high frequency signal and transmits it from the antenna unit 101.

【0018】図2にメディアアクセス制御部104の構
成を示す。キャリアセンスを行い送信の衝突を回避する
CSMA/CA方式を制御し、変復調部103にディジ
タル信号を出力するCSMA/CA制御部201と、送
信が許可されたアドホックネットワークを構成する端末
の端末番号が記憶されたトークンをアドホックネットワ
ークを構成する端末の間で巡回させ、端末番号に一致す
る端末は送信を行うトークン・パッシング方式を制御
し、変復調部103に前記ディジタル信号を出力するト
ークン・パッシング制御部202と、OS部105から
入力されるディジタル信号のアクセス制御情報を監視
し、アクセス方式及び継続時間を決定し、トークン・パ
ッシング制御部202及びCSMA/CA制御部201
にディジタル信号を出力し、変復調部103から入力さ
れるトークン・パッシング方式の開始を宣言するトーク
ン・パッシング開始パケット304、トークン、キャリ
アセンスを行う信号及びアドホックネットワークを構成
する端末から受信したディジタル信号を判断し、トーク
ン・パッシング開始パケット304及びトークンはトー
クン・パッシング制御部202に出力し、キャリアセン
スを行う信号はCSMA/CA制御部201に出力し、
アドホックネットワークを構成する端末から受信したデ
ィジタル信号はOS部105に出力するアクセス方式制
御部203と、アドホックネットワークを構成する端末
情報を記憶し、CSMA/CA制御部201及びトーク
ン・パッシング制御部202に端末情報を出力する端末
管理部204から構成される。以下に動作を説明する。
FIG. 2 shows the configuration of the media access control unit 104. The CSMA / CA control unit 201 that controls the CSMA / CA system that performs carrier sense to avoid transmission collision and outputs a digital signal to the modulation / demodulation unit 103, and the terminal number of a terminal that constitutes an ad hoc network that is permitted to transmit are The token passing control unit that circulates the stored tokens among the terminals that configure the ad hoc network, controls the token passing method in which the terminal having the same terminal number transmits, and outputs the digital signal to the modulation / demodulation unit 103. 202 and the access control information of the digital signal input from the OS unit 105 are monitored to determine the access method and duration, and the token passing control unit 202 and the CSMA / CA control unit 201.
A token passing start packet 304 for declaring the start of the token passing method input from the modulator / demodulator 103, a token, a signal for performing carrier sense, and a digital signal received from a terminal forming an ad hoc network. Judgment, the token passing start packet 304 and the token are output to the token passing control unit 202, and the signal for performing carrier sense is output to the CSMA / CA control unit 201.
A digital signal received from a terminal forming an ad hoc network is stored in an access method control unit 203 which outputs to an OS unit 105 and terminal information forming an ad hoc network, and is stored in a CSMA / CA control unit 201 and a token passing control unit 202. It is composed of a terminal management unit 204 which outputs terminal information. The operation will be described below.

【0019】トークン・パッシング方式とCSMA/C
A方式は、一定の周期で交互に繰り返し動作する。この
周期をトークン・パッシング開始周期303と呼ぶ。図
3にトークン・パッシング制御部202とCSMA/C
A制御部201の動作状態を示す。
Token passing method and CSMA / C
The A method operates alternately and repeatedly at a constant cycle. This cycle is called a token passing start cycle 303. FIG. 3 shows the token passing control unit 202 and the CSMA / C.
The operation state of the A control unit 201 is shown.

【0020】まず、トークン・パッシング区間301の
開始を指示するトークン・パッシング開始パケット30
4をトークン・パッシング制御部202が出力し、変復
調部103、RF部102、アンテナ部101を介して
送信される。
First, the token passing start packet 30 for instructing the start of the token passing section 301.
4 is output from the token passing control unit 202 and transmitted via the modulation / demodulation unit 103, the RF unit 102, and the antenna unit 101.

【0021】トークン・パッシング開始周期303は、
アドホックネットワークを構成する端末で共通の周期で
あり、即時系データが要求される通信遅延を考慮して、
遅延時間が最小となるように決定される。トークン・パ
ッシング開始パケット304は、アドホックネットワー
クを構成する端末の内から選定された一台の端末のトー
クン・パッシング制御部202が、端末管理部204に
記憶されている全端末に向けて送信する。ここで、端末
の選定方法としては、端末管理部204に記憶されてい
る端末情報から決定する。例えば、端末番号の最小とな
る端末としてもよい。
The token passing start period 303 is
Considering the communication delay, which is a common cycle for terminals that make up an ad hoc network and requires immediate data,
The delay time is determined to be the minimum. The token passing start packet 304 is transmitted to all the terminals stored in the terminal management unit 204 by the token passing control unit 202 of one terminal selected from the terminals forming the ad hoc network. Here, the terminal selection method is determined from the terminal information stored in the terminal management unit 204. For example, the terminal having the smallest terminal number may be used.

【0022】次に、トークン・パッシング開始パケット
304を受信した端末は、アクセス方式制御部203に
おいてトークン・パッシング開始パケット304を判断
し、トークン・パッシング制御部202に出力する。こ
こで、トークンを保持していた端末は、トークンに次に
送信可能となる端末の番号に更新して開放する。更新さ
れたトークンを受信した端末は、アクセス方式制御部2
03がトークンを判断し、トークン・パッシング制御部
202に出力する。トークン・パッシング制御部202
は、自端末の番号とトークンに記憶されている端末番号
が一致した場合はトークンを保持する。
Next, the terminal receiving the token passing start packet 304 determines the token passing start packet 304 in the access method control unit 203 and outputs it to the token passing control unit 202. At this point, the terminal holding the token updates the number of the terminal that can transmit next to the token and releases it. The terminal that receives the updated token is the access method control unit 2
03 determines the token and outputs it to the token passing control unit 202. Token passing control unit 202
Holds the token when its own terminal number matches the terminal number stored in the token.

【0023】ここで、OS部105で製作されたディジ
タル信号が存在する場合には、そのアクセス制御情報を
参照することにより、プロトコルを判別する。プロトコ
ルがRTPであれば、そのディジタル信号を変復調部1
03に出力する。ディジタル信号の出力を完了した端末
のトークン・パッシング制御部202は、端末管理部2
04の端末情報を参照し、トークンに次に送信可能な端
末の番号を指示し、トークンを開放する。
If a digital signal produced by the OS section 105 exists, the protocol is discriminated by referring to the access control information. If the protocol is RTP, the modulator / demodulator 1
Output to 03. The token passing control unit 202 of the terminal that has completed the output of the digital signal is the terminal management unit 2
The terminal information of No. 04 is referred to, the number of the next terminal that can be transmitted is instructed to the token, and the token is released.

【0024】また、ディジタル信号のプロトコルがRT
Pでない場合や、送信するディジタル信号が存在しない
場合は、速やかに、トークンに次に送信が可能となる端
末の番号を指示し、トークンを開放する。トークン・パ
ッシング区間301の間はこの動作を繰り返す。トーク
ン・パッシング区間301が終了した場合、及びトーク
ンが端末管理部204に記録されている全ての端末をあ
らかじめ設定された回数、例えば、端末管理部204に
記憶されている端末を一巡すると定めた場合には、最後
の端末番号の端末が、トークンを保持する。ただし、デ
ィジタル信号の送信の途中でトークン・パッシング区間
301を超過する場合は、超過した時点で送信を行って
いた端末がトークンを保持する。
The digital signal protocol is RT
When it is not P or when there is no digital signal to be transmitted, the token is immediately instructed to the number of the terminal that can transmit next, and the token is released. This operation is repeated during the token passing section 301. When the token passing section 301 ends, and when it is determined that all the terminals in which the token is recorded in the terminal management unit 204 is set a preset number of times, for example, one round of the terminals stored in the terminal management unit 204 is determined. , The terminal having the last terminal number holds the token. However, when the token passing section 301 is exceeded during the transmission of the digital signal, the terminal which was transmitting at the time when the token passing section 301 is exceeded holds the token.

【0025】次に、CSMA/CA区間302となり、
キャリアセンスを用いたCSMA/CA方式による通信
を行う。リアルタイム性を要求されない通信を、次のト
ークン・パッシング区間301が開始されるまで継続す
る。
Next, the CSMA / CA section 302 is reached,
Communication by the CSMA / CA method using carrier sense is performed. Communication that does not require real-timeness is continued until the next token passing section 301 is started.

【0026】また、アクセス方式制御部203におい
て、OS部105から入力されるディジタル信号を監視
し、リアルタイム性を求めるディジタル信号が連続する
場合は、トークン・パッシング区間301の継続時間を
CSMA/CA制御部201が1回以上の送受信が完了
する期間まで延長し、リアルタイム性を求めないディジ
タル信号が連続する場合は、トークンを次の端末に開放
するまで、トークン・パッシング区間301の継続時間
を短縮することにより、OS部105で製作されるディ
ジタル信号が多量でシステム負荷が高い時でも安定した
動作が得られる。
Further, in the access method control unit 203, the digital signal input from the OS unit 105 is monitored, and when the digital signal for which real-time property is desired is continuous, the duration time of the token passing section 301 is CSMA / CA controlled. If the digital signal that does not require real-time property is extended by the time when the unit 201 completes one or more transmission / reception, the duration of the token passing section 301 is shortened until the token is opened to the next terminal. As a result, stable operation can be obtained even when a large amount of digital signals are produced by the OS unit 105 and the system load is high.

【0027】なお、トークン・パッシング開始パケット
304を送信する端末は、端末管理部204に記憶され
ている端末情報の端末番号が最小となる端末でなくても
よく、トークンを保持している端末が送信する場合も考
えられる。
The terminal transmitting the token passing start packet 304 does not have to be the terminal having the smallest terminal number in the terminal information stored in the terminal management unit 204, and the terminal holding the token It may be sent.

【0028】以上の構成より、リアルタイム性を要する
データを少ない遅延で送信することで、高い伝送効率を
確保することができる。
With the above structure, high transmission efficiency can be secured by transmitting data requiring real-time property with a small delay.

【0029】次に、端末が新規にアドホックネットワー
クに加入する際の動作について記述する。図4は、新規
に通信を開始する際に、アドホックネットワークを構成
する他の端末に送信する加入要求信号を生成し、CSM
A/CA制御部201に出力する加入要求信号生成部4
01と、OS部105から入力される加入要求信号の生
成を要求する信号を加入要求信号生成部401に出力
し、変復調部103から入力されるアドホックネットワ
ークを構成する他の端末から受信した加入要求信号及び
端末情報を端末管理部204に出力するアクセス方式制
御部203と、アクセス方式制御部203から入力され
る加入要求信号を端末情報に更新し、CSMA/CA制
御部201とトークン・パッシング制御部202に出力
する端末管理部204を含むメディアアクセス制御部1
04であり、その他の動作は図2に示したメディアアク
セス制御部104と同一である。
Next, the operation when the terminal newly joins the ad hoc network will be described. FIG. 4 shows that when a new communication is started, a join request signal to be transmitted to another terminal which constitutes the ad hoc network is generated,
Join request signal generator 4 for outputting to A / CA controller 201
01 and a signal requesting the generation of the join request signal input from the OS unit 105 to the join request signal generation unit 401, and the join request received from the other terminal configuring the ad hoc network input from the modulation / demodulation unit 103. An access method control unit 203 that outputs signals and terminal information to the terminal management unit 204, and a subscription request signal input from the access method control unit 203 is updated to terminal information, and the CSMA / CA control unit 201 and the token passing control unit are updated. Media access control unit 1 including terminal management unit 204 for outputting to 202
04, and other operations are the same as those of the media access control unit 104 shown in FIG.

【0030】新規にアドホックネットワークへの加入を
希望する端末は、端末情報を加入要求信号に記憶させ、
アドホックネットワークを構成する端末にCSMA/C
A制御部201から変復調部103に出力する。CSM
A/CA方式は、キャリアセンスによりキャリアがフリ
ーであると判断された場合に、送信を行うことができる
ので、端末管理部204の端末情報に記載のない端末で
あっても、加入要求信号の送信は可能となる。加入要求
信号を受信したアドホックネットワークを構成する端末
は、アクセス方式制御部203が加入要求信号を判断
し、端末管理部204に出力する。端末管理部204は
加入要求信号から新規加入の端末の情報を端末情報に追
加し、CSMA/CA制御部201又はトークン・パッ
シング制御部202に出力する。CSMA/CA制御部
201はキャリアがフリーとなる場合に変復調部103
に出力する。また、トークン・パッシング制御部202
はRTPを端末情報に付加し、トークンが巡回してきた
場合に変復調部103に出力する。これにより、アドホ
ックネットワークを構成する他の端末に新規に加入した
端末の情報を更新し、全ての端末で同一の端末情報が保
持される。
A terminal wishing to newly join the ad hoc network stores the terminal information in the joining request signal,
CSMA / C is used as the terminal that constitutes the ad hoc network.
Output from the A control unit 201 to the modulation / demodulation unit 103. CSM
Since the A / CA method can perform transmission when the carrier is determined to be free by carrier sense, even if the terminal is not described in the terminal information of the terminal management unit 204, the subscription request signal Transmission is possible. In the terminal that constitutes the ad hoc network that has received the join request signal, the access method control unit 203 determines the join request signal and outputs it to the terminal management unit 204. The terminal management unit 204 adds the information of the terminal newly joined from the subscription request signal to the terminal information and outputs it to the CSMA / CA control unit 201 or the token passing control unit 202. The CSMA / CA control unit 201 controls the modulation / demodulation unit 103 when the carrier becomes free.
Output to. Also, the token passing control unit 202
Adds RTP to the terminal information and outputs it to the modulation / demodulation unit 103 when the token circulates. As a result, the information of the terminal newly joined to the other terminals forming the ad hoc network is updated, and the same terminal information is held in all the terminals.

【0031】また、トークン・パッシングに対応した端
末がアドホックネットワークに最初に加入したときに、
トークンを新規に発行するときの動作は、トークン・パ
ッシングに対応した端末は、一定時間チャネルを監視
し、トークンがアドホックネットワーク上を流れていな
いことを確認する。その後、新規にトークンを発行す
る。
When a terminal compatible with token passing first joins the ad hoc network,
Regarding the operation when a new token is issued, the terminal that supports token passing monitors the channel for a certain period of time and confirms that the token is not flowing on the ad hoc network. After that, a new token is issued.

【0032】次に、アドホックネットワーク内に隠れ端
末の関係にある端末が存在する場合の動作について説明
する。図5に隠れ端末を検出するメディアアクセス制御
部104の構成を示す。メディアアクセス制御部104
は、アドホックネットワークを構成する他の端末から受
信したディジタル信号及び端末管理部204に記憶され
ている端末情報を用いて通信領域の外に位置する隠れ端
末を判定し、隠れ端末の情報を端末管理部204に出力
する隠れ端末監視部501と、変復調部103から入力
されたアドホックネットワークを構成する他の端末から
受信したディジタル信号を隠れ端末監視部501に出力
するアクセス方式制御部203と隠れ端末監視部501
に端末情報を出力する端末管理部204を含み、特に隠
れ端末監視部501の動作を説明する。
Next, the operation when there is a terminal that is a hidden terminal in the ad hoc network will be described. FIG. 5 shows the configuration of the media access control unit 104 that detects a hidden terminal. Media access control unit 104
Determines a hidden terminal located outside the communication area by using a digital signal received from another terminal forming the ad hoc network and the terminal information stored in the terminal management unit 204, and manages the information of the hidden terminal by the terminal management. The hidden terminal monitoring unit 501 that outputs to the unit 204, the access method control unit 203 that outputs the digital signal received from the other terminal configuring the ad hoc network input from the modulation / demodulation unit 103 to the hidden terminal monitoring unit 501, and the hidden terminal monitoring Part 501
The operation of the hidden terminal monitoring unit 501 will be described in particular, including the terminal management unit 204 that outputs terminal information.

【0033】隠れ端末監視部501は、アドホックネッ
トワークを構成する他の端末から受信する変復調部10
3で復調されたディジタル信号を監視し、端末管理部2
04の端末情報を参照し、端末の情報が記載されている
が、ディジタル信号を受信しない端末を判定する。例え
ばトークン・パッシング開始周期303の1周期分の間
に信号を受信しない端末と自端末は隠れ端末の関係にあ
ると判断し、隠れ端末の情報を端末管理部204に出力
する。端末管理部204は端末情報をCSMA/CA制
御部201とトークン・パッシング制御部202から変
復調部103に出力することで、アドホックネットワー
クを構成する他の端末に隠れ端末の情報を共有すること
ができる。
The hidden terminal monitoring section 501 is a modulation / demodulation section 10 that receives from another terminal that constitutes an ad hoc network.
The digital signal demodulated in 3 is monitored, and the terminal management unit 2
The terminal information of No. 04 is referred to, and the terminal in which the information of the terminal is described but the digital signal is not received is determined. For example, the terminal that does not receive a signal for one cycle of the token passing start cycle 303 and the own terminal are determined to be in a hidden terminal relationship, and the information of the hidden terminal is output to the terminal management unit 204. The terminal management unit 204 outputs the terminal information from the CSMA / CA control unit 201 and the token passing control unit 202 to the modulation / demodulation unit 103, so that the information of the hidden terminal can be shared with other terminals that configure the ad hoc network. .

【0034】具体例として図5に示すようなアドホック
ネットワーク構成である場合の一連の動作について説明
する。
As a specific example, a series of operations in the case of the ad hoc network configuration as shown in FIG. 5 will be described.

【0035】図5に示すように、端末A601と端末D
604は通信領域が一部重複するため、端末C603を
介して端末情報が同一となる。まず、端末A601は一
定期間の間、受信するディジタル信号を監視し、端末情
報に登録されている端末D604を送信元とするディジ
タル信号を受信しないため、端末D604とは隠れ端末
の関係にあると判断し、端末管理部204の端末情報を
更新し、端末A601の通信領域に存在する端末B60
2、端末C603、端末E605に端末管理部204の
端末情報を送信し、隠れ端末D604の情報を共有す
る。
As shown in FIG. 5, terminal A 601 and terminal D
Since the communication area of 604 partially overlaps, the terminal information becomes the same via the terminal C603. First, since the terminal A 601 monitors the received digital signal for a certain period and does not receive the digital signal whose source is the terminal D 604 registered in the terminal information, the terminal A 601 has a hidden terminal relationship with the terminal D 604. The terminal information of the terminal management unit 204 is updated and the terminal B60 existing in the communication area of the terminal A601 is determined.
2, the terminal information of the terminal management unit 204 is transmitted to the terminal C603 and the terminal E605, and the information of the hidden terminal D604 is shared.

【0036】次に、隠れ端末との通信方法について図7
を用いて説明する。図7は、端末管理部204に記憶さ
れている隠れ端末の情報から隠れ端末との通信データの
中継を要求する中継要求信号を生成し、アドホックネッ
トワークを構成する他の端末で生成された中継要求信号
を追加した中継要求信号を端末管理部204に出力する
中継要求信号生成部701と、変復調部103から入力
されるアドホックネットワークを構成する他の端末で生
成された中継要求信号を判定し、中継要求信号生成部7
01に出力するアクセス方式制御部203を含むメディ
アアクセス制御部104であり、特に中継要求信号生成
部701の動作について説明する。
Next, the communication method with the hidden terminal is shown in FIG.
Will be explained. FIG. 7 is a diagram illustrating a relay request signal generated by another terminal included in the ad hoc network that generates a relay request signal for requesting relay of communication data with the hidden terminal from information on the hidden terminal stored in the terminal management unit 204. The relay request signal generation unit 701 that outputs the relay request signal to which the signal is added to the terminal management unit 204 and the relay request signal that is input from the modulation / demodulation unit 103 and that is generated by the other terminal configuring the ad hoc network are determined and relayed. Request signal generator 7
The operation of the relay request signal generation unit 701, which is the media access control unit 104 including the access method control unit 203 for outputting to 01, will be described.

【0037】中継要求信号生成部701は、端末管理部
204の端末情報から隠れ端末を認識し、隠れ端末との
通信を中継する中継要求信号を端末管理部204に出力
する。端末管理部204は、端末情報に中継情報を追加
し、他の端末と情報を共有するために、CSMA/CA
制御部201とトークン・パッシング制御部202に出
力する。ここで、端末情報を受信した場合は、端末情報
に記憶されている隠れ端末情報を確認し、自端末が隠れ
端末と指定されていない場合は、中継情報に自端末の情
報を追加し、他の端末に送信する。自端末が隠れ端末と
指定されている場合は、中継情報に基づいて、データを
送信する際の経路を決定する。
The relay request signal generation unit 701 recognizes the hidden terminal from the terminal information of the terminal management unit 204, and outputs a relay request signal for relaying communication with the hidden terminal to the terminal management unit 204. The terminal management unit 204 adds the relay information to the terminal information and shares the information with other terminals in order to share the information with the CSMA / CA.
It is output to the control unit 201 and the token passing control unit 202. Here, when the terminal information is received, the hidden terminal information stored in the terminal information is confirmed, and when the own terminal is not designated as the hidden terminal, the information of the own terminal is added to the relay information, and other information is added. Send to the terminal. When the own terminal is designated as a hidden terminal, the route for transmitting data is determined based on the relay information.

【0038】図6の場合について具体的に説明する。こ
こでは、端末A601には端末D604が隠れ端末とな
り、端末C603が中継を実行することで、最短経路を
とることが可能となる。端末A601が端末D604と
の中継を要求する中継要求信号を送信すると、端末B6
02、端末C603、端末E605が受信する。ここ
で、端末C603は端末情報から隠れ端末を端末D60
4と認識する。端末C603は自身が隠れ端末でないと
判断し、中継情報に中継経路として「端末A601、端
末C603」を更新し、送信する。端末C603の端末
情報を受信するのは端末A601と端末D604であ
り、端末A601は隠れ端末ではないため、中継経路は
「端末A601、端末C603、端末A601」と更新
し、端末D604は自身が隠れ端末であると認識するた
め、中継経路を「端末A601、端末C603、端末D
604」とし、中継要求の端末A601から端末D60
4への経路を確立する。
The case of FIG. 6 will be specifically described. Here, the terminal D604 becomes a hidden terminal in the terminal A601, and the terminal C603 executes the relay, whereby the shortest route can be taken. When terminal A 601 transmits a relay request signal requesting relay with terminal D 604, terminal B 6
02, the terminal C603, and the terminal E605. Here, the terminal C603 selects the hidden terminal from the terminal information as the terminal D60.
Recognize as 4. The terminal C603 determines that it is not a hidden terminal, updates the "terminal A601, terminal C603" as the relay route in the relay information, and transmits the relay information. Since the terminal A601 and the terminal D604 receive the terminal information of the terminal C603, and the terminal A601 is not a hidden terminal, the relay route is updated to "terminal A601, terminal C603, terminal A601", and the terminal D604 hides itself. In order to recognize the terminal as a terminal, the relay route is defined as “terminal A601, terminal C603, terminal D”.
604 ”, and terminal A601 to terminal D60 requesting relay
Establish a route to 4.

【0039】また、データの中継は多段の中継を行うこ
とも可能であり、中継経路が複数となる場合は、中継数
の最小のものを選択する。例えば、「端末A601、端
末B602、端末C603、端末D604」の経路と
「端末A601、端末C603、端末D604」では後
者を選択する。ただし、中継経路は通信状態を考慮し
て、「端末A601、端末B602、端末C603、端
末D604」の経路を選択することも可能である。
Data can be relayed in multiple stages. If there are a plurality of relay routes, the one with the smallest number of relays is selected. For example, the latter is selected in the route of “terminal A601, terminal B602, terminal C603, terminal D604” and “terminal A601, terminal C603, terminal D604”. However, as the relay route, the route of “terminal A601, terminal B602, terminal C603, terminal D604” can be selected in consideration of the communication state.

【0040】また、端末が移動または電源の切断などに
よりアドホックネットワークから離脱した場合は、隠れ
端末として登録し、さらに一定時間経過しても受信信号
及び中継要求信号が存在しない場合には、その隠れ端末
はアドホックネットワークから離脱したものと判断し、
該当する端末情報を削除する。
When the terminal moves out of the ad hoc network due to movement or power off, the terminal is registered as a hidden terminal, and if the received signal and the relay request signal do not exist even after a certain period of time, the hidden terminal is hidden. The terminal determines that it has left the ad hoc network,
Delete the corresponding terminal information.

【0041】以上のように構成することで、隠れ端末が
存在する場合であっても、アドホックネットワーク内の
データの送受信を行うことができる。
With the above configuration, data can be transmitted / received in the ad hoc network even when a hidden terminal exists.

【0042】(実施の形態2)本発明第2の実施の形態
について、送信先となる端末に合わせて通信領域を変更
するメディアアクセス制御部104を図8に示す。
(Embodiment 2) FIG. 8 shows a media access control unit 104 for changing the communication area according to the destination terminal in the second embodiment of the present invention.

【0043】図8は、端末管理部204に記憶されてい
る隠れ端末の情報から通信領域を変更する条件を記述し
た通信領域信号を生成し、変復調部103に入力される
アドホックネットワークを構成する他の端末で生成され
た通信領域信号を追加した通信領域信号を端末管理部2
04に出力する通信領域信号生成部801と、変復調部
103から入力されるアドホックネットワークを構成す
る他の端末で生成された通信領域信号を判定し、通信領
域信号生成部801に出力するアクセス方式制御部20
3を含むメディアアクセス制御部104であり、特に通
信領域信号生成部801について説明する。
FIG. 8 shows the configuration of an ad hoc network which generates a communication area signal describing the conditions for changing the communication area from the information of the hidden terminal stored in the terminal management section 204 and inputs it to the modulation / demodulation section 103. The communication area signal added with the communication area signal generated by the terminal
04, and the access method control for determining the communication area signal generated by the communication area signal generation unit 801 that is output from the modulation / demodulation unit 103 and another terminal that is included in the ad hoc network and that is output to the communication area signal generation unit 801. Part 20
The communication area signal generation unit 801 is the media access control unit 104 including H.3, and particularly the communication area signal generation unit 801.

【0044】通信領域信号生成部801は、端末管理部
204の端末情報から隠れ端末を認識し、自端末の通信
領域を送信電力で示す通信領域に関する通信領域信号を
端末管理部204の端末情報に追加する。通信領域信号
を追加した端末情報は、CSMA/CA制御部201と
トークン・パッシング制御部202に出力され、通信領
域信号に基づいて、アンテナ部101の送信電力を変更
し、隠れ端末に向けて送信される。ここで、隠れ端末が
通信領域信号を含む端末情報を受信した場合には、隠れ
端末の端末管理部204の端末情報を更新し、通信領域
信号の送信電力を用いて、応答信号を送信元に返信す
る。ただし、送信元の端末が隠れ端末からの応答信号を
一定時間受信しなかった場合には、さらに送信電力を増
加して上記の動作を行う。これらの動作を送信電力が商
品企画などであらかじめ定められた上限値になるまで繰
り返し行う。
The communication area signal generation unit 801 recognizes the hidden terminal from the terminal information of the terminal management unit 204, and uses the communication area signal regarding the communication area in which the communication area of the own terminal is indicated by the transmission power as the terminal information of the terminal management unit 204. to add. The terminal information added with the communication area signal is output to the CSMA / CA control section 201 and the token passing control section 202, the transmission power of the antenna section 101 is changed based on the communication area signal, and the information is transmitted to the hidden terminal. To be done. Here, when the hidden terminal receives the terminal information including the communication area signal, the terminal information of the terminal management unit 204 of the hidden terminal is updated, and the transmission signal of the communication area signal is used as the transmission source of the response signal. Reply. However, when the transmission source terminal does not receive the response signal from the hidden terminal for a certain period of time, the transmission power is further increased to perform the above operation. These operations are repeated until the transmission power reaches the upper limit value that is predetermined in product planning.

【0045】なお、本発明第1の実施の形態に記載した
中継方法と同時に用いることも可能である。例えば、中
継が複数段である場合に、送信電力を増加させること
で、中継段数を減らすことも可能である。
The relay method described in the first embodiment of the present invention can be used at the same time. For example, when there are a plurality of relay stages, it is possible to reduce the number of relay stages by increasing the transmission power.

【0046】なお、通信領域の変更方法は、アンテナビ
ームの指向性を調整することでも同様の効果を得ること
が可能である。
The same effect can be obtained by adjusting the directivity of the antenna beam in the method of changing the communication area.

【0047】また、通信の対象となる端末が隠れ端末で
ない場合には、送信電力を減少し、通信領域を縮小さ
せ、消費電力を削減することが可能である。
When the terminal to be communicated is not a hidden terminal, it is possible to reduce the transmission power, reduce the communication area, and reduce the power consumption.

【0048】また、端末が移動または電源の切断などに
よりアドホックネットワークから離脱した場合は、隠れ
端末として登録し、さらに一定時間経過しても受信信号
及び中継要求信号が存在しない場合には、その隠れ端末
はアドホックネットワークから離脱したものと判断し、
該当する端末情報を削除する。
When the terminal moves out of the ad hoc network due to movement or power off, the terminal is registered as a hidden terminal, and if there is no received signal or relay request signal even after a certain period of time, the hidden terminal is hidden. The terminal determines that it has left the ad hoc network,
Delete the corresponding terminal information.

【0049】[0049]

【発明の効果】以上のように、本発明の効果としては、
無線パケット通信システムであって、アクセスポイント
のような集中管理局がないアドホックネットワークで
も、トークン・パッシング方式とCSMA/CA方式を
併用することにより、データの遅延時間を小さく抑える
ことができるため、リアルタイム性を要求するデータの
伝送にも対応したアドホックネットワークを構築するこ
とができる。
As described above, the effects of the present invention are as follows.
Even in an ad hoc network that is a wireless packet communication system and does not have a central control station such as an access point, the delay time of data can be suppressed to a small value by using the token passing method and the CSMA / CA method together, so that the real time is realized. It is possible to build an ad hoc network that also supports data transmission that requires reliability.

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

【図1】本発明第1の実施の形態による無線通信端末装
置を示す図
FIG. 1 is a diagram showing a wireless communication terminal device according to a first embodiment of the present invention.

【図2】同第1の実施の形態による無線通信端末装置の
メディアアクセス制御部を示す図
FIG. 2 is a diagram showing a media access control unit of the wireless communication terminal device according to the first embodiment.

【図3】同第1の実施の形態によるメディアアクセス制
御部のアクセス方式の時間変化を示す図
FIG. 3 is a diagram showing a change over time in an access method of the media access control unit according to the first embodiment.

【図4】同第1の実施の形態による無線通信端末装置の
メディアアクセス制御部を示す図
FIG. 4 is a diagram showing a media access control unit of the wireless communication terminal device according to the first embodiment.

【図5】同第1の実施の形態による無線通信端末装置の
メディアアクセス制御部を示す図
FIG. 5 is a diagram showing a media access control unit of the wireless communication terminal device according to the first embodiment.

【図6】同第1の実施の形態による隠れ端末存在時のア
ドホックネットワークを示す図
FIG. 6 is a diagram showing an ad hoc network when a hidden terminal exists according to the first embodiment.

【図7】同第1の実施の形態による無線通信端末装置の
メディアアクセス制御部を示す図
FIG. 7 is a diagram showing a media access control unit of the wireless communication terminal device according to the first embodiment.

【図8】同第2の実施の形態による無線通信端末装置の
メディアアクセス制御部を示す図
FIG. 8 is a diagram showing a media access control unit of the wireless communication terminal device according to the second embodiment.

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

101 アンテナ部 102 RF部 103 変復調部 104 メディアアクセス制御部 105 OS部 201 CSMA/CA制御部 202 トークン・パッシング制御部 203 アクセス方式制御部 204 端末管理部 301 トークン・パッシング区間 302 CSMA/CA区間 303 トークン・パッシング開始周期 304 トークン・パッシング開始パケット 401 加入要求信号生成部 501 隠れ端末監視部 601 端末A 602 端末B 603 端末C 604 端末D 605 端末E 701 中継要求信号生成部 801 通信領域信号生成部 101 antenna 102 RF section 103 modem unit 104 media access control unit 105 OS part 201 CSMA / CA control unit 202 Token passing controller 203 access method control unit 204 terminal management unit 301 token passing section 302 CSMA / CA section 303 Token passing start cycle 304 token passing start packet 401 subscription request signal generator 501 hidden terminal monitoring unit 601 Terminal A 602 Terminal B 603 Terminal C 604 Terminal D 605 Terminal E 701 Relay request signal generator 801 Communication area signal generation unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松本 泰輔 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 小林 広和 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 Fターム(参考) 5K033 CA07 CA15 DA17 DB09 EA03 EC02    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Taisuke Matsumoto             1006 Kadoma, Kadoma-shi, Osaka Matsushita Electric             Sangyo Co., Ltd. (72) Inventor Hirokazu Kobayashi             1006 Kadoma, Kadoma-shi, Osaka Matsushita Electric             Sangyo Co., Ltd. F term (reference) 5K033 CA07 CA15 DA17 DB09 EA03                       EC02

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 高周波信号を受信するアンテナ部と、前
記アンテナ部で受信した前記高周波信号を入力し、前記
高周波信号をベースバンド信号に変換するRF部と、前
記RF部の前記ベースバンド信号を入力し、前記ベース
バンド信号をディジタル信号に復調する変復調部と、前
記変復調部の前記ディジタル信号を入力し、前記ディジ
タル信号に含まれる端末を管理する端末情報を取得する
メディアアクセス制御部と、前記メディアアクセス制御
部の前記ディジタル信号を入力し、前記ディジタル信号
に含まれる前記端末情報及びアプリケーションデータを
処理するOS部を具備する無線通信端末装置であって、
前記OS部は、前記アプリケーションデータを作成し、
前記端末情報及びアクセス方式を制御するアクセス制御
情報を前記アプリケーションデータに付加した前記ディ
ジタル信号を前記メディアアクセス制御部に出力し、前
記メディアアクセス制御部は、前記アクセス制御情報か
ら前記アクセス方式を決定し、前記アクセス方式に従い
前記ディジタル信号を前記変復調部に出力し、前記変復
調部は、前記メディアアクセス制御部から入力される前
記ディジタル信号を予め決められた変調方式で変調信号
に変換し、前記RF部は、前記変調信号を前記高周波信
号に変換し、前記アンテナ部は前記高周波信号を送信す
る無線通信端末装置。
1. An antenna unit for receiving a high-frequency signal, an RF unit for inputting the high-frequency signal received by the antenna unit and converting the high-frequency signal into a baseband signal, and the baseband signal for the RF unit. A modulator / demodulator for inputting and demodulating the baseband signal into a digital signal; a media access controller for inputting the digital signal of the modulator / demodulator and acquiring terminal information for managing a terminal included in the digital signal; A wireless communication terminal device comprising an OS unit for inputting the digital signal of a media access control unit and processing the terminal information and application data included in the digital signal,
The OS section creates the application data,
The digital signal in which access control information for controlling the terminal information and the access method is added to the application data is output to the media access control unit, and the media access control unit determines the access method from the access control information. Outputting the digital signal to the modulation / demodulation unit according to the access method, the modulation / demodulation unit converting the digital signal input from the media access control unit into a modulation signal by a predetermined modulation method, and the RF unit. Is a radio communication terminal device that converts the modulated signal into the high frequency signal, and the antenna unit transmits the high frequency signal.
【請求項2】 メディアアクセス制御部が、キャリアセ
ンスを行い送信の衝突を回避するCSMA/CA方式を
制御し、変復調部にディジタル信号を出力するCSMA
/CA制御部と、送信が許可されたアドホックネットワ
ークを構成する端末の端末番号が記憶されたトークンを
前記アドホックネットワークを構成する端末の間で巡回
させ、前記端末番号に一致する端末は送信を行うトーク
ン・パッシング方式を制御し、前記変復調部に前記ディ
ジタル信号を出力するトークン・パッシング制御部と、
OS部から入力される前記ディジタル信号のアクセス制
御情報を監視し、アクセス方式及び継続時間を決定し、
前記トークン・パッシング制御部及び前記CSMA/C
A制御部に前記ディジタル信号を出力し、変復調部から
入力される前記トークン・パッシング方式の開始を宣言
するトークン・パッシング開始パケット、前記トーク
ン、前記キャリアセンスを行う信号及び前記アドホック
ネットワークを構成する端末から受信した前記ディジタ
ル信号を判断し、前記トークン・パッシング開始パケッ
ト及び前記トークンを前記トークン・パッシング制御部
に出力し、前記キャリアセンスを行う信号を前記CSM
A/CA制御部に出力し、前記アドホックネットワーク
を構成する端末から受信した前記ディジタル信号を前記
OS部に出力するアクセス方式制御部と、前記アドホッ
クネットワークを構成する端末情報を記憶し、前記CS
MA/CA制御部及び前記トークン・パッシング制御部
に前記端末情報を出力する端末管理部を有する請求項1
記載の無線通信端末装置。
2. A CSMA that controls a CSMA / CA system in which a media access control unit carries out carrier sense and avoids collision of transmission, and outputs a digital signal to a modulation / demodulation unit.
/ CA control unit and a token storing the terminal number of the terminal forming the ad hoc network permitted to be transmitted are circulated between the terminals forming the ad hoc network, and the terminal matching the terminal number transmits. A token passing control unit that controls the token passing system and outputs the digital signal to the modem unit;
Monitoring the access control information of the digital signal input from the OS unit, determining the access method and duration,
The token passing controller and the CSMA / C
A token-passing start packet for outputting the digital signal to the A control unit and declaring the start of the token-passing method input from the modulation / demodulation unit, the token, the signal for performing the carrier sense, and the terminal configuring the ad hoc network The digital signal received from the CSM is determined, the token passing start packet and the token are output to the token passing control unit, and the signal for performing the carrier sense is output to the CSM.
An access method control unit that outputs to the OS unit the digital signal that is output to the A / CA control unit and that is received from the terminal that configures the ad hoc network; and information about the terminal that configures the ad hoc network, stores the CS
The MA / CA control unit and the token passing control unit include a terminal management unit that outputs the terminal information.
The wireless communication terminal device described.
【請求項3】 メディアアクセス制御部が、新規に通信
を開始する際にアドホックネットワークを構成する他の
端末に送信する加入要求信号を生成し、CSMA/CA
制御部に出力する加入要求信号生成部を更に有し、アク
セス方式制御部は、OS部から入力される前記加入要求
信号の生成を要求する信号を前記加入要求信号生成部に
出力し、変復調部から入力される前記アドホックネット
ワークを構成する他の端末から受信した前記加入要求信
号及び端末情報を端末管理部に出力し、前記端末管理部
は、前記アクセス方式制御部から入力される前記加入要
求信号を前記端末情報に更新し、CSMA/CA制御部
又はトークン・パッシング制御部に出力する請求項2記
載の無線通信端末装置。
3. A media access control unit generates a join request signal to be transmitted to another terminal which constitutes an ad hoc network when newly starting communication, and CSMA / CA
The access method control unit further includes a join request signal generation unit for outputting to the control unit, and the access method control unit outputs a signal requesting the generation of the join request signal input from the OS unit to the join request signal generation unit, and the modulation / demodulation unit. Output the join request signal and terminal information received from another terminal configuring the ad hoc network to the terminal management unit, and the terminal management unit receives the join request signal input from the access method control unit. Is updated to the terminal information and is output to the CSMA / CA control unit or the token passing control unit.
【請求項4】 メディアアクセス制御部が、アドホック
ネットワークを構成する他の端末から受信したディジタ
ル信号及び端末管理部に記憶されている端末情報を用い
て通信領域の外に位置する隠れ端末を判定し、前記隠れ
端末の情報を前記端末管理部に出力する隠れ端末監視部
を更に有し、前記端末管理部は、変復調部から入力され
た前記アドホックネットワークを構成する他の端末から
受信した前記ディジタル信号を前記隠れ端末監視部に出
力するアクセス方式制御部と前記隠れ端末監視部に前記
端末情報を出力する請求項2又は3記載の無線通信端末
装置。
4. The media access control unit determines a hidden terminal located outside the communication area by using a digital signal received from another terminal forming the ad hoc network and the terminal information stored in the terminal management unit. , Further includes a hidden terminal monitoring unit for outputting information of the hidden terminal to the terminal management unit, the terminal management unit, the digital signal received from another terminal constituting the ad hoc network input from the modulation and demodulation unit The wireless communication terminal device according to claim 2 or 3, wherein the access method control unit that outputs the information to the hidden terminal monitoring unit and the terminal information that is output to the hidden terminal monitoring unit.
【請求項5】 メディアアクセス制御部が、端末管理部
に記憶されている隠れ端末の情報から隠れ端末との通信
データの中継を要求する中継要求信号を生成し、アドホ
ックネットワークを構成する他の端末で生成された前記
中継要求信号を追加した前記中継要求信号を前記端末管
理部に出力する中継要求信号生成部を更に有し、アクセ
ス方式制御部は、変復調部から入力される前記アドホッ
クネットワークを構成する他の端末で生成された前記中
継要求信号を判定し、前記中継要求信号生成部に出力す
る請求項4記載の無線通信端末装置。
5. The other terminal constituting the ad hoc network, wherein the media access control unit generates a relay request signal for requesting relay of communication data with the hidden terminal from the information of the hidden terminal stored in the terminal management unit. The relay system further comprises a relay request signal generation section that outputs the relay request signal to which the relay request signal generated in step 1 is added to the terminal management section, and the access method control section configures the ad hoc network input from the modulation / demodulation section. The wireless communication terminal device according to claim 4, wherein the relay request signal generated by the other terminal is determined and output to the relay request signal generation unit.
【請求項6】 メディアアクセス制御部が、端末管理部
に記憶されている隠れ端末の情報から通信領域を変更す
る条件を記述した通信領域信号を生成し、変復調部に入
力されるアドホックネットワークを構成する他の端末で
生成された前記通信領域信号を追加した前記通信領域信
号を前記端末管理部に出力する通信領域信号生成部を更
に有し、アクセス方式制御部は、変復調部から入力され
る前記アドホックネットワークを構成する他の端末で生
成された前記通信領域信号を判定し、前記通信領域信号
生成部に出力する請求項4記載の無線通信端末装置。
6. The ad hoc network, wherein a media access control unit generates a communication area signal describing a condition for changing a communication area from information of a hidden terminal stored in a terminal management unit and is input to a modulation / demodulation unit. Further including a communication area signal generation unit for outputting the communication area signal added with the communication area signal generated by another terminal to the terminal management unit, wherein the access method control unit is input from the modulation / demodulation unit. The wireless communication terminal device according to claim 4, wherein the communication area signal generated by another terminal included in the ad hoc network is determined and output to the communication area signal generation unit.
JP2002092148A 2002-03-28 2002-03-28 Wireless communication terminal Pending JP2003289309A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002092148A JP2003289309A (en) 2002-03-28 2002-03-28 Wireless communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002092148A JP2003289309A (en) 2002-03-28 2002-03-28 Wireless communication terminal

Publications (1)

Publication Number Publication Date
JP2003289309A true JP2003289309A (en) 2003-10-10

Family

ID=29237061

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002092148A Pending JP2003289309A (en) 2002-03-28 2002-03-28 Wireless communication terminal

Country Status (1)

Country Link
JP (1) JP2003289309A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005210694A (en) * 2003-12-24 2005-08-04 Sony Corp Wireless communication system, wireless communication apparatus, wireless communication method, and computer program
JP2006186627A (en) * 2004-12-27 2006-07-13 Nec Electronics Corp Host equipment, device equipment, communication system, and data transmitting/receiving method
JP2007531410A (en) * 2004-03-26 2007-11-01 クゥアルコム・インコーポレイテッド Method and apparatus for ad hoc wireless communication system
US7818018B2 (en) 2004-01-29 2010-10-19 Qualcomm Incorporated Distributed hierarchical scheduling in an AD hoc network
US7894538B2 (en) 2003-08-27 2011-02-22 Qualcomm Incorporated Frequency-independent spatial processing for wideband MISO and MIMO systems
US8233462B2 (en) 2003-10-15 2012-07-31 Qualcomm Incorporated High speed media access control and direct link protocol
US8284752B2 (en) 2003-10-15 2012-10-09 Qualcomm Incorporated Method, apparatus, and system for medium access control
US8355372B2 (en) 2004-05-07 2013-01-15 Qualcomm Incorporated Transmission mode and rate selection for a wireless communication system
US8401018B2 (en) 2004-06-02 2013-03-19 Qualcomm Incorporated Method and apparatus for scheduling in a wireless network
US8462817B2 (en) 2003-10-15 2013-06-11 Qualcomm Incorporated Method, apparatus, and system for multiplexing protocol data units
US8472473B2 (en) 2003-10-15 2013-06-25 Qualcomm Incorporated Wireless LAN protocol stack
US8483105B2 (en) 2003-10-15 2013-07-09 Qualcomm Incorporated High speed media access control
US8600336B2 (en) 2005-09-12 2013-12-03 Qualcomm Incorporated Scheduling with reverse direction grant in wireless communication systems
US8842657B2 (en) 2003-10-15 2014-09-23 Qualcomm Incorporated High speed media access control with legacy system interoperability
US8903440B2 (en) 2004-01-29 2014-12-02 Qualcomm Incorporated Distributed hierarchical scheduling in an ad hoc network
US9226308B2 (en) 2003-10-15 2015-12-29 Qualcomm Incorporated Method, apparatus, and system for medium access control

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7894538B2 (en) 2003-08-27 2011-02-22 Qualcomm Incorporated Frequency-independent spatial processing for wideband MISO and MIMO systems
US8472473B2 (en) 2003-10-15 2013-06-25 Qualcomm Incorporated Wireless LAN protocol stack
US8462817B2 (en) 2003-10-15 2013-06-11 Qualcomm Incorporated Method, apparatus, and system for multiplexing protocol data units
US8842657B2 (en) 2003-10-15 2014-09-23 Qualcomm Incorporated High speed media access control with legacy system interoperability
US9226308B2 (en) 2003-10-15 2015-12-29 Qualcomm Incorporated Method, apparatus, and system for medium access control
US8774098B2 (en) 2003-10-15 2014-07-08 Qualcomm Incorporated Method, apparatus, and system for multiplexing protocol data units
US8233462B2 (en) 2003-10-15 2012-07-31 Qualcomm Incorporated High speed media access control and direct link protocol
US8284752B2 (en) 2003-10-15 2012-10-09 Qualcomm Incorporated Method, apparatus, and system for medium access control
US9137087B2 (en) 2003-10-15 2015-09-15 Qualcomm Incorporated High speed media access control
US8582430B2 (en) 2003-10-15 2013-11-12 Qualcomm Incorporated Method and apparatus for wireless LAN (WLAN) data multiplexing
US8483105B2 (en) 2003-10-15 2013-07-09 Qualcomm Incorporated High speed media access control
US9072101B2 (en) 2003-10-15 2015-06-30 Qualcomm Incorporated High speed media access control and direct link protocol
JP2005210694A (en) * 2003-12-24 2005-08-04 Sony Corp Wireless communication system, wireless communication apparatus, wireless communication method, and computer program
US7818018B2 (en) 2004-01-29 2010-10-19 Qualcomm Incorporated Distributed hierarchical scheduling in an AD hoc network
US8903440B2 (en) 2004-01-29 2014-12-02 Qualcomm Incorporated Distributed hierarchical scheduling in an ad hoc network
JP2007531410A (en) * 2004-03-26 2007-11-01 クゥアルコム・インコーポレイテッド Method and apparatus for ad hoc wireless communication system
US8315271B2 (en) 2004-03-26 2012-11-20 Qualcomm Incorporated Method and apparatus for an ad-hoc wireless communications system
JP4787238B2 (en) * 2004-03-26 2011-10-05 クゥアルコム・インコーポレイテッド Method and apparatus for ad hoc wireless communication system
US8355372B2 (en) 2004-05-07 2013-01-15 Qualcomm Incorporated Transmission mode and rate selection for a wireless communication system
US8401018B2 (en) 2004-06-02 2013-03-19 Qualcomm Incorporated Method and apparatus for scheduling in a wireless network
JP2006186627A (en) * 2004-12-27 2006-07-13 Nec Electronics Corp Host equipment, device equipment, communication system, and data transmitting/receiving method
US8600336B2 (en) 2005-09-12 2013-12-03 Qualcomm Incorporated Scheduling with reverse direction grant in wireless communication systems
US9198194B2 (en) 2005-09-12 2015-11-24 Qualcomm Incorporated Scheduling with reverse direction grant in wireless communication systems

Similar Documents

Publication Publication Date Title
JP4734255B2 (en) Apparatus and method for centralized control of mesh networks
JP4588954B2 (en) Method and apparatus for dynamically controlling talk groups in a wireless network
CN101663861B (en) Frequency scanning to form a communication network
JP2003289309A (en) Wireless communication terminal
EP3322100B1 (en) Electronic device and method of operating the same
CN112512135A (en) Multilink equipment, communication method and storage medium
US20050174950A1 (en) Distributed network organization and topology discovery in ad-hoc network
CN103686665B (en) Wireless Telecom Equipment and information processor
CN113905349A (en) Networking method, device and system
CN100527691C (en) Wireless communication system, wireless communication terminal and method for joining in wireless communication system
CN113141671A (en) Communication method and device of wifi device and computer readable storage medium
WO2024183017A1 (en) Model configuration method and apparatus
JP2000151641A (en) Transmission control method and transmission device
JPH11275106A (en) Communications system
JP3190790B2 (en) Communication control device
CN114025408B (en) A kind of self-adaptive network construction, access method, device and computer equipment
JP2000092076A (en) Communication control method and transmission device
CN107509176A (en) Group establishing method and device and computer storage medium
US6567386B1 (en) Polling control method, transmission control apparatus and transmission apparatus
JPH11215135A (en) Wireless communication method, wireless communication device, and wireless communication control device
JPH0248841A (en) Transmission right control system in bus type lan
CN115550899B (en) Device discovery methods, terminal devices, communication networks, and storage media
CN108684021A (en) A kind of Bluetooth Low Energy communication means and device
CN118804196A (en) Bluetooth network communication method, device, electronic device and readable storage medium
CN101632261A (en) Full mesh rates transaction in the network