JP2018054299A - Route search device, route search method and route search program - Google Patents

Route search device, route search method and route search program Download PDF

Info

Publication number
JP2018054299A
JP2018054299A JP2016186587A JP2016186587A JP2018054299A JP 2018054299 A JP2018054299 A JP 2018054299A JP 2016186587 A JP2016186587 A JP 2016186587A JP 2016186587 A JP2016186587 A JP 2016186587A JP 2018054299 A JP2018054299 A JP 2018054299A
Authority
JP
Japan
Prior art keywords
route
radio wave
search
routes
status information
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
JP2016186587A
Other languages
Japanese (ja)
Inventor
達也 久住
Tatsuya Kusumi
達也 久住
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.)
JVCKenwood Corp
Original Assignee
JVCKenwood 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 JVCKenwood Corp filed Critical JVCKenwood Corp
Priority to JP2016186587A priority Critical patent/JP2018054299A/en
Publication of JP2018054299A publication Critical patent/JP2018054299A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Navigation (AREA)

Abstract

PROBLEM TO BE SOLVED: To consider the radio field intensity from the base station device on the road in the route search.SOLUTION: A route search device according to the present invention comprises a storage unit for storing radio wave status information in which the radio wave intensity for radio communication is correlated with position information at a predetermined point and a selection unit that selects candidate routes based on the radio wave status information among the plurality of searched routes from the departure to destination point, and an output unit that outputs the selected candidate routes.SELECTED DRAWING: Figure 1

Description

本発明は、ルート検索装置、ルート検索方法及びルート検索プログラムに関する。   The present invention relates to a route search device, a route search method, and a route search program.

車載システムやスマートフォンにおけるルート検索は、距離や費用に即する検索が中心であった。また、近年では、名産品等の地図の場所とリンクしたデータの取得が可能となっている。また、近年、インターネットの普及で情報へのアクセスを行うために、3G/4GLTE回線やWiFi(登録商標)と言った通信手段を有している多種多様な機器が存在する。   Route search in in-vehicle systems and smartphones has been centered on searches based on distance and cost. In recent years, it has become possible to acquire data linked to the location of a map such as a specialty product. In recent years, there are various devices having communication means such as 3G / 4GLTE lines and WiFi (registered trademark) in order to access information due to the spread of the Internet.

特許文献1には、車載端末装置が目的地までのルート検索を実施する技術が開示されている。特許文献1にかかる車載端末装置は、基地局装置の設置場所情報より、目的地までのルート候補上に設置されている基地局装置の設置台数を取得する。そして、設置箇所の最多ルートを検索結果として表示手段に出力して、基地局装置の設置箇所をより多く通過するルート設定を可能にする。   Patent Document 1 discloses a technique in which an in-vehicle terminal device searches for a route to a destination. The in-vehicle terminal device according to Patent Literature 1 acquires the number of installed base station devices on the route candidate to the destination from the installation location information of the base station device. And the most route of installation locations is output to the display means as a search result, and the route setting which passes more installation locations of a base station apparatus is enabled.

特開2008−116398号公報JP 2008-116398 A

しかしながら、特許文献1にかかる技術では、ルート検索において路上における基地局装置からの電波強度までは考慮されておらず、実際の電波状況と合致しない場合があるという問題点がある。   However, the technique according to Patent Document 1 does not take into account the radio field intensity from the base station apparatus on the road in the route search, and there is a problem that it may not match the actual radio wave situation.

本発明は、上述の課題に鑑みてなされたものであり、ルート検索において路上における基地局装置からの電波強度を考慮したルート検索装置、ルート検索方法及びルート検索プログラムを提供することを目的とする。   The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a route search device, a route search method, and a route search program in consideration of the radio field intensity from the base station device on the road in route search. .

本発明の第1の態様は、所定の地点における、無線通信に用いられる電波の電波強度と位置情報とを対応付けた電波状況情報を記憶する記憶部と、出発地から目的地までの間で検索された複数の検索ルートのうち、前記電波状況情報に基づいて候補ルートを選出する選出部と、前記選出された候補ルートを出力する出力部と、を備えるルート検索装置を提供する。   According to a first aspect of the present invention, there is provided a storage unit that stores radio wave status information that correlates radio wave intensity and position information of radio waves used for wireless communication at a predetermined point, and between a departure point and a destination. Provided is a route search device comprising: a selection unit that selects a candidate route based on the radio wave status information among a plurality of searched search routes; and an output unit that outputs the selected candidate route.

本発明の第2の態様は、出発地から目的地までの間の複数の検索ルートを検索するステップと、所定の地点における、無線通信に用いられる電波の電波強度と位置情報とを対応付けた電波状況情報に基づいて、前記複数の検索ルートのうち候補ルートを選出するステップと、前記選出された候補ルートを出力するステップと、を含むルート検索方法を提供する。   According to a second aspect of the present invention, the step of searching for a plurality of search routes from a departure place to a destination is associated with the radio wave intensity and position information of radio waves used for wireless communication at a predetermined point. There is provided a route search method including a step of selecting a candidate route from the plurality of search routes based on radio wave status information, and a step of outputting the selected candidate route.

本発明の第3の態様は、出発地から目的地までの間の複数の検索ルートを検索するステップと、所定の地点における、無線通信に用いられる電波の電波強度と位置情報とを対応付けた電波状況情報に基づいて、前記複数の検索ルートのうち候補ルートを選出するステップと、前記選出された候補ルートを出力するステップと、をコンピュータに実行させるルート検索プログラムを提供する。   In the third aspect of the present invention, the step of searching for a plurality of search routes from the departure place to the destination is associated with the radio wave intensity and position information of radio waves used for wireless communication at a predetermined point. A route search program is provided that causes a computer to execute a step of selecting a candidate route from the plurality of search routes and a step of outputting the selected candidate route based on radio wave status information.

本発明により、路上における基地局装置からの電波強度を考慮したルート検索装置、ルート検索方法及びルート検索プログラムを提供することができる。   According to the present invention, it is possible to provide a route search device, a route search method, and a route search program in consideration of the radio field intensity from the base station device on the road.

本発明の実施の形態1にかかるルート検索装置の構成を示すブロック図である。It is a block diagram which shows the structure of the route search apparatus concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかる電波状況情報の例を示す図である。It is a figure which shows the example of the electromagnetic wave condition information concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかる蓄積処理の流れを説明するためのフローチャートである。It is a flowchart for demonstrating the flow of the accumulation | storage process concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかるルート検索処理の流れを説明するためのフローチャートである。It is a flowchart for demonstrating the flow of the route search process concerning Embodiment 1 of this invention. 本発明の実施の形態1にかかる検索ルートにおける地点ごとの無線アクセスポイント及び電波強度の特定の例を説明するための図である。It is a figure for demonstrating the specific example of the radio | wireless access point for every point in the search route concerning Embodiment 1 of this invention, and radio field intensity. 本発明の実施の形態1にかかる検索ルートにおける地点ごとの無線アクセスポイント及び電波強度の特定の例を説明するための図である。It is a figure for demonstrating the specific example of the radio | wireless access point for every point in the search route concerning Embodiment 1 of this invention, and radio field intensity. 本発明の実施の形態1にかかる検索ルートにおける地点ごとの無線アクセスポイント及び電波強度の特定の例を説明するための図である。It is a figure for demonstrating the specific example of the radio | wireless access point for every point in the search route concerning Embodiment 1 of this invention, and radio field intensity.

以下では、本発明を適用した具体的な実施の形態について、図面を参照しながら詳細に説明する。各図面において、同一要素には同一の符号が付されており、説明の明確化のため、必要に応じて重複説明は省略する。   Hereinafter, specific embodiments to which the present invention is applied will be described in detail with reference to the drawings. In the drawings, the same elements are denoted by the same reference numerals, and redundant description will be omitted as necessary for the sake of clarity.

<発明の実施の形態1>
図1は、本発明の実施の形態1にかかるルート検索装置1の構成を示すブロック図である。ルート検索装置1は、例えば車両に搭載され、経路のナビゲーション等を行う装置である。ルート検索装置1は、電波状況収集部11と、ルート検索部12と、選出部13と、出力部14と、記憶部15とを備える。
<Embodiment 1 of the Invention>
FIG. 1 is a block diagram showing a configuration of a route search apparatus 1 according to the first exemplary embodiment of the present invention. The route search device 1 is a device that is mounted on, for example, a vehicle and performs route navigation and the like. The route search device 1 includes a radio wave condition collection unit 11, a route search unit 12, a selection unit 13, an output unit 14, and a storage unit 15.

記憶部15は、メモリ又はハードディスク等の記憶装置である。記憶部15は、電波状況情報151と、ルート検索地図情報152と、検索ルート153と、候補ルート154とを記憶する。電波状況情報151は、無線アクセスポイントのSSID(Service Set Identifier)、電波強度及び無線通信においてアクセスする許可を受ける鍵の有無と、電波強度等が計測等された位置情報とが対応付けられた情報である。なお、SSIDとは無線アクセスポイントの識別名である。ルート検索地図情報152は、一般的なナビゲーションシステムで用いられる経路探索用の地図情報である。また、図2は、本発明の実施の形態1にかかる電波状況情報151の例を示す図である。   The storage unit 15 is a storage device such as a memory or a hard disk. The storage unit 15 stores radio wave status information 151, route search map information 152, a search route 153, and a candidate route 154. The radio wave status information 151 is information in which the SSID (Service Set Identifier) of the wireless access point, the radio wave intensity, the presence / absence of a key for permission to access in wireless communication, and the position information where the radio wave intensity and the like are measured are associated with each other. It is. The SSID is an identification name of the wireless access point. The route search map information 152 is map information for route search used in a general navigation system. Moreover, FIG. 2 is a figure which shows the example of the electromagnetic wave status information 151 concerning Embodiment 1 of this invention.

尚、本発明の実施の形態1にかかる記憶部15は、少なくとも所定の地点における、無線通信に用いられる電波の電波強度と、位置情報とを対応付けた電波状況情報を記憶するものであればよい。   Note that the storage unit 15 according to the first embodiment of the present invention can store radio wave status information in which radio wave intensity used for radio communication and position information are associated with each other at least at a predetermined point. Good.

電波状況収集部11は、車両の走行中に位置情報の取得と、電波強度の計測とを行い、位置情報と電波強度とを対応付けて電波状況情報151を生成し、電波状況情報151を記憶部15へ蓄積する。具体的には、電波状況収集部11は、周波数変換部111と、GPS情報取得部112と、電波情報取得部113と、データ合成部114とを備える。周波数変換部111は、周波数のチャネルを定期的に切り替えて周辺の無線基地局から発信された電波を受信する。周波数変換部111は、例えば、VCO(Voltage-Controlled Oscillator)である。GPS(Global Positioning System)情報取得部112は、GPS信号を受信し、現在地の緯度及び経度をGPS情報として取得する。尚、GPS信号の受信のために、VCOを共用しても構わない。電波情報取得部113は、周波数変換部111により受信された電波からSSID、電波強度及び鍵の有無を取得する。つまり、電波強度等が計測された位置が無線アクセスポイントといえる。尚、一地点において複数のSSIDにおける電波強度が計測されてもよい。データ合成部114は、電波強度等が計測された位置におけるGPS情報と、SSID、電波強度及び鍵の有無とを対応付けて合成し、電波状況情報151として生成し、記憶部15に保存する。   The radio wave condition collection unit 11 acquires position information and measures the radio wave intensity while the vehicle is traveling, generates radio wave condition information 151 by associating the position information with the radio wave intensity, and stores the radio wave condition information 151. Accumulate in part 15. Specifically, the radio wave status collection unit 11 includes a frequency conversion unit 111, a GPS information acquisition unit 112, a radio wave information acquisition unit 113, and a data synthesis unit 114. The frequency conversion unit 111 periodically switches the frequency channel and receives radio waves transmitted from neighboring radio base stations. The frequency converter 111 is, for example, a VCO (Voltage-Controlled Oscillator). A GPS (Global Positioning System) information acquisition unit 112 receives a GPS signal and acquires the latitude and longitude of the current location as GPS information. Note that a VCO may be shared for receiving GPS signals. The radio wave information acquisition unit 113 acquires the SSID, radio wave intensity, and presence / absence of a key from the radio wave received by the frequency conversion unit 111. That is, the position where the radio wave intensity is measured can be said to be a wireless access point. In addition, the radio field intensity in a plurality of SSIDs may be measured at one point. The data synthesizing unit 114 synthesizes the GPS information at the position where the radio wave intensity or the like is measured, the SSID, the radio wave intensity, and the presence / absence of a key in association with each other, generates the radio wave state information 151, and stores the information in the storage unit 15.

ルート検索部12は、ユーザからの出発地と目的地等の入力に応じて、最短ルートである通常ルートや各種条件に応じて近傍ルートの検索を行う。ここで、通常ルート及び近傍ルートを併せて検索ルートと呼ぶものとする。   The route search unit 12 searches for a neighboring route according to a normal route that is the shortest route and various conditions in response to an input of a departure place and a destination from the user. Here, the normal route and the neighboring route are collectively referred to as a search route.

選出部13は、複数の検索ルートのうち、電波状況情報151に基づいて候補ルートを選出する。特に、選出部13は、複数の検索ルートのうち、電波状況情報151に含まれる無線アクセスポイントからの電波がより安定するルートを候補ルートとして優先して選出する。具体的には、選出部13は、電波状況情報151に基づいて、各検索ルートにおいて経由する地点であって、前記電波を受信可能な地点である受信地点である無線アクセスポイントを特定し、特定された受信地点を含まない所定間隔の区間の数がもっとも少ないルートを候補ルートとして優先して選出することが望ましい。さらに、選出部13は、電波状況情報151の前記電波強度と、各検索ルートの距離とに基づいて複数の検索ルートのそれぞれにおける電波強度の統計情報として平均値を算出し、複数の検索ルートのうち、平均値のもっとも大きいルートを前記候補ルートとして優先して選出するとよい。   The selection unit 13 selects a candidate route based on the radio wave status information 151 among the plurality of search routes. In particular, the selection unit 13 preferentially selects, as a candidate route, a route in which the radio wave from the wireless access point included in the radio wave status information 151 is more stable among a plurality of search routes. Specifically, based on the radio wave status information 151, the selection unit 13 identifies and specifies a wireless access point that is a point through which each search route passes and is a point where the radio wave can be received. It is desirable to preferentially select a route having the smallest number of intervals of a predetermined interval that does not include the received reception point as a candidate route. Further, the selection unit 13 calculates an average value as statistical information of the radio field intensity in each of the plurality of search routes based on the radio field intensity of the radio wave condition information 151 and the distance of each search route, and Of these, the route with the largest average value may be selected with priority as the candidate route.

出力部14は、選出された候補ルートを出力する。ここで、出力部14は、ルート検索装置1に内蔵されるディスプレイ(不図示)に対して候補ルートを表示させる。または、ルート検索装置1がディスプレイ等の表示装置を内蔵しない場合には、外部の表示装置に対して候補ルートを表示させる。また、出力先は、表示装置に限定されない。   The output unit 14 outputs the selected candidate route. Here, the output unit 14 displays candidate routes on a display (not shown) built in the route search apparatus 1. Alternatively, when the route search device 1 does not include a display device such as a display, the candidate route is displayed on an external display device. Further, the output destination is not limited to the display device.

尚、ルート検索装置1は、汎用的なコンピュータ装置で実現可能である。その場合、ルート検索装置1は、図示しない構成としてCPU(Central Processing Unit)等の制御装置を備えるものとする。さらに、記憶部15は、図示しない構成として本実施の形態に係る処理が実装されたコンピュータプログラムであるルート検索プログラム等を記憶するものとする。そして、制御装置が記憶部15に格納されたルート検索プログラム等を読み込み、実行する。これにより、ルート検索装置1は、データ合成部114、ルート検索部12、選出部13、出力部14等として動作する。   The route search device 1 can be realized by a general-purpose computer device. In this case, the route search device 1 is provided with a control device such as a CPU (Central Processing Unit) as a configuration (not shown). Furthermore, the storage unit 15 stores a route search program that is a computer program in which processing according to the present embodiment is implemented as a configuration (not shown). Then, the control device reads and executes a route search program or the like stored in the storage unit 15. Thereby, the route search device 1 operates as the data synthesis unit 114, the route search unit 12, the selection unit 13, the output unit 14, and the like.

図3は、本発明の実施の形態1にかかる蓄積処理の流れを説明するためのフローチャートである。まず、本装置に備えつけられたクロック(図示せず)により、所定の時間間隔で位置情報、SSID、電波強度及び鍵の有無の計測を開始する。GPS情報取得部112は、現在の位置情報を取得する(S11)。ここでは、位置情報として緯度及び経度を示す4バイトのデータが取得されるものとする。また、周波数変換部111は、無線周波数のチャネルを切り替えて無線信号の受信を試みる。そして、電波情報取得部113は、周波数変換部111により受信された無線信号から無線アクセスポイントのSSIDと、無線信号の電波強度と、無線アクセスポイントの鍵設定の有無とを計測することにより取得する(S12)。ここでは、SSIDが20バイトで、電波強度が1バイトの計21バイトが取得されるものとする。   FIG. 3 is a flowchart for explaining the flow of accumulation processing according to the first embodiment of the present invention. First, measurement of position information, SSID, radio wave intensity, and presence / absence of a key is started at predetermined time intervals by a clock (not shown) provided in the apparatus. The GPS information acquisition unit 112 acquires current position information (S11). Here, it is assumed that 4-byte data indicating latitude and longitude is acquired as position information. Further, the frequency conversion unit 111 attempts to receive a radio signal by switching a radio frequency channel. The radio wave information acquisition unit 113 acquires the radio access point SSID, radio wave intensity of the radio signal, and presence / absence of key setting of the radio access point from the radio signal received by the frequency conversion unit 111. (S12). Here, it is assumed that a total of 21 bytes with an SSID of 20 bytes and a radio wave intensity of 1 byte are acquired.

次に、データ合成部114は、ステップS11で取得された位置情報と、ステップS12で取得された電波強度等とを対応付けて電波状況情報を生成する(S13)。例えば、合計25バイトのデータに合成される。そして、データ合成部114は、生成した電波状況情報を記憶部15に蓄積する(S14)。   Next, the data synthesizing unit 114 generates the radio wave status information by associating the position information acquired in step S11 with the radio wave intensity acquired in step S12 (S13). For example, it is synthesized into a total of 25 bytes of data. Then, the data composition unit 114 accumulates the generated radio wave status information in the storage unit 15 (S14).

ここで、生成した電波状況情報の一例を図2に示す。電波状況情報は、位置情報である緯度及び経度に、SSID、電波強度、鍵の有無を対応づけて構成される。なお、SSIDはアクセスポイントを示す識別子であるため、Wifi(登録商標)無料SpotAとWifi(登録商標)無料SpotBとが識別されて生成される。本例では、異なる緯度ごとにNo.1からNo.6までの電波状況情報が保存されているが、同じであってもかまわない。   Here, an example of the generated radio wave status information is shown in FIG. The radio wave status information is configured by associating latitude and longitude as position information with SSID, radio wave intensity, and presence / absence of a key. Since the SSID is an identifier indicating an access point, Wifi (registered trademark) free spot A and Wifi (registered trademark) free spot B are identified and generated. In this example, No. is used for each different latitude. 1 to No. The radio wave status information up to 6 is stored, but it may be the same.

図4は、本発明の実施の形態1にかかるルート検索処理の流れを説明するためのフローチャートである。まず、ルート検索部12は、ユーザから検索条件の入力を受け付ける(S21)。検索条件としては、出発地、目的地、優先すべき条件等である。優先すべき条件としては、例えば、到着時間、高速料金、走行距離等が挙げられるがこれらに限定されない。   FIG. 4 is a flowchart for explaining the flow of the route search process according to the first embodiment of the present invention. First, the route search unit 12 receives an input of search conditions from the user (S21). Search conditions include a departure place, a destination, and a priority condition. Examples of conditions that should be given priority include, but are not limited to, arrival time, high-speed fare, travel distance, and the like.

次に、ルート検索部12は、通常ルートを検索する(S22)。すなわち、ルート検索部12は、記憶部15に保存されたルート検索地図情報152等を参照し、最短ルートを通常ルートとして検索する。続いて、ルート検索部12は、通常ルートを基に、近傍ルートを検索する(S23)。すなわち、ルート検索部12は、検索条件を加味して、通常ルートとは異なる近傍のルートを複数検索する。そして、ルート検索部12は、通常ルート及び近傍ルートを含めて検索ルート153として記憶部15に保存する(S24)。このとき、ルート検索部12は、検索ルート153をメモリ等の一時保存領域に保存してもよい。   Next, the route search unit 12 searches for a normal route (S22). That is, the route search unit 12 refers to the route search map information 152 stored in the storage unit 15 and searches for the shortest route as a normal route. Subsequently, the route search unit 12 searches for a neighboring route based on the normal route (S23). In other words, the route search unit 12 searches for a plurality of nearby routes that are different from the normal route in consideration of the search conditions. Then, the route search unit 12 stores the normal route and the neighboring route in the storage unit 15 as the search route 153 (S24). At this time, the route search unit 12 may store the search route 153 in a temporary storage area such as a memory.

続いて、選出部13は、電波状況情報151を参照し、検索ルート別の電波強度を算出する(S25)。すなわち、選出部13は、ある検索ルートについて、出発地から目的地までの地点ごとに、電波状況情報151の中から該当する無線アクセスポイント(におけるSSID)とその地点における電波強度とを特定する。尚、一地点において複数のSSIDが特定された場合には、電波強度がより大きく計測されたSSIDが特定される。   Subsequently, the selection unit 13 refers to the radio wave status information 151 and calculates the radio wave intensity for each search route (S25). That is, the selection unit 13 specifies the corresponding wireless access point (in the SSID) and the radio wave intensity at the point from the radio wave status information 151 for each point from the departure point to the destination for a certain search route. Note that when a plurality of SSIDs are specified at one point, an SSID measured with a higher radio field intensity is specified.

図5は、本発明の実施の形態1にかかる検索ルート1における地点ごとの無線アクセスポイント及び電波強度の特定の例を説明するための図である。図5の場合、地点P11からP13までは、SSID「A」からの電波が受信され、地点P13からP15までは、SSID「B」からの電波が受信されたことを示す。そして、地点P13では、SSID「A」及び「B」の両方からの電波が受信されたが、より高い電波強度「53」が計測されたSSID「A」が特定されたことを示す。   FIG. 5 is a diagram for explaining a specific example of the wireless access point and the radio wave intensity for each point in the search route 1 according to the first embodiment of the present invention. In the case of FIG. 5, radio waves from SSID “A” are received from points P11 to P13, and radio waves from SSID “B” are received from points P13 to P15. At the point P13, the radio waves from both the SSIDs “A” and “B” are received, but the SSID “A” at which the higher radio field intensity “53” is measured is identified.

図4に戻り説明を続ける。選出部13は、複数の検索ルート153の中から候補ルート154を選出する(S26)。すなわち、選出部13は、複数の検索ルートのうち、無線アクセスポイントからの電波がより安定するルートを候補ルートとして選出する。このとき、選出部13は、2以上の検索ルートを、優先順位を付けて候補ルートとして選出してもよい。つまり、検索ルートの一部又は全てに対して優先順位付けを行うことを選出と呼んでもよい。   Returning to FIG. The selection unit 13 selects a candidate route 154 from the plurality of search routes 153 (S26). That is, the selection unit 13 selects, as a candidate route, a route in which radio waves from the wireless access point are more stable among a plurality of search routes. At this time, the selection unit 13 may select two or more search routes as candidate routes with priorities. In other words, prioritizing some or all of the search routes may be called selection.

ここで、ステップS26における検索ルート間の選出の優先順位の付け方を例示する。第1に、複数の検索ルートのルート上で計測された無線アクセスポイントの間隔が一定区間内であるものがより優先されるものとする。これにより、無線通信の継続性が向上する。例えば、一定区間を10mとする。ある検索ルートにおいて、10mごとに、少なくとも1つの無線通信にアクセス可能な地点が存在しないか否か判定する。無線通信にアクセス可能な地点が存在しないと判定された一定区間の数が、他の検索ルートにおける、無線通信にアクセス可能な地点が存在しないと判定された一定区間の数より少ない場合には他の検索ルートよりも優先して選出されるものとする。つまり、選出部13は、特定された無線アクセスポイントの間隔が所定間隔となるルートを候補ルートとして優先して選出する。   Here, a method of assigning priorities for selection between search routes in step S26 is exemplified. First, it is assumed that the wireless access point intervals measured on the routes of the plurality of search routes are given priority in a certain section. Thereby, the continuity of wireless communication is improved. For example, the fixed section is 10 m. In a certain search route, it is determined whether or not there is a point accessible to at least one wireless communication every 10 m. If the number of fixed sections determined that there are no points accessible for wireless communication is less than the number of fixed sections determined that there are no points accessible for wireless communication in other search routes It shall be selected with priority over the search route. That is, the selection unit 13 preferentially selects a route having a predetermined interval between the specified wireless access points as a candidate route.

第2に、複数の検索ルートのそれぞれの電波強度の平均値がより高いルートが優先されるものとする。より具体的には、ある検索ルート上における各地点で計測された電波強度の合計値を求める。その電波強度の合計値をある検索ルートの距離で除算することで電波強度の平均値を求める。または、計測されたデータ数を除算することで電波強度の平均値を求めてもよい。尚、平均値の代わりに分散等の他の統計値を用いても良い。つまり、選出部13は、各検索ルートについて電波強度から統計情報を算出し、統計情報がより良い検索ルートを優先して選出する。   Second, it is assumed that a route having a higher average value of the radio field intensity of each of the plurality of search routes is given priority. More specifically, the total value of the radio field intensity measured at each point on a certain search route is obtained. An average value of the radio field intensity is obtained by dividing the total value of the radio field intensity by the distance of a certain search route. Alternatively, the average value of the radio field intensity may be obtained by dividing the number of measured data. Note that other statistical values such as variance may be used instead of the average value. In other words, the selection unit 13 calculates statistical information from the radio wave intensity for each search route, and preferentially selects a search route with better statistical information.

図6及び図7は、図5と同様、本発明の実施の形態1にかかる検索ルート2及び3における地点ごとの無線アクセスポイント及び電波強度の特定の例を説明するための図である。各地点P21、P22、P23、P24、P25及びP31、P32、P33、P34、P35は10mごとに計測されたものとする。なお、電波状況情報151にて電波強度と対応づけられた位置情報の緯度、経度により、検索ルートに沿った各地点間の距離を算出する。本例では、検索ルート3は、地点P33が無線アクセスポイントとして計測されていない。実際には、地点P32の次に地点P34で計測されたことを示す。そして、選出部13は、検索ルート2においては、アクセス可能な地点が存在しない10mの区間が存在しない(0個存在する)と判定する。検索ルート3においてはアクセス可能な地点が存在しない10mの区間が1つ存在すると判定する。従って、検索ルート2の無線通信にアクセス可能な地点が存在しない数は、検索ルート3よりも少ない。よって、検索ルート3は、検索ルート1及び2と比べて、候補ルートとしての優先順位が下がる。   6 and 7 are diagrams for explaining a specific example of the wireless access point and the radio wave intensity for each point in the search routes 2 and 3 according to the first embodiment of the present invention, as in FIG. Each point P21, P22, P23, P24, P25 and P31, P32, P33, P34, P35 shall be measured every 10 m. Note that the distance between each point along the search route is calculated based on the latitude and longitude of the position information associated with the radio wave intensity in the radio wave status information 151. In this example, in the search route 3, the point P33 is not measured as a wireless access point. Actually, it indicates that the measurement was performed at the point P34 after the point P32. Then, the selection unit 13 determines that, in the search route 2, there is no 10 m section where there is no accessible point (0 exists). In the search route 3, it is determined that there is one 10 m section where there is no accessible point. Accordingly, the number of points that do not have access to the wireless communication of the search route 2 is smaller than that of the search route 3. Therefore, the search route 3 has a lower priority as a candidate route than the search routes 1 and 2.

また、検索ルート1の各地点P11、P12、P13、P14、P15は10mごとに計測されたものとする。この場合、検索ルート1と検索ルート2では、無線通信にアクセス可能な地点の数が同一である。一方で、検索ルート1の電波強度の合計値は236であり、P11からP15を合計した距離である50mで除算すると、4.72となる。検索ルート2を同様に計算すると2.66であるので、電波強度の平均値が検索ルート1の方が高い。よって、検索ルート2は、検索ルート1と比べて、候補ルートとしての優先順位が下がる。   Further, it is assumed that the points P11, P12, P13, P14, and P15 of the search route 1 are measured every 10 m. In this case, the search route 1 and the search route 2 have the same number of points accessible to the wireless communication. On the other hand, the total value of the radio field intensity of the search route 1 is 236, which is 4.72 when divided by 50 m, which is the total distance from P11 to P15. Since the search route 2 is similarly calculated to be 2.66, the average value of the radio field intensity is higher in the search route 1. Therefore, the search route 2 has a lower priority as a candidate route than the search route 1.

なお、第1に無線通信にアクセス可能な数と、第2に平均値との両方の処理を用いて検索ルートの選出を行ったが、いずれか一方の処理のみを用いてもよい。   Note that the search route is selected by using both the number of wireless communication accessible to the first and the average value second, but only one of the processes may be used.

尚、検索ルートのうち、無線アクセスポイントの切替回数がより少ないルートを候補ルートとして優先して選出してもよい。これにより、より安定して無線受信環境が提供できる。   Of the search routes, a route with a smaller number of switching times of the wireless access point may be selected with priority as a candidate route. Thereby, a wireless reception environment can be provided more stably.

図4に戻り説明を続ける。出力部14は、選出された候補ルートを出力する(S27)。   Returning to FIG. The output unit 14 outputs the selected candidate route (S27).

以上のことから本実施の形態により、走行中に無線通信を行ない易くなる。例えば、車両の搭乗者は、3G/4GLTE回線の携帯電話端末を使用せずに、WiFi(登録商標)の無線通信端末により、走行中にインターネット接続によるWEBサイトの閲覧等が可能となる。ここで、無線通信端末は、ルート検索装置1以外であってもよい。   From the above, according to the present embodiment, it becomes easy to perform wireless communication during traveling. For example, a vehicle occupant can browse a WEB site by Internet connection while traveling with a WiFi (registered trademark) wireless communication terminal without using a mobile phone terminal of a 3G / 4GLTE line. Here, the wireless communication terminal may be other than the route search device 1.

<発明の実施の形態2>
本実施の形態2は、上述した実施の形態1の改良例である。すなわち、本実施の形態2にかかる選出部は、前記電波強度のうち指定された最低値を上回るものを用いて前記平均値を算出するものである。または、本実施の形態2にかかる選出部は、電波強度の最低値を含む検索ルートを候補ルートから除いても良い。これにより、良好な通信状態を保つことができる候補ルートがより上位に選出される。
<Embodiment 2 of the Invention>
The second embodiment is an improved example of the first embodiment described above. That is, the selection unit according to the second embodiment calculates the average value using the radio field intensity that exceeds the specified minimum value. Alternatively, the selection unit according to the second embodiment may exclude the search route including the lowest value of the radio field intensity from the candidate route. Thereby, a candidate route that can maintain a good communication state is selected at a higher rank.

例えば、電波強度の最低値を「21」とした場合、上述した図4のステップS26においては、検索ルート2が候補ルートから除外された上で、検索ルート1及び3について、電波強度の統計情報の算出が行われる。   For example, when the minimum value of the radio wave intensity is “21”, the statistical information of the radio wave intensity is obtained for the search routes 1 and 3 after the search route 2 is excluded from the candidate routes in step S26 of FIG. Is calculated.

<発明の実施の形態3>
本実施の形態3は、上述した実施の形態1又は2の改良例である。すなわち、本実施の形態3にかかる電波状況情報は、前記無線通信に用いられる電波に対する鍵の有無を特定する情報をさらに含むものである。そして、前記選出部は、前記電波に対する鍵が無いと特定された電波状況情報に基づいて候補ルートを選出する選出するものである。
<Third Embodiment of the Invention>
The third embodiment is an improved example of the first or second embodiment described above. That is, the radio wave status information according to the third embodiment further includes information for specifying the presence / absence of a key for the radio wave used for the wireless communication. The selection unit selects a candidate route based on the radio wave status information specified as having no key for the radio wave.

上述した図2に示す電波状況情報151の鍵の有無は、無線通信が有料又は無料であることを意味する。そのため、例えば、上述した図4のステップS25において、選出部13は、電波状況情報151の中から鍵が無いSSIDと電波強度を特定する。この特定された鍵が無い電波状況情報に基づいて、ステップ26以降の処理を実行する。   The presence / absence of the key of the radio wave status information 151 shown in FIG. 2 described above means that wireless communication is charged or free. Therefore, for example, in step S <b> 25 of FIG. 4 described above, the selection unit 13 specifies the SSID and the radio wave intensity without a key from the radio wave status information 151. Based on the radio wave condition information without the specified key, the processing after step 26 is executed.

これにより、走行中に走行に関わる情報をネット経由で、無料で取得が可能となる。また、走行中に走行に関わる情報以外、例えば、エンターテインメントに即した情報の取得が可能となる。   As a result, it is possible to acquire information related to traveling during traveling free of charge via the Internet. In addition to information related to traveling during traveling, for example, it is possible to acquire information according to entertainment.

<発明の実施の形態4>
本実施の形態4は、上述した実施の形態1、2又は3の改良例である。本実施の形態4は、電波状況情報151をビッグデータとして活用するものである。例えば、本実施の形態にかかるルート検索装置1を搭載した複数の車両が、それぞれの走行中に電波状況収集部11により電波状況情報151を電波状況情報151に蓄積する。その後、各車両の電波状況情報151を、有線又は無線通信によりサーバに集約する。これにより、広範囲でより正確な電波状況情報151に更新し続けることができる。例えば、通勤や路線バスのような固定ルートの走行により繰り返し通行された運転ルートを用いてもよい。その上で、別の車両が前記サーバから集約後の電波状況情報151をダウンロードして、ルート検索を行う。これにより、初めて走行する場所であっても、例えば、WiFi(登録商標)を無料で扱えるルートを作成することが出来る。
<その他の発明の実施の形態>
<Embodiment 4 of the Invention>
The fourth embodiment is an improved example of the first, second, or third embodiment described above. In the fourth embodiment, the radio wave status information 151 is used as big data. For example, a plurality of vehicles equipped with the route search device 1 according to the present embodiment accumulate the radio wave status information 151 in the radio wave status information 151 by the radio wave status collection unit 11 during each run. Thereafter, the radio wave status information 151 of each vehicle is collected in a server by wired or wireless communication. As a result, the radio wave condition information 151 can be continuously updated over a wide range. For example, you may use the driving | running route repeatedly passed by driving | running | working of fixed routes like a commuting or a route bus. Then, another vehicle downloads the aggregated radio wave status information 151 from the server, and performs a route search. Thereby, even if it is the place where it travels for the first time, the route which can handle WiFi (registered trademark) free of charge can be created.
<Other embodiments of the invention>

以上、本発明を上記実施の形態に即して説明したが、本発明は上記実施の形態の構成にのみ限定されるものではなく、本願特許請求の範囲の請求項の発明の範囲内で当業者であればなし得る各種変形、修正、組み合わせを含むことは勿論である。   Although the present invention has been described with reference to the above embodiment, the present invention is not limited only to the configuration of the above embodiment, and within the scope of the invention of the claims of the present application. It goes without saying that various modifications, corrections, and combinations that can be made by those skilled in the art are included.

また、上述のルート検索装置の任意の処理は、CPU(Central Processing Unit)にコンピュータプログラムを実行させることにより実現することも可能である。この場合、コンピュータプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(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)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。   Further, the arbitrary processing of the route search device described above can be realized by causing a CPU (Central Processing Unit) to execute a computer program. In this case, the computer program can be stored using various types of non-transitory computer readable media and supplied to the computer. Non-transitory computer readable media include various types of tangible storage media. Examples of non-transitory computer-readable media include magnetic recording media (for example, flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (for example, magneto-optical disks), CD-ROMs (Read Only Memory), CD-Rs, CD-R / W and semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (random access memory)) are included. The program may also be supplied to the computer by various types of transitory computer readable media. Examples of transitory computer readable media include electrical signals, optical signals, and electromagnetic waves. The temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.

また、コンピュータが上述の実施の形態の機能を実現するプログラムを実行することにより、上述の実施の形態の機能が実現される場合だけでなく、このプログラムが、コンピュータ上で稼動しているOS(Operating System)もしくはアプリケーションソフトウェアと共同して、上述の実施の形態の機能を実現する場合も、本発明の実施の形態に含まれる。さらに、このプログラムの処理の全てもしくは一部がコンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットによって行われて、上述の実施の形態の機能が実現される場合も、本発明の実施の形態に含まれる。   In addition to the case where the function of the above-described embodiment is realized by the computer executing the program that realizes the function of the above-described embodiment, this program is not limited to the OS ( A case where the functions of the above-described embodiment are realized in cooperation with an operating system or application software is also included in the embodiment of the present invention. Furthermore, the present invention is also applicable to the case where the functions of the above-described embodiment are realized by performing all or part of the processing of the program by a function expansion board inserted into the computer or a function expansion unit connected to the computer. It is included in the embodiment.

1 ルート検索装置
11 電波状況収集部
111 周波数変換部
112 GPS情報取得部
113 電波情報取得部
114 データ合成部
12 ルート検索部
13 選出部
14 出力部
15 記憶部
151 電波状況情報
152 ルート検索地図情報
153 検索ルート
154 候補ルート
DESCRIPTION OF SYMBOLS 1 Route search apparatus 11 Radio wave condition collection part 111 Frequency conversion part 112 GPS information acquisition part 113 Radio wave information acquisition part 114 Data composition part 12 Route search part 13 Selection part 14 Output part 15 Storage part 151 Radio wave condition information 152 Route search map information 153 Search route 154 Candidate route

Claims (7)

所定の地点における、無線通信に用いられる電波の電波強度と位置情報とを対応付けた電波状況情報を記憶する記憶部と、
出発地から目的地までの間で検索された複数の検索ルートのうち、前記電波状況情報に基づいて候補ルートを選出する選出部と、
前記選出された候補ルートを出力する出力部と、
を備えるルート検索装置。
A storage unit that stores radio wave status information in which radio wave intensity and position information of radio waves used for wireless communication are associated with each other at a predetermined point;
A selection unit that selects a candidate route based on the radio wave condition information among a plurality of search routes searched from a departure place to a destination;
An output unit for outputting the selected candidate route;
A route search device comprising:
前記選出部は、
前記電波状況情報に基づいて、各検索ルートにおいて経由する地点であって、前記電波を受信可能な地点である受信地点を特定し、
前記特定された受信地点を含まない所定間隔の区間の数がもっとも少ないルートを前記候補ルートとして優先して選出する
請求項1に記載のルート検索装置。
The selection section
Based on the radio wave status information, specify a receiving point that is a point that passes through each search route and that can receive the radio wave,
The route search device according to claim 1, wherein a route having the smallest number of intervals of a predetermined interval that does not include the specified reception point is preferentially selected as the candidate route.
前記選出部は、
前記電波状況情報の前記電波強度と、各検索ルートの距離とに基づいて、前記複数の検索ルートのそれぞれにおける前記電波強度の平均値を算出し、
前記複数の検索ルートのうち、前記平均値のもっとも大きいルートを前記候補ルートとして優先して選出する
請求項1又は請求項2に記載の車載装置。
The selection section
Based on the radio wave intensity of the radio wave status information and the distance of each search route, an average value of the radio wave intensity in each of the plurality of search routes is calculated,
The in-vehicle device according to claim 1 or 2, wherein, among the plurality of search routes, a route having the largest average value is preferentially selected as the candidate route.
前記選出部は、
前記電波強度のうち指定された最低値を上回るものを用いて前記平均値を算出する
請求項3に記載のルート検索装置。
The selection section
The route search device according to claim 3, wherein the average value is calculated by using the radio field intensity that exceeds a specified minimum value.
前記電波状況情報は、前記無線通信に用いられる電波に対する鍵の有無を特定する情報をさらに含み、
前記電波に対する鍵が無いと特定された電波状況情報に基づいて候補ルートを選出する
請求項1乃至4のいずれか1項に記載のルート検索装置。
The radio wave status information further includes information specifying the presence or absence of a key for the radio wave used for the wireless communication,
The route search device according to any one of claims 1 to 4, wherein a candidate route is selected based on radio wave status information identified as having no key for the radio wave.
出発地から目的地までの間の複数の検索ルートを検索するステップと、
所定の地点における、無線通信に用いられる電波の電波強度と、位置情報とを対応付けた電波状況情報に基づいて、前記複数の検索ルートのうち候補ルートを選出するステップと、
前記選出された候補ルートを出力するステップと、
を含むルート検索方法。
Searching for multiple search routes from the origin to the destination;
Selecting candidate routes from among the plurality of search routes based on radio wave status information in which radio wave intensity used for wireless communication at a predetermined point is associated with position information;
Outputting the selected candidate route;
Route search method including
出発地から目的地までの間の複数の検索ルートを検索するステップと、
所定の地点における、無線通信に用いられる電波の電波強度と、位置情報とを対応付けた電波状況情報に基づいて、前記複数の検索ルートのうち候補ルートを選出するステップと、
前記選出された候補ルートを出力するステップと、
をコンピュータに実行させるルート検索プログラム。
Searching for multiple search routes from the origin to the destination;
Selecting candidate routes from among the plurality of search routes based on radio wave status information in which radio wave intensity used for wireless communication at a predetermined point is associated with position information;
Outputting the selected candidate route;
Route search program that causes a computer to execute.
JP2016186587A 2016-09-26 2016-09-26 Route search device, route search method and route search program Pending JP2018054299A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016186587A JP2018054299A (en) 2016-09-26 2016-09-26 Route search device, route search method and route search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016186587A JP2018054299A (en) 2016-09-26 2016-09-26 Route search device, route search method and route search program

Publications (1)

Publication Number Publication Date
JP2018054299A true JP2018054299A (en) 2018-04-05

Family

ID=61836597

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016186587A Pending JP2018054299A (en) 2016-09-26 2016-09-26 Route search device, route search method and route search program

Country Status (1)

Country Link
JP (1) JP2018054299A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111121798A (en) * 2018-10-30 2020-05-08 丰田自动车株式会社 Data generation device, data generation system, data generation method, and data generation program
CN112179364A (en) * 2019-07-05 2021-01-05 丰田自动车株式会社 Information processing apparatus and information processing method
JP2021021661A (en) * 2019-07-29 2021-02-18 トヨタ自動車株式会社 Remote operation system, program, and vehicle
JP2021022246A (en) * 2019-07-29 2021-02-18 トヨタ自動車株式会社 Remote operation system, program, and vehicle
JP2022052486A (en) * 2020-09-23 2022-04-04 Kddi株式会社 Navigation device, navigation method and computer program
JP2022055896A (en) * 2020-09-29 2022-04-08 Kddi株式会社 Radio quality information providing device, navigation system, radio quality information providing method, and computer program
WO2023214464A1 (en) * 2022-05-06 2023-11-09 日本電信電話株式会社 Movement route selection device, system, method, and program
JP7497329B2 (en) 2021-09-08 2024-06-10 Kddi株式会社 Navigation device, mobile system, navigation method, and computer program

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111121798A (en) * 2018-10-30 2020-05-08 丰田自动车株式会社 Data generation device, data generation system, data generation method, and data generation program
CN111121798B (en) * 2018-10-30 2023-03-21 丰田自动车株式会社 Data generation device, data generation system, data generation method, and data generation program
JP7226150B2 (en) 2019-07-05 2023-02-21 トヨタ自動車株式会社 Information processing device and information processing method
CN112179364A (en) * 2019-07-05 2021-01-05 丰田自动车株式会社 Information processing apparatus and information processing method
JP2021012084A (en) * 2019-07-05 2021-02-04 トヨタ自動車株式会社 Information processing device, and information processing method
JP2021021661A (en) * 2019-07-29 2021-02-18 トヨタ自動車株式会社 Remote operation system, program, and vehicle
US11479266B2 (en) 2019-07-29 2022-10-25 Toyota Jidosha Kabushiki Kaisha Remote operation system, computer readable storage medium, and vehicle
JP2021022246A (en) * 2019-07-29 2021-02-18 トヨタ自動車株式会社 Remote operation system, program, and vehicle
JP7243512B2 (en) 2019-07-29 2023-03-22 トヨタ自動車株式会社 Remote control system, program and vehicle
JP7331531B2 (en) 2019-07-29 2023-08-23 トヨタ自動車株式会社 Remote control system, program and vehicle
JP2022052486A (en) * 2020-09-23 2022-04-04 Kddi株式会社 Navigation device, navigation method and computer program
JP2022055896A (en) * 2020-09-29 2022-04-08 Kddi株式会社 Radio quality information providing device, navigation system, radio quality information providing method, and computer program
JP7497329B2 (en) 2021-09-08 2024-06-10 Kddi株式会社 Navigation device, mobile system, navigation method, and computer program
WO2023214464A1 (en) * 2022-05-06 2023-11-09 日本電信電話株式会社 Movement route selection device, system, method, and program

Similar Documents

Publication Publication Date Title
JP2018054299A (en) Route search device, route search method and route search program
JP5930026B2 (en) COMMUNICATION DEVICE, TRANSMISSION INTERVAL CONTROL DEVICE, POSITION INFORMATION TRANSMISSION METHOD, POSITION INFORMATION TRANSMISSION INTERVAL CONTROL METHOD, AND PROGRAM
EP2805532B1 (en) Information processing device, method, and recording medium for assisting a wireless communication user in selecting a cost or load-optimized base station around a predictive migration path
JP5494270B2 (en) Information providing apparatus and information providing method
KR102336824B1 (en) Method and apparatus for determining reachable area based on road network
WO2015169219A1 (en) Navigation method and apparatus
US20110244859A1 (en) Communication control apparatus, communication control method, program, terminal equipment and wireless communication system
US20170108346A1 (en) Method and navigation device for providing geo-fence services, and computer-readable medium storing program for executing the same
JP6641614B2 (en) Map information updating device and map information updating system
JP7081279B2 (en) Information processing equipment and information processing method
US20140204753A1 (en) Wireless communication device
US9001662B2 (en) Control method, control device, and communication system
JP5913250B2 (en) Transmitter, positioning system, communication control method, and communication control program
JPWO2018164086A1 (en) Information processing device, terminal device, information processing method, and program
US20170010110A1 (en) Route search apparatus, route search method, computer program and data structure
US20190154456A1 (en) Information processing device
JP2014057161A (en) Radio communication device and communication control method
JP2019022013A (en) Route search device and route search method
JP2012008032A (en) Route search device, route search system and route presentation method
WO2024069878A1 (en) Control for application resource of edge in accordance with movement of object
WO2024004176A1 (en) Navigation system, control device, and navigation method, for communication continuity
JP2016017743A (en) System and method for providing information
CN113340319B (en) Vehicle navigation method and related equipment
JP2014032514A (en) Route prediction device, route prediction system, route prediction method, and computer program
JP6362896B2 (en) In-vehicle wireless communication device and access point selection method