JP2006173891A - Communication device, communication method, and program for controlling communication device - Google Patents

Communication device, communication method, and program for controlling communication device Download PDF

Info

Publication number
JP2006173891A
JP2006173891A JP2004361484A JP2004361484A JP2006173891A JP 2006173891 A JP2006173891 A JP 2006173891A JP 2004361484 A JP2004361484 A JP 2004361484A JP 2004361484 A JP2004361484 A JP 2004361484A JP 2006173891 A JP2006173891 A JP 2006173891A
Authority
JP
Japan
Prior art keywords
communication
network
piconet
communication device
determination
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.)
Withdrawn
Application number
JP2004361484A
Other languages
Japanese (ja)
Inventor
Atsushi Takasaki
厚志 高崎
Tadashi Eguchi
正 江口
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2004361484A priority Critical patent/JP2006173891A/en
Publication of JP2006173891A publication Critical patent/JP2006173891A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently operate an overall traffic by constructing a network corresponding to the state of peripheral networks. <P>SOLUTION: A superframe information is acquired from the beacon of an adjoining piconet, and the reception power distribution corresponding to it is measured. Two data are related each other for analysis. By constructing a superframe based on the analyzing result, an efficient piconet of superframe is formed in which the effect of interference is reduced in terms of level and timing. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、通信装置、通信方法及び通信装置を制御するためのプログラムに関する。   The present invention relates to a communication device, a communication method, and a program for controlling the communication device.

近距離高速無線通信WPAN(Wireless Personal Area Network)のMAC(Medium Access Control)層の標準として、IEEE802.15.3規格(非特許文献1)が策定されている。この標準は近距離通信に特化し、LANの標準規格に比べて簡略化を図ることで、小型端末への実装負荷を軽減しながら高速な通信を可能とするものである。次世代高速無線インターフェースとして規格策定が進んでいるUWB(Ultra Wide Band)通信方式においても採用が検討されている。   The IEEE 802.15.3 standard (Non-patent Document 1) has been established as a standard for the MAC (Medium Access Control) layer of short-range high-speed wireless communication WPAN (Wireless Personal Area Network). This standard specializes in near field communication, and simplifies it compared to the LAN standard, thereby enabling high-speed communication while reducing the mounting load on a small terminal. Adoption is also being studied in the UWB (Ultra Wide Band) communication system whose standards are being developed as a next-generation high-speed wireless interface.

IEEE802.15.3規格においては、ひとつのネットワーク内に1台の制御端末が存在し、ネットワーク内のトラフィック管理を行う。制御端末は、スーパーフレームと呼ばれる通信フレームを基本単位とし、ひとつのスーパーフレーム中において、自身の管理するネットワーク下の各端末間の通信スロットや、各種制御データ、他のシステムからの一時的な通信、などを時分割的に制御している。これにより、ネットワーク内での衝突を回避しつつ、各端末間の通信帯域を一定に保つ制御を行っている。   In the IEEE 802.15.3 standard, one control terminal exists in one network and performs traffic management in the network. A control terminal uses a communication frame called a superframe as a basic unit, and in one superframe, communication slots between terminals under the network managed by itself, various control data, and temporary communication from other systems , Etc. are controlled in a time-sharing manner. Thus, control is performed to keep the communication band between the terminals constant while avoiding collisions in the network.

一方、UWB通信方式の有力候補の一つに、MB−OFDM(Multiband Orthogonal Frequency Division Multiplexing)がある。これは、3GHz〜10GHzの周波数帯域を500MHz程度ずつの周波数バンドに分割し、一つのバンドの中でOFDM方式を用いて通信を行ないながら、ホッピング動作により順次他の周波数バンドに遷移するというものである。高速データ伝送の為の変復調は500MHz帯域内でのOFDM通信の中で完結しており、ホッピング遷移は複数ネットワークの同時共存を実現する為のものである。3つの周波数バンドをひとつのバンドグループとして、このバンドグループ内でホッピング動作を行う。複数の端末が共通のホッピングパターンに基づいて周波数バンドを遷移することでピコネットと呼ばれる小規模ネットワークを構成し、異なるホッピングパターンを用いることで同時に4つまでのピコネット共存を可能としている。   Meanwhile, MB-OFDM (Multiband Orthogonal Division Multiplexing) is one of the leading candidates for the UWB communication system. In this method, the frequency band of 3 GHz to 10 GHz is divided into frequency bands of about 500 MHz each, and communication is performed using the OFDM method within one band, and then the frequency band is sequentially shifted to another frequency band by a hopping operation. is there. Modulation / demodulation for high-speed data transmission is completed in OFDM communication within the 500 MHz band, and hopping transition is for realizing simultaneous coexistence of a plurality of networks. The hopping operation is performed within the band group with the three frequency bands as one band group. A small-scale network called a piconet is configured by a plurality of terminals shifting frequency bands based on a common hopping pattern, and up to four piconets can coexist simultaneously by using different hopping patterns.

しかしながら複数のピコネットが共存する場合、ホッピングのための遷移バンド数が少ないためデータの衝突が起こる可能性がある。そこで、Time−Spreading処理を行い、データ損失の救済することができる。これは、1シンボル分のデータパケットを2つのシンボル区間で繰り返し送信することで、衝突により1つのシンボル損失が生じても別のタイミングで送信された同じシンボルデータにより補填する方法であるが、同じデータパケットを2度送るので、スループットが低下してしまう。
IEEE P802.15.3 Draft Standard
However, when a plurality of piconets coexist, data collision may occur because the number of transition bands for hopping is small. Therefore, a time-spreading process can be performed to relieve data loss. This is a method in which a data packet for one symbol is repeatedly transmitted in two symbol intervals, so that even if one symbol loss occurs due to a collision, the same symbol data transmitted at another timing is used for compensation. Since the data packet is sent twice, the throughput decreases.
IEEE P802.15.3 Draft Standard

しかしながら、ピコネット内のトラフィック総量が増大してくると、以下のような問題が生じる。   However, when the total amount of traffic in the piconet increases, the following problems occur.

図7は、IEEE802.15.3MACの規格に従い、MBOA(MultiBand OFDM Alliance)方式の物理層規格で動作するUWBピコネット・ネットワークを想定する。ここで、PNCはピコネットの制御端末を示し、DEVはピコネットに属する従属端末を示す。図7の(a)において、701のPNC1が形成するピコネットは702で示されるような通信範囲を持ち、この範囲のUWB端末に対して通信トラフィックの制御を行う。703及び704は従属端末DEV2及びDEV3を示し、701のPNC1自身が従属端末として動作する場合の識別子DEV1と合わせて、3台の端末が互いに時分割に通信を行っている。各端末の通信トラフィックは、705で示すスーパーフレームを1周期として、各端末ごとに割り当てられた時間においてのみ発生するように制御されるため、互いの通信が衝突することは無い。706はPNC1が送信するスーパーフレームの1周期のタイミングを示すビーコンフレームで、各従属端末はこのビーコンフレームを捉えることでピコネットに同期し、また、そのビーコンフレームを復調して得られる情報から、708で示すスーパーフレーム内で各端末に割り当てられたタイムスロットCTA1、CTA2、CTA3のタイミングを識別し、各従属端末に割り当てられた時間において適切に通信を行うことができる。707はキャリアセンスによるランダムアクセスの為の期間であり、必要に応じて特定の端末間の通信に使われたり、同じ周波数帯を使う他の無線システムとの通信に利用したりする。   FIG. 7 assumes a UWB piconet network that operates according to the physical layer standard of the MBOA (MultiBand OFDM Alliance) system in accordance with the IEEE 802.15.3 MAC standard. Here, PNC indicates a control terminal of the piconet, and DEV indicates a subordinate terminal belonging to the piconet. In FIG. 7A, the piconet formed by the PNC 1 701 has a communication range as indicated by 702, and controls communication traffic for UWB terminals in this range. Reference numerals 703 and 704 denote subordinate terminals DEV2 and DEV3, and the three terminals communicate with each other in a time division manner together with the identifier DEV1 when the PNC1 of 701 operates as a subordinate terminal. Since the communication traffic of each terminal is controlled to occur only in the time allocated for each terminal, with the superframe indicated by 705 as one cycle, there is no collision between the communication. Reference numeral 706 denotes a beacon frame indicating the timing of one cycle of a super frame transmitted by the PNC 1. Each subordinate terminal captures this beacon frame to synchronize with the piconet, and from information obtained by demodulating the beacon frame, 708 The timings of the time slots CTA1, CTA2, and CTA3 assigned to each terminal can be identified within the superframe indicated by (2), and communication can be appropriately performed at the time assigned to each subordinate terminal. Reference numeral 707 denotes a period for random access by carrier sense, which is used for communication between specific terminals as necessary, or for communication with other wireless systems using the same frequency band.

ここで、図7の(b)で示すように、新規に709及び710で示すDEV4及びDEV5が、互いに通信を行う為にピコネット1の通信範囲下で電源投入されたとする。DEV4とDEV5は、例えばビデオカメラとビュワー端末など、リアルタイムで高速なデータ通信を必要としている機器であるとする。これらのDEVは他の端末との通信を目的としておらず、1対1の通信を行えれば良いが、IEEE802.15.3MACの規格に従った動作を行うと、PNC1からのビーコン情報を検出することで、ピコネット1の従属端末として起動してしまう。IEEE802.15.3MACの規格では、PNCとしての機能が高いものへとPNCの制御権を順次移り渡していく仕様となっているが、通常ビデオカメラのような特定用途の端末には最低限のPNC機能しか実装されないことが考えられる為、既存のネットワークがPCやアクセスポイントのような高機能なPNCで構成されている場合、必然的にその従属端末になってしまう。   Here, as shown in FIG. 7B, it is assumed that DEV4 and DEV5 indicated by 709 and 710 are newly turned on under the communication range of the piconet 1 in order to communicate with each other. DEV4 and DEV5 are devices that require high-speed data communication in real time, such as video cameras and viewer terminals. These DEVs are not intended for communication with other terminals and need only be able to perform one-to-one communication. However, if the operation conforms to the IEEE 802.15.3 MAC standard, beacon information from PNC1 is detected. By doing so, it starts as a subordinate terminal of the piconet 1. In the IEEE 802.15.3 MAC standard, it is a specification that sequentially transfers the control right of the PNC to the one having a high function as the PNC. However, it is usually a minimum for a specific application terminal such as a video camera. Since it is conceivable that only the PNC function is implemented, when an existing network is configured with a high-function PNC such as a PC or an access point, it is necessarily a subordinate terminal.

DEV4、5がピコネット1に参加した結果、PNC1によりDEV4、5に対して与えられたタイムスロット711及び712は、最低限必要な帯域を確保している状態であったとする。この場合、一時的な干渉などでエラーが増大すると、すぐに画像データのフレームレートが落ちるなどの問題が発する為、はじめから最低条件で接続する様な事は好ましくない。その為、結局は一旦ピコネット1を離脱し、あらためて別チャネルでDEV4とDEV5のみでピコネットを形成する手順を踏むことになり、無駄な手順を踏むことで安定した通信を確保するまでに多くの時間を費やしてしまうという問題が発生する。   As a result of the DEVs 4 and 5 joining the piconet 1, it is assumed that the time slots 711 and 712 given to the DEVs 4 and 5 by the PNC 1 are in a state where a minimum necessary bandwidth is secured. In this case, if the error increases due to temporary interference or the like, a problem such as a drop in the frame rate of the image data immediately occurs. Therefore, in the end, once the piconet 1 is removed, the procedure for forming a piconet with only DEV4 and DEV5 on another channel is taken again, and it takes a lot of time to secure stable communication by taking a useless procedure. The problem of spending money.

この時、MBOA方式の物理層規格においては、異なるチャネル間での干渉もかなりの確率で発生する為、別のピコネットとして共存する為にtime−spreading処理が必要となる可能性もあり、結果としてスループットの低下を招くなど、別の問題が発生する可能性もある。   At this time, in the physical layer standard of the MBOA system, interference between different channels also occurs with a considerable probability, so there is a possibility that time-spreading processing is necessary to coexist as another piconet. Another problem may occur, such as a decrease in throughput.

本発明は上記課題に鑑みなされたものであり、周辺のネットワークの状況に応じたネットワークを構築し、全体的なトラフィックを効率的に運用することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to construct a network according to the situation of surrounding networks and efficiently operate the entire traffic.

本発明は、上記目的を達成するために、通信装置において、第1のネットワークの通信フレーム構成を判別する判別手段と、信号の受信状態を識別する識別手段と、前記判別手段による判別と、前記識別手段による識別とに基づいて、第2のネットワークの通信フレーム構成を決定する決定手段と、を有することを特徴とする通信装置を提供する。   In order to achieve the above object, the present invention provides a communication device including a determination unit that determines a communication frame configuration of a first network, an identification unit that identifies a reception state of a signal, a determination by the determination unit, There is provided a communication device comprising: a determination unit that determines a communication frame configuration of a second network based on identification by the identification unit.

また、通信装置において、第1のネットワークの通信フレーム構成を判別する判別手段と、信号の受信状態を識別する識別手段と、前記判別手段による判別と、前記識別手段による識別とに基づいて、第2のネットワークの通信装置の通信時間を割り当てる割当手段と、を有することを特徴とする通信装置を提供する。   Further, in the communication apparatus, based on the determination means for determining the communication frame configuration of the first network, the identification means for identifying the reception state of the signal, the determination by the determination means, and the identification by the identification means, And an allocating unit that allocates a communication time of the communication device of the second network.

また、通信装置の通信方法において、第1のネットワークの通信フレームの構成と、前記通信装置の信号の受信状態とに基づいて、第2のネットワークの通信を制御することを特徴とする通信方法を提供する。   Further, in the communication method of the communication apparatus, a communication method for controlling communication of the second network based on a configuration of a communication frame of the first network and a signal reception state of the communication apparatus. provide.

また、通信装置を制御するためのプログラムにおいて、第1のネットワークの通信フレームの構成と、前記通信装置の信号の受信状態とに基づいて、第2のネットワークの通信装置の通信時間を割り当てる工程を有することを特徴とするプログラムを提供する。   In the program for controlling the communication device, the step of allocating the communication time of the communication device of the second network based on the configuration of the communication frame of the first network and the reception state of the signal of the communication device. There is provided a program characterized by having the above.

本発明によれば、周辺のネットワークの状況に応じて、効率的にネットワークを構築できる。   ADVANTAGE OF THE INVENTION According to this invention, a network can be constructed | assembled efficiently according to the condition of a surrounding network.

以下、本発明の実施の形態を図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1の実施形態)
図1は、IEEE802.15.3MACの規格に従い、MBOA(Multiband OFDM Alliance)方式の物理層規格で動作するUWB(Ultra Wide Band)ピコネット・ネットワークに、同様の規格に従い、別のUWBピコネット・ネットワークが隣接して異なるチャネルのネットワークを構成している様子を示す。ここで、PNC(Piconet controller)はピコネットの制御端末を示し、DEV(Device)はピコネットに属する従属端末を示す。
(First embodiment)
FIG. 1 shows a UWB (Ultra Wide Band) piconet network operating in accordance with the IEEE 802.15.3 MAC standard and a physical layer standard of MBOA (Multiband OFDM Alliance), and another UWB piconet network according to a similar standard. A state in which adjacent networks of different channels are configured is shown. Here, PNC (Picone controller) indicates a control terminal of the piconet, and DEV (Device) indicates a subordinate terminal belonging to the piconet.

PNC及びDEVの構成の一部を図2に示す。図2は、PNC及びDEVの無線通信ユニットであり、無線通信部201、制御部202、ROM203、RAM204、インターフェース(I/F)204により構成される。無線通信ユニットは、I/F204を介してデジタルカメラ、プリンタ、パーソナルコンピュータ等の各種デバイスに接続し、それらデバイスに内臓または外付けされる。制御部202は、ROM203またはRAM204に格納されているプログラムに従って無線通信ユニット全体を制御し、後述する無線通信部201による無線通信を制御する。無線通信部201は制御部202の制御によりI/F204を介して接続するデバイスからのデータを送信する。また、アンテナから受信したデータを制御部202に渡し、制御部202はI/F204を介して受信したデータをデバイスに送信する。   A part of the configuration of the PNC and DEV is shown in FIG. FIG. 2 shows a PNC / DEV wireless communication unit, which includes a wireless communication unit 201, a control unit 202, a ROM 203, a RAM 204, and an interface (I / F) 204. The wireless communication unit is connected to various devices such as a digital camera, a printer, and a personal computer via the I / F 204, and is built in or externally attached to these devices. The control unit 202 controls the entire wireless communication unit according to a program stored in the ROM 203 or the RAM 204, and controls wireless communication by the wireless communication unit 201 described later. The wireless communication unit 201 transmits data from a device connected via the I / F 204 under the control of the control unit 202. Further, the data received from the antenna is passed to the control unit 202, and the control unit 202 transmits the data received via the I / F 204 to the device.

図1において、101のPNC1が形成するピコネット1は102で示される通信範囲を持ち、この範囲のUWB端末に対して通信トラフィックの制御を行う。103及び104は従属端末DEV2及びDEV3を示し、101のPNC1自身が従属端末として動作する場合の識別子DEV1と合わせて、3台の端末が互いに時分割に通信を行っている。   In FIG. 1, a piconet 1 formed by PNC 101 of 101 has a communication range indicated by 102, and controls communication traffic for UWB terminals in this range. Reference numerals 103 and 104 denote subordinate terminals DEV2 and DEV3, and three terminals communicate with each other in a time division manner together with the identifier DEV1 when the PNC1 101 itself operates as a subordinate terminal.

一方、105のDEV4と106のDEV5は、PNC1の通信範囲内102にいる為、通常はピコネット1の従属端末として動作することになるが、本実施形態の適用により、DEV5がPNC2として機能することで、異なるチャネルのネットワークとなるピコネット2を形成する。その結果、ピコネット1の従属端末として動作するよりも広帯域でのデータ通信が可能となる。PNC2が形成するピコネット2の通信範囲は107の領域で、101のPNC1はその通信範囲となるが、103及び104のDEV2及びDEV3は範囲外となり、また、DEV2やDEV3の送信する信号はDEV4やDEV5には届かない位置関係にあるものとする。   On the other hand, since DEV4 105 and DEV5 106 are within the communication range 102 of PNC1, they normally operate as subordinate terminals of piconet 1, but DEV5 functions as PNC2 by applying this embodiment. Thus, a piconet 2 that forms a network of different channels is formed. As a result, data communication over a wider band is possible than when operating as a subordinate terminal of the piconet 1. The communication range of the piconet 2 formed by the PNC 2 is 107, and the PNC 1 of 101 is the communication range, but the DEV 2 and DEV 3 of 103 and 104 are out of range, and the signals transmitted by the DEV 2 and DEV 3 are DEV 4 and It is assumed that the positional relationship does not reach DEV5.

PNC2となるDEV5は、既にピコネット1が形成された状況下で電源投入され、後述する手順に従って動作することで、図1に示した別チャネルでのピコネット2の形成を行うことが可能となる。   The DEV 5 serving as the PNC 2 is powered on in a state where the piconet 1 has already been formed, and operates according to the procedure described later, so that it is possible to form the piconet 2 on another channel shown in FIG.

図3にDEV5に電源が投入された際の動作フローを示す。   FIG. 3 shows an operation flow when the DEV 5 is powered on.

無線通信ユニットへの電源が投入されると、制御部202の制御によりピコネット起動判定が呼び出され(ステップS301)、ビーコンのサーチを行う(ステップS302)。サーチの結果、ビーコンを検出できなかった場合は(ステップS303)、周囲に別のピコネット・ネットワークが存在しないと判断し、通常の手順での新規ピコネットの形成を行う(ステップS304)。つまり、DEV5はPNC2となって新規ピコネットを形成するためにビーコンの送信を開始する。なお、ビーコンサーチも含め、新規ピコネット形成手順に関しては、標準規格に従うものとし、ここではその詳細は省略する。   When the power to the wireless communication unit is turned on, the piconet activation determination is called under the control of the control unit 202 (step S301), and a beacon search is performed (step S302). If a beacon cannot be detected as a result of the search (step S303), it is determined that there is no other piconet network in the vicinity, and a new piconet is formed in a normal procedure (step S304). That is, DEV5 becomes PNC2 and starts transmitting a beacon to form a new piconet. Note that the new piconet formation procedure including the beacon search conforms to the standard, and details thereof are omitted here.

ステップS303においてビーコンを検出した場合、周囲に別のピコネット・ネットワーク(図1のPNC1が形成しているピコネット)が存在すると判断し、検出したビーコン信号に含まれるビーコン情報の取得を行いつつ(ステップS305)、受信電力測定を開始する(ステップS306)。この受信電力測定は、ビーコン信号の受信レベル変動を一定期間に測定し、測定結果を記録する。そして、ステップS305で取得したビーコン情報を解析し、検出したピコネットのスーパーフレーム構成に関する情報を取得する(ステップS307)。   When a beacon is detected in step S303, it is determined that another piconet network (the piconet formed by the PNC 1 in FIG. 1) exists in the surrounding area, while acquiring the beacon information included in the detected beacon signal (step (S305), reception power measurement is started (step S306). In this reception power measurement, the reception level fluctuation of the beacon signal is measured for a certain period, and the measurement result is recorded. And the beacon information acquired at step S305 is analyzed, and the information regarding the detected superframe structure of the piconet is acquired (step S307).

この取得した情報から、検出したピコネット(ピコネット1)に自分自身(DEV5)が通信に必要とする通信帯域が確保可能かどうかを検証する(ステップS308)。検証の結果、検出したピコネットにおいても必要とする通信帯域の確保が可能と判断した場合は、検出したピコネットへの参加手順を行い、検出したピコネットに参加する(ステップS309)。ピコネット参加の手順は標準規格に従うものとし、ここではその詳細は省略する。ただし、通信帯域の確保の可否判断においては、標準で規定される最低要求帯域幅を閾値として判断するものではなく、無線環境の劣化なども考慮した上で十分な品質を維持できる様に、より広帯域に閾値を設定するのが好ましい。   From this acquired information, it is verified whether or not the communication band required for communication by itself (DEV5) can be secured in the detected piconet (piconet 1) (step S308). As a result of the verification, if it is determined that the necessary communication band can be secured in the detected piconet, the procedure for joining the detected piconet is performed, and the detected piconet is joined (step S309). The procedure for joining the piconet shall be in accordance with the standard, and details thereof are omitted here. However, in determining whether or not to secure the communication bandwidth, the minimum required bandwidth specified in the standard is not determined as a threshold, and more sufficient quality can be maintained in consideration of degradation of the wireless environment. It is preferable to set a threshold value in a wide band.

ステップS308の検証の結果、検出したピコネットでは通信帯域の確保が不十分と判断した場合は、既に取得してあるスーパーフレーム構成に関する情報に、記録してある受信レベルの変動情報をあわせることで、スーパーフレーム1周期の受信レベル変動の分布を解析する(ステップS310)。この解析方法については後述する。この解析の結果から、自分自身(DEV5)がPNC2となって形成するピコネット2のスーパーフレーム長、ビーコン送出タイミング、及びデータ通信のための通信スロットの配置を決定し(ステップS311)、これらの設定値に基づいて、ビーコンの送信を開始し、新規ピコネット形成手順を実行する(ステップS312)。なお、新規ピコネット形成に関しては、標準規格に従うものとし、ここではその詳細は省略する。   As a result of the verification in step S308, if it is determined that the communication band is not sufficiently secured in the detected piconet, the received reception level fluctuation information is combined with the information on the superframe configuration already acquired, The distribution of the reception level fluctuation in one superframe period is analyzed (step S310). This analysis method will be described later. From the result of this analysis, the superframe length of the piconet 2 formed by itself (DEV5) as PNC2, the beacon transmission timing, and the arrangement of communication slots for data communication are determined (step S311), and these settings are made. Based on the value, transmission of a beacon is started and a new piconet formation procedure is executed (step S312). It should be noted that the new piconet is formed according to the standard, and details thereof are omitted here.

スーパーフレーム長に関しては、検出したピコネットで用いられているスーパーフレーム長と同じ長さにし、ビーコン送出タイミングをずらすことで、互いのビーコン信号の干渉を防ぎ、チャネル間干渉の存在するネットワーク間での干渉の影響を軽減することが可能となる。また、例えば検出したピコネットがパワーセーブモードで動作中の場合、そのピコネットのDEVが間欠受信を行なう間隔に合わせてスーパーフレーム長を整数倍に設定することで、干渉を低減しつつ、より効率的に通信スロットを配置することが可能となる。また、スーパーフレーム長を検出したピコネットで用いられているスーパーフレーム長の整数分の1にしてもよい。   With regard to the super frame length, it is set to the same length as the super frame length used in the detected piconet, and the beacon transmission timing is shifted to prevent mutual beacon signal interference between networks where inter-channel interference exists. It becomes possible to reduce the influence of interference. For example, when the detected piconet is operating in the power save mode, the superframe length is set to an integral multiple in accordance with the interval at which the DEV of the piconet performs intermittent reception, thereby reducing interference and improving efficiency. It is possible to arrange communication slots in Alternatively, it may be set to 1 / integer of the super frame length used in the piconet in which the super frame length is detected.

通信スロットの配置に関しては、検出したピコネットのスーパーフレーム構成情報を元に、通信スロットとして割り当てられていないスロット(時間)や、あるいは特定の端末に割り当てられたスロットであっても受信レベル測定ではレベルの低い信号しか検出できないようなスロットに重なる時間を優先的に自分自身が形成するネットワークの通信スロットとして割り当てることで、隣接ピコネットとの干渉を抑えた通信スロットの効率的な共有が可能となり、一つのピコネット下でTDMA(Time Division Multiple Access)処理するよりもより効率的に通信帯域を確保可能となる。   With regard to the arrangement of communication slots, based on the detected superframe configuration information of the piconet, even if it is a slot (time) that is not assigned as a communication slot or a slot that is assigned to a specific terminal, the level is measured in the reception level measurement. By preferentially allocating the time that overlaps the slots that can detect only low signals as the communication slots of the network formed by itself, it is possible to efficiently share the communication slots while suppressing interference with adjacent piconets. The communication band can be secured more efficiently than when TDMA (Time Division Multiple Access) processing is performed under one piconet.

次に検出したビーコン信号により取得可能な情報を図4を用いて説明する。図4に、IEEE802.15.3MAC規格における、スーパーフレームのフレーム構成を示す。図中には規格に従った各種のフォーマットが記載してあるが、ここでは本実施形態に関連するスーパーフレームの構成や各端末ごとの通信スロットの配置情報に関して説明する。スーパーフレーム401の構成要素として、その先頭にビーコンフレーム402が配置される。ビーコンフレーム402のフォーマットはビーコンフレームボディ403に示すような内容となり、その下位168bitがPiconet synchronization parameters 404というフレームにフォーマットされる。さらに、Piconet synchronization parameters404の中にSuperframe duration405というパラメータがある。このSuperframe duration405に記載されている情報が、スーパーフレーム1周期の長さを表す情報である。また、ビーコンフレームボディ403の中には、Information element406というパラメータが複数存在し、このパラメータによりネットワークの維持、運用のための各種情報を伝達する。Information element406の中の一つに、CTA(Channel time allocation)に関するInformation elementが存在する。CTAは、従属端末1台ごとにTDMA方式で割り振られた通信スロットで、その配置情報は一つのCTAごとに個別に報知される。CTA block407は一つのCTAに関する配置情報で、その中には、CTA長の情報となるCTA duration408、スーパーフレーム中での位置を示す情報となるCTA location409、データの送信元端末の識別子であるSrc ID410、データの受信側端末の識別子であるDest ID411等を含む。これらの情報を検証する事により、スーパーフレーム中での各CTAの配置構成を知ることが可能となる。   Next, information that can be acquired from the detected beacon signal will be described with reference to FIG. FIG. 4 shows a frame configuration of a super frame in the IEEE 802.15.3 MAC standard. In the figure, various formats in accordance with the standard are described. Here, the superframe configuration and the communication slot arrangement information for each terminal related to the present embodiment will be described. As a component of the super frame 401, a beacon frame 402 is arranged at the head thereof. The format of the beacon frame 402 is as shown in the beacon frame body 403, and its lower 168 bits are formatted into a frame called Picone synchronization parameters 404. In addition, there is a parameter called Superframe duration 405 in Piconet synchronization parameters 404. The information described in the superframe duration 405 is information indicating the length of one superframe period. The beacon frame body 403 includes a plurality of parameters called Information element 406, and various information for maintaining and operating the network is transmitted using these parameters. One of the information elements 406 is an information element related to CTA (Channel time allocation). The CTA is a communication slot allocated by the TDMA method for each subordinate terminal, and its arrangement information is individually notified for each CTA. The CTA block 407 is arrangement information related to one CTA, among which is a CTA duration 408 serving as CTA length information, a CTA location 409 serving as information indicating a position in a superframe, and an Src ID 410 serving as an identifier of a data transmission source terminal. And Dest ID 411 which is an identifier of the data receiving terminal. By verifying these pieces of information, it is possible to know the arrangement configuration of each CTA in the superframe.

次に、図3のステップ310においてスーパーフレームの構成情報と、スーパーフレーム1周期分の受信レベル変動の分布とを解析し、ステップS311での新規ピコネットのスーパーフレーム長、ビーコン送出タイミング、及びデータ通信のための通信スロットの配置を決定する為の手順を説明する。   Next, in step 310 of FIG. 3, the superframe configuration information and the distribution of fluctuations in reception level for one period of the superframe are analyzed, and the superframe length, beacon transmission timing, and data communication of the new piconet in step S311 are analyzed. A procedure for determining the arrangement of communication slots for the above will be described.

図5の(a)は、取得したスーパーフレーム構成情報から解析されたスーパーフレーム中のCTAの配置を表す図である。本説明では、DEV5が検出したビーコン信号から取得した情報なので、PNC1が使用しているスーパーフレームの構成情報である。501は基準となるビーコンフレームで、これを復調することで、図4で説明したようにスーパーフレーム構成情報の取得が可能である。502はCAP(Contention Access Period)で、キャリアセンスによりランダムにアクセスすることが許された期間となる。503が各端末毎に割り振られたCTAであり、ここでは3つのCTAがそれそれぞれDEV1、DEV2、DEV3に割り当てられている。   FIG. 5A is a diagram showing the arrangement of CTAs in the superframe analyzed from the acquired superframe configuration information. In this description, since it is information acquired from a beacon signal detected by DEV5, it is superframe configuration information used by PNC1. Reference numeral 501 denotes a reference beacon frame, which can be demodulated to obtain superframe configuration information as described with reference to FIG. Reference numeral 502 denotes a CAP (Contention Access Period), which is a period during which random access is permitted by carrier sense. Reference numeral 503 denotes a CTA assigned to each terminal. Here, three CTAs are assigned to DEV1, DEV2, and DEV3, respectively.

この状況からDEV4またはDEV5がピコネット1に従属端末として参加する場合、DEV3へのCTA割り当て以降の空き時間にPNC1に新たにCTAを割り振ってもらうことになる。従って、図3のステップS308における通信帯域が確保可能かどうかの検証は、DEV5がDEV4と通信する際に必要とする通信帯域が、図5の503のCTA3以降と次のビーコン信号までの空き時間512で十分かどうかを検証する。   From this situation, when DEV4 or DEV5 participates in piconet 1 as a subordinate terminal, PNC1 is assigned a new CTA in the free time after allocating CTA to DEV3. Therefore, the verification of whether or not the communication band can be secured in step S308 in FIG. 3 is that the communication band required when DEV5 communicates with DEV4 is the free time from CTA3 in 503 in FIG. 5 to the next beacon signal. Verify whether 512 is sufficient.

図5の(b)は、スーパーフレーム周期に沿って受信電力レベルを記録し、その変動を模式化したものである。504はビーコン受信時の受信レベルに相当するもので、ピコネット1の通信範囲内の各端末が問題なく受信可能なように、比較的高出力に発信されている。505は、(a)のスーパーフレーム構成情報からCAP期間に発信された何らかの信号と推測されるが、その内容に関しての情報はビーコンからは取得できない為、単なる干渉波として認識する。506は、(a)のスーパーフレーム構成情報からDEV1に割り当てられたCTA1の信号と推測される。DEV1はPNC1を兼ねており、DEV5と比較的近距離にある為、ビーコン同様高レベルな信号が受信される。507は、(a)のスーパーフレーム構成情報からDEV2及びDEV3に割り当てられたCTA2及びCTA3の信号と推測されるが、実際の受信レベルが低いことから、DEV2及びDEV3はDEV1よりも遠方にあるか、あるいはこれらの通信がごく近距離の為に送信電力制御を行っていて、相対的に受信レベルが低くなっていることが考えられる。この解析を複数周期分行ない、最終的にDEV5がPNC2として構築するピコネット2のスーパーフレーム構成を図5の(c)の設定する。   FIG. 5B shows the received power level recorded along the superframe period and the fluctuations are schematically shown. Reference numeral 504 corresponds to the reception level at the time of beacon reception, and is transmitted at a relatively high output so that each terminal within the communication range of the piconet 1 can receive without problems. 505 is presumed to be any signal transmitted during the CAP period from the superframe configuration information of (a), but information regarding the contents cannot be obtained from the beacon, and is recognized as a simple interference wave. 506 is estimated as a signal of CTA1 assigned to DEV1 from the superframe configuration information of (a). Since DEV1 also serves as PNC1 and is relatively close to DEV5, a high-level signal is received like a beacon. 507 is presumed to be signals of CTA2 and CTA3 assigned to DEV2 and DEV3 from the superframe configuration information of (a), but is DEV2 and DEV3 far from DEV1 because the actual reception level is low? Alternatively, it is conceivable that transmission power control is performed because these communications are very close, and the reception level is relatively low. This analysis is performed for a plurality of cycles, and finally, the superframe configuration of the piconet 2 that the DEV 5 constructs as the PNC 2 is set as shown in FIG.

スーパーフレーム長はピコネット1と同じ長さとし、ピコネット2としてのビーコン508の送信タイミングをピコネット1におけるCAP区間に割り当てることで、ピコネット1のビーコン501との干渉を継続的に回避することが可能となる。509のCAP区間をピコネット1におけるCTA1の区間、つまり、DEV5での受信レベルが高い区間を含んで割り当てることで、干渉の可能性の高いPNC1のDEV1としての通信区間への影響を回避することが可能となる。510及び511のCTA4及びCTA5は、DEV4とDEV5の間の通信スロットである。これらはピコネット1ではDEV2及びDEV3の通信スロットに時間的に重なるものの、受信レベルの解析から受信レベルが低く、干渉の影響はほとんど無いと判断された為、これらの時間も有効活用してCTA4及びCTA5を配置することで、ピコネット1に従属した場合に確保可能な通信スロットに比べてより広帯域な時間間隔をDEV4とDEV5の間の通信に割り当てることが可能となっている。   The superframe length is the same as that of the piconet 1, and the transmission timing of the beacon 508 as the piconet 2 is assigned to the CAP section in the piconet 1, so that interference with the beacon 501 of the piconet 1 can be continuously avoided. . By allocating the CAP section of 509 including the section of CTA1 in the piconet 1, that is, the section having a high reception level in DEV5, it is possible to avoid the influence on the communication section of PNC1 having high possibility of interference as DEV1. It becomes possible. CTA4 and CTA5 of 510 and 511 are communication slots between DEV4 and DEV5. Although these overlap in time with the communication slots of DEV2 and DEV3 in the piconet 1, it is determined from the analysis of the reception level that the reception level is low and there is almost no influence of interference. By arranging the CTA 5, it is possible to allocate a wider time interval for communication between the DEV 4 and the DEV 5 than the communication slot that can be secured when subordinate to the piconet 1.

以上のようにピコネット2のスーパーフレームを構成することで、隣接するピコネットとの干渉が少ない新規ピコネットを形成することができる。また、隣接ピコネット間で通信スロットの効率的な共有が可能となり、効率的に通信帯域を確保可能となる。また、隣接するピコネット間でのビーコンの衝突も防止できる。   By configuring the superframe of the piconet 2 as described above, a new piconet with little interference with the adjacent piconet can be formed. In addition, communication slots can be efficiently shared between adjacent piconets, and a communication band can be efficiently secured. Further, beacon collision between adjacent piconets can be prevented.

また、上記説明では、DEV5での受信電力測定に基づいて、新規ピコネットのスーパーフレーム構成を設定したが、DEV4でも受信電力測定を行い、DEV5からDEV4に測定結果を要求し、測定結果をDEV4からDEV5に通知するようにし、DEV5は、DEV5の受信電力測定結果と、DEV4の受信電力結果とに基づいて、新規ピコネットのスーパーフレーム構成、特に、DEV4とDEV5の通信スロットの割り当てを設定するようにしてもよい。このようにすることにより、隣接するピコネットとの干渉がより少ない新規ピコネットを形成することができる。   In the above description, the superframe configuration of the new piconet is set based on the received power measurement in DEV5. However, the received power measurement is also performed in DEV4, the measurement result is requested from DEV5 to DEV4, and the measurement result is transmitted from DEV4. The DEV 5 is notified, and the DEV 5 sets the superframe configuration of the new piconet, in particular, the allocation of communication slots of the DEV 4 and the DEV 5 based on the received power measurement result of the DEV 5 and the received power result of the DEV 4. May be. By doing so, a new piconet with less interference with the adjacent piconet can be formed.

(第2の実施形態)
本実施の形態は、IEEE802.15.3MACの規格に従い、MBOA方式の物理層規格で動作するPNCがUWBピコネット・ネットワークを構築し、その後、異なるチャネルでUWBピコネット・ネットワークが新たに構築されると、はじめにピコネットを構築していたPNCが、スーパーフレームの再構成を行う方法について説明する。なお、PNC及びDEVの構成は第1の実施の形態と同じであり、制御部202による制御が異なる。また、2つのピコネットの構成端末や配置状況などは第1の実施の形態1と同様のものとする。
(Second Embodiment)
In this embodiment, when a PNC operating in the physical layer standard of the MBOA system constructs a UWB piconet network in accordance with the IEEE 802.15.3 MAC standard, and then a new UWB piconet network is constructed with different channels. First, a description will be given of a method in which the PNC that first built the piconet performs superframe reconstruction. The PNC and DEV configurations are the same as those in the first embodiment, and the control by the control unit 202 is different. Further, the configuration terminals and arrangement status of the two piconets are the same as those in the first embodiment.

PNC2となるDEV5は、既にピコネット2を形成済みの状態で、後から立ち上がったPNC1によるピコネット1を検出して、その状況に応じて自らのスーパーフレーム構成を変更する手順を図6に示す。   FIG. 6 shows a procedure in which the DEV 5 serving as the PNC 2 detects the piconet 1 by the PNC 1 that has risen later in a state where the piconet 2 has already been formed, and changes its superframe configuration according to the situation.

図6において、PNC2がピコネット2を構築すると、スーパーフレーム再構成判定を起動する(ステップS601)。スーパーフレーム再構成判定を起動する為のトリガは、例えばピコネット2の構築後、受信レベル監視を継続的に行い、干渉波のレベルが所定値以上になった場合に起動するようにしてもよいし、所定値以上の干渉波が所定時間継続して検出された場合に継続するようにしてもよい。また、ピコネットの構築後、一定時間ごとに起動しても良い。ピコネット2の構築後、常にスーパーフレーム再構成判定を起動している場合は、隣接ピコネットの検出を迅速に行なえ、干渉波の検出により起動する場合または一定時間ごとに起動する場合は、PNCの付加を軽減することができる。   In FIG. 6, when the PNC 2 constructs the piconet 2, the superframe reconstruction determination is started (step S601). The trigger for starting the superframe reconstruction determination may be, for example, continuously monitored after reception of the piconet 2 and when the interference wave level exceeds a predetermined value. Alternatively, it may be continued when an interference wave of a predetermined value or more is detected continuously for a predetermined time. Moreover, after the construction of the piconet, it may be activated at regular intervals. If the superframe reconstruction determination is always activated after the construction of the piconet 2, the adjacent piconet can be detected quickly, and if it is activated by detecting an interference wave or when it is activated at regular intervals, a PNC is added. Can be reduced.

スーパーフレーム再構成判定を起動すると、ビーコンサーチモード起動を起動する(ステップS602)。これは、通常動作では従属端末(DEV)を含めた自身のネットワーク内の各端末からトラフィックが発生しているので、他チャネルのビーコンを検出できない可能性がある為、ビーコンサーチの為に一時的な動作モードの変更が必要な為である。ビーコンサーチモードにおける具体な動作としては、一時的にスーパーフレーム内にCTAを一切配置しないなどのトラフィック制御を行ってビーコンの検出率を高める方法や、あるいは許容範囲内において一時的にビーコンの送信を止めて他チャネルのビーコンサーチのみを行うなど、複数の方法が考えられるが、いずれもIEEE802.15.3MACの規格に従った手順での動作であり、詳細な記載は省略する。   When the super frame reconstruction determination is activated, activation of the beacon search mode is activated (step S602). This is because, in normal operation, traffic is generated from each terminal in its own network including the subordinate terminal (DEV). Therefore, there is a possibility that a beacon of another channel cannot be detected. This is because it is necessary to change the operation mode. As a specific operation in the beacon search mode, traffic control such as temporarily placing no CTA in the superframe is performed to increase the beacon detection rate, or beacon transmission is temporarily performed within an allowable range. A plurality of methods are conceivable, such as stopping only the beacon search of other channels, and all are operations according to the procedure according to the IEEE 802.15.3 MAC standard, and detailed description thereof is omitted.

次に、ビーコンサーチを行い(ステップS603)、サーチの結果、ビーコン検出が出来なかった場合は(ステップS604)、ビーコンサーチモードを一旦終了し(ステップS605)、タイマーを起動し(ステップS606)、一定時間経過後に、ビーコンサーチモードを起動して、ビーコンサーチを行うことを繰り返す。   Next, a beacon search is performed (step S603). If a beacon cannot be detected as a result of the search (step S604), the beacon search mode is temporarily terminated (step S605), a timer is started (step S606), After a certain time elapses, the beacon search mode is activated to repeat the beacon search.

ビーコンサーチの結果、ビーコンを検出した場合(ステップS604)(本実施の形態ではピコネット1を構築するPNC1からのビーコンが検出される)、受信したビーコン信号からビーコン情報の取得を行い(ステップS607)、受信電力測定を開始し、受信レベル変動を一定期間に渡って記録する(ステップS608)。次に、取得したビーコン情報の解析により、検出したピコネットのスーパーフレーム構成に関する情報を取得し(ステップS609)、得られた情報から、検出したピコネット1にPNC2自身が必要とする通信帯域(ピコネット2で確保していた通信帯域)が確保可能かどうかを検証する(ステップS610)。この検証は、ピコネット1のスーパーフレーム構成が図5の(a)の場合、ピコネット2の通信帯域がピコネット1の空き時間512内で確保できるかどうかを検証する。   If a beacon is detected as a result of the beacon search (step S604) (in this embodiment, a beacon from the PNC 1 constructing the piconet 1 is detected), beacon information is acquired from the received beacon signal (step S607). Then, reception power measurement is started, and reception level fluctuation is recorded over a certain period (step S608). Next, by analyzing the acquired beacon information, information on the superframe configuration of the detected piconet is acquired (step S609), and the communication band (piconet 2) required by the PNC 2 itself for the detected piconet 1 is obtained from the obtained information. It is verified whether or not the communication band secured in (1) can be secured (step S610). This verification verifies whether the communication band of the piconet 2 can be secured within the free time 512 of the piconet 1 when the superframe configuration of the piconet 1 is FIG.

検証の結果、検出したピコネット1においても通信帯域の確保が可能と判断した場合は、ピコネット1とピコネット2とを1つのピコネットに結合するピコネット統合手順へと進み、ピコネット1とピコネット2とを結合する(ステップS611)。   As a result of the verification, if it is determined that the communication band can be secured in the detected piconet 1, the process proceeds to the piconet integration procedure for combining the piconet 1 and the piconet 2 into one piconet, and the piconet 1 and the piconet 2 are combined. (Step S611).

また、ステップS610での検証の結果、検出したピコネット1では通信帯域の確保が不十分と判断した場合は、既に取得してあるピコネット1でのスーパーフレーム構成に関する情報に、記録してある受信レベルの変動情報をあわせることで、スーパーフレーム1周期の受信レベル変動の分布を解析する(ステップS612)。この解析の結果から、PNC2自身が構築したピコネット2のスーパーフレーム長、ビーコン送出タイミング、及びデータ通信のための通信スロットの配置を再設定し(ステップS613)、これらの設定値に基づいて、各種パラメータを変更したビーコンを送信し、ピコネット2のスーパーフレーム構成の変更手順を実行する。スーパーフレームの再構成手順に関しては、標準規格に従うものとし、ここではその詳細は省略する。   Further, as a result of the verification in step S610, if it is determined that the communication band is not sufficiently secured in the detected piconet 1, the reception level recorded in the information related to the superframe configuration in the already-acquired piconet 1 is recorded. By combining the fluctuation information, the distribution of the reception level fluctuation in one cycle of the super frame is analyzed (step S612). From the result of this analysis, the superframe length of the piconet 2 constructed by the PNC 2 itself, the beacon transmission timing, and the arrangement of communication slots for data communication are reset (step S613). The beacon whose parameter has been changed is transmitted, and the procedure for changing the superframe configuration of the piconet 2 is executed. The superframe reconstruction procedure follows the standard, and details thereof are omitted here.

スーパーフレーム長に関しては、基本的には検出したピコネット1と同じ長さにし、ビーコン送出タイミングをずらすことで、互いのビーコン信号の干渉を防ぎ、チャネル間干渉の存在するネットワーク間での干渉の影響を軽減することが可能となる。また、例えば検出したピコネット1がパワーセーブモードで動作中の場合、ピコネット1で動作中のDEVが間欠受信を行なう間隔に合わせてスーパーフレーム長を整数倍に設定することで、干渉を低減しつつ、より効率的に通信スロットを配置することが可能となる。また、スーパーフレーム長を検出したピコネットで用いられているスーパーフレーム長の整数分の1にしてもよい。   The superframe length is basically the same as the detected piconet 1, and the beacon transmission timing is shifted to prevent mutual beacon signal interference, and the influence of interference between networks where interchannel interference exists. Can be reduced. For example, when the detected piconet 1 is operating in the power save mode, the superframe length is set to an integral multiple in accordance with the interval at which the DEV operating in the piconet 1 performs intermittent reception, thereby reducing interference. Thus, communication slots can be arranged more efficiently. Alternatively, it may be set to 1 / integer of the super frame length used in the piconet in which the super frame length is detected.

通信スロットの再配置に関しては、検出したピコネット1のスーパーフレーム構成情報を元に、通信スロットとして割り当てられていないスロットや、あるいは特定の端末に割り当てられたスロットであっても受信レベル測定ではレベルの低い信号しか検出できないようなスロットに重なる時間を優先的に自分自身のネットワークの通信スロットとして割り当てることで、隣接ピコネットとの干渉を抑え、通信スロットの効率的な共有が可能となり、一つのピコネット下でTDMA処理するよりもより効率的に通信帯域を確保可能となる。これらの配置手順に関しては、第1の実施形態と同様のものとし、ここでは省略する。   Regarding the rearrangement of communication slots, based on the detected superframe configuration information of the piconet 1, even if the slot is not assigned as a communication slot or is assigned to a specific terminal, the level of the reception slot is measured. By preferentially allocating time that overlaps slots that can detect only low signals as communication slots of its own network, interference with adjacent piconets can be suppressed and communication slots can be shared efficiently. Thus, the communication band can be secured more efficiently than the TDMA processing. These arrangement procedures are the same as those in the first embodiment, and are omitted here.

以上のように上述した実施形態によれば、異なるチャネルを用いて隣接する2つのWPANネットワークにおいて、制御局の送出する同期信号の干渉を回避することができる。また、ネットワーク全体の高品質な運用を可能とし、かつ、互いのネットワークの通信スロットを干渉の可能性の低い状態に最適配置することも可能となり、個々の通信スロットを高品質に保ちつつ、ネットワーク全体のトラフィックの効率的な運用が可能となる。   As described above, according to the above-described embodiment, it is possible to avoid interference of synchronization signals transmitted from the control station in two adjacent WPAN networks using different channels. In addition, high-quality operation of the entire network is possible, and it is also possible to optimally arrange the communication slots of each other in a state with a low possibility of interference. Efficient operation of the entire traffic becomes possible.

本発明の実施例における2つの異なるチャネルを用いたピコネットが共存するネットワーク構成を示す図である。It is a figure which shows the network structure in which the piconet using two different channels in the Example of this invention coexists. 本発明の実施形態における無線通信ユニットの構成図である。It is a block diagram of the radio | wireless communication unit in embodiment of this invention. 本発明の第1の実施例におけるDEV5(PNC2)の動作を示す図である。It is a figure which shows operation | movement of DEV5 (PNC2) in 1st Example of this invention. IEEE802.15.3MAC規格におけるスーパーフレームのフレーム構成図である。FIG. 3 is a frame configuration diagram of a super frame in the IEEE 802.15.3 MAC standard. 本発明の実施例における検出したスーパーフレーム構成と、それに対応する受信電力分布と、それらの情報から構築された新たなネットワークのスーパーフレーム構成の対応を示す図である。It is a figure which shows the correspondence of the detected super-frame structure in the Example of this invention, the received power distribution corresponding to it, and the super-frame structure of the new network constructed | assembled from those information. 本発明の第2の実施形態におけるDEV5(PNC2)の動作を示す図である。It is a figure which shows operation | movement of DEV5 (PNC2) in the 2nd Embodiment of this invention. 従来の手法による既存ピコネットへの参加時のネットワーク構成と、その時に割り当てられる通信スロットの状態を示す図である。It is a figure which shows the network structure at the time of participating in the existing piconet by the conventional method, and the state of the communication slot allocated at that time.

符号の説明Explanation of symbols

101 デバイス1(DEV1)及びピコネットコントローラ1(PNC1)
102 PNC1の通信範囲
103 デバイス2(DEV2)
104 デバイス3(DEV3)
105 デバイス4(DEV4)
106 デバイス5(DEV5)及びピコネットコントローラ2(PNC2)
107 PNC2の通信範囲
101 Device 1 (DEV1) and piconet controller 1 (PNC1)
102 Communication range of PNC1 103 Device 2 (DEV2)
104 Device 3 (DEV3)
105 Device 4 (DEV4)
106 Device 5 (DEV5) and piconet controller 2 (PNC2)
107 Communication range of PNC2

Claims (13)

通信装置において、
第1のネットワークの通信フレーム構成を判別する判別手段と、
信号の受信状態を識別する識別手段と、
前記判別手段による判別と、前記識別手段による識別とに基づいて、第2のネットワークの通信フレーム構成を決定する決定手段と、
を有することを特徴とする通信装置。
In communication equipment,
Determining means for determining a communication frame configuration of the first network;
An identification means for identifying the reception state of the signal;
A determination unit that determines a communication frame configuration of the second network based on the determination by the determination unit and the identification by the identification unit;
A communication apparatus comprising:
請求項1において、
前記決定手段は、前記第1のネットワークの同期信号の送信タイミングと、前記第2のネットワークの同期信号の送信タイミングとが重ならないように前記通信フレームを構成することを特徴とする通信装置。
In claim 1,
The determination unit configures the communication frame so that a transmission timing of a synchronization signal of the first network and a transmission timing of a synchronization signal of the second network do not overlap.
請求項1において、
前記決定手段は、信号の受信レベルの低い時間帯を、前記第2のネットワークで通信する通信装置の通信時間に割り当てることを特徴とする通信装置。
In claim 1,
The determination unit assigns a time zone in which a signal reception level is low to a communication time of a communication device that communicates with the second network.
請求項1において、
前記判別手段は、前記第1のネットワークの通信フレーム長を判別し、
前記決定手段は、前記判別手段により判別した通信フレーム長に基づいて、前記第2のネットワークの通信フレーム長を決定することを特徴とする通信装置。
In claim 1,
The determining means determines a communication frame length of the first network;
The determination device determines a communication frame length of the second network based on the communication frame length determined by the determination unit.
請求項1において、
前記決定手段は、前記第1のネットワークにおいてキャリアセンスによりランダムアクセスすることが許可された時間帯に、前記第2のネットワークの同期信号の送信タイミングを設定することを特徴とする通信装置。
In claim 1,
The determination unit sets a transmission timing of a synchronization signal of the second network in a time zone in which random access is permitted by carrier sense in the first network.
請求項1において、
前記決定手段は、前記第1のネットワークの通信装置に対して通信時間が割り当てられていない時間帯及び信号の受信レベルの低い時間帯を、前記第2のネットワークで通信する通信装置の通信時間に割り当てることを特徴とする通信装置。
In claim 1,
The determination means sets a time zone in which a communication time is not allocated to the communication device of the first network and a time zone in which a signal reception level is low as a communication time of the communication device that communicates in the second network. A communication device characterized by assigning.
請求項1において、
前記決定手段は、前記第2のネットワークの通信装置の通信時間を割り当てる通信スロットの配置を決定することを特徴とする通信装置。
In claim 1,
The communication device characterized in that the determining means determines an arrangement of communication slots to which a communication time of a communication device of the second network is allocated.
請求項1において、
前記第2のネットワークに参加する他の通信装置における信号の受信状態を取得する取得手段を有し、
前記決定手段は、前記判別手段による判別と、前記識別手段による識別と、前記取得手段により取得した前記他の通信装置における信号の受信状態とに基づいて、第2のネットワークの通信フレーム構成を決定することを特徴とする通信装置。
In claim 1,
Obtaining means for obtaining a reception state of a signal in another communication device participating in the second network;
The determination means determines a communication frame configuration of the second network based on the determination by the determination means, the identification by the identification means, and the signal reception state in the other communication device acquired by the acquisition means. A communication device characterized by:
請求項1において、
前記決定手段により決定した通信フレーム構成に基づいて、第2のネットワークを新規に形成するための処理を行なう形成手段を有することを特徴とする通信装置。
In claim 1,
A communication apparatus comprising: a forming unit that performs processing for newly forming a second network based on the communication frame configuration determined by the determining unit.
請求項1において、
前記決定手段により決定した通信フレーム構成に基づいて、前記通信装置が形成している第2のネットワークの通信フレーム構成を変更する処理を行なう変更手段を有することを特徴とする通信装置。
In claim 1,
A communication apparatus, comprising: a changing unit that performs a process of changing a communication frame configuration of a second network formed by the communication device based on the communication frame configuration determined by the determining unit.
通信装置において、
第1のネットワークの通信フレーム構成を判別する判別手段と、
信号の受信状態を識別する識別手段と、
前記判別手段による判別と、前記識別手段による識別とに基づいて、第2のネットワークの通信装置の通信時間を割り当てる割当手段と、
を有することを特徴とする通信装置。
In communication equipment,
Determining means for determining a communication frame configuration of the first network;
An identification means for identifying the reception state of the signal;
An allocating unit that allocates a communication time of a communication device of a second network based on the determination by the determination unit and the identification by the identification unit;
A communication apparatus comprising:
通信装置の通信方法において、
第1のネットワークの通信フレームの構成と、前記通信装置の信号の受信状態とに基づいて、第2のネットワークの通信を制御することを特徴とする通信方法。
In the communication method of the communication device,
A communication method comprising: controlling communication of a second network based on a configuration of a communication frame of a first network and a signal reception state of the communication device.
通信装置を制御するためのプログラムにおいて、
第1のネットワークの通信フレームの構成と、前記通信装置の信号の受信状態とに基づいて、第2のネットワークの通信装置の通信時間を割り当てる工程を有することを特徴とするプログラム。
In a program for controlling a communication device,
A program comprising a step of allocating a communication time of a communication device of a second network based on a configuration of a communication frame of a first network and a signal reception state of the communication device.
JP2004361484A 2004-12-14 2004-12-14 Communication device, communication method, and program for controlling communication device Withdrawn JP2006173891A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004361484A JP2006173891A (en) 2004-12-14 2004-12-14 Communication device, communication method, and program for controlling communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004361484A JP2006173891A (en) 2004-12-14 2004-12-14 Communication device, communication method, and program for controlling communication device

Publications (1)

Publication Number Publication Date
JP2006173891A true JP2006173891A (en) 2006-06-29

Family

ID=36674185

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004361484A Withdrawn JP2006173891A (en) 2004-12-14 2004-12-14 Communication device, communication method, and program for controlling communication device

Country Status (1)

Country Link
JP (1) JP2006173891A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008271373A (en) * 2007-04-24 2008-11-06 Matsushita Electric Works Ltd Radio authentication system and its sensor
JP2008294747A (en) * 2007-05-24 2008-12-04 Toshiba Corp Radio communication equipment and radio communication control method of radio communication system
JP2010516207A (en) * 2007-01-11 2010-05-13 クゥアルコム・インコーポレイテッド Collision-free group hopping in wireless communication systems
JP2011514108A (en) * 2008-03-11 2011-04-28 インテル・コーポレーション Mitigating inter-network interference
JP2012508541A (en) * 2008-11-11 2012-04-05 クゥアルコム・インコーポレイテッド Using synchronization frames for mesh networks based on piconet
JP2012533261A (en) * 2009-07-13 2012-12-20 サムスン エレクトロニクス カンパニー リミテッド Communication method and apparatus in wireless body area network
JP2013214978A (en) * 2013-05-21 2013-10-17 Canon Inc Communication apparatus, control method, and program
US9468003B2 (en) 2008-08-11 2016-10-11 Koninklijke Philips N.V. Medium access control (MAC) protocol for body area networks

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010516207A (en) * 2007-01-11 2010-05-13 クゥアルコム・インコーポレイテッド Collision-free group hopping in wireless communication systems
US8625652B2 (en) 2007-01-11 2014-01-07 Qualcomm Incorporated Collision-free group hopping in a wireless communication system
JP2008271373A (en) * 2007-04-24 2008-11-06 Matsushita Electric Works Ltd Radio authentication system and its sensor
JP2008294747A (en) * 2007-05-24 2008-12-04 Toshiba Corp Radio communication equipment and radio communication control method of radio communication system
JP2011514108A (en) * 2008-03-11 2011-04-28 インテル・コーポレーション Mitigating inter-network interference
US8639189B2 (en) 2008-03-11 2014-01-28 Intel Corporation Mitigation of internetwork interference
US9468003B2 (en) 2008-08-11 2016-10-11 Koninklijke Philips N.V. Medium access control (MAC) protocol for body area networks
JP2012508541A (en) * 2008-11-11 2012-04-05 クゥアルコム・インコーポレイテッド Using synchronization frames for mesh networks based on piconet
US9398550B2 (en) 2008-11-11 2016-07-19 Qualcomm Incorporated Using synchronization frames for mesh networking with piconets
JP2012533261A (en) * 2009-07-13 2012-12-20 サムスン エレクトロニクス カンパニー リミテッド Communication method and apparatus in wireless body area network
US9338659B2 (en) 2009-07-13 2016-05-10 Samsung Electronics Co., Ltd Communication method and apparatus in wireless body area network
JP2013214978A (en) * 2013-05-21 2013-10-17 Canon Inc Communication apparatus, control method, and program

Similar Documents

Publication Publication Date Title
US8331311B2 (en) Distributed channel hopping method in wireless ad-hoc network
EP1925130B1 (en) Method of beacon management for merging piconets
EP2554013B1 (en) Method and apparatus for device discovery through beaconing
US7813372B2 (en) Wireless communication system, wireless communication apparatus, wireless communication method and computer program
US20080130519A1 (en) Media Access Control (MAC) Protocol for Cognitive Wireless Networks
Bartolomeu et al. Survey on low power real-time wireless MAC protocols
US20090232126A1 (en) Channel synchronization for wireless systems
JP2004040645A (en) Radio communication system, radio communication apparatus, radio communications method and computer program
JP2006033827A (en) Method for synchronizing transmission through common channel in wireless communication network equipped with instrument and a plurality of coordinators within transmission range of the instrument
KR102475656B1 (en) Allocation and Directional Information Distribution in Millimeter Wave WLAN Networks
JP7244807B2 (en) A Distributed Scheduling Protocol Using Directional Transmission Knowledge
KR20100117050A (en) Apparatus and method for operating piconets in body area networks
Incel et al. Multi-channel support for dense wireless sensor networking
US11601994B2 (en) Unassigned slots announcement in TDD SP channel access WLAN networks
EP2587853B1 (en) Communication system and communication method
US10021538B2 (en) Coordination and provision of non-interfering long-range low-power wireless communications
WO2022163059A1 (en) Communication device, communication device control method, and program
JP2006173891A (en) Communication device, communication method, and program for controlling communication device
US20070058594A1 (en) Channel allocation method between heterogeneous wireless networks and wireless network apparatus providing the same
US7720033B2 (en) Wireless communication apparatus and wireless communication control method for wireless communication system
US20100142449A1 (en) Method and system of synchronization in dual-beacon wireless networks
JP2021536202A (en) Spatial load announcement in MMWWLAN network
Monti et al. Coexistence mechanism for colocated HDR/LDR WPANs air interfaces
Monti et al. Research Article Coexistence Mechanism for Colocated HDR/LDR WPANs Air Interfaces

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080304