JP2020145571A - Communication control system, communication control method, and program - Google Patents

Communication control system, communication control method, and program Download PDF

Info

Publication number
JP2020145571A
JP2020145571A JP2019040311A JP2019040311A JP2020145571A JP 2020145571 A JP2020145571 A JP 2020145571A JP 2019040311 A JP2019040311 A JP 2019040311A JP 2019040311 A JP2019040311 A JP 2019040311A JP 2020145571 A JP2020145571 A JP 2020145571A
Authority
JP
Japan
Prior art keywords
mobile router
speed
wan side
moving speed
communication control
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.)
Pending
Application number
JP2019040311A
Other languages
Japanese (ja)
Inventor
和彦 杉村
Kazuhiko Sugimura
和彦 杉村
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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2019040311A priority Critical patent/JP2020145571A/en
Publication of JP2020145571A publication Critical patent/JP2020145571A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

To provide a communication control system capable of suppressing wasteful power consumption of a mobile router without forcing a user to perform a troublesome operation.SOLUTION: A communication control system includes: a mobile router including a control unit that selects one to be used from a plurality of connection modes of a WAN side line; and a wireless terminal including a speed information acquisition unit that acquires information on the travelling speed of the mobile router. The control unit selects an optimal one from the plurality of connection modes of the WAN side line based on the information acquired from the wireless terminal.SELECTED DRAWING: Figure 1

Description

本発明は、通信制御システム、通信制御方法及びプログラムに関する。 The present invention relates to communication control systems, communication control methods and programs.

特許文献1には、移動状態の判定結果で基地局選択を制限し、頻繁な基地局切替によるスループット低下等が発生しないようにする技術が開示されている。 Patent Document 1 discloses a technique for limiting base station selection based on a determination result of a moving state so as not to cause a decrease in throughput due to frequent base station switching.

特開2014−110450号公報Japanese Unexamined Patent Publication No. 2014-110450

一般的なモバイルルータは、複数のWAN側回線の接続モードを装備しており、ユーザーが複数のWAN側回線の接続モードから使用するものを選択する。WAN側接続モードを選択する操作は、ユーザーに対し少なからず煩わしさを与える。また、WAN側回線の接続モードと消費電力との関係は、一般的に、データ通信速度が同じである場合には、高速なWAN側回線の接続モードほど消費電力が大きくなる。しかしながら、モバイルルータにおける実際に通信出来るデータ通信速度は、モバイルルータの移動速度に依存して変化する。すなわち、モバイルルータの移動速度が速いほど、データ通信速度は遅くなる。このため、WAN側回線の接続モードとしてデータ通信速度が高速なものを選択していても、モバイルルータの移動速度が速い場合には、実際のデータ通信速度が低速になってしまう。つまり、モバイルルータの移動速度が速い場合、WAN側回線の接続モードとして、データ通信速度が高速なものを選択しても、データ通信速度が低速なものを選択したときとデータ通信速度は同じになり、モバイルルータは無駄に電力消費していることになる。 A general mobile router is equipped with a connection mode of a plurality of WAN side lines, and the user selects the one to be used from the connection modes of a plurality of WAN side lines. The operation of selecting the WAN side connection mode gives the user considerable trouble. Further, regarding the relationship between the connection mode of the WAN side line and the power consumption, in general, when the data communication speed is the same, the higher the connection mode of the WAN side line, the larger the power consumption. However, the data communication speed that can actually be communicated in the mobile router changes depending on the moving speed of the mobile router. That is, the faster the mobile router moves, the slower the data communication speed. Therefore, even if a high data communication speed is selected as the connection mode of the WAN side line, if the moving speed of the mobile router is high, the actual data communication speed becomes low. In other words, when the mobile router moves fast, even if you select a WAN side line connection mode with a high data communication speed, the data communication speed will be the same as when you select a low data communication speed. As a result, mobile routers are wasting power.

本開示の目的は、以上の背景に鑑みなされたものであり、ユーザーに煩わしい操作をさせることなく、モバイルルータの無駄な電力消費を抑制することができる通信制御システムを提供することにある。 An object of the present disclosure has been made in view of the above background, and an object of the present disclosure is to provide a communication control system capable of suppressing unnecessary power consumption of a mobile router without causing a user to perform troublesome operations.

一態様による通信システムは、複数のWAN側回線の接続モードから使用するものを選択する制御部を有するモバイルルータと、前記モバイルルータの移動速度に関する情報を取得する速度情報取得部を有する無線端末と、を備え、前記制御部は、前記無線端末より入手した前記情報に基づいて前記複数のWAN側回線の接続モードのうち最適なものを選択するものである。 The communication system according to one aspect includes a mobile router having a control unit that selects one to be used from the connection modes of a plurality of WAN side lines, and a wireless terminal having a speed information acquisition unit that acquires information on the moving speed of the mobile router. , And the control unit selects the optimum connection mode of the plurality of WAN side lines based on the information obtained from the wireless terminal.

一態様による通信制御方法は、複数のWAN側回線の接続モードを有するモバイルルータの移動速度に関する情報の取得が可能な無線端末より前記情報を入手する第1のステップと、前記情報に基づいて前記複数のWAN側回線の接続モードのうち最適なものを選択する第2のステップと、を有するものである。 The communication control method according to one aspect includes a first step of obtaining the information from a wireless terminal capable of acquiring information on the moving speed of a mobile router having a connection mode of a plurality of WAN side lines, and the communication control method based on the information. It has a second step of selecting the optimum connection mode among a plurality of WAN side line connection modes.

一態様によるプログラムは、複数のWAN側回線の接続モードを有するモバイルルータの移動速度に関する情報の取得が可能な無線端末より前記情報を入手する第1の処理と、
前記情報に基づいて前記複数のWAN側回線の接続モードのうち最適なものを選択する第2の処理と、をコンピュータに実行させるものである。
The program according to one aspect includes a first process of obtaining the information from a wireless terminal capable of acquiring information on the moving speed of a mobile router having a connection mode of a plurality of WAN side lines.
The computer is made to execute the second process of selecting the optimum connection mode from the plurality of WAN side lines based on the information.

上述の態様によれば、ユーザーに煩わしい操作をさせることなく、モバイルルータの無駄な電力消費を抑制することができる。 According to the above-described aspect, it is possible to suppress wasteful power consumption of the mobile router without causing the user to perform troublesome operations.

実施の形態1にかかる通信制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the communication control system which concerns on Embodiment 1. FIG. 実施の形態2にかかる通信制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the communication control system which concerns on Embodiment 2. FIG. 実施の形態2にかかる通信制御システムにおけるモバイルルータの移動速度と実施のデータ通信速度(WAN通信速度)との関係を示すグラフである。It is a graph which shows the relationship between the moving speed of the mobile router in the communication control system which concerns on Embodiment 2 and the data communication speed (WAN communication speed) of execution. 実施の形態2にかかる通信制御システムにおけるモバイルルータの移動速度の範囲に対する最適なWAN側回線の接続モードを示す一覧表である。It is a list which shows the optimum WAN side line connection mode with respect to the range of the moving speed of the mobile router in the communication control system which concerns on Embodiment 2. FIG. 実施の形態2にかかる通信制御システムにおけるモバイルルータの制御部において、WAN側回線の接続モードを選択する処理の流れについて示すフローチャートであるIt is a flowchart which shows the flow of the process which selects the connection mode of the WAN side line in the control part of the mobile router in the communication control system which concerns on Embodiment 2. 本実施の形態に係る通信制御システムの効果について説明する模式図である。It is a schematic diagram explaining the effect of the communication control system which concerns on this Embodiment. 本実施の形態に係る通信制御システムの効果について説明する模式図である。It is a schematic diagram explaining the effect of the communication control system which concerns on this Embodiment.

以下、図面を参照して本開示の実施の形態について説明する。なお、以下の記載及び図面は、説明の明確化のため、適宜、省略及び簡略化がなされている。また、以下の各図面において、同一の要素には同一の符号が付されており、必要に応じて重複説明は省略されている。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. The following descriptions and drawings have been omitted or simplified as appropriate for the purpose of clarifying the explanation. Further, in each of the following drawings, the same elements are designated by the same reference numerals, and duplicate explanations are omitted as necessary.

[実施の形態1]
図1は、実施の形態1にかかる通信制御システムの構成を示すブロック図である。図1に示すように、通信制御システム1は、モバイルルータ2と、無線端末3と、を備えている。モバイルルータ2は、複数のWAN側回線の接続モードから使用するものを選択する制御部2aを有する。無線端末3は、モバイルルータ2の移動速度に関する情報を取得する速度情報取得部3aを有する。制御部2aは、無線端末3より入手したモバイルルータ2の移動速度に関する情報に基づいて,複数のWAN側回線の接続モードのうち最適なものを選択する。
[Embodiment 1]
FIG. 1 is a block diagram showing a configuration of a communication control system according to the first embodiment. As shown in FIG. 1, the communication control system 1 includes a mobile router 2 and a wireless terminal 3. The mobile router 2 has a control unit 2a that selects the one to be used from the connection modes of a plurality of WAN side lines. The wireless terminal 3 has a speed information acquisition unit 3a that acquires information regarding the moving speed of the mobile router 2. The control unit 2a selects the optimum connection mode of the plurality of WAN side lines based on the information regarding the moving speed of the mobile router 2 obtained from the wireless terminal 3.

このようにすることで、ユーザーに煩わしい操作をさせることなく、モバイルルータの消費電力を削減することができる。 By doing so, it is possible to reduce the power consumption of the mobile router without causing the user to perform troublesome operations.

[実施の形態2]
図2は、実施の形態2にかかる通信制御システム100の構成を示すブロック図である。図2に示すように、通信制御システム100は、モバイルルータ10と、無線端末11と、を備えている。モバイルルータ10は、制御部101と、無線LAN通信部102と、無線WAN通信部103と、を備えている。無線端末11は、速度情報取得部111を備えている。
[Embodiment 2]
FIG. 2 is a block diagram showing a configuration of the communication control system 100 according to the second embodiment. As shown in FIG. 2, the communication control system 100 includes a mobile router 10 and a wireless terminal 11. The mobile router 10 includes a control unit 101, a wireless LAN communication unit 102, and a wireless WAN communication unit 103. The wireless terminal 11 includes a speed information acquisition unit 111.

制御部101は、無線LAN通信部102と無線WAN通信部103の制御を行う。無線LAN通信部102は、スマートフォンなどの無線端末11と接続される。無線WAN通信部103は、無線WAN基地局12を介してインターネット104に接続される。無線WAN通信部103は、無線WAN通信部103がWAN側回線に接続される際のデータ通信速度を設定する、WAN側回線の接続モードを複数有している。制御部101は、複数のWAN側回線の接続モードから使用するものを選択する。 The control unit 101 controls the wireless LAN communication unit 102 and the wireless WAN communication unit 103. The wireless LAN communication unit 102 is connected to a wireless terminal 11 such as a smartphone. The wireless WAN communication unit 103 is connected to the Internet 104 via the wireless WAN base station 12. The wireless WAN communication unit 103 has a plurality of WAN side line connection modes for setting the data communication speed when the wireless WAN communication unit 103 is connected to the WAN side line. The control unit 101 selects the one to be used from the connection modes of the plurality of WAN side lines.

速度情報取得部111は、GPSや加速度センサ等を使用してモバイルルータ10の移動速度を取得する。なお、一般的なスマートフォンには、この速度情報取得部111が標準的に装備されている。ここで、モバイルルータ10は、無線端末11と移動を共にするため、無線端末11におけるGPSや加速度センサ等を使用して取得された移動速度は、モバイルルータ10の移動速度と同じになる。制御部101は、無線端末11よりモバイルルータ10の移動速度に関する情報を入手する。 The speed information acquisition unit 111 acquires the moving speed of the mobile router 10 by using GPS, an acceleration sensor, or the like. A general smartphone is equipped with this speed information acquisition unit 111 as standard. Here, since the mobile router 10 moves together with the wireless terminal 11, the moving speed acquired by using the GPS, the acceleration sensor, or the like on the wireless terminal 11 is the same as the moving speed of the mobile router 10. The control unit 101 obtains information on the moving speed of the mobile router 10 from the wireless terminal 11.

図3は、モバイルルータ10の移動速度と実施のデータ通信速度(WAN通信速度)との関係を示すグラフである。ここで、横軸はモバイルルータ10の移動速度[km/h]、縦軸は実施のWAN通信速度[bps]である。また、モバイルルータ10は、高速モード、中速モード、低速モードの3つの、WAN側回線の接続モードを有している。図3に示すように、モバイルルータ10が静止した状態では、WAN通信速度は、高速モード、中速モード、低速モードの順に遅くなる(WAN通信速度:高速モード>中速モード>低速モード)。また、消費電力は、高速モード、中速モード、低速モードの順に小さくなる(消費電力:高速モード>中速モード>低速モード)。 FIG. 3 is a graph showing the relationship between the moving speed of the mobile router 10 and the implemented data communication speed (WAN communication speed). Here, the horizontal axis is the moving speed [km / h] of the mobile router 10, and the vertical axis is the WAN communication speed [bps] of the implementation. Further, the mobile router 10 has three WAN side line connection modes, that is, a high-speed mode, a medium-speed mode, and a low-speed mode. As shown in FIG. 3, when the mobile router 10 is stationary, the WAN communication speed decreases in the order of high speed mode, medium speed mode, and low speed mode (WAN communication speed: high speed mode> medium speed mode> low speed mode). In addition, the power consumption decreases in the order of high-speed mode, medium-speed mode, and low-speed mode (power consumption: high-speed mode> medium-speed mode> low-speed mode).

しかしながら、実際のWAN通信速度は、モバイルルータ10の移動速度に依存して変化する。モバイルルータ10の移動速度がXX[km/h]のときには、高速モードと中速モードでWAN通信速度は同じになっている。また、YY[km/h]のときには、高速モード、中速モード、低速モードがいずれも同じWAN通信速度になっている。つまり、モバイルルータ10の移動速度がXX[km/h]以上YY[km/h]未満のときには、高速モードを選択した場合、中速モードとWAN通信速度が同じにもかかわらず、中速モードに対して消費電力は大きくなる。YY[km/h]以上のときには、高速モード、中速モードを選択した場合、低速モードとWAN通信速度が同じにもかかわらず、低速モードに対して消費電力は大きくなる。 However, the actual WAN communication speed changes depending on the moving speed of the mobile router 10. When the moving speed of the mobile router 10 is XX [km / h], the WAN communication speed is the same in the high-speed mode and the medium-speed mode. Further, when YY [km / h], the high-speed mode, the medium-speed mode, and the low-speed mode all have the same WAN communication speed. That is, when the moving speed of the mobile router 10 is XX [km / h] or more and less than YY [km / h], when the high-speed mode is selected, the medium-speed mode and the WAN communication speed are the same, but the medium-speed mode is used. On the other hand, the power consumption is large. When YY [km / h] or more, when the high-speed mode or the medium-speed mode is selected, the power consumption is larger than that of the low-speed mode even though the low-speed mode and the WAN communication speed are the same.

図4は、モバイルルータ10の移動速度の範囲に対する最適なWAN側回線の接続モードを示す一覧表である。図4に示すように、モバイルルータ10の移動速度が0以上XX[km/h]未満のときには高速モードを選択するのが最適である。モバイルルータ10の移動速度が、XX[km/h]以上YY[km/h]未満のときには中速モードを選択するのが最適である。YY[km/h]以上のときには低速モードを選択するのが最適である。なお、第1の閾値であるXX[km/h]、第2の閾値であるYY[km/h]は、予め作成された、モバイルルータ10の移動速度と実施のデータ通信速度(WAN通信速度)との関係を示すグラフ(図3参照)から決定される。このように選択されたWAN側回線の接続モードにより、モバイルルータ10が無線WAN基地局12(図2参照)とWAN通信を行うことでモバイルルータ10における無駄な電力消費を抑制することができる。 FIG. 4 is a list showing the optimum WAN side line connection mode for the range of the moving speed of the mobile router 10. As shown in FIG. 4, when the moving speed of the mobile router 10 is 0 or more and less than XX [km / h], it is optimal to select the high-speed mode. When the moving speed of the mobile router 10 is XX [km / h] or more and less than YY [km / h], it is optimal to select the medium speed mode. When it is YY [km / h] or more, it is optimal to select the low speed mode. The first threshold value, XX [km / h], and the second threshold value, YY [km / h], are the moving speed of the mobile router 10 and the data communication speed (WAN communication speed) created in advance. ) Is determined from the graph (see FIG. 3). With the connection mode of the WAN side line selected in this way, the mobile router 10 can suppress wasteful power consumption in the mobile router 10 by performing WAN communication with the wireless WAN base station 12 (see FIG. 2).

次に、モバイルルータ10の制御部101において、WAN側回線の接続モードを選択する処理の流れについて説明する。なお、以下の説明において図2についても適宜参照する。
図5は、モバイルルータ10の制御部101において、WAN側回線の接続モードを選択する処理の流れについて示すフローチャートである。図5に示すように、まず、無線端末11よりモバイルルータ10の移動速度を入手する(ステップS101)。
Next, the flow of the process of selecting the connection mode of the WAN side line in the control unit 101 of the mobile router 10 will be described. In the following description, FIG. 2 will also be referred to as appropriate.
FIG. 5 is a flowchart showing a flow of processing for selecting the connection mode of the WAN side line in the control unit 101 of the mobile router 10. As shown in FIG. 5, first, the moving speed of the mobile router 10 is obtained from the wireless terminal 11 (step S101).

ステップS101に続いて、モバイルルータ10の移動速度がXX[km/h]以上か否か判定する(ステップS102)。ステップS102において、モバイルルータ10の移動速度がXX[km/h]未満と判定された場合、WAN側回線の接続モードとして高速モードを選択し(ステップS103)、処理を後述するステップS107に進める。 Following step S101, it is determined whether or not the moving speed of the mobile router 10 is XX [km / h] or more (step S102). If it is determined in step S102 that the moving speed of the mobile router 10 is less than XX [km / h], a high-speed mode is selected as the connection mode of the WAN side line (step S103), and the process proceeds to step S107 described later.

ステップS102において、モバイルルータ10の移動速度がXX[km/h]以上と判定された場合、モバイルルータ10の移動速度がYY[km/h]以上か否か判定する(ステップS104)。ステップS104において、モバイルルータ10の移動速度がYY[km/h]未満と判定された場合、WAN側回線の接続モードとして中速モードを選択し(ステップS105)、処理を後述するステップS107に進める。ステップS104において、モバイルルータ10の移動速度がYY[km/h]以上と判定された場合、WAN側回線の接続モードとして低速モードを選択し(ステップS106)、処理を後述するステップS107に進める。 When it is determined in step S102 that the moving speed of the mobile router 10 is XX [km / h] or more, it is determined whether or not the moving speed of the mobile router 10 is YY [km / h] or more (step S104). If it is determined in step S104 that the moving speed of the mobile router 10 is less than YY [km / h], the medium speed mode is selected as the connection mode of the WAN side line (step S105), and the process proceeds to step S107 described later. .. When it is determined in step S104 that the moving speed of the mobile router 10 is YY [km / h] or more, a low-speed mode is selected as the connection mode of the WAN side line (step S106), and the process proceeds to step S107 described later.

ステップS103、ステップS105、ステップS106に続いて、通信を終了したかいないか判定する(ステップS107)。ステップS107において、通信を終了していないと判定された場合、処理をステップS101に戻す。ステップS107において、通信を終了したと判定された場合、処理を終了する。 Following step S103, step S105, and step S106, it is determined whether or not the communication is terminated (step S107). If it is determined in step S107 that the communication has not been completed, the process returns to step S101. If it is determined in step S107 that the communication has ended, the process ends.

図6及び図7は、本実施の形態に係る通信制御システム100の効果について説明する模式図である。図6には比較例に係る通信システム500の場合、図7には本実施の形態に係る通信制御システム100の場合を示す。図6に示すように、比較例に係る通信システム500の場合、モバイルルータ510では、モバイルルータ510の移動速度に係わらず高速モードを選択している。高速モードでは消費電力が“大”である。モバイルルータ510の移動速度が0の場合は高速なWAN通信ができているが、モバイルルータ510の移動速度がXX[km/h]の場合は中速なWAN通信、モバイルルータ510の移動速度がYY[km/h]の場合は低速なWAN通信となっている。よって、モバイルルータ510の移動速度がXX[km/h]の場合、モバイルルータ510の移動速度がYY[km/h]の場合には、無駄に電力消費している。 6 and 7 are schematic views illustrating the effects of the communication control system 100 according to the present embodiment. FIG. 6 shows the case of the communication system 500 according to the comparative example, and FIG. 7 shows the case of the communication control system 100 according to the present embodiment. As shown in FIG. 6, in the case of the communication system 500 according to the comparative example, the mobile router 510 selects the high-speed mode regardless of the moving speed of the mobile router 510. Power consumption is "large" in high-speed mode. When the moving speed of the mobile router 510 is 0, high-speed WAN communication is possible, but when the moving speed of the mobile router 510 is XX [km / h], the medium-speed WAN communication and the moving speed of the mobile router 510 are high. In the case of YY [km / h], the WAN communication is low speed. Therefore, when the moving speed of the mobile router 510 is XX [km / h] and the moving speed of the mobile router 510 is YY [km / h], power is wasted.

これに対し、図7に示すように、本実施の形態に係る通信制御システム100の場合、モバイルルータ10では、モバイルルータ10の移動速度に基づいてWAN回線の接続モードを選択している。すなわち、モバイルルータ510の移動速度が、0の場合は高速モード、XX[km/h]の場合は中速モード、YY[km/h]の場合は低速モードを選択している。モバイルルータ510の移動速度が0の場合は、消費電力が“大”で高速な通信である。モバイルルータ510の移動速度がXX[km/h]の場合は、消費電力が“中”で中速な通信である。モバイルルータ510の移動速度がYY[km/h]の場合は、消費電力が“小”で低速な通信である。よって、モバイルルータ510は、無駄な電力消費を抑制することができている。 On the other hand, as shown in FIG. 7, in the case of the communication control system 100 according to the present embodiment, the mobile router 10 selects the WAN line connection mode based on the moving speed of the mobile router 10. That is, when the moving speed of the mobile router 510 is 0, the high-speed mode is selected, when it is XX [km / h], the medium-speed mode is selected, and when it is YY [km / h], the low-speed mode is selected. When the moving speed of the mobile router 510 is 0, the power consumption is "large" and the communication is high speed. When the moving speed of the mobile router 510 is XX [km / h], the power consumption is "medium" and the communication is medium speed. When the moving speed of the mobile router 510 is YY [km / h], the power consumption is "small" and the communication is low speed. Therefore, the mobile router 510 can suppress unnecessary power consumption.

なお、以上、実施の形態を参照して本開示について説明したが、本開示は上記の実施の形態に限定されるものではない。本開示の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。 Although the present disclosure has been described above with reference to the embodiments, the present disclosure is not limited to the above-described embodiments. Various changes that can be understood by those skilled in the art can be made to the structure and details of the present disclosure within the scope of the present invention.

上述の実施の形態では、本開示をハードウェアの構成として説明したが、本開示は、これに限定されるものではない。本開示は、モバイルルータの制御部における各処理を、CPU(Central Processing Unit)にプログラムを実行させることにより実現することも可能である。 In the above-described embodiment, the present disclosure has been described as a hardware configuration, but the present disclosure is not limited thereto. The present disclosure can also be realized by causing a CPU (Central Processing Unit) to execute a program for each process in the control unit of the mobile router.

上述のプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non−transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD−ROM(Read Only Memory)、CD−R、CD−R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory)を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。 The programs described above can be stored and supplied to a computer using various types of non-transitory computer readable media. Non-transient computer-readable media include various types of tangible storage media (tangible storage media). Examples of non-temporary computer-readable media include magnetic recording media (eg flexible disks, magnetic tapes, hard disk drives), opto-magnetic recording media (eg optomagnetic disks), CD-ROMs (Read Only Memory), CD-Rs, CD-R / W, semiconductor memory (eg, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (Random Access Memory). Also, the program includes various types of temporary ones. It may be supplied to a computer by a computer readable medium. Examples of temporary computer readable media include electrical signals, optical signals, and electromagnetic waves. Temporary computer readable media include wires and light. The program can be supplied to the computer via a wired communication path such as a fiber or a wireless communication path.

1、100 通信制御システム
2、10 モバイルルータ
2a、101 制御部
3、11 無線端末
3a、111 速度情報取得部
12 無線WAN基地局
102 無線LAN通信部
103 無線WAN通信部
104 インターネット
1,100 Communication control system 2, 10 Mobile router 2a, 101 Control unit 3, 11 Wireless terminal 3a, 111 Speed information acquisition unit 12 Wireless WAN base station 102 Wireless LAN communication unit 103 Wireless WAN communication unit 104 Internet

Claims (6)

複数のWAN側回線の接続モードから使用するものを選択する制御部を有するモバイルルータと、
前記モバイルルータの移動速度に関する情報を取得する速度情報取得部を有する無線端末と、を備え、
前記制御部は、前記無線端末より入手した前記情報に基づいて前記複数のWAN側回線の接続モードのうち最適なものを選択する、通信制御システム。
A mobile router that has a control unit that selects the one to be used from the connection modes of multiple WAN side lines, and
A wireless terminal having a speed information acquisition unit that acquires information on the moving speed of the mobile router.
The control unit is a communication control system that selects the optimum connection mode of the plurality of WAN side lines based on the information obtained from the wireless terminal.
前記制御部は、前記モバイルルータの移動速度が所定の閾値以上である場合には、前記複数のWAN側回線の接続モードのうち、前記モバイルルータが静止した状態でデータ通信速度が所定値以下のものを選択する、請求項1に記載の通信制御システム。 When the moving speed of the mobile router is equal to or higher than a predetermined threshold value, the control unit has a data communication speed of a predetermined value or less while the mobile router is stationary among the connection modes of the plurality of WAN side lines. The communication control system according to claim 1, wherein one is selected. 複数のWAN側回線の接続モードを有するモバイルルータの移動速度に関する情報の取得が可能な無線端末より前記情報を入手する第1のステップと、
前記情報に基づいて前記複数のWAN側回線の接続モードのうち最適なものを選択する第2のステップと、を有する通信制御方法。
The first step of obtaining the information from a wireless terminal capable of acquiring information on the moving speed of a mobile router having a connection mode of a plurality of WAN side lines, and
A communication control method comprising a second step of selecting an optimum connection mode among the plurality of WAN side line connection modes based on the information.
前記第2のステップにおいて、前記モバイルルータの移動速度が所定の閾値以上である場合には、前記複数のWAN側回線の接続モードのうち、前記モバイルルータが静止した状態でデータ通信速度が所定値以下のものを選択する、請求項3に記載の通信制御方法。 In the second step, when the moving speed of the mobile router is equal to or higher than a predetermined threshold value, the data communication speed is set to a predetermined value in the state where the mobile router is stationary among the connection modes of the plurality of WAN side lines. The communication control method according to claim 3, wherein the following is selected. 複数のWAN側回線の接続モードを有するモバイルルータの移動速度に関する情報の取得が可能な無線端末より前記情報を入手する第1の処理と、
前記情報に基づいて前記複数のWAN側回線の接続モードのうち最適なものを選択する第2の処理と、をコンピュータに実行させる、プログラム。
The first process of obtaining the information from a wireless terminal capable of acquiring information on the moving speed of a mobile router having a connection mode of a plurality of WAN side lines, and
A program that causes a computer to execute a second process of selecting an optimum connection mode among the plurality of WAN side line connection modes based on the information.
前記第2の処理において、前記モバイルルータの移動速度が所定の閾値以上である場合には、前記複数のWAN側回線の接続モードのうち、前記モバイルルータが静止した状態でデータ通信速度が所定値以下のものを選択する、請求項5に記載のプログラム。 In the second process, when the moving speed of the mobile router is equal to or higher than a predetermined threshold value, the data communication speed is set to a predetermined value in the state where the mobile router is stationary among the connection modes of the plurality of WAN side lines. The program according to claim 5, which selects the following:
JP2019040311A 2019-03-06 2019-03-06 Communication control system, communication control method, and program Pending JP2020145571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019040311A JP2020145571A (en) 2019-03-06 2019-03-06 Communication control system, communication control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019040311A JP2020145571A (en) 2019-03-06 2019-03-06 Communication control system, communication control method, and program

Publications (1)

Publication Number Publication Date
JP2020145571A true JP2020145571A (en) 2020-09-10

Family

ID=72354592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019040311A Pending JP2020145571A (en) 2019-03-06 2019-03-06 Communication control system, communication control method, and program

Country Status (1)

Country Link
JP (1) JP2020145571A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002190769A (en) * 2000-12-21 2002-07-05 Sharp Corp Communication equipment and communication system of mobile object
US20050124339A1 (en) * 2003-12-09 2005-06-09 Cisco Technology, Inc. Methods and apparatus for implementing a speed sensitive mobile router
JP2008182378A (en) * 2007-01-23 2008-08-07 Nec Corp Information communication terminal, and communication method thereof
JP2009088620A (en) * 2007-09-27 2009-04-23 Rohm Co Ltd Radio communication terminal and control method thereof
US20180199158A1 (en) * 2014-11-19 2018-07-12 Parallel Wireless, Inc. Enhanced Mobile Base Station

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002190769A (en) * 2000-12-21 2002-07-05 Sharp Corp Communication equipment and communication system of mobile object
US20050124339A1 (en) * 2003-12-09 2005-06-09 Cisco Technology, Inc. Methods and apparatus for implementing a speed sensitive mobile router
JP2008182378A (en) * 2007-01-23 2008-08-07 Nec Corp Information communication terminal, and communication method thereof
JP2009088620A (en) * 2007-09-27 2009-04-23 Rohm Co Ltd Radio communication terminal and control method thereof
US20180199158A1 (en) * 2014-11-19 2018-07-12 Parallel Wireless, Inc. Enhanced Mobile Base Station

Similar Documents

Publication Publication Date Title
US10517024B2 (en) Wireless device handoff between wireless networks
US20180123948A1 (en) Transmission path optimization method and software-defined networking controller using the method
US9736772B2 (en) Method and apparatus for controlling power at base station in a communication system
US20060224956A1 (en) Intelligent document saving
KR20110014333A (en) Communication system for adaptively using single-point trnasmission/reception and coordinated multi-point trnasmission/reception
JP4767210B2 (en) How to build an ad hoc network
JP2020145571A (en) Communication control system, communication control method, and program
US10484444B2 (en) Communication method, communication device, and recording medium for streaming
KR20170108767A (en) Distributed storage method and apparatus based on cache memory in the wireless communication
US20180176817A1 (en) Data throughput control in a mobile wireless communication environment
JP6628862B2 (en) Terminal positioning
US10469445B2 (en) Method for communication between network device and terminal device, network device, and terminal device
JP4461850B2 (en) Portable information terminal and communication method thereof
WO2016172948A1 (en) Routing information configuration method and apparatus
US10455439B2 (en) Roaming and probe responses with remote radio heads
JP2013081131A (en) Transmission device, communication system, transmission method, and transmission program
US20150365315A1 (en) Processing nickname conflict in trill network
CN112684761A (en) Numerical controller
CN103414656B (en) Message transmission control method and network interface card
WO2022052109A1 (en) Methods, apparatuses and computer medium for wireless communication
JP7184437B2 (en) Communication device, automatic SIM switching method, and automatic SIM switching program
JP6954639B2 (en) Communication equipment and its control method, program
US20210058853A1 (en) Provision of available service information for a network prior to a network connection
US20220360521A1 (en) Tunnel Segmentation Method and Apparatus, and Data Transmission System
KR102407215B1 (en) Communication control method and apparatus thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200706

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210518

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211116