JP4874158B2 - COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME - Google Patents

COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME Download PDF

Info

Publication number
JP4874158B2
JP4874158B2 JP2007107231A JP2007107231A JP4874158B2 JP 4874158 B2 JP4874158 B2 JP 4874158B2 JP 2007107231 A JP2007107231 A JP 2007107231A JP 2007107231 A JP2007107231 A JP 2007107231A JP 4874158 B2 JP4874158 B2 JP 4874158B2
Authority
JP
Japan
Prior art keywords
terminal device
hoc network
unit
participation
mode
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.)
Active
Application number
JP2007107231A
Other languages
Japanese (ja)
Other versions
JP2008270894A (en
Inventor
清繁 伊藤
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2007107231A priority Critical patent/JP4874158B2/en
Priority to PCT/JP2008/000928 priority patent/WO2008132789A1/en
Publication of JP2008270894A publication Critical patent/JP2008270894A/en
Application granted granted Critical
Publication of JP4874158B2 publication Critical patent/JP4874158B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Radio Relay Systems (AREA)

Description

本発明は、通信技術に関し、特にアドホックネットワークにおける通信方法およびそれを利用した端末装置に関する。   The present invention relates to a communication technique, and more particularly to a communication method in an ad hoc network and a terminal device using the same.

アドホックネットワークは、基地局装置や有線網に依存せずに、端末装置を構成要素とする自立分散形のネットワークである。アドホックネットワークでは、端末装置同士が互いに対等であり、マルチホップを実行することによって情報交換が実行される。このようなアドホックネットワークでのルーティング方式には、テーブル駆動方式、オンデマンド方式、ハイブリッド方式がある。テーブル駆動方式では、各端末装置が、パケット信号のあて先と次のホップ先とを対応づけたルーティングテーブルを維持する。また、各端末装置は、ルーティングテーブルを参照しながら、パケット信号のあて先から次のホップ先を決定する。なお、ルーティングテーブルは、制御パケット信号によって、周期的に更新される。テーブル駆動方式の一例が、DSDV(Destination Sequence Distance Vector)、WRP(Wireless Routing Protocol)、CGSR(Clusterhead Gateway Switch Routing)、OLSR(Optimized Link State Routing)である。   An ad hoc network is a self-supporting and distributed network that includes a terminal device as a component without depending on a base station device or a wired network. In an ad hoc network, terminal devices are equal to each other, and information exchange is performed by executing multihop. Such an ad hoc network routing method includes a table driving method, an on-demand method, and a hybrid method. In the table driving method, each terminal device maintains a routing table in which the destination of the packet signal is associated with the next hop destination. Each terminal device determines the next hop destination from the destination of the packet signal while referring to the routing table. Note that the routing table is periodically updated by a control packet signal. Examples of table driving methods are DSDV (Destination Sequence Distance Vector), WRP (Wireless Routing Protocol), CGSR (Clusterhead Gateway Switch Routing), and OLSR (Optimized Linking Route).

オンデマンド方式では、情報の発生源の端末装置が、パケット信号の転送を要求する際にあて先へのルートを発見する。まず、情報の発生源の端末装置は、問い合わせのためのパケット信号をフラッディング方式により転送することによって、情報の発生源の端末装置への逆向きのルートを学習するとともに、問い合わせのためのパケット信号を受信したあて先の端末装置も応答する。このように発見したルートをもとに、発生源の端末装置からあて先の端末装置へ、パケット信号の転送が実行される。オンデマンド方式の一例が、AODV(Ad hoc On demand Distance Vector)、DSR(Dynamic Source Routing)、TORA(Temporally Ordered Routing Algorithm)、RDMAR(Relative Distance Micro−discovery Ad hoc Routing Protocol)、ABR(Associativity−Based Routing)である。ハイブリッド方式は、テーブル駆動方式とオンデマンド方式とを組み合わせた方式である(例えば、非特許文献1参照)。   In the on-demand method, a terminal device that is a source of information discovers a route to a destination when requesting transfer of a packet signal. First, the terminal device of the information source learns the reverse route to the terminal device of the information generation source by transferring the packet signal for inquiry by the flooding method, and the packet signal for inquiry The destination terminal device that received the message also responds. Based on the route thus discovered, the packet signal is transferred from the source terminal device to the destination terminal device. Examples of the on-demand method are AODV (Ad hoc On demand Distance Vector), DSR (Dynamic Source Measured Routing Algorithm, RDAR (Temporarily Ordered Routed Algorithm) Routing). The hybrid method is a method in which a table driving method and an on-demand method are combined (for example, see Non-Patent Document 1).

また、アドホックネットワークにおいて、端末装置の設定を簡単にする技術が提案されている。所定の端末装置は、通信設定情報を保有しており、当該端末装置に搭載されたICカードリーダライタの直近にタグがかざされる。その結果、ICカードリーダライタは、タグとの間において非接触通信を実行することによって、通信設定情報を送信する。また、当該タグと、別の端末装置に搭載されたICカードリーダライタとの間において、前述と逆の手順が実行されることによって、別の端末装置に通信設定情報が送信される(例えば、特許文献1参照)。
間瀬憲一、中野敬介、仙石正和、篠田庄司、「アドホックネットワーク」、電子情報通信学会誌、日本、電子情報通信学会、2001年2月、84、2、p.127−134 特開2004−7351号公報
In addition, in an ad hoc network, a technique for simplifying setting of a terminal device has been proposed. The predetermined terminal device holds communication setting information, and a tag is placed in the immediate vicinity of the IC card reader / writer mounted on the terminal device. As a result, the IC card reader / writer transmits communication setting information by executing non-contact communication with the tag. Also, communication setting information is transmitted to another terminal device by executing a procedure opposite to that described above between the tag and the IC card reader / writer mounted on the other terminal device (for example, Patent Document 1).
Kenichi Mase, Keisuke Nakano, Masakazu Sengoku, Shoji Shinoda, “Ad Hoc Network”, Journal of the Institute of Electronics, Information and Communication Engineers, Japan, February 2001, 84, 2, p. 127-134 JP 2004-7351 A

ユーザの利便性を考慮すれば、アドホックネットワークへの端末装置の接続手順は容易である方が望ましい。一方、アドホックネットワークは、複数の端末装置によって形成されているので、他の端末装置への影響を考慮すれば、セキュリティ対策が必要になる。セキュリティの向上を実現するために、アドホックネットワークを形成している複数の端末装置のうちのいずれかに、当該アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられる(以下、当該役割が割り当てられた端末装置を「登録機関」という)。また、接続手順の容易性の向上を実現するために、接続手順は、登録機関に備えられたボタンが押し下げられてから所定の期間のうちに、新たな端末装置に備えられたボタンが押し下げられた場合に実行される。   Considering the convenience of the user, it is desirable that the procedure for connecting the terminal device to the ad hoc network is easy. On the other hand, since the ad hoc network is formed by a plurality of terminal devices, security measures are required in consideration of the influence on other terminal devices. In order to improve security, a role that should approve the participation of a new terminal device in the ad hoc network is assigned to one of a plurality of terminal devices forming the ad hoc network (hereinafter referred to as the relevant device). A terminal device to which a role is assigned is called a “registration organization”). In order to improve the ease of the connection procedure, the connection procedure is performed by pressing the button provided in the new terminal device within a predetermined period after the button provided in the registration authority is pressed down. It is executed when

本発明者はこうした状況下、以下の課題を認識するに至った。少なくともふたつのアドホックネットワークが近くに存在するときに、これらのアドホックネットワークを統合することによって、ひとつのアドホックネットワークが生成される。その際、少なくともふたつのアドホックネットワークのそれぞれにおける登録機関が、互いに情報を交換する。しかしながら、登録機関同士が直接通信できても、少なくともふたつのアドホックネットワークのそれぞれに含まれた端末装置同士には、直接通信できない場合がある。つまり、同一のアドホックネットワークに属していても通信のできない端末装置が存在する。   Under such circumstances, the present inventor has come to recognize the following problems. When at least two ad hoc networks exist in the vicinity, an ad hoc network is generated by integrating these ad hoc networks. At that time, registration authorities in each of at least two ad hoc networks exchange information with each other. However, even if the registration authorities can communicate directly with each other, there may be a case where at least two terminal devices included in each of the ad hoc networks cannot directly communicate with each other. That is, there are terminal devices that cannot communicate even if they belong to the same ad hoc network.

本発明はこうした状況に鑑みてなされたものであり、その目的は、異なったアドホックネットワークを統合した場合でも、それらに含まれた端末装置間における通信を実行する通信技術を提供することにある。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide a communication technique for executing communication between terminal devices included in different ad hoc networks even when different ad hoc networks are integrated.

上記課題を解決するために、本発明のある態様の端末装置は、他の端末装置との間においてアドホックネットワークを形成しながら、通信を実行する通信部と、通信部において形成しているアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、通信部を介して新たな端末装置からの参加要求を受けつける受付部と、受付部において受けつけた参加要求に対して承認処理を実行する処理部と、処理部において実行した承認処理の結果を通知する通知部とを備える。通信部は、アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている他の端末装置との間において、ルーティングテーブルを交換する。   In order to solve the above problems, a terminal device according to an aspect of the present invention includes a communication unit that performs communication while forming an ad hoc network with another terminal device, and an ad hoc network formed in the communication unit. When a role that should approve participation of a new terminal device is assigned, a reception unit that receives a participation request from the new terminal device via the communication unit, and an approval for the participation request received by the reception unit A processing unit that executes processing and a notification unit that notifies a result of the approval processing executed in the processing unit. When the communication unit is assigned a role to approve participation of a new terminal device in an ad hoc network, the communication unit is assigned another role to approve participation of a new terminal device in another ad hoc network. The routing table is exchanged with the terminal device.

本発明の別の態様は、通信方法である。この方法は、他の端末装置との間においてアドホックネットワークを形成しながら、通信を実行するステップと、アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、新たな端末装置からの参加要求を受けつけるステップと、受けつけた参加要求に対して承認処理を実行するステップと、アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている他の端末装置との間において、ルーティングテーブルを交換するステップと、を備える。   Another aspect of the present invention is a communication method. This method includes a step of performing communication while forming an ad hoc network with another terminal device, and a role that should approve participation of a new terminal device in the ad hoc network is assigned a new one. A step of accepting a participation request from a terminal device, a step of executing an approval process for the accepted participation request, and a role to approve participation of a new terminal device in an ad hoc network, Exchanging routing tables with other terminal devices to which a role to approve participation of a new terminal device in an ad hoc network is assigned.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.

本発明によれば、異なったアドホックネットワークを統合した場合でも、それらに含まれた端末装置間における通信を実行できる。   According to the present invention, even when different ad hoc networks are integrated, communication between terminal devices included in them can be executed.

本発明を具体的に説明する前に、概要を述べる。本発明の実施例は、複数の端末装置によって形成されるアドホックネットワークを実行する通信システムに関する。アドホックネットワークにおいて、複数の端末装置のうちのいずれかが、前述の登録機関とされている。また、ふたつのアドホックネットワークが互いに近くに存在し、それぞれに含まれた登録機関同士が直接通信できるとき、それらが統合される場合が想定される。しかしながら、ふたつのアドホックネットワークのそれぞれ含まれた端末装置には、直接通信できないものも存在する。そのような端末装置間においても通信を実行できるように、本発明の実施例に係る通信システムは、次の処理を実行する。   Before describing the present invention in detail, an outline will be described. Embodiments described herein relate generally to a communication system that executes an ad hoc network formed by a plurality of terminal devices. In the ad hoc network, any one of a plurality of terminal devices is set as the above-described registration organization. In addition, when two ad hoc networks exist close to each other and registration organizations included in each network can directly communicate with each other, it is assumed that they are integrated. However, some terminal devices included in each of the two ad hoc networks cannot communicate directly. The communication system according to the embodiment of the present invention performs the following processing so that communication can be performed between such terminal devices.

ふたつのアドホックネットワークのそれぞれに含まれた登録機関は、ルーティングテーブルを互いに交換する。また、交換されたルーティングテーブルは、それぞれのアドホックネットワーク内において交換される。その結果、異なったアドホックネットワークに含まれた端末装置間であって、かつ直接通信できない端末装置間においても、通信が可能にされる。   Registration authorities included in each of the two ad hoc networks exchange routing tables with each other. Further, the exchanged routing tables are exchanged in each ad hoc network. As a result, communication is enabled between terminal devices included in different ad hoc networks and between terminal devices that cannot communicate directly.

通信システムは、主として、(1)アドホックネットワークへの新たな端末装置の接続処理(以下、「接続処理」という)、(2)アドホックネットワークでのルーティングテーブルの生成処理(以下、「生成処理」という)、(3)ルーティングテーブルにもとづくアドホックネットワークでのデータ信号の転送処理(以下、「転送処理」という)を実行する。なお、前述の承認処理は、(1)の接続処理に含まれる。   The communication system mainly includes (1) a process for connecting a new terminal device to an ad hoc network (hereinafter referred to as “connection process”), and (2) a routing table generation process in the ad hoc network (hereinafter referred to as “generation process”). ), (3) Data signal transfer processing (hereinafter referred to as “transfer processing”) in the ad hoc network based on the routing table is executed. The above-described approval process is included in the connection process (1).

図1は、本発明の実施例に係る通信システム100の構成を示す。通信システム100は、端末装置10と総称される第1端末装置10a、第2端末装置10b、第3端末装置10c、第4端末装置10d、第5端末装置10e、第6端末装置10f、第7端末装置10gを含む。また、第N端末装置10nが、通信システム100に含まれようとしている。   FIG. 1 shows a configuration of a communication system 100 according to an embodiment of the present invention. The communication system 100 includes a first terminal device 10a, a second terminal device 10b, a third terminal device 10c, a fourth terminal device 10d, a fifth terminal device 10e, a sixth terminal device 10f, The terminal device 10g is included. In addition, the Nth terminal device 10 n is about to be included in the communication system 100.

複数の端末装置10、例えば、第1端末装置10aから第7端末装置10gは、アドホックネットワークを形成することによって通信を実行する。なお、アドホックネットワークを構成している端末装置10は、第1端末装置10aから第7端末装置10gに限定されない。また、複数の端末装置10は、例えば、IEEE802.11等の規格に準拠した無線LANシステムに対応する。また、アドホックネットワークでのルーティング方式は、前述のごとく、テーブル駆動方式、オンデマンド方式、ハイブリッド方式等の公知の技術に対応していればよく、例えば、テーブル駆動方式の場合、公知の技術によって、ルーティングテーブルが更新される。   The plurality of terminal devices 10, for example, the first terminal device 10a to the seventh terminal device 10g, perform communication by forming an ad hoc network. Note that the terminal device 10 configuring the ad hoc network is not limited to the first terminal device 10a to the seventh terminal device 10g. Further, the plurality of terminal devices 10 correspond to, for example, a wireless LAN system compliant with a standard such as IEEE 802.11. In addition, as described above, the routing method in the ad hoc network only needs to correspond to a known technology such as a table driving method, an on-demand method, and a hybrid method. For example, in the case of a table driving method, The routing table is updated.

複数の端末装置10うちのいずれか、例えば、第3端末装置10cには、通常のアドホックネットワークでの通信機能に加えて、アドホックネットワークへの新たな端末装置10の参加を承認すべき役割が割り当てられている。つまり、第3端末装置10cが、前述の登録機関に相当する。ここで、登録機関での処理は後述するが、登録機関は、アドホックネットワークへの参加資格を発行したり、取り消したりするような権限を有した構成要素といえる。また、登録機関の機能は、第3端末装置10c以外の端末装置10にも備えられているが、現状において休止されているものとする。ここでは、説明を明瞭にするために、通信システム100の中に、ひとつの登録機関が含まれいてるものとする。   One of the plurality of terminal devices 10, for example, the third terminal device 10c is assigned a role to approve the participation of the new terminal device 10 in the ad hoc network in addition to the communication function in the normal ad hoc network. It has been. That is, the third terminal device 10c corresponds to the aforementioned registration organization. Here, although the processing at the registration authority will be described later, the registration authority can be said to be a component having the authority to issue or cancel the admission qualification to the ad hoc network. Further, although the function of the registration organization is provided in the terminal device 10 other than the third terminal device 10c, it is assumed that it is suspended at present. Here, for the sake of clarity, it is assumed that the communication system 100 includes one registration authority.

新たな端末装置10、つまり第N端末装置10nは、複数の端末装置10によって形成されたアドホックネットワークへの参加を要求する。ここで、第N端末装置10nは、登録機関に対して参加を要求し、登録機関によって参加が許可された場合に、通信システム100の構成要素となる。以下の説明では、便宜上、第N端末装置10nを「要求側」とよび、登録機関を「応答側」とよぶ場合がある。   The new terminal device 10, that is, the Nth terminal device 10 n requests participation in the ad hoc network formed by the plurality of terminal devices 10. Here, the N-th terminal device 10n requests the registration organization to participate, and becomes a constituent element of the communication system 100 when participation is permitted by the registration organization. In the following description, for convenience, the Nth terminal apparatus 10n may be referred to as “requesting side” and the registration authority may be referred to as “response side”.

図2は、端末装置10の構成を示す。端末装置10は、無線部12、変復調部14、処理部16、制御部18、記憶部20、操作部22、モニタ24、スピーカ26を含む。なお、図1には、複数の端末装置10が示されており、さらに、要求側、応答側に対応した端末装置10も示されているが、すべての端末装置10は、図2のような構成を有する。   FIG. 2 shows the configuration of the terminal device 10. The terminal device 10 includes a wireless unit 12, a modem unit 14, a processing unit 16, a control unit 18, a storage unit 20, an operation unit 22, a monitor 24, and a speaker 26. FIG. 1 shows a plurality of terminal devices 10 and further shows terminal devices 10 corresponding to the request side and the response side, but all the terminal devices 10 are as shown in FIG. It has a configuration.

無線部12は、他の端末装置10との間においてアドホックネットワークを形成しながら、通信を実行する。無線部12は、受信処理として、アンテナを介して受信した無線周波数の信号に対して周波数変換を実行し、ベースバンドの信号を生成する。さらに、無線部12は、ベースバンドの信号を変復調部14に出力する。一般的に、ベースバンドの信号は、同相成分と直交成分によって形成されるので、ふたつの信号線が示されるべきであるが、ここでは、図を明瞭にするためにひとつの信号線だけを示すものとする。また、無線部12には、LNA(Low Noise Amplifier)、ミキサ、AGC、A/D変換部も含まれる。   The radio unit 12 performs communication while forming an ad hoc network with another terminal device 10. As a reception process, the radio unit 12 performs frequency conversion on a radio frequency signal received via an antenna to generate a baseband signal. Further, the radio unit 12 outputs a baseband signal to the modem unit 14. In general, baseband signals are formed by in-phase and quadrature components, so two signal lines should be shown, but only one signal line is shown here for clarity. Shall. The wireless unit 12 also includes an LNA (Low Noise Amplifier), a mixer, an AGC, and an A / D conversion unit.

無線部12は、送信処理として、変復調部14から入力したベースバンドの信号に対して周波数変換を実行し、無線周波数の信号を生成する。さらに、無線部12は、無線周波数の信号をアンテナから送信する。また、無線部12には、PA(Power Amplifier)、ミキサ、D/A変換部も含まれる。   As a transmission process, the radio unit 12 performs frequency conversion on the baseband signal input from the modem unit 14 to generate a radio frequency signal. Further, the radio unit 12 transmits a radio frequency signal from the antenna. The wireless unit 12 also includes a PA (Power Amplifier), a mixer, and a D / A conversion unit.

変復調部14は、受信処理として、無線部12からのベースバンドの信号に対して、復調を実行する。さらに、変復調部14は、復調した結果を処理部16に出力する。また、変復調部14は、送信処理として、処理部16からの信号に対して、変調を実行する。さらに、変復調部14は、変調した結果をベースバンドの信号として無線部12に出力する。なお、IEEE802.11a規格のようなOFDM変調方式に端末装置10が対応する場合、変復調部14は、受信処理としてFFTも実行し、送信処理としてIFFTも実行する。また、IEEE802.11b規格のようなスペクトル拡散方式に端末装置10が対応する場合、変復調部14は、受信処理として逆拡散も実行し、送信処理として拡散も実行する。さらに、IEEE802.11nのようなMIMO方式に端末装置10が対応する場合、変復調部14は、受信処理としてアダプティブアレイ信号処理も実行し、送信処理として複数のストリームへの分散処理も実行する。   The modem unit 14 demodulates the baseband signal from the radio unit 12 as a reception process. Further, the modem unit 14 outputs the demodulated result to the processing unit 16. Further, the modem unit 14 performs modulation on the signal from the processing unit 16 as transmission processing. Further, the modem unit 14 outputs the modulated result to the radio unit 12 as a baseband signal. When the terminal apparatus 10 supports an OFDM modulation scheme such as the IEEE802.11a standard, the modem unit 14 also executes FFT as a reception process and IFFT as a transmission process. When the terminal apparatus 10 supports a spread spectrum method such as the IEEE 802.11b standard, the modem unit 14 also performs despreading as a reception process and also performs spreading as a transmission process. Further, when the terminal apparatus 10 supports a MIMO scheme such as IEEE802.11n, the modem unit 14 also performs adaptive array signal processing as reception processing, and also performs distribution processing into a plurality of streams as transmission processing.

処理部16は、変復調部14からの信号および変復調部14への信号に対して、デジタル信号処理を実行する。ここで、デジタル信号処理の一例は、送信処理としての誤り訂正の符号化、受信処理としての誤り訂正の復号である。なお、デジタル信号処理は、これに限定されるものではない。また、処理部16は、変復調部14からの信号に対してデジタル信号処理を実行した結果を制御部18に出力し、変復調部14への信号の元になる信号を制御部18から入力する。   The processing unit 16 performs digital signal processing on the signal from the modem unit 14 and the signal to the modem unit 14. Here, an example of digital signal processing is encoding of error correction as transmission processing and decoding of error correction as reception processing. The digital signal processing is not limited to this. Further, the processing unit 16 outputs the result of executing digital signal processing on the signal from the modem unit 14 to the control unit 18, and inputs the signal that is the source of the signal to the modem unit 14 from the control unit 18.

制御部18は、端末装置10全体の動作を制御する。制御部18が実行する処理は、主として、前述の(1)接続処理、(2)生成処理、(3)転送処理に加えて、(4)データの入出力処理に分類される。ここでは、説明の便宜上、(4)、(2)、(3)の順に説明し、最後に(1)を説明する。まず、(4)データの入出力処理を説明する。制御部18は、出力処理として、処理部16から、デジタル信号処理された結果を受けつけ、モニタ24、スピーカ26に出力する。また、制御部18は、入力処理として、操作部22から指示信号を受けつけ、それに応じたデータを処理部16に出力する。ここで、操作部22は、ボタン等によって構成されている。また、パーソナルコンピュータと接続されるように端末装置10が形成されている場合に、操作部22は、パーソナルコンピュータに備えられたキーボード、マウスであってもよい。   The control unit 18 controls the operation of the entire terminal device 10. The processing executed by the control unit 18 is mainly classified into (4) data input / output processing in addition to the above-described (1) connection processing, (2) generation processing, and (3) transfer processing. Here, for convenience of explanation, explanation will be given in the order of (4), (2), (3), and finally (1) will be explained. First, (4) data input / output processing will be described. As an output process, the control unit 18 receives the result of the digital signal processing from the processing unit 16 and outputs the result to the monitor 24 and the speaker 26. In addition, as an input process, the control unit 18 receives an instruction signal from the operation unit 22 and outputs data corresponding to the instruction signal to the processing unit 16. Here, the operation unit 22 includes buttons and the like. Further, when the terminal device 10 is formed so as to be connected to a personal computer, the operation unit 22 may be a keyboard and a mouse provided in the personal computer.

次に、(2)生成処理を説明する。ルーティングテーブルの生成には、前述のごとく、公知の技術が使用されればよいが、制御部18は、生成したルーティングテーブルを記憶部20に記憶する。図3は、記憶部20に記憶されたルーティングテーブルのデータ構造を示す。図示のごとく、あて先アドレス欄30、ホップ先アドレス欄32、ホップ数欄34が含まれている。また、これら以外の情報が含まれていてもよい。ここでは、あて先アドレス欄30およびホップ先アドレス欄32において、アドレスを「A1」、「B1」等と示したが、実際には、例えば、IPアドレス等によって示される。また、ホップ数欄34におけるホップ数も同様である。図2に戻る。   Next, (2) generation processing will be described. As described above, a known technique may be used to generate the routing table, but the control unit 18 stores the generated routing table in the storage unit 20. FIG. 3 shows the data structure of the routing table stored in the storage unit 20. As shown in the figure, a destination address column 30, a hop destination address column 32, and a hop number column 34 are included. Also, information other than these may be included. Here, in the destination address column 30 and the hop destination address column 32, the addresses are indicated as “A1”, “B1”, etc., but actually, for example, indicated by an IP address or the like. The same applies to the number of hops in the hop number column 34. Returning to FIG.

次に、(3)転送処理を説明する。転送処理には、前述のごとく、公知の技術が使用されればよい。制御部18は、無線部12から処理部16を介して受信したパケット信号のあて先アドレスを取得する。また、記憶部20に記憶されたルーティングテーブルを参照しながら、制御部18は、取得したあて先アドレスに対応したホップ先アドレスを特定する。さらに、制御部18は、特定したホップ先アドレスへ、処理部16から無線部12を介してパケット信号を送信する。   Next, (3) transfer processing will be described. As described above, a known technique may be used for the transfer process. The control unit 18 acquires the destination address of the packet signal received from the wireless unit 12 via the processing unit 16. Further, referring to the routing table stored in the storage unit 20, the control unit 18 specifies a hop destination address corresponding to the acquired destination address. Further, the control unit 18 transmits a packet signal from the processing unit 16 via the wireless unit 12 to the identified hop destination address.

次に、(1)接続処理を説明する。接続処理は、要求側の端末装置10と応答側の端末装置10との間において実行されており、ここでは、要求側の端末装置10における制御部18の処理を説明した後に、応答側の端末装置10における制御部18の処理を説明する。なお、要求側の端末装置10は、図1の第N端末装置10nに相当し、応答側の端末装置10は、図1の第3端末装置10cに相当する。   Next, (1) connection processing will be described. The connection process is executed between the request-side terminal device 10 and the response-side terminal device 10, and here, after explaining the processing of the control unit 18 in the request-side terminal device 10, the response-side terminal device Processing of the control unit 18 in the apparatus 10 will be described. The request-side terminal device 10 corresponds to the Nth terminal device 10n in FIG. 1, and the response-side terminal device 10 corresponds to the third terminal device 10c in FIG.

要求側の端末装置10における制御部18は、操作部22でのボタンがユーザによって押し下げられたことを検知すると、要求モードになる。要求モードになると、制御部18は、登録機関に対して、アドホックネットワークへの参加要求の旨が示されたパケット信号(以下、「要求信号」という)を送信するように、処理部16から無線部12を制御する。その後、無線部12から処理部16が、要求信号を送信した登録機関から、参加許可の旨が示されたパケット信号(以下、「許可信号」という)を受信する。また、許可信号は、制御部18に入力される。その結果、制御部18は、通信モードになる。通信モードになると、制御部18は、無線部12から処理部16に対して、アドホックネットワークに参加することによって、通信を実行するように制御する。   When the control unit 18 in the requesting terminal device 10 detects that the button on the operation unit 22 has been depressed by the user, the control unit 18 enters the request mode. When in the request mode, the control unit 18 wirelessly transmits from the processing unit 16 to the registration authority so as to transmit a packet signal indicating a request for participation in the ad hoc network (hereinafter referred to as “request signal”). The unit 12 is controlled. Thereafter, the processing unit 16 from the wireless unit 12 receives a packet signal indicating permission to participate (hereinafter referred to as “permission signal”) from the registration authority that has transmitted the request signal. The permission signal is input to the control unit 18. As a result, the control unit 18 enters a communication mode. In the communication mode, the control unit 18 controls the wireless unit 12 to the processing unit 16 to perform communication by participating in the ad hoc network.

応答側の端末装置10における制御部18は、操作部22での所定のボタンがユーザによって押し下げられたことを検知すると、承認モードになる。承認モードとは、承認処理を実行可能な状態である。承認モードになると、制御部18は、無線部12から処理部16を介して、所定の期間にわたって、要求側の端末装置10からの要求信号を受けつける。制御部18は、受けつけた要求信号に対して承認処理を実行する。ここで、承認処理には、公知の技術が使用されればよい。例えば、制御部18は、無線部12から処理部16を介して、要求側の端末装置10と公開鍵の交換をした後に、要求側の端末装置10に対する認証処理および身分証明処理を実行する。ここで、認証処理には、「デバイス パスワード」が使用されればよい。   When the control unit 18 in the terminal device 10 on the responding side detects that a predetermined button on the operation unit 22 is pushed down by the user, the control unit 18 enters the approval mode. The approval mode is a state in which the approval process can be executed. In the approval mode, the control unit 18 receives a request signal from the requesting terminal device 10 over a predetermined period from the wireless unit 12 through the processing unit 16. The control unit 18 executes an approval process for the received request signal. Here, a known technique may be used for the approval process. For example, after exchanging the public key with the requesting terminal device 10 from the wireless unit 12 via the processing unit 16, the control unit 18 executes authentication processing and identification processing for the requesting terminal device 10. Here, the “device password” may be used for the authentication process.

制御部18は、参加を許可した場合に、処理部16から無線部12を介して、要求側の端末装置10へ許可信号を送信する。一方、制御部18は、参加を拒否した場合に、処理部16から無線部12を介して、要求側の端末装置10へ拒否信号を送信する。一定期間の経過後、制御部18は、通信モードになる。通信モードになると、制御部18は、無線部12から処理部16に対して、アドホックネットワークに参加することによって、通信を実行するように制御する。   When the control unit 18 permits the participation, the control unit 18 transmits a permission signal from the processing unit 16 to the requesting terminal device 10 via the wireless unit 12. On the other hand, when the control unit 18 rejects the participation, the control unit 18 transmits a rejection signal from the processing unit 16 to the requesting terminal device 10 via the wireless unit 12. After a certain period of time, the control unit 18 enters the communication mode. In the communication mode, the control unit 18 controls the wireless unit 12 to the processing unit 16 to perform communication by participating in the ad hoc network.

この構成は、ハードウエア的には、任意のコンピュータのCPU、メモリ、その他のLSIで実現でき、ソフトウエア的にはメモリにロードされた通信機能のあるプログラムなどによって実現されるが、ここではそれらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックがハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。   This configuration can be realized in terms of hardware by a CPU, memory, or other LSI of any computer, and in terms of software, it is realized by a program having a communication function loaded in the memory. Describes functional blocks realized by collaboration. Accordingly, those skilled in the art will understand that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.

以上の構成による通信システム100の動作を説明する。図4は、通信システム100における接続手順を示すシーケンス図である。第N端末装置10nのボタンが押し下げられ(S10)、第3端末装置10cのボタンも押し下げられる(S12)。第N端末装置10nは、第3端末装置10cに対して、要求信号を送信する(S14)。第3端末装置10cは、第N端末装置10nに対する承認処理を実行する(S16)。第3端末装置10cは、第N端末装置10nに対して、許可信号を送信する(S18)。また、第3端末装置10cは、ルーティングテーブルを更新する(S20)。   The operation of the communication system 100 configured as above will be described. FIG. 4 is a sequence diagram showing a connection procedure in the communication system 100. The button of the Nth terminal device 10n is pushed down (S10), and the button of the third terminal device 10c is also pushed down (S12). The Nth terminal apparatus 10n transmits a request signal to the third terminal apparatus 10c (S14). The third terminal device 10c executes an approval process for the Nth terminal device 10n (S16). The third terminal apparatus 10c transmits a permission signal to the Nth terminal apparatus 10n (S18). Further, the third terminal apparatus 10c updates the routing table (S20).

以下に、通信システム100を拡張した通信システムの構成を説明する。ここでは、複数の通信システム100が独立に存在し、それらを統合するような通信システム(以下、「統合システム」という)を想定する。ここでは、説明を明瞭にするために、統合システムは、ふたつの通信システム100によって構成されているとする。また、各通信システム100は、前述のような処理を実行しており、特に、接続処理は、応答側の端末装置10におけるボタンが押し下げられ、かつ要求側の端末装置10におけるボタンが押し下げられることによって開始される。これらの通信システム100が統合されることによって、通信可能なエリアが拡大する。しかしながら、本来、別の通信システム100として形成されているので、統合システムをもとの通信システム100に分離できる方が望ましい。そのため、端末装置10は、以下のように構成される。   Below, the structure of the communication system which expanded the communication system 100 is demonstrated. Here, a communication system in which a plurality of communication systems 100 exist independently and are integrated (hereinafter referred to as “integrated system”) is assumed. Here, for the sake of clarity, it is assumed that the integrated system includes two communication systems 100. In addition, each communication system 100 executes the processing as described above. In particular, in the connection processing, a button in the response-side terminal device 10 is pressed down, and a button in the request-side terminal device 10 is pressed down. Started by. By integrating these communication systems 100, the communicable area is expanded. However, since it is originally formed as another communication system 100, it is desirable that the integrated system can be separated into the original communication system 100. Therefore, the terminal device 10 is configured as follows.

図5は、通信システム100を拡張した別の通信システム200の構成を示す。通信システム200は、第1アドホックネットワーク202、第2アドホックネットワーク204を含む。また、第1アドホックネットワーク202は、第1登録機関50a、第1端末装置10a、第2端末装置10bを含み、第2アドホックネットワーク204は、第2登録機関50b、第3端末装置10c、第4端末装置10dを含む。ここで、第1登録機関50a、第2登録機関50bは、登録機関50と総称される。なお、通信システム200は、前述の統合システムに相当し、第1アドホックネットワーク202、第2アドホックネットワーク204は、前述の通信システム100に相当する。   FIG. 5 shows a configuration of another communication system 200 that extends the communication system 100. The communication system 200 includes a first ad hoc network 202 and a second ad hoc network 204. The first ad hoc network 202 includes a first registration organization 50a, a first terminal device 10a, and a second terminal device 10b, and the second ad hoc network 204 includes a second registration organization 50b, a third terminal device 10c, and a fourth terminal device. A terminal device 10d is included. Here, the first registration organization 50a and the second registration organization 50b are collectively referred to as the registration organization 50. The communication system 200 corresponds to the aforementioned integrated system, and the first ad hoc network 202 and the second ad hoc network 204 correspond to the aforementioned communication system 100.

登録機関50は、図1の第3端末装置10cに相当し、登録機関の機能を実行可能な端末装置10である。ここでは、説明を明瞭にするために、図1の第3端末装置10cを登録機関50と明記するが、登録機関50の構成は、図2の端末装置10と同様である。登録機関50に含まれた制御部18は、操作部22のボタンを介してユーザからの指示を受けつけた場合、前述の承認モードになる。また、承認モードになることによって、制御部18は、新たな端末装置10に対して接続処理を実行できる。一方、制御部18は、定期的に報知信号を送信する。この報知信号は、自らの存在を知らしめるための信号であり、自らに付与された識別情報を含む。   The registration organization 50 corresponds to the third terminal device 10c of FIG. 1, and is the terminal device 10 that can execute the function of the registration organization. Here, for the sake of clarity, the third terminal device 10c in FIG. 1 is specified as the registration institution 50, but the configuration of the registration institution 50 is the same as that of the terminal device 10 in FIG. When the control unit 18 included in the registration organization 50 receives an instruction from the user via the button of the operation unit 22, the control unit 18 enters the above-described approval mode. Moreover, the control part 18 can perform a connection process with respect to the new terminal device 10 by becoming approval mode. On the other hand, the control unit 18 periodically transmits a notification signal. This notification signal is a signal for informing the presence of the user and includes identification information given to the user.

複数の登録機関50のうちの一方によって送信された報知信号が、他方に受信されることもある。例えば、図5において、第1登録機関50aから送信された報知信号は、第2登録機関50bに受信される。第2登録機関50bに含まれた制御部18は、報知信号を受信してから一定期間の間において、操作部22のボタンを介してユーザからの指示を受けつけた場合に、承認モードにならずに要求モードになる。一方、第1登録機関50aに含まれた制御部18は、操作部22のボタンを介してユーザからの指示を受けつけると、前述のごとく、承認モードになる。つまり、操作部22のボタンを介してユーザからの指示を受けつけた場合、報知信号を受信していない状態では、承認モードになるのに対して、報知信号を受信している状態では、要求モードになる。要求モードになった場合、第2登録機関50bに含まれた制御部18は、処理部16から無線部12を介して、要求信号を送信する。   A notification signal transmitted by one of the plurality of registration agencies 50 may be received by the other. For example, in FIG. 5, the notification signal transmitted from the first registration institution 50a is received by the second registration institution 50b. The control unit 18 included in the second registration organization 50b does not enter the approval mode when receiving an instruction from the user via the button of the operation unit 22 for a certain period after receiving the notification signal. It becomes request mode. On the other hand, when the control unit 18 included in the first registration organization 50a receives an instruction from the user via the button of the operation unit 22, the control unit 18 enters the approval mode as described above. That is, when an instruction from the user is received via the button of the operation unit 22, the approval mode is set when the notification signal is not received, while the request mode is set when the notification signal is received. become. In the request mode, the control unit 18 included in the second registration organization 50b transmits a request signal from the processing unit 16 via the wireless unit 12.

第1登録機関50aに含まれた制御部18は、無線部12から処理部16を介して、要求信号を受信すると、接続処理を実行する。また、接続を許可する場合、制御部18は、処理部16から無線部12を介して、許可信号を送信する。一方、第2登録機関50bに含まれた制御部18は、無線部12から処理部16を介して許可信号を受信する。制御部18は、第1登録機関50aとの間において、ルーティングテーブルを交換する。具体的に、制御部18は、自らが登録機関50である旨の情報と、記憶部20に記憶されたルーティングテーブルとをまとめながら情報を作成する。また、制御部18は、処理部16から無線部12を介して、作成した情報を第1登録機関50aに送信する。さらに、制御部18は、無線部12から処理部16を介して、第1登録機関50aから送信されたルーティングテーブルを受信する。最終的に、制御部18は、受信したルーティングテーブルを記憶部20に記憶する。   When receiving the request signal from the wireless unit 12 via the processing unit 16, the control unit 18 included in the first registration organization 50a executes a connection process. When permitting the connection, the control unit 18 transmits a permission signal from the processing unit 16 via the wireless unit 12. On the other hand, the control unit 18 included in the second registration organization 50 b receives the permission signal from the wireless unit 12 via the processing unit 16. The control unit 18 exchanges a routing table with the first registration organization 50a. Specifically, the control unit 18 creates information by collecting information indicating that it is the registration organization 50 and a routing table stored in the storage unit 20. Further, the control unit 18 transmits the created information from the processing unit 16 via the wireless unit 12 to the first registration organization 50a. Further, the control unit 18 receives the routing table transmitted from the first registration organization 50 a via the wireless unit 12 and the processing unit 16. Finally, the control unit 18 stores the received routing table in the storage unit 20.

また、制御部18は、第2アドホックネットワーク204でのルーティングテーブルと第1アドホックネットワーク202でのルーティングテーブルとを使用しながら、第1アドホックネットワーク202と第2アドホックネットワーク204との間の通信も実行する。このような転送処理は、公知の技術であるので、ここでは説明を省略するが、異なったアドホックネットワークをまたがって転送が実行されるとき、登録機関50が経由される。一方、第1登録機関50aについても同様である。   The control unit 18 also executes communication between the first ad hoc network 202 and the second ad hoc network 204 while using the routing table in the second ad hoc network 204 and the routing table in the first ad hoc network 202. To do. Since such a transfer process is a known technique, a description thereof will be omitted here, but when the transfer is executed across different ad hoc networks, the registration authority 50 is routed. On the other hand, the same applies to the first registration organization 50a.

図6は、通信システム200におけるルーティングテーブルの交換手順を示すシーケンス図である。第1登録機関50aは、報知信号を報知する(S100)。第2登録機関50bのボタンが押し下げられると(S102)、第2登録機関50bは、要求モードに変更される(S104)。一方、第1登録機関50aのボタンも押し下げられる(S106)。第2登録機関50bは、第1登録機関50aに対して、要求信号を送信する(S108)。第1登録機関50aは、第2登録機関50bに対する承認処理を実行する(S110)。第1登録機関50aは、第2登録機関50bに対して、許可信号を送信する(S112)。第1登録機関50aと第2登録機関50bとは、ルーティングテーブルを交換する(S114)。   FIG. 6 is a sequence diagram illustrating a routing table exchange procedure in the communication system 200. The first registration organization 50a notifies a notification signal (S100). When the button of the second registration institution 50b is pushed down (S102), the second registration institution 50b is changed to the request mode (S104). On the other hand, the button of the first registration organization 50a is also pushed down (S106). The second registration institution 50b transmits a request signal to the first registration institution 50a (S108). The first registration institution 50a executes an approval process for the second registration institution 50b (S110). The first registration institution 50a transmits a permission signal to the second registration institution 50b (S112). The first registration organization 50a and the second registration organization 50b exchange routing tables (S114).

図7は、要求側の登録機関50におけるルーティングテーブルの交換手順を示すフローチャートである。図7は、図6の第2登録機関50bにおける処理に相当する。制御部18は、無線部12から処理部16を介して、報知信号を受信する(S140)。制御部18は、一定期間内に、操作部22のボタンの押下を検出しなければ(S142のN)、待機する。一方、制御部18は、一定期間内に、操作部22のボタンの押下を検出すれば(S142のY)、要求モードに変更する(S144)。制御部18は、処理部16から無線部12を介して、要求信号を送信する(S146)。無線部12から処理部16を介して許可信号を受信すれば(S148のY)、制御部18は、ルーティングテーブルを交換する(S150)。一方、無線部12から処理部16を介して許可信号を受信しなければ(S148のN)、処理は終了される。   FIG. 7 is a flowchart showing a routing table exchange procedure in the registration agency 50 on the request side. FIG. 7 corresponds to the processing in the second registration organization 50b of FIG. The control unit 18 receives the notification signal from the wireless unit 12 via the processing unit 16 (S140). If the control unit 18 does not detect pressing of the button of the operation unit 22 within a certain period (N in S142), the control unit 18 stands by. On the other hand, if the control unit 18 detects pressing of the button of the operation unit 22 within a certain period (Y in S142), the control unit 18 changes to the request mode (S144). The control unit 18 transmits a request signal from the processing unit 16 via the wireless unit 12 (S146). If the permission signal is received from the wireless unit 12 via the processing unit 16 (Y in S148), the control unit 18 exchanges the routing table (S150). On the other hand, if the permission signal is not received from the wireless unit 12 via the processing unit 16 (N in S148), the process is terminated.

図8は、応答側の登録機関50におけるルーティングテーブルの交換手順を示すフローチャートである。図8は、図6の第1登録機関50aにおける処理に相当する。制御部18は、処理部16から無線部12を介して、報知信号を報知する(S160)。制御部18は、操作部22のボタンの押下を検出しなければ(S162のN)、待機する。一方、制御部18は、操作部22のボタンの押下を検出すれば(S162のY)、承認モードに変更する。制御部18は、無線部12から処理部16を介して要求信号を受信する(S164)。制御部18は、接続を許可すると(S166のY)、処理部16から無線部12を介して、許可信号を送信する(S168)。また、制御部18は、ルーティングテーブルを交換する(S170)。一方、制御部18は、接続を許可しなければ(S166のN)、処理部16から無線部12を介して、拒否信号を送信する(S172)。その後、処理は、終了される。   FIG. 8 is a flowchart showing a routing table exchange procedure in the registration agency 50 on the response side. FIG. 8 corresponds to the processing in the first registration organization 50a of FIG. The control unit 18 notifies the notification signal from the processing unit 16 via the wireless unit 12 (S160). If the controller 18 does not detect pressing of the button on the operation unit 22 (N in S162), the controller 18 stands by. On the other hand, if the control unit 18 detects pressing of the button of the operation unit 22 (Y in S162), the control unit 18 changes to the approval mode. The control unit 18 receives a request signal from the wireless unit 12 via the processing unit 16 (S164). When the control unit 18 permits the connection (Y in S166), the control unit 18 transmits a permission signal from the processing unit 16 via the wireless unit 12 (S168). Further, the control unit 18 exchanges the routing table (S170). On the other hand, if the connection is not permitted (N in S166), the control unit 18 transmits a rejection signal from the processing unit 16 via the wireless unit 12 (S172). Thereafter, the process is terminated.

図9は、通信システム200におけるデータ信号の転送手順を示すシーケンス図である。第1端末装置10aは、第1登録機関50aへデータ信号を送信する(S180)。第1登録機関50aは、ルーティングテーブルを参照しながら(S182)、第2登録機関50bへデータ信号を送信する(S184)。第2登録機関50bは、ルーティングテーブルを参照しながら(S186)、第3端末装置10cへデータ信号を送信する(S188)。   FIG. 9 is a sequence diagram showing a data signal transfer procedure in the communication system 200. The first terminal device 10a transmits a data signal to the first registration organization 50a (S180). The first registration organization 50a transmits a data signal to the second registration organization 50b while referring to the routing table (S182) (S184). The second registration authority 50b transmits a data signal to the third terminal device 10c while referring to the routing table (S186) (S188).

本発明の実施例によれば、別のアドホックネットワークとの間でルーティングテーブルを交換するので、異なったアドホックネットワークを統合した場合でも、それらに含まれた端末装置間における通信を実行できる。また、登録機関の一方が要求モードになるので、別の登録機関に接続できる。また、異なったアドホックネットワーク間において、登録機関だけがルーティングテーブルを交換するので、異なったアドホックネットワーク間の経路を明確に定義できる。また、異なったアドホックネットワーク間において、登録機関を経由するように経路が形成されるので、もとのアドホックネットワークへの分離を容易に実現できる。また、異なったアドホックネットワークが統合されるので、エリアを拡大できる。また、エリアが拡大するので、ユーザの利便性を向上できる。   According to the embodiment of the present invention, since the routing table is exchanged with another ad hoc network, even when different ad hoc networks are integrated, communication between terminal devices included in them can be executed. In addition, since one of the registration agencies is in the request mode, it can be connected to another registration agency. In addition, since only the registration authority exchanges the routing table between different ad hoc networks, the route between the different ad hoc networks can be clearly defined. In addition, since a route is formed between different ad hoc networks so as to pass through the registration organization, separation into the original ad hoc network can be easily realized. Also, since different ad hoc networks are integrated, the area can be expanded. In addition, since the area is expanded, the convenience for the user can be improved.

以上、本発明を実施例をもとに説明した。この実施例は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   In the above, this invention was demonstrated based on the Example. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to the combination of each component and each processing process, and such modifications are also within the scope of the present invention. .

本発明の実施例において、端末装置10は、同一の無線部12および変復調部14を使用しながら、接続処理を実行するとともに、転送処理を実行する。つまり、両方の処理が無線LANを使用しながら実行される。しかしながらこれに限らず例えば、接続処理と転送処理のために、別の無線部12および変復調部14が使用されてもよい。つまり、転送処理には無線LANが使用されるが、接続処理には別の通信システムが使用されてもよい。また、その逆でもよい。本変形例によれば、通信システムの構成の自由度を向上できる。   In the embodiment of the present invention, the terminal device 10 performs the connection process and the transfer process while using the same radio unit 12 and modem unit 14. That is, both processes are executed using the wireless LAN. However, the present invention is not limited to this. For example, another wireless unit 12 and a modem unit 14 may be used for connection processing and transfer processing. That is, the wireless LAN is used for the transfer process, but another communication system may be used for the connection process. The reverse is also possible. According to this modification, the degree of freedom of the configuration of the communication system can be improved.

本発明の実施例に係る通信システムの構成を示す図である。It is a figure which shows the structure of the communication system which concerns on the Example of this invention. 図1の端末装置の構成を示す図である。It is a figure which shows the structure of the terminal device of FIG. 図2の記憶部に記憶されたルーティングテーブルのデータ構造を示す図である。It is a figure which shows the data structure of the routing table memorize | stored in the memory | storage part of FIG. 図1の通信システムにおける接続手順を示すシーケンス図である。It is a sequence diagram which shows the connection procedure in the communication system of FIG. 図1の通信システムを拡張した別の通信システムの構成を示す図である。It is a figure which shows the structure of another communication system which expanded the communication system of FIG. 図5の通信システムにおけるルーティングテーブルの交換手順を示すシーケンス図である。It is a sequence diagram which shows the exchange procedure of the routing table in the communication system of FIG. 図5の要求側の登録機関におけるルーティングテーブルの交換手順を示すフローチャートである。FIG. 6 is a flowchart showing a routing table exchange procedure in the requesting registration organization of FIG. 5. 図5の応答側の登録機関におけるルーティングテーブルの交換手順を示すフローチャートである。6 is a flowchart showing a routing table exchange procedure in the registration agency on the response side in FIG. 5. 図5の通信システムにおけるデータ信号の転送手順を示すシーケンス図である。It is a sequence diagram which shows the transfer procedure of the data signal in the communication system of FIG.

符号の説明Explanation of symbols

10 端末装置、 12 無線部、 14 変復調部、 16 処理部、 18 制御部、 20 記憶部、 22 操作部、 24 モニタ、 26 スピーカ、 100 通信システム。   DESCRIPTION OF SYMBOLS 10 Terminal device, 12 Radio | wireless part, 14 Modulator / demodulator, 16 Processing part, 18 Control part, 20 Storage part, 22 Operation part, 24 Monitor, 26 Speaker, 100 Communication system.

Claims (2)

他の端末装置との間においてアドホックネットワークを形成しながら、通信を実行する通信部と、
前記通信部において形成しているアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、ボタンを介してユーザからの指示を受けつけることによって第1モードになると、前記通信部を介して新たな端末装置からの参加要求を受けつける受付部と、
前記受付部において受けつけた参加要求に対して承認処理を実行する処理部と、
前記処理部において実行した承認処理の結果を通知する通知部と、
ボタンを介してユーザからの指示を受けつけた場合に、前記受付部、前記処理部、前記通知部に対して処理を実行させる制御部と、
前記通信部が、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている他の端末装置からの報知信号を受信したとき、受信してから一定期間の間において前記制御部がユーザからの指示を受けつけて第2モードになった場合に、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられた他の端末装置に対して、参加要求を送信する要求部とを備え、
前記受付部は、第2モードの場合に、前記要求部において参加要求を送信した他の端末装置から、参加許可を受信し、
前記通信部は、アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、前記受付部において参加許可を受信すると、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている他の端末装置との間において、ルーティングテーブルを交換し、
前記制御部は、報知信号を受信していない状態において、ボタンを介してユーザからの指示を受けつけると、第1モードの処理の実行を決定し、報知信号を受信している状態おいて、ボタンを介してユーザからの指示を受けつけると、第2モードの処理の実行を決定し、
前記通信部は、第1モードのときに生成したアドホックネットワークでのルーティングテーブルと、前記他の端末装置が第1モードのときに生成された他のアドホックネットワークでのルーティングテーブルとを使用しながら、アドホックネットワークと他のアドホックネットワークとの間の通信も実行することを特徴とする端末装置。
A communication unit that performs communication while forming an ad hoc network with another terminal device; and
When a role that should approve participation of a new terminal device in the ad hoc network formed in the communication unit is assigned, when the first mode is received by receiving an instruction from a user via a button, the communication A reception unit that receives a participation request from a new terminal device via the unit;
A processing unit that executes an approval process for the participation request received in the reception unit;
A notification unit for notifying the result of the approval process executed in the processing unit;
When receiving an instruction from a user via a button, the control unit that causes the reception unit, the processing unit, and the notification unit to execute processing;
When the communication unit receives a notification signal from another terminal device to which a role to approve participation of a new terminal device in another ad hoc network is received, the communication unit receives the notification signal for a certain period after receiving the notification signal. When the control unit receives an instruction from the user and enters the second mode, a request for participation is issued to another terminal device to which a role to approve participation of a new terminal device in another ad hoc network is assigned. And a request unit for transmitting
The reception unit receives participation permission from another terminal device that has transmitted the participation request in the request unit in the second mode,
When the communication unit is assigned a role to approve participation of a new terminal device in an ad hoc network, the communication unit receives participation permission in the accepting unit, and allows the new terminal device to participate in another ad hoc network. Exchange routing tables with other terminal devices that are assigned roles to be approved,
Wherein, in a state not receiving a broadcast signal, it receives an instruction from the user through a button, determines the execution of the first mode of processing, Oite in a state of receiving the broadcast signal, When an instruction from the user is received via the button, execution of the second mode process is determined ,
The communication unit uses the routing table in the ad hoc network generated in the first mode and the routing table in the other ad hoc network generated when the other terminal device is in the first mode. A terminal device that also executes communication between an ad hoc network and another ad hoc network .
他の端末装置との間においてアドホックネットワークを形成しながら、通信を実行するステップと、
アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、ボタンを介してユーザからの指示を受けつけることによって第1モードになると、新たな端末装置からの参加要求を受けつけるステップと、
受けつけた参加要求に対して承認処理を実行するステップと、
ボタンを介してユーザからの指示を受けつけた場合に、所定の処理を実行させるステップと、
他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている他の端末装置からの報知信号を受信したとき、受信してから一定期間の間において、ユーザからの指示を受けつけて第2モードになった場合に、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられた他の端末装置に対して、参加要求を送信するステップと、
第2モードの場合に、参加要求を送信した他の端末装置から、参加許可を受信するステップと、
アドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている場合、参加許可を受信すると、他のアドホックネットワークへの新たな端末装置の参加を承認すべき役割が割り当てられている他の端末装置との間において、ルーティングテーブルを交換するステップと
第1モードのときに生成したアドホックネットワークでのルーティングテーブルと、前記他の端末装置が第1モードのときに生成された他のアドホックネットワークでのルーティングテーブルとを使用しながら、アドホックネットワークと他のアドホックネットワークとの間の通信を実行するステップとを備え、
前記所定の処理を実行させるステップは、報知信号を受信していない状態において、ボタンを介してユーザからの指示を受けつけると、第1モードの処理の実行を決定し、報知信号を受信している状態おいて、ボタンを介してユーザからの指示を受けつけると、第2モードの処理の実行を決定することを特徴とする通信方法。
Executing communication while forming an ad hoc network with another terminal device; and
When a role that should approve participation of a new terminal device in the ad hoc network is assigned, a request for participation from the new terminal device is accepted when the first mode is established by receiving an instruction from the user via a button. Steps,
Executing an approval process for the accepted participation request;
A step of executing a predetermined process when receiving an instruction from a user via a button;
When a notification signal is received from another terminal device to which a role to approve the participation of a new terminal device in another ad hoc network is received, an instruction from the user is given for a certain period after the reception. A step of transmitting a participation request to another terminal device to which a role to approve participation of a new terminal device in another ad hoc network is assigned when the second mode is accepted.
In the case of the second mode, a step of receiving participation permission from another terminal device that has transmitted the participation request;
When a role that should approve participation of a new terminal device in an ad hoc network is assigned, a role that should approve participation of a new terminal device in another ad hoc network is assigned when a participation permission is received. Exchanging routing tables with other terminal devices ;
While using the routing table in the ad hoc network generated in the first mode and the routing table in the other ad hoc network generated when the other terminal device is in the first mode, Performing communication with an ad hoc network ,
In the step of executing the predetermined process, when an instruction from the user is received via a button in a state where the notification signal is not received, the execution of the first mode process is determined and the notification signal is received. Oite state, receives an instruction from the user through a button, a communication method characterized by determining the execution of the second mode of operation.
JP2007107231A 2007-04-16 2007-04-16 COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME Active JP4874158B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2007107231A JP4874158B2 (en) 2007-04-16 2007-04-16 COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME
PCT/JP2008/000928 WO2008132789A1 (en) 2007-04-16 2008-04-09 Communication method and terminal device using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007107231A JP4874158B2 (en) 2007-04-16 2007-04-16 COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME

Publications (2)

Publication Number Publication Date
JP2008270894A JP2008270894A (en) 2008-11-06
JP4874158B2 true JP4874158B2 (en) 2012-02-15

Family

ID=39925262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007107231A Active JP4874158B2 (en) 2007-04-16 2007-04-16 COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME

Country Status (2)

Country Link
JP (1) JP4874158B2 (en)
WO (1) WO2008132789A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5293426B2 (en) 2009-06-09 2013-09-18 ソニー株式会社 COMMUNICATION METHOD, INFORMATION PROCESSING DEVICE, AND PROGRAM

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3862073B2 (en) * 2002-06-07 2006-12-27 ソニー株式会社 Wireless communication apparatus, wireless communication method, recording medium, and program
JP2004032559A (en) * 2002-06-27 2004-01-29 Univ Waseda Routing method of ad hoc network
JP4140384B2 (en) * 2003-01-07 2008-08-27 ソニー株式会社 Terminal apparatus and method, recording medium, and program

Also Published As

Publication number Publication date
JP2008270894A (en) 2008-11-06
WO2008132789A1 (en) 2008-11-06

Similar Documents

Publication Publication Date Title
JP5072788B2 (en) COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME
EP2052497B1 (en) Route tree building in a wireless mesh network
JP4944564B2 (en) COMMUNICATION PARAMETER SETTING METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP2008048145A (en) Communication system, and radio communication device and control method thereof
US10716048B2 (en) Detecting critical links in bluetooth mesh networks
JP2013219430A (en) Radio communication device, radio communication system, method, and computer program
JP2007074297A (en) Method for setting security of wireless communication network, security setting program, wireless communication network system, and client apparatus
US20060265333A1 (en) Mesh network with digital rights management interoperability
CN112534782B (en) Independent redundant path discovery for bluetooth networks
JP2009505610A (en) EAPOL (EXTENSIBLE AUTHENTICATION PROTOCOLOVER LOCALAREANETWORK) proxy in wireless networks for node-to-node authentication
JP4799469B2 (en) COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME
JP4413254B2 (en) COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME
JP4922812B2 (en) COMMUNICATION METHOD AND TERMINAL DEVICE AND COMMUNICATION SYSTEM USING THE SAME
JP4018449B2 (en) Wireless communication apparatus and wireless communication method
JP4874158B2 (en) COMMUNICATION METHOD AND TERMINAL DEVICE USING THE SAME
JPWO2008132808A1 (en) Communication method and communication system using the same
JP2010098687A (en) Communication method and terminal device utilizing the same
JP5006264B2 (en) Wireless communication device
JP2014175826A (en) Wireless communication system, wireless communication method, and wireless communication program
JP3768207B2 (en) Terminal apparatus, base station apparatus, wireless connection method, and program thereof
JP2007096919A (en) Communication system and communication terminal
EP3850891B1 (en) Detecting critical links in bluetooth mesh networks
CN102012994B (en) Method for interconnecting readers in internet of things and reader
JP4627231B2 (en) One-to-many communication method and apparatus
JP2007195125A (en) Communication apparatus and communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110705

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110902

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111025

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111122

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

Free format text: PAYMENT UNTIL: 20141202

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4874158

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20141202

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250