JP6535358B2 - Mobile terminal test apparatus and method of displaying setting contents - Google Patents

Mobile terminal test apparatus and method of displaying setting contents Download PDF

Info

Publication number
JP6535358B2
JP6535358B2 JP2017069834A JP2017069834A JP6535358B2 JP 6535358 B2 JP6535358 B2 JP 6535358B2 JP 2017069834 A JP2017069834 A JP 2017069834A JP 2017069834 A JP2017069834 A JP 2017069834A JP 6535358 B2 JP6535358 B2 JP 6535358B2
Authority
JP
Japan
Prior art keywords
paging
sfn
display
hyperframe
timing
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
JP2017069834A
Other languages
Japanese (ja)
Other versions
JP2018174379A (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.)
Anritsu Corp
Original Assignee
Anritsu 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 Anritsu Corp filed Critical Anritsu Corp
Priority to JP2017069834A priority Critical patent/JP6535358B2/en
Publication of JP2018174379A publication Critical patent/JP2018174379A/en
Application granted granted Critical
Publication of JP6535358B2 publication Critical patent/JP6535358B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Mobile Radio Communication Systems (AREA)

Description

本発明は、移動体通信端末の試験を行なう移動端末試験装置に関する。   The present invention relates to a mobile terminal test apparatus that tests mobile communication terminals.

携帯電話やデータ通信端末等の移動体通信端末を開発した場合、この開発した移動体通信端末が正常に通信を行なえるか否かを試験する必要がある。このため、実際の基地局の機能を擬似する擬似基地局として動作する試験装置に試験対象の移動体通信端末を接続し、試験装置と移動体通信端末との間で通信を行なわせ、この通信の内容を確認する試験を行なっている。   When a mobile communication terminal such as a cellular phone or a data communication terminal is developed, it is necessary to test whether the developed mobile communication terminal can normally communicate. Therefore, the mobile communication terminal to be tested is connected to the test apparatus operating as a pseudo base station that simulates the function of the actual base station, and communication is performed between the test apparatus and the mobile communication terminal, and this communication Tests are conducted to confirm the contents of.

無線通信方式のLTE(Long Term Evolution)の規格では、移動体通信端末のバッテリ消費を抑えるために、間欠受信(DRX:Discontinuous Reception)制御が採用されている。   According to the standard of LTE (Long Term Evolution) of the radio communication system, in order to reduce battery consumption of the mobile communication terminal, discontinuous reception (DRX: Discontinuous Reception) control is adopted.

DRX制御では、移動体通信端末ごとに基地局からのメッセージを受信するタイミングを決め、そのタイミング以外ではメッセージを受信する処理を行なわないようにして、消費電力を抑えるようにしている。   In DRX control, the timing for receiving a message from a base station is determined for each mobile communication terminal, and processing for receiving a message is not performed except for that timing, thereby reducing power consumption.

メッセージの受信は、以下に示すPaging Frame及びPaging Occasionで行なう。Paging Occasionは、基地局からのメッセージが送信されるサブフレームを示し、Paging Frameは、Paging Occasionを含みうるSFN(System Frame Number)を示す。SFNは、10ms単位のフレームに0から1023までの番号を付与したものである。   Message reception is performed by Paging Frame and Paging Occasion shown below. Paging Occasion indicates a subframe in which a message from a base station is transmitted, and Paging Frame indicates an SFN (System Frame Number) that may include Paging Occasion. The SFN is a 10 ms unit frame with a number from 0 to 1023.

Paging Frame及びPaging Occasionは、移動体通信端末と基地局の間でやり取りされるdefault paging cycle及び移動体通信端末のIMSI(International Mobile Subscriber Identity)を用いて決められる。   The Paging Frame and Paging Occasion are determined using the default paging cycle exchanged between the mobile communication terminal and the base station and the International Mobile Subscriber Identity (IMSI) of the mobile communication terminal.

Paging Frameは、以下の式1を満たすSFNである。
SFN mod T =(T div N)*(UE_ID mod N)...(式1)
Paging Frame is an SFN that satisfies Equation 1 below.
SFN mod T = (T div N) * (UE_ID mod N) ... (Equation 1)

このようにして決定されたPaging FrameにおけるPaging Occasionのサブフレーム番号は、以下の式2に従って算出されるインデックスi_sとパラメータNsとから、LTE規格において規定されている対応テーブルを利用して決定される。
i_s = floor(UE_ID/N) mod Ns...(式2)
ここで、
T:default paging cycle
nB:4T,2T,T,T/2,T/4,T/8,T/16,T/32
N:min(T,nB)
Ns:max(1,nB/T)
UE_ID:IMSI mod 1024
The subframe number of Paging Occasion in the Paging Frame thus determined is determined from index i_s calculated according to the following Equation 2 and parameter Ns using the correspondence table defined in the LTE standard. .
i_s = floor (UE_ID / N) mod Ns (Equation 2)
here,
T: default paging cycle
nB: 4T, 2T, T, T / 2, T / 4, T / 8, T / 16, T / 32
N: min (T, nB)
Ns: max (1, nB / T)
UE_ID: IMSI mod 1024

無線通信の規格を作成している3GPP(3rd Generation Partnership Project)のRelease13では、基地局からのメッセージを受信する間隔をさらに延長したeDRX(extended idle mode DRX)が規定された。   In Release 13 of the 3rd Generation Partnership Project (3GPP), which has created a standard for wireless communication, an extended idle mode DRX (eDRX) has been defined, which further extends the interval for receiving a message from a base station.

eDRXでは、従来のSFNに加え、H−SFN(Hyper SFN)が定義され、このH−SFNによって基地局からのメッセージを受信するタイミングが制御される。   In eDRX, H-SFN (Hyper SFN) is defined in addition to conventional SFN, and the timing of receiving a message from a base station is controlled by this H-SFN.

SFNは、10ms単位のフレームに0から1023までの番号が定義されているため、それらをトータルしたSFN cycleの長さは10.24sとなる。H−SFNは、SFN cycleの長さを1つのH−SFNの長さとし、H−SFNの番号は0から1023と定義される。   Since the numbers of 0 to 1023 are defined in a frame of 10 ms units, the length of the SFN cycle obtained by totaling them is 10.24 s. In the H-SFN, the length of the SFN cycle is one H-SFN, and the numbers of the H-SFN are defined as 0 to 1023.

基地局側から指定されるメッセージを受信する間隔であるeDRX cycle(TeDRX,H)に基づいて、基地局からのメッセージの受信を行なうH−SFNの番号であるPaging Hyperframeが導出される。 Based on eDRX cycle ( TeDRX, H ), which is an interval for receiving a message designated from the base station side, Paging Hyperframe, which is the number of H-SFN for receiving a message from the base station, is derived.

以下に示す式3を満たすH−SFNがPaging Hyperframeになる。
H−SFN mod TeDRX,H =(UE_ID_H mod TeDRX,H)...(式3)
ここで、
eDRX,H:1,2,...,256 [Hyper-frames]
UE_ID_H:S−TMSIのCRC32値の上位10ビット、または、S−TMSIの32-bit FCS値の上位10ビット
The H-SFN that satisfies Equation 3 below is Paging Hyperframe.
H-SFN mod TeDRX, H = (UE_ID_H mod TeDRX, H ) (Equation 3)
here,
TeDRX, H : 1, 2, ..., 256 [Hyper-frames]
UE_ID_H: upper 10 bits of CRC32 value of S-TMSI, or upper 10 bits of 32-bit FCS value of S-TMSI

S−TMSI(SAE(System Architecture Evolution) Temporary Mobile Subscriber Identity)は、一時的に移動体通信端末に割り当てられる識別子である。   S-TMSI (System Architecture Evolution (SAE) Temporary Mobile Subscriber Identity) is an identifier temporarily assigned to the mobile communication terminal.

移動体通信端末は、上述の式1で求めたSFNが含まれるPaging Hyperframe内の特定の期間の基地局からのメッセージを監視する。この監視期間のことをPaging Time Window(PTW)と呼ぶ。   The mobile communication terminal monitors a message from the base station for a specific period in Paging Hyperframe in which the SFN obtained by Equation 1 above is included. This monitoring period is called Paging Time Window (PTW).

PTWの間は、従来のDRXと同様に、Paging Frame及びPaging Occasionのタイミングでメッセージの監視を行なう。   During PTW, monitoring of messages is performed at the timing of Paging Frame and Paging Occasion, as in conventional DRX.

PTWの期間は、Paging Hyperframeと、PTWの先頭のSFNであるPH start positionと、PTWの最後のSFNであるPH end positionとにより求められる。   The PTW period is determined by Paging Hyperframe, PH start position which is the SFN at the beginning of PTW, and PH end position which is the SFN at the end of PTW.

PH start positionは、以下の式4を満たすSFNである。
PTW_start=256*ieDRX ...(式4)
eDRX= floor(UE_ID_H/TeDRX,H) mod 4
PH end positionは、以下の式5を満たすSFNである。
PTW_end=(PTW_start+L*100−1) mod 1024...(式5)
ここで、Lは、移動体通信端末と基地局間でやり取りされるPaging Time Window length(in seconds)である。
The PH start position is an SFN that satisfies Equation 4 below.
PTW_start = 256 * i eDRX (Equation 4)
i eDRX = floor (UE_ID_H / TeDRX, H ) mod 4
The PH end position is an SFN that satisfies the following equation 5.
PTW_end = (PTW_start + L * 100-1) mod 1024 (Equation 5)
Here, L is Paging Time Window length (in seconds) exchanged between the mobile communication terminal and the base station.

eDRXでは、eDRX cycleの最大値が2621.44秒まで拡張され、移動体通信端末が基地局からのメッセージを監視する間隔が従来のDRXよりも長くなっている。
特許文献1には、eDRXを設定する基地局とユーザ装置について記載されている。
In eDRX, the maximum value of eDRX cycle is extended to 2621.44 seconds, and the interval at which a mobile communication terminal monitors a message from a base station is longer than that of conventional DRX.
Patent Document 1 describes a base station and a user apparatus for setting eDRX.

国際公開第2016/158394号International Publication No. 2016/158394

eDRXは、通常のDRXとは異なり、非常に長い周期で移動体通信端末がメッセージを監視する場合があるので、プロトコルに詳しくないユーザには、どのタイミングで監視しているかが分かり難い。   Unlike ordinary DRX, eDRX may monitor messages at a very long cycle, so it is difficult for users who are not familiar with the protocol to know at what timing.

そこで、本発明は、eDRXによる試験を容易に行なわせることができる移動端末試験装置を提供することを目的としている。   Then, this invention aims at providing the mobile terminal test device which can be made to test easily by eDRX.

本発明の移動端末試験装置は、移動体通信の基地局を擬似して移動体通信端末を試験する移動端末試験装置であって、画像を表示する表示部と、前記表示部に状態表示設定画像を表示させる制御部と、を備え、前記制御部は、eDRXの情報を設定させるとき、設定されたパラメータから算出したPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを表示するHyper SFN画面を前記表示部に表示させるものである。   The mobile terminal test apparatus according to the present invention is a mobile terminal test apparatus for testing a mobile communication terminal by simulating a base station of mobile communication, the display unit displaying an image, and the state display setting image on the display unit. And a control unit for displaying the following: when the information of the eDRX is set, the control unit displays the timing of the Paging Hyperframe calculated from the set parameters and the timing of the Paging Frame in the Paging Hyperframe. The screen is displayed on the display unit.

この構成により、設定されたパラメータから算出したPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを表示するHyper SFN画面が表示される。このため、設定されたパラメータでのPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを視覚的に認識させることができ、eDRXによる試験を容易に行なわせることができる。   With this configuration, a Hyper SFN screen that displays the timing of Paging Hyperframe calculated from the set parameters and the timing of Paging Frame in the Paging Hyperframe is displayed. Therefore, the timing of Paging Hyperframe with the set parameters and the timing of Paging Frame in the Paging Hyperframe can be visually recognized, and the test by eDRX can be easily performed.

また、本発明の移動端末試験装置において、前記制御部は、H−SFNを表す数直線上に前記Paging Hyperframeのタイミングを表示させ、最も早く到来する前記Paging Hyperframeの情報をSFNを表す数直線上に表示させ、前記SFNを表す数直線上に前記Paging Frameのタイミングを表示させるものである。   Further, in the mobile terminal test device of the present invention, the control unit displays the timing of the Paging Hyperframe on a number line representing H-SFN, and the information of the Paging Hyperframe that arrives earliest is on the number line representing SFN. The timing of the Paging Frame is displayed on a number line representing the SFN.

この構成により、次にPaging送信メッセージが送信されるH−SFNやSFNが表示される。このため、次に試験を実施するタイミングを容易に認識させることができ、eDRXによる試験を容易に行なわせることができる。   According to this configuration, the H-SFN and the SFN to which the Paging transmission message is transmitted next are displayed. Therefore, it is possible to easily recognize the timing at which the test will be performed next, and to easily perform the test by eDRX.

また、本発明の移動端末試験装置において、前記制御部は、前記SFNを表す数直線上にPTWの範囲を表示させるものである。   Further, in the mobile terminal test device of the present invention, the control unit displays a PTW range on a number line representing the SFN.

この構成により、SFNを表す数直線上にPTWの範囲が表示される。このため、実際にPaging送信メッセージが送信される期間を容易に認識させることができ、eDRXによる試験を容易に行なわせることができる。   With this configuration, the PTW range is displayed on the number line representing the SFN. Therefore, it is possible to easily recognize the period in which the Paging transmission message is actually transmitted, and to easily perform the test by eDRX.

また、本発明の移動端末試験装置において、前記制御部は、前記Hyper SFN画面において前記Paging Hyperframe及び前記Paging Frameを設定可能とし、設定された前記Paging Hyperframe及び前記Paging Frameに基づいて前記Paging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを表示させるものである。   Further, in the mobile terminal test device of the present invention, the control unit enables setting of the Paging Hyperframe and the Paging Frame in the Hyper SFN screen, and the Paging Hyperframe of the Paging Hyperframe is set based on the Paging Hyperframe and the Paging Frame set. The timing and the timing of Paging Frame in the Paging Hyperframe are displayed.

この構成により、設定されたPaging Hyperframe及びPaging Frameに基づいてPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングが表示される。このため、Paging Hyperframe及びPaging Frameの変更と確認を容易に行なわせることができ、eDRXによる試験を容易に行なわせることができる。   According to this configuration, the timing of Paging Hyperframe and the timing of Paging Frame in the Paging Hyperframe are displayed based on the set Paging Hyperframe and Paging Frame. Therefore, Paging Hyperframe and Paging Frame can be easily changed and confirmed, and the eDRX test can be easily performed.

また、本発明の移動端末試験装置の設定内容表示方法は、移動体通信の基地局を擬似して移動体通信端末を試験する移動端末試験装置の設定内容表示方法であって、eDRXのパラメータを設定させるステップと、設定されたパラメータから算出したPaging Hyperframeのタイミングを表示するステップと、該Paging Hyperframe中のPaging Frameのタイミングを表示するステップと、を備えたものである。   Further, the setting content display method of the mobile terminal test apparatus according to the present invention is a setting content display method of the mobile terminal test apparatus for testing the mobile communication terminal by simulating the mobile communication base station, and the parameter of eDRX is used. The method comprises the steps of setting, displaying the Paging Hyperframe timing calculated from the set parameters, and displaying the Paging Frame timing in the Paging Hyperframe.

この構成により、設定されたパラメータから算出したPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングが表示される。このため、設定されたパラメータでのPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを視覚的に認識させることができ、eDRXによる試験を容易に行なわせることができる。   With this configuration, the timing of Paging Hyperframe calculated from the set parameters and the timing of Paging Frame in the Paging Hyperframe are displayed. Therefore, the timing of Paging Hyperframe with the set parameters and the timing of Paging Frame in the Paging Hyperframe can be visually recognized, and the test by eDRX can be easily performed.

本発明は、eDRXによる試験を容易に行なわせることができる移動端末試験装置を提供することができる。   The present invention can provide a mobile terminal test apparatus capable of easily performing an eDRX test.

図1は、本発明の一実施形態に係る移動端末試験装置のブロック図である。FIG. 1 is a block diagram of a mobile terminal test apparatus according to an embodiment of the present invention. 図2は、本発明の一実施形態に係る移動端末試験装置のHyper SFN画面を示す図である。FIG. 2 is a view showing a Hyper SFN screen of a mobile terminal test device according to an embodiment of the present invention. 図3は、本発明の一実施形態に係る移動端末試験装置のPTWが複数H−SFNを跨いだ場合のHyper SFN画面を示す図である。FIG. 3 is a diagram showing a Hyper SFN screen when PTWs of a mobile terminal test device according to an embodiment of the present invention straddle multiple H-SFNs. 図4は、本発明の一実施形態に係る移動端末試験装置のPaging FrameがPTW外になった場合のHyper SFN画面を示す図である。FIG. 4 is a diagram showing a Hyper SFN screen when the Paging Frame of the mobile terminal test device according to an embodiment of the present invention is out of PTW. 図5は、本発明の一実施形態に係る移動端末試験装置のPaging HyperframeやPaging Frameが設定された場合のHyper SFN画面を示す図である。FIG. 5 is a diagram showing a Hyper SFN screen when Paging Hyperframe or Paging Frame of the mobile terminal test device according to the embodiment of the present invention is set. 図6は、本発明の一実施形態に係る移動端末試験装置の算出された値と異なるPaging HyperframeとPaging Frameが設定された場合のHyper SFN画面を示す図である。FIG. 6 is a diagram showing a Hyper SFN screen when Paging Hyperframe and Paging Frame different from the calculated values of the mobile terminal test device according to an embodiment of the present invention are set. 図7は、本発明の一実施形態に係る移動端末試験装置の算出された値と異なるPaging Frameが設定された場合のHyper SFN画面を示す図である。FIG. 7 is a diagram showing a Hyper SFN screen when a Paging Frame different from the calculated value of the mobile terminal test device according to an embodiment of the present invention is set. 図8は、本発明の一実施形態に係る移動端末試験装置の算出された値と異なるPaging Frameをユーザが設定した場合で設定された値がPTW外になってしまった場合のHyper SFN画面を示す図である。FIG. 8 shows the Hyper SFN screen when the value set when the user sets a Paging Frame different from the calculated value of the mobile terminal test apparatus according to the embodiment of the present invention is out of PTW. FIG. 図9は、本発明の一実施形態に係る移動端末試験装置のeDRXの制御開始処理の手順を説明するフローチャートである。FIG. 9 is a flowchart illustrating the procedure of the control start process of the eDRX of the mobile terminal test device according to an embodiment of the present invention.

以下、図面を参照して、本発明の実施形態に係る移動端末試験装置について詳細に説明する。   Hereinafter, a mobile terminal test apparatus according to an embodiment of the present invention will be described in detail with reference to the drawings.

図1において、本発明の一実施形態に係る移動端末試験装置1は、擬似基地局として同軸ケーブル等を介して有線で移動体通信端末2と無線信号を送受信するようになっている。   In FIG. 1, a mobile terminal test apparatus 1 according to an embodiment of the present invention is configured to transmit and receive radio signals to and from a mobile communication terminal 2 by wire as a pseudo base station via a coaxial cable or the like.

移動端末試験装置1は、操作部11と、表示部12と、表示制御部13と、制御部14と、シナリオ生成部15と、記憶部16と、シナリオ処理部17と、擬似基地局部18−1と、擬似基地局部18−2と、擬似基地局部18−3と、結合器19とを含んで構成されている。   The mobile terminal test device 1 includes an operation unit 11, a display unit 12, a display control unit 13, a control unit 14, a scenario generation unit 15, a storage unit 16, a scenario processing unit 17, and a pseudo base local 18−. 1 and the pseudo base local 18-2, the pseudo base local 18-3, and the coupler 19 are configured.

操作部11は、キーボード、マウス、タッチパネル等の入力機器で構成され、操作入力されたシナリオの生成に必要な情報などを表示制御部13に出力する。表示部12は、液晶ディスプレイ等の画像表示機器で構成され、シナリオの生成に必要な情報を入力させる画像や試験中の状態を示す画像などを表示する。   The operation unit 11 includes input devices such as a keyboard, a mouse, and a touch panel, and outputs information and the like necessary for generating a scenario input operation to the display control unit 13. The display unit 12 is configured by an image display device such as a liquid crystal display, and displays an image for inputting information necessary for generating a scenario, an image showing a state under test, and the like.

表示制御部13は、表示部12に表示させる画像を生成して表示させるものであり、制御部14の指示により画像の生成と表示の制御を行なうようになっている。また、表示制御部13は、操作部11に入力された情報に基づいて表示部12の表示を変更させたり、操作部11に入力された情報を制御部14に送信したりする。   The display control unit 13 generates and displays an image to be displayed on the display unit 12, and performs control of image generation and display according to an instruction of the control unit 14. Further, the display control unit 13 changes the display of the display unit 12 based on the information input to the operation unit 11 or transmits the information input to the operation unit 11 to the control unit 14.

制御部14は、操作部11に入力された指示に従って、シナリオの作成画面を表示制御部13により表示部12に表示させてシナリオの生成に必要な情報を入力させたり、シナリオの作成画面で操作部11に入力された情報をシナリオ生成部15に送信してシナリオを生成させたりする。また、制御部14は、操作部11に入力された指示に従って、シナリオ処理部17に指示を送信して記憶部16に記憶されたシナリオに基づいて試験を実行させたり、シナリオ処理部17から送信される擬似基地局部18−1、18−2、18−3の状態や移動体通信端末2との通信の状態などの情報に基づいて表示制御部13により表示部12に試験中の状態などを表示させたりする。   The control unit 14 causes the display control unit 13 to display the scenario creation screen on the display unit 12 according to the instruction input to the operation unit 11, and allows the information necessary for scenario generation to be input or the operation on the scenario creation screen The information input to the unit 11 is transmitted to the scenario generation unit 15 to generate a scenario. In addition, the control unit 14 transmits an instruction to the scenario processing unit 17 according to the instruction input to the operation unit 11 to execute a test based on the scenario stored in the storage unit 16 or transmitted from the scenario processing unit 17 The display control unit 13 displays the state under test on the display unit 12 based on the information such as the state of the pseudo base localities 18-1, 18-2, and 18-3 and the state of communication with the mobile communication terminal 2 Display it.

シナリオ生成部15は、制御部14から送信されたシナリオ生成のための情報に基づいて、移動体通信端末2を試験するためのシナリオを生成する。このシナリオには、擬似基地局部18−1、18−2、18−3の動作の設定や、移動体通信端末2との通信シーケンスが設定される。シナリオ生成部15は、シナリオ生成のための情報に基づいて擬似基地局部18−1、18−2、18−3から送信する送信情報を生成する送信情報生成部150を備えている。   The scenario generation unit 15 generates a scenario for testing the mobile communication terminal 2 based on the information for scenario generation transmitted from the control unit 14. In this scenario, the setting of the operation of the pseudo base parts 18-1, 18-2, and 18-3 and the communication sequence with the mobile communication terminal 2 are set. The scenario generation unit 15 includes a transmission information generation unit 150 that generates transmission information to be transmitted from the pseudo base local 18-1, 18-2, and 18-3 based on the information for scenario generation.

送信情報生成部150は、シナリオ生成のための情報に基づいて擬似基地局部18−1、18−2、18−3の報知情報や位置登録処理における送信情報などを生成する。送信情報生成部150は、例えば、個別に設定された擬似基地局部18−1、18−2、18−3の擬似する基地局の動作の設定の情報に基づいて、報知情報を生成する。   The transmission information generation unit 150 generates broadcast information of the pseudo base locals 18-1, 18-2, and 18-3, transmission information in position registration processing, and the like based on information for scenario generation. The transmission information generation unit 150 generates broadcast information, for example, based on the setting information of the operation of the pseudo base station of the pseudo base locals 18-1, 18-2, and 18-3 set individually.

記憶部16は、ハードディスク装置やフラッシュメモリで構成され、シナリオ生成部15で生成された各種のシナリオを記憶する。   The storage unit 16 is configured by a hard disk drive or a flash memory, and stores various scenarios generated by the scenario generation unit 15.

シナリオ処理部17は、制御部14からの指示により、記憶部16に記憶されているシナリオを読み出して、そのシナリオに基づいて擬似基地局部18−1、18−2、18−3に、報知情報を送信させたり、移動体通信端末2との間で通信シーケンスを実行させたりする。   The scenario processing unit 17 reads the scenario stored in the storage unit 16 according to an instruction from the control unit 14 and, based on the scenario, broadcast information to the pseudo base locals 18-1, 18-2, and 18-3. , Or execute a communication sequence with the mobile communication terminal 2.

擬似基地局部18−1、擬似基地局部18−2、擬似基地局部18−3は、シナリオ処理部17の指示により、移動体通信端末2との間で無線信号を送受信する。   The pseudo base local 18-1, the pseudo base local 18-2, and the pseudo base local 18-3 transmit and receive radio signals to and from the mobile communication terminal 2 in accordance with an instruction from the scenario processing unit 17.

結合器19は、擬似基地局部18−1、18−2、18−3の送信する無線信号を結合して移動体通信端末2に送信する。また、結合器19は、移動体通信端末2から受信した信号を擬似基地局部18−1、18−2、18−3それぞれに送信する。   The coupler 19 combines the radio signals transmitted by the pseudo base parts 18-1, 18-2 and 18-3 and transmits them to the mobile communication terminal 2. Further, the coupler 19 transmits the signal received from the mobile communication terminal 2 to each of the pseudo base parts 18-1, 18-2 and 18-3.

ここで、移動端末試験装置1は、移動体通信端末2と通信を行なうための通信モジュールが設けられた図示しないコンピュータ装置によって構成される。このコンピュータ装置は、それぞれ図示しないCPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)と、ハードディスク装置と、入出力ポートと、タッチパネルとを有する。   Here, the mobile terminal test apparatus 1 is configured by a not-shown computer apparatus provided with a communication module for communicating with the mobile communication terminal 2. The computer device has a central processing unit (CPU), a read only memory (ROM), a random access memory (RAM), a hard disk drive, an input / output port, and a touch panel (not shown).

このコンピュータ装置のROM及びハードディスク装置には、コンピュータ装置を移動端末試験装置1として機能させるためのプログラムが格納されている。すなわち、CPUがRAMを作業領域としてROMに格納されたプログラムを実行することにより、当該コンピュータ装置は、移動端末試験装置1として機能する。   In the ROM and the hard disk device of the computer device, programs for causing the computer device to function as the mobile terminal test device 1 are stored. That is, when the CPU executes a program stored in the ROM with the RAM as a work area, the computer device functions as the mobile terminal test device 1.

このように、本実施の形態において、記憶部16は、RAM又はハードディスク装置によって構成され、表示制御部13、制御部14、シナリオ生成部15及びシナリオ処理部17は、CPUによって構成され、擬似基地局部18−1、18−2、18−3は、通信モジュールによって構成される。   As described above, in the present embodiment, the storage unit 16 is configured by the RAM or the hard disk device, and the display control unit 13, the control unit 14, the scenario generation unit 15, and the scenario processing unit 17 are configured by the CPU. The local parts 18-1, 18-2 and 18-3 are constituted by communication modules.

このような構成の移動端末試験装置1において、移動体通信端末2の試験を行なう場合、まず、ユーザにより試験に使用するシナリオの作成が行なわれる。制御部14は、ユーザによる操作部11の操作によりシナリオの作成の機能が選択されると、例えば、表示部12にシナリオ作成画面を表示させて、擬似基地局部18−1、18−2、18−3で擬似する基地局の情報や実行させたいシーケンスなどを設定させる。   In the case of testing the mobile communication terminal 2 in the mobile terminal test device 1 having such a configuration, the user first creates a scenario to be used for the test. For example, when the function of creating a scenario is selected by the operation of the operation unit 11 by the user, the control unit 14 causes the display unit 12 to display a scenario creation screen, and the pseudo base locals 18-1, 18-2, 18 Set the base station information simulated in -3 and the sequence to be executed.

ユーザは、目的の試験に合わせて各種情報を基地局ごとに設定する。制御部14は、設定された情報をシナリオ生成部15に送信して擬似基地局のシナリオを生成させる。シナリオ生成部15は、制御部14から受信した情報に基づいて、報知情報やシーケンス情報などを生成し、擬似基地局のシナリオとして識別情報と関連付けて記憶部16に記憶させる。   The user sets various information for each base station in accordance with the target test. The control unit 14 transmits the set information to the scenario generation unit 15 to generate a scenario of the pseudo base station. The scenario generation unit 15 generates broadcast information, sequence information, and the like based on the information received from the control unit 14 and stores the information in the storage unit 16 in association with identification information as a scenario of a pseudo base station.

また、制御部14は、ユーザによる操作部11の操作によりeDRXの設定が選択されると、例えば、表示部12に図2に示すようなHyper SFN画面を表示させて、eDRXの設定を行なわせる。   Further, when the setting of the eDRX is selected by the operation of the operation unit 11 by the user, for example, the control unit 14 causes the display unit 12 to display a Hyper SFN screen as shown in FIG. 2 to set the eDRX. .

図2において、パラメータ設定部101は、eDRXに関する各種パラメータを設定させるものである。「E-UTRAN eDRX Cycle Length Duration」には、eDRX cycleを設定させる。「Paging Time Window Length Duration」には、PTWの長さ(上述の式5のLに相当)を設定させる。「Default paging Cycle」には、SFNのdefault paging cycle(上述の式1のTに相当)を設定させる。「nB」には、SFNのnB(上述の式1及び式2のnBに相当)を設定させる。「IMSI」には、移動体通信端末2のIMSIを設定させる。「S−TMSI」には、移動体通信端末2に割り当てるS−TMSIを設定させる。   In FIG. 2, the parameter setting unit 101 sets various parameters related to the eDRX. In "E-UTRAN eDRX Cycle Length Duration", an eDRX cycle is set. In "Paging Time Window Length Duration", the length of PTW (corresponding to L in the above-mentioned equation 5) is set. The "default paging cycle" is set to the SFN default paging cycle (corresponding to T in the above equation 1). In "nB", nB of SFN (corresponding to nB of the above-mentioned Formula 1 and Formula 2) is set. The IMSI of the mobile communication terminal 2 is set in “IMSI”. In S-TMSI, S-TMSI to be assigned to the mobile communication terminal 2 is set.

パラメータ設定部101に値が設定されると、制御部14は、設定された値に基づいてPaging Hyperframe、Paging Frame、PTW_start、PTW_endを計算する。   When values are set in the parameter setting unit 101, the control unit 14 calculates Paging Hyperframe, Paging Frame, PTW_start, and PTW_end based on the set values.

制御部14は、Paging HyperframeとPaging FrameをPaging情報表示設定部102に、PTW_startをPTW開始表示部104に、PTW_endをPTW終了表示部106に表示させる。また、制御部14は、PTW開始H−SFN表示部105にPTW_startが含まれるH−SFNを、PTW終了H−SFN表示部107にPTW_endが含まれるH−SFNを表示させる。   The control unit 14 causes the Paging information display setting unit 102 to display Paging Hyperframe and Paging Frame, PTW start display unit 104 to display PTW_start, and PTW end display unit 106 to display PTW_end. Further, the control unit 14 causes the PTW start H-SFN display unit 105 to display H-SFN in which PTW_start is included, and causes the PTW end H-SFN display unit 107 to display H-SFN in which PTW_end is included.

Paging情報表示設定部102には、ユーザが値を設定できるようになっている。Paging情報設定表示103は、ユーザがPaging情報表示設定部102に値を設定した場合に、表示を変える(表示色を変えるなどする)ものである。   A user can set a value in the Paging information display setting unit 102. The Paging information setting display 103 changes the display (such as changing the display color) when the user sets a value in the Paging information display setting unit 102.

制御部14は、計算した値に基づいて、Paging送信タイミング表示部108にeDRXの状態を表示させる。   The control unit 14 causes the Paging transmission timing display unit 108 to display the state of eDRX based on the calculated value.

Paging送信タイミング表示部108には、上段にH−SFNを示す直線が表示され、下段にH−SFN中のSFNを示す直線が表示される。H−SFNを示す直線は、0から1024までの整数が順番に割り当てられた数直線になっている。SFNを示す直線は、0から1024までの整数が順番に割り当てられた数直線になっている。   In the Paging transmission timing display unit 108, a straight line indicating H-SFN is displayed on the upper side, and a straight line indicating SFN in the H-SFN is displayed on the lower side. The straight line indicating H-SFN is a number line in which integers from 0 to 1024 are sequentially assigned. The straight line indicating the SFN is a number line in which integers from 0 to 1024 are sequentially assigned.

H−SFNを示す直線の上側には、Paging Hyperframeのタイミングを示すPHタイミング表示110と、Paging Hyperframeのタイミングのうち、Paging情報表示設定部102に表示または設定されたPaging Hyperframeのタイミングを示す送信PH表示111とが表示される。PHタイミング表示110及び送信PH表示111の上には、対応するH−SFNの番号が表示される。   Above the straight line indicating H-SFN, PH timing display 110 indicating Paging Hyperframe timing and transmission PH indicating Paging Hyperframe timing displayed or set in Paging information display setting unit 102 among Paging Hyperframe timing The display 111 is displayed. On the PH timing display 110 and the transmission PH display 111, the corresponding H-SFN number is displayed.

SFNを示す直線には、Paging情報表示設定部102に表示または設定されたPaging Hyperframe(送信PH表示111のH−SFN)のSFNの内容が表示される。   On the straight line indicating the SFN, the contents of the SFN of Paging Hyperframe (H-SFN of the transmission PH display 111) displayed or set in the Paging information display setting unit 102 are displayed.

SFNを示す直線の上側には、Paging Frameの送信タイミングを示すPFタイミング表示112と、Paging Frameの送信タイミングのうち実際にPaging送信メッセージを送信するタイミングを示す送信PF表示113とが表示される。PFタイミング表示112及び送信PF表示113の上には、対応するSFNの番号が表示される。   Above the straight line indicating the SFN, a PF timing indication 112 indicating the Paging Frame transmission timing and a transmission PF indication 113 indicating the timing of actually transmitting the Paging transmission message among the Paging Frame transmission timings are displayed. On the PF timing display 112 and the transmission PF display 113, the corresponding SFN numbers are displayed.

SFNを示す直線の下側には、PTW_startの位置を示すPTW開始表示114と、PTW_endの位置を示すPTW終了表示115とが表示される。PTW開始表示114及びPTW終了表示115の下には、対応するSFNの番号が表示される。   A PTW start indication 114 indicating the position of PTW_start and a PTW end indication 115 indicating the position of PTW_end are displayed below the straight line indicating the SFN. Below the PTW start indication 114 and the PTW end indication 115, the corresponding SFN numbers are displayed.

開始H−SFN表示部116は、SFNを示す直線の開始部分が含まれるH−SFNが表示される。終了H−SFN表示部117は、SFNを示す直線の終了部分が含まれるH−SFNが表示される。   The start H-SFN display unit 116 displays H-SFN including the start of the straight line indicating SFN. The end H-SFN display section 117 displays the H-SFN including the end portion of the straight line indicating the SFN.

カレントH−SFN表示部109は、現在のH−SFNの位置を表示するものであり、このH−SFNに最も近いPaging HyperframeのタイミングがPaging情報表示設定部102に表示され、H−SFNを示す直線で送信PH表示111となり、下段のSFNを示す直線にその情報が表示される。カレントH−SFN表示部109の値を変えることで、その値に対応した情報が表示される。なお、後述する試験実行時には、現在のH−SFNの位置が表示され、値を変更することはできない。   The current H-SFN display unit 109 displays the current position of the H-SFN, and the Paging Hyperframe timing closest to the H-SFN is displayed on the Paging information display setting unit 102 to indicate the H-SFN. The transmission PH display 111 is a straight line, and the information is displayed on the lower straight line indicating the SFN. By changing the value of the current H-SFN display unit 109, information corresponding to the value is displayed. In addition, at the time of test execution mentioned later, the position of the present H-SFN is displayed and it can not change a value.

図3は、PTWが複数のH−SFNを跨いだ場合の表示例である。図3に示すように、SFNを示す直線のH−SFNの境界部分には、H−SFN境界表示118が表示される。また、PTW開始H−SFN表示部105、PTW終了H−SFN表示部107、開始H−SFN表示部116、終了H−SFN表示部117には対応するH−SFNが表示される。   FIG. 3 is a display example when PTW spans a plurality of H-SFNs. As shown in FIG. 3, an H-SFN boundary indication 118 is displayed at the H-SFN boundary portion of the straight line indicating the SFN. The corresponding H-SFN is displayed on the PTW start H-SFN display unit 105, the PTW end H-SFN display unit 107, the start H-SFN display unit 116, and the end H-SFN display unit 117.

図4は、Paging FrameがPTW外になった場合の表示例である。図4に示すように、送信PF表示113の近傍に警告表示119が表示される。   FIG. 4 is a display example when the Paging Frame is out of PTW. As shown in FIG. 4, a warning display 119 is displayed in the vicinity of the transmission PF display 113.

このように、パラメータの設定でPaging FrameがPTW外になってしまった場合に、警告表示119が表示され、ユーザに気づかせることができる。   As described above, when the Paging Frame is out of PTW in the parameter setting, the warning display 119 is displayed to make the user notice.

また、Hyper SFN画面では、Paging情報表示設定部102にPaging HyperframeやPaging Frameを設定することで、Paging HyperframeやPaging Frameを変えることができるようになっている。制御部14は、ユーザの操作部11の操作によりPaging情報表示設定部102にPaging HyperframeやPaging Frameが設定されると、図5に示すように、Paging情報設定表示103の表示を変え、設定された値に基づいてPaging送信タイミング表示部108の表示を変える。図5は、図2で示した制御部14によって算出された値と同じ値をユーザが設定した場合を示している。   In the Hyper SFN screen, Paging Hyperframe and Paging Frame can be changed by setting Paging Hyperframe and Paging Frame in the Paging information display setting unit 102. When Paging Hyperframe or Paging Frame is set in the Paging information display setting unit 102 by the operation of the operation unit 11 of the user, the control unit 14 changes the display of the Paging information setting display 103 as shown in FIG. The display of the Paging transmission timing display unit 108 is changed based on the calculated value. FIG. 5 shows a case where the user sets the same value as the value calculated by the control unit 14 shown in FIG.

Paging情報表示設定部102に値が設定された場合には、Paging Hyperframeに設定された値のH−SFNが送信PH表示111として表示され、そのH−SFNの情報がSFNを示す直線に表示され、Paging Frameに設定されたSFNが送信PF表示113として表示される。なお、Paging情報表示設定部102に値が設定された場合には、設定された値に従ってPaging送信メッセージが送信される。   When a value is set in the Paging information display setting unit 102, the H-SFN of the value set in the Paging Hyperframe is displayed as the transmission PH display 111, and the information on the H-SFN is displayed in a straight line indicating SFN. , SFN set in the Paging Frame is displayed as the transmission PF display 113. When a value is set in the Paging information display setting unit 102, a Paging transmission message is transmitted according to the set value.

図6は、制御部14によって算出された値と異なるPaging HyperframeとPaging Frameをユーザが設定した場合を示している。図6に示すように、制御部14は、設定されたPaging Hyperframeに送信PH表示111を表示させ、その情報を下段のSFNを示す直線に表示させ、SFNを示す直線の設定されたPaging Frameに送信PF表示113を表示させ、設定された値がパラメータ設定部101に設定された値と整合がとれていないことを示す警告表示119を表示させる。なお、PTWは、Paging Hyperframeに設定されたH−SFNと異なるH−SFNに存在するため、PTW開始表示114及びPTW終了表示115は表示されない。   FIG. 6 shows a case where the user sets Paging Hyperframe and Paging Frame different from the value calculated by the control unit 14. As shown in FIG. 6, the control unit 14 displays the transmission PH display 111 on the set Paging Hyperframe, displays the information on a straight line indicating the lower SFN, and on the Paging Frame on which the straight line indicating the SFN is set. The transmission PF display 113 is displayed, and a warning display 119 indicating that the set value is not consistent with the value set in the parameter setting unit 101 is displayed. In addition, since PTW exists in H-SFN different from H-SFN set to Paging Hyperframe, PTW start indication 114 and PTW end indication 115 are not displayed.

図7は、制御部14によって算出された値と異なるPaging Frameをユーザが設定した場合を示している。図7に示すように、制御部14は、下段のSFNを示す直線の設定されたPaging Frameに送信PF表示113を表示させ、設定された値がパラメータ設定部101に設定された値と整合がとれていないことを示す警告表示119を表示させる。   FIG. 7 shows a case where the user sets a Paging Frame different from the value calculated by the control unit 14. As shown in FIG. 7, the control unit 14 causes the transmission PF display 113 to be displayed on the Paging Frame in which the straight line indicating the lower SFN is set, and the set value matches the value set in the parameter setting unit 101. A warning display 119 is displayed to indicate that the warning has not been taken.

図8は、制御部14によって算出された値と異なるPaging Frameをユーザが設定した場合で、設定された値がPTW外になってしまった場合を示している。図8に示すように、制御部14は、下段のSFNを示す直線の設定されたPaging Frameに送信PF表示113を表示させ、設定された値がパラメータ設定部101に設定された値と整合がとれていないことと、PTW外であることを示す警告表示119を表示させる。   FIG. 8 shows a case where the user sets a Paging Frame different from the value calculated by the control unit 14, and the set value is out of PTW. As shown in FIG. 8, the control unit 14 causes the transmission PF display 113 to be displayed on the Paging Frame in which the straight line indicating the lower SFN is set, and the set value matches the value set in the parameter setting unit 101. A warning display 119 is displayed to indicate that it has not been taken and that it is out of PTW.

このように、Paging情報表示設定部102にPaging HyperframeやPaging Frameを設定することにより、Paging HyperframeやPaging Frameを変えることができ、Paging HyperframeやPaging Frameがパラメータ設定と異なる場合の試験を容易に行なうことができる。   As described above, Paging Hyperframe and Paging Frame can be changed by setting Paging Hyperframe and Paging Frame in the Paging information display setting unit 102, and a test is easily performed when Paging Hyperframe or Paging Frame is different from parameter setting. be able to.

また、設定された値がパラメータ設定部101に設定された値と整合がとれていない場合などに警告表示119を表示させているため、設定の誤りを気づかせることができる。   In addition, since the warning display 119 is displayed when the set value is not consistent with the value set in the parameter setting unit 101, it is possible to notice a setting error.

Hyper SFN画面で設定され、設定内容を確認されたパラメータは、ユーザの操作部11の操作により、シナリオの保存が選択されると、制御部14が、設定された情報をシナリオ生成部15に送信して擬似基地局のシナリオを生成させる。シナリオ生成部15は、制御部14から受信した情報に基づいて、報知情報やシーケンス情報などを生成し、擬似基地局のシナリオとして識別情報と関連付けて記憶部16に記憶させる。   The control unit 14 transmits the set information to the scenario generation unit 15 when storage of the scenario is selected by the user's operation of the operation unit 11 for the parameters set on the Hyper SFN screen and the setting contents are confirmed. And generate a scenario of pseudo base station. The scenario generation unit 15 generates broadcast information, sequence information, and the like based on the information received from the control unit 14 and stores the information in the storage unit 16 in association with identification information as a scenario of a pseudo base station.

このようなシナリオの作成をした後、ユーザは、移動端末試験装置1と移動体通信端末2とを有線で接続し、使用する擬似基地局のシナリオを選択する。   After creating such a scenario, the user connects the mobile terminal test device 1 and the mobile communication terminal 2 by wire, and selects a scenario of a pseudo base station to be used.

制御部14は、選択された擬似基地局のシナリオの識別情報をシナリオ処理部17に通知し、シナリオ処理部17にシナリオを実行させる。   The control unit 14 notifies the scenario processing unit 17 of identification information of the scenario of the selected pseudo base station, and causes the scenario processing unit 17 to execute the scenario.

シナリオ処理部17は、通知された識別情報に関連付けられたシナリオを記憶部16から読み出し、読み出したシナリオに基づいて擬似基地局部18−1、18−2、18−3に報知情報の内容や位置登録処理における送信情報などを通知し、擬似基地局としての動作を開始させる。   The scenario processing unit 17 reads from the storage unit 16 the scenario associated with the notified identification information, and based on the read-out scenario, the contents and the position of the notification information are transmitted to the pseudo base locals 18-1, 18-2, and 18-3. Transmission information and the like in the registration process are notified, and an operation as a pseudo base station is started.

また、シナリオ処理部17は、シナリオの実行を開始すると、シナリオを実行している擬似基地局部18−1、18−2、18−3の状態を制御部14に通知するようになっている。   In addition, when the scenario processing unit 17 starts the execution of the scenario, the scenario processing unit 17 notifies the control unit 14 of the states of the pseudo base locations 18-1, 18-2, and 18-3 executing the scenario.

制御部14は、シナリオ処理部17から擬似基地局部18−1、18−2、18−3の状態の情報を受信すると、表示制御部13により表示部12に擬似基地局部18−1、18−2、18−3の状態や移動体通信端末2の接続状態などを表示させる。   When the control unit 14 receives information on the state of the pseudo base locals 18-1, 18-2, and 18-3 from the scenario processing unit 17, the display control unit 13 causes the display unit 12 to display the pseudo base locals 18-1, 18-. 2, 18-3 and the connection state of the mobile communication terminal 2 are displayed.

使用する擬似基地局のシナリオを選択した後、ユーザは、移動体通信端末2の電源を入れるなどして位置登録を行なわせ、移動端末試験装置1側で位置登録が正常に行なわれたかを確認する。   After selecting the scenario of the pseudo base station to be used, the user turns on the mobile communication terminal 2 and performs location registration, etc., and confirms whether the location registration is normally performed on the mobile terminal test device 1 side. Do.

その後、操作部11の操作によりeDRX状態の表示が選択された場合、制御部14は、記憶部16に記憶されている実行中のシナリオに設定されているパラメータやシナリオ生成部15で算出された値に基づいて、表示部12に図2に示すようなHyper SFN画面を表示させる。   After that, when the display of the eDRX state is selected by the operation of the operation unit 11, the control unit 14 calculates the parameters set in the scenario being executed stored in the storage unit 16 or the calculation by the scenario generation unit 15. Based on the value, the display unit 12 displays a Hyper SFN screen as shown in FIG.

制御部14は、シナリオ処理部17から現在のH−SFNの情報を取得し、カレントH−SFN表示部109に現在のH−SFNの値を表示させ、現在のH−SFNから最も早く到来するPaging Hyperframeのタイミングを送信PH表示111とし、下段のSFNを示す直線にその情報を表示させる。なお、現在のH−SFNが進んで、送信PH表示111のH−SFNを過ぎると、次のPaging Hyperframeのタイミングを送信PH表示111とし、その情報を下段に表示させる。   The control unit 14 acquires information on the current H-SFN from the scenario processing unit 17, causes the current H-SFN display unit 109 to display the current value of H-SFN, and arrives earliest from the current H-SFN. The timing of Paging Hyperframe is set as the transmission PH display 111, and the information is displayed on the straight line indicating the lower SFN. When the current H-SFN advances and passes the H-SFN of the transmission PH display 111, the timing of the next Paging Hyperframe is made the transmission PH display 111, and the information is displayed in the lower stage.

なお、eDRXの状態を表示している状態で、Paging情報表示設定部102のPaging HyperframeやPaging Frameを書き換えることで、書き換えられたPaging HyperframeやPaging Frameに基づいてPaging送信メッセージの送信タイミングを変えるようにしてもよい。   Note that by changing the Paging Hyperframe or Paging Frame of the Paging information display setting unit 102 while changing the eDRX status, change the transmission timing of the Paging transmission message based on the rewritten Paging Hyperframe or Paging Frame. You may

また、本実施形態の移動端末試験装置1は、試験実行中にeDRXの制御を開始させることができるようになっている。制御部14は、ユーザの操作部11の操作によりeDRXの開始が選択されると、図9に示す処理を開始する。   Further, the mobile terminal test device 1 of the present embodiment can start control of the eDRX during test execution. When the start of eDRX is selected by the operation of the operation unit 11 by the user, the control unit 14 starts the process shown in FIG.

ステップS1において、制御部14は、図2に示すようなHyper SFN画面を表示部12に表示させる。   In step S1, the control unit 14 causes the display unit 12 to display a Hyper SFN screen as shown in FIG.

ステップS2において、制御部14は、Hyper SFN画面上でパラメータ設定部101によりE-UTRAN eDRX Cycle Length Duration、Paging Time Window Length Duration、Default paging Cycle、nB、IMSI、S−TMSIを設定させる。   In step S2, the control unit 14 causes the parameter setting unit 101 to set the E-UTRAN eDRX Cycle Length Duration, Paging Time Window Length Duration, Default paging cycle, nB, IMSI, and S-TMSI on the Hyper SFN screen.

ステップS3において、制御部14は、設定された値に基づいてPaging Hyperframe、Paging Frame、PTW_start、PTW_endを計算する。   In step S3, the control unit 14 calculates Paging Hyperframe, Paging Frame, PTW_start, and PTW_end based on the set values.

ステップS4において、制御部14は、計算したPaging Hyperframe、Paging Frame、PTW_start、PTW_endをHyper SFN画面に表示させる。   In step S4, the control unit 14 displays the calculated Paging Hyperframe, Paging Frame, PTW_start, and PTW_end on the Hyper SFN screen.

ステップS5において、制御部14は、ユーザの操作部11の操作によりPaging情報表示設定部102にPaging HyperframeやPaging Frameが設定されたか否かを判定する。Paging HyperframeやPaging Frameが設定されていないと判定した場合、ステップS6において、制御部14は、計算したPaging Hyperframe、Paging Frameを用いてPaging送信メッセージのシナリオをシナリオ生成部15に作成させ、作成したシナリオでPaging送信メッセージを送信するようシナリオ処理部17に指示する。   In step S5, the control unit 14 determines whether Paging Hyperframe or Paging Frame is set in the Paging information display setting unit 102 by the operation of the operation unit 11 by the user. When it is determined that Paging Hyperframe or Paging Frame is not set, in Step S6, the control unit 14 causes the scenario generation unit 15 to create a scenario of a Paging transmission message using the calculated Paging Hyperframe or Paging Frame. The scenario processing unit 17 is instructed to transmit a Paging transmission message in a scenario.

ステップS5において、Paging HyperframeやPaging Frameが設定されていると判定した場合、ステップS7において、制御部14は、ユーザが画面上で設定したPaging Hyperframe、Paging Frameを用いてPaging送信メッセージのシナリオをシナリオ生成部15に作成させ、作成したシナリオでPaging送信メッセージを送信するようシナリオ処理部17に指示する。   If it is determined in step S5 that Paging Hyperframe or Paging Frame is set, in Step S7, the control unit 14 uses the Paging Hyperframe or Paging Frame set on the screen by the user to set a scenario of a Paging transmission message scenario. The scenario processing unit 17 is instructed to cause the generation unit 15 to create and transmit a Paging transmission message in the created scenario.

ステップS8において、制御部14は、シナリオ処理部17から現在のH−SFNの情報であるCurrent H−SFN情報を取得する。   In step S8, the control unit 14 acquires, from the scenario processing unit 17, Current H-SFN information which is information of the current H-SFN.

ステップS9において、制御部14は、Current H−SFN情報をHyper SFN画面のカレントH−SFN表示部109に表示して、処理を終了する。なお、ここで処理を終了せず、eDRXによる試験が終了するまでステップS5に戻るようにしてもよい。   In step S9, the control unit 14 displays the Current H-SFN information on the current H-SFN display unit 109 of the Hyper SFN screen, and ends the process. Here, the process may not be ended here, and the process may return to step S5 until the test by eDRX is ended.

このように、上述の実施形態では、Hyper SFN画面において、H−SFNを示す直線上にPaging Hyperframeのタイミングが表示され、Paging情報表示設定部102に表示または設定されたPaging HyperframeのSFNの内容がSFNを示す直線に表示され、SFNを示す直線の上側には、Paging Frameのタイミングが表示される。   As described above, in the above-described embodiment, the timing of Paging Hyperframe is displayed on a straight line indicating H-SFN in the Hyper SFN screen, and the content of SFN of Paging Hyperframe displayed or set in the Paging information display setting unit 102 is The timing of the Paging Frame is displayed on the straight line indicating the SFN and on the upper side of the straight line indicating the SFN.

これにより、Paging送信メッセージが送信されるH−SFNやSFNを視覚的に認識させることができ、eDRXによる試験を容易に行なわせることができる。   As a result, it is possible to visually recognize the H-SFN and SFN to which the Paging transmission message is transmitted, and to easily perform the test by eDRX.

また、最も早く到来するPaging Hyperframeの情報をSFNを表す数直線上に表示させ、SFNを表す数直線上にPaging Frameのタイミングや実際にPaging送信メッセージが送信されるSFNを表示させる。   Further, the information of Paging Hyperframe arriving earliest is displayed on a number line representing SFN, and the timing of Paging Frame and the SFN to which a Paging transmission message is actually transmitted are displayed on a number line representing SFN.

これにより、次にPaging送信メッセージが送信されるH−SFNやSFNが分かり、eDRXによる試験を容易に行なわせることができる。   This makes it possible to know the H-SFN and SFN to which the Paging transmission message will be transmitted next, and to facilitate the eDRX test.

本発明の実施形態を開示したが、当業者によっては本発明の範囲を逸脱することなく変更が加えられうることは明白である。すべてのこのような修正及び等価物が次の請求項に含まれることが意図されている。   While embodiments of the present invention have been disclosed, it will be apparent to one skilled in the art that modifications can be made without departing from the scope of the present invention. All such modifications and equivalents are intended to be included in the following claims.

1 移動端末試験装置
2 移動体通信端末
12 表示部
13 表示制御部
14 制御部
15 シナリオ生成部
17 シナリオ処理部
101 パラメータ設定部
102 Paging情報表示設定部
103 Paging情報設定表示
108 Paging送信タイミング表示部
150 送信情報生成部
DESCRIPTION OF SYMBOLS 1 Mobile terminal test apparatus 2 Mobile communication terminal 12 Display part 13 Display control part 14 Control part 15 Scenario generation part 17 Scenario processing part 101 Paging information display setting part 103 Paging information setting display 108 Paging transmission timing display part 150 Transmission information generator

Claims (5)

移動体通信の基地局を擬似して移動体通信端末(2)を試験する移動端末試験装置(1)であって、
画像を表示する表示部(12)と、
前記表示部に状態表示設定画像を表示させる制御部(14)と、を備え、
前記制御部は、eDRXの情報を設定させるとき、設定されたパラメータから算出したPaging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを表示するHyper SFN画面を前記表示部に表示させる移動端末試験装置。
A mobile terminal test apparatus (1) for testing a mobile communication terminal (2) by simulating a mobile communication base station, comprising:
A display unit (12) for displaying an image;
A control unit (14) for displaying a state display setting image on the display unit;
The mobile terminal displays, on the display unit, a Hyper SFN screen that displays Paging Hyperframe timing calculated from the set parameters and Paging Frame timing in the Paging Hyperframe when the eDRX information is set. Test equipment.
前記制御部は、H−SFNを表す数直線上に前記Paging Hyperframeのタイミングを表示させ、最も早く到来する前記Paging Hyperframeの情報をSFNを表す数直線上に表示させ、前記SFNを表す数直線上に前記Paging Frameのタイミングを表示させる請求項1に記載の移動端末試験装置。   The control unit causes the timing of the Paging Hyperframe to be displayed on a number line representing H-SFN, causes the information on the Paging Hyperframe that arrives earliest to be displayed on a number line representing SFN, and causes the information to be displayed on the number line representing the SFN. The mobile terminal test device according to claim 1, wherein the timing of the Paging Frame is displayed on the mobile terminal. 前記制御部は、前記SFNを表す数直線上にPTWの範囲を表示させる請求項2に記載の移動端末試験装置。   The mobile terminal test apparatus according to claim 2, wherein the control unit displays a PTW range on a number line representing the SFN. 前記制御部は、前記Hyper SFN画面において前記Paging Hyperframe及び前記Paging Frameを設定可能とし、設定された前記Paging Hyperframe及び前記Paging Frameに基づいて前記Paging Hyperframeのタイミングと、該Paging Hyperframe中のPaging Frameのタイミングを表示させる請求項1から請求項3のいずれか1項に記載の移動端末試験装置。   The control unit enables setting of the Paging Hyperframe and the Paging Frame in the Hyper SFN screen, and based on the Paging Hyperframe and the Paging Frame set, the timing of the Paging Hyperframe and the Paging Frame in the Paging Hyperframe. The mobile terminal test device according to any one of claims 1 to 3, wherein timing is displayed. 移動体通信の基地局を擬似して移動体通信端末(2)を試験する移動端末試験装置(1)の設定内容表示方法であって、
eDRXのパラメータを設定させるステップと、
設定されたパラメータから算出したPaging Hyperframeのタイミングを表示するステップと、
該Paging Hyperframe中のPaging Frameのタイミングを表示するステップと、を備えた設定内容表示方法。
It is a setting contents display method of a mobile terminal test apparatus (1) which simulates a base station of mobile communication and tests a mobile communication terminal (2),
setting parameters of eDRX;
Displaying the Paging Hyperframe timing calculated from the set parameters;
Displaying the timing of Paging Frame in the Paging Hyperframe.
JP2017069834A 2017-03-31 2017-03-31 Mobile terminal test apparatus and method of displaying setting contents Active JP6535358B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017069834A JP6535358B2 (en) 2017-03-31 2017-03-31 Mobile terminal test apparatus and method of displaying setting contents

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017069834A JP6535358B2 (en) 2017-03-31 2017-03-31 Mobile terminal test apparatus and method of displaying setting contents

Publications (2)

Publication Number Publication Date
JP2018174379A JP2018174379A (en) 2018-11-08
JP6535358B2 true JP6535358B2 (en) 2019-06-26

Family

ID=64107582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017069834A Active JP6535358B2 (en) 2017-03-31 2017-03-31 Mobile terminal test apparatus and method of displaying setting contents

Country Status (1)

Country Link
JP (1) JP6535358B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115362724A (en) * 2020-05-29 2022-11-18 Oppo广东移动通信有限公司 Paging method, device, equipment and storage medium based on enhanced discontinuous reception
CN114128366B (en) * 2021-10-19 2024-04-19 北京小米移动软件有限公司 Paging parameter determining method, device, communication equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060140125A1 (en) * 2004-12-23 2006-06-29 Telefonaktiebolaget Lm Ericsson Hybrid test bed
JP5303611B2 (en) * 2011-06-29 2013-10-02 アンリツ株式会社 Mobile communication terminal test apparatus and mobile communication terminal test method
JP5688423B2 (en) * 2013-01-25 2015-03-25 アンリツ株式会社 Test apparatus and test display method
US10045394B2 (en) * 2015-05-04 2018-08-07 Qualcomm Incorporated Techniques for paging in extended discontinuous reception

Also Published As

Publication number Publication date
JP2018174379A (en) 2018-11-08

Similar Documents

Publication Publication Date Title
JP6576389B2 (en) Mobile terminal test apparatus and frequency information setting method thereof
KR101541569B1 (en) Methods, test systems and arrangements for verifying compliance with requirement specifications
JP7189900B2 (en) Mobile terminal test equipment and its out-of-range test control method
JP6054438B2 (en) Mobile terminal test apparatus and scenario information setting method thereof
US9294945B2 (en) Test apparatus and test method
US20140323059A1 (en) Mobile communication terminal test device and mobile communication terminal test method
JP2014060634A (en) Test system, test method and test device
JP2005130002A (en) Test apparatus for mobile communication terminal
US20190037424A1 (en) Mobile terminal testing apparatus and parameter changing method therefor
JP4990314B2 (en) Pseudo base station equipment
RU2011109166A (en) METHODS AND DEVICES FOR NOTIFICATION OF EMERGENCY SITUATIONS
JP2012503955A5 (en)
CN107977290B (en) MIPI loop test method and test system
JP6535358B2 (en) Mobile terminal test apparatus and method of displaying setting contents
JP6505790B2 (en) Mobile terminal test apparatus and mobile terminal test method
US20160146873A1 (en) Testing device of signaling mode and testing method thereof
CN109672630B (en) System information message transmission method, terminal and network equipment
JP7144467B2 (en) MOBILE TERMINAL TEST SYSTEM, MOBILE TERMINAL TEST APPARATUS, AND MOBILE TERMINAL TEST SYSTEM CONTROL METHOD
JP5545846B2 (en) Sequence test apparatus and sequence test method
CN108617003A (en) The method, apparatus and user equipment of quick random access
CN106303902A (en) Perform device-to-device discovery procedure and the method and device of detection subscriber equipment
JP6047593B2 (en) Mobile terminal test apparatus and status display method thereof
JP2004112163A (en) Mobile station tester
JP2018152753A (en) Measuring device and measuring method
KR20190035818A (en) Communication method, apparatus and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180820

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190412

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190531

R150 Certificate of patent or registration of utility model

Ref document number: 6535358

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250