JP2016034079A - Communication speed selection device, communication speed selection method, and communication speed selection program - Google Patents

Communication speed selection device, communication speed selection method, and communication speed selection program Download PDF

Info

Publication number
JP2016034079A
JP2016034079A JP2014156241A JP2014156241A JP2016034079A JP 2016034079 A JP2016034079 A JP 2016034079A JP 2014156241 A JP2014156241 A JP 2014156241A JP 2014156241 A JP2014156241 A JP 2014156241A JP 2016034079 A JP2016034079 A JP 2016034079A
Authority
JP
Japan
Prior art keywords
communication
speed
data
communication speed
prior probability
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
JP2014156241A
Other languages
Japanese (ja)
Inventor
学 菊池
Manabu Kikuchi
学 菊池
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2014156241A priority Critical patent/JP2016034079A/en
Publication of JP2016034079A publication Critical patent/JP2016034079A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To appropriately select the communication speed of soon-to-be-performed data communication.SOLUTION: A terminal 1 includes: a web browser 11 that requests a communication page 30 of a web server 3 at a communication speed based on the prior probability of a bandwidth determination database 12; and a Bayesian update unit 15 that calculates likelihood referring to a probabilistic causal relation table 16 from the traffic of the web server 3 received by the web browser 11, calculates posterior probability by Bayes' theorem on the basis of the calculated likelihood and the prior probability from the bandwidth determination database 12, and updates the bandwidth determination database 12 using the posterior probability as the next prior probability.SELECTED DRAWING: Figure 1

Description

本発明は、通信速度選択装置、通信速度選択方法、および、通信速度選択プログラムの技術に関する。   The present invention relates to a technology of a communication speed selection device, a communication speed selection method, and a communication speed selection program.

平成26年7月現在のモバイル端末向けデータ通信用ネットワークサービスには、通信量の制限が設けられているサービスもある。例えば、端末ごとに上限通信量(7GB[Gigabytes]など)を設け、月あたりの通信量が上限通信量を超えると、その超過分から通信速度が最大128kbpsの低速通信へと切り替わるサービスがある。   Some network services for data communication for mobile terminals as of July 2014 have restrictions on the amount of communication. For example, there is a service in which an upper limit communication amount (7 GB [Gigabytes], etc.) is provided for each terminal, and when the communication amount per month exceeds the upper limit communication amount, the excess is switched to low-speed communication with a maximum communication rate of 128 kbps.

非特許文献1には、エンドユーザが自身の端末操作により、高速通信と低速通信との切り替え設定を行うことで、使用する通信量を抑制させるシステムが、IIJmioクーポンスイッチ(みおぽん)として記載されている。これにより、上限通信量に達していないエンドユーザは、自身の所望する通信だけを高速通信にできるので、通信待ちのストレスを低減できる。   Non-Patent Document 1 describes a system that suppresses the amount of communication to be used by setting switching between high-speed communication and low-speed communication by an end user's own terminal operation as an IIJmio coupon switch (Miopon). ing. Thereby, since the end user who has not reached the upper limit communication amount can make only his / her desired communication high-speed communication, the stress of waiting for communication can be reduced.

IIJ(Internet Initiative Japan Inc.)、"インターネットトピック:IIJmio高速モバイル/Dサービスとオンラインチャージング"、[online]、[平成26年7月22日検索]、インターネット〈URL:http://www.iij.ad.jp/company/development/report/iir/pdf/iir_vol20_topic.pdf〉IIJ (Internet Initiative Japan Inc.), “Internet Topic: IIJmio High-Speed Mobile / D Service and Online Charging”, [online], [Search July 22, 2014], Internet <URL: http: // www. iij.ad.jp/company/development/report/iir/pdf/iir_vol20_topic.pdf>

一方、エンドユーザに高速通信と低速通信との切り替えを直接操作させる方式では、切り替え操作の手間がわずらわしい上に、エンドユーザの予想で速度を選ぶので、速度の選択精度がよいとはいえない。よって、エンドユーザに切り替えを意識させずに、自動で速度を切り替えるシステムが望まれる。   On the other hand, in the method in which the end user directly operates switching between high-speed communication and low-speed communication, the switching operation is troublesome and the speed is selected according to the end user's expectation, so it cannot be said that the speed selection accuracy is good. Therefore, a system that automatically switches speed without making the end user aware of switching is desired.

そこで、本発明は、これから行うデータ通信の通信速度を適切に選択することを、主な課題とする。   Accordingly, the main object of the present invention is to appropriately select the communication speed of data communication to be performed in the future.

前記課題を解決するために、本発明の通信速度選択装置は、データサーバごとに、そのデータサーバが管理する通信用データにアクセスするための通信速度と、その通信速度を求めるためのベイズ更新における事前確率とを対応づける速度判別データベースにアクセス可能であり、
前記通信用データの通信量ごとに、その通信に用いられた通信速度ごとのベイズ更新における尤度を対応づける確率的因果関係表を記憶する記憶手段と、
前記速度判別データベースの前記事前確率に基づく通信速度で、前記データサーバに対して前記通信用データを要求するデータ要求部と、
前記データ要求部が受信した前記データサーバの通信量から前記確率的因果関係表を参照して前記尤度を求め、その求めた前記尤度と前記速度判別データベースの前記事前確率とをもとにベイズの定理により事後確率を計算し、その事後確率を次回の前記事前確率として、前記速度判別データベースに更新するベイズ更新部と、を有することを特徴とする。
In order to solve the above-mentioned problem, a communication speed selection device according to the present invention is provided for each data server in communication speed for accessing communication data managed by the data server and Bayesian update for obtaining the communication speed. Access to a speed discrimination database that correlates prior probabilities,
Storage means for storing a probabilistic causal relationship table for associating likelihood in Bayesian update for each communication speed used for the communication for each communication amount of the communication data;
A data requesting unit that requests the data for communication from the data server at a communication speed based on the prior probability of the speed determination database;
The likelihood is obtained by referring to the probabilistic causal relationship table from the traffic of the data server received by the data request unit, and based on the obtained likelihood and the prior probability of the speed discrimination database. And a Bayesian update unit that calculates the posterior probability according to Bayes' theorem and updates the posterior probability as the next prior probability in the speed determination database.

これにより、今回受信したデータサーバの通信量から計算した事後確率が、次回の事前確率として、速度判別データベースにベイズ更新されるので、これから行うデータ通信の通信速度を適切に選択することができる。   As a result, the posterior probability calculated from the communication amount of the data server received this time is Bayes-updated in the speed determination database as the next prior probability, so that the communication speed of data communication to be performed can be selected appropriately.

本発明は、前記通信速度選択装置が、前記速度判別データベースを自身の記憶手段に有する代わりに、外部の前記速度判別データベースにアクセスするための通信手段を有することを特徴とする。   The present invention is characterized in that the communication speed selection device has communication means for accessing the external speed discrimination database instead of having the speed discrimination database in its storage means.

これにより、通信速度選択装置が低性能なモバイル端末であっても、ベイズ更新に必要な処理負荷や記憶容量を軽減することができる。   Thereby, even if the communication speed selection device is a low-performance mobile terminal, it is possible to reduce the processing load and storage capacity required for Bayesian updating.

本発明は、前記ベイズ更新部が、前記通信用データの受信開始から所定期間において受信した通信量から前記確率的因果関係表を参照して前記尤度を求めることを特徴とする。   The present invention is characterized in that the Bayesian update unit obtains the likelihood by referring to the probabilistic causal relationship table from the traffic received in a predetermined period from the start of reception of the communication data.

これにより、8秒ルールなどの人間が許容する待ち時間に応じて、適切な通信速度を設定することができる。   As a result, an appropriate communication speed can be set according to the waiting time allowed by humans such as the 8-second rule.

本発明は、前記データ要求部が、前記通信用データを要求するメッセージに、前記速度判別データベースの前記事前確率に基づく通信速度を示す情報を付加することで、要求先の前記データサーバに対して通信速度に応じた前記通信用データを受信対象として選択させることを特徴とする。   In the present invention, the data request unit adds information indicating a communication speed based on the prior probability of the speed determination database to a message requesting the communication data, so that the requesting data server The communication data corresponding to the communication speed is selected as a reception target.

これにより、低速通信を選択したにもかかわらず大容量の通信用データを受信しようとしてパケットロスが発生する事象を回避できる。さらに、低速通信を選択したときに、充分な品質のコンテンツを閲覧させることができる。   As a result, it is possible to avoid an event in which a packet loss occurs when trying to receive a large amount of communication data even though low-speed communication is selected. Furthermore, when low speed communication is selected, content with sufficient quality can be browsed.

本発明は、前記ベイズ更新部が、前記速度判別データベースの前記事前確率が設定されていない場合、要求する前記通信用データのメディアタイプに応じた前記事前確率を初回の前記事前確率として前記速度判別データベースに書き出すことを特徴とする。   In the present invention, when the prior probability of the speed determination database is not set, the Bayes update unit sets the prior probability according to the requested media type of the communication data as the initial prior probability. It writes out to the speed discrimination database.

これにより、通信履歴がない通信用データであっても、ベイズ更新前に適切な通信速度を選択できる。   Thereby, even if it is the data for communication without a communication history, an appropriate communication speed can be selected before a Bayesian update.

本発明によれば、これから行うデータ通信の通信速度を適切に選択することができる。   According to the present invention, it is possible to appropriately select the communication speed of data communication to be performed in the future.

本発明の一実施形態に関する通信速度選択システムを示す構成図である。It is a block diagram which shows the communication speed selection system regarding one Embodiment of this invention. 本発明の一実施形態に関する通信速度選択システムにおいて帯域判別データベースの位置を変更した形態を示す構成図である。It is a block diagram which shows the form which changed the position of the zone | band discrimination | determination database in the communication speed selection system regarding one Embodiment of this invention. 本発明の一実施形態に関する図1または図2の形態におけるWebページのダウンロード処理を示すフローチャートである。It is a flowchart which shows the download process of the web page in the form of FIG. 1 or FIG. 2 regarding one Embodiment of this invention. 本発明の一実施形態に関する帯域判別データベースから通信速度を取得する処理を示すフローチャートである。It is a flowchart which shows the process which acquires a communication speed from the zone | band discrimination | determination database regarding one Embodiment of this invention. 本発明の一実施形態に関する帯域判別データベース(図5(a))および確率的因果関係表(図5(b))を示す構成図である。It is a block diagram which shows the zone | band discrimination | determination database (FIG.5 (a)) and probabilistic causal relationship table (FIG.5 (b)) regarding one Embodiment of this invention. 本発明の一実施形態に関する通信速度選択システムにおいて速度別のページを用意した形態を示す構成図である。It is a block diagram which shows the form which prepared the page according to speed in the communication speed selection system regarding one Embodiment of this invention. 本発明の一実施形態に関する図6の形態におけるWebページのダウンロード処理を示すフローチャートである。It is a flowchart which shows the download process of the web page in the form of FIG. 6 regarding one Embodiment of this invention.

以下、本発明の一実施形態について、図面を参照して詳細に説明する。   Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

図1は、通信速度選択システムを示す構成図である。
通信速度選択システムは、端末1と、Webサーバ3とが通信事業者網2で接続される。図1では、Webサーバ3(A,B)という2台のサーバを例示するが、Webサーバ3の台数は特に限定しない。
これらの通信速度選択システムの各装置は、CPU(Central Processing Unit)とメモリとハードディスク(記憶手段)とネットワークインタフェースを有するコンピュータとして構成され、このコンピュータは、CPUが、メモリ上に読み込んだプログラムを実行することにより、各処理部を動作させる。
FIG. 1 is a configuration diagram showing a communication speed selection system.
In the communication speed selection system, a terminal 1 and a Web server 3 are connected by a communication carrier network 2. Although FIG. 1 illustrates two servers, Web servers 3 (A, B), the number of Web servers 3 is not particularly limited.
Each device of these communication speed selection systems is configured as a computer having a CPU (Central Processing Unit), a memory, a hard disk (storage means), and a network interface, and this computer executes a program read on the memory by the CPU. Thus, each processing unit is operated.

各装置には、通信用ページ30を受信させるために、以下のIPアドレスとポート番号との組み合わせが割り当てられている。
Webサーバ3(A):IPアドレス「α1」とポート番号「α2」。
Webサーバ3(B):IPアドレス「β1」とポート番号「β2」。
端末1:IPアドレス「γ1」とポート番号「γ2」。
Each device is assigned the following combination of IP address and port number in order to receive the communication page 30.
Web server 3 (A): IP address “α1” and port number “α2”.
Web server 3 (B): IP address “β1” and port number “β2”.
Terminal 1: IP address “γ1” and port number “γ2”.

端末1は、Webブラウザ11と、帯域判別データベース12と、端末側速度切替部13と、パケット計測部14と、ベイズ更新部15と、確率的因果関係表16とを有する。
Webブラウザ11は、通信用ページ30を参照するためのアプリケーションである。Webブラウザ11は、入力されるURL(Uniform Resource Locator)が示す通信用ページ30を要求するために、http(Hypertext Transfer Protocol) requestをWebサーバ3に送信する。そして、Webブラウザ11は、Webサーバ3から応答された(ダウンロードした)通信用ページ30をユーザに閲覧させる。
なお、DNS(Domain Name System)を参照することで、URLに含まれるホスト名が示すWebサーバ3のIPアドレスを特定できる。
The terminal 1 includes a Web browser 11, a bandwidth determination database 12, a terminal-side speed switching unit 13, a packet measurement unit 14, a Bayes update unit 15, and a probabilistic causal relationship table 16.
The web browser 11 is an application for referring to the communication page 30. The Web browser 11 transmits an http (Hypertext Transfer Protocol) request to the Web server 3 in order to request the communication page 30 indicated by the input URL (Uniform Resource Locator). Then, the Web browser 11 causes the user to browse the communication page 30 that is responded (downloaded) from the Web server 3.
Note that the IP address of the Web server 3 indicated by the host name included in the URL can be specified by referring to DNS (Domain Name System).

帯域判別データベース12は、Webサーバ3のIPアドレスとポート番号との組み合わせをキーにして、そのWebサーバ3の通信用ページ30にアクセスするための通信速度の判別結果(高速通信または低速通信)と、その判別結果を求めるための事前確率とを保持している。
端末側速度切替部13は、帯域判別データベース12の判別結果に基づいて、端末1の通信速度を高速または低速に切り替える。低速通信とは、例えば、最大2Mbps(8秒で2Mバイト)であり、高速通信とは、低速通信よりも大きい帯域である。
The bandwidth determination database 12 uses a combination of the IP address and port number of the Web server 3 as a key, and a communication speed determination result (high speed communication or low speed communication) for accessing the communication page 30 of the Web server 3. The prior probability for obtaining the discrimination result is held.
The terminal side speed switching unit 13 switches the communication speed of the terminal 1 between high speed and low speed based on the determination result of the band determination database 12. The low-speed communication is, for example, a maximum of 2 Mbps (2 Mbytes in 8 seconds), and the high-speed communication is a band larger than the low-speed communication.

パケット計測部14は、pcap(Packet Capture)などの計測ツールである。パケット計測部14は、Webブラウザ11が要求した通信用ページ30のIPパケット数およびパケットあたりのデータサイズをカウントすることで、ダウンロードした通信用ページ30の通信量を計測する。
なお、パケット計測部14は、例えば、8秒ルールに基づき、通信用ページ30ごとに、ダウンロード開始から8秒間にダウンロードした通信量をカウントする。
ここで、8秒ルールとは、利用者があるサイトを訪れてから、ページ全体の内容が表示されるまでに8秒以上を要すると、利用者は待ちきれずに他のサイトに行ってしまい、再び戻ってくることが非常に少ないとされるルールである。
The packet measurement unit 14 is a measurement tool such as pcap (Packet Capture). The packet measuring unit 14 measures the communication amount of the downloaded communication page 30 by counting the number of IP packets of the communication page 30 requested by the Web browser 11 and the data size per packet.
The packet measuring unit 14 counts the amount of communication downloaded for 8 seconds from the start of download for each communication page 30 based on, for example, the 8-second rule.
Here, the 8-second rule means that if it takes more than 8 seconds for a page to be displayed after a user visits a site, the user cannot go to another site without waiting. It is a rule that is very rare to come back again.

ベイズ更新部15は、帯域判別データベース12の事前確率と、パケット計測部14の計測結果をキーにして確率的因果関係表16から取得した尤度とをもとに事後確率を計算し、その事後確率を次回の事前確率として、帯域判別データベース12に更新する(つまり、事前確率をベイズ更新する)。
確率的因果関係表16は、パケット計測部14の計測結果(8秒間の通信量)ごとに、その通信に用いられた通信速度(低速通信または高速通信)のもっともらしさ(尤もらしさ)を示す尤度を検索させるための表である。
The Bayesian update unit 15 calculates the posterior probability based on the prior probability of the bandwidth discrimination database 12 and the likelihood acquired from the probabilistic causality table 16 using the measurement result of the packet measurement unit 14 as a key, and the posterior The probability is updated to the band discrimination database 12 as the next prior probability (that is, the prior probability is updated by Bayes).
The probabilistic causal relationship table 16 is a likelihood indicating the plausibility (likelihood) of the communication speed (low speed communication or high speed communication) used for the communication for each measurement result (8-second communication amount) of the packet measurement unit 14. It is a table for making a degree search.

通信事業者網2(またはその網内に配備される制御サーバ)は、網側速度切替部23と、網側計測部24とを有する。
網側計測部24は、端末1ごとに(または端末1のユーザごとに)高速通信の通信量をカウントする。
網側速度切替部23は、網側計測部24が計測した通信量が契約容量(例えば、7GB(gigabyte))の制限を超過したユーザの端末1について、端末側速度切替部13で指定した速度にかかわらず、強制的に低速通信に切り替える。
The telecommunications carrier network 2 (or a control server provided in the network) includes a network side speed switching unit 23 and a network side measuring unit 24.
The network side measurement unit 24 counts the amount of high-speed communication for each terminal 1 (or for each user of the terminal 1).
The network-side speed switching unit 23 is a speed designated by the terminal-side speed switching unit 13 for the user terminal 1 whose communication volume measured by the network-side measuring unit 24 exceeds the limit of the contracted capacity (for example, 7 GB (gigabyte)). Regardless of whether or not, forcibly switch to low-speed communication.

図2は、通信速度選択システムにおいて帯域判別データベース12の位置を変更した形態を示す構成図である。図1と比較すると、図2の帯域判別データベース12は、通信事業者網2の側に配備されている。この帯域判別データベース12は、例えば、ネットワーク接続ハードディスク(NAS:Network Attached Storage)として構成される。つまり、端末1は、外部の帯域判別データベース12にアクセスするための通信手段を有する。
この構成により、端末1側の負荷(処理能力、記憶容量)を軽減することができる。
FIG. 2 is a configuration diagram showing a form in which the position of the band discrimination database 12 is changed in the communication speed selection system. Compared with FIG. 1, the bandwidth discrimination database 12 of FIG. 2 is provided on the side of the carrier network 2. This bandwidth discrimination database 12 is configured as, for example, a network-attached hard disk (NAS). That is, the terminal 1 has a communication unit for accessing the external bandwidth determination database 12.
With this configuration, it is possible to reduce the load (processing capacity and storage capacity) on the terminal 1 side.

図3は、図1または図2の形態におけるWebページ(通信用ページ30)のダウンロード処理を示すフローチャートである。
S11として、Webブラウザ11は、ダウンロードするWebページを示すURLの指定を受け付ける。
S12として、端末側速度切替部13は、S11で指定されたWebページの通信速度を、帯域判別データベース12から取得する。このS12の処理の詳細は、図4で後記する。
S13として、端末側速度切替部13は、S12で取得した通信速度に切り替え、指定されたWebページをWebサーバ3に要求する。これにより、自動で通信速度を切り替えることができる。
S14として、Webブラウザ11は、要求したWebページをダウンロードしつつ、パケット計測部14は、そのダウンロードしたパケット量を計測する。
S15として、ベイズ更新部15は、計測したパケット量をもとに帯域判別データベース12をベイズ更新する。これにより、Webページのデータサイズの変更に追従して、適切な通信速度を選択できる。
FIG. 3 is a flowchart showing download processing of the Web page (communication page 30) in the form of FIG.
As S11, the Web browser 11 accepts designation of a URL indicating a Web page to be downloaded.
As S <b> 12, the terminal-side speed switching unit 13 acquires the communication speed of the Web page designated in S <b> 11 from the bandwidth determination database 12. Details of the processing of S12 will be described later with reference to FIG.
As S <b> 13, the terminal-side speed switching unit 13 switches to the communication speed acquired in S <b> 12 and requests the specified Web page from the Web server 3. Thereby, the communication speed can be automatically switched.
As S <b> 14, the web browser 11 downloads the requested web page, and the packet measuring unit 14 measures the downloaded packet amount.
As S15, the Bayesian update unit 15 performs Bayesian update of the bandwidth determination database 12 based on the measured packet amount. Accordingly, it is possible to select an appropriate communication speed following the change in the data size of the Web page.

図4は、帯域判別データベース12から通信速度を取得する処理を示すフローチャートである。
S111として、端末側速度切替部13は、S11で指定されたWebページのアドレス(URL)から、DNSを参照して、そのWebページを送信するWebサーバを特定する。
S112として、端末側速度切替部13は、S111で特定したWebサーバを、帯域判別データベース12から検索する。
S113として、端末側速度切替部13は、S112の検索結果として、S111で特定したWebサーバが帯域判別データベース12に存在するか否かを判定する。S113でYesならS121に進み、NoならS114に進む。
FIG. 4 is a flowchart showing a process for acquiring the communication speed from the bandwidth discrimination database 12.
As S111, the terminal side speed switching unit 13 refers to the DNS from the address (URL) of the Web page specified in S11, and specifies a Web server that transmits the Web page.
As S112, the terminal-side speed switching unit 13 searches the bandwidth determination database 12 for the Web server specified in S111.
In S113, the terminal-side speed switching unit 13 determines whether the Web server specified in S111 exists in the bandwidth determination database 12 as a search result in S112. If Yes in S113, the process proceeds to S121, and if No, the process proceeds to S114.

S114として、端末側速度切替部13は、事前確率の手入力を受け付けたか否かを判定する。ここでの手入力とは、外部から直接的に事前確率の数値が入力されることを示し、キーボードなどの入力装置を介するユーザからの入力の他に、他装置から事前確率の数値が端末1に送信するなど、任意の入力形態が含まれる。S114でYesならS115に進み、NoならS116に進む。   As S114, the terminal-side speed switching unit 13 determines whether or not manual input of prior probabilities has been accepted. The manual input here indicates that a numerical value of the prior probability is directly input from the outside. In addition to the input from the user via an input device such as a keyboard, the numerical value of the prior probability is input from another device to the terminal 1. Arbitrary input forms, such as transmitting to, are included. If Yes in S114, the process proceeds to S115, and if No, the process proceeds to S116.

S115として、ベイズ更新部15は、S114の手入力値を事前確率として採用し、その採用した事前確率を、S111で特定したWebサーバに対応づけて帯域判別データベース12に書き出す。例えば、ユーザは、アクセス対象のWebページのメディアタイプが動画であるとあらかじめ把握しているときには、事前確率=70%などの高速通信を優先させる手入力値を入力してもよい。
または、端末1がアクセス対象のWebページのメディアタイプをもとに、あらかじめ設定されているメディアタイプごとの初期値(動画なら事前確率=70%など)を参照して、採用する事前確率を決定してもよい。
In S115, the Bayesian update unit 15 adopts the manually input value in S114 as the prior probability, and writes the adopted prior probability in the bandwidth determination database 12 in association with the Web server specified in S111. For example, when the user knows in advance that the media type of the Web page to be accessed is a moving image, the user may input a manual input value that prioritizes high-speed communication such as prior probability = 70%.
Or, based on the media type of the web page accessed by the terminal 1, refer to the initial value for each preset media type (eg, prior probability = 70% for video) and determine the prior probability to adopt May be.

S116として、ベイズ更新部15は、事前確率=50%(デフォルト値)を、S111で特定したWebサーバに対応づけて帯域判別データベース12に書き出す。なお、このデフォルト値は、不十分理由の原理から導き出せる。   In S116, the Bayesian update unit 15 writes the prior probability = 50% (default value) in the bandwidth determination database 12 in association with the Web server specified in S111. This default value can be derived from the principle of insufficient reason.

S121として、端末側速度切替部13は、事前確率≧50%を満たすか否かを判定する。S121でYesならS122に進み、NoならS123に進む。
S122として、端末側速度切替部13は、S11で指定されたWebページのダウンロードに用いる通信速度を「高速通信」とする。
S123として、端末側速度切替部13は、S11で指定されたWebページのダウンロードに用いる通信速度を「低速通信」とする。
As S121, the terminal side speed switching unit 13 determines whether or not the prior probability ≧ 50% is satisfied. If Yes in S121, the process proceeds to S122, and if No, the process proceeds to S123.
In S122, the terminal-side speed switching unit 13 sets the communication speed used for downloading the Web page designated in S11 as “high-speed communication”.
In S123, the terminal side speed switching unit 13 sets the communication speed used for downloading the Web page designated in S11 to “low speed communication”.

図5(a)は、帯域判別データベース12を示す構成図である。なお、図5(a)では、3段階の帯域判別データベース12の内容(更新前→1回目のベイズ更新後→2回目のベイズ更新後)を例示する。
帯域判別データベース12は、Webサーバ3のIPアドレスとポート番号との組み合わせをキーにして、そのWebサーバ3の通信用ページ30にアクセスするための通信速度の判別結果(高速通信または低速通信)と、その判別結果を求めるための事前確率とを保持している。
例えば、ベイズ更新前において、WebサーバBにアクセスするための通信速度は、S116で入力された事前確率=50%(デフォルト値)から特定される(S121、Yes)高速通信(S122)である。
FIG. 5A is a configuration diagram showing the bandwidth determination database 12. FIG. 5A illustrates the contents of the three-stage band discrimination database 12 (before update → after the first Bayes update → after the second Bayes update).
The bandwidth determination database 12 uses a combination of the IP address and port number of the Web server 3 as a key, and a communication speed determination result (high speed communication or low speed communication) for accessing the communication page 30 of the Web server 3. The prior probability for obtaining the discrimination result is held.
For example, the communication speed for accessing the Web server B before the Bayes update is the high-speed communication (S122) specified from the prior probability input in S116 = 50% (default value) (Yes in S121).

図5(b)は、確率的因果関係表16を示す構成図である。
確率的因果関係表16は、パケット計測部14の計測結果(8秒間の通信量)ごとに、その通信に用いられた通信速度(低速通信または高速通信)のもっともらしさ(尤もらしさ)を示す尤度を検索させるための表である。各Webページは継続して更新されているので、そのデータ量も時々刻々と変化する。そのため、尤度も確率同様に0〜100%の範囲で定義される。
なお、端末1は、確率的因果関係表16をユーザから手入力で入力させてもよいし、事前の充分な時間のアクセス履歴(高速通信でアクセスした確率と、低速通信でアクセスした確率)から自動で確率的因果関係表16を作成してもよい。
FIG. 5B is a configuration diagram showing the probabilistic causal relationship table 16.
The probabilistic causal relationship table 16 is a likelihood indicating the plausibility (likelihood) of the communication speed (low speed communication or high speed communication) used for the communication for each measurement result (8-second communication amount) of the packet measurement unit 14. It is a table for making a degree search. Since each Web page is continuously updated, the data amount also changes every moment. Therefore, the likelihood is defined in the range of 0 to 100% as well as the probability.
Note that the terminal 1 may allow the user to manually input the probabilistic causal relationship table 16 or from an access history (probability of accessing by high-speed communication and probability of accessing by low-speed communication) for a sufficient time in advance. The probabilistic causality table 16 may be created automatically.

以下、ベイズ更新部15によるベイズ更新処理を説明する。K通りの複数原因A1,A2,…,Akのどれかから結果Bが起こったとする。原因Aiが発生したという前提条件の下で、結果Bが起こる確率を条件付き確率P(B|Ai)とする。以下の式が、ベイズの定理である。
P(Ai|B)=P(Ai)×P(B|Ai)/(P(A1)×P(B|A1)+P(A2)×P(B|A2)+…+P(Ak)×P(B|Ak))
Hereinafter, the Bayes update process by the Bayes update part 15 is demonstrated. Suppose that result B occurs from one of K multiple causes A1, A2, ..., Ak. Under the precondition that the cause Ai has occurred, the probability that the result B will occur is defined as the conditional probability P (B | Ai). The following equation is Bayes' theorem.
P (Ai | B) = P (Ai) x P (B | Ai) / (P (A1) x P (B | A1) + P (A2) x P (B | A2) + ... + P (Ak) x P (B | Ak))

事前確率P(Ai)は、事象Aiが発生する確率である。事前確率は互いに排反であり、A1,A2,…,Akは同時に起こらない(P(A1|B)+P(A2|B)+…+P(Ak|B)=1)。
尤度P(B|Ai)は、事象Aiが発生したという前提条件の下で、事象Bが発生する条件付き確率である。換言すると、尤度P(B|Ai)は、結果Bが観察されたときに、その原因がAiであると推測する尤もらしさ(もっともらしさ)である。
事後確率P(Ai|B)は、事象Bが発生したという前提条件の下で、事象Aiが発生する条件付き確率である。換言すると、事後確率P(Ai|B)は、原因Aiから結果Bが発生する確率である。
Prior probability P (Ai) is a probability that event Ai will occur. Prior probabilities are mutually exclusive, and A1, A2,..., Ak do not occur simultaneously (P (A1 | B) + P (A2 | B) + ... + P (Ak | B) = 1).
Likelihood P (B | Ai) is a conditional probability that event B will occur under the precondition that event Ai has occurred. In other words, the likelihood P (B | Ai) is the likelihood (probability) of estimating that the cause is Ai when the result B is observed.
The posterior probability P (Ai | B) is a conditional probability that the event Ai occurs under the precondition that the event B has occurred. In other words, the posterior probability P (Ai | B) is a probability that the result B is generated from the cause Ai.

ベイズ更新部15は、以下に示す手順で、図5(a)のWebサーバBについての1回目のベイズ更新を行う。
ベイズ更新前の事前確率=50%(デフォルト値)から選択された高速通信を用いて受信したWebページの通信量として、パケット計測部14は、1.5MBを計測したとする。ベイズ更新部15は、A1を低速通信、A2を高速通信、Bを1.5MB(=確率的因果関係表16での「1.2M以上1.6M未満」)として、ベイズの定理式を計算する。
P(A1|B)=P(A1)×P(B|A1)/(P(A1)×P(B|A1)+P(A2)×P(B|A2))
=0.5×0.15/(0.5×0.15+0.5×0.08)=0.65
P(A2|B)=1-P(A1|B)=1-0.65=0.35(=今回の事後確率であり、次回の事前確率)
The Bayesian update unit 15 performs the first Bayesian update for the Web server B in FIG.
Assume that the packet measuring unit 14 measures 1.5 MB as the communication amount of the Web page received using high-speed communication selected from the prior probability before Bayesian update = 50% (default value). The Bayesian update unit 15 calculates the Bayesian theorem, assuming that A1 is low-speed communication, A2 is high-speed communication, and B is 1.5 MB (= “1.2 M or more and less than 1.6 M” in the probabilistic causal relationship table 16).
P (A1 | B) = P (A1) × P (B | A1) / (P (A1) × P (B | A1) + P (A2) × P (B | A2))
= 0.5 x 0.15 / (0.5 x 0.15 + 0.5 x 0.08) = 0.65
P (A2 | B) = 1-P (A1 | B) = 1-0.65 = 0.35 (= This posterior probability and next prior probability)

ベイズ更新部15は、以下に示す手順で、図5(a)のWebサーバBについての2回目のベイズ更新を行う。
1回目のベイズ更新後の事前確率=35%から選択された低速通信を用いて受信したWebページの通信量として、パケット計測部14は、2MBを計測したとする。ベイズ更新部15は、A1を低速通信、A2を高速通信、Bを2MB(=確率的因果関係表16での「2.0M以上2.4M未満」)として、ベイズの定理式を計算する。
P(A1|B)=P(A1)×P(B|A1)/(P(A1)×P(B|A1)+P(A2)×P(B|A2))
=0.65×0.07/(0.65×0.07+0.35×0.14)=0.48
P(A2|B)=1-P(A1|B)=1-0.48=0.52(=今回の事後確率であり、次回の事前確率)
これにより、次回は、高速通信を選択できる。
The Bayesian update unit 15 performs the second Bayesian update for the Web server B in FIG.
Assume that the packet measuring unit 14 measures 2 MB as the communication amount of the Web page received using the low-speed communication selected from the prior probability after the first Bayes update = 35%. The Bayesian update unit 15 calculates the Bayesian theorem, assuming that A1 is a low-speed communication, A2 is a high-speed communication, and B is 2 MB (= “2.0M or more and less than 2.4M” in the probabilistic causality table 16).
P (A1 | B) = P (A1) × P (B | A1) / (P (A1) × P (B | A1) + P (A2) × P (B | A2))
= 0.65 x 0.07 / (0.65 x 0.07 + 0.35 x 0.14) = 0.48
P (A2 | B) = 1-P (A1 | B) = 1-0.48 = 0.52 (= this posterior probability, next prior probability)
Thereby, next time, high-speed communication can be selected.

図6は、通信速度選択システムにおいて速度別のページを用意した形態を示す構成図である。図1の通信用ページ30が、図6では、高速通信用ページ31と、低速通信用ページ32とに分けられている。高速通信用ページ31と、低速通信用ページ32とは、ともに同じURLでアクセスするページであるが、高速通信でアクセスする高速通信用ページ31のほうが、低速通信でアクセスする低速通信用ページ32よりもデータ量が大きい。
例えば、同じ映像素材データを、高画質でエンコードした高速通信用ページ31と、低画質でエンコードした低速通信用ページ32として構成してもよいし、同じ映像素材データを、動画でエンコードした高速通信用ページ31と、静止画として切り出した低速通信用ページ32として構成してもよい。なお、高画質とは、例えば、ハイレゾリューションであったり、低圧縮率でエンコードしたデータであったりする。
FIG. 6 is a configuration diagram showing a mode in which pages for each speed are prepared in the communication speed selection system. The communication page 30 in FIG. 1 is divided into a high-speed communication page 31 and a low-speed communication page 32 in FIG. The high-speed communication page 31 and the low-speed communication page 32 are both pages accessed by the same URL, but the high-speed communication page 31 accessed by high-speed communication is more than the low-speed communication page 32 accessed by low-speed communication. The amount of data is large.
For example, the same video material data may be configured as a high-speed communication page 31 encoded with high image quality and a low-speed communication page 32 encoded with low image quality, or the same video material data may be configured as a high-speed communication encoded with a video. It may be configured as a page for low speed communication and a page for low speed communication 32 cut out as a still image. The high image quality is, for example, high resolution or data encoded at a low compression rate.

図7は、図6の形態におけるWebページのダウンロード処理を示すフローチャートである。S11、S12、S15は、それぞれ図3で説明したとおりである。
S13bとして、端末側速度切替部13は、S13と同様に、S12で取得した通信速度に切り替え、指定されたWebページをWebサーバ3に要求する。ここで、S13bでは、端末1は、指定されたWebページを要求するメッセージ(http request)のUser-Agentヘッダに低速通信のフラグ(lowSpeed)または高速通信のフラグ(highSpeed)を追記してから、送信する。このフラグは、切り替えた通信速度を示す。
なお、User-Agentヘッダとは、本来はWebブラウザ11の種別(Mozilla/5.0など)を指定するためのヘッダであり、通信速度を追記するヘッダは別のヘッダでもよい。
FIG. 7 is a flowchart showing Web page download processing in the form of FIG. S11, S12, and S15 are as described in FIG.
As S13b, similarly to S13, the terminal-side speed switching unit 13 switches to the communication speed acquired in S12, and requests the specified Web page from the Web server 3. Here, in S13b, the terminal 1 adds a low-speed communication flag (lowSpeed) or a high-speed communication flag (highSpeed) to the User-Agent header of the message (http request) requesting the specified Web page, Send. This flag indicates the switched communication speed.
Note that the User-Agent header is originally a header for designating the type of the Web browser 11 (Mozilla / 5.0 or the like), and the header for adding the communication speed may be another header.

S14bとして、Webブラウザ11は、S14と同様に、要求したWebページをダウンロードしつつ、パケット計測部14は、そのダウンロードしたパケット量を計測する。ここで、S14bでは、Webサーバ3は、受信したhttp requestのUser-Agentヘッダに従い、指定された速度の高速通信用ページ31または低速通信用ページ32を、端末1のWebブラウザ11に応答する。
これにより、通信速度に適した分量のWebページや、通信速度に適した通信品質(広帯域や低遅延)を要するWebページが応答される。
As S14b, the Web browser 11 downloads the requested Web page, and the packet measurement unit 14 measures the downloaded packet amount, as in S14. Here, in S <b> 14 b, the Web server 3 responds to the Web browser 11 of the terminal 1 with the high-speed communication page 31 or the low-speed communication page 32 at the specified speed in accordance with the User-Agent header of the received http request.
As a result, an amount of Web pages suitable for the communication speed and Web pages that require communication quality (broadband and low delay) suitable for the communication speed are responded.

以上説明した本実施形態では、継続して更新されるWebページを参照するために必要な通信帯域(低速通信または高速通信)を、端末1がベイズ理論の活用により自動判別することを主な特徴とする。その判別結果を帯域判別データベース12に保持しておく。そして、Webページを参照するたびに、ベイズ更新部15は、ベイズ更新により判別結果(帯域判別データベース12の事前確率)の自動更新を行う。
ここで、ベイズ更新部15は、尤度を求めるための確率的因果関係表16を参照する。この確率的因果関係表16には、エンドユーザがWeb参照のためにアクセスしてから応答が返る時間(例えば8秒間)を仮定し、その範囲で応答が返るように高速通信の尤度と低速通信の尤度とが規定されている。
In the present embodiment described above, the main feature is that the terminal 1 automatically determines the communication band (low speed communication or high speed communication) necessary for referring to the continuously updated Web page by utilizing Bayesian theory. And The discrimination result is stored in the band discrimination database 12. Each time the Web page is referred to, the Bayesian update unit 15 automatically updates the determination result (prior probability of the bandwidth determination database 12) by Bayesian update.
Here, the Bayesian update unit 15 refers to the probabilistic causal relationship table 16 for obtaining the likelihood. This probabilistic causal relationship table 16 assumes the time (for example, 8 seconds) when a response is returned after an end user accesses for Web reference, and the likelihood and low speed of high-speed communication so that the response is returned within that range. The likelihood of communication is defined.

これにより、端末側速度切替部13は、ベイズ更新された帯域判別データベース12を参照して通信速度の自動判別を行うことができるので、エンドユーザの主観での手動切り替えよりも、エンドユーザの切り替え操作の手間を削減できる上に、適切な速度を選ぶ選択精度を向上させることができる。
つまり、Webページは内容の更新などに伴い、データ量が更新されていくが、確率表現である帯域判別データベース12の事前確率もベイズ更新によって更新されていくので、選択精度を向上させることができる。
As a result, the terminal-side speed switching unit 13 can automatically determine the communication speed with reference to the Bayes-updated band determination database 12, so that the end user switching can be performed rather than the end user subjective switching manually. In addition to reducing the time and effort of operation, the selection accuracy for selecting an appropriate speed can be improved.
That is, the data amount of the Web page is updated as the content is updated, but the prior probability of the bandwidth discrimination database 12 that is a probability expression is also updated by the Bayesian update, so that the selection accuracy can be improved. .

1 端末(通信速度選択装置)
2 通信事業者網
3 Webサーバ(データサーバ)
11 Webブラウザ(データ要求部)
12 帯域判別データベース(速度判別データベース)
13 端末側速度切替部
14 パケット計測部
15 ベイズ更新部
16 確率的因果関係表
23 網側速度切替部
24 網側計測部
30 通信用ページ(通信用データ)
31 高速通信用ページ
32 低速通信用ページ
1 terminal (communication speed selection device)
2 Telecommunications carrier network 3 Web server (data server)
11 Web browser (data request part)
12 Bandwidth discrimination database (speed discrimination database)
DESCRIPTION OF SYMBOLS 13 Terminal side speed switching part 14 Packet measuring part 15 Bayes update part 16 Probabilistic causal relationship table 23 Network side speed switching part 24 Network side measuring part 30 Communication page (data for communication)
31 Page for high-speed communication 32 Page for low-speed communication

Claims (7)

データサーバごとに、そのデータサーバが管理する通信用データにアクセスするための通信速度と、その通信速度を求めるためのベイズ更新における事前確率とを対応づける速度判別データベースにアクセス可能であり、
前記通信用データの通信量ごとに、その通信に用いられた通信速度ごとのベイズ更新における尤度を対応づける確率的因果関係表を記憶する記憶手段と、
前記速度判別データベースの前記事前確率に基づく通信速度で、前記データサーバに対して前記通信用データを要求するデータ要求部と、
前記データ要求部が受信した前記データサーバの通信量から前記確率的因果関係表を参照して前記尤度を求め、その求めた前記尤度と前記速度判別データベースの前記事前確率とをもとにベイズの定理により事後確率を計算し、その事後確率を次回の前記事前確率として、前記速度判別データベースに更新するベイズ更新部と、を有することを特徴とする
通信速度選択装置。
For each data server, it is possible to access a speed determination database that associates a communication speed for accessing communication data managed by the data server and a prior probability in Bayesian update for obtaining the communication speed,
Storage means for storing a probabilistic causal relationship table for associating likelihood in Bayesian update for each communication speed used for the communication for each communication amount of the communication data;
A data requesting unit that requests the data for communication from the data server at a communication speed based on the prior probability of the speed determination database;
The likelihood is obtained by referring to the probabilistic causal relationship table from the traffic of the data server received by the data request unit, and based on the obtained likelihood and the prior probability of the speed discrimination database. And a Bayesian update unit that calculates the posterior probability according to Bayes' theorem and updates the posterior probability to the speed determination database as the next prior probability.
前記通信速度選択装置は、前記速度判別データベースを自身の記憶手段に有することを特徴とする
請求項1に記載の通信速度選択装置。
The communication speed selection apparatus according to claim 1, wherein the communication speed selection apparatus has the speed determination database in its storage means.
前記ベイズ更新部は、前記通信用データの受信開始から所定期間において受信した通信量から前記確率的因果関係表を参照して前記尤度を求めることを特徴とする
請求項1または請求項2に記載の通信速度選択装置。
The said Bayesian update part calculates | requires the said likelihood with reference to the said probabilistic causal relationship table | surface from the traffic received in the predetermined period from the reception start of the said communication data, The Claim 1 or Claim 2 characterized by the above-mentioned. The communication speed selection device described.
前記データ要求部は、前記通信用データを要求するメッセージに、前記速度判別データベースの前記事前確率に基づく通信速度を示す情報を付加することで、要求先の前記データサーバに対して通信速度に応じた前記通信用データを受信対象として選択させることを特徴とする
請求項1ないし請求項3のいずれか1項に記載の通信速度選択装置。
The data request unit adds the information indicating the communication speed based on the prior probability of the speed determination database to the message requesting the communication data, thereby setting the communication speed to the data server that is the request destination. The communication speed selection device according to any one of claims 1 to 3, wherein the communication data corresponding to the selected data is selected as a reception target.
前記ベイズ更新部は、前記速度判別データベースの前記事前確率が設定されていない場合、要求する前記通信用データのメディアタイプに応じた前記事前確率を初回の前記事前確率として前記速度判別データベースに書き出すことを特徴とする
請求項1ないし請求項4のいずれか1項に記載の通信速度選択装置。
When the prior probability of the speed determination database is not set, the Bayes update unit sets the prior probability according to the media type of the requested communication data as the initial prior probability as the speed determination database. The communication speed selection device according to any one of claims 1 to 4, wherein the communication speed selection device is written.
通信速度選択装置は、記憶手段と、データ要求部と、ベイズ更新部と、を有しており、
データサーバごとに、そのデータサーバが管理する通信用データにアクセスするための通信速度と、その通信速度を求めるためのベイズ更新における事前確率とを対応づける速度判別データベースにアクセス可能であり、
前記記憶手段には、前記通信用データの通信量ごとに、その通信に用いられた通信速度ごとのベイズ更新における尤度を対応づける確率的因果関係表が記憶されており、
前記データ要求部は、前記速度判別データベースの前記事前確率に基づく通信速度で、前記データサーバに対して前記通信用データを要求し、
前記ベイズ更新部は、前記データ要求部が受信した前記データサーバの通信量から前記確率的因果関係表を参照して前記尤度を求め、その求めた前記尤度と前記速度判別データベースの前記事前確率とをもとにベイズの定理により事後確率を計算し、その事後確率を次回の前記事前確率として、前記速度判別データベースに更新することを特徴とする
通信速度選択方法。
The communication speed selection device includes a storage unit, a data request unit, and a Bayes update unit.
For each data server, it is possible to access a speed determination database that associates a communication speed for accessing communication data managed by the data server and a prior probability in Bayesian update for obtaining the communication speed,
The storage means stores a probabilistic causality table for associating likelihood in Bayesian update for each communication speed used for the communication for each communication amount of the communication data,
The data request unit requests the data for communication from the data server at a communication speed based on the prior probability of the speed determination database,
The Bayesian update unit obtains the likelihood by referring to the probabilistic causal relationship table from the communication amount of the data server received by the data request unit, and the obtained likelihood and the event in the speed determination database. A communication speed selection method characterized in that a posteriori probability is calculated according to Bayes' theorem based on a prior probability, and the posteriori probability is updated to the speed discrimination database as the next prior probability.
請求項6に記載の通信速度選択方法を、コンピュータである前記通信速度選択装置に実行させるための通信速度選択プログラム。   A communication speed selection program for causing the communication speed selection device, which is a computer, to execute the communication speed selection method according to claim 6.
JP2014156241A 2014-07-31 2014-07-31 Communication speed selection device, communication speed selection method, and communication speed selection program Pending JP2016034079A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014156241A JP2016034079A (en) 2014-07-31 2014-07-31 Communication speed selection device, communication speed selection method, and communication speed selection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014156241A JP2016034079A (en) 2014-07-31 2014-07-31 Communication speed selection device, communication speed selection method, and communication speed selection program

Publications (1)

Publication Number Publication Date
JP2016034079A true JP2016034079A (en) 2016-03-10

Family

ID=55452805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014156241A Pending JP2016034079A (en) 2014-07-31 2014-07-31 Communication speed selection device, communication speed selection method, and communication speed selection program

Country Status (1)

Country Link
JP (1) JP2016034079A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116502958A (en) * 2023-05-10 2023-07-28 浙江大学 Spinning processing quality diagnosis method for aerospace thin-walled part based on causal analysis

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116502958A (en) * 2023-05-10 2023-07-28 浙江大学 Spinning processing quality diagnosis method for aerospace thin-walled part based on causal analysis
CN116502958B (en) * 2023-05-10 2023-11-10 浙江大学 Spinning processing quality diagnosis method for aerospace thin-walled part based on causal analysis

Similar Documents

Publication Publication Date Title
US10798203B2 (en) Method and apparatus for reducing network resource transmission size using delta compression
US11044335B2 (en) Method and apparatus for reducing network resource transmission size using delta compression
US20190312943A1 (en) Systems and methods for avoiding server push of objects already cached at a client
US20190121739A1 (en) Cache optimization
CN106534243B (en) Caching, requesting and responding method based on HTTP protocol and corresponding device
CN108429701B (en) Network acceleration system
US20120192080A1 (en) Tailoring content based on available bandwidth
CN105227341A (en) For the system and method by content center network management devices
US8918497B2 (en) Email system latencies and bandwidths
JP2013522736A (en) Method and system for providing a message including a universal resource locator
JP2019016042A (en) Data acquisition program, device, and method
US11297131B2 (en) Method and apparatus for multi-vendor GTM fabric
WO2012075870A1 (en) Hypertext transfer protocol (http) stream association method and device
CN110855786B (en) Processing method and device for network data request and computer storage medium
CN110677683B (en) Video storage and video access method and distributed storage and video access system
JP2016034079A (en) Communication speed selection device, communication speed selection method, and communication speed selection program
WO2017097027A1 (en) Data processing method, apparatus and system based on internet content adaptation protocol
US20140136647A1 (en) Router and operating method thereof
WO2016106557A1 (en) Method and apparatus for sending video
JP6683384B2 (en) Home gateway device, recommended connection service proposal method, and recommended connection service proposal program
CN115865862B (en) Data access method, system, device, electronic equipment and storage medium
WO2015165034A1 (en) Webpage loading method and device
CN113453062B (en) Video metadata acquisition and processing method, device, system and electronic equipment
JP6901262B2 (en) Content distribution system transfer devices and programs
JP6787846B2 (en) Suspected location estimation device and suspected location estimation method