JP2015104013A - Radio communications system - Google Patents

Radio communications system Download PDF

Info

Publication number
JP2015104013A
JP2015104013A JP2013244208A JP2013244208A JP2015104013A JP 2015104013 A JP2015104013 A JP 2015104013A JP 2013244208 A JP2013244208 A JP 2013244208A JP 2013244208 A JP2013244208 A JP 2013244208A JP 2015104013 A JP2015104013 A JP 2015104013A
Authority
JP
Japan
Prior art keywords
node
data
unit
wireless communication
ack
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.)
Granted
Application number
JP2013244208A
Other languages
Japanese (ja)
Other versions
JP6399424B2 (en
Inventor
征慶 南山
Yukiyoshi Minamiyama
征慶 南山
靖洋 川上
Yasuhiro Kawakami
靖洋 川上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management 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 Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2013244208A priority Critical patent/JP6399424B2/en
Priority to DE112014005395.3T priority patent/DE112014005395T5/en
Priority to PCT/JP2014/005806 priority patent/WO2015079656A1/en
Priority to US15/034,357 priority patent/US10251202B2/en
Priority to CN201480061277.3A priority patent/CN105706496B/en
Publication of JP2015104013A publication Critical patent/JP2015104013A/en
Application granted granted Critical
Publication of JP6399424B2 publication Critical patent/JP6399424B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a radio communications system capable of reducing the probability of collision of transmission data while establishing a communication channel.SOLUTION: The radio communications system includes plural repeaters 3a-3f having a function to relay radio communications between a slave unit 1 as a transmission source of a measurement data and a master unit 2 as a transmission target of the measurement data. Until a communication channel is established for transmitting the data from the slave unit 1 to the master unit 2, the slave unit 1 and the repeaters 3a-3f transmit the data in a broadcast manner. When a transmission target is determined in a part of the communication channel from the slave unit 1 to the master unit 2, in the slave unit 1 and the repeaters 3a-3f, a node (slave unit 1 or repeater 3a-3f) which has the determined transmission target transmits the data to the determined transmission target in a unicast manner.

Description

本発明は、無線通信システムに関し、より詳細には、子局と親局の間を中継局で中継伝送する無線通信システムに関する。   The present invention relates to a radio communication system, and more particularly to a radio communication system that relays and transmits a slave station and a master station by a relay station.

従来、基地局ノード装置と、複数台の子ノード装置との間で、マルチホップで無線通信を行うネットワークシステムが提案されている(例えば特許文献1参照)。   Conventionally, a network system that performs multi-hop wireless communication between a base station node device and a plurality of child node devices has been proposed (see, for example, Patent Document 1).

このネットワークシステムでは、複数台ある子ノード装置のそれぞれに計測機器が接続されている。基地局ノード装置が、ある計測機器に接続されている子ノード装置にデータを要求する場合に、この子ノード装置との接続関係が不明であれば、データを要求する要求パケットを、送信先となる子ノード装置を特定することなくブロードキャストで送信する。   In this network system, a measuring device is connected to each of a plurality of child node devices. When a base station node device requests data from a child node device connected to a certain measuring device, if the connection relationship with this child node device is unknown, a request packet for requesting data is sent to the transmission destination. It transmits by broadcast without specifying the child node device to be.

子ノード装置が、基地局ノード装置からの要求パケットを受信した場合に、要求パケットの送信先アドレスが機器IDと一致しなければ、子ノード装置は中継ノードとして機能し、要求パケットを他の子ノード装置にブロードキャスト送信する。このように、子ノード装置による要求パケットの受信及びブロードキャスト送信が繰り返されることによって、いずれ、要求パケットは送信先の計測機器が接続されている子ノード装置に受信されることになる。送信先の計測機器に接続された子ノード装置は、基地局ノード装置からの要求パケットに対する応答パケットを作成し、送信先となるノード装置を特定してユニキャストで送信する。ここで、応答パケットのヘッダには、応答パケットを作成した子ノード装置の機器IDと、基地局ノード装置までの通信経路が含まれており、子ノード装置による受信およびユニキャスト送信が繰り返されることによって、最終的に基地局ノード装置まで送信される。   When the child node device receives the request packet from the base station node device, if the transmission destination address of the request packet does not match the device ID, the child node device functions as a relay node and sends the request packet to another child device. Broadcast transmission to the node device. As described above, the reception and broadcast transmission of the request packet by the child node device are repeated, so that the request packet is eventually received by the child node device to which the destination measuring device is connected. The child node device connected to the transmission destination measurement device creates a response packet to the request packet from the base station node device, specifies the transmission destination node device, and transmits it by unicast. Here, the header of the response packet includes the device ID of the child node device that created the response packet and the communication path to the base station node device, and reception and unicast transmission by the child node device are repeated. Thus, the data is finally transmitted to the base station node device.

特開2013−74355号公報JP 2013-74355 A

特許文献1のネットワークシステムでは、基地局ノード装置から特定の子ノード装置への要求パケットをブロードキャスト送信すると、ノード間で中継処理が行われることで、送信先の子ノード装置と基地局ノード装置の間の接続関係が特定されるようになっている。そのため、基地局ノード装置との間の接続関係が特定されていない状態では、子ノード装置の側から、計測機器のデータを基地局ノード装置に送信することができず、基地局ノード装置から要求パケットが送信されるのを待たねばならなかった。   In the network system of Patent Document 1, when a request packet is broadcast from a base station node device to a specific child node device, relay processing is performed between the nodes, so that the transmission destination child node device and the base station node device The connection relationship between them is specified. Therefore, in a state where the connection relationship with the base station node device is not specified, the data of the measuring device cannot be transmitted from the child node device side to the base station node device, and the request is made from the base station node device. I had to wait for the packet to be sent.

また、無線通信システムでは、ノード間で送信データが衝突すると、通信の品質が低下し、データの再送が増えて消費電力が増加するという問題があった。   In addition, in the wireless communication system, when transmission data collides between nodes, there is a problem that communication quality is deteriorated, data retransmission is increased, and power consumption is increased.

本発明は上記課題に鑑みて為され、通信経路を構築する際に送信データが衝突する確率を低減した無線通信システムを提供することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a wireless communication system that reduces the probability that transmission data collides when a communication path is established.

本発明の無線通信システムは、無線通信機能を有する送信元の第1ノードと、無線通信機能を有する送信先の第2ノードと、前記第1ノードと前記第2ノードとの間の無線通信を中継する機能を備えた複数台の第3ノードとを備える。前記第1ノードから前記第2ノードまでデータを送信する通信経路が確立していない状態では、前記第1ノードおよび前記第3ノードはブロードキャストでデータを送信する。前記第1ノードから前記第2ノードまでの通信経路のうち少なくとも一部で送信先が確定すると、前記第1ノードおよび前記第3ノードのうち送信先が確定したノードはユニキャストでデータを送信することを特徴とする。   The wireless communication system of the present invention performs wireless communication between a first node of a transmission source having a wireless communication function, a second node of a transmission destination having a wireless communication function, and the first node and the second node. A plurality of third nodes having a relay function. In a state where a communication path for transmitting data from the first node to the second node has not been established, the first node and the third node transmit data by broadcast. When the transmission destination is determined in at least a part of the communication path from the first node to the second node, the node in which the transmission destination is determined among the first node and the third node transmits data by unicast. It is characterized by that.

この無線通信システムにおいて、前記第1ノードが送信するデータの最終宛先である前記第2ノードは、前記データを受信すると、最終宛先である前記第2ノードが前記データを受信したことを示す最終宛先情報をACKに付加して返信することも好ましい。   In this wireless communication system, when the second node that is the final destination of the data transmitted by the first node receives the data, the final destination that indicates that the second node that is the final destination has received the data It is also preferable to send a reply with the information added to the ACK.

この無線通信システムにおいて、以下の構成を備えることも好ましい。前記第3ノードは、前記通信経路の上位ノードから前記最終宛先情報が付加されたACKを受信した場合、前記通信経路の下位ノードから次のデータを受信した際に、前記下位ノードに対して、前記最終宛先情報をACKに付加して返信する。   This wireless communication system preferably includes the following configuration. When the third node receives the ACK with the final destination information added from the upper node of the communication path, when the next data is received from the lower node of the communication path, The final destination information is added to the ACK and returned.

この無線通信システムにおいて、前記第2ノードは、前記第1ノードからのデータを受信すると、前記データが送信されてきた通信経路を逆に辿って前記第1ノードと直接通信する前記第3ノードまで、前記最終宛先情報を返信させることも好ましい。   In this wireless communication system, when the second node receives data from the first node, the second node traces back the communication path through which the data has been transmitted to the third node that communicates directly with the first node. It is also preferable to return the final destination information.

この無線通信システムにおいて、前記第2ノードおよび前記第3ノードは、ブロードキャストで送信されたデータを受信した場合、ユニキャストで送信されたデータを受信した場合に比べて、ACKを返信するまでのウエイト時間を長くすることも好ましい。   In this wireless communication system, when the second node and the third node receive the data transmitted by broadcast, the weight until the ACK is returned is larger than when the data transmitted by unicast is received. It is also preferable to lengthen the time.

この無線通信システムにおいて、以下の構成を備えることも好ましい。ブロードキャストで送信されたデータを前記第2ノードが受信した場合に前記第2ノードがACKを返信するまでのウエイト時間が、ブロードキャストで送信されたデータを前記第3ノードが受信した場合に前記第3ノードがACKを返信するまでのウエイト時間よりも短い時間に設定される。   This wireless communication system preferably includes the following configuration. When the second node receives the data transmitted by broadcast, the wait time until the second node returns an ACK is the third time when the third node receives the data transmitted by broadcast. The time is set shorter than the wait time until the node returns ACK.

この無線通信システムにおいて、以下の構成を備えることも好ましい。前記第1ノードおよび前記第3ノードは、それぞれ、前記通信経路が確立した状態で、前記通信経路における上位ノードへのデータ送信が不能になると、前記上位ノードへユニキャストでデータを再送信する。前記第1ノードおよび前記第3ノードは、データ送信に再び失敗した場合は、ブロードキャストでデータを送信して、前記第2ノードへの通信経路を再構築する。   This wireless communication system preferably includes the following configuration. Each of the first node and the third node resends data to the upper node by unicast when data transmission to an upper node in the communication path becomes impossible while the communication path is established. If the first node and the third node fail to transmit data again, the first node and the third node transmit data by broadcasting to reconstruct the communication path to the second node.

この無線通信システムにおいて、以下の構成を備えることも好ましい。前記第1ノードまたは前記第3ノードは、送信先のノードを決定する場合に、上位ノードからACKを受信したとしても前記ACKの受信信号強度が所定の閾値未満であれば、前記ACKを返信した前記上位ノードを送信先のノードとしない。前記第1ノードまたは前記第3ノードは、前記上位ノードを送信先の候補から除外する。   This wireless communication system preferably includes the following configuration. When determining the transmission destination node, the first node or the third node returns the ACK if the received signal strength of the ACK is less than a predetermined threshold even if an ACK is received from an upper node. The higher order node is not a destination node. The first node or the third node excludes the upper node from transmission destination candidates.

この無線通信システムにおいて、前記第3ノードは、上位ノードへのデータ送信に失敗した場合、次回、下位ノードからのデータを受信すると、ACKを返信する際に上位ノードへの通信が不通であることを前記下位ノードに通知することも好ましい。   In this wireless communication system, if the third node fails to transmit data to the upper node and receives data from the lower node next time, the communication to the upper node is interrupted when an ACK is returned. Is also preferably notified to the lower node.

この無線通信システムにおいて、前記第2ノードおよび前記第3ノードは、下位ノードからデータを受信した場合に、同一の前記データに対するACKが他のノードから前記下位ノードへ返信されていれば、前記下位ノードへACKを返信しないことも好ましい。   In this wireless communication system, when the second node and the third node receive data from a lower node, if the ACK for the same data is returned from another node to the lower node, the lower node It is also preferable not to return an ACK to the node.

この無線通信システムにおいて、前記第3ノードは、以前に送信したデータと同じデータを再度受信した場合、再度受信したデータは破棄して、送信元にACKを返信することも好ましい。   In this wireless communication system, when the third node receives again the same data as previously transmitted data, the third node preferably discards the received data again and returns an ACK to the transmission source.

本発明によれば、第1ノードおよび第3ノードはブロードキャストでデータを送信しているから、通信経路が確定していない状態でも、第1ノードから送信されたデータは、直接或いは第3ノードを経由して第2ノードに送信される。また、通信経路のうち少なくとも一部で送信先が確定すると、第1ノードおよび第3ノードのうち送信先が確定したノードはユニキャストでデータを送信するから、ブロードキャストで送信する場合に比べて返信されるACKが減少する。その結果、通信量が減少し、送信データが衝突する確率が低下する。   According to the present invention, since the first node and the third node transmit data by broadcast, even if the communication path is not determined, the data transmitted from the first node can be transmitted directly or via the third node. Via the second node. In addition, when the transmission destination is determined in at least a part of the communication path, the node in which the transmission destination is determined among the first node and the third node transmits data by unicast. Reduced ACKs. As a result, the amount of communication decreases, and the probability that transmission data collides decreases.

(a)〜(d)は本実施形態の無線通信システムの通信手順を説明する説明図である。(A)-(d) is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. 本実施形態の無線通信システムにおいて、(a)は子機のブロック図、(b)は親機のブロック図、(c)は中継機のブロック図である。In the wireless communication system of the present embodiment, (a) is a block diagram of a slave unit, (b) is a block diagram of the master unit, and (c) is a block diagram of a repeater. 本実施形態の無線通信システムで使用されるACKの信号フォーマットを説明する説明図である。It is explanatory drawing explaining the signal format of ACK used with the radio | wireless communications system of this embodiment. 本実施形態の無線通信システムの通信手順を説明する説明図である。It is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. 本実施形態の無線通信システムの通信手順を説明する説明図である。It is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. (a)(b)は本実施形態の無線通信システムの通信手順を説明する説明図である。(A) (b) is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. 本実施形態の無線通信システムの通信手順を説明する説明図である。It is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. 本実施形態の無線通信システムの通信手順を説明する説明図である。It is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. (a)(b)は本実施形態の無線通信システムの通信手順を説明する説明図である。(A) (b) is explanatory drawing explaining the communication procedure of the radio | wireless communications system of this embodiment. 無線通信システムの通信手順を説明する説明図である。It is explanatory drawing explaining the communication procedure of a radio | wireless communications system.

本発明に係る無線通信システムの実施形態を図面に基づいて説明する。   An embodiment of a wireless communication system according to the present invention will be described with reference to the drawings.

図1(a)に本実施形態の無線通信システムの概略構成を示す。本実施形態の無線通信システムは、データの送信元である子機(第1ノード)1と、データの送信先である親機(第2ノード)2と、複数台(図1では例えば6台)の中継機(第3ノード)3a,3b,3c,3d,3e,3fとを備えている。以下の説明において個々の中継機を特定して説明する場合は中継機3a,3b,3c,3d,3e,3fと表記し、全ての中継機を総称して説明する場合は中継機3と表記する。なお、本実施形態の無線通信システムは6台の中継機3を備えているが、中継機3の台数は6台に限定されるものではなく、信号の中継に必要な台数があればよい。また、データの送信元である子機1が複数台存在し、親機2が中継機3を介して複数台の子機1からデータを収集するようにしてもよい。   FIG. 1A shows a schematic configuration of the wireless communication system of the present embodiment. The wireless communication system of this embodiment includes a slave unit (first node) 1 that is a data transmission source, a master unit (second node) 2 that is a data transmission destination, and a plurality of units (for example, six units in FIG. 1). ) 3a, 3b, 3c, 3d, 3e and 3f. In the following description, when individual relay devices are specified and described, they are expressed as relay devices 3a, 3b, 3c, 3d, 3e, and 3f. When all the relay devices are described generically, they are expressed as relay devices 3. To do. Although the wireless communication system of the present embodiment includes six repeaters 3, the number of repeaters 3 is not limited to six, and it is sufficient if the number is necessary for signal relay. Further, there may be a plurality of slave units 1 that are data transmission sources, and the master unit 2 may collect data from the plurality of slave units 1 via the relay unit 3.

子機1と親機2と中継機3とは、それぞれ、無線免許が不要の無線通信部(例えば特定小電力無線モジュール、IEEE802.15.1の規格に準拠した無線通信部、IEEE802.15.4の規格に準拠した無線通信部など)を備えている。ここで、子機1および親機2が互いの通信圏内にあれば、子機1と親機2との間で無線通信が直接行われるが、子機1と親機2とが直接通信できない場合、子機1と親機2との間では中継機3を介して無線通信が行われる。そのため、複数台の中継機3は、子機1と親機2の間の無線通信を中継できるように、隣接する他の中継機3が通信圏内に存在するように配置されて、中継網が構築されている。   The handset 1, the base unit 2, and the relay unit 3 are respectively wireless communication units that do not require a wireless license (for example, a specific low-power wireless module, a wireless communication unit that conforms to the IEEE 802.15.1 standard, IEEE 802.15. Wireless communication unit compliant with the standard No. 4). Here, if the handset 1 and the base unit 2 are within the communication range of each other, wireless communication is directly performed between the handset 1 and the base unit 2, but the handset 1 and the base unit 2 cannot communicate directly. In this case, wireless communication is performed between the slave unit 1 and the master unit 2 via the relay unit 3. Therefore, the plurality of repeaters 3 are arranged so that other adjacent repeaters 3 exist in the communication area so that the wireless communication between the slave unit 1 and the master unit 2 can be relayed. Has been built.

次に、子機1と親機2と中継機3の構成を図2(a)〜(c)に基づいて説明する。   Next, the structure of the subunit | mobile_unit 1, the main | base station 2, and the relay machine 3 is demonstrated based on Fig.2 (a)-(c).

子機1は、図2(a)に示すように、MCU(Micro Control Unit)10と、測定部11と、記憶部12と、無線通信部13と、アンテナ14と、操作部15と、表示部16と、電源部17とを備えている。子機1は、所定の計測タイミングで測定部11が測定したデータを、親機2に無線送信する。   As shown in FIG. 2A, the slave unit 1 includes an MCU (Micro Control Unit) 10, a measurement unit 11, a storage unit 12, a wireless communication unit 13, an antenna 14, an operation unit 15, and a display. Unit 16 and power supply unit 17. The subunit | mobile_unit 1 wirelessly transmits the data which the measurement part 11 measured with the predetermined measurement timing to the main | base station 2. FIG.

MCU10は、子機1の全体的な制御を行う。   The MCU 10 performs overall control of the slave unit 1.

測定部11は、例えば温度を測定するためのものであり、周囲温度に応じて電気抵抗が変化するサーミスタを備え、サーミスタの抵抗値を測定することによって周囲温度を測定する。なお、測定部11の測定対象は温度に限定されるものではなく、周囲の湿度や照度など使用目的や用途に応じた物理量を測定すればよい。   The measurement unit 11 is for measuring temperature, for example, and includes a thermistor whose electric resistance changes according to the ambient temperature, and measures the ambient temperature by measuring the resistance value of the thermistor. Note that the measurement target of the measurement unit 11 is not limited to temperature, and it is only necessary to measure a physical quantity according to the purpose of use and application such as ambient humidity and illuminance.

記憶部12は、例えばEEPROM(electrically erasable and programmable read-only memory)やフラッシュメモリのような電気的に書き換え可能な不揮発性メモリで構成されている。記憶部12は、MCU10によってデータの書き込み及び読み出しが行われ、子機1に割り当てられた識別情報(子機ID)や、測定部11による測定データや、通信経路の情報などが保存されている。   The storage unit 12 is configured by an electrically rewritable nonvolatile memory such as an EEPROM (electrically erasable and programmable read-only memory) or a flash memory. The storage unit 12 writes and reads data by the MCU 10 and stores identification information (slave unit ID) assigned to the slave unit 1, measurement data by the measurement unit 11, communication path information, and the like. .

無線通信部13は例えば特定小電力無線の通信規格に適合した無線モジュールからなり、アンテナ14を介して無線信号の送信又は受信を行う。   The wireless communication unit 13 includes a wireless module that conforms to a specific low power wireless communication standard, for example, and transmits or receives a wireless signal via the antenna 14.

操作部15は、例えば測定部11による測定範囲の下限値及び上限値や、測定間隔や、測定データの送信間隔などを設定するために使用される。   The operation unit 15 is used to set, for example, a lower limit value and an upper limit value of a measurement range by the measurement unit 11, a measurement interval, a measurement data transmission interval, and the like.

表示部16は例えば1乃至複数個の発光ダイオードからなり、MCU10によって点灯/消灯が制御される。   The display unit 16 includes, for example, one or a plurality of light emitting diodes, and lighting / extinguishing is controlled by the MCU 10.

電源部17は例えば電池を電源として、子機1の内部回路に対して動作に必要な電力を供給する。   The power supply unit 17 supplies, for example, power necessary for the operation to the internal circuit of the child device 1 using a battery as a power source.

親機2は、図2(b)に示すように、MCU20と、記憶部21と、無線通信部22と、アンテナ23と、有線通信部24と、操作部25と、表示部26と、電源部27とを備えている。   As shown in FIG. 2B, the base unit 2 includes an MCU 20, a storage unit 21, a wireless communication unit 22, an antenna 23, a wired communication unit 24, an operation unit 25, a display unit 26, a power source, Part 27.

MCU20は、親機2の全体的な制御を行う。   The MCU 20 performs overall control of the parent device 2.

記憶部21は、例えばEEPROMやフラッシュメモリのような電気的に書き換え可能な不揮発性メモリで構成されている。記憶部21は、MCU20によってデータの書き込み及び読み出しが行われ、親機2に割り当てられた識別情報や、子機1から収集した測定データや、通信経路の情報などを保存する。   The storage unit 21 is configured by an electrically rewritable nonvolatile memory such as an EEPROM or a flash memory. The storage unit 21 writes and reads data by the MCU 20, and stores identification information assigned to the parent device 2, measurement data collected from the child device 1, communication path information, and the like.

無線通信部22は例えば特定小電力無線の通信規格に適合した無線モジュールからなり、アンテナ23を介して無線信号の送信又は受信を行う。   The wireless communication unit 22 includes, for example, a wireless module that conforms to a specific low power wireless communication standard, and transmits or receives a wireless signal via the antenna 23.

有線通信部24は、例えばサーバ(図示せず)に通信線を介して接続されており、子機1から収集したデータを有線方式でサーバに送信する。   The wired communication unit 24 is connected to, for example, a server (not shown) via a communication line, and transmits data collected from the slave unit 1 to the server in a wired manner.

操作部25は、例えば親機2の動作設定を行うために使用される。   The operation unit 25 is used, for example, for performing operation settings of the parent device 2.

表示部26は例えば1乃至複数個の発光ダイオードからなり、MCU20によって点灯/消灯が制御される。   The display unit 26 includes, for example, one or a plurality of light emitting diodes, and lighting / extinguishing is controlled by the MCU 20.

電源部27は、例えば商用電源から電力の供給を受け、親機2の内部回路に対して動作に必要な電力を供給する。   The power supply unit 27 receives supply of power from, for example, a commercial power supply, and supplies power necessary for operation to the internal circuit of the parent device 2.

中継機3は、図2(c)に示すように、MCU30と、記憶部31と、無線通信部32と、アンテナ33と、操作部34と、表示部35と、電源部36とを備えている。   As shown in FIG. 2C, the repeater 3 includes an MCU 30, a storage unit 31, a wireless communication unit 32, an antenna 33, an operation unit 34, a display unit 35, and a power supply unit 36. Yes.

MCU30は、中継機3の全体的な制御を行う。   The MCU 30 performs overall control of the repeater 3.

記憶部31は、例えばEEPROMやフラッシュメモリのような電気的に書き換え可能な不揮発性メモリで構成されている。記憶部31は、MCU30によってデータの書き込み及び読み出しが行われ、自機に割り当てられた識別情報や、無線通信部32が受信したデータや、無線通信部32が過去に送信したデータや、通信経路の情報などを保存する。   The storage unit 31 is configured by an electrically rewritable nonvolatile memory such as an EEPROM or a flash memory. The storage unit 31 writes and reads data by the MCU 30, identification information assigned to the own device, data received by the wireless communication unit 32, data transmitted by the wireless communication unit 32 in the past, communication path Save the information etc.

無線通信部32は例えば特定小電力無線の通信規格に適合した無線モジュールからなり、アンテナ33を介して無線信号の送信又は受信を行う。   The wireless communication unit 32 includes, for example, a wireless module conforming to a specific low power wireless communication standard, and transmits or receives a wireless signal via the antenna 33.

操作部34は、例えば中継機3の動作設定を行うために使用される。   The operation unit 34 is used, for example, for setting the operation of the relay device 3.

表示部35は例えば1乃至複数個の発光ダイオードからなり、MCU30によって点灯/消灯が制御される。   The display unit 35 includes, for example, one or a plurality of light emitting diodes, and lighting / extinguishing is controlled by the MCU 30.

電源部36は例えば電池を電源として、中継機3の内部回路に対して動作に必要な電力を供給する。中継機3は電池を電源としているので、中継機3を自由な場所に設置して使用することができる。なお、電源部36は商用電源から電力の供給を受けて、中継機3の内部回路に動作に必要な電力を供給してもよい。   The power supply unit 36 supplies, for example, power necessary for operation to the internal circuit of the repeater 3 using a battery as a power source. Since the relay machine 3 uses a battery as a power source, the relay machine 3 can be installed and used at any place. The power supply unit 36 may receive power supplied from a commercial power supply and supply power necessary for operation to the internal circuit of the repeater 3.

次に、本実施形態の無線通信システムにおいて、子機1と親機2との間の通信経路が確立されていない状態で、子機1から親機2へ測定データを送信する処理について図1(a)〜(d)を参照して説明する。   Next, in the wireless communication system of the present embodiment, a process of transmitting measurement data from the slave unit 1 to the master unit 2 in a state where the communication path between the slave unit 1 and the master unit 2 is not established is shown in FIG. This will be described with reference to (a) to (d).

子機1と親機2との間の通信経路が確立されていない状態で、子機1が測定データを1回目に送信する場合の通信手順について図1(a)を参照して説明する。   A communication procedure in a case where the slave unit 1 transmits measurement data for the first time in a state where the communication path between the slave unit 1 and the master unit 2 has not been established will be described with reference to FIG.

子機1のMCU10は、所定のサンプリング間隔(例えば数秒から数分の間隔)でスリープモードから起動し、測定部11に温度を測定させる。子機1のMCU10は、測定部11の測定データと、送信データに割り付けたシーケンス番号と、子機IDとを格納し、宛先アドレスをブロードキャストアドレスとした送信データを作成する。そして、子機1のMCU10は、作成した送信データを、無線通信部13からブロードキャストで送信させる(図1(a)の処理T1)。   The MCU 10 of the handset 1 starts from the sleep mode at a predetermined sampling interval (for example, an interval of several seconds to several minutes), and causes the measurement unit 11 to measure the temperature. The MCU 10 of the slave unit 1 stores the measurement data of the measurement unit 11, the sequence number assigned to the transmission data, and the slave unit ID, and creates transmission data with the destination address as the broadcast address. And MCU10 of the subunit | mobile_unit 1 transmits the produced transmission data by broadcast from the wireless communication part 13 (process T1 of Fig.1 (a)).

図1の例では子機1の通信圏内に3台の中継機3d,3e,3fが存在し、子機1から送信されたデータは、これら3台の中継機3d,3e,3fに受信される。中継機3dの無線通信部32が子機1からの送信データを受信すると、中継機3dのMCU30は、無線通信部32を制御して送信元の子機1宛てにACK(acknowledgement:肯定応答)を返信する(図1(a)の処理T2)。同様に、中継機3e,3fも子機1宛てにACKを返信する(図1(a)の処理T3,T4)。子機1は、データの送信後に返信されてきたACKを受信すると、所定時間の経過後にスリープモードに切り替えて、消費電力の低減を図っている。   In the example of FIG. 1, there are three relay units 3d, 3e, and 3f within the communication range of the slave unit 1, and data transmitted from the slave unit 1 is received by these three relay units 3d, 3e, and 3f. The When the wireless communication unit 32 of the relay device 3d receives the transmission data from the child device 1, the MCU 30 of the relay device 3d controls the wireless communication unit 32 to receive an ACK (acknowledgment) to the transmission source child device 1. Is returned (process T2 in FIG. 1A). Similarly, the relay devices 3e and 3f also return an ACK to the child device 1 (processes T3 and T4 in FIG. 1A). When receiving the ACK returned after the data is transmitted, the slave unit 1 switches to the sleep mode after a predetermined time has elapsed to reduce power consumption.

次に、中継機3dが子機1から受信したデータを中継送信する処理について説明する。中継機3dのMCU30は、子機1からの送信データから測定データとシーケンス番号と子機IDを取り出し、この測定データとシーケンス番号と子機IDとを含め、宛先アドレスをブロードキャストアドレスとした送信データを作成する。中継機3dのMCU30は、この送信データを無線通信部32からブロードキャストで送信させる(図1(a)の処理T5)。図1の例では中継機3dの通信圏内に3台の中継機3a,3b,3eと子機1とが存在し、中継機3dからブロードキャストで送信されたデータは、これらの中継機3a,3b,3eによって受信される。子機1は、データ送信後にACKを受信するとスリープモードに切り替わっているので、中継機3dからの送信データは子機1では受信されない。なお、中継機3e,3fも、中継機3dと同様に、子機1から受信したデータをブロードキャストで送信しているが、その説明は省略する。   Next, a process of relaying and transmitting data received from the slave unit 1 by the relay unit 3d will be described. The MCU 30 of the relay unit 3d extracts the measurement data, the sequence number, and the slave unit ID from the transmission data from the slave unit 1, and includes the measurement data, the sequence number, and the slave unit ID, and the transmission data with the destination address as the broadcast address. Create The MCU 30 of the repeater 3d transmits this transmission data by broadcast from the wireless communication unit 32 (process T5 in FIG. 1A). In the example of FIG. 1, there are three repeaters 3a, 3b, 3e and a slave unit 1 within the communication range of the repeater 3d, and data transmitted by broadcast from the repeater 3d is transmitted to these repeaters 3a, 3b. , 3e. Since the handset 1 is switched to the sleep mode when receiving ACK after data transmission, the handset 1 does not receive the transmission data from the repeater 3d. Note that the relay units 3e and 3f also transmit data received from the slave unit 1 by broadcast in the same manner as the relay unit 3d, but the description thereof is omitted.

中継機3bの無線通信部32が中継機3dからの送信データを受信すると、中継機3bのMCU30は、送信元の中継機3d宛てにACKを返信する(図1(a)の処理T6)。同様に、中継機3a,3eからも中継機3d宛てにACKが返信される(図1(a)の処理T7,T8)。   When the wireless communication unit 32 of the relay device 3b receives the transmission data from the relay device 3d, the MCU 30 of the relay device 3b returns an ACK to the transmission source relay device 3d (process T6 in FIG. 1A). Similarly, ACK is returned from the relay devices 3a and 3e to the relay device 3d (processes T7 and T8 in FIG. 1A).

次に、中継機3bが中継機3dから受信したデータを中継送信する処理について説明する。中継機3bのMCU30は、中継機3dからの送信データから取り出した測定データとシーケンス番号と子機IDとを含め、宛先アドレスをブロードキャストアドレスとした送信データを作成する。そして、中継機3bのMCU30は、この送信データを無線通信部32からブロードキャストで送信させる(図1(a)の処理T9)。図1の例では中継機3bの通信圏内に親機2と中継機3a,3c〜3fとが存在し、中継機3bからブロードキャストで送信されたデータは、親機2と中継機3a,3c〜3fとで受信される。なお、中継機3a,3eも、中継機3bと同様に、中継機3dから受信したデータをブロードキャストで送信しているが、その説明は省略する。   Next, processing for relay transmission of data received by the relay device 3b from the relay device 3d will be described. The MCU 30 of the relay device 3b creates transmission data using the destination address as a broadcast address, including the measurement data extracted from the transmission data from the relay device 3d, the sequence number, and the slave device ID. Then, the MCU 30 of the repeater 3b transmits this transmission data by broadcast from the wireless communication unit 32 (process T9 in FIG. 1A). In the example of FIG. 1, the master unit 2 and the relay units 3a, 3c to 3f exist within the communication range of the relay unit 3b, and the data transmitted by broadcast from the relay unit 3b is the base unit 2 and the relay units 3a, 3c to 3f. 3f. Note that the relay units 3a and 3e also transmit data received from the relay unit 3d in the same manner as the relay unit 3b, but the description thereof is omitted.

親機2および中継機3a,3c〜3fは、中継機3bからのデータを受信するとACKを返信するのであるが、親機2がACKを返信するまでのウエイト時間は、他の中継機3a,3c〜3fがACKを返信するまでのウエイト時間よりも短い時間に設定されている。そのため、中継機3bには親機2からのACKが最初に返信される。   When the master unit 2 and the relay units 3a, 3c to 3f receive data from the relay unit 3b, the master unit 2 and the relay units 3a, 3c to 3f send back an ACK. 3c to 3f are set to a time shorter than the wait time until the ACK is returned. Therefore, the ACK from the parent device 2 is first returned to the relay device 3b.

親機2の無線通信部22が、中継機3bからの送信データを受信すると、親機2のMCU20は、送信データに含まれる測定データとシーケンス番号と子機IDとを取り込み、新しい子機1から測定データを受信したと判断する。親機2のMCU20は、ACKに、最終宛先である親機2がデータを受信したことを示す最終宛先情報(例えば1ビットのフラグ)を付加して、送信元の中継機3bに送信させる(図1(a)の処理T10)。図3はACKを返信するデータの信号フォーマットである。この返信データは、プリアンブルD1と、データの始まりを示すSFD(Start Frame Delimiter)とよばれるデータD2と、データ長を示すデータD3と、ACKを格納するデータD4と、誤り検出のためのCRC(Cyclic Redundancy Check)とよばれるデータD5で構成される。ここで、データD4には、最終宛先情報のフラグと、中継段数(ホップ数)を示す情報とが付加されている。   When the wireless communication unit 22 of the parent device 2 receives the transmission data from the relay device 3b, the MCU 20 of the parent device 2 takes in the measurement data, the sequence number, and the child device ID included in the transmission data, and the new child device 1 It is determined that measurement data has been received from. The MCU 20 of the base unit 2 adds the final destination information (for example, a 1-bit flag) indicating that the base unit 2 as the final destination has received data to the ACK, and transmits the ACK to the relay unit 3b of the transmission source ( Process T10 in FIG. FIG. 3 shows a signal format of data for returning an ACK. The reply data includes a preamble D1, data D2 called SFD (Start Frame Delimiter) indicating the start of data, data D3 indicating data length, data D4 storing ACK, and CRC ( It consists of data D5 called Cyclic Redundancy Check. Here, a flag of final destination information and information indicating the number of relay stages (the number of hops) are added to the data D4.

親機2から返信されたACKが中継機3bの無線通信部32に受信されると、中継機3bのMCU30は、ACKに付加された最終宛先情報をもとに、自機が送信したデータが親機2によって受信されたと判断でき、中継機3bでは親機2までの通信経路が確定する。すなわち、中継機3は、ACKに付加された最終宛先情報のフラグが立っていれば、自機が直接又は他の中継機3を経由して親機2と通信可能であると判断でき、このACKを返信してきた上位ノード(親機2又は他の中継機3)を送信先のノードに設定する。   When the ACK returned from the base unit 2 is received by the wireless communication unit 32 of the relay unit 3b, the MCU 30 of the relay unit 3b receives the data transmitted by the base unit based on the final destination information added to the ACK. It can be determined that the signal has been received by the parent device 2, and the communication route to the parent device 2 is determined in the relay device 3b. That is, if the flag of the final destination information added to the ACK is set, the relay device 3 can determine that the own device can communicate with the parent device 2 directly or via another relay device 3. The upper node (master unit 2 or other relay unit 3) that has returned the ACK is set as the destination node.

なお、親機2には中継機3aからも送信データが送信されてくるが、親機2のMCU20は、送信データに含まれるシーケンス番号や子機IDをもとに、以前に受信したデータと同じデータが送信されてきたと判断する。この場合、親機2のMCU20は、無線通信部22から送信元の中継機3aに、最終宛先情報のフラグを立てずにACKを返信させる。また、中継機3aから送信されたデータは中継機3dによっても受信されるが、中継機3dのMCU30は、送信データに含まれるシーケンス番号や子機IDをもとに、以前に送信したデータを受信したと判断する。この場合、中継機3dのMCU30は、受信したデータを破棄し、無線通信部32から送信元の中継機3aにACKのみを返信させる。   Note that transmission data is also transmitted to the base unit 2 from the relay unit 3a. However, the MCU 20 of the base unit 2 uses the sequence number and the slave unit ID included in the transmission data and the previously received data. It is determined that the same data has been transmitted. In this case, the MCU 20 of the parent device 2 causes the wireless communication unit 22 to return the ACK without setting the final destination information flag to the transmission source relay device 3a. Further, the data transmitted from the relay device 3a is also received by the relay device 3d, but the MCU 30 of the relay device 3d uses the sequence number and the slave device ID included in the transmission data to transmit the previously transmitted data. Judge that received. In this case, the MCU 30 of the relay device 3d discards the received data and causes the wireless communication unit 32 to return only ACK to the transmission source relay device 3a.

このように、子機1から1回目の測定データが送信されると、この測定データは子機1から中継機3dと中継機3bとを経由して親機2に送信される。また、中継機3bは、親機2から返信されるACKに付加された最終宛先情報をもとに、自機が親機2と通信していると判断して、送信先のノードを親機2に設定する。これにより、子機1から親機2までの通信経路のうち中継機3bと親機2とをつなぐ経路が確定する。   In this way, when the first measurement data is transmitted from the slave unit 1, the measurement data is transmitted from the slave unit 1 to the master unit 2 via the relay unit 3d and the relay unit 3b. Further, the relay device 3b determines that the own device is communicating with the parent device 2 based on the final destination information added to the ACK returned from the parent device 2, and determines the transmission destination node as the parent device. Set to 2. As a result, a route connecting the relay device 3b and the parent device 2 among the communication routes from the child device 1 to the parent device 2 is determined.

次に、子機1が測定データを2回目に送信する場合の通信手順について図1(b)を参照して説明する。   Next, a communication procedure when the handset 1 transmits measurement data for the second time will be described with reference to FIG.

前回の測定時より所定のサンプリング間隔が経過すると、子機1のMCU10はスリープモードから起動し、測定部11に温度を測定させる。子機1のMCU10は、測定部11の測定データとシーケンス番号と子機IDとを格納し、宛先アドレスをブロードキャストアドレスとした送信データを作成し、この送信データを無線通信部13からブロードキャストで送信させる(図1(b)の処理T11)。   When a predetermined sampling interval elapses from the previous measurement, the MCU 10 of the slave unit 1 starts from the sleep mode and causes the measurement unit 11 to measure the temperature. The MCU 10 of the slave unit 1 stores the measurement data of the measurement unit 11, the sequence number, and the slave unit ID, creates transmission data with the destination address as a broadcast address, and transmits this transmission data from the wireless communication unit 13 by broadcast. (Processing T11 in FIG. 1B).

子機1からブロードキャストで送信されたデータは、中継機3d,3e,3fに受信される。中継機3dの無線通信部32が子機1からの送信データを受信すると、中継機3dのMCU30は、無線通信部32を制御して送信元の子機1宛てにACKを返信する(図1(b)の処理T12)。同様に、中継機3e,3fも子機1宛てにACKを返信する(図1(b)の処理T13,T14)。子機1は、データの送信後に返信されてきたACKを受信すると、所定時間の経過後にスリープモードに切り替えており、消費電力の低減を図る。   Data transmitted by broadcast from the slave unit 1 is received by the relay units 3d, 3e, and 3f. When the wireless communication unit 32 of the relay device 3d receives the transmission data from the child device 1, the MCU 30 of the relay device 3d controls the wireless communication unit 32 and returns an ACK to the transmission-source child device 1 (FIG. 1). Process T12 of (b)). Similarly, the relay devices 3e and 3f return ACK to the child device 1 (processes T13 and T14 in FIG. 1B). When receiving the ACK returned after the data is transmitted, the slave unit 1 switches to the sleep mode after a predetermined time has elapsed, thereby reducing power consumption.

次に、中継機3dのMCU30は、子機1からの送信データから取り出した測定データとシーケンス番号と子機IDを含め、宛先アドレスをブロードキャストアドレスとした送信データを作成する。中継機3dのMCU30は、この送信データを無線通信部32からブロードキャストで送信させる(図1(b)の処理T15)。中継機3dからブロードキャストで送信されたデータは、中継機3dの通信圏内にある中継機3a,3b,3eによって受信される。子機1も中継機3dの通信圏内にあるが、子機1は、ACKを受信した後にスリープモードに切り替わっているので、中継機3dからの送信データは子機1では受信されない。なお、中継機3e,3fも、中継機3dと同様に、子機1から受信したデータをブロードキャストで送信しているが、その説明は省略する。   Next, the MCU 30 of the relay unit 3d creates transmission data including the measurement data extracted from the transmission data from the slave unit 1, the sequence number, and the slave unit ID, and having the destination address as a broadcast address. The MCU 30 of the relay unit 3d transmits this transmission data by broadcast from the wireless communication unit 32 (process T15 in FIG. 1B). Data transmitted by broadcast from the repeater 3d is received by the repeaters 3a, 3b, 3e within the communication range of the repeater 3d. The slave unit 1 is also within the communication range of the relay unit 3d. However, since the slave unit 1 is switched to the sleep mode after receiving the ACK, the transmission data from the relay unit 3d is not received by the slave unit 1. Note that the relay units 3e and 3f also transmit data received from the slave unit 1 by broadcast in the same manner as the relay unit 3d, but the description thereof is omitted.

中継機3bの無線通信部32が中継機3dからの送信データを受信すると、中継機3bのMCU30は、前回の通信時に親機2から返信された最終宛先情報をACKに付加して、無線通信部32から送信元の中継機3dに返信させる(図1(a)の処理T16)。中継機3bから返信されたACKが中継機3dの無線通信部32に受信されると、中継機3dのMCU30は、ACKに付加された最終宛先情報をもとに、中継機3bが親機2と通信している中継機であると判断する。中継機3dのMCU30は送信先のノードを中継機3bに設定し、中継機3dにおいても親機2までの通信経路が確定する。なお、中継機3a,3eも、中継機3dからの送信データを受信すると、中継機3d宛てにACKを返信する(図1(b)の処理T17,T18)。   When the wireless communication unit 32 of the relay device 3b receives the transmission data from the relay device 3d, the MCU 30 of the relay device 3b adds the final destination information returned from the parent device 2 during the previous communication to the ACK, and performs wireless communication. The unit 32 sends a reply to the transmission source relay device 3d (process T16 in FIG. 1A). When the ACK returned from the repeater 3b is received by the wireless communication unit 32 of the repeater 3d, the MCU 30 of the repeater 3d determines that the repeater 3b is the master 2 based on the final destination information added to the ACK. It is determined that it is a repeater that is communicating with. The MCU 30 of the relay device 3d sets the destination node to the relay device 3b, and the communication route to the parent device 2 is also determined in the relay device 3d. In addition, when the relay devices 3a and 3e receive the transmission data from the relay device 3d, the relay devices 3a and 3e return ACK to the relay device 3d (processes T17 and T18 in FIG. 1B).

次に、中継機3bのMCU30は、中継機3dからの送信データから取り出した測定データとシーケンス番号と子機IDを含め、宛先アドレスを親機2のアドレスとした送信データを作成する。中継機3bのMCU30は、この送信データを無線通信部32からユニキャストで送信させる(図1(b)の処理T19)。親機2の無線通信部22が、中継機3bからの送信データを受信すると、親機2のMCU20は、送信データに含まれる測定データとシーケンス番号と子機IDとを取り込む。また、親機2のMCU20が、無線通信部22から送信元の中継機3bにACKを送信させており(図1(b)の処理T20)、子機1から親機2にデータを送信する一連の処理が終了する。   Next, the MCU 30 of the relay device 3b creates transmission data having the destination address as the address of the parent device 2, including the measurement data extracted from the transmission data from the relay device 3d, the sequence number, and the slave device ID. The MCU 30 of the relay device 3b transmits the transmission data from the wireless communication unit 32 by unicast (process T19 in FIG. 1B). When the wireless communication unit 22 of the parent device 2 receives the transmission data from the relay device 3b, the MCU 20 of the parent device 2 captures the measurement data, the sequence number, and the child device ID included in the transmission data. Further, the MCU 20 of the parent device 2 causes the wireless communication unit 22 to transmit an ACK to the transmission source relay device 3b (process T20 in FIG. 1B), and transmits data from the child device 1 to the parent device 2. A series of processing ends.

このように、子機1から2回目の測定データが送信されると、この測定データは子機1から中継機3dと中継機3bとを経由して親機2に送信される。また、中継機3dは、中継機3bからのACKに付加された最終宛先情報をもとに送信先のノードを中継機3bに設定し、子機1から親機2までの通信経路のうち中継機3dから親機2までの経路が確定する。   As described above, when the second measurement data is transmitted from the slave unit 1, the measurement data is transmitted from the slave unit 1 to the master unit 2 via the relay unit 3d and the relay unit 3b. Further, the relay device 3d sets the destination node in the relay device 3b based on the final destination information added to the ACK from the relay device 3b, and relays the communication path from the child device 1 to the parent device 2. The route from the machine 3d to the parent machine 2 is fixed.

次に、子機1が測定データを3回目に送信する場合の通信手順について図1(c)を参照して説明する。   Next, a communication procedure when the handset 1 transmits measurement data for the third time will be described with reference to FIG.

前回の測定時より所定のサンプリング間隔が経過すると、子機1のMCU10はスリープモードから起動し、測定部11に温度を測定させる。子機1のMCU10は、測定部11の測定データとシーケンス番号と子機IDとを格納し、宛先アドレスをブロードキャストアドレスとした送信データを作成し、無線通信部13からブロードキャストで送信させる(図1(c)の処理T21)。   When a predetermined sampling interval elapses from the previous measurement, the MCU 10 of the slave unit 1 starts from the sleep mode and causes the measurement unit 11 to measure the temperature. The MCU 10 of the slave unit 1 stores the measurement data of the measurement unit 11, the sequence number, and the slave unit ID, creates transmission data with the destination address as a broadcast address, and transmits the broadcast data from the wireless communication unit 13 (FIG. 1). (C) Process T21).

子機1からブロードキャストで送信されたデータは、中継機3d,3e,3fに受信される。中継機3dの無線通信部32が子機1からの送信データを受信すると、中継機3dのMCU30は、前回の通信時に中継機3bから返信された最終宛先情報をACKに付加して、無線通信部32から送信元の子機1宛てに返信させる(図1(c)の処理T22)。中継機3dから返信されたACKが子機1の無線通信部13に受信されると、子機1のMCU10は、ACKに付加された最終宛先情報をもとに、中継機3dが親機2と通信している中継機であると判断し、送信先のノードを中継機3dに設定する。これにより、子機1から親機2までの通信経路が確立される。なお、中継機3e,3fも子機1宛てにACKを返信する(図1(c)の処理T23,T24)。子機1は、データの送信後に返信されてきたACKを受信すると、所定時間の経過後にスリープモードに切り替えており、消費電力の低減を図る。   Data transmitted by broadcast from the slave unit 1 is received by the relay units 3d, 3e, and 3f. When the wireless communication unit 32 of the relay device 3d receives the transmission data from the child device 1, the MCU 30 of the relay device 3d adds the final destination information returned from the relay device 3b during the previous communication to the ACK, and performs wireless communication. A reply is sent from the unit 32 to the child machine 1 as the transmission source (process T22 in FIG. 1C). When the ACK returned from the relay device 3d is received by the wireless communication unit 13 of the slave device 1, the MCU 10 of the slave device 1 determines that the relay device 3d is the master device 2 based on the final destination information added to the ACK. It is determined that the relay station is communicating with the relay station 3d, and the destination node is set to the relay station 3d. Thereby, the communication path from the subunit | mobile_unit 1 to the main | base station 2 is established. Note that the relay devices 3e and 3f also return an ACK to the child device 1 (processes T23 and T24 in FIG. 1C). When receiving the ACK returned after the data is transmitted, the slave unit 1 switches to the sleep mode after a predetermined time has elapsed, thereby reducing power consumption.

中継機3dのMCU30は、子機1からの送信データから取り出した測定データとシーケンス番号と子機IDを含め、宛先アドレスを中継機3bのアドレスとした送信データを作成し、無線通信部32からユニキャストで送信させる(図1(c)の処理T25)。なお、中継機3e,3fも、中継機3dと同様に、子機1から受信したデータをブロードキャストで送信しているが、その説明は省略する。   The MCU 30 of the relay device 3d creates transmission data having the destination address as the address of the relay device 3b including the measurement data extracted from the transmission data from the slave device 1, the sequence number, and the slave device ID. Transmission is performed by unicast (process T25 in FIG. 1C). Note that the relay units 3e and 3f also transmit data received from the slave unit 1 by broadcast in the same manner as the relay unit 3d, but the description thereof is omitted.

中継機3bの無線通信部32が中継機3dからの送信データを受信すると、中継機3bのMCU30は、送信元の中継機3d宛てに、ACKを返信する(図1(c)の処理T26)。   When the wireless communication unit 32 of the relay device 3b receives the transmission data from the relay device 3d, the MCU 30 of the relay device 3b returns an ACK to the transmission source relay device 3d (process T26 in FIG. 1C). .

また、中継機3bのMCU30は、中継機3dからの送信データから取り出した測定データとシーケンス番号と子機IDを含め、宛先アドレスを親機2のアドレスとした送信データを作成する。中継機3bのMCU30は、この送信データを無線通信部32からユニキャストで送信させる(図1(c)の処理T27)。親機2の無線通信部22が、中継機3bからの送信データを受信すると、親機2のMCU20は、送信データに含まれる測定データとシーケンス番号と子機IDとを取り込む。また、親機2のMCU20は、無線通信部22から送信元の中継機3bにACKを送信させ(図1(c)の処理T28)、子機1から親機2にデータを送信する一連の処理が終了する。   Further, the MCU 30 of the relay device 3b creates transmission data having the destination address as the address of the parent device 2, including the measurement data extracted from the transmission data from the relay device 3d, the sequence number, and the slave device ID. The MCU 30 of the repeater 3b transmits the transmission data from the wireless communication unit 32 by unicast (process T27 in FIG. 1C). When the wireless communication unit 22 of the parent device 2 receives the transmission data from the relay device 3b, the MCU 20 of the parent device 2 captures the measurement data, the sequence number, and the child device ID included in the transmission data. In addition, the MCU 20 of the parent device 2 transmits an ACK from the wireless communication unit 22 to the transmission source relay device 3b (process T28 in FIG. 1C), and transmits a series of data from the child device 1 to the parent device 2. Processing ends.

このように、子機1から3回目の測定データが送信されると、この測定データは子機1から中継機3dと中継機3bとを経由して親機2に送信される。また、子機1は、中継機3dからのACKに付加された最終宛先情報をもとに、中継機3dが親機2と通信していると判断して、送信先のノードを中継機3dに設定しており、子機1から親機2までの通信経路が確定する。   As described above, when the third measurement data is transmitted from the slave unit 1, the measurement data is transmitted from the slave unit 1 to the master unit 2 via the relay unit 3d and the relay unit 3b. Further, the slave unit 1 determines that the relay unit 3d is communicating with the base unit 2 based on the final destination information added to the ACK from the relay unit 3d, and determines the transmission destination node as the relay unit 3d. The communication path from the child device 1 to the parent device 2 is determined.

次に、子機1が測定データを4回目以降に送信する場合の通信手順について図1(d)に基づいて説明する。   Next, a communication procedure when the handset 1 transmits measurement data after the fourth time will be described with reference to FIG.

前回の測定時より所定のサンプリング間隔が経過すると、子機1のMCU10はスリープモードから起動し、測定部11に温度を測定させる。子機1のMCU10は、測定部11の測定データとシーケンス番号と子機IDとを格納し、宛先アドレスを中継機3dのアドレスとした送信データを作成し、無線通信部13からユニキャストで送信させる(図1(d)の処理T29)。   When a predetermined sampling interval elapses from the previous measurement, the MCU 10 of the slave unit 1 starts from the sleep mode and causes the measurement unit 11 to measure the temperature. The MCU 10 of the slave unit 1 stores the measurement data of the measurement unit 11, the sequence number, and the slave unit ID, creates transmission data with the destination address as the address of the relay unit 3d, and transmits it by unicast from the wireless communication unit 13 (Process T29 in FIG. 1D).

子機1からユニキャストで送信されたデータは、中継機3dに受信され、中継機3dから送信元の子機1宛てにACKが返信される(図1(d)の処理T30)。子機1は、データの送信後に返信されてきたACKを受信すると、所定時間の経過後にスリープモードに切り替えており、消費電力の低減を図る。   Data transmitted by unicast from the slave unit 1 is received by the relay unit 3d, and an ACK is returned from the relay unit 3d to the source slave unit 1 (process T30 in FIG. 1D). When receiving the ACK returned after the data is transmitted, the slave unit 1 switches to the sleep mode after a predetermined time has elapsed, thereby reducing power consumption.

中継機3dのMCU30は、子機1から送信された送信データを受信すると、測定データとシーケンス番号と子機IDを含め、宛先アドレスを中継機3bのアドレスとした送信データを作成する。中継機3dのMCU30は、この送信データを無線通信部32からユニキャストで送信させる(図1(d)の処理T31)。   Upon receiving the transmission data transmitted from the slave unit 1, the MCU 30 of the relay unit 3d creates transmission data including the measurement data, the sequence number, and the slave unit ID and having the destination address as the address of the relay unit 3b. The MCU 30 of the relay unit 3d transmits the transmission data from the wireless communication unit 32 by unicast (process T31 in FIG. 1 (d)).

中継機3bが、中継機3dからの送信データを受信すると、送信元の中継機3d宛てにACKを返信する(図1(d)の処理T32)。   When the relay device 3b receives the transmission data from the relay device 3d, the relay device 3b returns an ACK to the transmission source relay device 3d (process T32 in FIG. 1D).

また、中継機3bのMCU30は、中継機3dから受信した送信データから取り出した測定データとシーケンス番号と子機IDを含め、宛先アドレスを親機2のアドレスとした送信データを作成する。中継機3bのMCU30は、この送信データを無線通信部32からユニキャストで送信させる(図1(d)の処理T33)。   Further, the MCU 30 of the relay device 3b creates transmission data having the destination address as the address of the parent device 2, including the measurement data extracted from the transmission data received from the relay device 3d, the sequence number, and the slave device ID. The MCU 30 of the repeater 3b transmits this transmission data from the wireless communication unit 32 by unicast (process T33 in FIG. 1 (d)).

親機2の無線通信部22が、中継機3bからの送信データを受信すると、親機2のMCU20は、送信データに含まれる測定データとシーケンス番号と子機IDとを取り込む。また、親機2のMCU20は、無線通信部22から送信元の中継機3bにACKを送信させ(図1(d)の処理T34)、子機1から親機2にデータが送信される一連の処理が終了する。   When the wireless communication unit 22 of the parent device 2 receives the transmission data from the relay device 3b, the MCU 20 of the parent device 2 captures the measurement data, the sequence number, and the child device ID included in the transmission data. Further, the MCU 20 of the parent device 2 causes the wireless communication unit 22 to transmit ACK to the transmission source relay device 3b (process T34 in FIG. 1 (d)), and a series in which data is transmitted from the child device 1 to the parent device 2. This process ends.

このように、子機1から親機2までの通信経路が確定した後は、子機1から親機2までの通信経路に介在する各ノードがユニキャストでデータを送信するから、ブロードキャストで送信する場合に比べて、返信されるACKが減少する。その結果、通信量が減少し、送信データが衝突する確率が低下する。   As described above, after the communication path from the slave unit 1 to the master unit 2 is determined, each node interposed in the communication path from the slave unit 1 to the master unit 2 transmits data by unicast. Compared with the case where ACK is returned, the number of ACKs returned is reduced. As a result, the amount of communication decreases, and the probability that transmission data collides decreases.

本実施形態の無線通信システムは、無線通信機能を有する送信元の子機1(第1ノード)と、無線通信機能を有する送信先の親機2(第2ノード)と、複数台の中継機3(第3ノード)とを備える。複数台の中継機3は、子機1と親機2との間の無線通信を中継する機能を備える。子機1から親機2までデータを送信する通信経路が確立するまでは、子機1および中継機3はブロードキャストでデータを送信する。子機1から親機2までの通信経路のうちの少なくとも一部で送信先が確定すると、子機1および中継機3のうち送信先が確定したノード(子機1、中継機3)はユニキャストでデータを送信する。   The wireless communication system according to the present embodiment includes a transmission-source child device 1 (first node) having a wireless communication function, a transmission-destination parent device 2 (second node) having a wireless communication function, and a plurality of relay devices. 3 (third node). The plurality of relay devices 3 have a function of relaying wireless communication between the child device 1 and the parent device 2. Until a communication path for transmitting data from the child device 1 to the parent device 2 is established, the child device 1 and the relay device 3 transmit data by broadcast. When the transmission destination is determined in at least a part of the communication path from the child device 1 to the parent device 2, the node (the child device 1, the relay device 3) in which the transmission destination is determined among the child device 1 and the relay device 3 is unidirectional. Send data by casting.

このように、通信経路が確立していない状態では、子機1および中継機3はブロードキャストでデータを送信しているから、子機1から送信されたデータは、直接或いは中継機3を経由して親機2に送信される。通信経路のうちの少なくとも一部で送信先が確定すると、子機1および中継機3のうち送信先が確定したノードはユニキャストでデータを送信するから、各ノードがブロードキャストで送信する場合に比べて返信されるACKの数が減少する。その結果、通信量が低減し、送信データが衝突する確率が低下する。   As described above, since the slave unit 1 and the relay unit 3 transmit data by broadcasting in a state where the communication path is not established, the data transmitted from the slave unit 1 is transmitted directly or via the relay unit 3. To the base unit 2. When the transmission destination is determined in at least a part of the communication path, the node in which the transmission destination is determined among the slave unit 1 and the relay unit 3 transmits data by unicast, so compared to the case where each node transmits by broadcast. The number of ACKs that are returned is reduced. As a result, the amount of communication decreases and the probability that transmission data collides decreases.

本実施形態の無線通信システムでは、親機2が、子機1からのデータを受信すると、最終宛先である親機2がデータを受信したことを示す最終宛先情報をACKに付加して返信する。したがって、このACKを受信したノード(子機1又は中継機3)は、親機2と通信可能であると判断でき、送信先を親機に設定することができる。   In the wireless communication system according to the present embodiment, when the master unit 2 receives data from the slave unit 1, the master unit 2 as the final destination adds a final destination information indicating that the data has been received to the ACK and sends back. . Therefore, the node (slave unit 1 or relay unit 3) that has received this ACK can determine that it can communicate with the base unit 2, and can set the transmission destination to the base unit.

本実施形態の無線通信システムでは、以下のような処理を行っている。中継機3は、通信経路の上位ノード(親機2又は別の中継機3)から最終宛先情報が付加されたACKを受信した場合、通信経路の下位ノード(子機1又は別の中継機3)から次のデータを受信した際に、最終宛先情報をACKに付加して下位ノードに返信する。   In the wireless communication system of the present embodiment, the following processing is performed. When the relay device 3 receives the ACK to which the final destination information is added from the upper node (master device 2 or another relay device 3) on the communication path, the relay device 3 (the child device 1 or another relay device 3). ), The final destination information is added to the ACK and sent back to the lower node.

このように、中継機3は、上位ノードから最終宛先情報が付加されたACKを受信すると、次のデータを受信した際に、最終宛先情報をACKに付加して下位ノードに返信しており、ACKを返信することで上位ノードから下位ノードへと送信先が順番に確定される。   In this way, when receiving the ACK with the final destination information added from the upper node, the relay station 3 adds the final destination information to the ACK and sends it back to the lower node when the next data is received. By sending back ACK, the transmission destination is determined in order from the upper node to the lower node.

また、本実施形態の無線通信システムにおいて、親機2が、子機1からのデータを受信すると、このデータが送信されてきた通信経路を逆に辿って子機1と直接通信する中継機3まで、子機1が次のデータを送信する前に最終宛先情報を返信させることも好ましい。   Further, in the wireless communication system of the present embodiment, when the master unit 2 receives data from the slave unit 1, the relay unit 3 that directly communicates with the slave unit 1 by tracing back the communication path through which the data has been transmitted. Until this time, it is also preferable that the handset 1 returns the final destination information before transmitting the next data.

図4はこの通信手順を説明する説明図である。図1(a)を参照して説明した子機1から親機2への1回目のデータ送信と同様の手順で、子機1が送信した測定データは中継機3dを経由して中継機3bに送られ、中継機3bが測定データを含む送信データをブロードキャストで送信する(図4の処理T9)。親機2は、中継機3bからの送信データを受信すると、最終宛先情報を付加したACKを、送信元の中継機3bに返信する(図4の処理T10)。中継機3bは、親機2からのACKに付加された最終宛先情報をもとに、自機が親機2と通信していると判断し、中継機3bと親機2とをつなぐ経路が確定する。また親機2は、子機1から親機2までの通信経路を逆に辿って、子機1の直上のノードであって子機1と直接通信する中継機3dまで、最終宛先情報を付加した専用コマンドを一遍に送信する(図4の処理T35)。この専用コマンドは通信経路を逆に辿って中継機3dまで中継伝送される。この専用コマンドを受信した中継機3(図4の例では中継機3d)は、専用コマンドに付加された最終宛先情報をもとに、子機1から親機2までの通信経路を構成するノードであると判断でき、自機と直接通信する上位側のノードを送信先として確定する。したがって、子機1の上位側のノード(中継機3d)から親機2までの通信経路が一遍に確定し、通信経路の途中にある中継機3dは、データの送信先を決定できる。よって、子機1が次のデータを送信する際には、子機1の上位側のノードから親機2までユニキャストでデータが送信されるから、通信経路の構築を短時間で行うことができる。また、子機1が次のデータをブロードキャストで送信すると、中継機3dから最終宛先情報を付加したACKが子機1に返信されるので、子機1から親機2までの通信経路が確定する。   FIG. 4 is an explanatory diagram for explaining this communication procedure. In the same procedure as the first data transmission from the child device 1 to the parent device 2 described with reference to FIG. 1 (a), the measurement data transmitted by the child device 1 is transmitted via the relay device 3d to the relay device 3b. The relay device 3b broadcasts transmission data including measurement data (process T9 in FIG. 4). When the base unit 2 receives the transmission data from the relay unit 3b, the base unit 2 returns an ACK to which the final destination information is added to the source relay unit 3b (process T10 in FIG. 4). The relay device 3b determines that its own device is communicating with the parent device 2 based on the final destination information added to the ACK from the parent device 2, and the route connecting the relay device 3b and the parent device 2 is determined. Determine. The master unit 2 traces the communication path from the slave unit 1 to the master unit 2 in the reverse direction, and adds the final destination information to the relay unit 3d that is a node directly above the slave unit 1 and directly communicates with the slave unit 1. The dedicated command is transmitted all at once (process T35 in FIG. 4). This dedicated command is relayed to the relay device 3d by tracing the communication path in the reverse direction. The relay device 3 (relay device 3d in the example of FIG. 4) that has received this dedicated command is a node that constitutes a communication path from the child device 1 to the parent device 2 based on the final destination information added to the dedicated command. And the higher-order node that directly communicates with the own device is determined as the transmission destination. Therefore, the communication path from the node on the higher level side of the slave unit 1 (relay unit 3d) to the master unit 2 is determined uniformly, and the relay unit 3d in the middle of the communication path can determine the data transmission destination. Therefore, when the slave unit 1 transmits the next data, data is transmitted by unicast from the upper node of the slave unit 1 to the master unit 2, so that the communication path can be constructed in a short time. it can. When the slave unit 1 broadcasts the next data, an ACK with final destination information added from the relay unit 3d is returned to the slave unit 1, so that the communication path from the slave unit 1 to the master unit 2 is determined. .

また、本実施形態において、親機2および中継機3は、通信経路の下位ノードからブロードキャストでデータを受信した場合、通信経路の下位ノードからユニキャストでデータを受信した場合に比べて、ACKを返信するまでのウエイト時間を長くしてもよい。   Further, in the present embodiment, when the master unit 2 and the relay unit 3 receive data by broadcast from the lower node of the communication path, the ACK is received compared to when the data is received by unicast from the lower node of the communication path. The wait time until replying may be increased.

図5はこの通信手順を説明する説明図である。図1(b)を参照して説明したように、中継機3bの送信先が決定した状態で、子機1からデータが送信されると、中継機3dからブロードキャストで送信されたデータが中継機3a,3bで受信される。中継機3aは、送信先が確定していないので、中継機3dから受信した測定データを含めた送信データをブロードキャストで送信する(図5の処理T36)。一方、中継機3bは送信先が親機2に確定しているので、中継機3bは、中継機3dから受信した測定データを含めた送信データを、親機2に宛ててユニキャストで送信する(図5の処理T19)。   FIG. 5 is an explanatory diagram for explaining this communication procedure. As described with reference to FIG. 1B, when data is transmitted from the slave unit 1 in a state where the transmission destination of the relay unit 3b is determined, the data transmitted by broadcast from the relay unit 3d is transmitted to the relay unit. Received at 3a and 3b. Since the transmission destination has not been determined, the relay device 3a transmits the transmission data including the measurement data received from the relay device 3d by broadcast (process T36 in FIG. 5). On the other hand, since the transmission destination of the relay device 3b is fixed to the master device 2, the relay device 3b transmits the transmission data including the measurement data received from the relay device 3d to the master device 2 by unicast. (Processing T19 in FIG. 5).

ここで、親機2は、下位ノードからブロードキャストでデータを受信した場合、下位ノードからユニキャストでデータを受信した場合に比べて、ACKを返送するまでのウエイト時間を長くしている。したがって、親機2は、ユニキャストでデータを送信してきた中継機3b、すなわち通信経路が確定している中継機3bに対して、優先的にACKを返信できる(図5の処理T20)。   Here, when the base unit 2 receives the data from the lower node by broadcast, the base unit 2 makes the wait time until the ACK is returned longer than when the base unit 2 receives the data from the lower node by unicast. Accordingly, the base unit 2 can preferentially send back an ACK to the relay unit 3b that has transmitted data by unicast, that is, the relay unit 3b that has established a communication path (process T20 in FIG. 5).

なお、中継機3においても、下位ノード(他の中継機3)からブロードキャストでデータを受信した場合、下位ノードからユニキャストでデータを受信した場合に比べて、ACKを返送するまでのウエイト時間を長くしている。したがって、中継機3も、ユニキャストでデータを送信してきた下位の中継機3、すなわち通信経路が確定している下位の中継機3に対して、優先的にACKを返信できる。   In the relay unit 3 as well, when data is received by broadcast from a lower node (another relay device 3), the wait time until the ACK is returned is larger than when data is received from a lower node by unicast. It is long. Therefore, the repeater 3 can also preferentially return an ACK to the lower-order repeater 3 that has transmitted data by unicast, that is, the lower-order repeater 3 whose communication path is fixed.

また、本実施形態の無線通信システムにおいて、ブロードキャストで送信されたデータを親機2が受信した場合に親機2がACKを返信するまでのウエイト時間が、ブロードキャストで送信されたデータを中継機3が受信した場合に中継機3がACKを返信するまでのウエイト時間よりも短い時間に設定されることも好ましい。図1(a)に示すように、中継機3bがブロードキャストでデータを送信すると(処理T9)、中継機3bから送信されたデータは親機2だけではなく、他の中継機3a,3c〜3fにも受信される。そのため、他の中継機3a,3c〜3fからも中継機3bにACKが返送されることになる。ここで、親機2は、中継機3に比べて短いウエイト時間でACKを返信するので、他の中継機3に優先して、親機2からのACKが送信元の中継機3bに返信されることになり、通信経路を決定するまでの時間を短縮できる。   Further, in the wireless communication system of the present embodiment, when the master unit 2 receives broadcast-transmitted data, the wait time until the master unit 2 returns an ACK is the broadcast-transmitted data. Is preferably set to a time shorter than the wait time until the repeater 3 returns an ACK. As shown in FIG. 1A, when the relay device 3b transmits data by broadcast (process T9), the data transmitted from the relay device 3b is not only the master device 2, but also other relay devices 3a, 3c to 3f. Also received. Therefore, the ACK is returned from the other relay devices 3a, 3c to 3f to the relay device 3b. Here, since the base unit 2 sends back an ACK in a shorter wait time than the relay unit 3, the ACK from the base unit 2 is sent back to the source relay unit 3 b in preference to the other relay units 3. Therefore, the time until the communication path is determined can be shortened.

また、子機1から親機2までの通信経路が確定した後に、何らかの通信トラブルが発生して通信が不能になる場合があるが、本実施形態の無線通信システムでは以下のようにして通信経路を再構築している。子機1および中継機3は、それぞれ、親機2までの通信経路が確立した状態で、通信経路における上位ノードへのデータ送信が不能になると、上位ノードへユニキャストでデータを再送信する。子機1および中継機3は、それぞれ、データ送信に再び失敗した場合は、ブロードキャストでデータを送信して、親機2への通信経路を再構築する。   In addition, after a communication path from the slave unit 1 to the master unit 2 is determined, some communication trouble may occur and communication may be disabled. In the wireless communication system of this embodiment, the communication path is as follows. Is rebuilding. When the communication path to the base unit 2 is established and the data transmission to the upper node in the communication path becomes impossible, the slave unit 1 and the relay unit 3 retransmit the data by unicast to the upper node. When each of the slave unit 1 and the relay unit 3 fails to transmit data again, the slave unit 1 and the relay unit 3 transmit data by broadcasting to reconstruct the communication path to the master unit 2.

図6(a)(b)はこの通信手順を説明する説明図である。子機1から中継機3eと中継機3bとを経由して親機2にユニキャストでデータを送信している場合に、中継機3eと中継機3bとの間の通信が不通になった場合、先ず、中継機3eは中継機3bにユニキャストでデータを再送信する(図6(a)の処理T37)。ここで、中継機3bの不具合、或いは、通信環境の悪化などの原因で、中継機3eが中継機3bとの通信に再度失敗した場合、中継機3eは、通信経路を再構築するために、送信データをブロードキャストで送信する(図6(b)の処理T38)。中継機3eからブロードキャストで送信された信号は中継機3a,3cによって受信され、中継機3a,3cから送信元の中継機3eにACKが返信される(図6(b)の処理T39,T40)。中継機3eからの送信データを受信した中継機3a,3cは、それぞれ、測定データをブロードキャストで送信する(図6(b)の処理T41,T42)。何れかの中継機3a,3cから送信されたデータが親機2に受信されると、親機2は最終宛先情報のフラグを立てたACKを送信元の中継機3に送信する。そして、子機1からデータが送信される毎に、最終宛先情報のフラグを立てたACKがより下位のノードへと順次送信され、新しい通信経路が構築される。   6A and 6B are explanatory diagrams for explaining this communication procedure. When communication between the relay device 3e and the relay device 3b is interrupted when data is transmitted from the slave device 1 to the master device 2 via the relay device 3e and the relay device 3b by unicast. First, the repeater 3e retransmits data to the repeater 3b by unicast (process T37 in FIG. 6A). Here, when the repeater 3e fails to communicate with the repeater 3b again due to a failure of the repeater 3b or a deterioration of the communication environment, the repeater 3e reconstructs the communication path. The transmission data is transmitted by broadcast (process T38 in FIG. 6B). Signals transmitted by broadcast from the relay device 3e are received by the relay devices 3a and 3c, and ACKs are returned from the relay devices 3a and 3c to the transmission source relay device 3e (processes T39 and T40 in FIG. 6B). . The relay devices 3a and 3c that have received the transmission data from the relay device 3e transmit the measurement data by broadcast (processes T41 and T42 in FIG. 6B), respectively. When the data transmitted from any one of the relay devices 3a and 3c is received by the master device 2, the master device 2 transmits an ACK flagged with final destination information to the sender relay device 3. Each time data is transmitted from the slave unit 1, ACKs with the final destination information flag set are sequentially transmitted to lower nodes, and a new communication path is constructed.

また、本実施形態の無線通信システムにおいて、以下のような通信手順を採用することも好ましい。子機1または中継機3は、送信先のノードを決定する場合に、上位ノードからACKを受信したとしても、このACKの受信信号強度が所定の閾値未満であれば、このACKを返信した上位ノードを送信先のノードとはしない。そして、子機1または中継機3は、この上位ノードを送信先の候補から除外する。   In the wireless communication system of the present embodiment, it is also preferable to employ the following communication procedure. When determining the transmission destination node, the slave unit 1 or the relay unit 3 receives the ACK from the upper node, and if the received signal strength of the ACK is less than a predetermined threshold, the upper unit that has returned the ACK The node is not the destination node. And the subunit | mobile_unit 1 or the relay machine 3 excludes this high-order node from the candidate of a transmission destination.

図7はこの通信手順を説明する説明図である。通信経路が確定していない状態で、中継機3dが、子機1から送信された測定データを受信し、この測定データをもとに作成した送信データをブロードキャストで送信すると、中継機3dが送信したデータは中継機3a,3b,3eによって受信される。その後、親機2の通信圏内にある中継機3bが、測定データをブロードキャストで送信すると(図7の処理T19)、この測定データは親機2によって受信され、親機2から最終宛先情報を付加したACKが送信元の中継機3bに返信される。ここで、中継機3bは、ACKに付加された最終宛先情報のフラグをもとに親機2からの返信と判断し、受信したACKの受信信号強度(RSSI:Received Signal Strength Indicator)と所定の閾値との高低を比較する。受信信号強度が閾値未満であれば、中継機3bは、ACKを返信した親機2を送信先のノードとしない。そして、中継機3bは、受信信号強度が閾値未満となるACKを返信した親機2を、送信先の候補から除外する。このように、受信信号強度が閾値未満であれば送信先の候補から除外されるので、受信信号強度が閾値よりも高いノードが送信先として設定されることになり、安定した通信が行えることになる。   FIG. 7 is an explanatory diagram for explaining this communication procedure. When the relay unit 3d receives the measurement data transmitted from the slave unit 1 and transmits the transmission data created based on the measurement data by broadcast in a state where the communication path is not fixed, the relay unit 3d transmits The received data is received by the repeaters 3a, 3b, 3e. Thereafter, when the relay device 3b in the communication area of the parent device 2 transmits the measurement data by broadcast (process T19 in FIG. 7), this measurement data is received by the parent device 2, and the final destination information is added from the parent device 2. ACK is returned to the transmission source relay 3b. Here, the repeater 3b determines that the reply is from the base unit 2 based on the flag of the final destination information added to the ACK, and receives the received signal strength (RSSI: Received Signal Strength Indicator) of the received ACK. Compare the level with the threshold. If the received signal strength is less than the threshold, the relay device 3b does not set the parent device 2 that has returned ACK as a transmission destination node. Then, the relay device 3b excludes the parent device 2 that has returned an ACK whose received signal strength is less than the threshold from the transmission destination candidates. In this way, if the received signal strength is less than the threshold value, it is excluded from the transmission destination candidates. Therefore, a node having a higher received signal strength than the threshold value is set as the transmission destination, and stable communication can be performed. Become.

また本実施形態の無線通信システムにおいて、中継機3は、上位ノードへのデータ送信に失敗した場合、次回、下位ノードからのデータを受信すると、下位ノードにACKを返信する際に、上位ノードへの通信が不通であることを下位ノードに通知してもよい。上位ノードとの通信が不通であることを通知された下位ノード(子機1又は下位側の中継機3)は、親機2への通信に何らかの不具合が発生していると判断し、例えば送信間隔を長めに設定することで、送信回数を減らして、電力消費を低減する。   Further, in the wireless communication system of the present embodiment, when the relay 3 fails to transmit data to the upper node, the next time it receives data from the lower node, the relay device 3 returns the ACK to the lower node to the upper node. The lower-level node may be notified that the communication is interrupted. The lower node (slave unit 1 or lower level repeater 3) that is notified that communication with the upper node is disconnected determines that some trouble has occurred in communication with the parent device 2, and transmits, for example, By setting the interval longer, the number of transmissions can be reduced to reduce power consumption.

また本実施形態において、親機2および中継機3は、下位ノード(子機1または中継機3)からデータを受信した場合に、同一のデータに対するACKが他のノードから下位ノードへ返信されていれば、下位ノードへACKを返信しないことも好ましい。   In this embodiment, when the base unit 2 and the relay unit 3 receive data from the lower node (slave unit 1 or relay unit 3), an ACK for the same data is returned from the other node to the lower node. In this case, it is preferable not to return an ACK to the lower node.

図8はこの通信手順を説明する説明図である。通信経路が確定していない状態で、子機1が親機2への送信データをブロードキャストで送信した場合、この送信データは子機1の通信圏内にある中継機3d,3e,3fによって受信される。中継機3d,3e,3fは、子機1からの送信データを受信すると、中継機毎にランダムな時間に設定されるウエイト時間が経過した後に、ACK信号を返信するのであるが、同一の送信データに対するACKが他のノードから返信されていれば、ACKの返信を行わない。   FIG. 8 is an explanatory diagram for explaining this communication procedure. When the slave unit 1 broadcasts the transmission data to the master unit 2 in a state where the communication path is not fixed, this transmission data is received by the relay units 3d, 3e, 3f in the communication range of the slave unit 1. The When the relay units 3d, 3e, and 3f receive the transmission data from the slave unit 1, the relay units 3d, 3e, and 3f send back an ACK signal after a wait time set to a random time for each relay unit elapses. If ACK for data is returned from another node, ACK is not returned.

中継機3d,3e,3fは、送信データを受信した後も、ウエイト時間が経過するまで受信状態を継続しており、中継機3eがACKを返信すると(図8の処理T43)、中継機3eが返信したACKは他の中継機3d,3fによっても受信される。ここで、ACKには受信したデータのシーケンス番号が含まれており、中継機3d,3fのMCU30は、受信したACK内のシーケンス番号から、同一の送信データに対するACKが他の中継機3eから送信されたと判断し、ACKの返信を行わない。これにより、一つの送信データに対して返信されるACKが1つで済むから、ACKの返信数を減らして、送信データが衝突する可能性を低下させることができる。   The relay units 3d, 3e, 3f continue to receive until the wait time elapses after receiving the transmission data. When the relay unit 3e returns an ACK (process T43 in FIG. 8), the relay unit 3e The ACK returned by is also received by the other repeaters 3d and 3f. Here, the sequence number of the received data is included in the ACK, and the MCU 30 of the relay devices 3d and 3f transmits the ACK for the same transmission data from the other relay device 3e from the sequence number in the received ACK. ACK is not returned. Accordingly, since only one ACK is returned for one transmission data, the number of ACK replies can be reduced, and the possibility of transmission data colliding can be reduced.

また、本実施形態の無線通信システムにおいて、中継機3は、以前に送信したデータと同じデータを再度受信した場合、再度受信したデータは破棄して、送信元ノードにACKを返信することも好ましい。   In the wireless communication system according to the present embodiment, when the repeater 3 receives the same data as the previously transmitted data again, it is also preferable to discard the received data again and return an ACK to the transmission source node. .

通信経路が未確定の場合、中継機3は、ブロードキャストでデータを送信している。そのため、ある中継機3が以前に送信したデータが他の中継機3で受信され、他の中継機3がこのデータをブロードキャストで送信することで、中継機3が以前に送信したデータを再度受信する可能性がある。例えば図9(a)(b)に示すように、中継機3eがブロードキャストでデータを送信すると(処理T44)、この送信データを受信した中継機3aがブロードキャストでデータを送信するため(処理T45)、中継機3eは送信したのと同じデータを受信する。この場合、中継機3eは、送信元の他の中継機3aにACKを返信し(処理T46)、受信したデータは破棄している。これにより、送信元の他の中継機3aは、ACKが返信されることからデータ送信に成功したことを判断できる。また、以前に送信したデータを再度受信した中継機3eは受信したデータを破棄するから、同じデータが再び中継機3から送信されることはなく、通信量を減らして、信号が衝突する可能性を低減できる。   When the communication path is unconfirmed, the relay 3 transmits data by broadcast. Therefore, data previously transmitted by a certain relay device 3 is received by another relay device 3, and the other relay device 3 transmits this data by broadcast, so that the data previously transmitted by the relay device 3 is received again. there's a possibility that. For example, as shown in FIGS. 9A and 9B, when the relay device 3e transmits data by broadcast (process T44), the relay device 3a that has received this transmission data transmits data by broadcast (process T45). The repeater 3e receives the same data as that transmitted. In this case, the relay device 3e returns an ACK to the other relay device 3a of the transmission source (process T46), and the received data is discarded. As a result, the other relay device 3a of the transmission source can determine that the data transmission has succeeded since the ACK is returned. In addition, since the repeater 3e that has received the previously transmitted data again discards the received data, the same data is not transmitted from the repeater 3 again, and the amount of communication may be reduced and the signals may collide. Can be reduced.

ところで、上述したような無線通信システムにおいて、何れかの中継機3に例えば電力メータが接続されており、親機2から電力メータの測定値を取得したい場合には、以下のようにして親機2と電力メータが接続された中継機3との間の通信経路が構築される。   By the way, in the wireless communication system as described above, for example, a power meter is connected to any one of the repeaters 3, and when the measured value of the power meter is to be acquired from the master device 2, the master device is as follows. 2 and a communication path between the repeater 3 to which the power meter is connected.

この場合の通信処理を図10に基づいて説明する。図10の例では中継機3fに電力メータ4が接続されているものとする。   Communication processing in this case will be described with reference to FIG. In the example of FIG. 10, it is assumed that the power meter 4 is connected to the relay 3f.

親機2は、電力メータ4が接続されている中継機3までの通信経路が不明なため、電力メータ4の識別IDを指定して測定値の返信を要求する要求信号をブロードキャストで送信する(図10の処理T50)。親機2からブロードキャストで送信された要求信号は、親機2の通信圏内にある中継機3a,3b,3cによって受信される。親機2からの要求信号を受信した中継機3cは、送信元の親機2にACKを返信した後(処理T51)、要求信号をブロードキャストで送信する(処理T52)。他の中継機3a,3bも、中継機3cと同様、送信元の親機2にACKを返信した後、要求信号をブロードキャストで送信する。中継機3cからブロードキャストで送信された要求信号は、電力メータ4が接続された中継機3fによって受信される。中継機3fは、要求信号に付加された電力メータ4の識別IDをもとに、自機に接続された電力メータ4の測定値を親機2が要求していると判断し、電力メータ4の測定値を、送信元の中継機3cにユニキャストで返信する(処理T53)。中継機3fは、中継機3cに返信するデータに、電力メータ4と通信可能であることを示す最終宛先情報のフラグを付加して返信する。このデータを受信した中継機3cは、データに付加された最終宛先情報のフラグをもとに、中継機3fが電力メータ4と通信可能であると判断し、電力メータ4の測定値を取得する場合の送信先を中継機3fに設定する。また中継機3cは、中継機3fからデータ(電力メータ4の測定値)を受信すると、このデータをブロードキャストで返信する(処理T54)。中継機3cからブロードキャストで返信されたデータは、中継機3cの通信圏内にある親機2で受信されるので、親機2は、電力メータ4の測定値を取得することができる。   Since the communication path to the relay device 3 to which the power meter 4 is connected is unknown, the base unit 2 broadcasts a request signal that specifies the identification ID of the power meter 4 and requests a return of the measurement value ( Process T50 in FIG. 10). The request signal transmitted from the parent device 2 by broadcast is received by the relay devices 3a, 3b, 3c in the communication area of the parent device 2. The relay device 3c that has received the request signal from the parent device 2 returns an ACK to the transmission source parent device 2 (processing T51), and then transmits the request signal by broadcast (processing T52). Similarly to the relay device 3c, the other relay devices 3a and 3b also transmit a request signal by broadcast after returning an ACK to the transmission source master device 2. The request signal transmitted by broadcast from the repeater 3c is received by the repeater 3f to which the power meter 4 is connected. Based on the identification ID of the power meter 4 added to the request signal, the relay device 3f determines that the master device 2 requests the measured value of the power meter 4 connected to the own device, and the power meter 4 Is sent back to the transmission source repeater 3c by unicast (process T53). The relay device 3f returns the data to be returned to the relay device 3c with a flag of final destination information indicating that communication with the power meter 4 is possible. The relay 3c that has received this data determines that the relay 3f can communicate with the power meter 4 based on the flag of the final destination information added to the data, and acquires the measured value of the power meter 4. In this case, the transmission destination is set to the repeater 3f. Further, when receiving the data (measured value of the power meter 4) from the relay device 3f, the relay device 3c returns this data by broadcasting (process T54). Since the data returned by broadcast from the relay device 3c is received by the parent device 2 within the communication area of the relay device 3c, the parent device 2 can acquire the measured value of the power meter 4.

その後、親機2が、電力メータ4の識別IDを指定して測定値の返信を要求する要求信号をブロードキャストで再び送信すると、この要求信号を受信した中継機3cは、最終宛先情報のフラグを付加したACKを親機2へ返信する。これにより、親機2は、中継機3cからのACKに付加された最終宛先情報をもとに、電力メータ4が接続された中継機3fまでの通信経路の情報を取得でき、次回からはユニキャストで中継機3cに要求信号を送信して、電力メータ4の測定値を取得することができる。   Thereafter, when the base unit 2 broadcasts again a request signal for requesting a return of the measurement value by specifying the identification ID of the power meter 4, the relay unit 3c that has received this request signal sets the flag of the final destination information. The added ACK is returned to the base unit 2. As a result, the base unit 2 can acquire information on the communication path to the relay unit 3f to which the power meter 4 is connected based on the final destination information added to the ACK from the relay unit 3c. A request signal can be transmitted to the repeater 3c by casting, and the measured value of the power meter 4 can be acquired.

なお、図10に示すような通信処理を行う無線通信システムでも、親機2及び中継機3は、下位ノードからデータを受信した場合に、同一のデータに対するACKが他のノードから下位ノードへ返信されていれば、下位ノードへACKを返信しないことも好ましい。   In the wireless communication system that performs communication processing as shown in FIG. 10, when the base unit 2 and the relay unit 3 receive data from a lower node, an ACK for the same data is returned from another node to the lower node. If so, it is also preferable not to send an ACK back to the lower node.

例えば、電力メータ4が接続された中継機3fと親機2との間の通信経路が確定していない状態で、親機2が測定データの要求信号をブロードキャストで送信した場合、この送信データは親機2の通信圏内にある中継機3a,3b,3cによって受信される。中継機3a,3b,3cは、親機2からの要求信号を受信すると、中継機毎にランダムな時間に設定されるウエイト時間が経過した後に、ACK信号を返信するのであるが、同一の送信データに対するACKが他のノードから返信されれば、ACKの返信を行わない。また、中継機3cが、中継機3fから返送された測定データをブロードキャストで送信する場合も、中継機3cからブロードキャストで返送された測定データは、中継機3cの通信圏内にある親機2及び中継機3b,3eで受信される。ここで、親機2及び中継機3b,3eは、中継機3cからの送信データを受信するとACK信号を返信するのであるが、同一の送信データに対するACKが他のノードから返信されていれば、ACKの返信を行わない。これにより、中継機から返信されるACKの数が減少するから、通信量が減少し、送信データが衝突する確率が低下する。   For example, when the base unit 2 broadcasts a measurement data request signal in a state where the communication path between the relay unit 3f to which the power meter 4 is connected and the base unit 2 is not fixed, the transmission data is It is received by the repeaters 3a, 3b, 3c in the communication range of the master unit 2. When the relay devices 3a, 3b, and 3c receive the request signal from the master device 2, the relay devices 3a, 3b, and 3c send back an ACK signal after a wait time set to a random time for each relay device has elapsed. If ACK for data is returned from another node, ACK is not returned. Also, when the relay device 3c transmits the measurement data returned from the relay device 3f by broadcast, the measurement data returned from the relay device 3c by broadcast is transmitted to the parent device 2 and the relay device within the communication range of the relay device 3c. It is received by the machines 3b and 3e. Here, when the base unit 2 and the relay units 3b and 3e receive the transmission data from the relay unit 3c, the base unit 2 and the relay unit 3b return an ACK signal. If an ACK for the same transmission data is returned from another node, Do not reply ACK. As a result, the number of ACKs returned from the repeater decreases, so the communication volume decreases and the probability that transmission data collides decreases.

1 子機(第1のノード)
2 親機(第2のノード)
3,3a〜3f 中継機(第3のノード)
4 電力計
1 Slave unit (first node)
2 Base unit (second node)
3, 3a-3f Repeater (third node)
4 Wattmeter

Claims (11)

無線通信機能を有する送信元の第1ノードと、
無線通信機能を有する送信先の第2ノードと、
前記第1ノードと前記第2ノードとの間の無線通信を中継する機能を備えた複数台の第3ノードとを備え、
前記第1ノードから前記第2ノードまでデータを送信する通信経路が確立していない状態では、前記第1ノードおよび前記第3ノードはブロードキャストでデータを送信し、
前記第1ノードから前記第2ノードまでの通信経路のうち少なくとも一部で送信先が確定すると、前記第1ノードおよび前記第3ノードのうち送信先が確定したノードはユニキャストでデータを送信することを特徴とする無線通信システム。
A first node of a transmission source having a wireless communication function;
A destination second node having a wireless communication function;
A plurality of third nodes having a function of relaying wireless communication between the first node and the second node;
In a state where a communication path for transmitting data from the first node to the second node is not established, the first node and the third node transmit data by broadcast,
When the transmission destination is determined in at least a part of the communication path from the first node to the second node, the node in which the transmission destination is determined among the first node and the third node transmits data by unicast. A wireless communication system.
前記第1ノードが送信するデータの最終宛先である前記第2ノードは、前記データを受信すると、最終宛先である前記第2ノードが前記データを受信したことを示す最終宛先情報をACKに付加して返信することを特徴とする請求項1記載の無線通信システム。   When the second node, which is the final destination of data transmitted by the first node, receives the data, it adds final destination information indicating that the second node, which is the final destination, has received the data to the ACK. The wireless communication system according to claim 1, wherein the wireless communication system sends a reply. 前記第3ノードは、前記通信経路の上位ノードから前記最終宛先情報が付加されたACKを受信した場合、前記通信経路の下位ノードから次のデータを受信した際に、前記最終宛先情報をACKに付加して前記下位ノードに返信することを特徴とする請求項2記載の無線通信システム。   When the third node receives ACK with the final destination information added from an upper node of the communication path, the third node sets the final destination information to ACK when receiving the next data from the lower node of the communication path. The wireless communication system according to claim 2, wherein the wireless communication system is added and sent back to the lower node. 前記第2ノードは、前記第1ノードからのデータを受信すると、前記データが送信されてきた通信経路を逆に辿って前記第1ノードと直接通信する前記第3ノードまで、前記最終宛先情報を返信させることを特徴とする請求項2記載の無線通信システム。   When the second node receives the data from the first node, the second destination information is traced back to the third node that directly communicates with the first node through the communication path through which the data has been transmitted. The wireless communication system according to claim 2, wherein a reply is made. 前記第2ノードおよび前記第3ノードは、ブロードキャストで送信されたデータを受信した場合、ユニキャストで送信されたデータを受信した場合に比べて、ACKを返信するまでのウエイト時間を長くすることを特徴とする請求項1乃至4の何れか1項に記載の無線通信システム。   When the second node and the third node receive the data transmitted by broadcast, the second node and the third node increase the wait time until the ACK is returned compared to the case of receiving data transmitted by unicast. The wireless communication system according to any one of claims 1 to 4, wherein the wireless communication system is characterized in that: ブロードキャストで送信されたデータを前記第2ノードが受信した場合に前記第2ノードがACKを返信するまでのウエイト時間が、ブロードキャストで送信されたデータを前記第3ノードが受信した場合に前記第3ノードがACKを返信するまでのウエイト時間よりも短い時間に設定されたことを特徴とする請求項1乃至5の何れか1項に記載の無線通信システム。   When the second node receives the data transmitted by broadcast, the wait time until the second node returns an ACK is the third time when the third node receives the data transmitted by broadcast. 6. The wireless communication system according to claim 1, wherein a time shorter than a wait time until the node returns an ACK is set. 前記第1ノードおよび前記第3ノードは、それぞれ、前記通信経路が確立した状態で、前記通信経路における上位ノードへのデータ送信が不能になると、前記上位ノードへユニキャストでデータを再送信し、データ送信に再び失敗した場合は、ブロードキャストでデータを送信して、前記第2ノードへの通信経路を再構築することを特徴とする請求項1乃至6の何れか1項に記載の無線通信システム。   Each of the first node and the third node retransmits data by unicast to the upper node when data transmission to an upper node in the communication path becomes impossible while the communication path is established. The wireless communication system according to any one of claims 1 to 6, wherein when data transmission fails again, data is transmitted by broadcast to reconstruct a communication path to the second node. . 前記第1ノードまたは前記第3ノードは、送信先のノードを決定する場合に、上位ノードからACKを受信したとしても前記ACKの受信信号強度が所定の閾値未満であれば、前記ACKを返信した前記上位ノードを送信先のノードとせず、前記上位ノードを送信先の候補から除外することを特徴とする請求項1乃至7の何れか1項に記載の無線通信システム。   When determining the transmission destination node, the first node or the third node returns the ACK if the received signal strength of the ACK is less than a predetermined threshold even if an ACK is received from an upper node. The wireless communication system according to any one of claims 1 to 7, wherein the upper node is not set as a transmission destination node, and the higher node is excluded from transmission destination candidates. 前記第3ノードは、上位ノードへのデータ送信に失敗した場合、次回、下位ノードからのデータを受信すると、ACKを返信する際に上位ノードへの通信が不通であることを前記下位ノードに通知することを特徴とする請求項1乃至8の何れか1項に記載の無線通信システム。   When the third node receives data from the lower node next time when data transmission to the upper node fails, the third node notifies the lower node that communication to the upper node is interrupted when an ACK is returned. The wireless communication system according to claim 1, wherein the wireless communication system is a wireless communication system. 前記第2ノードおよび前記第3ノードは、下位ノードからデータを受信した場合に、同一の前記データに対するACKが他のノードから前記下位ノードへ返信されていれば、前記下位ノードへACKを返信しないことを特徴とする請求項1乃至9の何れか1項に記載の無線通信システム。   When receiving data from a lower node, the second node and the third node do not return an ACK to the lower node if an ACK for the same data is returned from another node to the lower node. The wireless communication system according to claim 1, wherein the wireless communication system is a wireless communication system. 前記第3ノードは、以前に送信したデータと同じデータを再度受信した場合、再度受信したデータは破棄して、送信元にACKを返信することを特徴とする請求項1乃至10の何れか1項に記載の無線通信システム。   11. The method according to claim 1, wherein, when the same data as the previously transmitted data is received again, the third node discards the received data again and returns an ACK to the transmission source. 11. The wireless communication system according to item.
JP2013244208A 2013-11-26 2013-11-26 Wireless communication system Active JP6399424B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2013244208A JP6399424B2 (en) 2013-11-26 2013-11-26 Wireless communication system
DE112014005395.3T DE112014005395T5 (en) 2013-11-26 2014-11-19 Wireless communication system
PCT/JP2014/005806 WO2015079656A1 (en) 2013-11-26 2014-11-19 Wireless communication system
US15/034,357 US10251202B2 (en) 2013-11-26 2014-11-19 Wireless communication system
CN201480061277.3A CN105706496B (en) 2013-11-26 2014-11-19 Wireless communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013244208A JP6399424B2 (en) 2013-11-26 2013-11-26 Wireless communication system

Publications (2)

Publication Number Publication Date
JP2015104013A true JP2015104013A (en) 2015-06-04
JP6399424B2 JP6399424B2 (en) 2018-10-03

Family

ID=53379382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013244208A Active JP6399424B2 (en) 2013-11-26 2013-11-26 Wireless communication system

Country Status (1)

Country Link
JP (1) JP6399424B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017060034A (en) * 2015-09-17 2017-03-23 双葉電子工業株式会社 Radio apparatus, network system and control method
JP2017168876A (en) * 2016-03-14 2017-09-21 沖電気工業株式会社 Communication terminal and packet transfer method
JP2018082354A (en) * 2016-11-17 2018-05-24 ミネベアミツミ株式会社 Communication terminal and communication system
JP2018082430A (en) * 2016-11-18 2018-05-24 株式会社東芝 Device and method for routing and scheduling in multi-hop network

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005252856A (en) * 2004-03-05 2005-09-15 Kddi Corp Path establishing method for multi-hop wireless network and wireless terminal
JP2006505186A (en) * 2002-10-30 2006-02-09 テレフォンアクチーボラゲット エル エム エリクソン(パブル) Method for use in an ad hoc mode WLAN system
JP2007306547A (en) * 2006-04-11 2007-11-22 Nagoya Institute Of Technology Wireless communication method in ad hoc network between vehicle
JP2009027645A (en) * 2007-07-23 2009-02-05 Toshiba Corp Radio communication device
JP2009212865A (en) * 2008-03-04 2009-09-17 Univ Of Electro-Communications Communication equipment and communication method, and program
JP2011239076A (en) * 2010-05-07 2011-11-24 Futaba Corp Wireless mesh network system, and control method and wireless device of the same
WO2013129670A1 (en) * 2012-03-02 2013-09-06 富士通株式会社 Terminal, route generation method, and route generation program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006505186A (en) * 2002-10-30 2006-02-09 テレフォンアクチーボラゲット エル エム エリクソン(パブル) Method for use in an ad hoc mode WLAN system
JP2005252856A (en) * 2004-03-05 2005-09-15 Kddi Corp Path establishing method for multi-hop wireless network and wireless terminal
JP2007306547A (en) * 2006-04-11 2007-11-22 Nagoya Institute Of Technology Wireless communication method in ad hoc network between vehicle
JP2009027645A (en) * 2007-07-23 2009-02-05 Toshiba Corp Radio communication device
JP2009212865A (en) * 2008-03-04 2009-09-17 Univ Of Electro-Communications Communication equipment and communication method, and program
JP2011239076A (en) * 2010-05-07 2011-11-24 Futaba Corp Wireless mesh network system, and control method and wireless device of the same
WO2013129670A1 (en) * 2012-03-02 2013-09-06 富士通株式会社 Terminal, route generation method, and route generation program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Ad hoc On-Demand Distance Vector (AODV) Routing", RFC 3561, JPN6017049323, July 2003 (2003-07-01), ISSN: 0003707407 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017060034A (en) * 2015-09-17 2017-03-23 双葉電子工業株式会社 Radio apparatus, network system and control method
JP2017168876A (en) * 2016-03-14 2017-09-21 沖電気工業株式会社 Communication terminal and packet transfer method
JP2018082354A (en) * 2016-11-17 2018-05-24 ミネベアミツミ株式会社 Communication terminal and communication system
US10638290B2 (en) 2016-11-17 2020-04-28 Minebea Mitsumi Inc. Communication terminal and communication system
JP2018082430A (en) * 2016-11-18 2018-05-24 株式会社東芝 Device and method for routing and scheduling in multi-hop network
US10448326B2 (en) 2016-11-18 2019-10-15 Kabushiki Kaisha Toshiba Method and device for routing and scheduling in a multi-hop network

Also Published As

Publication number Publication date
JP6399424B2 (en) 2018-10-03

Similar Documents

Publication Publication Date Title
WO2015079656A1 (en) Wireless communication system
JP6399424B2 (en) Wireless communication system
US20140016645A1 (en) Communication method and communication apparatus
US10193661B2 (en) Communication device, non-transitory computer readable medium and wireless communication system
JP6197468B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
JP6508594B2 (en) Communication node, communication method and wireless communication system
US11909525B2 (en) Communication system, communication method, and communication apparatus
US11395112B2 (en) Wireless sensor system, wireless terminal device, communication control method and communication control program
US8787274B2 (en) Communication system
JP2015211273A (en) Radio communication system
JP2015170971A (en) Radio communication system
JP2014204437A (en) Acquisition of downlink routing, maintenance method, and device
JP6399432B2 (en) Wireless communication system
JP6384785B2 (en) Wireless communication system
JP2015019278A (en) Radio communication system
JP6234848B2 (en) Wireless communication system, wireless communication device, and wireless device
US11700051B2 (en) Relay apparatus, wireless network system, and relay method
WO2016194205A1 (en) Wireless communication apparatus and wireless communication method
JP2016009929A (en) Radio communication system
JP2015019277A (en) Radio communication system
JP2017192026A (en) Radio communication system and repeater of radio communication system
JP2015015603A (en) Radio communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171226

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180226

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180226

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: 20180731

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180824

R151 Written notification of patent or utility model registration

Ref document number: 6399424

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151