[go: up one dir, main page]

JP2000209221A - Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein - Google Patents

Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein

Info

Publication number
JP2000209221A
JP2000209221A JP11007991A JP799199A JP2000209221A JP 2000209221 A JP2000209221 A JP 2000209221A JP 11007991 A JP11007991 A JP 11007991A JP 799199 A JP799199 A JP 799199A JP 2000209221 A JP2000209221 A JP 2000209221A
Authority
JP
Japan
Prior art keywords
terminal
network
wireless
wireless communication
communication method
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
JP11007991A
Other languages
Japanese (ja)
Inventor
Jiro Nakabayashi
次郎 仲林
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP11007991A priority Critical patent/JP2000209221A/en
Publication of JP2000209221A publication Critical patent/JP2000209221A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To efficiently utilize a communication band and conduct radio control by simplifying a communication procedure and allowing a subordinate layer to process efficient medium access. SOLUTION: A plurality of terminals 1-3 use a radio band (frame) 22 in common, when conducting communication by the terminals in this radio communication method. When the terminals make communication, they use a synchronous word 21 to share a communication band in common, they use one packet length (23) that is a fixed bandwidth in the unit of the bandwidth shared in common by them, and number of cells are used to assign the band used by each terminal. Furthermore, the terminals connected to a network sequentially transmits the synchronous word, to ensure the synchronization of the entire network. An address map field is set in the synchronous word. When each terminal participates in/retires from the network, each terminal discriminates its own terminal address from the address map filed. Moreover, the synchronous word is provided with a resource map field corresponding to cells, and each terminal in the case of communication discriminates the idleness of the resource from the resource map filed to set up the radio band.

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 method and a wireless communication terminal having a function of executing the wireless communication method, and more particularly to a wireless LAN system and a home network in which a wireless band is shared and used by a plurality of terminals. Applied to the system.

【0002】[0002]

【従来の技術】現在、LAN(ローカルエリアネットワ
ーク)はオフィスでは当たり前となり、小店舗や家庭へ
も普及しようとしている。また、ネットワークの構成方
法も、従来の同軸ケーブルやツイストペア線から無線,
IrDA等を用いる方法も現れてきている。
2. Description of the Related Art At present, a LAN (local area network) has become commonplace in offices, and is being spread to small stores and homes. Also, the network configuration method is to use wireless, wireless, or conventional coaxial cables or twisted pair wires.
A method using IrDA or the like has also appeared.

【0003】その一例としてIEEE802.11で規
定されている2.4GHz帯の無線を用いた無線LAN
のメディアアクセス制御(MAC)の方法と、IrDA
を用いた赤外線通信方法のリンクアクセスプロトコルの
方法について説明する。
[0003] As an example, a wireless LAN using a 2.4 GHz band radio specified in IEEE 802.11.
Media access control (MAC) method and IrDA
The method of the link access protocol of the infrared communication method using the method will be described.

【0004】図10(A)は、IEEE802.11で
規定されているMAC層のプロトコルを示す図である。
このプロトコルはCSMA/CA+ACKと呼ばれ、I
EEE802.3で規定されている有線系のLANの規
格であるイーサネットのMACのCSMA/CAに、無
線特有の制御を行うための手順を追加したものである。
FIG. 10A is a diagram showing a protocol of a MAC layer defined by IEEE 802.11.
This protocol is called CSMA / CA + ACK and I
A procedure for performing radio-specific control is added to CSMA / CA of Ethernet MAC, which is a standard of a wired LAN specified by EEE802.3.

【0005】IEEE802.3で規定されているCS
MA/CAは、共有している物理媒体上の信号の状態を
監視し、もし誰も使用していなければ、データ101を
送出する方式である。信号状態の監視結果で、物理媒体
上に信号が存在する場合には、一定時間待ったのちに再
度監視状態に入る。IEEE802.11で規定されて
いるCSMA/CA+ACKは、それに加えて無線特有
の問題を解決するために、送信要求RTS102とそれ
に対応する応答CTS103、更にデータの受信確認A
CK104を用いて、無線上の衝突を避けるとともに、
確実なデータ伝送ができるようにしたものである。
[0005] CS specified in IEEE 802.3
MA / CA is a method of monitoring the state of a signal on a shared physical medium and transmitting data 101 if no one is using it. As a result of monitoring the signal state, if there is a signal on the physical medium, the monitoring state is re-entered after waiting for a certain period of time. CSMA / CA + ACK defined in IEEE 802.11 additionally includes a transmission request RTS 102, a corresponding response CTS 103, and a data reception acknowledgment A in order to solve a wireless-specific problem.
Use CK104 to avoid radio collisions,
This ensures reliable data transmission.

【0006】図10(B)はIrDAを用いた通信に用
いられるASK方式のリンクアクセス層のプロトコルを
示す図である。図10(A)と同様にデータ送信のため
に、送信要求/応答とデータのACKが必要である。
FIG. 10 (B) is a diagram showing a protocol of an ASK link access layer used for communication using IrDA. As in FIG. 10A, a transmission request / response and data ACK are required for data transmission.

【0007】このような無線やIrDAを媒体に用いて
通信を行う場合、有線通信と比較して通信容量や通信速
度が限られるため、効率的な通信制御を行う必要があ
る。一方、無線やIrDAを用いた場合には有線と比較
してケーブルの接続がなく、複数端末間の通信が容易に
できることから、複数端末が同時に使用できるような通
信制御を行っている。
When communication is performed using such a wireless or IrDA medium, communication capacity and communication speed are limited as compared with wired communication, so that efficient communication control is required. On the other hand, when wireless or IrDA is used, there is no cable connection compared to wired communication, and communication between a plurality of terminals can be easily performed. Therefore, communication control is performed so that a plurality of terminals can be used simultaneously.

【0008】しかしながら、この通信制御では、端末が
通信を行う場合、相手端末やネットワーク内の通信マス
ターとのハンドシェイク(要求と応答)を基本とした手
順となっており、確実な制御が行える反面、制御手順と
しての効率が悪く、端末が通信を行うためのスループッ
トが低下する要因となっていた。
However, in this communication control, when a terminal performs communication, the procedure is based on a handshake (request and response) with a partner terminal or a communication master in a network, and a reliable control can be performed. However, the efficiency of the control procedure is poor, which causes a decrease in throughput for the terminal to perform communication.

【0009】また、ネットワークの管理をマスターで行
う場合、マスターは必ずネットワーク上に必要となり、
マスターの切り替えやサブマスターの設置等プロトコル
が複雑になるか、もしくはマスターを固定した場合、ネ
ットワークへの参加離脱が自由に行えなかった。
When a network is managed by a master, the master is always required on the network.
When the protocol such as switching of the master or setting of the submaster becomes complicated, or when the master is fixed, it is not possible to freely join and leave the network.

【0010】更に、無線帯域を複数の端末で共有化する
ために、周波数拡散等を用いて帯域を有効に使用する方
式も提案されているが、無線制御の方式が複雑で膨大な
規模のハードウェアを必要とした。また、ネットワーク
に接続される機器のデータトラヒックが多様で、通信形
態も様々な方式が存在するため、固定的に周波数やタイ
ムスロットを割り当てる従来の通信方式では、ネットワ
ークの使用効率が悪くなるという欠点があった。
[0010] Furthermore, in order to share a wireless band among a plurality of terminals, a method of effectively using the band by using frequency spreading or the like has been proposed. However, a wireless control method is complicated and an enormous scale of hardware is required. Needed ware. In addition, since the data traffic of the devices connected to the network is diverse and the communication form is also various, the conventional communication method in which the frequency and time slot are fixedly assigned deteriorates the use efficiency of the network. was there.

【0011】[0011]

【発明が解決しようとする課題】本発明は、上述のごと
き実情に鑑みてなされたもので、無線やIrDAを媒体
に用いて通信を行う場合、効率的な通信制御を行うこと
を目的としており、さらに、複数端末が同時に使用でき
るような通信制御を行うことを目的としている。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to perform efficient communication control when performing communication using wireless or IrDA as a medium. It is another object of the present invention to perform communication control such that a plurality of terminals can be used simultaneously.

【0012】[0012]

【課題を解決するための手段】複数の端末で通信する場
合に、複数の端末で無線帯域を共有し、端末が通信する
ときに、同期ワードを用いて通信帯域を共有し、帯域を
割り振る単位を予めパケットとして帯域幅を固定し、端
末が使用する帯域をセルの数で割り振る。そして、ネッ
トワークに接続された端末が、順番に同期ワードを送出
することで、ネットワーク全体の同期を確保し、同期ワ
ード内にアドレスマップフィールドを設け、各端末がネ
ットワークへの参加/離脱を行う際に、端末がアドレス
マップフィールドから自分の端末アドレスを判断する。
Means for Solving the Problems When a plurality of terminals communicate, a plurality of terminals share a wireless band, and when the terminals communicate, a unit for sharing a communication band using a synchronization word and allocating the band. Is fixed in advance as a packet, and the band used by the terminal is allocated by the number of cells. Then, the terminals connected to the network sequentially send out the synchronization word, thereby ensuring synchronization of the entire network, providing an address map field in the synchronization word, and allowing each terminal to join / leave the network. Then, the terminal determines its own terminal address from the address map field.

【0013】更に、同期ワード内にセルに対応したリソ
ースマップフィールドを設け、各端末が通信する場合に
リソースマップフィールドからリソースの空きを判断
し、無線帯域を確保する。
Further, a resource map field corresponding to a cell is provided in the synchronization word, and when each terminal communicates, a vacancy of resources is determined from the resource map field to secure a radio band.

【0014】また、ネットワークへの新規参加の場合に
は、同期ワードの送出をネットワークに参加している端
末数行った後に、1回の空きを設け同期ワードの送出を
行わないことにより、ネットワークへの新規参加が可能
となる。データの送出制御は、同期ワード内のリソース
マップフィールドのビット内容に従って、端末からネッ
トワークにデータを送出する。
Further, in the case of a new participation in the network, the synchronization word is transmitted to the network after the number of terminals participating in the network has been set, and an empty space is not provided to transmit the synchronization word. New participation is possible. In the data transmission control, the terminal transmits data to the network according to the bit content of the resource map field in the synchronization word.

【0015】請求項1の発明は、複数の端末で通信する
場合に、複数の端末で無線帯域を共有し、端末が通信す
るときに、同期ワードを用いて通信帯域を共有するよう
にした無線通信方法である。
According to the first aspect of the present invention, when a plurality of terminals communicate, a plurality of terminals share a wireless band, and when the terminals communicate, the communication band is shared using a synchronization word. Communication method.

【0016】請求項2の発明は、無線信号の送受信を行
う無線部と、該無線部のアクセス制御を行う無線制御部
と、前記無線部,前記無線制御部を通して、無線信号を
介して相手端末と通信するアプリケーションデータを処
理するデータ処理部から構成される無線通信端末におい
て、前記無線制御部に請求項1に記載の無線通信方法を
実行する機能をもたせたものである。
According to a second aspect of the present invention, there is provided a radio unit for transmitting / receiving a radio signal, a radio control unit for controlling access to the radio unit, and a partner terminal via a radio signal through the radio unit and the radio control unit. A wireless communication terminal comprising a data processing unit for processing application data for communicating with the wireless communication terminal, wherein the wireless control unit has a function of executing the wireless communication method according to claim 1.

【0017】請求項3の発明は、請求項1記載の無線通
信方法において、端末が通信するときに、帯域を割り振
る単位を予めパケットとして帯域幅を固定し、端末が使
用する帯域をセルの数で割り振るようにしたものであ
る。
According to a third aspect of the present invention, in the wireless communication method according to the first aspect, when the terminal communicates, the bandwidth is fixed in advance as a unit for allocating the bandwidth as a packet, and the bandwidth used by the terminal is determined by the number of cells. It is made to be allocated by.

【0018】請求項4の発明は、請求項1記載の無線通
信方法において、ネットワークに接続された端末が、順
番に同期ワードを送出することで、ネットワーク全体の
同期の確保するようにしたものである。
According to a fourth aspect of the present invention, in the wireless communication method according to the first aspect, the terminals connected to the network sequentially transmit synchronization words to ensure synchronization of the entire network. is there.

【0019】請求項5の発明は、請求項1記載の無線通
信方法において、同期ワード内にアドレスマップフィー
ルドを設け、各端末がネットワークへの参加/離脱を行
う際に、端末がアドレスマップフィールドから自分の端
末アドレスを判断するようにしてものである。
According to a fifth aspect of the present invention, in the wireless communication method according to the first aspect, an address map field is provided in the synchronization word, and when each terminal joins / leaves from the network, the terminal reads the address map field from the address map field. It is also possible to determine the terminal address of the user.

【0020】請求項6の発明は、請求項3記載の無線通
信方法において、同期ワード内にセルに対応したリソー
スマップフィールドを設け、各端末が通信する場合にリ
ソースマップフィールドからリソースの空きを判断し、
無線帯域を確保するようにしたものである。
According to a sixth aspect of the present invention, in the wireless communication method according to the third aspect, a resource map field corresponding to a cell is provided in the synchronization word, and when each terminal communicates, the availability of resources is determined from the resource map field. And
This is to secure a wireless band.

【0021】請求項7の発明は、請求項4または5記載
の無線通信方法において、同期ワードの送出をネットワ
ーク参加している端末の数だけ行った後に、1回の空き
を設け同期ワードの送出を行わないことにより、その空
いた区間を利用してネットワークへの新規参加を可能と
したものである。
According to a seventh aspect of the present invention, in the wireless communication method according to the fourth or fifth aspect, after transmitting the synchronization word by the number of terminals participating in the network, one free space is provided to transmit the synchronization word. By not performing the above, new participation in the network is made possible by using the vacant section.

【0022】請求項8の発明は、請求項6記載の無線通
信方法において、同期ワード内のリソースマップフィー
ルドのビット内容に従って、端末からネットワークにデ
ータを送出するようにしたものである。
According to an eighth aspect of the present invention, in the wireless communication method according to the sixth aspect, data is transmitted from the terminal to the network according to the bit content of the resource map field in the synchronization word.

【0023】請求項9の発明は、請求項7または8に記
載の方法をコンピュータに実現させるためのプログラム
をコンピュータ読み取り可能な記憶媒体に記録したもの
である。
According to a ninth aspect of the present invention, a program for causing a computer to implement the method according to the seventh or eighth aspect is recorded on a computer-readable storage medium.

【0024】[0024]

【発明の実施の形態】無線LANやホームネットワーク
では、ネットワークに接続される機器のデータトラヒッ
クが様々であり、また通信形態も端末−端末の接続だけ
ではなく、非対称通信や放送型の通信形態が存在する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In a wireless LAN or a home network, data traffic of devices connected to the network is various, and communication modes include not only terminal-to-terminal connection but also asymmetric communication and broadcast communication. Exists.

【0025】本発明の無線通信方法では、効率的なメデ
ィアアクセスを無線に近い下位レイヤで処理すること
で、無線制御を効率的に行うことが可能である。また、
完全分散型の端末自立型のネットワークを構成すること
が可能で、複雑なプロトコルを用いなくても複数の端末
がネットワークへ参加していても容易に管理を行うこと
が可能であり、全ての端末が同期ワードを監視しながら
動作するため、ネットワークへの参加/離脱が容易であ
る。また、無線帯域を固定長のパケットで多重すること
で、ネットワーク上のリソース管理が容易になる。更
に、固定長のパケットをそれぞれの端末が複数使用する
ことが可能であり、双方向通信以外にも、非対称型の通
信や、ブロードキャスト通信も対応することができる。
In the wireless communication method of the present invention, efficient media access is processed in a lower layer close to wireless, so that wireless control can be performed efficiently. Also,
It is possible to configure a fully distributed terminal autonomous network, and it is possible to easily manage even if multiple terminals participate in the network without using complicated protocols, and all terminals Operates while monitoring the synchronization word, so joining / leaving from the network is easy. Also, by multiplexing the wireless band with fixed-length packets, resource management on the network is facilitated. Furthermore, each terminal can use a plurality of fixed-length packets, and it is possible to cope with asymmetric communication and broadcast communication in addition to two-way communication.

【0026】図1に本発明の通信制御方法の実施形態の
一例を示す。図1は、家庭内でネットワークを構築し、
本発明の通信方法により、DVD1とATV2とGW3
を接続した例である。図1において、DVD1は、ビデ
オディスクのMPEG2映像を、ATV2に送信してい
る。また、ゲートウェイGW3は、ISDN回線4で相
手TV電話5と接続されており、相手TV電話5からの
画像/音声の情報をATV2とやり取りし、ATV2に
相手からの画像を表示している。従って、ATV2では
DVD1からの映像とGW3からの映像を両方表示して
いることになる。また、ATV2からGW3に対して
は、こちらからの音声を送っている。
FIG. 1 shows an embodiment of a communication control method according to the present invention. Figure 1 shows the construction of a network at home
According to the communication method of the present invention, DVD1, ATV2 and GW3
Are connected. In FIG. 1, DVD1 transmits MPEG2 video of a video disk to ATV2. Further, the gateway GW3 is connected to the other party's TV phone 5 via the ISDN line 4, exchanges image / audio information from the other party's TV phone 5 with the ATV 2, and displays an image from the other party on the ATV 2. Therefore, the ATV 2 displays both the video from the DVD 1 and the video from the GW 3. Also, the ATV 2 sends the voice from the ATV 2 to the GW 3.

【0027】図2は、図1における通信を実現するため
の、無線信号の送出順序と使用する帯域を示している。
同期ワードSYC21に続きDVD1が映像信号T1を
送出する。映像信号T1は一般的に符号化をしても、広
い帯域が必要なため4パケット分の時間を占めている。
DVD1が送出した映像信号T1は、無線信号としては
ATV2もGW3も受信可能であるが、端末のデータ処
理部が受信可能かどうかを判断し、この場合はATV2
が受信し画像を再生する。DVD1に続いてATV2が
音声信号T2を送出する。音声信号T2は映像信号T1
と比較して帯域が狭いため1パケット分の時間を占めて
いる。受信の動作は前述の内容と同じである。次に、G
W3が画像/音声の情報T3を2パケットの時間を占め
て信号を送出する。帯域に空きがある場合には、空きパ
ケットが入り、一定時間後に同期ワードSYCが続き、
上述の動作を繰り返す。
FIG. 2 shows the transmission order of radio signals and the bands used to realize the communication shown in FIG.
DVD1 sends out video signal T1 following synchronization word SYC21. Even if the video signal T1 is generally coded, the video signal T1 occupies a time corresponding to four packets because a wide band is required.
The video signal T1 transmitted by the DVD1 can receive both the ATV2 and the GW3 as a wireless signal, but the data processing unit of the terminal determines whether or not the video signal T1 can be received.
Receives and reproduces the image. Following the DVD 1, the ATV 2 sends out the audio signal T2. The audio signal T2 is a video signal T1
Since the bandwidth is narrower than that of, the time for one packet is occupied. The receiving operation is the same as described above. Next, G
W3 transmits a signal occupying two packets of the image / audio information T3. If there is a vacancy in the band, a vacant packet enters, and the synchronization word SYC continues after a certain time,
The above operation is repeated.

【0028】このような動作を行うことで、ネットワー
クの中に複数の端末が存在しても色々な通信形態を実現
することが可能で、双方向通信以外にも非対称型の通信
やブロードキャスト型の通信が可能となる。
By performing such an operation, various communication modes can be realized even if a plurality of terminals exist in the network. In addition to two-way communication, asymmetric communication and broadcast-type communication can be realized. Communication becomes possible.

【0029】ここでフレーム22は使用する無線の周波
数帯域や変調方式によって決まる帯域幅を指し、例え
ば、2.4GHzの無線周波数を使用した場合には、約
10Mbpsの帯域が取れる。パケット23はフレーム
を一定時間単位に区切ったものである。
Here, the frame 22 indicates a bandwidth determined by a radio frequency band and a modulation system to be used. For example, when a radio frequency of 2.4 GHz is used, a band of about 10 Mbps can be obtained. The packet 23 is obtained by dividing a frame into fixed time units.

【0030】ここで、詳細には、1つのフレームと次の
フレームとの間には、後述するEOFデータ及び各端末
に生じるクロックの誤差から発生する時間差を吸収する
ための無データ区間を設けている。
Here, in detail, a non-data section is provided between one frame and the next frame to absorb a time difference generated from an EOF data and a clock error generated in each terminal, which will be described later. I have.

【0031】図3に本発明の同期管理方法を示す。本発
明の無線通信制御方法では、分散処理を原則としている
ため、同期管理もネットワークに参加しているそれぞれ
の端末が行う。本発明の同期管理は、ネットワークに接
続している端末が同期ワード送出タイミングで持ち回り
で順番に同期ワードを送出することで同期管理を行う。
図3は、図1の通信状態での同期管理の状態を示した図
である。まず、DVD1が同期ワード31aの送出を行
う。続いて図2に示されたフレーム22内のパケット2
3の時間割合に従って、DVD1,ATV2,GW3と
それぞれが送出データを送信する。空きパケットがあっ
た後、次にATV2が同期ワード32を送出する。続い
て、GW3が同期ワード33を送出する。このように各
端末が順番に同期ワードを送出することで、それぞれの
端末が自立的にネットワークの同期を管理し、信号の送
出タイミングを作れると同時に、同期管理が分散されて
いるためネットワークへの参加/離脱が容易となる。
FIG. 3 shows a synchronization management method according to the present invention. In the wireless communication control method of the present invention, since distributed processing is principle, synchronization management is performed by each terminal participating in the network. In the synchronization management according to the present invention, the terminals connected to the network perform synchronization management by sequentially transmitting the synchronization words at the synchronization word transmission timing and rotating.
FIG. 3 is a diagram showing a state of synchronization management in the communication state of FIG. First, the DVD 1 sends out the synchronization word 31a. Subsequently, the packet 2 in the frame 22 shown in FIG.
According to the time ratio of 3, the DVD1, ATV2, and GW3 each transmit transmission data. After there is an empty packet, ATV 2 sends out sync word 32 next. Subsequently, the GW 3 sends out the synchronization word 33. In this way, each terminal sends out the synchronization word in order, so that each terminal can independently manage network synchronization and create signal transmission timing, and at the same time, since synchronization management is distributed, network access to the network is distributed. Participation / withdrawal becomes easy.

【0032】また、同期ワードの送出順番は、次に述べ
るアドレスマップフィールドに従って行われるが、ネッ
トワークへの新規参加用34として1フレーム分同期ワ
ードを送らない。
The synchronization word is transmitted in accordance with the address map field described below. However, the synchronization word for one frame is not transmitted as 34 for new participation in the network.

【0033】図4は、本発明のアドレスマップフィール
ドを示す図である。アドレスマップフィールドは同期ワ
ード上にあり、図3のように各端末が送出する。アドレ
スマップフィールドは、ネットワークに参加している端
末を把握するとともに、各端末が図3に従って同期ワー
ドの送出順を管理する。ネットワークに参加する端末
は、他の端末から送出されるアドレスマップフィールド
を監視し、空いているアドレスの一番若いアドレスを取
得する。
FIG. 4 is a diagram showing an address map field of the present invention. The address map field is on the synchronization word, and is transmitted by each terminal as shown in FIG. The address map field grasps the terminals participating in the network and manages the transmission order of the synchronization words by each terminal according to FIG. A terminal participating in the network monitors an address map field transmitted from another terminal, and obtains the smallest address among the free addresses.

【0034】図4は、図1におけるGW3がアドレスを
取得する手順を説明した図である。アドレスマップフィ
ールド41aは、GW3がネットワークに参加していな
い状態である。また、GW3上のアドレス管理テーブル
42aも、どこのビットも立っておらず、ネットワーク
には参加していない状態を示す。GW3がネットワーク
に参加する場合には、アドレスマップフィールド41a
を監視し、左から3番目の空きを確認した後、自分のア
ドレス管理テーブル42aを、左から3番目のアドレス
[2]にビットを立て42bとする。その時自分が送出
する同期ワード上のアドレスマップフィールド41bの
左から3番目にビットを立てる。
FIG. 4 is a diagram for explaining a procedure in which the GW 3 in FIG. 1 acquires an address. The address map field 41a is a state where the GW 3 has not joined the network. Also, the address management table 42a on the GW 3 has no bits set, indicating that it is not participating in the network. When the GW 3 joins the network, the address map field 41a
After confirming the third vacancy from the left, the own address management table 42a sets a bit to the third address [2] from the left and sets it to 42b. At this time, the third bit from the left of the address map field 41b on the synchronization word transmitted by itself is set.

【0035】図5は、本発明のアドレスマップフィール
ドを用いた端末の管理と同期ワードの送出、ネットワー
クへの参加方法を説明する図である。はじめに、ネット
ワークに何も参加していない状態で、DVD1の電源が
投入される。DVD1は、他の端末からの同期ワードの
送出を監視するが、同期ワードの送出がないので、自分
で図4で説明したように一番若いアドレス[0]51を
取得し同期ワード52を送出する。DVD1以外の端末
が存在しないため、次の同期ワードは新規参加用で空き
となり、空きに続いてアドレスが一番若い[0]である
DVD1が再度同期ワードを送出する(図5(A))。
FIG. 5 is a view for explaining a method of managing a terminal using the address map field, transmitting a synchronization word, and joining a network according to the present invention. First, the power of the DVD 1 is turned on in a state where nothing is participating in the network. The DVD 1 monitors the transmission of the synchronization word from another terminal. However, since there is no transmission of the synchronization word, the DVD 1 obtains the youngest address [0] 51 and transmits the synchronization word 52 as described with reference to FIG. I do. Since there is no terminal other than the DVD1, the next synchronization word becomes empty for new participation, and after the empty, the DVD1 having the youngest address [0] transmits the synchronization word again (FIG. 5A). .

【0036】次に、ATV2の電源が投入される。AT
V2は、同期ワードを監視し、DVD1から送出されて
いる同期ワードのアドレスマップフィールドから、ネッ
トワークに参加している端末が1台で、そのアドレスが
[0]であることを知る。そこで、ATV2はアドレス
[1]53を取得し、DVD1が同期ワードを送出する
のに続いて、新規用に開けてある同期ワード部分で、同
期ワード54を送出する。この時点でDVD1は自分以
外の端末がネットワークに参加したことを知る。ネット
ワークに参加している端末は2台であるから、ATV2
が同期ワード送出後、次の同期ワードは空きとなる。空
きに続いてアドレスの若い順番に、[0]のDVD1、
[1]のATV2が同期ワードを送出する(図5
(B))。
Next, the power supply of the ATV 2 is turned on. AT
V2 monitors the synchronization word, and learns from the address map field of the synchronization word sent from DVD1 that only one terminal has joined the network and its address is [0]. Then, the ATV 2 obtains the address [1] 53, and sends out the synchronization word 54 in the synchronization word part opened for new use, following that the DVD 1 sends out the synchronization word. At this point, DVD 1 knows that a terminal other than itself has joined the network. Since two terminals are participating in the network, ATV2
After the transmission of the synchronization word, the next synchronization word becomes empty. Following the vacancy, DVD1 of [0] in ascending order of address,
ATV2 of [1] sends out a synchronization word (FIG. 5).
(B)).

【0037】続いて、GW3の電源が立ち上がる。上述
と同じような方法で、GW3は同期ワードを監視し、ネ
ットワークに参加している端末が2台で、アドレスが
[0],[1]であることを知る。GW3は、アドレス
[2]55を取得し、同期ワード56を送出しネットワ
ークに参加する(図5(C))。以降、同様な方法でネ
ットワークへの参加が可能となる。
Subsequently, the power of the GW 3 is turned on. In the same manner as described above, the GW 3 monitors the synchronization word and recognizes that two terminals are participating in the network and the addresses are [0] and [1]. The GW 3 acquires the address [2] 55, sends out the synchronization word 56, and participates in the network (FIG. 5C). Thereafter, participation in the network becomes possible in a similar manner.

【0038】図6は、本発明のネットワークからの離脱
方法について説明する図である。DVD1,ATV2,
GW3がネットワークに参加している状態(図6
(A))で、ATV2が正常に離脱する場合は、離脱す
る最後の同期ワード61の送出時に、アドレスマップフ
ィールドの自分のアドレス[1]をOFFにして、ネッ
トワークから離脱する。DVD1,GW3は同期ワード
を監視することで、端末が1台離脱したことを識別でき
る(図6(B))。
FIG. 6 is a diagram for explaining a method of leaving the network according to the present invention. DVD1, ATV2
GW3 participating in the network (FIG. 6)
In (A)), when the ATV 2 normally leaves, the own address [1] in the address map field is turned off at the time of sending out the last synchronization word 61 to leave, and the ATV 2 leaves the network. By monitoring the synchronization word, the DVD1 and GW3 can identify that one terminal has left (FIG. 6B).

【0039】一方、端末等の故障で正常にネットワーク
から離脱できない場合がある。この時は、DVD1の同
期ワード62の送出内容と、ATV2からの同期ワード
の送出がないことを、GW3が監視し、GW3がATV
2の異常を検知し同期ワード63を書き換える(図6
(C))。以上のように、同期ワード上のアドレスマッ
プフィールドを用いて、端末の管理を行うことで、ネッ
トワーク上の端末の管理と、同期ワードの送出管理が簡
単に行える。
On the other hand, there is a case where it is impossible to normally leave the network due to a failure of the terminal or the like. At this time, the GW 3 monitors the content of the synchronization word 62 of the DVD 1 and the absence of the synchronization word from the ATV 2, and the GW 3 monitors the ATV.
2 is detected and the synchronization word 63 is rewritten (FIG. 6)
(C)). As described above, by managing the terminal using the address map field on the synchronization word, it is possible to easily manage the terminal on the network and manage the transmission of the synchronization word.

【0040】図7は、本発明のフレーム上のパケット使
用状況を示すリソース管理フィールドについて説明す
る。リソース管理フィールドは、アドレスマップフィー
ルドと同様に同期ワード上に存在し、使用されているパ
ケットの位置を示している。ネットワークに参加してい
る端末は、全て同期ワードを監視しているため、リソー
ス管理フィールドを監視することでネットワーク上の通
信の混み具合と使用できるパケットを知ることができ
る。
FIG. 7 illustrates a resource management field indicating a packet use status on a frame according to the present invention. The resource management field exists on the synchronization word similarly to the address map field, and indicates the position of the used packet. Since all the terminals participating in the network monitor the synchronization word, it is possible to know the traffic congestion on the network and available packets by monitoring the resource management field.

【0041】図7では、端末が同期ワードのリソース管
理フィールド71aを監視し、自分の同期ワード送出時
にリソースに空きがあれば、空いている位置のリソース
ビットをONにして、同期ワード71bを送出後、自分
が立てたビット位置に従ってパケットを送出する。自分
が使用しているパケットは、次の同期ワード送出時まで
保持される。データ送信の必要がなくなった場合には、
同期ワード送出時に自分がONにしたリソースビットを
OFFにする。
In FIG. 7, the terminal monitors the resource management field 71a of the synchronization word, and if there is a vacant resource when transmitting the synchronization word, turns on the resource bit at the vacant position and transmits the synchronization word 71b. Thereafter, the packet is transmitted according to the bit position set by the user. The packet used by itself is held until the next synchronization word is transmitted. When you no longer need to send data,
The resource bit that has been turned on when the synchronization word is transmitted is turned off.

【0042】図8に本発明のフレーム構成を示す。フレ
ームは、同期ワードSYC81〜83及びデータ用のパ
ケット84及びEOF85で構成される。同期ワード
(SYC)の構成は、フレームのはじめを示すSOF8
1,アドレスマップフィールドAMF82,リソース管
理フィールド83からなっている。EOF85はフレー
ムの最後を表す。それぞれの詳細は前述の通りである。
FIG. 8 shows a frame configuration of the present invention. The frame is composed of synchronization words SYC81-83, a data packet 84, and an EOF85. The structure of the synchronization word (SYC) is SOF8 indicating the beginning of the frame.
1, an address map field AMF82 and a resource management field 83. EOF85 indicates the end of the frame. The details of each are as described above.

【0043】図9に本発明の無線通信方法を実現するた
めの無線通信端末を示す。無線信号の送受信を行う無線
部91と、無線部のアクセス制御を行う無線制御部92
と、アプリケーションデータを処理するデータ処理部9
3と、無線入出力部94から構成される。
FIG. 9 shows a wireless communication terminal for realizing the wireless communication method of the present invention. A radio section 91 for transmitting and receiving radio signals, and a radio control section 92 for controlling access to the radio section
And a data processing unit 9 for processing application data
3 and a wireless input / output unit 94.

【0044】[0044]

【発明の効果】本発明の無線通信方法を用いることで、
従来の制御方式と比較して通信上の手順が簡素化され、
効率的なメディアアクセスを無線に近い下位レイヤで処
理することが可能となり、通信帯域の効率的な使用や、
無線制御を効率的に行うことが可能である。
By using the wireless communication method of the present invention,
The communication procedure is simplified compared to the conventional control method,
Efficient media access can be processed in the lower layer close to the radio, efficient use of communication bandwidth,
Wireless control can be performed efficiently.

【0045】また、完全分散型の端末自立型のネットワ
ークを構成することが可能で、複雑なプロトコルを用い
なくても複数の端末がネットワークへ参加していても容
易に管理を行うことが可能となる。本発明では、全ての
端末が同期ワードを監視しながら動作するため、ネット
ワークへの参加/離脱が容易である。また、無線帯域を
固定長のパケットで多重することで、ネットワーク上の
リソースの管理が容易になる。
Further, it is possible to configure a fully distributed terminal independent network, and it is possible to easily perform management even if a plurality of terminals participate in the network without using a complicated protocol. Become. In the present invention, all the terminals operate while monitoring the synchronization word, so that it is easy to join / leave the network. Also, by multiplexing the wireless band with fixed-length packets, it becomes easier to manage resources on the network.

【0046】更に、固定長のパケットをそれぞれの端末
が複数使用することが可能であり、双方向通信以外に
も、非対称型の通信や、ブロードキャスト通信も対応す
ることができる。
Furthermore, a plurality of fixed-length packets can be used by each terminal, and in addition to two-way communication, asymmetric communication and broadcast communication can be supported.

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

【図1】本発明の無線通信方法の一実施形態を示した図
である。
FIG. 1 is a diagram showing one embodiment of a wireless communication method of the present invention.

【図2】本発明の無線信号の送出順序と使用する帯域を
示す図である。
FIG. 2 is a diagram showing a transmission order of radio signals and a band to be used according to the present invention.

【図3】本発明の同期管理方法を示す図である。FIG. 3 is a diagram showing a synchronization management method of the present invention.

【図4】本発明のアドレスマップフィールドを示す図で
ある。
FIG. 4 is a diagram showing an address map field of the present invention.

【図5】本発明のアドレスマップフィールドを用いた端
末の管理と同期ワードの送出,ネットワークへの参加方
法を説明する図である。
FIG. 5 is a diagram illustrating a method of managing a terminal using an address map field, transmitting a synchronization word, and joining a network according to the present invention.

【図6】本発明のネットワークからの離脱方法を説明す
る図である。
FIG. 6 is a diagram illustrating a method of leaving a network according to the present invention.

【図7】本発明のフレーム上のパケット使用状況を示す
リソース管理フィールドを示す図である。
FIG. 7 is a diagram illustrating a resource management field indicating a packet use status on a frame according to the present invention.

【図8】本発明のフレーム構成を示す図である。FIG. 8 is a diagram showing a frame configuration of the present invention.

【図9】本発明の無線通信方法を実現するための無線通
信端末の一実施例を示す図である。
FIG. 9 is a diagram showing one embodiment of a wireless communication terminal for realizing the wireless communication method of the present invention.

【図10】従来の無線LANで用いられている無線制御
方式を示す図である。
FIG. 10 is a diagram showing a wireless control method used in a conventional wireless LAN.

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

1…DVD、2…ATV、3…GW、4…ISDN、5
…TV電話、21…同期ワード、22…フレーム、23
…パケット。
1 DVD, 2 ATV, 3 GW, 4 ISDN, 5
... TV telephone, 21 ... sync word, 22 ... frame, 23
…packet.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 複数の端末で通信する場合に、該複数の
端末で無線帯域を共有し、端末が通信するときに、同期
ワードを用いて通信帯域を共有することを特徴とした無
線通信方法。
1. A wireless communication method characterized in that when communicating with a plurality of terminals, the plurality of terminals share a wireless band, and when the terminals communicate, the communication band is shared using a synchronization word. .
【請求項2】 無線信号の送受信を行う無線部と、前記
無線部のアクセス制御を行う無線制御部と、前記無線
部,前記無線制御部を通して、無線信号を介して相手端
末と通信するアプリケーションデータを処理するデータ
処理部から構成される無線通信端末であって、前記無線
制御部が、請求項1に記載の無線通信方法を実施する機
能を有していることを特徴とする無線通信端末。
2. A wireless unit for transmitting and receiving a wireless signal, a wireless control unit for controlling access to the wireless unit, and application data for communicating with a partner terminal via a wireless signal through the wireless unit and the wireless control unit. A wireless communication terminal comprising a data processing unit for processing the wireless communication terminal, wherein the wireless control unit has a function of performing the wireless communication method according to claim 1.
【請求項3】 端末が通信するときに、帯域を割り振る
単位を予めパケットとして帯域幅を固定し、端末が使用
する帯域をセルの数で割り振ることを特徴とした請求項
1記載の無線通信方法。
3. The wireless communication method according to claim 1, wherein when the terminal communicates, the bandwidth is fixed in advance as a unit of band allocation as a packet, and the band used by the terminal is allocated by the number of cells. .
【請求項4】 ネットワークに接続された端末が、順番
に同期ワードを送出することで、ネットワーク全体の同
期の確保をすることを特徴とした請求項1記載の無線通
信方法。
4. The wireless communication method according to claim 1, wherein terminals connected to the network transmit synchronization words in order to ensure synchronization of the entire network.
【請求項5】 同期ワード内にアドレスマップフィール
ドを設け、各端末がネットワークへの参加/離脱を行う
際に、端末がアドレスマップフィールドから自分の端末
アドレスを判断することを特徴とした請求項1記載の無
線通信方法。
5. An address map field is provided in the synchronization word, and when each terminal joins / leaves from the network, the terminal determines its own terminal address from the address map field. The wireless communication method as described.
【請求項6】 同期ワード内にセルに対応したリソース
マップフィールドを設け、各端末が通信する場合にリソ
ースマップフィールドからリソースの空きを判断し、無
線帯域を確保することを特徴とした請求項3記載の無線
通信方法。
6. A resource map field corresponding to a cell is provided in a synchronization word, and when each terminal communicates, a vacancy of resources is determined from the resource map field to secure a radio band. The wireless communication method as described.
【請求項7】 請求項4または5記載の無線通信方法に
おいて、同期ワードの送出をネットワーク参加している
端末数行った後に、1回の空きを設け同期ワードの送出
を行わないことにより、ネットワークへの新規参加が可
能とすることを特徴とした無線通信方法。
7. The wireless communication method according to claim 4 or 5, wherein after transmitting the synchronization word by the number of terminals participating in the network, one vacancy is provided so as not to transmit the synchronization word. A wireless communication method characterized by enabling new participation in a communication.
【請求項8】 請求項6記載の無線通信方法において、
同期ワード内のリソースマップフィールドのビット内容
に従って、端末からネットワークにデータを送出するこ
とを特徴とした無線通信方法。
8. The wireless communication method according to claim 6, wherein
A wireless communication method comprising transmitting data from a terminal to a network according to the bit content of a resource map field in a synchronization word.
【請求項9】 請求項7または8に記載の方法をコンピ
ュータに実現させるためのプログラムを記録したコンピ
ュータ読み取り可能な記憶媒体。
9. A computer-readable storage medium storing a program for causing a computer to implement the method according to claim 7. Description:
JP11007991A 1999-01-14 1999-01-14 Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein Pending JP2000209221A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11007991A JP2000209221A (en) 1999-01-14 1999-01-14 Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11007991A JP2000209221A (en) 1999-01-14 1999-01-14 Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2002366267A Division JP3699083B2 (en) 2002-12-18 2002-12-18 Wireless communication method

Publications (1)

Publication Number Publication Date
JP2000209221A true JP2000209221A (en) 2000-07-28

Family

ID=11680887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11007991A Pending JP2000209221A (en) 1999-01-14 1999-01-14 Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein

Country Status (1)

Country Link
JP (1) JP2000209221A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010527215A (en) * 2007-05-14 2010-08-05 ワイヤレス オーディオ アイピー ベー.フェー. Data communication method, transmission unit and computer program product

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010527215A (en) * 2007-05-14 2010-08-05 ワイヤレス オーディオ アイピー ベー.フェー. Data communication method, transmission unit and computer program product
US8331300B2 (en) 2007-05-14 2012-12-11 Wireless Audio Ip B.V. Method for communicating data, a transmitting unit and a computer program product

Similar Documents

Publication Publication Date Title
US8001223B2 (en) Automatic switching network points based on configuration profiles
US7724767B2 (en) Adaptive network to dynamically account for hidden nodes
US20100008347A1 (en) System and method for random access scheme in a wireless ad-hoc network
US7107372B2 (en) Communication system and device
JP2002525913A (en) Method and apparatus for controlling communication in a computer network
JP2009507422A (en) Media access control architecture
KR101805628B1 (en) Method and system for isochronous communication in audio/video networks
KR20110069070A (en) How to Improve Channel Utilization in Time Division Multiple Access Based Protocols
CN102204209A (en) Method, system and network device for quality of service (qos) negotiation in cross-medium networks
WO2001071981A2 (en) Multimedia extensions for wireless local area networks
EP2071781B1 (en) Communication control method, communication apparatus and communication system
CN1829180B (en) Network switching device and method, wireless access device and wireless network
JP6802530B2 (en) Communication method
JP3519628B2 (en) Relay device
US20020097738A1 (en) Communication system and device
JP2007295571A (en) Apparatus for structuring ip identification packet and allotting ip addresses, and method of structuring ip identification packets and allotting ip addresses using the same
JP2000209221A (en) Radio communication method, radio communication terminal for executing the method, and medium with program for realizing the methods stored therein
WO2003001743A1 (en) Radio network building method, radio communication system, and radio communication device
US9820303B2 (en) Multi-destination burst protocol
JP3699083B2 (en) Wireless communication method
CN1435028A (en) System and method for communicating data over multiple networks
JP2013531921A (en) Coordinator determination method and apparatus
CN112738907B (en) Wireless network system
JP2001119405A (en) Ip telephone system
WO2024067360A1 (en) Communication method and communication apparatus