JP5966040B1 - Communication apparatus and calculation method - Google Patents

Communication apparatus and calculation method Download PDF

Info

Publication number
JP5966040B1
JP5966040B1 JP2015060486A JP2015060486A JP5966040B1 JP 5966040 B1 JP5966040 B1 JP 5966040B1 JP 2015060486 A JP2015060486 A JP 2015060486A JP 2015060486 A JP2015060486 A JP 2015060486A JP 5966040 B1 JP5966040 B1 JP 5966040B1
Authority
JP
Japan
Prior art keywords
communication device
trip delay
packet
delay time
time
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
JP2015060486A
Other languages
Japanese (ja)
Other versions
JP2016181783A (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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2015060486A priority Critical patent/JP5966040B1/en
Application granted granted Critical
Publication of JP5966040B1 publication Critical patent/JP5966040B1/en
Publication of JP2016181783A publication Critical patent/JP2016181783A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

【課題】無線区間のスループットを正確に測定する。【解決手段】通信装置1は、アクセスポイント2に無線接続された他の通信装置3に対して要求パケットを送信する送信制御部131と、要求パケットに対する応答パケットを他の通信装置3から受信する受信制御部132と、要求パケットを送信してから応答パケットを受信するまでの時間を、自身とアクセスポイント2との接続状態及び他の通信装置3とアクセスポイント2との接続状態に応じて補正した第1往復遅延時間に基づいて、無線区間のスループットを算出する算出部133とを備える。【選択図】図1An object of the present invention is to accurately measure the throughput of a wireless section. A communication apparatus includes a transmission control unit that transmits a request packet to another communication apparatus that is wirelessly connected to an access point, and receives a response packet for the request packet from the other communication apparatus. The reception control unit 132 corrects the time from when the request packet is transmitted to when the response packet is received according to the connection state between itself and the access point 2 and the connection state between the other communication device 3 and the access point 2. And a calculation unit 133 that calculates the throughput of the wireless section based on the first round trip delay time. [Selection] Figure 1

Description

本発明は、無線通信の中継装置である無線LANアクセスポイントとの間のスループットを測定する通信装置及び算出方法に関する。   The present invention relates to a communication apparatus and a calculation method for measuring throughput with a wireless LAN access point that is a relay apparatus for wireless communication.

無線技術の普及に伴い一般のユーザ宅においても無線LAN環境が構築されている。スループット測定は、宅内に構築された無線LAN環境の通信状況を把握する方法として広く利用されており、例えば、特許文献1には、無線LANのプローブ信号を用いて無線LAN環境のスループットを測定する測定装置が提案されている。   With the spread of wireless technology, a wireless LAN environment has also been constructed in general user homes. Throughput measurement is widely used as a method for grasping the communication status of a wireless LAN environment built in a home. For example, in Patent Document 1, the throughput of a wireless LAN environment is measured using a probe signal of the wireless LAN. A measuring device has been proposed.

また、通信装置の多様化に伴い、宅内の無線LAN環境では、パーソナルコンピュータ(PC)だけでなく、スマートフォン、携帯電話、タブレットPC、ゲーム機等の携帯型の通信装置も広く利用されている。ここで、スマートフォン等の携帯型の通信装置では、プローブ信号を送信するAPIを備えていない通信装置も多く、特許文献1のようにプローブ信号を用いてスループットを測定する方法は、通信装置によっては実現できないという問題があった。   With the diversification of communication devices, not only personal computers (PCs) but also portable communication devices such as smartphones, mobile phones, tablet PCs, and game machines are widely used in home wireless LAN environments. Here, in a portable communication device such as a smartphone, there are many communication devices that do not include an API that transmits a probe signal, and a method of measuring throughput using a probe signal as in Patent Literature 1 is depending on the communication device. There was a problem that it could not be realized.

この点、本発明者らは、IPレイヤでの通信、具体的にはICMP(Internet Control Message Protocol)のpingを実行することにより、プローブ信号を用いることなくスループットを測定する仕組みを発案し、特願2015-013050号等において既に提案している。   In this regard, the present inventors have invented a mechanism for measuring throughput without using a probe signal by performing communication at the IP layer, specifically, ICMP (Internet Control Message Protocol) ping. It has already been proposed in No. 2015-013050.

特許第4675743号公報Japanese Patent No. 4675743

ところで、無線LANの標準規格であるIEEE802.11nでは、送信データを多数連結することで1回のフレーム送信で大量のデータを送信するフレームアグリゲーションという機能が規定されている。フレームアグリゲーション機能を動作させるためには、複数のフレームが送信待ちの状態になっている必要があり、例えば、一定サイズ以上のパケットを送信する場合に、当該パケットが複数のフレームに分割され、フレームアグリゲーション機能により一括で送信される。
そのため、pingを用いたスループット測定において、ユーザの無線利用時の状態に合ったスループットを測定するために、フレームアグリゲーション機能が動作するように、一定サイズ以上のICMPパケット(Echo Request、Echo Reply)を送受信しなければならない。
By the way, IEEE 802.11n, which is a wireless LAN standard, defines a function called frame aggregation that transmits a large amount of data in one frame transmission by connecting a large number of transmission data. In order to operate the frame aggregation function, it is necessary for a plurality of frames to be in a transmission waiting state.For example, when transmitting a packet of a certain size or more, the packet is divided into a plurality of frames, It is sent in a batch by the aggregation function.
Therefore, in the throughput measurement using ping, ICMP packets (Echo Request, Echo Reply) of a certain size or larger are used so that the frame aggregation function operates in order to measure the throughput that matches the user's wireless usage state. Must send and receive.

ここで、図8(A)に、pingのパケットサイズと、往復遅延時間(RTT:Round-Trip Time)及び当該往復遅延時間から算出されるスループットとの関係を示す。なお、図8(及び後述する図4)では、夫々の関係を単純化し、模式的に示している。
図8(A)に示すように、パケットサイズが10000バイト未満の場合、実際の無線利用時に比べて低いスループットが算出される。これは、フレームアグリゲーションではパケットサイズが大きいほど効率が向上すること、及びパケットサイズが小さいほど通信時間に対してICMPの処理時間が支配的になることを理由としている。他方、パケットサイズが20000又は30000バイトを超える辺りから算出結果が安定し、実態と合ったスループットが算出されることが分かる。
FIG. 8A shows the relationship between the ping packet size, the round-trip delay time (RTT) and the throughput calculated from the round-trip delay time. In FIG. 8 (and FIG. 4 described later), the respective relationships are simplified and schematically shown.
As shown in FIG. 8A, when the packet size is less than 10,000 bytes, a lower throughput is calculated as compared with the actual wireless use. This is because in frame aggregation, the efficiency increases as the packet size increases, and the ICMP processing time dominates the communication time as the packet size decreases. On the other hand, it can be seen that the calculation result is stable when the packet size exceeds 20000 or 30000 bytes, and the throughput that matches the actual situation is calculated.

このように、pingを用いて正確なスループットを測定するための1つの方法として、パケットサイズを大きくする方法があるが、単にパケットサイズを大きくしたのでは、以下に示す問題が生じてしまう。
図8(B)を参照して、パケットサイズを大きくした場合に生じる問題について説明する。なお、図8(B)では、理解を容易にするために、具体的なモデルケースを用いているが、以下に示す問題は、このようなケースに限られるものではない。
As described above, one method for measuring accurate throughput using ping is to increase the packet size. However, simply increasing the packet size causes the following problems.
A problem that occurs when the packet size is increased will be described with reference to FIG. In FIG. 8B, a specific model case is used for easy understanding. However, the problem described below is not limited to such a case.

TV放送等の映像コンテンツを宅内の好きな場所で視聴できるように、ユーザが所有する通信装置に映像コンテンツを配信する映像配信サービスが知られている。このような映像配信サービスでは、図8(B)に示すように、宅内に映像配信装置を設置し、通信装置と映像配信装置とが無線LANのアクセスポイントを介して通信することで映像コンテンツの配信が行われる。
映像配信サービスを導入する場合、先ず、ユーザ宅において十分なスループットが確保できるか確認する必要がある。スループットの測定では、本来であれば、通信装置−映像配信装置間のスループットを測定する必要があるものの、サービス導入前のユーザ宅では、映像配信装置が設置されていないため、通信装置−アクセスポイント間のスループットを測定することになる。
There is known a video distribution service for distributing video content to a communication device owned by a user so that video content such as TV broadcasting can be viewed at a favorite place in the house. In such a video distribution service, as shown in FIG. 8B, a video distribution device is installed in the home, and the communication device and the video distribution device communicate with each other via a wireless LAN access point, so that Distribution is performed.
When introducing a video distribution service, it is first necessary to confirm whether sufficient throughput can be secured at the user's home. In the measurement of throughput, although it is originally necessary to measure the throughput between the communication device and the video distribution device, since the video distribution device is not installed at the user's home before the service introduction, the communication device-access point Will measure the throughput.

ここで、上述のように、pingを用いたスループット測定では、パケットサイズを大きくする必要があるが、パケットサイズを大きくすると、パケットのフラグメント及びデフラグメントが発生してしまう。この点、通信装置や映像配信装置のような通信の終端にある装置では、パケットのフラグメント(及びデフラグメント、以下省略)を行うことが想定されている一方で、アクセスポイントのように通信を中継する装置では、パケットのフラグメント等を行うことが想定されていない。そのため、通信装置−アクセスポイント間のpingの往復遅延時間は、通信装置−映像配信装置間の往復遅延時間よりも、アクセスポイントのフラグメント等にかかる余分な時間の分だけ長くなってしまう傾向があり、結果、測定するスループットも実際のスループットよりも低く算出されてしまう傾向がある。   Here, as described above, in the throughput measurement using ping, it is necessary to increase the packet size. However, if the packet size is increased, packet fragmentation and defragmentation occur. In this regard, devices at the end of communication, such as communication devices and video distribution devices, are assumed to perform packet fragmentation (and defragmentation, hereinafter omitted), while relaying communication like an access point It is not assumed that a device that performs packet fragmentation or the like will perform. For this reason, the round trip delay time of the ping between the communication device and the access point tends to be longer than the round trip delay time between the communication device and the video distribution device by the extra time required for the fragment of the access point. As a result, the measured throughput tends to be calculated lower than the actual throughput.

図8(B)で例示した映像配信サービスの場合、測定したスループットを元にサービスの導入や配信する映像の画質(高画質/低画質)等をアドバイスすることがある。そのため、測定したスループットが実際のスループットよりも低い場合、事業者側にとってみればサービス導入の機会を逃してしまうことに繋がり、また、ユーザ側にとってみれば本来であれば高画質の視聴ができるにも関わらず低画質での視聴を勧められてしまう可能性がある。
このようにpingを用いてアクセスポイントとの間(無線区間)のスループットを測定する場合、フレームアグリゲーションとの関係からデータサイズを大きくしなければ正確な測定ができない一方で、フラグメント等との関係からデータサイズを大きくすると正確な測定ができないという問題がある。
In the case of the video distribution service illustrated in FIG. 8B, the introduction of the service or the image quality (high image quality / low image quality) of the video to be distributed may be advised based on the measured throughput. Therefore, if the measured throughput is lower than the actual throughput, it will lead to miss the opportunity of introducing the service for the operator side, and if the user side sees it, it is possible to view the image with high image quality. Nevertheless, viewing with low image quality may be recommended.
In this way, when measuring the throughput between the access points using the ping (wireless section), accurate measurement cannot be performed unless the data size is increased due to the relationship with the frame aggregation. When the data size is increased, there is a problem that accurate measurement cannot be performed.

本発明は、このような問題に鑑みてなされたものであり、無線区間のスループットを正確に測定可能な通信装置及び算出方法を提供することを目的とする。   The present invention has been made in view of such a problem, and an object of the present invention is to provide a communication apparatus and a calculation method capable of accurately measuring the throughput of a wireless section.

本発明の第1の態様においては、電波を発信する親機と無線接続された通信装置であって、パケットを前記親機と無線接続された他の通信装置に対して送信する送信制御部と、前記パケットに対する応答パケットを、前記他の通信装置から受信する受信制御部と、前記パケットを送信してから前記応答パケットを受信するまでの時間を、自身と前記親機との接続状態及び前記他の通信装置と親機との接続状態に応じて補正した第1往復遅延時間に基づいて、前記通信装置と前記親機との間のスループットを算出する算出部と、を備える通信装置を提供する。   In the first aspect of the present invention, a communication device wirelessly connected to a parent device that transmits radio waves, wherein the transmission control unit transmits a packet to another communication device wirelessly connected to the parent device; , A reception control unit that receives a response packet for the packet from the other communication device, a time period from when the packet is transmitted until the response packet is received, a connection state between itself and the base unit, and Provided is a communication device comprising: a calculation unit that calculates a throughput between the communication device and the parent device based on a first round-trip delay time corrected according to a connection state between another communication device and the parent device To do.

また、前記送信制御部は、前記第1往復遅延時間を取得した環境と同一の環境である第1環境及び前記第1環境とは異なる第2環境において、前記パケットを前記親機に対して送信し、前記算出部は、前記第1環境において前記パケットに対する応答パケットを前記親機から受信するまでの時間を第2往復遅延時間として取得するとともに、前記第2環境において前記パケットに対する応答パケットを前記親機から受信するまでの時間を第3往復遅延時間として取得する取得部と、前記第1往復遅延時間と前記第1環境における前記第2往復遅延時間との差分を差分時間として算出する第1算出部と、前記第2環境における前記第3往復遅延時間を、前記差分時間に基づいて補正することで第4往復遅延時間を算出する第2算出部と、算出した前記第4往復遅延時間に基づいて、前記通信装置と前記親機との間のスループットを算出する第3算出部とを備えることとしてもよい。   The transmission control unit transmits the packet to the parent device in a first environment that is the same environment as the environment in which the first round trip delay time is acquired and in a second environment different from the first environment. The calculation unit obtains, as a second round-trip delay time, a time until a response packet for the packet is received from the parent device in the first environment, and receives the response packet for the packet in the second environment. An acquisition unit that acquires a time until reception from the parent device as a third round-trip delay time, and a first that calculates a difference between the first round-trip delay time and the second round-trip delay time in the first environment as a difference time A calculation unit; a second calculation unit that calculates a fourth round trip delay time by correcting the third round trip delay time in the second environment based on the difference time; Based on the fourth round trip time it may be provided with a third calculation unit for calculating a throughput between the communication device and the base unit.

また、前記第1算出部は、前記親機の種別毎に前記第1環境における前記差分時間を算出し、前記第2算出部は、前記第3往復遅延時間を算出した前記親機の種別に応じた前記差分時間に基づいて、前記第4往復遅延時間を算出することとしてもよい。   The first calculation unit calculates the difference time in the first environment for each type of the parent device, and the second calculation unit determines the type of the parent device for which the third round trip delay time is calculated. The fourth round trip delay time may be calculated based on the corresponding difference time.

また、前記算出部は、前記パケットを送信してから前記応答パケットを受信するまでの時間の二分の一の時間を前記第1往復遅延時間として算出することとしてもよい。   Further, the calculation unit may calculate a half of the time from when the packet is transmitted to when the response packet is received as the first round trip delay time.

また、前記送信制御部は、前記他の通信装置に対して所定サイズよりも大きいパケットを送信することとしてもよい。   The transmission control unit may transmit a packet larger than a predetermined size to the other communication device.

本発明の第2の態様においては、電波を発信する親機と無線接続された通信装置において前記親機との間のスループットを算出する算出方法であって、パケットを前記親機と無線接続された他の通信装置に対して送信するステップと、前記パケットに対する応答パケットを、前記他の通信装置から受信するステップと、前記パケットを送信してから前記応答パケットを受信するまでの時間を、自身と前記親機との接続状態及び前記他の通信装置と親機との接続状態に応じて補正した第1往復遅延時間に基づいて、前記通信装置と前記親機との間のスループットを算出するステップと、を含む算出方法を提供する。   According to a second aspect of the present invention, there is provided a calculation method for calculating a throughput between a base unit that transmits radio waves and a base unit that is wirelessly connected to the base unit, wherein packets are wirelessly connected to the base unit. A step of transmitting to the other communication device, a step of receiving a response packet to the packet from the other communication device, and a time from when the packet is transmitted until the response packet is received. The throughput between the communication device and the parent device is calculated based on the first round-trip delay time corrected according to the connection state between the communication device and the parent device and the connection state between the other communication device and the parent device. And a calculation method including the steps.

本発明によれば、無線区間のスループットを正確に測定することができる。   According to the present invention, it is possible to accurately measure the throughput of a radio section.

第1実施形態の通信装置の概要を示す図である。It is a figure which shows the outline | summary of the communication apparatus of 1st Embodiment. 第1実施形態の通信装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the communication apparatus of 1st Embodiment. 第1実施形態の通信装置の処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process of the communication apparatus of 1st Embodiment. スループットの測定結果の一例を示す図である。It is a figure which shows an example of the measurement result of a throughput. 第2実施形態の通信装置の概要を示す図である。It is a figure which shows the outline | summary of the communication apparatus of 2nd Embodiment. 第2実施形態の通信装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the communication apparatus of 2nd Embodiment. 第2実施形態の通信装置の処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process of the communication apparatus of 2nd Embodiment. pingを用いたスループット測定の問題点を説明する図である。It is a figure explaining the problem of the throughput measurement using ping.

[第1実施形態の概要]
初めに、図1を参照して、無線区間のスループットを正確に算出する通信装置1の第1実施形態の概要について説明する。
図1に示すように、第1実施形態では、通信装置1、アクセスポイント2及び他の通信装置3を用いて無線区間(通信装置1−アクセスポイント2間)のスループットを測定する。アクセスポイント2は、無線LANのアクセスポイント(親機)であり、周囲に電波を発信することで無線LAN環境を構築する。通信装置1,3は、任意の端末装置であり、本実施形態では、スマートフォン、携帯電話、タブレットPC、ゲーム機等の携帯型の通信装置を用いる。通信装置1,3は、アクセスポイント2を介して互いに接続される。
[Outline of First Embodiment]
First, the outline of the first embodiment of the communication device 1 that accurately calculates the throughput of the wireless section will be described with reference to FIG.
As shown in FIG. 1, in the first embodiment, the throughput in the wireless section (between the communication device 1 and the access point 2) is measured using the communication device 1, the access point 2, and another communication device 3. The access point 2 is a wireless LAN access point (master), and constructs a wireless LAN environment by transmitting radio waves to the surroundings. The communication devices 1 and 3 are arbitrary terminal devices, and in this embodiment, portable communication devices such as a smartphone, a mobile phone, a tablet PC, and a game machine are used. The communication devices 1 and 3 are connected to each other via the access point 2.

上述したように、pingを用いたスループット測定では、フレームグリゲーションとの関係からデータサイズを大きくしなければならない一方で、データサイズを大きくするとパケットのフラグメント及びデフラグメントが必要になる。また、アクセスポイント2のような通信を中継する装置では、パケットのフラグメント等の処理に時間がかかってしまうため、通信装置1−アクセスポイント2間でpingを用いたスループット測定を行うと、実際の通信時とは異なるスループットが測定されてしまう。   As described above, in throughput measurement using ping, the data size has to be increased due to the relationship with frame gregation. On the other hand, increasing the data size requires packet fragmentation and defragmentation. In addition, in a device that relays communication such as the access point 2, it takes time to process a packet fragment or the like. Therefore, when throughput measurement using ping is performed between the communication device 1 and the access point 2, an actual measurement is performed. A throughput different from that during communication is measured.

そこで、第1実施形態の通信装置1では、アクセスポイント2に対してpingを送信するのではなく、アクセスポイント2と無線接続された他の通信装置3に対してpingを送信することで無線区間のスループットを測定する。   Therefore, the communication device 1 according to the first embodiment does not transmit a ping to the access point 2 but transmits a ping to another communication device 3 that is wirelessly connected to the access point 2 to thereby establish a wireless section. Measure the throughput.

他の通信装置3は通信の終端にある装置であり、フラグメント等の処理にかかる時間が通信装置1の実際の通信時における処理時間と実質的に変わらない。また、アクセスポイント2は単にpingを中継すればよいため、アクセスポイント2においてフラグメント等の処理をする必要がなく、不要な遅延が生じない。
他方、他の通信装置3は、アクセスポイント2に無線接続されるため、通信装置1−アクセスポイント2間に比べて、通信装置1−他の通信装置3間は、無線区間が多くなってしまう。
The other communication device 3 is a device at the end of communication, and the time required for processing such as a fragment is substantially the same as the processing time of the communication device 1 during actual communication. Further, since the access point 2 simply relays the ping, the access point 2 does not need to process a fragment or the like, and unnecessary delay does not occur.
On the other hand, since the other communication device 3 is wirelessly connected to the access point 2, there are more wireless sections between the communication device 1 and the other communication device 3 than between the communication device 1 and the access point 2. .

そこで、第1実施形態の通信装置1では、通信装置1−他の通信装置3間でのpingの往復遅延時間を補正して無線区間のスループットを算出する。補正の詳細は後述するが、最も単純には、通信装置1は、通信装置1−他の通信装置3間でのpingの往復遅延時間の二分の一の時間を無線区間の往復遅延時間として、スループットを算出する。   Therefore, in the communication device 1 of the first embodiment, the round-trip delay time of the ping between the communication device 1 and the other communication device 3 is corrected to calculate the throughput of the wireless section. Details of the correction will be described later, but most simply, the communication device 1 uses a half of the round-trip delay time of the ping between the communication device 1 and the other communication device 3 as the round-trip delay time of the wireless section. Calculate the throughput.

このように第1実施形態の通信装置1では、アクセスポイント2を介して他の通信装置3との間でpingの往復遅延時間を取得するとともに、当該往復遅延時間を補正してスループットを算出することで、無線区間のスループットを正確に算出することができる。
このようなスループットの算出方法を上述した映像配信サービスの導入時に適用した場合、サービス提供者は、通信装置1,3を2台所持してユーザ宅を訪れ、当該ユーザ宅に設置されたアクセスポイント2を介して2台の通信装置1,3間でpingの応答を行うことで、ユーザ宅内の無線区間のスループットを正確に算出することができる。
As described above, in the communication device 1 according to the first embodiment, the ping round-trip delay time is acquired with the other communication device 3 via the access point 2, and the throughput is calculated by correcting the round-trip delay time. As a result, the throughput of the wireless section can be calculated accurately.
When such a throughput calculation method is applied at the time of introducing the above-described video distribution service, the service provider visits the user's home with two communication devices 1 and 3 in the kitchen, and an access point installed in the user's home By performing a ping response between the two communication devices 1 and 3 via 2, the throughput of the wireless section in the user's home can be accurately calculated.

[通信装置1の構成]
続いて、第1実施形態の通信装置1の構成について説明する。図2は、第1実施形態の通信装置1の機能構成を示すブロック図である。
図2に示すように、通信装置1は、通信部11と、記憶部12と、制御部13と、を含んで構成される。
[Configuration of Communication Device 1]
Then, the structure of the communication apparatus 1 of 1st Embodiment is demonstrated. FIG. 2 is a block diagram illustrating a functional configuration of the communication device 1 according to the first embodiment.
As shown in FIG. 2, the communication device 1 includes a communication unit 11, a storage unit 12, and a control unit 13.

通信部11は、送信アンテナ及び受信アンテナを含んで構成され、制御部13から出力された信号を変調してRF(Radio Frequency)信号を生成し、送信アンテナを介してアクセスポイント2等の外部機器に対して無線送信する。また、通信部11は、受信アンテナを介して受信したRF信号を復調して制御部13に出力する。
記憶部12は、ROM及びRAM等のメモリ又はハードディスク等の記憶媒体である。記憶部12は、制御部13を機能させるためのプログラム及び制御部13が動作する際に生成されるデータを記憶する。
The communication unit 11 includes a transmission antenna and a reception antenna. The communication unit 11 modulates the signal output from the control unit 13 to generate an RF (Radio Frequency) signal, and the external device such as the access point 2 via the transmission antenna. Is transmitted wirelessly. In addition, the communication unit 11 demodulates the RF signal received via the reception antenna and outputs the demodulated signal to the control unit 13.
The storage unit 12 is a memory such as a ROM and a RAM, or a storage medium such as a hard disk. The storage unit 12 stores a program for causing the control unit 13 to function and data generated when the control unit 13 operates.

制御部13は、例えば、CPUにより構成され、記憶部12に記憶されている各種プログラムを実行することにより、送信制御部131、受信制御部132及び算出部133として機能する。   The control unit 13 is configured by a CPU, for example, and functions as a transmission control unit 131, a reception control unit 132, and a calculation unit 133 by executing various programs stored in the storage unit 12.

送信制御部131は、アクセスポイント2と無線接続された他の通信装置3に対して、当該アクセスポイント2を経由して、所定サイズよりも大きいICMPの要求パケット(Echo Request)を送信する。なお、所定サイズは、少なくともフレームグリゲーションが動作するサイズであり、正確なスループットを算出するためには、20000又は30000バイトを超えるサイズであることが好ましい。
受信制御部132は、要求パケットに対する応答パケット(Echo Reply)を、アクセスポイント2を経由して他の通信装置から受信する。
The transmission control unit 131 transmits an ICMP request packet (Echo Request) larger than a predetermined size to the other communication device 3 wirelessly connected to the access point 2 via the access point 2. The predetermined size is at least a size at which frame aggregation operates, and is preferably a size exceeding 20000 or 30000 bytes in order to calculate an accurate throughput.
The reception control unit 132 receives a response packet (Echo Reply) to the request packet from another communication device via the access point 2.

算出部133は、要求パケットを送信してから応答パケットを受信するまでの時間を取得する。また、算出部133は、当該時間を、通信装置1とアクセスポイント2との接続状態及び他の通信装置3とアクセスポイント2との接続状態に応じて補正して、第1往復遅延時間(第1RTT)を算出する。   The calculation unit 133 acquires the time from when the request packet is transmitted until the response packet is received. In addition, the calculation unit 133 corrects the time according to the connection state between the communication device 1 and the access point 2 and the connection state between the other communication device 3 and the access point 2 to obtain a first round-trip delay time (first time) 1 RTT) is calculated.

接続状態としては、例えば、通信装置1,3の夫々とアクセスポイント2との間のリンク速度や通信装置1,3における受信電波強度(RSSI)等を用いることができ、以下では、接続状態としてリンク速度を用いる。pingの応答時間をリンク速度に基づいて補正する場合、算出部133は、以下の式に基づいて応答時間を補正する。
第1RTT=(Link_Speed_2)/(Link_Speed_1+Link_Speed_2)×pingの応答時間
同式において、Link_Speed_1は、通信装置1とアクセスポイント2との間のリンク速度であり、Link_Speed_2は、他の通信装置3とアクセスポイント2との間のリンク速度である。
As the connection state, for example, the link speed between each of the communication devices 1 and 3 and the access point 2 and the received radio wave intensity (RSSI) in the communication devices 1 and 3 can be used. Use link speed. When correcting the ping response time based on the link speed, the calculation unit 133 corrects the response time based on the following equation.
First RTT = (Link_Speed_2) / (Link_Speed_1 + Link_Speed_2) × ping response time In the equation, Link_Speed_1 is the link speed between the communication device 1 and the access point 2, and Link_Speed_2 is the other communication device 3 and the access point 2 Link speed between

同式によれば、通信装置1,3においてアクセスポイント2との接続状態が同じ(リンク速度が同じ)場合、第1往復遅延時間は、pingの応答時間の二分の一となる。
映像配信サービスの導入時を例にすると、ユーザ宅を訪れたサービス提供者は、通信装置1,3の双方を所持した状態でpingの応答時間を取得する。一人のサービス提供者が通信装置1,3の双方を所持している場合、通信装置1,3の位置が近傍にあり、アクセスポイント2との接続状態が近似するため、取得した応答時間を二分の一することで、容易に第1往復遅延時間を取得することができる。
According to this equation, when the communication devices 1 and 3 have the same connection state with the access point 2 (the link speed is the same), the first round-trip delay time is one half of the ping response time.
For example, when a video distribution service is introduced, a service provider who visits a user's home acquires a ping response time in a state where both the communication devices 1 and 3 are possessed. If one service provider has both communication devices 1 and 3, the communication devices 1 and 3 are close to each other, and the connection state with the access point 2 is approximate. By doing this, the first round trip delay time can be easily obtained.

算出部133は、補正の結果得られた第1往復遅延時間に基づいて、通信装置1とアクセスポイント2との間(無線区間)のスループットを算出する。具体的には、算出部133は、以下の式に基づいて無線区間のスループットを算出する。
スループット[Mbps]=パケットサイズ[Byte]×8×2/第1RTT[msec]/1000
The calculation unit 133 calculates the throughput between the communication device 1 and the access point 2 (wireless section) based on the first round trip delay time obtained as a result of the correction. Specifically, the calculation unit 133 calculates the throughput of the wireless section based on the following formula.
Throughput [Mbps] = packet size [Byte] × 8 × 2 / first RTT [msec] / 1000

[通信装置1の処理]
以上、本実施形態に係る通信装置1の構成について説明した。続いて、通信装置1が無線区間のスループットを算出する際の処理の流れについて説明する。図3は、通信装置1の処理の流れを示すシーケンス図である。
[Processing of Communication Device 1]
The configuration of the communication device 1 according to the present embodiment has been described above. Next, a processing flow when the communication device 1 calculates the throughput of the wireless section will be described. FIG. 3 is a sequence diagram illustrating a processing flow of the communication device 1.

初めに、ステップS1において、通信装置1では、測定開始操作を受け付ける。この操作を受け付けると、通信装置1は、アクセスポイント2を経由して他の通信装置3に対して要求パケット(Echo Request)を送信する。他の通信装置3では、要求パケットを受信すると、アクセスポイント2を経由して通信装置1に対して応答パケット(Echo Reply)を返信する。通信装置1では、応答パケットを受信すると、pingの応答時間を取得する。   First, in step S1, the communication device 1 accepts a measurement start operation. Upon receiving this operation, the communication device 1 transmits a request packet (Echo Request) to the other communication device 3 via the access point 2. When the other communication device 3 receives the request packet, it returns a response packet (Echo Reply) to the communication device 1 via the access point 2. When the communication device 1 receives the response packet, the communication device 1 acquires the ping response time.

このpingの応答を所定回数繰り返すと、通信装置1は、ステップS2において、第1往復遅延時間(第1RTT)を取得する。具体的には、通信装置1は、所定回数分のpingの応答時間の平均値や中央値等の任意の値を接続状態に基づき補正することで、第1往復遅延時間を取得する。また、通信装置1は、取得した第1往復遅延時間からスループットを算出する。
このようにしてスループットを算出すると、ステップS3において、通信装置1は、算出したスループットを所定の態様で出力し、処理を終了する。
When the ping response is repeated a predetermined number of times, the communication device 1 acquires the first round trip delay time (first RTT) in step S2. Specifically, the communication device 1 acquires the first round-trip delay time by correcting an arbitrary value such as an average value or a median value of ping response times for a predetermined number of times based on the connection state. Further, the communication device 1 calculates the throughput from the acquired first round trip delay time.
When the throughput is calculated in this way, in step S3, the communication device 1 outputs the calculated throughput in a predetermined manner, and ends the process.

[測定結果例]
以上、第1実施形態の通信装置1について説明した。続いて、本発明者らが実際に行ったスループットの測定結果例を図4に示す。本発明者らは、アクセスポイント2、アクセスポイント2に無線接続された他の通信装置3、及びアクセスポイント2に有線接続された映像配信装置(図8(B)参照)の夫々に対して、通信装置1から要求パケットを送信し、往復遅延時間やスループットを算出した。
[Example of measurement results]
The communication device 1 according to the first embodiment has been described above. Next, FIG. 4 shows an example of a measurement result of throughput actually performed by the present inventors. The present inventors, for each of the access point 2, another communication device 3 wirelessly connected to the access point 2, and the video distribution device (see FIG. 8B) connected to the access point 2 by wire, A request packet was transmitted from the communication device 1, and the round trip time and throughput were calculated.

図4(A)において、往復遅延時間101は、通信装置1と他の通信装置3との間のpingの応答時間であり、往復遅延時間101Aは、通信装置1と他の通信装置3との間のpingの応答時間を二分の一した時間である。また、往復遅延時間102は、通信装置1とアクセスポイント2との間のpingの応答時間であり、往復遅延時間103は、通信装置1と映像配信装置との間のpingの応答時間である。
また、往復遅延時間101A,102,103の夫々に基づいて算出したスループットを、図4(B)では、夫々、スループット111A,112,113としている。
In FIG. 4A, the round trip delay time 101 is a response time of ping between the communication device 1 and the other communication device 3, and the round trip delay time 101 A is between the communication device 1 and the other communication device 3. The response time of the ping is half the time. The round trip delay time 102 is a ping response time between the communication device 1 and the access point 2, and the round trip delay time 103 is a ping response time between the communication device 1 and the video distribution device.
In addition, the throughputs calculated based on the round trip delay times 101A, 102, and 103 are shown as throughputs 111A, 112, and 113 in FIG. 4B, respectively.

図4(A)に示すように、往復遅延時間102,103を比較すると、アクセスポイント2に対して所定サイズ以上の要求パケットを送信した場合、フラグメント等の処理に時間がかかるため、映像配信装置に対して要求パケットを送信した場合よりも、応答時間が遅延する。その結果、図4(B)に示すように、通信装置1とアクセスポイント2との間で算出されるスループット112は、通信装置1と映像配信装置との間で算出されるスループット113よりも遅くなる。   As shown in FIG. 4A, when the round trip delay times 102 and 103 are compared, when a request packet having a predetermined size or more is transmitted to the access point 2, it takes time to process a fragment or the like. The response time is delayed as compared with the case where a request packet is transmitted. As a result, as shown in FIG. 4B, the throughput 112 calculated between the communication device 1 and the access point 2 is slower than the throughput 113 calculated between the communication device 1 and the video distribution device. Become.

また、図4(A)の往復遅延時間101,103に示すように、アクセスポイント2に無線接続されている他の通信装置3を通信相手とする場合、無線区間が増えるため、映像配信装置を通信相手とする場合よりも、応答時間が遅延し、スループットも遅くなる(不図示)。   Further, as shown in round trip delay times 101 and 103 in FIG. 4A, when another communication device 3 wirelessly connected to the access point 2 is used as a communication partner, the wireless section increases, so the video distribution device is The response time is delayed and the throughput is slower than in the case where the communication partner is used (not shown).

他方、往復遅延時間101A,103に示すように、上記実施形態のように往復遅延時間101を補正した場合の往復遅延時間101Aは、往復遅延時間103と略一致することが確認できた。
その結果、図4(B)に示すように、往復遅延時間101A,103に基づき算出されるスループット111A,113も略一致し、本実施形態の通信装置1により、無線区間のスループットを正確に測定できることが確認できた。
On the other hand, as shown in the round trip delay times 101A and 103, it was confirmed that the round trip delay time 101A when the round trip delay time 101 was corrected as in the above-described embodiment substantially coincided with the round trip delay time 103.
As a result, as shown in FIG. 4B, the throughputs 111A and 113 calculated based on the round-trip delay times 101A and 103 also substantially match, and the wireless device throughput is accurately measured by the communication device 1 of the present embodiment. I was able to confirm that

[第1実施形態の効果]
以上説明した第1実施形態の通信装置1によれば、通信装置1は、アクセスポイント2と無線接続された他の通信装置3との間のpingの応答時間を、通信装置1,3とアクセスポイント2との接続状態に応じて補正することで、無線区間(通信装置1−アクセスポイント2間)のスループットを測定する。
これにより、フレームグリゲーションが動作するのに十分なサイズのパケットを用いてスループットを測定することができるため、無線区間のスループットを正確に算出することができる。
[Effect of the first embodiment]
According to the communication device 1 of the first embodiment described above, the communication device 1 accesses the communication devices 1 and 3 with the ping response time between the access point 2 and another communication device 3 wirelessly connected. By correcting according to the connection state with the point 2, the throughput in the wireless section (between the communication apparatus 1 and the access point 2) is measured.
As a result, the throughput can be measured using a packet having a size sufficient for frame aggregation to operate, so that the throughput in the wireless section can be accurately calculated.

[第2実施形態の概要]
続いて、通信装置1の第2実施形態について説明する。第1実施形態では、2つの通信装置1,3間のpingの応答時間を補正することで正確なスループットを算出することとしている。このような第1実施形態の方法では、ユーザ宅を訪れるサービス提供者が2台の通信装置1,3を持っていかなければならないが、第2実施形態では、2台の通信装置1,3を持っていくことに伴う煩わしさを更に解消することとしている。
[Outline of Second Embodiment]
Next, a second embodiment of the communication device 1 will be described. In the first embodiment, an accurate throughput is calculated by correcting a ping response time between the two communication apparatuses 1 and 3. In such a method of the first embodiment, a service provider who visits a user's home must bring two communication devices 1 and 3, but in the second embodiment, two communication devices 1 and 3 We are going to further eliminate the annoyance associated with bringing

初めに、図5を参照して、第2実施形態の概要について説明する。
無線区間のスループットの算出に他の通信装置3を用いる理由は、既に説明したように、アクセスポイント2のフラグメント等にかかる余分な時間による影響を除去するためである。第2実施形態では、先ず、ユーザ宅に訪れる前に、サービス提供者の社内設備等の第1無線環境下において当該余分な時間を算出しておき、ユーザ宅では、通信装置1とアクセスポイント2との間でのpingの応答時間を、算出しておいた時間で補正することで、1台の通信装置1のみで無線区間のスループットを算出する。
First, the outline of the second embodiment will be described with reference to FIG.
The reason why the other communication device 3 is used for calculating the throughput of the wireless section is to remove the influence of the extra time required for the fragment of the access point 2 and the like, as already described. In the second embodiment, first, before the user visits the user's home, the extra time is calculated in the first wireless environment such as the service provider's in-house equipment. By correcting the response time of the ping between and with the calculated time, the throughput of the wireless section is calculated with only one communication device 1.

具体的には、図5(A)に示すように、同一の第1無線環境において、通信装置1と他の通信装置3との間で第1実施形態のように第1往復遅延時間を取得するとともに、通信装置1とアクセスポイント2との間で第2往復遅延時間を取得し、第1往復遅延時間と第2往復遅延時間の差分時間を算出する。
続いて、図5(B)に示すように、ユーザ宅等の無線環境が異なる第2無線環境において、通信装置1とアクセスポイント2との間で第3往復遅延時間を算出し、第1無線環境で算出しておいた差分時間に基づいて補正する。
Specifically, as shown in FIG. 5A, in the same first wireless environment, the first round trip delay time is acquired between the communication device 1 and another communication device 3 as in the first embodiment. At the same time, a second round trip delay time is acquired between the communication device 1 and the access point 2, and a difference time between the first round trip delay time and the second round trip delay time is calculated.
Subsequently, as shown in FIG. 5B, in a second wireless environment such as a user's home where the wireless environment is different, a third round-trip delay time is calculated between the communication device 1 and the access point 2, and the first wireless Correction is performed based on the difference time calculated in the environment.

ここで、差分時間は、同一の無線環境下で取得した第1往復遅延時間及び第2往復遅延時間から算出されているため、通信装置1等に比べてアクセスポイント2が余分にかかるフラグメント等の処理時間、言い換えると、無線環境に関係なく、アクセスポイント2のハードウェアに起因するアクセスポイント2に固有の時間をあらわしている。
そのため、通信装置1とアクセスポイント2との間で第3往復遅延時間を、アクセスポイント2に固有の差分時間に基づいて補正することで、他の通信装置3を用いることなく無線区間のpingの応答時間を正確に算出することができる。
Here, since the difference time is calculated from the first round trip delay time and the second round trip delay time acquired in the same wireless environment, the access point 2 is more expensive than the communication device 1 etc. The processing time, in other words, the time unique to the access point 2 caused by the hardware of the access point 2 is shown regardless of the wireless environment.
Therefore, by correcting the third round trip delay time between the communication device 1 and the access point 2 based on the differential time unique to the access point 2, the ping of the wireless section can be performed without using another communication device 3. The response time can be calculated accurately.

なお、以下に示す説明では、通信装置1は、通信装置1,3の間のpingの応答時間を補正することで第1往復遅延時間を取得することとしている。この点、サービス提供者の社内設備等の第1無線環境下であれば、アクセスポイント2に有線接続された映像配信装置が存在するため、通信装置1は、通信装置1及び映像配信装置間のpingの応答時間自体を第1往復遅延時間として取得することとしてもよい。   In the following description, the communication device 1 acquires the first round-trip delay time by correcting the response time of the ping between the communication devices 1 and 3. In this regard, since there is a video distribution device connected to the access point 2 by wire in the first wireless environment such as in-house equipment of the service provider, the communication device 1 is connected between the communication device 1 and the video distribution device. The ping response time itself may be acquired as the first round trip delay time.

[第2実施形態の通信装置1の構成]
図6は、第2実施形態の通信装置1の機能構成を示すブロック図である。なお、第1実施形態と同様の構成については、同一の符号を付し、詳細な説明を省略する。
図6に示すように、第2実施形態の通信装置1では、算出部133が取得部134、第1算出部135、第2算出部136及び第3算出部137を更に備える構成となっている。
[Configuration of Communication Device 1 of Second Embodiment]
FIG. 6 is a block diagram illustrating a functional configuration of the communication device 1 according to the second embodiment. In addition, about the structure similar to 1st Embodiment, the same code | symbol is attached | subjected and detailed description is abbreviate | omitted.
As illustrated in FIG. 6, in the communication device 1 according to the second embodiment, the calculation unit 133 further includes an acquisition unit 134, a first calculation unit 135, a second calculation unit 136, and a third calculation unit 137. .

取得部134は、第1無線環境において、通信装置1と他の通信装置3との間、及び通信装置1とアクセスポイント2との間でpingの応答を行うことで、上述した第1往復遅延時間及び第2往復遅延時間を取得する。ここで、取得した第1往復遅延時間及び第2往復遅延時間は、差分時間の算出に用いられるところ、差分時間は、アクセスポイント2に固有の時間であるため、取得部134は、アクセスポイント2の種別(型番等)毎に第1無線環境における第2往復遅延時間を算出することが好ましい。
また、取得部134は、第2無線環境において、通信装置1とアクセスポイント2との間でpingの応答を行うことで、上述した第3往復遅延時間を取得する。
The acquisition unit 134 performs the ping response between the communication device 1 and the other communication device 3 and between the communication device 1 and the access point 2 in the first wireless environment, whereby the first round-trip delay described above. Obtain time and second round trip delay time. Here, the acquired first round-trip delay time and second round-trip delay time are used to calculate the difference time. Since the difference time is a time unique to the access point 2, the acquisition unit 134 uses the access point 2. It is preferable to calculate the second round trip delay time in the first wireless environment for each type (model number, etc.).
In addition, the acquisition unit 134 acquires the above-described third round trip delay time by performing a ping response between the communication device 1 and the access point 2 in the second wireless environment.

第1算出部135は、同一の第1無線環境において取得した第1往復遅延時間と第2往復遅延時間との差分を差分時間として算出する。なお、第2往復遅延時間をアクセスポイント2の種別毎に取得している場合には、第1算出部135は、当該種別毎に差分時間を算出する。   The first calculation unit 135 calculates the difference between the first round trip delay time and the second round trip delay time acquired in the same first wireless environment as the difference time. When the second round trip delay time is acquired for each type of access point 2, the first calculation unit 135 calculates a difference time for each type.

第2算出部136は、第2無線環境における第3往復遅延時間を、第1算出部135が算出した差分時間に基づいて補正(第3往復遅延時間−差分時間)することで、アクセスポイント2が余分にかかるフラグメント等の処理時間を除去した第4往復遅延時間を算出する。なお、アクセスポイント2に固有の処理時間を除去するためには、第2算出部136は、第3往復遅延時間を算出したアクセスポイント2と同一の種別のアクセスポイント2に対して予め算出しておいた差分時間に基づいて補正し、第4往復遅延時間を算出することが好ましい。   The second calculation unit 136 corrects the third round-trip delay time in the second wireless environment based on the difference time calculated by the first calculation unit 135 (third round-trip delay time−difference time), whereby the access point 2 The fourth round trip delay time is calculated by removing the processing time for the extra fragments. In order to remove the processing time unique to the access point 2, the second calculation unit 136 calculates in advance the access point 2 of the same type as the access point 2 that calculated the third round trip delay time. It is preferable to correct based on the set differential time and calculate the fourth round trip delay time.

第3算出部137は、第2算出部136が算出した第4往復遅延時間に基づいて、通信装置1とアクセスポイント2との間(無線区間)のスループットを算出する。なお、スループットの算出方法は、第1実施形態と同様である。   The third calculator 137 calculates the throughput between the communication device 1 and the access point 2 (wireless section) based on the fourth round trip delay time calculated by the second calculator 136. Note that the throughput calculation method is the same as in the first embodiment.

[第2実施形態の通信装置1の処理]
以上、第2実施形態に係る通信装置1の構成について説明した。続いて、第2実施形態の通信装置1が無線区間のスループットを算出する際の処理の流れについて説明する。図7は、第2実施形態の通信装置1の処理の流れを示すシーケンス図である。
[Processing of Communication Device 1 of Second Embodiment]
The configuration of the communication device 1 according to the second embodiment has been described above. Next, a flow of processing when the communication device 1 according to the second embodiment calculates the throughput of the wireless section will be described. FIG. 7 is a sequence diagram illustrating a processing flow of the communication device 1 according to the second embodiment.

初めに、ステップS11において、通信装置1は、第1無線環境において測定開始操作を受け付ける。この操作を受け付けると、通信装置1は、アクセスポイント2を経由して他の通信装置3に対して要求パケット(Echo Request)を送信する。他の通信装置3では、要求パケットを受信すると、アクセスポイント2を経由して通信装置1に対して応答パケット(Echo Reply)を返信する。通信装置1では、応答パケットを受信すると、pingの応答時間を取得する。
他の通信装置3との間でpingの応答を所定回数繰り返すと、通信装置1は、ステップS12において、所定回数分の応答時間(平均値等)を接続状態に基づき補正(例えば、二分の一)することで、第1往復遅延時間(第1RTT)を取得する。
First, in step S11, the communication device 1 accepts a measurement start operation in the first wireless environment. Upon receiving this operation, the communication device 1 transmits a request packet (Echo Request) to the other communication device 3 via the access point 2. When the other communication device 3 receives the request packet, it returns a response packet (Echo Reply) to the communication device 1 via the access point 2. When the communication device 1 receives the response packet, the communication device 1 acquires the ping response time.
When the ping response is repeated a predetermined number of times with another communication device 3, the communication device 1 corrects the response time (average value, etc.) for the predetermined number of times based on the connection state (for example, a half) in step S12. ) To obtain the first round trip delay time (first RTT).

続いて、通信装置1は、アクセスポイント2に対して要求パケット(Echo Request)を送信する。アクセスポイント2では、要求パケットを受信すると、通信装置1に対して応答パケット(Echo Reply)を返信する。通信装置1では、応答パケットを受信すると、pingの応答時間を取得する。
アクセスポイント2との間でpingの応答を所定回数繰り返すと、通信装置1は、ステップS13において、所定回数分の応答時間(平均値等)から第2往復遅延時間(第2RTT)を取得する。
Subsequently, the communication device 1 transmits a request packet (Echo Request) to the access point 2. When the access point 2 receives the request packet, it returns a response packet (Echo Reply) to the communication device 1. When the communication device 1 receives the response packet, the communication device 1 acquires the ping response time.
When the ping response with the access point 2 is repeated a predetermined number of times, the communication device 1 acquires the second round trip delay time (second RTT) from the response time (average value or the like) for the predetermined number of times in step S13.

続いて、ステップS14において、通信装置1は、ステップS12で取得した第1往復遅延時間とステップS13で取得した第2往復遅延時間との差分を算出し、差分時間として保持する。   Subsequently, in step S14, the communication device 1 calculates a difference between the first round trip delay time acquired in step S12 and the second round trip delay time acquired in step S13, and holds the difference time.

その後、第2無線環境に移ると、ステップS21において、通信装置1は、測定開始操作を受け付ける。この操作を受け付けると、通信装置1は、第2無線環境を構築するアクセスポイント2に対して要求パケット(Echo Request)を送信する。アクセスポイント2では、要求パケットを受信すると、通信装置1に対して応答パケット(Echo Reply)を返信する。通信装置1では、応答パケットを受信すると、pingの応答時間を取得する。
第2無線環境において、アクセスポイント2との間でpingの応答を所定回数繰り返すと、通信装置1は、ステップS22において、所定回数分の応答時間(平均値等)から第3往復遅延時間(第3RTT)を取得する。
Thereafter, when moving to the second wireless environment, in step S21, the communication device 1 accepts a measurement start operation. Upon receiving this operation, the communication device 1 transmits a request packet (Echo Request) to the access point 2 that constructs the second wireless environment. When the access point 2 receives the request packet, it returns a response packet (Echo Reply) to the communication device 1. When the communication device 1 receives the response packet, the communication device 1 acquires the ping response time.
When the ping response is repeated a predetermined number of times with the access point 2 in the second wireless environment, the communication device 1 determines from the response time (average value, etc.) for the predetermined number of times to the third round trip delay time (first 3RTT).

続いて、ステップS23において、通信装置1は、ステップS22で取得した第3往復遅延時間をステップS14で算出した差分時間で補正することで、第4往復遅延時間(第4RTT)を算出する。また、通信装置1は、ステップS24において、算出した第4往復遅延時間からスループットを算出し、ステップS25において、算出したスループットを所定の態様で出力し、処理を終了する。   Subsequently, in step S23, the communication device 1 calculates the fourth round trip delay time (fourth RTT) by correcting the third round trip delay time acquired in step S22 with the difference time calculated in step S14. In step S24, the communication apparatus 1 calculates the throughput from the calculated fourth round trip delay time. In step S25, the communication apparatus 1 outputs the calculated throughput in a predetermined manner, and ends the process.

[第2実施形態の効果]
以上説明した第2実施形態の通信装置1によれば、アクセスポイント2のフラグメント等の処理にかかる余分な時間(差分時間)を予め算出しておき、通信装置1に保持しておく。そして、無線区間のスループットを実際に測定する際に、通信装置1−アクセスポイント2間で取得した往復遅延時間を差分時間に基づいて補正することで、アクセスポイント2に固有の余分な時間を除去する。
これにより、1台の通信装置1のみで無線区間のスループットを正確に算出することができる。
[Effects of Second Embodiment]
According to the communication device 1 of the second embodiment described above, an extra time (difference time) required for processing of the fragment of the access point 2 is calculated in advance and held in the communication device 1. Then, when actually measuring the throughput of the radio section, the round trip delay time acquired between the communication device 1 and the access point 2 is corrected based on the difference time, thereby eliminating the extra time specific to the access point 2 To do.
Thereby, the throughput of the wireless section can be accurately calculated by only one communication device 1.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。特に、装置の分散・統合の具体的な実施形態は以上に図示するものに限られず、その全部又は一部について、種々の付加等に応じて、又は、機能負荷に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above embodiment. In particular, the specific embodiments of the distribution / integration of the devices are not limited to those illustrated above, and all or a part thereof may be added in arbitrary units according to various additions or according to functional loads. It can be configured functionally or physically distributed and integrated.

1・・・通信装置
11・・・通信部
12・・・記憶部
13・・・制御部
131・・・送信制御部
132・・・受信制御部
133・・・算出部
2・・・アクセスポイント
3・・・他の通信装置
DESCRIPTION OF SYMBOLS 1 ... Communication apparatus 11 ... Communication part 12 ... Memory | storage part 13 ... Control part 131 ... Transmission control part 132 ... Reception control part 133 ... Calculation part 2 ... Access point 3. Other communication devices

Claims (6)

電波を発信する親機と無線接続された通信装置であって、
パケットを前記親機と無線接続された他の通信装置に対して送信する送信制御部と、
前記パケットに対する応答パケットを、前記他の通信装置から受信する受信制御部と、
前記パケットを送信してから前記応答パケットを受信するまでの時間を、自身と前記親機との接続状態及び前記他の通信装置と親機との接続状態に応じて補正した第1往復遅延時間に基づいて、前記通信装置と前記親機との間のスループットを算出する算出部と、
を備える通信装置。
A communication device that is wirelessly connected to a parent device that emits radio waves,
A transmission control unit for transmitting a packet to another communication device wirelessly connected to the master unit;
A reception control unit that receives a response packet to the packet from the other communication device;
A first round trip delay time obtained by correcting the time from when the packet is transmitted until the response packet is received according to the connection state between itself and the parent device and the connection state between the other communication device and the parent device. Based on the calculation unit for calculating the throughput between the communication device and the base unit,
A communication device comprising:
前記送信制御部は、前記第1往復遅延時間を取得した環境と同一の環境である第1環境及び前記第1環境とは異なる第2環境において、前記パケットを前記親機に対して送信し、
前記算出部は、
前記第1環境において前記パケットに対する応答パケットを前記親機から受信するまでの時間を第2往復遅延時間として取得するとともに、前記第2環境において前記パケットに対する応答パケットを前記親機から受信するまでの時間を第3往復遅延時間として取得する取得部と、
前記第1往復遅延時間と前記第1環境における前記第2往復遅延時間との差分を差分時間として算出する第1算出部と、
前記第2環境における前記第3往復遅延時間を、前記差分時間に基づいて補正することで第4往復遅延時間を算出する第2算出部と、
算出した前記第4往復遅延時間に基づいて、前記通信装置と前記親機との間のスループットを算出する第3算出部と、
を備える請求項1に記載の通信装置。
The transmission control unit transmits the packet to the parent device in a first environment that is the same environment as the environment in which the first round-trip delay time is acquired and a second environment different from the first environment,
The calculation unit includes:
The time until the response packet for the packet is received from the parent device in the first environment is acquired as the second round trip delay time, and the response packet for the packet is received from the parent device in the second environment. An acquisition unit for acquiring time as a third round trip delay time;
A first calculation unit that calculates a difference between the first round trip delay time and the second round trip delay time in the first environment as a difference time;
A second calculation unit that calculates a fourth round trip delay time by correcting the third round trip delay time in the second environment based on the difference time;
A third calculation unit that calculates a throughput between the communication device and the parent device based on the calculated fourth round-trip delay time;
The communication apparatus according to claim 1.
前記第1算出部は、前記親機の種別毎に前記第1環境における前記差分時間を算出し、
前記第2算出部は、前記第3往復遅延時間を算出した前記親機の種別に応じた前記差分時間に基づいて、前記第4往復遅延時間を算出する、
請求項2に記載の通信装置。
The first calculation unit calculates the difference time in the first environment for each type of the parent device,
The second calculation unit calculates the fourth round-trip delay time based on the difference time according to the type of the parent device that calculated the third round-trip delay time.
The communication apparatus according to claim 2.
前記算出部は、前記パケットを送信してから前記応答パケットを受信するまでの時間の二分の一の時間を前記第1往復遅延時間として算出する、
請求項1から3の何れか1項に記載の通信装置。
The calculation unit calculates a half of the time from when the packet is transmitted to when the response packet is received as the first round trip delay time.
The communication apparatus according to any one of claims 1 to 3.
前記送信制御部は、前記他の通信装置に対して所定サイズよりも大きいパケットを送信する、
請求項1から4の何れか1項に記載の通信装置。
The transmission control unit transmits a packet larger than a predetermined size to the other communication device;
The communication apparatus according to any one of claims 1 to 4.
電波を発信する親機と無線接続された通信装置において前記親機との間のスループットを算出する算出方法であって、
パケットを前記親機と無線接続された他の通信装置に対して送信するステップと、
前記パケットに対する応答パケットを、前記他の通信装置から受信するステップと、
前記パケットを送信してから前記応答パケットを受信するまでの時間を、自身と前記親機との接続状態及び前記他の通信装置と親機との接続状態に応じて補正した第1往復遅延時間に基づいて、前記通信装置と前記親機との間のスループットを算出するステップと、
を含む算出方法。
A calculation method for calculating a throughput between the parent device in a communication device wirelessly connected to the parent device that transmits radio waves,
Transmitting a packet to another communication device wirelessly connected to the base unit;
Receiving a response packet to the packet from the other communication device;
A first round trip delay time obtained by correcting the time from when the packet is transmitted until the response packet is received according to the connection state between itself and the parent device and the connection state between the other communication device and the parent device. Based on the step of calculating the throughput between the communication device and the base unit,
Calculation method including
JP2015060486A 2015-03-24 2015-03-24 Communication apparatus and calculation method Active JP5966040B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015060486A JP5966040B1 (en) 2015-03-24 2015-03-24 Communication apparatus and calculation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015060486A JP5966040B1 (en) 2015-03-24 2015-03-24 Communication apparatus and calculation method

Publications (2)

Publication Number Publication Date
JP5966040B1 true JP5966040B1 (en) 2016-08-10
JP2016181783A JP2016181783A (en) 2016-10-13

Family

ID=56689514

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015060486A Active JP5966040B1 (en) 2015-03-24 2015-03-24 Communication apparatus and calculation method

Country Status (1)

Country Link
JP (1) JP5966040B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6508025B2 (en) * 2015-12-14 2019-05-08 ヤマハ株式会社 INFORMATION PROCESSING APPARATUS, PROGRAM, AND INFORMATION PROCESSING METHOD

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014506093A (en) * 2011-02-14 2014-03-06 トムソン ライセンシング Troubleshooting Wi-Fi connectivity by measuring round trip times of packets transmitted at different modulation rates
JP2014150346A (en) * 2013-01-31 2014-08-21 Fuji Xerox Co Ltd Communication situation measuring apparatus and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014506093A (en) * 2011-02-14 2014-03-06 トムソン ライセンシング Troubleshooting Wi-Fi connectivity by measuring round trip times of packets transmitted at different modulation rates
JP2014150346A (en) * 2013-01-31 2014-08-21 Fuji Xerox Co Ltd Communication situation measuring apparatus and program

Also Published As

Publication number Publication date
JP2016181783A (en) 2016-10-13

Similar Documents

Publication Publication Date Title
US10856167B2 (en) Enhanced multiple access point coordination
JP2012209898A5 (en)
JP6805365B2 (en) Adaptive transmission method and equipment
JP2022537239A (en) Method, terminal, system and network access equipment for receiving and transmitting data in wireless LAN
WO2008001187A3 (en) Method for providing improved sequence number handling in networks
US20190379739A1 (en) Data transmission between an application server and at least one internet-of-things communication device using a mobile communication network
JP2018152723A (en) Radio communication apparatus and radio communication method
JP2008244989A (en) Radio communication system and terminal, packet control device, and program
WO2014121471A1 (en) Method, base station and user equipment for data transmission and acquisition
JPWO2019087639A1 (en) Wireless sensor system, management apparatus, communication control method, and communication control program
JP6113246B2 (en) System and method for resetting a network station
KR20160126892A (en) Repeating method and corresponding communication network device, system, computer readable program product and computer readable storage medium
JP5966040B1 (en) Communication apparatus and calculation method
JP6629487B2 (en) Apparatus and method for reducing address collision in short sector sweep
CN109803283B (en) Wireless communication method and communication equipment
JP5339654B1 (en) Wireless relay system for IEEE802.11 standard communication and IEEE802.15.4 standard communication
JP6219363B2 (en) Mobile terminal test equipment and test system verification method
CN106464580B (en) Method and device for acquiring bandwidth information
CN107071921A (en) A kind of terminal equipment control method and system based on wireless management frame
US10080145B2 (en) Communication apparatus, non-transitory computer-readable storage medium having stored therein communication program, communication system, and communication method
CN106656813B (en) Data transmission method
JP2015518306A5 (en)
JP6053852B2 (en) Communication apparatus and calculation method
JP6277775B2 (en) Wireless communication apparatus and communication control program
KR20190031273A (en) A data transmission method, a transmission terminal apparatus, and a reception terminal apparatus

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160704

R150 Certificate of patent or registration of utility model

Ref document number: 5966040

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150