JP5870170B1 - Relay system, relay method, and computer program - Google Patents

Relay system, relay method, and computer program Download PDF

Info

Publication number
JP5870170B1
JP5870170B1 JP2014162519A JP2014162519A JP5870170B1 JP 5870170 B1 JP5870170 B1 JP 5870170B1 JP 2014162519 A JP2014162519 A JP 2014162519A JP 2014162519 A JP2014162519 A JP 2014162519A JP 5870170 B1 JP5870170 B1 JP 5870170B1
Authority
JP
Japan
Prior art keywords
transmission
information
transmission data
relay device
network identifier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2014162519A
Other languages
Japanese (ja)
Other versions
JP2016039534A (en
Inventor
剛 寶満
剛 寶満
悠輝 伊勢
悠輝 伊勢
泰明 金田
泰明 金田
真也 崎野
真也 崎野
英範 橋詰
英範 橋詰
尚之 立石
尚之 立石
勝希 明石
勝希 明石
哲平 黒田
哲平 黒田
成貴 美尾谷
成貴 美尾谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone West Corp
Original Assignee
Nippon Telegraph and Telephone West Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone West Corp filed Critical Nippon Telegraph and Telephone West Corp
Priority to JP2014162519A priority Critical patent/JP5870170B1/en
Application granted granted Critical
Publication of JP5870170B1 publication Critical patent/JP5870170B1/en
Publication of JP2016039534A publication Critical patent/JP2016039534A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

【課題】中継先のAPにおいてデータの送信先を判別すること。【解決手段】通信装置と通信を行う下位中継装置と、下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムであって、下位中継装置は、通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加部と、ネットワーク識別子の情報が付加された送信データを上位中継装置に送信する送信部と、を備え、上位中継装置は、下位中継装置から送信された送信データに付加されたネットワーク識別子の情報に基づいて送信データの送信先を判別し、送信データの送信を制御する送信制御部と、送信制御部の制御に従い、送信データを送信先に送信する送信部と、を備える中継システム。【選択図】図2To determine a data transmission destination in a relay destination AP. A relay system includes a lower level relay device that communicates with a communication device, and a higher level relay device that relays communication between the lower level relay device and a plurality of networks. The lower level relay device is a communication device. An addition unit for adding network identifier information to transmission data including data transmitted from the network, and a transmission unit for transmitting transmission data to which network identifier information is added to an upper level relay device. Based on the information of the network identifier added to the transmission data transmitted from the lower level relay device, the transmission destination of the transmission data is determined, and the transmission data is controlled according to the control of the transmission control unit and the transmission control unit. And a transmission unit that transmits the message to a transmission destination. [Selection] Figure 2

Description

本発明は、無線LANの中継技術に関する。   The present invention relates to wireless LAN relay technology.

従来、無線LAN(Local Area Network;例えばWi−Fi(登録商標)(Wireless Fidelity))において、AP間で無線通信を行う方式が提案されている(例えば、特許文献1参照)。例えば、AP間で無線通信を行う技術として、WDS(Wireless Distribution System)が提案されている。このWDSの技術では、APはインフラストラクチャモードで動作し、APに帰属する通信端末と通信したまま、AP間で無線通信を行うことができる。そのため、電波の届かない場所へのリピータ接続が可能となる。   Conventionally, a method of performing wireless communication between APs in a wireless LAN (Local Area Network; for example, Wi-Fi (registered trademark) (Wireless Fidelity)) has been proposed (for example, see Patent Document 1). For example, WDS (Wireless Distribution System) has been proposed as a technique for performing wireless communication between APs. With this WDS technology, the AP operates in the infrastructure mode, and can perform wireless communication between the APs while communicating with the communication terminal belonging to the AP. Therefore, it is possible to connect a repeater to a place where radio waves do not reach.

しかし、通信端末との通信に利用する周波数帯(以下、「通信周波数帯」という。)と、AP間の無線通信に利用する周波数帯(以下、「中継周波数帯」という。)とが同一の周波数帯である場合、APは同時に同一の周波数帯を利用することができない。したがって、逐次処理によりデータの送信が行われるため、APのスループットが低下してしまう。このような問題を解決するために、従来では異なる種類の周波数帯(例えば、2.4GHz帯と5GHz帯)の複数の無線チップをAPに実装し、通信周波数帯と異なる周波数帯でAP間の中継処理を行わせている。   However, the frequency band used for communication with the communication terminal (hereinafter referred to as “communication frequency band”) and the frequency band used for wireless communication between APs (hereinafter referred to as “relay frequency band”) are the same. In the case of the frequency band, the AP cannot use the same frequency band at the same time. Therefore, data transmission is performed by sequential processing, and the throughput of the AP decreases. In order to solve such a problem, conventionally, a plurality of wireless chips of different types of frequency bands (for example, 2.4 GHz band and 5 GHz band) are mounted on the AP, and between APs in a frequency band different from the communication frequency band. Relay processing is performed.

特開2009−303170号公報JP 2009-303170 A

しかしながら、通信周波数帯と異なる周波数帯を利用した場合、通信周波数帯で分けていたSSID(Service Set Identifier)毎のデータが1つに集約されてしまう。したがって、中継処理に通信周波数帯と異なる周波数帯を利用した場合、中継先のAPでは、どのSSIDのデータが中継されたのか判別することができないという問題があった。そのため、中継先のAPにおいてデータの送信先を判別することができる技術が要求されている。このような問題は、中継処理に通信周波数帯と異なる周波数帯を利用した場合に限らず、中継処理に通信周波数帯と同じ周波数帯を利用した場合であっても、SSID毎の中継ができない無線チップを有するAP間において生じる問題である。   However, when a frequency band different from the communication frequency band is used, data for each SSID (Service Set Identifier) divided in the communication frequency band is collected into one. Therefore, when a frequency band different from the communication frequency band is used for the relay processing, there is a problem that the relay destination AP cannot determine which SSID data is relayed. Therefore, there is a demand for a technique that can determine the data transmission destination in the relay destination AP. Such a problem is not limited to the case where a frequency band different from the communication frequency band is used for the relay processing, and even when the same frequency band as the communication frequency band is used for the relay processing, wireless communication that cannot be relayed for each SSID. This is a problem that occurs between APs having chips.

上記事情に鑑み、本発明は、中継先のAPにおいてデータの送信先を判別することができる技術の提供を目的としている。   In view of the above circumstances, an object of the present invention is to provide a technique capable of determining a data transmission destination in a relay destination AP.

本発明の一態様は、通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムであって、前記下位中継装置は、前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加部と、前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信部と、を備え、前記上位中継装置は、前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御部と、前記送信制御部の制御に従い、前記送信データを送信先に送信する送信部と、を備える中継システムである。   One aspect of the present invention is a relay system including a lower relay apparatus that communicates with a communication apparatus, and an upper relay apparatus that relays communication between the lower relay apparatus and a plurality of networks, the lower relay An apparatus includes an addition unit that adds network identifier information to transmission data including data transmitted from the communication device, and a transmission unit that transmits transmission data to which the network identifier information is added to the higher-level relay device; The upper relay apparatus determines a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower relay apparatus, and controls transmission of the transmission data A relay system comprising: a transmission control unit; and a transmission unit that transmits the transmission data to a transmission destination according to the control of the transmission control unit.

本発明の一態様は、上記の中継システムであって、前記送信制御部は、前記送信データの送信前に、付加された前記ネットワーク識別子の情報を取り除き、前記送信部は、前記ネットワーク識別子の情報が取り除かれた送信データを送信先に送信する。   One aspect of the present invention is the relay system described above, wherein the transmission control unit removes the added network identifier information before transmitting the transmission data, and the transmission unit includes the network identifier information. The transmission data from which is removed is transmitted to the transmission destination.

本発明の一態様は、上記の中継システムであって、前記付加部は、前記データの送信元である通信装置が接続に利用しているネットワーク識別子の情報を前記送信データに付加する。   One aspect of the present invention is the relay system described above, wherein the adding unit adds information on a network identifier used for connection by a communication device that is a transmission source of the data to the transmission data.

本発明の一態様は、通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムにおける中継方法であって、前記下位中継装置が、前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加ステップと、前記下位中継装置が、前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信ステップと、前記上位中継装置が、前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御ステップと、前記上位中継装置が、前記送信制御ステップにおける制御に従い、前記送信データを送信先に送信する送信ステップと、を有する中継方法である。   One aspect of the present invention is a relay method in a relay system including a lower relay device that communicates with a communication device, and an upper relay device that relays communication between the lower relay device and a plurality of networks, An adding step in which the lower relay apparatus adds network identifier information to transmission data including data transmitted from the communication apparatus; and the lower relay apparatus transmits transmission data to which the network identifier information is added to the upper data. A transmission step of transmitting to a relay device; and the higher-level relay device determines a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower-level relay device, and the transmission A transmission control step for controlling the transmission of data, and the higher-level relay apparatus performs the preceding control according to the control in the transmission control step. A transmission step of transmitting the transmission data to the transmission destination, a relay method having.

本発明の一態様は、通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムとして、前記下位中継装置に相当する第1のコンピュータ及び前記上位中継装置に相当する第2のコンピュータを動作させるためのコンピュータプログラムであって、前記第1のコンピュータに対し、前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加ステップと、前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信ステップと、を実行させ、前記第2のコンピュータに対し、前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御ステップと、前記送信制御ステップにおける制御に従い、前記送信データを送信先に送信する送信ステップと、を実行させるためのコンピュータプログラムである。   One aspect of the present invention provides a relay system including a lower relay apparatus that communicates with a communication apparatus and an upper relay apparatus that relays communication between the lower relay apparatus and a plurality of networks. A computer program for operating a corresponding first computer and a second computer corresponding to the higher-level relay device, the transmission data including data transmitted from the communication device to the first computer An adding step for adding information on the network identifier; and a transmission step for transmitting the transmission data to which the information on the network identifier is added to the higher-level relay device, and causing the second computer to execute the lower-level relay device. The transmission based on the information of the network identifier added to the transmission data transmitted from A computer program for determining a data transmission destination and executing a transmission control step for controlling transmission of the transmission data and a transmission step for transmitting the transmission data to the transmission destination according to the control in the transmission control step It is.

本発明により、中継先のAPにおいてデータの送信先を判別することが可能となる。   According to the present invention, it is possible to determine the data transmission destination in the relay destination AP.

本発明における中継システム100のシステム構成を示す図である。It is a figure which shows the system configuration | structure of the relay system 100 in this invention. 下位中継装置10の機能構成を表す概略ブロック図である。3 is a schematic block diagram illustrating a functional configuration of a lower relay apparatus 10. FIG. 子識別情報データベースの具体例を示す図である。It is a figure which shows the specific example of a child identification information database. 上位中継装置20の機能構成を表す概略ブロック図である。3 is a schematic block diagram showing a functional configuration of a higher-level relay device 20. FIG. 親識別情報データベースの具体例を示す図である。It is a figure which shows the specific example of a parent identification information database. 本発明における情報付加フレームのフレームフォーマットの具体例を表す図である。It is a figure showing the specific example of the frame format of the information addition frame in this invention. 下位中継装置10の処理の流れを示すフローチャートである。4 is a flowchart showing a flow of processing of a lower relay apparatus 10. 上位中継装置20の処理の流れを示すフローチャートである。3 is a flowchart showing a processing flow of a higher-level relay device 20. 中継システム100の処理の流れを示すシーケンス図である。FIG. 6 is a sequence diagram illustrating a processing flow of the relay system 100.

以下、本発明の一実施形態を、図面を参照しながら説明する。
図1は、本発明における中継システム100のシステム構成を示す図である。本発明の中継システム100は、下位中継装置10及び上位中継装置20を備える。下位中継装置10には、通信装置30−1〜30−N(Nは2以上の整数)が接続されている。下位中継装置10と上位中継装置20との間は、WDS機能により通信可能に接続される。
なお、以下の説明では、通信装置30−1〜30−Nについて特に区別しない場合には通信装置30と記載する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a system configuration of a relay system 100 according to the present invention. The relay system 100 of the present invention includes a lower relay device 10 and an upper relay device 20. Communication devices 30-1 to 30 -N (N is an integer of 2 or more) are connected to the lower relay device 10. The lower relay apparatus 10 and the upper relay apparatus 20 are connected to be communicable by the WDS function.
In the following description, the communication devices 30-1 to 30-N will be described as the communication device 30 unless otherwise distinguished.

下位中継装置10は、無線LANのアクセスポイントである。下位中継装置10は、上位中継装置20と通信装置30との間でWDS接続によって通信の中継処理を行う。下位中継装置10には、複数のSSID(Service Set Identifier)(ネットワーク識別子)が設定されている。また、下位中継装置10は、複数の周波数帯(例えば、2.4GHz帯及び5GHz帯)を利用して通信を行うことができる。   The lower relay apparatus 10 is a wireless LAN access point. The lower relay apparatus 10 performs communication relay processing between the upper relay apparatus 20 and the communication apparatus 30 by WDS connection. A plurality of SSIDs (Service Set Identifiers) (network identifiers) are set in the lower relay apparatus 10. Further, the lower relay apparatus 10 can perform communication using a plurality of frequency bands (for example, 2.4 GHz band and 5 GHz band).

上位中継装置20は、無線LANのアクセスポイントである。上位中継装置20は、下位中継装置10とSSID NW50(50−1〜50−n(nは2以上の整数))との間で中継処理を行う。例えば、上位中継装置20は、下位中継装置10から送信される送信データを受信し、受信した送信データの送信先となるネットワーク(例えば、SSID NW50−1〜50−nのいずれかのネットワーク)を判別する。そして、上位中継装置20は、ネットワーク40を介して送信先となるネットワークに送信データを送信する。また、上位中継装置20は、特定の周波数帯(例えば、2.4GHz帯又は5GHz帯)を利用して通信を行うことができる。   The upper relay device 20 is a wireless LAN access point. The upper relay apparatus 20 performs a relay process between the lower relay apparatus 10 and the SSID NW 50 (50-1 to 50-n (n is an integer of 2 or more)). For example, the upper relay device 20 receives transmission data transmitted from the lower relay device 10, and selects a network (for example, any one of the SSID NWs 50-1 to 50-n) as a transmission destination of the received transmission data. Determine. Then, the upper relay device 20 transmits the transmission data to the destination network via the network 40. Further, the upper relay apparatus 20 can perform communication using a specific frequency band (for example, 2.4 GHz band or 5 GHz band).

通信装置30は、例えばスマートフォン、タブレット装置、携帯電話、ノートパソコン、パーソナルコンピュータ、ゲーム機器等の情報処理装置を用いて構成される。通信装置30は、下位中継装置10との間で通信を行う。例えば、通信装置30は、送信データを下位中継装置10に送信する。
ネットワーク40は、どのように構成されたネットワークでもよい。例えば、ネットワーク40はインターネットを用いて構成されてもよい。
SSID NW50は、SSID毎に個別のサービスを提供するネットワークである。
The communication device 30 is configured using an information processing device such as a smartphone, a tablet device, a mobile phone, a notebook computer, a personal computer, or a game machine. The communication device 30 communicates with the lower relay device 10. For example, the communication device 30 transmits the transmission data to the lower relay device 10.
The network 40 may be a network configured in any way. For example, the network 40 may be configured using the Internet.
The SSID NW 50 is a network that provides individual services for each SSID.

図2は、下位中継装置10の機能構成を表す概略ブロック図である。
下位中継装置10は、バスで接続されたCPU(Central Processing Unit)やメモリや補助記憶装置などを備え、中継プログラムを実行する。中継プログラムの実行によって、下位中継装置10は、無線チップ101、識別部102、識別情報記憶部103、SSID情報付加部104、無線チップ105、通信制御部106を備える装置として機能する。なお、下位中継装置10の各機能の全て又は一部は、ASIC(Application Specific Integrated Circuit)やPLD(Programmable Logic Device)やFPGA(Field Programmable Gate Array)等のハードウェアを用いて実現されてもよい。また、中継プログラムは、コンピュータ読み取り可能な記録媒体に記録されてもよい。コンピュータ読み取り可能な記録媒体とは、例えばフレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置である。また、中継プログラムは、電気通信回線を介して送受信されてもよい。
FIG. 2 is a schematic block diagram illustrating a functional configuration of the lower relay apparatus 10.
The lower relay apparatus 10 includes a CPU (Central Processing Unit), a memory, an auxiliary storage device, and the like connected by a bus, and executes a relay program. By executing the relay program, the lower level relay device 10 functions as a device including the wireless chip 101, the identification unit 102, the identification information storage unit 103, the SSID information addition unit 104, the wireless chip 105, and the communication control unit 106. Note that all or part of each function of the lower level relay apparatus 10 may be realized using hardware such as an application specific integrated circuit (ASIC), a programmable logic device (PLD), or a field programmable gate array (FPGA). . The relay program may be recorded on a computer-readable recording medium. The computer-readable recording medium is, for example, a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD-ROM, or a storage device such as a hard disk built in the computer system. Further, the relay program may be transmitted / received via a telecommunication line.

無線チップ101は、無線LAN用のICチップである。無線チップ101は、特定の周波数帯(例えば、2.4GHz帯)を通信周波数帯として利用可能にする。無線チップ101は、第1通信部1011として機能する。第1通信部1011は、通信装置30との間で通信を行う。第1通信部1011は、例えば通信装置30から送信データを受信する。
識別部102は、第1通信部1011によって受信された送信データの送信元である通信装置30が接続に利用しているSSIDを識別する。
The wireless chip 101 is an IC chip for wireless LAN. The wireless chip 101 makes a specific frequency band (for example, 2.4 GHz band) available as a communication frequency band. The wireless chip 101 functions as the first communication unit 1011. The first communication unit 1011 performs communication with the communication device 30. For example, the first communication unit 1011 receives transmission data from the communication device 30.
The identification unit 102 identifies the SSID that the communication device 30 that is the transmission source of the transmission data received by the first communication unit 1011 uses for connection.

識別情報記憶部103は、磁気ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。識別情報記憶部103は、子識別情報データベースを記憶する。子識別情報データベースは、識別情報を含むレコード(以下、「識別情報レコード」という。)によって構成される。
SSID情報付加部104は、第1通信部1011によって受信された送信データに、識別部102によって識別されたSSIDの情報(以下、「SSID情報」という。)を付加する。
The identification information storage unit 103 is configured using a storage device such as a magnetic hard disk device or a semiconductor storage device. The identification information storage unit 103 stores a child identification information database. The child identification information database is composed of records including identification information (hereinafter referred to as “identification information records”).
The SSID information adding unit 104 adds information of the SSID identified by the identifying unit 102 (hereinafter referred to as “SSID information”) to the transmission data received by the first communication unit 1011.

無線チップ105は、無線LAN用のICチップである。無線チップ105は、無線チップ101とは異なる周波数帯(例えば、5GHz帯)を中継周波数帯として利用可能にする。無線チップ105は、第2通信部1051として機能する。第2通信部1051は、上位中継装置20との間で通信を行う。第2通信部1051は、例えばSSID情報が付加された送信データ(以下、「情報付加フレーム」)を上位中継装置20に送信する。
通信制御部106は、第1通信部1011の通信を制御する。例えば、通信制御部106は、第2通信部1051によって受信されたデータの送信先の通信装置30の識別情報(例えば、通信装置30のMACアドレス)と、識別情報記憶部103に記憶されている子識別情報データベースとに基づいて第1通信部1011を制御してデータを送信先に送信させる。
The wireless chip 105 is an IC chip for wireless LAN. The wireless chip 105 can use a frequency band (for example, 5 GHz band) different from the wireless chip 101 as a relay frequency band. The wireless chip 105 functions as the second communication unit 1051. The second communication unit 1051 performs communication with the upper relay device 20. The second communication unit 1051 transmits, for example, transmission data to which SSID information is added (hereinafter referred to as “information addition frame”) to the higher-level relay device 20.
The communication control unit 106 controls communication of the first communication unit 1011. For example, the communication control unit 106 is stored in the identification information storage unit 103 and the identification information (for example, the MAC address of the communication device 30) of the communication device 30 that is the transmission destination of the data received by the second communication unit 1051. Based on the child identification information database, the first communication unit 1011 is controlled to transmit data to the transmission destination.

図3は、子識別情報データベースの具体例を示す図である。子識別情報データベースは、識別情報レコード60を複数有する。識別情報レコード60は、STA_MAC、SSID及びタイムスタンプの各値を有する。STA_MACの値は、送信データの送信元である通信装置30のMACアドレスを表す。SSIDの値は、同じ識別情報レコード60のSTA_MACで識別される通信装置30が接続に利用しているネットワーク識別名を表す。タイムスタンプは、同じ識別情報レコード60のSTA_MACで識別される通信装置30からの送信データを下位中継装置10が受信した時刻を表す。   FIG. 3 is a diagram showing a specific example of the child identification information database. The child identification information database has a plurality of identification information records 60. The identification information record 60 has STA_MAC, SSID, and time stamp values. The value of STA_MAC represents the MAC address of the communication device 30 that is the transmission data transmission source. The SSID value represents a network identification name used for connection by the communication device 30 identified by the STA_MAC in the same identification information record 60. The time stamp represents the time at which the lower relay apparatus 10 received the transmission data from the communication apparatus 30 identified by the STA_MAC of the same identification information record 60.

図3に示される例では、子識別情報データベースには複数のSTA_MACが記録されている。図3において、子識別情報データベースの最上段に記録されている識別情報レコード60は、STA_MACの値が“AAA”、SSIDの値が“SSID1”、タイムスタンプの値が“YY/MM/D1”である。すなわち、STA_MAC“AAA”で識別される通信装置30が接続に利用しているSSIDが“SSID1”であり、当該通信装置30からの送信データを下位中継装置10が受信した時刻が“YY/MM/D1”であることが表されている。   In the example shown in FIG. 3, a plurality of STA_MACs are recorded in the child identification information database. In FIG. 3, the identification information record 60 recorded at the top of the child identification information database has an STA_MAC value of “AAA”, an SSID value of “SSID1”, and a timestamp value of “YY / MM / D1”. It is. That is, the SSID used for connection by the communication device 30 identified by the STA_MAC “AAA” is “SSID1”, and the time when the lower level relay device 10 receives the transmission data from the communication device 30 is “YY / MM”. / D1 ".

図4は、上位中継装置20の機能構成を表す概略ブロック図である。
上位中継装置20は、バスで接続されたCPUやメモリや補助記憶装置などを備え、中継プログラムを実行する。中継プログラムの実行によって、上位中継装置20は、無線チップ201、読込部202、識別情報記憶部203、送信制御部204、無線チップ205、通信制御部206を備える装置として機能する。なお、上位中継装置20の各機能の全て又は一部は、ASICやPLDやFPGA等のハードウェアを用いて実現されてもよい。また、中継プログラムは、コンピュータ読み取り可能な記録媒体に記録されてもよい。コンピュータ読み取り可能な記録媒体とは、例えばフレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置である。また、中継プログラムは、電気通信回線を介して送受信されてもよい。
FIG. 4 is a schematic block diagram showing the functional configuration of the upper relay device 20.
The upper relay device 20 includes a CPU, a memory, an auxiliary storage device, and the like connected by a bus, and executes a relay program. By executing the relay program, the higher-level relay device 20 functions as a device including the wireless chip 201, the reading unit 202, the identification information storage unit 203, the transmission control unit 204, the wireless chip 205, and the communication control unit 206. Note that all or part of the functions of the higher-level relay device 20 may be realized using hardware such as an ASIC, PLD, or FPGA. The relay program may be recorded on a computer-readable recording medium. The computer-readable recording medium is, for example, a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD-ROM, or a storage device such as a hard disk built in the computer system. Further, the relay program may be transmitted / received via a telecommunication line.

無線チップ201は、無線LAN用のICチップである。無線チップ201は、特定の周波数帯(例えば、5GHz帯)を中継周波数帯として利用可能にする。無線チップ201は、第1通信部2011として機能する。第1通信部2011は、下位中継装置10との間で通信を行う。第1通信部2011は、例えば下位中継装置10から情報付加フレームを受信する。
読込部202は、第1通信部2011によって受信された情報付加フレームを読み込む。具体的には、読込部202は、情報付加フレームからSSID情報を取得する。
The wireless chip 201 is an IC chip for wireless LAN. The wireless chip 201 makes a specific frequency band (for example, 5 GHz band) available as a relay frequency band. The wireless chip 201 functions as the first communication unit 2011. The first communication unit 2011 communicates with the lower relay apparatus 10. The first communication unit 2011 receives an information addition frame from, for example, the lower relay apparatus 10.
The reading unit 202 reads the information addition frame received by the first communication unit 2011. Specifically, the reading unit 202 acquires SSID information from the information addition frame.

識別情報記憶部203は、磁気ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。識別情報記憶部203は、親識別情報データベースを記憶する。親識別情報データベースは、識別情報レコードによって構成される。
送信制御部204は、無線チップ205の通信を制御する。送信制御部204は、読込部202によって取得されたSSID情報に基づいて、当該SSID情報で特定されるSSIDに対応するSSID NW50に、SSID情報を取り除いた送信データを送信させる。
The identification information storage unit 203 is configured using a storage device such as a magnetic hard disk device or a semiconductor storage device. The identification information storage unit 203 stores a parent identification information database. The parent identification information database is composed of identification information records.
The transmission control unit 204 controls communication of the wireless chip 205. Based on the SSID information acquired by the reading unit 202, the transmission control unit 204 causes the SSID NW 50 corresponding to the SSID specified by the SSID information to transmit the transmission data from which the SSID information is removed.

無線チップ205は、無線LAN用のICチップである。無線チップ205は、特定の周波数帯(例えば、5GHz帯)を利用した通信を可能にさせる。無線チップ205は、第2通信部2051として機能する。第2通信部2051は、送信制御部204の制御に従って送信データを送信先であるネットワークに送信する。また、第2通信部2051は、ネットワーク40を介して通信装置30宛てのデータを受信する。
通信制御部206は、第1通信部2011の通信を制御する。通信制御部206は、例えば第2通信部2051によって受信されたデータと、識別情報記憶部203に記憶されている親識別情報データベースとに基づいてデータの中継先の下位中継装置10にデータを送信させる。
The wireless chip 205 is an IC chip for wireless LAN. The wireless chip 205 enables communication using a specific frequency band (for example, 5 GHz band). The wireless chip 205 functions as the second communication unit 2051. The second communication unit 2051 transmits transmission data to a network that is a transmission destination according to the control of the transmission control unit 204. The second communication unit 2051 receives data addressed to the communication device 30 via the network 40.
The communication control unit 206 controls communication of the first communication unit 2011. For example, the communication control unit 206 transmits data to the lower-level relay apparatus 10 that is a relay destination of data based on the data received by the second communication unit 2051 and the parent identification information database stored in the identification information storage unit 203. Let

図5は、親識別情報データベースの具体例を示す図である。親識別情報データベースは、識別情報レコード70を複数有する。識別情報レコード70は、STA_MAC、AP_MAC、SSID情報及びタイムスタンプの各値を有する。STA_MACの値は、送信データの送信元である通信装置30のMACアドレスを表す。AP_MACの値は、情報付加フレームの送信元である下位中継装置10のMACアドレスを表す。SSID情報の値は、同じ識別情報レコード70のAP_MACで識別される下位中継装置10からの情報付加フレームに付加されていたSSIDを表す。タイムスタンプの値は、同じ識別情報レコード70のAP_MACで識別される下位中継装置10からの情報付加フレームを上位中継装置20が受信した時刻を表す。   FIG. 5 is a diagram showing a specific example of the parent identification information database. The parent identification information database has a plurality of identification information records 70. The identification information record 70 has values of STA_MAC, AP_MAC, SSID information, and time stamp. The value of STA_MAC represents the MAC address of the communication device 30 that is the transmission data transmission source. The value of AP_MAC represents the MAC address of the lower relay apparatus 10 that is the transmission source of the information addition frame. The value of the SSID information represents the SSID added to the information addition frame from the lower relay apparatus 10 identified by the AP_MAC of the same identification information record 70. The time stamp value represents the time at which the higher-level relay device 20 has received the information addition frame from the lower-level relay device 10 identified by the AP_MAC of the same identification information record 70.

図5に示される例では、親識別情報データベースには複数のSTA_MACが記録されている。図5において、親識別情報データベースの最上段に記録されている識別情報レコード70は、STA_MACの値が“AAA”、AP_MACの値が“CCC”、SSID情報の値が“SSID1”、タイムスタンプの値が“YY/MM/D3”である。すなわち、STA_MAC“AAA”で識別される通信装置30が接続に利用しているSSIDが“SSID1”であり、AP_MAC“CCC”で識別される下位中継装置10から情報付加フレームを受信した時刻が“YY/MM/D3”であることが表されている。   In the example shown in FIG. 5, a plurality of STA_MACs are recorded in the parent identification information database. In FIG. 5, the identification information record 70 recorded at the top of the parent identification information database has an STA_MAC value of “AAA”, an AP_MAC value of “CCC”, an SSID information value of “SSID1”, and a time stamp. The value is “YY / MM / D3”. That is, the SSID used for connection by the communication device 30 identified by the STA_MAC “AAA” is “SSID1”, and the time when the information addition frame is received from the lower level relay device 10 identified by the AP_MAC “CCC” is “ YY / MM / D3 ″ is indicated.

図6は、本発明における情報付加フレームのフレームフォーマットの具体例を表す図である。
情報付加フレームは、フレーム制御、デュレーション、第1アドレス、第2アドレス、第3アドレス、シーケンス制御、第4アドレス、SSID情報及びペイロードの各値を格納するフィールドを有する。フレーム制御のフィールドには、ToDS(To Distribution System)、FromDS(To Distribution System)の2つのフィールドが格納される。ToDSのフィールドには、受信局が基地局(例えば、下位中継装置10又は上位中継装置20)であるか通信端末(通信装置30)であるかを示す値が格納される。例えば、受信局が基地局である場合、ToDSのフィールドには“1”が格納される。また、例えば、受信局が通信端末である場合、ToDSのフィールドには“0”が格納される。FromDSのフィールドには、送信局が基地局であるか通信端末であるかを示す値が格納される。例えば、送信局が基地局である場合、FromDSのフィールドには“1”が格納される。また、例えば、送信局が通信端末である場合、FromDSのフィールドには“0”が格納される。
FIG. 6 is a diagram showing a specific example of the frame format of the information addition frame in the present invention.
The information addition frame has fields for storing frame control, duration, first address, second address, third address, sequence control, fourth address, SSID information, and payload values. Two fields of ToDS (To Distribution System) and FromDS (To Distribution System) are stored in the frame control field. In the ToDS field, a value indicating whether the receiving station is a base station (for example, the lower relay apparatus 10 or the upper relay apparatus 20) or a communication terminal (communication apparatus 30) is stored. For example, when the receiving station is a base station, “1” is stored in the ToDS field. For example, when the receiving station is a communication terminal, “0” is stored in the ToDS field. In the FromDS field, a value indicating whether the transmitting station is a base station or a communication terminal is stored. For example, when the transmitting station is a base station, “1” is stored in the FromDS field. For example, when the transmitting station is a communication terminal, “0” is stored in the FromDS field.

デュレーションのフィールドには、電波を使用する予定期間の情報が格納される。予定期間とは、フレーム送信に必要な時間を表す。
第1アドレス〜第4アドレスの4つの値を格納するフィールドには、WDSやインフラストラクチャモードなどの使用状況に応じて異なる値が格納される。4つのフィールドに格納される値は、例えば、RA(Receiver Address)、TA(Transmitter Address)、DA(Destination Address)、SA(Source Address)、BSSID(Basic Service Set Identifier)の各値である。RAの値は、次転送先基地局のMACアドレスを表す。TAの値は、転送元基地局のMACアドレスを表す。DAの値は、宛先MACアドレスを表す。SAの値は、送信元MACアドレスを表す。BSSIDの値は、BSSを識別する番号を表す。
The duration field stores information on the scheduled period of using radio waves. The scheduled period represents time required for frame transmission.
In the field for storing the four values of the first address to the fourth address, different values are stored depending on the use status such as WDS and infrastructure mode. The values stored in the four fields are, for example, RA (Receiver Address), TA (Transmitter Address), DA (Destination Address), SA (Source Address), and BSSID (Basic Service Set Identifier). The value of RA represents the MAC address of the next transfer destination base station. The value of TA represents the MAC address of the transfer source base station. The value of DA represents the destination MAC address. The value of SA represents the source MAC address. The value of BSSID represents a number for identifying the BSS.

シーケンス制御のフィールドには、送信するデータのシーケンス番号、またはフラグメント化した場合のフラグメント番号の情報が格納される。
SSID情報のフィールドには、送信データの送信元である通信装置30が接続に利用しているSSIDの情報が格納される。SSID情報のフィールドは、下位中継装置10のSSID情報付加部104によって付加される。
ペイロードのフィールドには、通信端末を操作するユーザが送信したいデータが主に格納される。
The sequence control field stores information on the sequence number of data to be transmitted or fragment number when fragmented.
In the SSID information field, information on the SSID used for connection by the communication device 30 that is the transmission data transmission source is stored. The SSID information field is added by the SSID information adding unit 104 of the lower level relay apparatus 10.
The payload field mainly stores data that the user operating the communication terminal wants to transmit.

図7は、下位中継装置10の処理の流れを示すフローチャートである。
識別部102は、第1通信部1011を介して送信データが受信されたか否か判定する(ステップS101)。送信データが受信されていない場合(ステップS101−NO)、下位中継装置10は処理を終了する。
一方、送信データが受信された場合(ステップS101−YES)、識別部102は送信データの送信元である通信装置30が接続に利用しているSSIDを識別する。識別部102は、識別したSSIDの情報をSSID情報付加部104に出力する。SSID情報付加部104は、識別部102から出力されたSSID情報を送信データに付加する(ステップS102)。この処理により、情報付加フレームが生成される。第2通信部1051は、情報付加フレームを上位中継装置20に送信する(ステップS103)。
FIG. 7 is a flowchart showing a processing flow of the lower level relay apparatus 10.
The identification unit 102 determines whether transmission data is received via the first communication unit 1011 (step S101). When the transmission data is not received (step S101—NO), the lower relay apparatus 10 ends the process.
On the other hand, when the transmission data is received (step S101—YES), the identification unit 102 identifies the SSID used for connection by the communication device 30 that is the transmission data transmission source. The identifying unit 102 outputs the identified SSID information to the SSID information adding unit 104. The SSID information adding unit 104 adds the SSID information output from the identifying unit 102 to the transmission data (step S102). By this processing, an information addition frame is generated. The second communication unit 1051 transmits the information addition frame to the upper relay device 20 (step S103).

図8は、上位中継装置20の処理の流れを示すフローチャートである。
第1通信部2011は、下位中継装置10から送信された情報付加フレームを受信する(ステップS201)。読込部202は、受信された情報付加フレームを読み込む(ステップS202)。具体的には、読込部202は、情報付加フレームからSSID情報及び通信装置30のMACアドレスの情報を取得する。読込部202は、情報付加フレームが受信された時刻情報と、情報付加フレームの送信元である下位中継装置10のMACアドレスと、取得したSSID情報及び通信装置30のMACアドレスの情報とを対応付けて識別情報記憶部203に記録する(ステップS203)。
FIG. 8 is a flowchart showing the flow of processing of the higher-level relay device 20.
The first communication unit 2011 receives the information addition frame transmitted from the lower relay apparatus 10 (step S201). The reading unit 202 reads the received information addition frame (step S202). Specifically, the reading unit 202 acquires the SSID information and the MAC address information of the communication device 30 from the information addition frame. The reading unit 202 associates the time information when the information addition frame is received, the MAC address of the lower level relay device 10 that is the transmission source of the information addition frame, the acquired SSID information, and the MAC address information of the communication device 30. And recorded in the identification information storage unit 203 (step S203).

送信制御部204は、情報付加フレームからSSID情報を取り除く(ステップS204)。その後、送信制御部204は、第2通信部2051を制御してSSID情報で特定されるSSIDに対応するネットワーク(SSID NW50)に送信データを送信させる。第2通信部2051は、送信制御部204の制御に応じて送信データの振分処理を行う(ステップS205)。具体的には、第2通信部2051は、送信データの送信先となるネットワークに送信データを送信する。   The transmission control unit 204 removes the SSID information from the information addition frame (step S204). Thereafter, the transmission control unit 204 controls the second communication unit 2051 to transmit transmission data to a network (SSID NW50) corresponding to the SSID specified by the SSID information. The second communication unit 2051 performs transmission data distribution processing according to the control of the transmission control unit 204 (step S205). Specifically, the second communication unit 2051 transmits the transmission data to the network that is the transmission destination of the transmission data.

図9は、中継システム100の処理の流れを示すシーケンス図である。
図9の説明における中継システム100では、下位中継装置10に帰属している通信装置の台数は1台(通信装置30)である。通信装置30はSSID2を利用して下位中継装置10に接続している。
通信装置30は、送信データを下位中継装置10に送信する(ステップS301)。下位中継装置10の第1通信部1011は、通信装置30から送信された送信データを受信する(ステップS302)。識別部102は、受信された送信データの送信元である通信装置30が接続に利用しているSSIDを識別する。この処理により、識別部102は、SSID情報(例えば、SSID2)を取得する。また、識別部102は、送信データから通信装置30のMACアドレスの情報を取得する。さらに、識別部102は、送信データが受信された時刻の情報も取得する。識別部102は、取得した情報を識別情報記憶部103に記憶されている子識別情報データベースに対応付けて記録する(ステップS303)。なお、子識別情報データベースに情報を記録する前に既に、取得した情報に含まれる通信装置30のMACアドレスが記録されている場合、識別部102は取得した情報で予め記録されている情報を上書きすることによって子識別情報データベースを更新する。ただし、取得した情報と、子識別情報データベースに予め記録されている情報とが特定の項目(STA_MAC及びSSID)で一致する場合には、識別部102は子識別情報データベースを更新しない。
FIG. 9 is a sequence diagram illustrating a processing flow of the relay system 100.
In the relay system 100 in the description of FIG. 9, the number of communication devices belonging to the lower relay device 10 is one (communication device 30). The communication device 30 is connected to the lower level relay device 10 using SSID2.
The communication device 30 transmits the transmission data to the lower relay device 10 (step S301). The first communication unit 1011 of the lower relay apparatus 10 receives the transmission data transmitted from the communication apparatus 30 (step S302). The identification unit 102 identifies the SSID used for connection by the communication device 30 that is the transmission source of the received transmission data. By this processing, the identification unit 102 acquires SSID information (for example, SSID 2). Further, the identification unit 102 acquires information on the MAC address of the communication device 30 from the transmission data. Further, the identification unit 102 also acquires time information when the transmission data is received. The identification unit 102 records the acquired information in association with the child identification information database stored in the identification information storage unit 103 (step S303). If the MAC address of the communication device 30 included in the acquired information is already recorded before recording information in the child identification information database, the identification unit 102 overwrites the information recorded in advance with the acquired information. To update the child identification information database. However, when the acquired information matches the information recorded in advance in the child identification information database in specific items (STA_MAC and SSID), the identification unit 102 does not update the child identification information database.

識別部102は、送信データ及びSSID情報をSSID情報付加部104に出力する。SSID情報付加部104は、出力されたSSID情報(例えば、SSID2)を送信データに付加する(ステップS304)。この処理により、情報付加フレームが生成される。その後、第2通信部1051は、生成された情報付加フレームを上位中継装置20に送信する(ステップS305)。   The identification unit 102 outputs the transmission data and the SSID information to the SSID information addition unit 104. The SSID information adding unit 104 adds the output SSID information (for example, SSID 2) to the transmission data (step S304). By this processing, an information addition frame is generated. Thereafter, the second communication unit 1051 transmits the generated information addition frame to the higher-level relay device 20 (step S305).

上位中継装置20の第1通信部2011は、下位中継装置10から送信された情報付加フレームを受信する(ステップS306)。第1通信部2011は、受信した情報付加フレームを読込部202に出力する。読込部202は、受信された情報付加フレームからSSID情報(例えば、SSID2)、送信元の通信装置30のMACアドレス及び転送元の下位中継装置10のMACアドレスの情報を取得する。さらに、読込部202は、情報付加フレームが受信された時刻の情報も取得する。読込部202は、取得した情報を識別情報記憶部203に記憶されている親識別情報データベースに対応付けて記録する(ステップS307)。なお、親識別情報データベースに情報を記録する前に既に、取得した情報に含まれる通信装置30のMACアドレスが記録されている場合、読込部202は取得した情報で予め記録されている情報を上書きすることによって親識別情報データベースを更新する。ただし、取得した情報と、親識別情報データベースに予め記録されている情報とが特定の項目(STA_MAC、AP_MAC及びSSID情報)で一致する場合には、読込部202は親識別情報データベースを更新しない。   The first communication unit 2011 of the upper relay device 20 receives the information addition frame transmitted from the lower relay device 10 (step S306). The first communication unit 2011 outputs the received information addition frame to the reading unit 202. The reading unit 202 acquires SSID information (for example, SSID2), the MAC address of the transmission source communication device 30 and the MAC address of the lower level relay device 10 of the transfer source from the received information addition frame. Further, the reading unit 202 also acquires information on the time when the information addition frame is received. The reading unit 202 records the acquired information in association with the parent identification information database stored in the identification information storage unit 203 (step S307). If the MAC address of the communication device 30 included in the acquired information is already recorded before the information is recorded in the parent identification information database, the reading unit 202 overwrites the information recorded in advance with the acquired information. To update the parent identification information database. However, when the acquired information matches information recorded in advance in the parent identification information database in specific items (STA_MAC, AP_MAC, and SSID information), the reading unit 202 does not update the parent identification information database.

読込部202は、情報付加フレームを送信制御部204に出力する。送信制御部204は、出力された情報付加フレームからSSID情報を取り除いて第2通信部2051に出力する(ステップS308)。送信制御部204は、第2通信部2051を制御して情報付加フレームからSSID情報が取り除かれた送信データを、SSID情報で特定されるSSID(例えば、SSID2)に対応するネットワーク(SSID NW50−2)に送信させる。第2通信部2051は、送信制御部204の制御に従って送信データをSSID NW50−2に送信する(ステップS309)。   The reading unit 202 outputs the information addition frame to the transmission control unit 204. The transmission control unit 204 removes the SSID information from the output information addition frame and outputs it to the second communication unit 2051 (step S308). The transmission control unit 204 controls the second communication unit 2051 to transmit the transmission data from which the SSID information is removed from the information addition frame, to the network (SSID NW50-2) corresponding to the SSID (for example, SSID2) specified by the SSID information. ). The second communication unit 2051 transmits the transmission data to the SSID NW 50-2 according to the control of the transmission control unit 204 (step S309).

上位中継装置20の第2通信部2051は、SSID NW50−2からデータを受信する(ステップS310)。第2通信部2051は、受信したデータを通信制御部206に出力する。通信制御部206は、出力されたデータと、識別情報記憶部203に記憶されている親識別情報データベースとに基づいてデータの転送先を決定する。具体的には、まず通信制御部206は、識別情報記憶部203に記憶されている親識別情報データベースを読み出す。次に、通信制御部206は、読み出した親識別情報データベースを構成する識別情報レコード70のうち、受信されたデータの送信元であるネットワークのSSIDに対応する識別情報レコード70を選択する。そして、通信制御部206は、選択した識別情報レコード70のAP_MACの項目に記録されているアドレス情報をデータの転送先の下位中継装置10に決定する。第1通信部2011は、決定された下位中継装置10にデータを送信する(ステップS311)。   The second communication unit 2051 of the higher-level relay device 20 receives data from the SSID NW 50-2 (Step S310). Second communication unit 2051 outputs the received data to communication control unit 206. The communication control unit 206 determines a data transfer destination based on the output data and the parent identification information database stored in the identification information storage unit 203. Specifically, first, the communication control unit 206 reads the parent identification information database stored in the identification information storage unit 203. Next, the communication control unit 206 selects the identification information record 70 corresponding to the SSID of the network that is the transmission source of the received data among the identification information records 70 that constitute the read parent identification information database. Then, the communication control unit 206 determines the address information recorded in the AP_MAC item of the selected identification information record 70 as the data transfer destination lower level relay apparatus 10. The first communication unit 2011 transmits data to the determined lower level relay apparatus 10 (step S311).

下位中継装置10の第2通信部1051は、上位中継装置20からデータを受信する。第2通信部1051は、受信したデータを通信制御部106に出力する。通信制御部106は、出力されたデータと、識別情報記憶部103に記憶されている子識別情報データベースとに基づいてデータの送信先を決定する。具体的には、まず通信制御部106は、識別情報記憶部103に記憶されている子識別情報データベースを読み出す。次に、通信制御部106は、読み出した子識別情報データベースを構成する識別情報レコード60のうち、受信されたデータの送信先である通信装置30のMACアドレスに対応する識別情報レコード60を選択する。そして、通信制御部106は、選択した識別情報レコード60のSSIDの項目に記録されているSSIDの情報を取得する。通信制御部106は、第1通信部2011を制御して、取得したSSIDの情報で示されるSSIDを利用している通信装置30にデータを送信させる。第1通信部2011は、通信制御部206の制御に従って、通信装置30にデータを送信する(ステップS312)。   The second communication unit 1051 of the lower relay apparatus 10 receives data from the upper relay apparatus 20. Second communication unit 1051 outputs the received data to communication control unit 106. The communication control unit 106 determines a data transmission destination based on the output data and the child identification information database stored in the identification information storage unit 103. Specifically, first, the communication control unit 106 reads a child identification information database stored in the identification information storage unit 103. Next, the communication control unit 106 selects the identification information record 60 corresponding to the MAC address of the communication device 30 that is the transmission destination of the received data among the identification information records 60 that constitute the read child identification information database. . And the communication control part 106 acquires the information of SSID currently recorded on the item of SSID of the selected identification information record 60. FIG. The communication control unit 106 controls the first communication unit 2011 to transmit data to the communication device 30 that uses the SSID indicated by the acquired SSID information. The 1st communication part 2011 transmits data to the communication apparatus 30 according to control of the communication control part 206 (step S312).

以上のように構成された中継システム100によれば、中継先のAP(上位中継装置20)でデータの送信先を判別することができる。具体的には、下位中継装置10が、通信装置30が接続に利用しているSSIDを示すSSID情報を送信データに付加する。上位中継装置20は、下位中継装置10が付加したSSID情報に基づいて送信データがどのSSIDを利用して送信されたデータであるのかを把握することができる。そのため、中継先のAP(上位中継装置20)においてデータの送信先を判別することが可能になる。   According to the relay system 100 configured as described above, the data transmission destination can be determined by the relay destination AP (upper relay apparatus 20). Specifically, the lower relay apparatus 10 adds SSID information indicating the SSID used for connection by the communication apparatus 30 to the transmission data. Based on the SSID information added by the lower relay apparatus 10, the upper relay apparatus 20 can grasp which SSID is used to transmit the transmitted data. Therefore, it becomes possible to determine the data transmission destination in the relay destination AP (upper relay apparatus 20).

また、本発明では、上位中継装置20が送信データをSSIDに対応するネットワークに送信する前に、下位中継装置10によって付加されたSSID情報が情報付加フレームのヘッダから取り除かれる。したがって、他の装置(下位中継装置10及び上位中継装置20を除いた装置)にとって不要な情報(SSID情報)が付加されたままのデータで他の装置に送信されない。そのため、送信データを受信した他の装置が、SSID情報が付加されたことにより送信データを正しく復号できなくなってしまうおそれを軽減することができる。   Further, in the present invention, before the upper relay device 20 transmits the transmission data to the network corresponding to the SSID, the SSID information added by the lower relay device 10 is removed from the header of the information addition frame. Therefore, data that is unnecessary information (SSID information) added to other devices (devices other than the lower relay device 10 and the upper relay device 20) is not transmitted to the other devices. Therefore, it is possible to reduce the possibility that another device that has received the transmission data cannot correctly decode the transmission data due to the addition of the SSID information.

また、従来では、中継先のAPにおいてどのSSIDのデータが中継されたのか判別することができないという問題に対して、中継用周波数帯でも通信用周波数帯と同様のSSIDを作成し、対応付けることが行われていた。しかし、SSIDの生成数は、無線チップの性能によって限りがあるため、他のサービスでSSIDを利用することが出来なくなってしまうという問題があった。それに対し、本発明における中継システム100では、下位中継装置10が、通信装置30が接続に利用しているSSIDを示すSSID情報を送信データに付加して中継先である上位中継装置20に送信するため、中継用周波数帯(下位中継装置10と上位中継装置20との間で使用される周波数帯)において通信用周波数帯と同様のSSIDを作成する必要がない。そのため、中継用周波数帯におけるSSIDの消費を最低限に抑えることができる。   Further, conventionally, with respect to the problem that it is not possible to determine which SSID data is relayed in the relay destination AP, it is possible to create and associate an SSID similar to the communication frequency band in the relay frequency band. It was done. However, since the number of SSIDs generated is limited depending on the performance of the wireless chip, there is a problem that the SSID cannot be used for other services. On the other hand, in the relay system 100 according to the present invention, the lower relay apparatus 10 adds SSID information indicating the SSID used for connection by the communication apparatus 30 to the transmission data and transmits it to the upper relay apparatus 20 that is the relay destination. Therefore, it is not necessary to create an SSID similar to the communication frequency band in the relay frequency band (frequency band used between the lower relay apparatus 10 and the upper relay apparatus 20). Therefore, the consumption of SSID in the relay frequency band can be minimized.

<変形例>
本実施形態では、中継システム100が1台の下位中継装置10を備える構成を示したが、中継システム100は複数台の下位中継装置10を備えるように構成されてもよい。
また、本実施形態では、中継周波数帯と通信周波数帯とで異なる周波数帯が使用されている場合を例に説明したが、本発明における中継システム100は中継周波数帯と通信周波数帯とで同じ周波数帯を使用している場合であっても適用可能である。例えば、SSID毎の中継ができない無線チップを有するAP間での通信においても本発明における中継システム100を適用することができる。
<Modification>
In the present embodiment, the configuration in which the relay system 100 includes one lower level relay device 10 is shown, but the relay system 100 may be configured to include a plurality of lower level relay devices 10.
Further, in the present embodiment, the case where different frequency bands are used for the relay frequency band and the communication frequency band has been described as an example, but the relay system 100 according to the present invention has the same frequency in the relay frequency band and the communication frequency band. This is applicable even when a band is used. For example, the relay system 100 according to the present invention can also be applied to communication between APs having wireless chips that cannot be relayed for each SSID.

本実施形態では、下位中継装置10は、送信データを通信装置30から受信する度に情報付加フレームを生成する構成を示したが、これに限定される必要はない。例えば、下位中継装置10は、通信装置30が接続に利用しているSSIDが変化した場合に当該通信装置30から接続後に最初に受信した送信データのみにSSID情報を付加してもよい。このように構成される場合、識別部102は識別情報記憶部103に記憶されている子識別情報データベースに情報を新たに記録又は情報の更新を行うと、送信データ及びSSID情報の他に、新たな接続であることを示す新接続情報をSSID情報付加部104に出力する。新接続情報が出力された場合、SSID情報付加部104は送信データにSSID情報を付加する。一方、新接続情報が出力されなかった場合、SSID情報付加部104は送信データにSSID情報を付加しない。
このように構成されることによって、下位中継装置10は送信データを受信する度にSSID情報を付加する必要がない。そのため、下位中継装置10の処理負荷を軽減することができる。
In the present embodiment, the low-order relay device 10 is configured to generate the information addition frame every time transmission data is received from the communication device 30. However, the present invention is not limited to this. For example, the lower relay apparatus 10 may add the SSID information only to the transmission data received first after connection from the communication apparatus 30 when the SSID used for connection by the communication apparatus 30 changes. In this case, when the identification unit 102 newly records information or updates information in the child identification information database stored in the identification information storage unit 103, in addition to transmission data and SSID information, New connection information indicating that the connection is secure is output to the SSID information adding unit 104. When the new connection information is output, the SSID information adding unit 104 adds the SSID information to the transmission data. On the other hand, when the new connection information is not output, the SSID information adding unit 104 does not add the SSID information to the transmission data.
With this configuration, the lower relay apparatus 10 does not need to add SSID information every time transmission data is received. Therefore, the processing load on the lower relay apparatus 10 can be reduced.

以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。   The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes designs and the like that do not depart from the gist of the present invention.

10…下位中継装置, 20…上位中継装置, 30…通信装置, 40…ネットワーク, 50(50−1〜50−n)…SSID NW, 101…無線チップ, 1011…第1通信部, 102…識別部, 103…識別情報記憶部, 104…SSID情報付加部, 105…無線チップ, 1051…第2通信部, 106…通信制御部, 201…無線チップ, 2011…第1通信部, 202…読込部, 203…識別情報記憶部, 204…送信制御部, 205…無線チップ, 2051…第2通信部, 206…通信制御部 DESCRIPTION OF SYMBOLS 10 ... Lower relay apparatus, 20 ... Upper relay apparatus, 30 ... Communication apparatus, 40 ... Network, 50 (50-1-50-n) ... SSID NW, 101 ... Wireless chip, 1011 ... 1st communication part, 102 ... Identification 103: Identification information storage unit, 104 ... SSID information addition unit, 105 ... Wireless chip, 1051 ... Second communication unit, 106 ... Communication control unit, 201 ... Wireless chip, 2011 ... First communication unit, 202 ... Reading unit , 203 ... Identification information storage unit, 204 ... Transmission control unit, 205 ... Wireless chip, 2051 ... Second communication unit, 206 ... Communication control unit

Claims (6)

通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムであって、
前記下位中継装置は、
前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加部と、
前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信部と、
を備え、
前記上位中継装置は、
前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御部と、
前記送信制御部の制御に従い、前記送信データを送信先に送信する送信部と、
を備え
前記送信制御部は、前記送信データの送信前に、付加された前記ネットワーク識別子の情報を取り除き、
前記送信部は、前記ネットワーク識別子の情報が取り除かれた送信データを送信先に送信する中継システム。
A relay system comprising a lower relay device that communicates with a communication device, and an upper relay device that relays communication between the lower relay device and a plurality of networks,
The lower relay device is
An adding unit for adding information of a network identifier to transmission data including data transmitted from the communication device;
A transmission unit that transmits transmission data to which the information of the network identifier is added to the higher-level relay device;
With
The upper relay device is
A transmission control unit that determines a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower-level relay device, and controls transmission of the transmission data;
A transmission unit that transmits the transmission data to a transmission destination according to the control of the transmission control unit;
Equipped with a,
The transmission control unit removes the added network identifier information before transmitting the transmission data,
And the transmission unit, the relay system that transmits transmission data information of the network identifier has been removed to the destination.
通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムであって、
前記下位中継装置は、
前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加部と、
前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信部と、
を備え、
前記上位中継装置は、
前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御部と、
前記送信制御部の制御に従い、前記送信データを送信先に送信する送信部と、
を備え
前記付加部は、前記データの送信元である通信装置が接続に利用しているネットワーク識別子の情報を前記送信データに付加する中継システム。
A relay system comprising a lower relay device that communicates with a communication device, and an upper relay device that relays communication between the lower relay device and a plurality of networks,
The lower relay device is
An adding unit for adding information of a network identifier to transmission data including data transmitted from the communication device;
A transmission unit that transmits transmission data to which the information of the network identifier is added to the higher-level relay device;
With
The upper relay device is
A transmission control unit that determines a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower-level relay device, and controls transmission of the transmission data;
A transmission unit that transmits the transmission data to a transmission destination according to the control of the transmission control unit;
Equipped with a,
The adding unit relay system that adds information of the network identifier the a data transmission source communication device is used for connection to the transmission data.
通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムにおける中継方法であって、
前記下位中継装置が、前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加ステップと、
前記下位中継装置が、前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信ステップと、
前記上位中継装置が、前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御ステップと、
前記上位中継装置が、前記送信制御ステップにおける制御に従い、前記送信データを送信先に送信する送信ステップと、
を有し、
前記送信制御ステップにおいて、前記送信データの送信前に、付加された前記ネットワーク識別子の情報を取り除き、
前記送信ステップにおいて、前記ネットワーク識別子の情報が取り除かれた送信データを送信先に送信する中継方法。
A relay method in a relay system comprising: a lower relay device that communicates with a communication device; and an upper relay device that relays communication between the lower relay device and a plurality of networks,
An adding step in which the lower-level relay device adds network identifier information to transmission data including data transmitted from the communication device;
The lower relay device transmits transmission data to which the network identifier information is added to the upper relay device; and
A transmission control step in which the upper relay apparatus determines a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower relay apparatus, and controls transmission of the transmission data When,
The upper relay device transmits the transmission data to a transmission destination according to the control in the transmission control step;
I have a,
In the transmission control step, before the transmission data is transmitted, the information of the added network identifier is removed,
In the transmitting step, the relay method to transmit data information network identifier has been removed that sends to the destination.
通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムにおける中継方法であって、
前記下位中継装置が、前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加ステップと、
前記下位中継装置が、前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信ステップと、
前記上位中継装置が、前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御ステップと、
前記上位中継装置が、前記送信制御ステップにおける制御に従い、前記送信データを送信先に送信する送信ステップと、
を有し、
前記付加ステップにおいて、前記データの送信元である通信装置が接続に利用しているネットワーク識別子の情報を前記送信データに付加する中継方法。
A relay method in a relay system comprising: a lower relay device that communicates with a communication device; and an upper relay device that relays communication between the lower relay device and a plurality of networks,
An adding step in which the lower-level relay device adds network identifier information to transmission data including data transmitted from the communication device;
The lower relay device transmits transmission data to which the network identifier information is added to the upper relay device; and
A transmission control step in which the upper relay apparatus determines a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower relay apparatus, and controls transmission of the transmission data When,
The upper relay device transmits the transmission data to a transmission destination according to the control in the transmission control step;
I have a,
A relay method in which, in the adding step, information of a network identifier used for connection by a communication device that is a transmission source of the data is added to the transmission data .
通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムとして、前記下位中継装置に相当する第1のコンピュータ及び前記上位中継装置に相当する第2のコンピュータを動作させるためのコンピュータプログラムであって、
前記第1のコンピュータに対し、
前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加ステップと、
前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信ステップと、
を実行させ、
前記第2のコンピュータに対し、
前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御ステップと、
前記送信制御ステップにおける制御に従い、前記送信データを送信先に送信する送信ステップと、
を実行させ
前記送信制御ステップにおいて、前記送信データの送信前に、付加された前記ネットワーク識別子の情報を取り除き、
前記送信ステップにおいて、前記ネットワーク識別子の情報が取り除かれた送信データを送信先に送信するためのコンピュータプログラム。
As a relay system comprising a lower relay device that communicates with a communication device, and an upper relay device that relays communication between the lower relay device and a plurality of networks, a first computer corresponding to the lower relay device, and A computer program for operating a second computer corresponding to the upper relay device,
For the first computer,
An adding step of adding network identifier information to transmission data including data transmitted from the communication device;
A transmission step of transmitting transmission data to which the information of the network identifier is added to the higher-level relay device;
And execute
For the second computer,
A transmission control step of determining a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower relay apparatus, and controlling transmission of the transmission data;
In accordance with the control in the transmission control step, a transmission step of transmitting the transmission data to a transmission destination;
Was executed,
In the transmission control step, before the transmission data is transmitted, the information of the added network identifier is removed,
Wherein in the transmission step, transmitting to order the computer program transmission data information of the network identifier has been removed to the destination.
通信装置と通信を行う下位中継装置と、前記下位中継装置と複数のネットワークとの間で通信の中継を行う上位中継装置とを備える中継システムとして、前記下位中継装置に相当する第1のコンピュータ及び前記上位中継装置に相当する第2のコンピュータを動作させるためのコンピュータプログラムであって、
前記第1のコンピュータに対し、
前記通信装置から送信されたデータを含む送信データにネットワーク識別子の情報を付加する付加ステップと、
前記ネットワーク識別子の情報が付加された送信データを前記上位中継装置に送信する送信ステップと、
を実行させ、
前記第2のコンピュータに対し、
前記下位中継装置から送信された前記送信データに付加された前記ネットワーク識別子の情報に基づいて前記送信データの送信先を判別し、前記送信データの送信を制御する送信制御ステップと、
前記送信制御ステップにおける制御に従い、前記送信データを送信先に送信する送信ステップと、
を実行させ
前記付加ステップにおいて、前記データの送信元である通信装置が接続に利用しているネットワーク識別子の情報を前記送信データに付加するためのコンピュータプログラム。
As a relay system comprising a lower relay device that communicates with a communication device, and an upper relay device that relays communication between the lower relay device and a plurality of networks, a first computer corresponding to the lower relay device, and A computer program for operating a second computer corresponding to the upper relay device,
For the first computer,
An adding step of adding network identifier information to transmission data including data transmitted from the communication device;
A transmission step of transmitting transmission data to which the information of the network identifier is added to the higher-level relay device;
And execute
For the second computer,
A transmission control step of determining a transmission destination of the transmission data based on information of the network identifier added to the transmission data transmitted from the lower relay apparatus, and controlling transmission of the transmission data;
In accordance with the control in the transmission control step, a transmission step of transmitting the transmission data to a transmission destination;
Was executed,
Wherein in adding step, the data addition to because of a computer program information network identifier which is the source communication device is used for connection to the transmission data.
JP2014162519A 2014-08-08 2014-08-08 Relay system, relay method, and computer program Active JP5870170B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014162519A JP5870170B1 (en) 2014-08-08 2014-08-08 Relay system, relay method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014162519A JP5870170B1 (en) 2014-08-08 2014-08-08 Relay system, relay method, and computer program

Publications (2)

Publication Number Publication Date
JP5870170B1 true JP5870170B1 (en) 2016-02-24
JP2016039534A JP2016039534A (en) 2016-03-22

Family

ID=55360945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014162519A Active JP5870170B1 (en) 2014-08-08 2014-08-08 Relay system, relay method, and computer program

Country Status (1)

Country Link
JP (1) JP5870170B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2005081459A1 (en) * 2004-02-25 2007-10-25 独立行政法人情報通信研究機構 Wireless access method and system
JPWO2007142199A1 (en) * 2006-06-06 2009-10-22 パナソニック株式会社 Wireless communication system, wireless terminal, base station, and base station search method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2005081459A1 (en) * 2004-02-25 2007-10-25 独立行政法人情報通信研究機構 Wireless access method and system
JPWO2007142199A1 (en) * 2006-06-06 2009-10-22 パナソニック株式会社 Wireless communication system, wireless terminal, base station, and base station search method

Also Published As

Publication number Publication date
JP2016039534A (en) 2016-03-22

Similar Documents

Publication Publication Date Title
JP7234918B2 (en) Electronic device and wireless communication method used for wireless communication
EP3282786B1 (en) Terminal device, base station, wireless communication methods, and computer programs
US20220352945A1 (en) Electronic devices and communication methods
KR102480438B1 (en) Electronic device and radio communication method
US11856427B2 (en) Wireless communication electronic device and method, and computer-readable storage medium
EP3547794A1 (en) Base station and terminal device
US11445345B2 (en) Mobile communication system, MME, terminals and method for communication
US20130023227A1 (en) Communication apparatus and communication method
JP6855838B2 (en) Terminal devices, methods and programs
WO2018088952A1 (en) First node, second node and methods for filtering messages in a bluetooth mesh network
JPWO2019087639A1 (en) Wireless sensor system, management apparatus, communication control method, and communication control program
US20070218897A1 (en) Communication device, communication system, communication method, and program
EP3968552A1 (en) Wireless communication apparatus
JP6110331B2 (en) Connection control system, control server, connection control method, and computer program
US10813087B2 (en) Apparatus and method
CN112291845B (en) Paging method and communication device
JP6384187B2 (en) Network system, relay device, and method for controlling configuration of multiple groups in network system
JP5870170B1 (en) Relay system, relay method, and computer program
JP6347216B2 (en) Wireless communication terminal, wireless communication terminal control method, and program
JP6909306B2 (en) Communication control device and communication control method
JP5756397B2 (en) Wireless communication system and wireless communication method
TWI691230B (en) Communication between user equipment and its control method and device
JP6089249B2 (en) Relay system, shared relay device, and relay method
US11381998B2 (en) Communication apparatus, method, program, and recording medium
WO2020143522A1 (en) Electronic device and method for wireless communication, and computer-readable storage medium

Legal Events

Date Code Title Description
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: 20160105

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160108

R150 Certificate of patent or registration of utility model

Ref document number: 5870170

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250