JP2014207509A - Device and method for transmission timing test, and program - Google Patents

Device and method for transmission timing test, and program Download PDF

Info

Publication number
JP2014207509A
JP2014207509A JP2013082610A JP2013082610A JP2014207509A JP 2014207509 A JP2014207509 A JP 2014207509A JP 2013082610 A JP2013082610 A JP 2013082610A JP 2013082610 A JP2013082610 A JP 2013082610A JP 2014207509 A JP2014207509 A JP 2014207509A
Authority
JP
Japan
Prior art keywords
transmission timing
test
transmission
unit
start 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.)
Granted
Application number
JP2013082610A
Other languages
Japanese (ja)
Other versions
JP5997647B2 (en
Inventor
広 羽生
Hiroshi Haniyu
広 羽生
山本 浩之
Hiroyuki Yamamoto
浩之 山本
隆介 八木
Ryusuke Yagi
隆介 八木
明 宮田
Akira Miyata
明 宮田
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2013082610A priority Critical patent/JP5997647B2/en
Publication of JP2014207509A publication Critical patent/JP2014207509A/en
Application granted granted Critical
Publication of JP5997647B2 publication Critical patent/JP5997647B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To test transmission timing in a protocol test.SOLUTION: A test target device (transmission timing test device) 30 acquires from a condition set unit 52 a condition for calculating transmission timing to transmit a radio frame, to calculate the transmission timing in a transmission timing calculation unit 53. A transmitter unit 61 transmits a radio frame on the basis of the transmission timing acquired from the transmission timing calculation unit 53, and measures a carrier sense start time and a communication frame transmission start time. Next, an information acquisition unit 54 acquires the transmission timing, the carrier sense start time and the transmission start time from the transmitter unit 61, to store into a storage unit 56 through a write processing unit 55.

Description

本発明は、プロトコル試験において送信タイミングを試験する技術に関する。   The present invention relates to a technique for testing transmission timing in a protocol test.

プロトコル試験では、試験対象となる試験対象装置の動作が規格に準拠しているか否かが調べられる。その試験項目は、試験対象装置とその試験対象装置の通信相手となる試験装置との間で所定の手順に従ってコマンドやデータを送受信しているか、試験対象装置が所望の動作をしているか等を確認する内容を含んでいる。例えば、IEEE(The Institute of Electrical and Electronics Engineers)802.11をはじめとする無線通信規格では、プロトコル試験の項目として、下記に示すものがある。
[1]所定のシーケンスシナリオに沿ってデータが送受信されていること。
[2]所定のタイミングで無線フレームが送受信されていること。
[3]各データの内容がプロトコルの仕様を満たすこと。
In the protocol test, it is checked whether or not the operation of the test target device to be tested conforms to the standard. The test items include whether commands and data are transmitted and received according to a predetermined procedure between the test target device and the test device that is a communication partner of the test target device, whether the test target device is performing a desired operation, etc. Contains the content to be confirmed. For example, in wireless communication standards such as IEEE (The Institute of Electrical and Electronics Engineers) 802.11, there are the following items as protocol test items.
[1] Data is transmitted and received according to a predetermined sequence scenario.
[2] A radio frame is transmitted and received at a predetermined timing.
[3] The contents of each data satisfy the protocol specifications.

また、IEEE802.11で採用されているプロトコルとして、CSMA/CA(Carrier Sense Multiple Access/Collision Avoidance)がある。無線装置は、CSMA/CAに基づいて無線フレームを送信する場合、無線フレームの衝突回避のために、事前に使用するチャンネルに対して一定期間キャリアセンス(無線信号の有無を検出する動作)を実行する。そして、無線装置は、キャリアセンス中に他の無線信号を検出しなければ、IFS(Inter Frame Space)およびバックオフ時間を待機した後に無線フレームを送信する。一方、無線装置は、キャリアセンス中に他の無線信号を検出した場合、その無線信号の送信終了を検出した時刻からIFSおよびバックオフ時間を待機した後に無線フレームを送信する。   Further, CSMA / CA (Carrier Sense Multiple Access / Collision Avoidance) is used as a protocol adopted in IEEE 802.11. When transmitting a wireless frame based on CSMA / CA, the wireless device performs carrier sense (operation for detecting presence / absence of a wireless signal) for a predetermined period for a channel to be used in advance to avoid collision of the wireless frame. To do. If no other radio signal is detected during carrier sense, the radio device transmits a radio frame after waiting for an IFS (Inter Frame Space) and a backoff time. On the other hand, when the wireless device detects another wireless signal during carrier sense, the wireless device transmits a wireless frame after waiting for the IFS and the backoff time from the time when the transmission end of the wireless signal is detected.

このように、CSMA/CAをプロトコルとして用いている場合には、前記項目[2]に係る試験において、IFSやバックオフ時間に従って無線フレームを送信しているか否か、つまり送信タイミングを確認する必要がある。   As described above, when CSMA / CA is used as a protocol, it is necessary to confirm whether or not a radio frame is transmitted according to the IFS and the back-off time in the test related to the item [2], that is, the transmission timing. There is.

例えば、特許文献1では、通信装置間で送受信される通信のログ情報を取得し、送信時刻と受信時刻との時間差に基づいて、通信装置のレイテンシを測定する技術が開示されている。   For example, Patent Document 1 discloses a technique for acquiring log information of communication transmitted and received between communication devices and measuring the latency of the communication device based on a time difference between a transmission time and a reception time.

特開2011−259076号公報JP 2011-259076 A

しかしながら、CSMA/CAではキャリアセンス中に他の無線信号を検出したか否かによって送信タイミングがケースバイケースに変更される。また、IFSやバックオフ時間の長さが、無線フレームの種別ごとにユーザによって設定変更できる。そのため、特許文献1に記載の技術を用いて送信時刻と受信時刻との時間差を求めただけでは、その時間差が所定の動作に基づくものか否かを明確にすることはできないという問題がある。   However, in CSMA / CA, the transmission timing is changed on a case-by-case basis depending on whether another radio signal is detected during carrier sense. Further, the length of the IFS and the back-off time can be changed by the user for each type of radio frame. Therefore, there is a problem that it is not possible to clarify whether the time difference is based on a predetermined operation only by obtaining the time difference between the transmission time and the reception time using the technique described in Patent Document 1.

そこで、本発明では、プロトコル試験において送信タイミングを試験する技術を提供することを課題とする。   Accordingly, an object of the present invention is to provide a technique for testing transmission timing in a protocol test.

前記課題を解決するために、本発明は、試験対象装置としての送信タイミング試験装置であって、通信フレームを送信する送信タイミングを算出する条件を取得して、前記送信タイミングを演算する送信タイミング演算部と、前記送信タイミング演算部から取得した前記送信タイミングに基づいて、前記通信フレームを送信するとともに、キャリアセンス開始時刻および前記通信フレームの送信開始時刻を測定する送信部と、前記送信部から前記送信タイミング、前記キャリアセンス開始時刻および前記送信開始時刻を取得する情報取得部と、を備えることを特徴とする。   In order to solve the above-described problem, the present invention provides a transmission timing test apparatus as a test target apparatus, which obtains a condition for calculating a transmission timing for transmitting a communication frame and calculates the transmission timing. And a transmission unit for transmitting the communication frame based on the transmission timing acquired from the transmission timing calculation unit, and measuring a carrier sense start time and a transmission start time of the communication frame. And an information acquisition unit that acquires the transmission timing, the carrier sense start time, and the transmission start time.

本発明によれば、プロトコル試験において送信タイミングを試験することができる。   According to the present invention, transmission timing can be tested in a protocol test.

本実施形態における無線通信試験システムの構成例を示す図である。It is a figure which shows the structural example of the radio | wireless communication test system in this embodiment. 試験対象装置の機能例を示す図である。It is a figure which shows the function example of a test object apparatus. 送信タイミングを測定するフロー例を示す図である。It is a figure which shows the example of a flow which measures a transmission timing. 送信タイミングを測定するフロー例のつづきを示す図である。It is a figure which shows the continuation of the example of a flow which measures a transmission timing. 送信タイミングの試験結果の表示例を示す図である。It is a figure which shows the example of a display of the test result of a transmission timing. 送信タイミングの正常を判定する処理フロー例を示す図である。It is a figure which shows the example of a processing flow which determines the normality of transmission timing. 送信タイミングの設定値例を示す図である。It is a figure which shows the example of a setting value of transmission timing.

次に、本発明を実施するための形態(以降、「本実施形態」と称す。)について、適宜図面を参照しながら詳細に説明する。   Next, a mode for carrying out the present invention (hereinafter referred to as “the present embodiment”) will be described in detail with reference to the drawings as appropriate.

まず、本実施形態における無線通信試験システムの構成例について、図1を用いて説明する。
無線通信試験システム100は、試験制御装置10、試験装置20および試験対象装置(送信タイミング試験装置)30を備える。
試験制御装置10は、試験装置20と通信可能に接続し、試験装置20を介して、試験対象装置30に対して試験モード開始の要求を送信し、試験開始の制御を実行する機能を有する。また、試験制御装置10は、試験装置20を経由して、試験対象装置30の測定結果を受信し、その測定結果を用いて所定のタイミングで無線フレームが送受信されているか否かを判定し、その判定結果を表示する機能を有する。試験制御装置10は、例えば、パソコン等である。
First, a configuration example of a wireless communication test system in the present embodiment will be described with reference to FIG.
The wireless communication test system 100 includes a test control device 10, a test device 20, and a test target device (transmission timing test device) 30.
The test control apparatus 10 is connected to the test apparatus 20 so as to be communicable, and has a function of transmitting a test mode start request to the test target apparatus 30 via the test apparatus 20 and executing a test start control. Further, the test control device 10 receives the measurement result of the test target device 30 via the test device 20, determines whether or not a radio frame is transmitted and received at a predetermined timing using the measurement result, It has a function of displaying the determination result. The test control device 10 is, for example, a personal computer.

試験装置20は、試験対象装置30との間でアンテナ40を介して、所定のプロトコルを用いて無線通信を行う機能を有する。また、試験装置20は、試験制御装置10と通信可能に接続し、試験制御装置10から受信した試験モード開始の要求を試験対象装置30に送信するとともに、試験対象装置30から受信した測定結果を試験制御装置10に送信する機能を有する。また、試験装置20は、自身の試験モードを起動した場合に、所定のシーケンスシナリオ経過後に試験モード終了の通知を試験対象装置30に送信する機能を有する。   The test apparatus 20 has a function of performing wireless communication with the test target apparatus 30 via the antenna 40 using a predetermined protocol. Further, the test apparatus 20 is communicably connected to the test control apparatus 10, transmits a test mode start request received from the test control apparatus 10 to the test target apparatus 30, and receives the measurement result received from the test target apparatus 30. It has a function to transmit to the test control apparatus 10. The test apparatus 20 has a function of transmitting a test mode end notification to the test target apparatus 30 after a predetermined sequence scenario has elapsed when the test apparatus 20 starts its own test mode.

試験対象装置30は、試験対象となる装置であって、送信タイミングを測定する機能を有している。試験対象装置30は、試験装置20との間でアンテナ40を介して、所定のプロトコルを用いて無線通信を行う機能を有する。また、試験対象装置30は、試験制御装置10が送信した試験モード開始の要求を試験装置20を介して受信し、試験モードを起動する機能を有する。また、試験対象装置30は、試験装置20から試験モード終了の通知を受信し、測定結果を試験装置20に送信する機能を有する。   The device under test 30 is a device to be tested and has a function of measuring transmission timing. The test target device 30 has a function of performing wireless communication with the test device 20 via the antenna 40 using a predetermined protocol. Further, the test target device 30 has a function of receiving the request for starting the test mode transmitted from the test control device 10 via the test device 20 and starting the test mode. The test target device 30 has a function of receiving a test mode end notification from the test device 20 and transmitting a measurement result to the test device 20.

なお、本実施形態では、試験対象装置30が規定の送信タイミングで無線フレームを送信しているかを確認するテスト項目が存在する規格の一例として、無線通信規格IEEE802.11adの場合について説明する。無線通信規格IEEE802.11adでは、無線フレーム送信時にCSMA/CAに定められた無線フレームの衝突回避動作を行う必要がある。その手順の一部として、無線フレーム送信直前に、使用するチャンネルで他の無線装置が同じチャンネルの無線フレームを一定期間送信していないことの確認(キャリアセンス)が義務付けられている。このキャリアセンスを実行する時間長は、IFSおよびバックオフ時間の合計であり、これらの時間長は規格で規定されている。   In the present embodiment, a case of the wireless communication standard IEEE802.11ad will be described as an example of a standard that includes a test item for confirming whether the test target device 30 transmits a wireless frame at a specified transmission timing. In the wireless communication standard IEEE802.11ad, it is necessary to perform a collision avoidance operation of a radio frame defined by CSMA / CA when transmitting a radio frame. As a part of the procedure, it is obliged to confirm (carrier sense) that, immediately before the radio frame transmission, other radio apparatuses are not transmitting radio frames of the same channel for a certain period on the channel to be used. The time length for executing this carrier sense is the sum of the IFS and the back-off time, and these time lengths are defined in the standard.

本実施形態では、試験対象装置30に対して、予め送信タイミングの測定機能を実装しておくことによって、送信タイミングの測定を行う。また、無線フレームのフレーム種別に依存してキャリアセンスの時間長が異なるので、フレーム種別についても送信タイミングの測定に合わせて取得する。   In this embodiment, the transmission timing is measured by mounting the transmission timing measurement function in advance on the test target device 30. Further, since the time length of carrier sense differs depending on the frame type of the radio frame, the frame type is also acquired in accordance with the measurement of the transmission timing.

次に、試験対象装置30の機能例について、図2を用いて説明する。ただし、図2には、送信タイミングの測定に関係する機能を示しているが、それ以外の機能については記載を省略している。   Next, a function example of the test target apparatus 30 will be described with reference to FIG. However, although functions related to transmission timing measurement are shown in FIG. 2, descriptions of other functions are omitted.

試験対象装置30は、送信タイミングの測定に関係する機能として、測定試験制御部51、条件設定部52、送信タイミング演算部53、情報取得部54、書込処理部55および記憶部56を備える。また、試験対象装置30は、無線通信に関係する機能として、送信部61および受信部62を備える。   The test target device 30 includes a measurement test control unit 51, a condition setting unit 52, a transmission timing calculation unit 53, an information acquisition unit 54, a writing processing unit 55, and a storage unit 56 as functions related to transmission timing measurement. The test target device 30 includes a transmission unit 61 and a reception unit 62 as functions related to wireless communication.

試験対象装置30は、マイコンを備えており、記憶部56に記憶されているアプリケーションプログラムをマイコンのメモリに展開して、各部51〜55の機能を具現化している。   The test target device 30 includes a microcomputer, and an application program stored in the storage unit 56 is developed in the memory of the microcomputer to embody the functions of the units 51 to 55.

測定試験制御部51は、試験制御装置10から送信された試験モード開始の要求を試験装置20および受信部62を介して受信し、試験モードを起動する機能を有する。また、測定試験制御部51は、試験モードが起動されている状態では、所定のシーケンスシナリオに基づいて、無線フレームを生成し送信部61に送信する機能を有する。また、測定試験制御部51は、試験モード終了の通知を受信したとき、記憶部56に記憶されている測定結果を読み出して、送信部61に送信する機能を有する。   The measurement test control unit 51 has a function of receiving a request for starting a test mode transmitted from the test control device 10 via the test device 20 and the receiving unit 62 and starting the test mode. In addition, the measurement test control unit 51 has a function of generating a radio frame and transmitting it to the transmission unit 61 based on a predetermined sequence scenario when the test mode is activated. In addition, the measurement test control unit 51 has a function of reading the measurement result stored in the storage unit 56 and transmitting it to the transmission unit 61 when receiving a notification of the end of the test mode.

条件設定部52は、試験装置20から受信したEDCA Parameter Set エレメントを送信タイミング演算部53に設定する機能を有する。ここで、EDCA Parameter Set エレメントについて、図6を用いて説明する。   The condition setting unit 52 has a function of setting the EDCA Parameter Set element received from the test apparatus 20 in the transmission timing calculation unit 53. Here, the EDCA Parameter Set element will be described with reference to FIG.

図6に示すように、EDCA Parameter Set エレメントは、アクセスカテゴリ(TIDを含む)、AIFSN、ECWminをパラメータとして備えている。
アクセスカテゴリには、AC_VO(音声)、AC_VI(映像)、AC_BE(ベストエフォート)およびAC_BK(バックグラウンド)がある。TIDは、優先度識別子であり、数値が大きいほど優先度が高いことを示しており、優先度が高いほど無線フレームの送信を待たせないようにする。AIFSNは、IFSの数値を決めるパラメータであり、数値が大きいほどIFSが大きくなる。ECWminは、バックオフ時間の最大値を決めるパラメータであり、数値が大きいほどバックオフ時間の最大値が大きくなる。
As shown in FIG. 6, the EDCA Parameter Set element includes an access category (including TID), AIFSN, and ECWmin as parameters.
The access category includes AC_VO (audio), AC_VI (video), AC_BE (best effort), and AC_BK (background). TID is a priority identifier, and indicates that the higher the numerical value, the higher the priority. The higher the priority, the longer the transmission of the radio frame is not waited. AIFSN is a parameter for determining the numerical value of IFS, and the larger the numerical value, the larger the IFS. ECWmin is a parameter that determines the maximum value of the back-off time, and the maximum value of the back-off time increases as the numerical value increases.

また、図6には、上記パラメータ以外に、IFSおよびバックオフ時間範囲が示されている。それらの数値は、AIFSNやECWminを用いて算出された値である。以降の説明では、図6に示すIFSを「既定のIFS」、図6に示すバックオフ時間を「既定のバックオフ時間」と称すこともある。   In addition to the above parameters, FIG. 6 shows the IFS and backoff time range. These numerical values are values calculated using AIFSN or ECWmin. In the following description, the IFS illustrated in FIG. 6 may be referred to as a “default IFS”, and the back-off time illustrated in FIG. 6 may be referred to as a “default back-off time”.

図2に戻って、送信タイミング演算部53は、条件設定部52によって設定されたEDCA Parameter Set エレメントを「送信タイミングを算出する条件」として用いて、IFSやバックオフ時間を演算し、算出した送信タイミングおよび送信タイミングを算出する条件を送信部61に送信する機能を有する。送信タイミングを算出する条件は、例えば、図6に示すアクセスカテゴリ(無線フレームの種別)、AIFSNおよびECWminである。   Returning to FIG. 2, the transmission timing calculation unit 53 uses the EDCA Parameter Set element set by the condition setting unit 52 as a “condition for calculating the transmission timing”, calculates the IFS and the backoff time, and calculates the calculated transmission. It has a function of transmitting conditions for calculating timing and transmission timing to the transmission unit 61. The conditions for calculating the transmission timing are, for example, the access category (type of radio frame), AIFSN, and ECWmin shown in FIG.

情報取得部54は、送信部61から、送信した無線フレームに関して、送信タイミング、送信タイミングを算出する条件、無線フレームの種別(以降、フレーム種別とも称す。)、キャリアセンス開始時刻およびフレーム送信開始時刻(送信開始時刻とも称す。)を、送信タイミングに関する情報として取得する機能を有する。ここで、無線フレームの種別を取得する理由は、無線フレームの種別ごとに送信タイミングの許容範囲値が決められるので、無線フレームの種別を特定する必要があるためである。   The information acquisition unit 54 transmits a transmission timing, a condition for calculating transmission timing, a type of radio frame (hereinafter also referred to as a frame type), a carrier sense start time, and a frame transmission start time for the radio frame transmitted from the transmission unit 61. (Also referred to as transmission start time) is acquired as information regarding transmission timing. Here, the reason for acquiring the type of the radio frame is that the permissible range value of the transmission timing is determined for each type of the radio frame, and therefore it is necessary to specify the type of the radio frame.

書込処理部55は、情報取得部54によって取得された送信タイミングに関する情報(後記する送信タイミング情報群31,32,33)を記憶部56に記憶する機能を有する。
記憶部56は、メモリやハードディスク等であり、情報取得部54によって取得された送信タイミングに関する情報やアプリケーションプログラム等を記憶している。
The write processing unit 55 has a function of storing, in the storage unit 56, information related to transmission timing acquired by the information acquisition unit 54 (transmission timing information groups 31, 32, and 33 described later).
The storage unit 56 is a memory, a hard disk, or the like, and stores information related to transmission timing acquired by the information acquisition unit 54, an application program, and the like.

送信部61は、通信インタフェースであり、送信タイミング演算部53から送信タイミングや送信タイミングを算出する条件を受信し、当該送信タイミングを満足するように無線フレームをアンテナ40を介して送信する機能を有する。
受信部62は、通信インタフェースであり、アンテナ40を介して無線フレームを受信し、測定試験制御部51に送信する機能を有する。
The transmission unit 61 is a communication interface and has a function of receiving a condition for calculating transmission timing and transmission timing from the transmission timing calculation unit 53 and transmitting a radio frame via the antenna 40 so as to satisfy the transmission timing. .
The receiving unit 62 is a communication interface, and has a function of receiving a radio frame via the antenna 40 and transmitting it to the measurement test control unit 51.

次に、送信タイミングを測定するフロー例について、図3A、図3Bを用いて説明する(適宜、図1,2参照)。
図3Aに示すステップS301では、試験装置20と試験対象装置30とは、IEEE802.11adに基づいて認証接続手順を実行する。具体的には、試験装置20は、キャリアセンスの時間を設定するために、EDCA Parameter Set エレメントを試験対象装置30へ送信する。試験対象装置30の条件設定部52は、EDCA Parameter Setエレメントに基づいて、送信タイミングを算出する条件を送信タイミング演算部53に対して設定する。
Next, an example of a flow for measuring the transmission timing will be described with reference to FIGS. 3A and 3B (see FIGS. 1 and 2 as appropriate).
In step S301 shown in FIG. 3A, the test apparatus 20 and the test target apparatus 30 execute an authentication connection procedure based on IEEE802.11ad. Specifically, the test apparatus 20 transmits an EDCA Parameter Set element to the test target apparatus 30 in order to set a carrier sense time. The condition setting unit 52 of the test target apparatus 30 sets a condition for calculating the transmission timing in the transmission timing calculation unit 53 based on the EDCA Parameter Set element.

ステップS302では、試験制御装置10は、送信タイミングの試験モード開始の要求を示す試験開始要求を試験装置20に送信する。
ステップS303では、試験装置20は、送信タイミングの試験開始要求を無線フレームに含めて、試験開始要求フレームとして試験対象装置30に送信する。
In step S <b> 302, the test control apparatus 10 transmits a test start request indicating a request for starting a test mode of transmission timing to the test apparatus 20.
In step S303, the test apparatus 20 includes a transmission start test start request in a radio frame, and transmits the test start request frame to the test target apparatus 30.

ステップS304では、試験対象装置30の測定試験制御部51は、受信部62を介して試験開始要求フレームを受信し、試験モード(被試験側)を起動する。
ステップS305では、測定試験制御部51は、送信部61を介して、試験装置20に対して試験開始応答フレームを試験装置20に送信する。
In step S304, the measurement test control unit 51 of the test target apparatus 30 receives the test start request frame via the reception unit 62, and activates the test mode (side under test).
In step S <b> 305, the measurement test control unit 51 transmits a test start response frame to the test apparatus 20 via the transmission unit 61.

ステップS306では、試験装置20は、受信部62を介して試験開始応答フレームを受信し、試験モード(試験側)を起動する。   In step S306, the test apparatus 20 receives the test start response frame via the receiving unit 62 and activates the test mode (test side).

ステップS307では、試験対象装置30の測定試験制御部51は、予め決められたシーケンスシナリオに従って、送信部61を介してQoS Dataフレーム[SeqNo=10,TID=0]を試験装置20に送信する。この送信前、試験対象装置30の送信タイミング演算部53は、算出した送信タイミングおよび送信タイミングを算出する条件を、送信部61に送信する。なお、SeqNoは、フレームを識別する情報である。   In step S307, the measurement test control unit 51 of the test target apparatus 30 transmits a QoS Data frame [SeqNo = 10, TID = 0] to the test apparatus 20 via the transmission unit 61 according to a predetermined sequence scenario. Before the transmission, the transmission timing calculation unit 53 of the test target device 30 transmits the calculated transmission timing and the conditions for calculating the transmission timing to the transmission unit 61. SeqNo is information for identifying a frame.

ステップS308では、試験対象装置30の情報取得部54は、送信タイミング情報群31を送信部61から取得し、書込処理部55を介して記憶部56に記憶する。送信タイミング情報群31は、具体的には、フレーム種別:QoS Data、SeqNo=10、TID=0、IFS=18μs、バックオフ時間=20μs、キャリアセンス開始時刻:t1、フレーム送信開始時刻:t2である。   In step S 308, the information acquisition unit 54 of the test target apparatus 30 acquires the transmission timing information group 31 from the transmission unit 61 and stores it in the storage unit 56 via the write processing unit 55. Specifically, the transmission timing information group 31 includes frame type: QoS Data, SeqNo = 10, TID = 0, IFS = 18 μs, backoff time = 20 μs, carrier sense start time: t1, and frame transmission start time: t2. is there.

ステップS309では、試験装置20は、ACKフレームを試験対象装置30に送信する。
ステップS310では、試験装置20は、QoS Dataフレーム[SeqNo=20,TID=0]を試験対象装置30に送信する。
In step S309, the test apparatus 20 transmits an ACK frame to the test target apparatus 30.
In step S <b> 310, the test apparatus 20 transmits a QoS Data frame [SeqNo = 20, TID = 0] to the test target apparatus 30.

図3Bに移って、ステップS311では、試験対象装置30の測定試験制御部51は、予め決められたシーケンスシナリオに従って、送信部61を介してACKフレーム[SeqNo=20]を試験装置20に送信する。この送信前に、試験対象装置30の送信タイミング演算部53は、算出した送信タイミングおよび送信タイミングを算出する条件を、送信部61に送信する。   3B, in step S311, the measurement test control unit 51 of the test target apparatus 30 transmits an ACK frame [SeqNo = 20] to the test apparatus 20 via the transmission unit 61 according to a predetermined sequence scenario. . Before this transmission, the transmission timing calculation unit 53 of the test target device 30 transmits the calculated transmission timing and the conditions for calculating the transmission timing to the transmission unit 61.

ステップS312では、試験対象装置30の情報取得部54は、送信タイミング情報群32を送信部61から取得し、書込処理部55を介して記憶部56に記憶する。送信タイミング情報群32は、具体的には、フレーム種別:ACK、SeqNo=20、TID=-、IFS=3μs、バックオフ時間=-、キャリアセンス開始時刻:t3、フレーム送信開始時刻:t4である。   In step S <b> 312, the information acquisition unit 54 of the test target apparatus 30 acquires the transmission timing information group 32 from the transmission unit 61 and stores it in the storage unit 56 via the write processing unit 55. Specifically, the transmission timing information group 32 includes frame type: ACK, SeqNo = 20, TID = −, IFS = 3 μs, backoff time = −, carrier sense start time: t3, and frame transmission start time: t4. .

ステップS313では、試験対象装置30の測定試験制御部51は、予め決められたシーケンスシナリオに従って、送信部61を介してQoS Dataフレーム[SeqNo=30,TID=1]を試験装置20に送信する。この送信前に、試験対象装置30の送信タイミング演算部53は、算出した送信タイミングおよび送信タイミングを算出する条件を、送信部61に送信する。   In step S313, the measurement test control unit 51 of the test target apparatus 30 transmits a QoS Data frame [SeqNo = 30, TID = 1] to the test apparatus 20 via the transmission unit 61 according to a predetermined sequence scenario. Before this transmission, the transmission timing calculation unit 53 of the test target device 30 transmits the calculated transmission timing and the conditions for calculating the transmission timing to the transmission unit 61.

ステップS314では、試験対象装置30の情報取得部54は、送信タイミング情報群33を送信部61から取得し、書込処理部55を介して記憶部56に記憶する。送信タイミング情報群33は、具体的には、フレーム種別:QoS Data、SeqNo=30、TID=1、IFS=23μs、バックオフ時間=100μs、キャリアセンス開始時刻:t5、フレーム送信開始時刻:t6である。   In step S <b> 314, the information acquisition unit 54 of the test target apparatus 30 acquires the transmission timing information group 33 from the transmission unit 61 and stores it in the storage unit 56 via the write processing unit 55. Specifically, the transmission timing information group 33 includes frame type: QoS Data, SeqNo = 30, TID = 1, IFS = 23 μs, backoff time = 100 μs, carrier sense start time: t5, and frame transmission start time: t6. is there.

ステップS315では、試験装置20は、ACKフレームを試験対象装置30に送信する。
ステップS316では、試験装置20は、予め決められたシーケンスシナリオの動作が終了すると、送信部61を介して試験終了通知フレームを試験対象装置30に送信する。試験対象装置30の測定試験制御部51は、受信部62を介して試験終了通知フレームを受信する。
In step S315, the test apparatus 20 transmits an ACK frame to the test target apparatus 30.
In step S316, the test apparatus 20 transmits a test end notification frame to the test target apparatus 30 via the transmission unit 61 when the operation of the predetermined sequence scenario ends. The measurement test control unit 51 of the test target apparatus 30 receives the test end notification frame via the reception unit 62.

ステップS317では、試験対象装置30の測定試験制御部51は、記憶部56に記憶されている送信タイミング情報群31,32,33を取得し、これらの情報を含む試験結果通知フレームを生成し、送信部61を介して試験装置20へ送信する。
ステップS318では、試験対象装置30の測定試験制御部51は、試験モード(被試験側)を終了する。
In step S317, the measurement test control unit 51 of the test target apparatus 30 acquires the transmission timing information groups 31, 32, and 33 stored in the storage unit 56, generates a test result notification frame including these pieces of information, The data is transmitted to the test apparatus 20 via the transmission unit 61.
In step S318, the measurement test control unit 51 of the test target apparatus 30 ends the test mode (test target side).

ステップS319では、試験装置20は、試験結果通知フレームを受信し、試験結果通知フレームに含まれる送信タイミング情報群31,32,33を、試験結果通知として試験制御装置10へ送信する。試験制御装置10は、試験結果通知に含まれる送信タイミング情報群31,32,33を受信する。
ステップS320では、試験装置20は、試験モード(試験側)を終了する。
In step S319, the test apparatus 20 receives the test result notification frame, and transmits the transmission timing information groups 31, 32, and 33 included in the test result notification frame to the test control apparatus 10 as a test result notification. The test control apparatus 10 receives the transmission timing information groups 31, 32, and 33 included in the test result notification.
In step S320, the test apparatus 20 ends the test mode (test side).

ステップS321では、試験制御装置10は、試験結果通知に含まれる送信タイミング情報群31,32,33の測定結果がEDCA Parameter Setエレメントによって決められる値の範囲を満足するか否かを判定する。判定結果を含む試験結果は、不図示の表示装置に表示される。   In step S321, the test control apparatus 10 determines whether or not the measurement results of the transmission timing information groups 31, 32, and 33 included in the test result notification satisfy the value range determined by the EDCA Parameter Set element. The test result including the determination result is displayed on a display device (not shown).

図4は、送信タイミングの試験結果の表示例をタイムチャート70として示したものである。ただし、図4では、試験対象装置30だけでなく、試験装置20にも送信タイミングを測定する機能を備えた場合での試験結果を表示している。
図4では、横軸は時間を表し、縦軸方向の最上段の吹き出しには、判定結果および送信タイミングの設定状態が表示される。また、縦軸方向の中段には、試験対象装置30を対象とする送信タイミングについて、アローヘッドが「▲」形の矢印は測定されたIFSの長さを表し、アローヘッドが「∧」形の矢印は測定されたバックオフ時間の長さを表し、矩形は送信した無線フレームを表している。縦軸方向の最下段には試験装置20を対象とする送信タイミングについて、矩形によって送信した無線フレームが表示される。
FIG. 4 shows a display example of a transmission timing test result as a time chart 70. However, in FIG. 4, not only the test target device 30 but also the test device 20 displays the test results when the function of measuring the transmission timing is provided.
In FIG. 4, the horizontal axis represents time, and the determination result and the transmission timing setting state are displayed in the uppermost balloon in the vertical axis direction. Also, in the middle of the vertical axis, for the transmission timing for the device under test 30, the arrow with an arrow head of “▲” indicates the length of the measured IFS, and the arrow head has an “形” shape. The arrow represents the length of the measured backoff time, and the rectangle represents the transmitted radio frame. At the bottom of the vertical axis direction, a radio frame transmitted in a rectangle is displayed at the transmission timing targeted for the test apparatus 20.

図4には、3つの吹き出しが表示されているが、左側からそれぞれ、送信タイミング情報群31、送信タイミング情報群32、送信タイミング情報群33に対応する送信タイミングに関する情報および判定結果を表している。また、図4中に示した時刻t1,t2,t3,t4,t5,t6それぞれは、図3Aまたは図3Bに示したキャリアセンス開始時刻およびフレーム送信開始時刻のいずれかを表している。
ここで、送信タイミングの正常を判定する処理フロー例について、図5を用いて説明する(適宜、図1,3B参照)。
In FIG. 4, three balloons are displayed. From the left side, information on transmission timing and determination results corresponding to the transmission timing information group 31, the transmission timing information group 32, and the transmission timing information group 33 are shown. . Also, each of the times t1, t2, t3, t4, t5, and t6 shown in FIG. 4 represents either the carrier sense start time or the frame transmission start time shown in FIG. 3A or FIG. 3B.
Here, an example of a processing flow for determining normal transmission timing will be described with reference to FIG. 5 (see FIGS. 1 and 3B as appropriate).

ステップS501では、試験制御装置10は、測定された送信タイミングに関する情報(すなわち、送信タイミング情報群31,32,33)を試験装置20から取得する。この処理は、図3Bに示すステップS319の処理に相当する。
ステップS502では、試験制御装置10は、測定されたIFSが、図6に示す「既定のIFS」を満足しているか否かを判定する(図5では「IFSを満足?」と表記)。満足している場合は、測定されたIFSと「既定のIFS」とがほぼ一致している状態を表している。
満足していると判定した場合(ステップS502でYes)、処理はステップS503へ進み、満足していないと判定した場合(ステップS502でNo)、処理はステップS508へ進む。
In step S501, the test control apparatus 10 acquires information on the measured transmission timing (that is, transmission timing information groups 31, 32, and 33) from the test apparatus 20. This process corresponds to the process of step S319 shown in FIG. 3B.
In step S502, the test control apparatus 10 determines whether the measured IFS satisfies the “default IFS” shown in FIG. 6 (indicated as “IFS satisfied?” In FIG. 5). When satisfied, the measured IFS and the “predetermined IFS” substantially coincide with each other.
If it is determined that the user is satisfied (Yes in step S502), the process proceeds to step S503. If it is determined that the user is not satisfied (No in step S502), the process proceeds to step S508.

ステップS503では、試験制御装置10は、測定されたバックオフ時間が、図6に示す「既定のバックオフ時間」を満足しているか否かを判定する(図5では「バックオフ時間を満足?」と表記)。満足している場合は、測定されたバックオフ時間が「既定のバックオフ時間」の最大値以下である状態を表している。
満足していると判定した場合(ステップS503でYes)、処理はステップS504へ進み、満足していないと判定した場合(ステップS503でNo)、処理はステップS508へ進む。
In step S503, the test control apparatus 10 determines whether or not the measured back-off time satisfies the “default back-off time” shown in FIG. 6 (in FIG. 5, “Is the back-off time satisfied? "). When satisfied, the measured back-off time is equal to or less than the maximum value of the “predetermined back-off time”.
If it is determined that the user is satisfied (Yes in step S503), the process proceeds to step S504. If it is determined that the user is not satisfied (No in step S503), the process proceeds to step S508.

ステップS504では、試験制御装置10は、キャリアセンス開始時刻とフレーム送信開始時刻との差分を演算し、差分時間Sとする。
ステップS505では、試験制御装置10は、「既定のIFS」と「既定のバックオフ時間」との合計時間の最大値を演算し、合計時間の最大値Rとする。
In step S504, the test control apparatus 10 calculates the difference between the carrier sense start time and the frame transmission start time and sets it as the difference time S.
In step S505, the test control apparatus 10 calculates the maximum value of the total time of the “predetermined IFS” and the “predetermined backoff time”, and sets the maximum value R as the total time.

ステップS506では、試験制御装置10は、差分時間Sが「既定のIFS」以上かつ合計時間の最大値R以下であるか否かを判定する。
ステップS506の判定結果が真である場合(ステップS506でYes)、処理はステップS507へ進み、ステップS506の判定結果が偽である場合(ステップS506でNo)、処理はステップS508へ進む。
In step S506, the test control apparatus 10 determines whether or not the difference time S is greater than or equal to the “predetermined IFS” and less than or equal to the maximum value R of the total time.
If the determination result in step S506 is true (Yes in step S506), the process proceeds to step S507. If the determination result in step S506 is false (No in step S506), the process proceeds to step S508.

ステップS507では、試験制御装置10は、正常と判定する。
ステップS508では、試験制御装置10は、正常でないと判定する。
In step S507, the test control apparatus 10 determines that it is normal.
In step S508, the test control apparatus 10 determines that it is not normal.

具体的に図5に示す処理フローを送信タイミング情報群31の場合(図6に示すAC_BEの場合)について当てはめて、以下に説明する(適宜、図3A,6参照)。
試験制御装置10は、まず、測定されたIFS(=18μs)が、「既定のIFS」(=18μs)を満足しているか否かを判定する(ステップS502)。そして、試験制御装置10は、測定されたIFS(=18μs)が、「既定のIFS」(=18μs)を満足していると判定し(ステップS502でYes)、次に、測定されたバックオフ時間(=20μs)が、「既定のバックオフ時間」(≦75μs)を満足しているか否かを判定する(ステップS503)。
Specifically, the processing flow shown in FIG. 5 is applied to the case of the transmission timing information group 31 (in the case of AC_BE shown in FIG. 6) and will be described below (see FIGS. 3A and 6 as appropriate).
The test control apparatus 10 first determines whether or not the measured IFS (= 18 μs) satisfies the “predetermined IFS” (= 18 μs) (step S502). Then, the test control apparatus 10 determines that the measured IFS (= 18 μs) satisfies the “default IFS” (= 18 μs) (Yes in step S502), and then the measured backoff It is determined whether the time (= 20 μs) satisfies the “predetermined back-off time” (≦ 75 μs) (step S503).

そして、満足していると判定し(ステップS503でYes)、試験制御装置10は、キャリアセンス開始時刻t1とフレーム送信開始時刻t2との差分時間S(ステップS504)と、「既定のIFS」と「既定のバックオフ時間」との合計時間の最大値R(=18+75=93μs)(ステップS505)とを比較し、差分時間Sが「既定のIFS」以上かつ合計時間の最大値R以下であるか否かを判定する(ステップS506)。
次に、差分時間Sが「既定のIFS」(=18μs)以上でかつ合計時間の最大値R(=93μs)以下であると判定した場合(ステップS506でYes)、試験制御装置10は、送信タイミングが正常であると判定する(ステップS507)。
And it determines with being satisfied (it is Yes at step S503), and the test control apparatus 10 carries out difference time S (step S504) of carrier sense start time t1 and frame transmission start time t2, and "default IFS". The maximum time R of the total time R (= 18 + 75 = 93 μs) (step S505) is compared with the “predetermined backoff time”, and the difference time S is not less than the “predetermined IFS” and not more than the maximum value R of the total time. It is determined whether or not (step S506).
Next, when it is determined that the difference time S is greater than or equal to the “predetermined IFS” (= 18 μs) and less than the maximum value R (= 93 μs) of the total time (Yes in step S506), the test control apparatus 10 transmits It is determined that the timing is normal (step S507).

なお、測定されたIFSが「既定のIFS」を満足していないと判定した場合(ステップS502でNo)、測定されたバックオフ時間が「既定のバックオフ時間」を満足していないと判定した場合(ステップS503でNo)、または、差分時間Sが「既定のIFS」未満の場合または差分時間Sが合計時間の最大値Rより大きい場合のいずれかと判定した場合(ステップS506でNo)、試験制御装置10は、正常でないと判定する(ステップS508)。   When it is determined that the measured IFS does not satisfy the “default IFS” (No in step S502), it is determined that the measured back-off time does not satisfy the “default back-off time”. If (No in step S503), or if it is determined that the difference time S is less than the “predetermined IFS” or the difference time S is greater than the maximum value R of the total time (No in step S506), the test The control device 10 determines that it is not normal (step S508).

また、変形例として、図5に示すフロー例の中で、ステップS502とステップS503との順番を変えても構わない。   As a modification, the order of step S502 and step S503 may be changed in the flow example shown in FIG.

以上説明したように、本実施形態における試験対象装置(送信タイミング試験装置)30は、条件設定部52から無線フレームを送信する送信タイミングを算出する条件を取得して、送信タイミング演算部53において送信タイミングを演算する。そして、送信部61は、送信タイミング演算部53から取得した送信タイミングに基づいて、無線フレームを送信するとともに、キャリアセンス開始時刻および無線フレームの送信開始時刻を測定する。次に、情報取得部54は、送信部61から送信タイミング、キャリアセンス開始時刻および送信開始時刻を取得し、書込処理部55を介して記憶部56に記憶する。そして、試験制御装置10は、記憶部56に記憶された測定結果を試験対象装置(送信タイミング試験装置)30から取得して、送信タイミングの正常を判定することができる。つまり、試験対象装置(送信タイミング試験装置)30は、無線フレームの送信タイミングを測定することができるので、無線フレームの送信タイミングを試験するための情報を提供できる。   As described above, the test target apparatus (transmission timing test apparatus) 30 according to the present embodiment acquires the condition for calculating the transmission timing for transmitting a radio frame from the condition setting unit 52 and transmits the condition in the transmission timing calculation unit 53. Calculate timing. Then, based on the transmission timing acquired from the transmission timing calculation unit 53, the transmission unit 61 transmits a radio frame and measures the carrier sense start time and the transmission start time of the radio frame. Next, the information acquisition unit 54 acquires the transmission timing, the carrier sense start time, and the transmission start time from the transmission unit 61 and stores them in the storage unit 56 via the write processing unit 55. Then, the test control apparatus 10 can acquire the measurement result stored in the storage unit 56 from the test target apparatus (transmission timing test apparatus) 30 and determine whether the transmission timing is normal. That is, since the test target device (transmission timing test device) 30 can measure the transmission timing of the radio frame, it can provide information for testing the transmission timing of the radio frame.

なお、本実施形態では、情報取得部54が、送信部61から送信タイミングを算出する条件を受信するように説明したが、送信タイミング演算部53から送信タイミングを算出する条件および送信タイミングを受信し、送信部61から無線フレームの種別、キャリアセンス開始時刻およびフレーム送信開始時刻を受信するようにしても構わない。   In the present embodiment, the information acquisition unit 54 has been described as receiving a condition for calculating the transmission timing from the transmission unit 61. However, the information acquisition unit 54 receives the condition for calculating the transmission timing and the transmission timing from the transmission timing calculation unit 53. The wireless frame type, carrier sense start time, and frame transmission start time may be received from the transmission unit 61.

また、本実施形態では、無線通信における送信タイミング測定を一例として説明したが、本実施形態で説明した技術は、無線通信に限られることなはなく、有線通信の場合であっても構わない。つまり、本実施形態で説明した技術を、有線および無線を問わず、通信フレームを送信する場合の送信タイミング測定に適用することが可能である。   In this embodiment, transmission timing measurement in wireless communication has been described as an example. However, the technology described in this embodiment is not limited to wireless communication, and may be in the case of wired communication. That is, the technique described in the present embodiment can be applied to transmission timing measurement when a communication frame is transmitted regardless of wired or wireless.

また、図5に示すフロー例の中で、ステップS502およびステップS503を省略しても構わない。   Further, step S502 and step S503 may be omitted in the flow example shown in FIG.

また、本実施形態では、試験対象装置30が図2に示す機能を備えるように説明したが、試験装置20が、試験対象装置30と同様の機能を備えるようにしても構わない。   Further, in the present embodiment, the test target device 30 has been described to have the function illustrated in FIG. 2, but the test device 20 may have the same function as the test target device 30.

なお、本発明は上記した実施形態に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施形態は、本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも、説明したすべての構成を備えるものに限定されるものではない。また、ある実施形態の構成の一部を他の実施形態の構成に置き換えることが可能であり、ある実施形態の構成に他の実施形態の構成を加えることも可能である。また、本実施形態の構成の一部について、他の構成の追加・削除・置換をすることが可能である。
また、上記の各機能51〜55等は、それらの一部または全部を、例えば、集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各機能51〜55等は、マイコン等のプロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能51〜55を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、またはIC(Integrated Circuit)カード、SDカード、DVD(Digital Versatile Disc)等の記録媒体に置くことができる。
また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしもすべての制御線や情報線を示しているとは限らない。実際には、ほとんどすべての構成が相互に接続されていると考えてもよい。
In addition, this invention is not limited to above-described embodiment, Various modifications are included. For example, the above-described embodiment has been described in detail for easy understanding of the present invention, and is not necessarily limited to one having all the configurations described. In addition, a part of the configuration of a certain embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of a certain embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of the present embodiment.
Also, each of the above functions 51 to 55 may be realized by hardware by designing a part or all of them, for example, with an integrated circuit. Further, each of the above functions 51 to 55 may be realized by software by interpreting and executing a program in which a processor such as a microcomputer realizes each function. Information such as programs, tables, and files for realizing the functions 51 to 55 is stored in a memory, a hard disk, a recording device such as an SSD (Solid State Drive), an IC (Integrated Circuit) card, an SD card, a DVD (Digital Versatile Disc). ) Or the like.
In addition, the control lines and information lines are those that are considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. In practice, it may be considered that almost all configurations are connected to each other.

10 試験制御装置
20 試験装置
30 試験対象装置(送信タイミング試験装置)
31,32,33 送信タイミング情報群
40 アンテナ
51 測定試験制御部
52 条件設定部
53 送信タイミング演算部
54 情報取得部
55 書込処理部
56 記憶部
61 送信部
62 受信部
70 タイムチャート
100 無線通信試験システム
10 Test Control Device 20 Test Device 30 Test Target Device (Transmission Timing Test Device)
31, 32, 33 Transmission timing information group 40 Antenna 51 Measurement test control unit 52 Condition setting unit 53 Transmission timing calculation unit 54 Information acquisition unit 55 Write processing unit 56 Storage unit 61 Transmission unit 62 Reception unit 70 Time chart 100 Wireless communication test system

Claims (5)

通信フレームを送信する送信タイミングを算出する条件を取得して、前記送信タイミングを演算する送信タイミング演算部と、
前記送信タイミング演算部から取得した前記送信タイミングに基づいて、前記通信フレームを送信するとともに、キャリアセンス開始時刻および前記通信フレームの送信開始時刻を測定する送信部と、
前記送信部から前記送信タイミング、前記キャリアセンス開始時刻および前記送信開始時刻を取得する情報取得部と、
を備えることを特徴とする送信タイミング試験装置。
A condition for calculating a transmission timing for transmitting a communication frame is acquired, and a transmission timing calculation unit that calculates the transmission timing;
Based on the transmission timing acquired from the transmission timing calculation unit, while transmitting the communication frame, a transmission unit for measuring the carrier sense start time and the transmission start time of the communication frame,
An information acquisition unit for acquiring the transmission timing, the carrier sense start time and the transmission start time from the transmission unit;
A transmission timing test apparatus comprising:
通信フレームを送信する送信タイミングを算出する条件を取得して、前記送信タイミングを演算する送信タイミング演算部と、
前記送信タイミング演算部から取得した前記送信タイミングに基づいて、前記通信フレームを送信するとともに、キャリアセンス開始時刻および前記通信フレームの送信開始時刻を測定する送信部と、
前記送信タイミング演算部から前記送信タイミングを算出する条件および前記送信タイミングを取得し、前記送信部から前記通信フレームの種別、前記キャリアセンス開始時刻および前記送信開始時刻を取得する情報取得部と、
を備えることを特徴とする送信タイミング試験装置。
A condition for calculating a transmission timing for transmitting a communication frame is acquired, and a transmission timing calculation unit that calculates the transmission timing;
Based on the transmission timing acquired from the transmission timing calculation unit, while transmitting the communication frame, a transmission unit for measuring the carrier sense start time and the transmission start time of the communication frame,
An information acquisition unit that acquires the transmission timing calculation condition and the transmission timing from the transmission timing calculation unit, and acquires the type of the communication frame, the carrier sense start time, and the transmission start time from the transmission unit;
A transmission timing test apparatus comprising:
送信タイミング試験装置が、
通信フレームを送信する送信タイミングを算出する条件を取得して、前記送信タイミングを演算する送信タイミング演算ステップと、
前記送信タイミング演算ステップから取得した前記送信タイミングに基づいて、前記通信フレームを送信するとともに、キャリアセンス開始時刻および前記通信フレームの送信開始時刻を測定する送信ステップと、
前記送信ステップから前記送信タイミング、前記キャリアセンス開始時刻および前記送信開始時刻を取得する情報取得ステップと、
を実行することを特徴とする送信タイミング試験方法。
Transmission timing test equipment
A transmission timing calculation step for obtaining a condition for calculating a transmission timing for transmitting a communication frame and calculating the transmission timing;
A transmission step of transmitting the communication frame based on the transmission timing acquired from the transmission timing calculation step, and measuring a carrier sense start time and a transmission start time of the communication frame;
An information acquisition step of acquiring the transmission timing, the carrier sense start time and the transmission start time from the transmission step;
The transmission timing test method characterized by performing.
送信タイミンング試験装置が、
通信フレームを送信する送信タイミングを算出する条件を取得して、前記送信タイミングを演算する送信タイミング演算ステップと、
前記送信タイミング演算ステップから取得した前記送信タイミングに基づいて、前記通信フレームを送信するとともに、キャリアセンス開始時刻および前記通信フレームの送信開始時刻を測定する送信ステップと、
前記送信タイミング演算ステップから前記送信タイミングを算出する条件および前記送信タイミングを取得し、前記送信ステップから前記通信フレームの種別、前記キャリアセンス開始時刻および前記送信開始時刻を取得する情報取得ステップと、
を実行することを特徴とする送信タイミング試験方法。
Transmission timing test equipment
A transmission timing calculation step for obtaining a condition for calculating a transmission timing for transmitting a communication frame and calculating the transmission timing;
A transmission step of transmitting the communication frame based on the transmission timing acquired from the transmission timing calculation step, and measuring a carrier sense start time and a transmission start time of the communication frame;
An information acquisition step of acquiring a condition for calculating the transmission timing and the transmission timing from the transmission timing calculation step, and acquiring a type of the communication frame, the carrier sense start time, and the transmission start time from the transmission step;
The transmission timing test method characterized by performing.
請求項3または請求項4に記載の送信タイミング試験方法を、前記送信タイミング試験装置に実行させるためのプログラム。   A program for causing the transmission timing test apparatus to execute the transmission timing test method according to claim 3 or 4.
JP2013082610A 2013-04-11 2013-04-11 Transmission timing test apparatus, transmission timing test method, and program Expired - Fee Related JP5997647B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013082610A JP5997647B2 (en) 2013-04-11 2013-04-11 Transmission timing test apparatus, transmission timing test method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013082610A JP5997647B2 (en) 2013-04-11 2013-04-11 Transmission timing test apparatus, transmission timing test method, and program

Publications (2)

Publication Number Publication Date
JP2014207509A true JP2014207509A (en) 2014-10-30
JP5997647B2 JP5997647B2 (en) 2016-09-28

Family

ID=52120765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013082610A Expired - Fee Related JP5997647B2 (en) 2013-04-11 2013-04-11 Transmission timing test apparatus, transmission timing test method, and program

Country Status (1)

Country Link
JP (1) JP5997647B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050054294A1 (en) * 2001-09-14 2005-03-10 Jamshid Khun-Jush Wireless communications system with detection of foreign radiation sources
JP2007174176A (en) * 2005-12-21 2007-07-05 Yokogawa Electric Corp Unit and method for testing communication terminal
JP2010124056A (en) * 2008-11-17 2010-06-03 Toshiba Corp Wireless station, communication control method and communication program
JP2011259076A (en) * 2010-06-07 2011-12-22 Anritsu Corp Sequence test apparatus and sequence test method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050054294A1 (en) * 2001-09-14 2005-03-10 Jamshid Khun-Jush Wireless communications system with detection of foreign radiation sources
JP2007174176A (en) * 2005-12-21 2007-07-05 Yokogawa Electric Corp Unit and method for testing communication terminal
JP2010124056A (en) * 2008-11-17 2010-06-03 Toshiba Corp Wireless station, communication control method and communication program
JP2011259076A (en) * 2010-06-07 2011-12-22 Anritsu Corp Sequence test apparatus and sequence test method

Also Published As

Publication number Publication date
JP5997647B2 (en) 2016-09-28

Similar Documents

Publication Publication Date Title
US9396148B2 (en) System method for connecting USB Type-C devices by measuring predetermined test patterns between a plurality of connected accessories
KR102246274B1 (en) Apparatus and method for compensating error in range estimation in a wireless communicationsystem
JP6380875B2 (en) Detection distance calibration method, apparatus, and device
WO2018103402A1 (en) Wireless fidelity (wifi) scan method and related product
EP3490304B1 (en) Method for identifying access point and hotspot, and related products
JP2016510401A5 (en)
WO2016000543A1 (en) Method, device and mobile terminal for detecting abnormal cpu occupancy rate of app
US20210360606A1 (en) Transmitter and receiver for multiple channel operation
KR20130051811A (en) Apparatus and method for selecting access point
US9655152B2 (en) Operating environment setting system of electronic device, operating environment setting method and operating environment setting program
JP6661354B2 (en) Communication device and control method
JP5997647B2 (en) Transmission timing test apparatus, transmission timing test method, and program
TW201417608A (en) Wireless communication device, wireless communication system, wireless communication method and program
WO2017026438A1 (en) Wait time estimation system and wait time estimation method
CN113543006B (en) Earphone testing method and device, electronic equipment and medium
US20140369396A1 (en) Wired communication apparatus and wired communication method
US10554440B2 (en) Sensor device
JP6852593B2 (en) Position measurement method, position measurement program and position measurement device
CN108432162B (en) Information processing apparatus, wireless network communication system, non-transitory computer-readable storage medium, and information processing method
US10084682B2 (en) Information processing apparatus, method and computer readable medium
CN109936586B (en) Communication processing method and device
CN113630282B (en) Method and device for detecting server state
RU2016147535A (en) INDICATION OF THE PROTOCOL VERSION
US20100081382A1 (en) Wireless communication apparatus and wireless communication method
CN111444068B (en) System performance test method, device, computer equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151210

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20160715

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160729

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160826

R150 Certificate of patent or registration of utility model

Ref document number: 5997647

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees