Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6316635B2 - Route search device, route search method and program - Google Patents
[go: Go Back, main page]

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

Route search device, route search method and program Download PDF

Info

Publication number
JP6316635B2
JP6316635B2 JP2014069694A JP2014069694A JP6316635B2 JP 6316635 B2 JP6316635 B2 JP 6316635B2 JP 2014069694 A JP2014069694 A JP 2014069694A JP 2014069694 A JP2014069694 A JP 2014069694A JP 6316635 B2 JP6316635 B2 JP 6316635B2
Authority
JP
Japan
Prior art keywords
information
traffic
route search
traffic jam
route
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2014069694A
Other languages
Japanese (ja)
Other versions
JP2015190919A (en
Inventor
研 細谷
研 細谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zenrin Datacom Co Ltd
Original Assignee
Zenrin Datacom Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zenrin Datacom Co Ltd filed Critical Zenrin Datacom Co Ltd
Priority to JP2014069694A priority Critical patent/JP6316635B2/en
Publication of JP2015190919A publication Critical patent/JP2015190919A/en
Application granted granted Critical
Publication of JP6316635B2 publication Critical patent/JP6316635B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Navigation (AREA)

Description

本発明は、ルート探索技術に関する。   The present invention relates to route search technology.

従来、出発地から目的地までのルートの探索において、道路交通情報通信システム(VICS:Vehicle Information and Communication System 登録商標)などから取得した実際の渋滞情報を用いて、目的地まで渋滞を避けるように最適なルートを探索する技術が知られている。特許文献1には、VICSからの情報を用いて、渋滞区間や工事区間を回避して目的地まで最短時間で到着できるルートを検索する技術が開示されている。   Conventionally, when searching for a route from the departure point to the destination, use actual traffic information acquired from the Vehicle Information and Communication System (VICS) to avoid traffic to the destination. A technique for searching for an optimum route is known. Patent Document 1 discloses a technique for searching for a route that can arrive at a destination in the shortest time by avoiding a traffic jam section or a construction section using information from VICS.

特開2012−233856号公報JP 2012-233856 A

しかしながら、渋滞の状況は時間の経過とともに変化する。そのため、上記のように実際の渋滞情報を用いてルート探索を行う方法では、出発地から遠く離れた場所(例えば、100km以上離れた場所)についての渋滞情報を用いてルート探索を行おうとした場合、その場所にたどり着いた時には渋滞状況は変化している可能性がある。従って、そのようなルート探索では、最適なルートを探索できない場合がある。また、探索されたルートに従ってユーザが一定の距離を移動した後、その時点で最新の渋滞情報を用いて再度ルート探索を行った場合、出発地から目的地までの全体で見たときに、そのように再度探索されたルートは最適なルートではない場合がある。   However, the traffic situation changes over time. Therefore, in the method of performing route search using actual traffic jam information as described above, when trying to perform route search using traffic jam information about a place far away from the departure place (for example, a place away from 100 km or more) When you get there, the traffic situation may have changed. Therefore, there is a case where the optimum route cannot be searched by such route search. In addition, if the user travels a certain distance according to the searched route and then searches for the route again using the latest traffic jam information at that time, when the entire route from the starting point to the destination is viewed, Thus, the route searched again may not be the optimal route.

本発明は上記に鑑みてなされたものであり、その目的は、渋滞情報を用いてより最適なルート探索を行う技術を提供することにある。   The present invention has been made in view of the above, and an object of the present invention is to provide a technique for performing a more optimal route search using traffic jam information.

本発明に係るルート探索装置は、実際の渋滞情報である第1の渋滞情報と、統計により得られた渋滞情報である第2の渋滞情報とを取得する渋滞情報取得手段と、前記第1の渋滞情報と、前記第2の渋滞情報とを組み合わせて用いて、出発地から目的地までの最適ルートを探索するルート探索手段とを備える。   The route search device according to the present invention includes a traffic information acquisition unit that acquires first traffic information that is actual traffic information and second traffic information that is traffic information obtained by statistics; Route search means for searching for an optimum route from a departure place to a destination using a combination of the traffic jam information and the second traffic jam information.

本発明に係るルート探索方法は、制御部を備える情報処理装置において実施される方法であって、前記制御部が、実際の渋滞情報である第1の渋滞情報と、統計により得られた渋滞情報である第2の渋滞情報とを取得する渋滞情報取得ステップと、前記制御部が、前記第1の渋滞情報と、前記第2の渋滞情報とを組み合わせて用いて、出発地から目的地までの最適ルートを探索するルート探索ステップとを備える。   The route search method according to the present invention is a method implemented in an information processing apparatus including a control unit, and the control unit is configured to have first traffic information that is actual traffic information and traffic information obtained by statistics. The traffic jam information acquisition step for acquiring the second traffic jam information, and the control unit using the first traffic jam information and the second traffic jam information in combination, from the departure place to the destination A route search step for searching for an optimum route.

本発明に係るプログラムは、コンピュータを、実際の渋滞情報である第1の渋滞情報と、統計により得られた渋滞情報である第2の渋滞情報とを取得する渋滞情報取得手段、前記第1の渋滞情報と、前記第2の渋滞情報とを組み合わせて用いて、出発地から目的地までの最適ルートを探索するルート探索手段として機能させる。   The program according to the present invention is a program for acquiring traffic information, wherein the computer acquires first traffic information that is actual traffic information and second traffic information that is traffic information obtained by statistics. A combination of the traffic information and the second traffic information is used to function as route search means for searching for the optimum route from the departure point to the destination.

また、本発明のプログラムは、CD−ROM等の光学ディスク、磁気ディスク、半導体メモリなどの各種の記録媒体を通じて、又は通信ネットワークなどを介してダウンロードすることにより、コンピュータにインストール又はロードすることができる。   The program of the present invention can be installed or loaded on a computer through various recording media such as an optical disk such as a CD-ROM, a magnetic disk, and a semiconductor memory, or via a communication network. .

本発明によれば、渋滞情報を用いてより最適なルート探索を行う技術を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the technique which performs a more optimal route search using traffic congestion information can be provided.

一実施形態におけるルート探索装置のハードウェア構成を示す概念図である。It is a conceptual diagram which shows the hardware constitutions of the route search apparatus in one Embodiment. 一実施形態におけるルート探索装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the route search apparatus in one Embodiment. 一実施形態におけるルート探索の方法を説明するための概念図である。It is a conceptual diagram for demonstrating the route search method in one Embodiment. 一実施形態におけるルート探索の方法を説明するための表である。It is a table | surface for demonstrating the method of the route search in one Embodiment. 一実施形態におけるルート探索装置により実行される処理を示すフローチャートである。It is a flowchart which shows the process performed by the route search apparatus in one Embodiment.

以下、本発明の実施形態について、図面を参照しつつ詳細に説明する。ただし、発明の範囲をこれらに限定するものではない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, the scope of the invention is not limited to these.

図1を参照して、一実施形態に係るルート探索装置のハードウェア構成について説明する。ルート探索装置10は、携帯電話機(スマートフォンを含む)、タブレット端末、PDA(Personal Digital Assistants)、ナビゲーション装置、パーソナルコンピュータ、サーバコンピュータなどの情報処理装置により構成される。ルート探索装置10は、制御部11、通信部14、記憶部15、操作部16及び表示部17を主に備える。制御部11は、CPU(Central Processing Unit)12及びメモリ13を主に備えて構成される。なお、ルート探索装置10は、単一の情報処理装置より構成されるものであっても、ネットワーク上に分散した複数の情報処理装置より構成されるものであってもよい。   With reference to FIG. 1, a hardware configuration of a route search apparatus according to an embodiment will be described. The route search device 10 includes an information processing device such as a mobile phone (including a smartphone), a tablet terminal, a PDA (Personal Digital Assistants), a navigation device, a personal computer, and a server computer. The route search apparatus 10 mainly includes a control unit 11, a communication unit 14, a storage unit 15, an operation unit 16, and a display unit 17. The control unit 11 mainly includes a CPU (Central Processing Unit) 12 and a memory 13. Note that the route search apparatus 10 may be configured by a single information processing apparatus or may be configured by a plurality of information processing apparatuses distributed on a network.

制御部11では、CPU12は、記憶部15等に記憶されたプログラムをメモリ13に展開して実行することにより、ルート探索装置10が備える各種構成の動作を制御し、また、各種処理の実行を制御する。制御部11において実行される処理の詳細は後述する。   In the control unit 11, the CPU 12 controls the operation of various configurations included in the route search apparatus 10 by developing the program stored in the storage unit 15 or the like in the memory 13 and executing the program, and executes various processes. Control. Details of processing executed in the control unit 11 will be described later.

通信部14は、外部装置と通信するための通信インタフェースである。通信部14は、例えば、外部装置からデータやコマンドを受信したり、ルート探索装置10による処理結果を外部へ送信する。   The communication unit 14 is a communication interface for communicating with an external device. For example, the communication unit 14 receives data or a command from an external device or transmits a processing result by the route search device 10 to the outside.

記憶部15は、ハードディスク等の記憶装置によって構成される。記憶部15は、制御部11における処理の実行に必要な各種プログラムや各種の情報を記憶する。   The storage unit 15 is configured by a storage device such as a hard disk. The storage unit 15 stores various programs and various information necessary for execution of processing in the control unit 11.

操作部16は、ルート探索装置10のユーザの指示を受け付け、制御部11へ出力するためのユーザインタフェースである。操作部16は、キーボード、マウス、操作キー、及びタッチパネルなどにより構成される。   The operation unit 16 is a user interface for receiving an instruction from the user of the route search device 10 and outputting it to the control unit 11. The operation unit 16 includes a keyboard, a mouse, operation keys, a touch panel, and the like.

表示部17は、ルート探索装置10による処理結果を表示するためのユーザインタフェースである。表示部17は、液晶、LED(Light Emitting Diode)、又はCRT(Cathode Ray Tube)などを用いた表示装置により構成される。   The display unit 17 is a user interface for displaying a processing result by the route search device 10. The display unit 17 is configured by a display device using a liquid crystal, an LED (Light Emitting Diode), a CRT (Cathode Ray Tube), or the like.

図2を参照して、一実施形態に係るルート探索装置10の機能構成を説明する。ルート探索装置10は、機能構成として、条件取得部111、渋滞情報取得部112、ルート探索部113及びデータベース120を主に備える。また、ルート探索装置10は、図示しないが、自機の現在地を特定するための測位機能を有することもできる。これらの機能は、例えば、制御部11において、CPU12が、記憶部15等に記憶されたプログラムをメモリ13に展開して実行することにより実現される。以下に、ルート探索装置10が備える各機能構成の詳細を説明する。   With reference to FIG. 2, the functional configuration of the route search apparatus 10 according to an embodiment will be described. The route search apparatus 10 mainly includes a condition acquisition unit 111, a traffic jam information acquisition unit 112, a route search unit 113, and a database 120 as functional configurations. In addition, although not shown, the route search device 10 can also have a positioning function for specifying the current location of the own device. These functions are realized by, for example, the control unit 11 having the CPU 12 develop and execute a program stored in the storage unit 15 or the like in the memory 13. Below, the detail of each function structure with which the route search apparatus 10 is provided is demonstrated.

まず、データベース120は、ルート探索装置10において実行される処理に必要な情報、及び当該処理により生成された情報など、各種情報を記憶する。データベース120は、例えば、地図情報及び統計渋滞情報を記憶している。地図情報は、施設情報、道路情報、鉄道路線情報、建造物情報、地形情報、住所情報、及びその他の地理情報など、地図に関する各種の情報を含む。統計渋滞情報は、過去の交通情報(若しくは混雑情報)を集計し、期間別(例えば、日別、月別)、時間帯別に渋滞する場所を統計的に割り出した渋滞の予測情報(すなわち、統計上の渋滞情報)である。なお、渋滞情報を混雑情報と置き換えることができる。以下の説明においても同様である。   First, the database 120 stores various information such as information necessary for processing executed in the route search device 10 and information generated by the processing. The database 120 stores, for example, map information and statistical traffic jam information. The map information includes various types of information related to maps such as facility information, road information, railway line information, building information, terrain information, address information, and other geographical information. Statistical traffic jam information is calculated by collecting past traffic information (or congestion information) and predicting traffic jams by statistically determining the location of traffic jams by period (for example, by day or by month) or by time of day (ie, statistically Traffic congestion information). Note that the congestion information can be replaced with congestion information. The same applies to the following description.

条件取得部111は、ルート探索に必要な条件であるルート探索条件の情報を通信部14及び操作部16等を介して取得する。ルート探索条件には、出発地、目的地、出発日時(又は到着日時)、及び有料道を使用するか否かなどの情報が含まれる。   The condition acquisition unit 111 acquires information on route search conditions, which are conditions necessary for route search, via the communication unit 14 and the operation unit 16. The route search condition includes information such as a departure place, a destination, a departure date / time (or arrival date / time), and whether to use a toll road.

渋滞情報取得部112は、条件取得部111で取得されたルート探索条件に応じて探索されるルートに関係する渋滞情報を取得する。当該渋滞情報は、探索されるルートの近隣の渋滞情報であり、かつ、当該ルートを通過する日時付近における渋滞情報である。また、取得される渋滞情報には、ルート探索を行う時点の(リアルタイムの)実際の渋滞情報である実渋滞情報(第1の渋滞情報)と、前述の統計渋滞情報(第2の渋滞情報)とが含まれる。実渋滞情報は、通信部14を介して外部(例えば、VICS)から取得される。統計渋滞情報は、データベース120から、又は通信部14を介して外部から取得される。   The traffic jam information acquisition unit 112 acquires traffic jam information related to the route searched according to the route search condition acquired by the condition acquisition unit 111. The traffic information is traffic information in the vicinity of the searched route and traffic information in the vicinity of the date and time passing through the route. The acquired traffic information includes actual traffic information (first traffic information) that is actual traffic information at the time of route search (first traffic information) and the above-mentioned statistical traffic information (second traffic information). And are included. The actual traffic jam information is acquired from the outside (for example, VICS) via the communication unit 14. The statistical traffic jam information is acquired from the database 120 or from the outside via the communication unit 14.

ルート探索部113は、渋滞情報取得部112により取得された実渋滞情報と、統計渋滞情報とを組み合わせて用いて、条件取得部111により取得された情報が示す探索条件を満たす出発地から目的地までの最適ルート(例えば、最短時間のルート)を探索する。例えば、ルート探索部113は、実渋滞情報と統計渋滞情報とを参照し、渋滞区間を通過した場合の通過時間と、渋滞区間を回避したルートを通過する場合の通過時間とを比較しながら、探索条件を満たす最適ルートを探索する。   The route search unit 113 uses a combination of the actual traffic jam information acquired by the traffic jam information acquisition unit 112 and the statistical traffic jam information, from the departure point that satisfies the search condition indicated by the information acquired by the condition acquisition unit 111. The optimal route (for example, the route with the shortest time) is searched. For example, the route search unit 113 refers to the actual traffic jam information and the statistical traffic jam information, and compares the transit time when passing the traffic jam section with the transit time when passing the route avoiding the traffic jam section, The optimum route that satisfies the search condition is searched.

このように、ルート探索部113は、実渋滞情報と、統計渋滞情報とを組み合わせて用いてルート探索を行う。その結果、従来のように実渋滞情報のみを用いてルート探索を行ったときに生じうる問題は起こりにくい。すなわち、従来のように、実渋滞情報のみを用いてルート探索を行った場合、出発地から遠く離れた場所にたどり着いた時には渋滞状況は変化していることがあるため、実際の渋滞の状況を考慮した最適なルート探索を行うことは困難である。また、実渋滞情報のみを用いて探索されたルートに従ってユーザが一定の距離を移動した後、その時点で最新の渋滞情報を用いて再度ルート探索を行った場合、出発地から目的地までの全体で見たときに、そのように再度探索されたルートは最適なルートではない場合がある。これに対し、本実施形態によれば、最初にルート探索を行う時点で実渋滞情報と統計渋滞情報とを組み合わせて用いることによって、実渋滞情報のみを用いた場合に生じうる上記の問題は起こらない。また、本実施形態では、統計渋滞情報のみ用いるのではなく、実渋滞情報も用いるため、統計渋滞情報のみ用いる場合と比較して、より実際の渋滞の状況を考慮したルート探索を行うことができる。従って、ルート探索部113によれば、渋滞情報を用いたより最適なルート探索を行うことができる。   In this way, the route search unit 113 performs route search using a combination of actual traffic information and statistical traffic information. As a result, problems that may occur when a route search is performed using only actual traffic jam information as in the past are unlikely to occur. In other words, as in the past, when a route search was performed using only actual traffic jam information, the traffic jam situation may have changed when arriving far away from the departure place. It is difficult to perform an optimum route search in consideration. In addition, if the user travels a certain distance according to the route searched using only actual traffic jam information and then searches for the route again using the latest traffic jam information at that time, the entire route from the departure point to the destination In other words, the route searched again in this way may not be the optimum route. On the other hand, according to the present embodiment, the above-described problem that may occur when only actual traffic information is used occurs by using the actual traffic information and the statistical traffic information in combination when the route search is first performed. Absent. In addition, in this embodiment, since not only statistical traffic jam information but also actual traffic jam information is used, it is possible to perform a route search that considers the actual traffic jam situation more than when only statistical traffic jam information is used. . Therefore, the route search unit 113 can perform a more optimal route search using the traffic jam information.

また、ルート探索部113により用いられる実渋滞情報及び統計渋滞情報は、任意の方法により組み合わせることができる。例えば、ルート探索部113は、出発地から所定の位置までは第1の渋滞情報を用い、当該所定の位置から目的地までは、統計渋滞情報を用いて最適ルートの探索を行うことができる。   Further, the actual traffic jam information and the statistical traffic jam information used by the route search unit 113 can be combined by any method. For example, the route search unit 113 can search for the optimum route using the first traffic jam information from the departure point to a predetermined position and using the statistical traffic jam information from the predetermined location to the destination.

当該所定の位置(以下、「実−統計切り替え位置」という。)には、様々な方法により設定された位置を含めることができる。いずれの方法においても、実−統計切り替え位置は、ルート探索時に取得された実渋滞情報が示す渋滞の状況と、実際の渋滞の状況との間の差異が所定値以上となることが予測される位置になるように設定される。   The predetermined position (hereinafter referred to as “actual-statistic switching position”) can include a position set by various methods. In any of the methods, the actual-statistic switching position is predicted that the difference between the traffic congestion status indicated by the actual traffic congestion information acquired during the route search and the actual traffic congestion status is a predetermined value or more. Set to be position.

例えば、実−統計切り替え位置には、出発地から所定の時間(例えば、2時間)で移動可能な位置を含めることができる。当該移動可能な位置は、例えば、出発地から交通規制に従って車で移動したときに、当該所定の時間で移動可能な位置とすることができる。もしくは、他の所定の移動手段(例えば、徒歩、自転車など)により出発地から交通規制に従って移動したときの当該所定の時間で移動可能な位置とすることもできる。   For example, the real-statistic switching position can include a position that can be moved in a predetermined time (for example, 2 hours) from the departure place. The movable position can be a position that can be moved in the predetermined time when the vehicle is moved from the departure place according to traffic regulations. Or it can also be set as the position which can move in the said predetermined time when it moves according to traffic regulation from the departure place by other predetermined moving means (for example, a walk, a bicycle etc.).

また、実−統計切り替え位置には、出発地から所定の距離(例えば、100km)だけ離れた位置を含めることができる。   Further, the actual-statistic switching position can include a position away from the departure place by a predetermined distance (for example, 100 km).

さらに、実−統計切り替え位置には、出発地を出発後、所定の時刻(例えば、午前7:00)までに移動可能な位置を含めることができる。例えば、出発地を車で出発し交通規制に従って移動したときに、当該所定の時刻で通過することが予想される位置とすることができる。この例において、所定の時刻は、渋滞の状況が大きく変わることが予想される時刻(例えば、通常の交通状態である時間帯から通勤ラッシュによる渋滞の時間帯に代わる時刻など)に設定されることが望ましい。   Further, the actual-statistic switching position can include a position where the vehicle can move by a predetermined time (for example, 7:00 am) after leaving the departure place. For example, when the vehicle departs from the departure place and moves according to traffic regulations, the position can be assumed to pass at the predetermined time. In this example, the predetermined time is set to a time at which the traffic situation is expected to change significantly (for example, a time that changes from a time zone in a normal traffic state to a traffic time zone due to commuting rush). Is desirable.

すなわち、実−統計切り替え位置には、出発地から所定の時間で移動可能な位置、出発地から所定の距離だけ離れた位置、及び所定の時刻で滞在している位置のうちの少なくとも1つを含めることができる。なお、上記は、実−統計切り替え位置の例を示しているにすぎず、実−統計切り替え位置に他の位置を含めてもよい。   That is, the real-statistic switching position includes at least one of a position that can move from the departure place in a predetermined time, a position that is a predetermined distance away from the departure place, and a position that stays at a predetermined time. Can be included. Note that the above only shows an example of the actual-statistic switching position, and other positions may be included in the actual-statistic switching position.

また、ルート探索部113は、最適ルートの探索を行うために用いられる統計渋滞情報を移動時間及び/又は移動距離に応じて異なるものにする(例えば、2時間の移動時間ごとに及び/又は100kmの移動距離ごとに使用する統計渋滞情報を変更する)ことができる。すなわち、渋滞の状況は時間の経過とともに変化するため、ルートの通過位置及び通過時点に対応する場所及び日時(又は時間帯)についての適切な統計渋滞情報を用いてルートの探索を行うために、ルート探索のために用いる統計渋滞情報の変更を行う。なお、用いる統計渋滞情報をどのようなタイミングで変更するかは任意に規定することができるが、渋滞の状況の変化が移動時間の変化に大きく影響を及ぼしうる(例えば、移動時間の変化が所定値以上となる)タイミングとすることが望ましい。   Further, the route search unit 113 changes the statistical traffic jam information used for searching for the optimum route depending on the travel time and / or travel distance (for example, every 2 hours travel time and / or 100 km). Statistic traffic jam information to be used for each travel distance. In other words, since the traffic situation changes with the passage of time, in order to search for a route using appropriate statistical traffic jam information about the location and the date and time (or time zone) corresponding to the passage position and passage time of the route, Change the statistical traffic information used for route search. Note that it is possible to arbitrarily specify at what timing the statistical traffic jam information to be used is changed, but a change in the status of the traffic jam can greatly affect a change in the travel time (for example, a change in the travel time is predetermined). It is desirable that the timing be greater than or equal to the value.

図3を参照して、ルート探索部113が出発地から目的地までの最適ルートの探索を行うために用いる渋滞情報について概念的に説明する。まず、図3には、実−統計切り替え位置が出発地を囲むように線で示されている。ルート探索部113は、出発地から実−統計切り替え位置までの範囲におけるルート探索については、実渋滞情報を用いる。また、ルート探索部113は、実−統計切り替え位置の外側(出発地から離れる方向)の範囲におけるルート探索については、統計渋滞情報を用いる。   With reference to FIG. 3, the traffic jam information used for the route search unit 113 to search for the optimum route from the departure point to the destination will be conceptually described. First, in FIG. 3, the actual-statistic switching position is indicated by a line so as to surround the departure place. The route search unit 113 uses actual traffic jam information for route search in the range from the departure place to the actual-statistic switching position. Further, the route search unit 113 uses statistical traffic jam information for route search in a range outside the actual-statistic switching position (in a direction away from the departure place).

また、図3には、ルート探索に用いる統計渋滞情報の変更位置(統計渋滞情報変更位置1及び2)が、実−統計切り替え位置を示す線の外側に、所定の移動距離ごと又は所定の移動時間で辿り着く位置ごとに、線で示されている。ルート探索部113は、実−統計切り替え位置から統計渋滞情報変更位置1までの範囲(第1の範囲)では、当該第1の範囲の位置及び当該第1の範囲における代表位置を通過する時間帯に対応する統計渋滞情報をルート探索のために用いる。また、ルート探索部113は、統計渋滞情報変更位置1から統計渋滞情報変更位置2の範囲(第2の範囲)では、当該第2の範囲の位置及び当該第2の範囲における代表位置を通過する時間帯に対応する統計渋滞情報をルート探索のために用いる。図3の例では、異なる時間帯(又は時間)についての2種類の統計渋滞情報を用いているがこれに限定されず、対象となる位置及び当該位置を通過する時間に応じて、異なる時間帯(又は時間)についての3種類以上の統計渋滞情報を用いてもよい。   Also, in FIG. 3, the change position of statistical traffic information used for route search (statistical traffic information change position 1 and 2) is outside the line indicating the actual-statistic switching position at every predetermined moving distance or at a predetermined movement. Each location that arrives in time is indicated by a line. In the range from the actual-statistic switching position to the statistical traffic jam information change position 1 (first range), the route search unit 113 passes the position of the first range and the representative position in the first range. Statistical congestion information corresponding to is used for route search. Further, the route search unit 113 passes through the position of the second range and the representative position in the second range in the range (second range) of the statistical traffic information change position 2 to the statistical traffic jam information change position 2. Statistical congestion information corresponding to the time zone is used for route search. In the example of FIG. 3, two types of statistical traffic jam information for different time zones (or times) are used, but the present invention is not limited to this, and different time zones depending on the target position and the time passing through the position. Three or more types of statistical traffic jam information about (or time) may be used.

図4を参照して、実−統計切り替え位置及び統計渋滞情報変更位置の例を説明する。図4には、実−統計切り替え位置には、前述のとおり、出発地から所定の時間で移動可能な位置(「移動時間」)、出発地から所定の距離だけ離れた位置(「移動距離」)、及び所定の時刻で滞在している位置(「時刻」)が含まれることが示されている。また、出発地から2時間で移動可能な位置、出発地から100km離れた位置、並びに7:00、9:00、17:00及び19:00をそれぞれ実−統計切り替え位置の具体的な値として設定できることが示されている。さらに、2時間の移動時間毎及び100kmの移動距離毎に、それぞれ統計渋滞情報変更位置を設定できることが示されている。   With reference to FIG. 4, an example of the actual-statistic switching position and the statistical traffic jam information change position will be described. In FIG. 4, the actual-statistic switching position includes, as described above, a position that can be moved from the departure place in a predetermined time (“movement time”), and a position that is separated from the departure place by a predetermined distance (“movement distance”). ), And a position where the user stays at a predetermined time (“time”) is included. In addition, a position that can be moved within 2 hours from the departure place, a position that is 100 km away from the departure place, and 7:00, 9:00, 17:00, and 19:00 are specific values of the actual-statistic switching position It is shown that it can be set. Furthermore, it is shown that a statistical traffic jam information change position can be set for every two hours of travel time and for every 100 km of travel distance.

また、渋滞の状況の変化は、一般に、日、曜日、月及び季節等により異なる。従って、実−統計切り替え位置及び統計渋滞情報変更位置に設定される具体的な値は、出発地の出発(又は目的地への到着)の日、曜日、月及び季節の少なくとも一つに応じて異なる値になるように設定することができる。例えば、月曜日は、出発地から車で2時間で移動可能な位置を実−統計切り替え位置として設定し、日曜日は、出発地から車で3時間で移動可能な位置を実−統計切り替え位置として設定することができる。   In addition, changes in traffic conditions generally vary depending on the day, day of the week, month, season, and the like. Accordingly, the specific values set in the actual-statistic switching position and the statistical traffic jam information changing position depend on at least one of the day of departure (or arrival at the destination), day of the week, month, and season. Different values can be set. For example, on Monday, the position that can be moved in two hours from the departure location by car is set as the actual-statistic switching position, and on Sunday, the position that can be moved in three hours by car from the departure location is set as the actual-statistic switching position. can do.

次に、図5を参照して、ルート探索装置10において実行される処理のフローを説明する。なお、以下に説明する処理フローに含まれる各処理ステップは、処理内容に矛盾を生じない範囲で、任意に順番を変更して又は並列に実行することができるとともに、各処理ステップ間に他のステップを追加してもよい。また、便宜上1ステップとして記載されているステップは、複数ステップに分けて実行することができる一方、便宜上複数ステップに分けて記載されているものは、1ステップとして把握することができる。なお、各処理ステップの処理の詳細は、図2を参照して既に説明しているため省略する。   Next, with reference to FIG. 5, the flow of processing executed in the route search apparatus 10 will be described. Each processing step included in the processing flow described below can be executed in any order or in parallel as long as there is no contradiction in the processing contents. Steps may be added. Further, a step described as one step for convenience can be executed by being divided into a plurality of steps, while a step described as being divided into a plurality of steps for convenience can be grasped as one step. The details of the processing steps are already described with reference to FIG.

まず、ステップS11において、制御部11は、ルート探索に必要な条件であるルート探索条件の情報を通信部14及び操作部16等を介して取得する。ルート探索条件には、出発地、目的地、出発日時(又は到着日時)、及び有料道を使用するか否かなどの情報が含まれる。   First, in step S11, the control unit 11 acquires route search condition information, which is a condition necessary for route search, via the communication unit 14, the operation unit 16, and the like. The route search condition includes information such as a departure place, a destination, a departure date / time (or arrival date / time), and whether to use a toll road.

ステップS12において、制御部11は、ステップS11で取得されたルート探索条件に応じて探索されるルートに関係する渋滞情報を取得する。当該渋滞情報は、探索されるルートの近隣の渋滞情報であり、かつ、当該ルートを通過する日時付近における渋滞情報である。また、取得される渋滞情報には、ルート探索を行う時点の実際の渋滞情報である実渋滞情報と、前述の統計渋滞情報とが含まれる。   In step S12, the control unit 11 acquires traffic jam information related to the route searched according to the route search condition acquired in step S11. The traffic information is traffic information in the vicinity of the searched route and traffic information in the vicinity of the date and time passing through the route. The acquired traffic jam information includes actual traffic jam information that is actual traffic jam information at the time of route search and the above-mentioned statistical traffic jam information.

ステップS13において、制御部11は、ステップS12で取得された実渋滞情報と、統計渋滞情報とを組み合わせて用いて、ステップS11で取得された情報が示す探索条件を満たす出発地から目的地までの最適ルート(例えば、最短時間のルート)を探索する。   In step S13, the control unit 11 uses a combination of the actual traffic jam information acquired in step S12 and the statistical traffic jam information, from the departure point to the destination that satisfy the search condition indicated by the information acquired in step S11. The optimum route (for example, the route with the shortest time) is searched.

ステップS14において、制御部11は、ステップS13で探索された最適ルートの情報を通信部14及び/又は表示部17を介して出力する。   In step S <b> 14, the control unit 11 outputs information on the optimum route searched in step S <b> 13 via the communication unit 14 and / or the display unit 17.

以上のように、本実施形態によれば、最初にルート探索を行う時点で実渋滞情報と統計渋滞情報とを組み合わせて用いることによって、実渋滞情報のみを用いた場合に生じうる上記のような問題は起こらない。また、本実施形態では、統計渋滞情報のみ用いるのではなく、実渋滞情報も用いるため、統計渋滞情報のみ用いる場合と比較して、より実際の渋滞の状況を考慮したルート探索を行うことができる。従って、ルート探索部113によれば、渋滞情報を用いたより最適なルート探索を行うことができる。   As described above, according to the present embodiment, the actual traffic information and the statistical traffic information are used in combination when the route search is performed for the first time. There is no problem. In addition, in this embodiment, since not only statistical traffic jam information but also actual traffic jam information is used, it is possible to perform a route search that considers the actual traffic jam situation more than when only statistical traffic jam information is used. . Therefore, the route search unit 113 can perform a more optimal route search using the traffic jam information.

本発明は、上記した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。   The present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. The above-described embodiment is merely an example in all respects, and is not construed as limiting.

10 ルート探索装置、11 制御部、12 CPU、13 メモリ、14 通信部、15 記憶部、16 操作部、17 表示部   10 route search device, 11 control unit, 12 CPU, 13 memory, 14 communication unit, 15 storage unit, 16 operation unit, 17 display unit

Claims (7)

実際の渋滞情報である第1の渋滞情報と、統計により得られた渋滞情報である第2の渋滞情報とを取得する渋滞情報取得手段と、
前記第1の渋滞情報と、前記第2の渋滞情報とを組み合わせて用いて、出発地から目的地までの最適ルートを探索するルート探索手段と
渋滞の状況が変わることが予想される時刻を記憶する記憶手段と、
を備え
前記ルート探索手段は、前記出発地から所定の位置までは前記第1の渋滞情報を用い、前記所定の位置から前記目的地までは前記第2の渋滞情報を用いて、前記最適ルートの探索を行い、
前記所定の位置は、前記時刻に通過することが予想される位置を含む、
ルート探索装置。
Traffic information acquisition means for acquiring first traffic information that is actual traffic information and second traffic information that is traffic information obtained by statistics;
A route search means for searching for an optimum route from a departure place to a destination using a combination of the first traffic jam information and the second traffic jam information ;
Storage means for storing the time at which the traffic jam is expected to change;
Equipped with a,
The route search means searches for the optimum route using the first traffic jam information from the departure location to a predetermined position and using the second traffic jam information from the predetermined location to the destination. Done
The predetermined position includes a position expected to pass at the time,
Route search device.
前記所定の位置は、前記出発地から所定の時間で移動可能な位置を含む、請求項1に記載のルート探索装置。 The route search device according to claim 1 , wherein the predetermined position includes a position that can move from the departure place in a predetermined time. 前記所定の位置は、前記出発地から所定の距離だけ離れた位置を含む、請求項1又は2に記載のルート探索装置。 The route search device according to claim 1 , wherein the predetermined position includes a position separated from the departure place by a predetermined distance. 前記所定の位置は、前記出発地の出発の日、曜日、月、及び季節の少なくとも一つに応じて異なる、請求項1から3のいずれか1項に記載のルート探索装置。 The route search device according to any one of claims 1 to 3 , wherein the predetermined position differs according to at least one of a departure day, a day of the week, a month, and a season of the departure place. 前記ルート探索手段は、前記出発地からの移動時間又は移動距離に応じて異なる時間についての前記第2の渋滞情報を用いて前記探索を行う、請求項1から4のいずれか1項に記載のルート探索装置。 5. The route search unit according to claim 1 , wherein the route search unit performs the search by using the second traffic jam information for a different time depending on a travel time or a travel distance from the departure place. Route search device. 制御部を備える情報処理装置において実施される方法であって、
前記制御部が、実際の渋滞情報である第1の渋滞情報と、統計により得られた渋滞情報である第2の渋滞情報とを取得する渋滞情報取得ステップと、
前記制御部が、前記第1の渋滞情報と、前記第2の渋滞情報とを組み合わせて用いて、出発地から目的地までの最適ルートを探索するルート探索ステップと
を備え
前記ルート探索ステップが、渋滞の状況が変わることが予想される時刻を記憶する記憶手段を参照して、前記出発地から、前記時刻に通過することが予想される位置を含む所定の位置までは前記第1の渋滞情報を用い、前記所定の位置から前記目的地までは前記第2の渋滞情報を用いて、前記最適ルートの探索を行うステップを含む、
方法。
A method implemented in an information processing apparatus including a control unit,
The control unit acquires first traffic information that is actual traffic information and second traffic information that is traffic information obtained by statistics;
The control unit comprises a route search step for searching for an optimum route from a departure place to a destination using a combination of the first traffic information and the second traffic information ,
The route search step refers to storage means for storing a time at which a traffic jam situation is expected to change, and from the departure place to a predetermined position including a position expected to pass at the time. Using the first traffic jam information and searching for the optimum route from the predetermined position to the destination using the second traffic jam information,
Method.
コンピュータを、
実際の渋滞情報である第1の渋滞情報と、統計により得られた渋滞情報である第2の渋滞情報とを取得する渋滞情報取得手段、
前記第1の渋滞情報と、前記第2の渋滞情報とを組み合わせて用いて、出発地から目的地までの最適ルートを探索するルート探索手段
として機能させるためのプログラムであって、
前記ルート探索手段は、渋滞の状況が変わることが予想される時刻を記憶する記憶手段を参照して、前記出発地から、前記時刻に通過することが予想される位置を含む所定の位置までは前記第1の渋滞情報を用い、前記所定の位置から前記目的地までは前記第2の渋滞情報を用いて、前記最適ルートの探索を行う、
プログラム
Computer
Traffic information acquisition means for acquiring first traffic information that is actual traffic information and second traffic information that is traffic information obtained by statistics;
A program for functioning as route search means for searching for an optimum route from a departure place to a destination using a combination of the first traffic jam information and the second traffic jam information ,
The route search means refers to a storage means for storing a time at which a traffic jam situation is expected to change, from the departure place to a predetermined position including a position expected to pass at the time. Search for the optimum route using the first traffic jam information and using the second traffic jam information from the predetermined position to the destination.
Program .
JP2014069694A 2014-03-28 2014-03-28 Route search device, route search method and program Active JP6316635B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014069694A JP6316635B2 (en) 2014-03-28 2014-03-28 Route search device, route search method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014069694A JP6316635B2 (en) 2014-03-28 2014-03-28 Route search device, route search method and program

Publications (2)

Publication Number Publication Date
JP2015190919A JP2015190919A (en) 2015-11-02
JP6316635B2 true JP6316635B2 (en) 2018-04-25

Family

ID=54425505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014069694A Active JP6316635B2 (en) 2014-03-28 2014-03-28 Route search device, route search method and program

Country Status (1)

Country Link
JP (1) JP6316635B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3443246B2 (en) * 1996-07-03 2003-09-02 アルパイン株式会社 Car navigation system
JP4228011B2 (en) * 2006-10-03 2009-02-25 トヨタ自動車株式会社 Navigation device

Also Published As

Publication number Publication date
JP2015190919A (en) 2015-11-02

Similar Documents

Publication Publication Date Title
US10401182B2 (en) Systems and methods for avoiding location-dependent driving restrictions
US9659492B2 (en) Real-time vehicle spacing control
US9869561B2 (en) Method and apparatus for providing traffic event notifications
US20130103300A1 (en) Method and apparatus for predicting a travel time and destination before traveling
US20160300150A1 (en) Method and apparatus for providing model selection for traffic prediction
WO2017042132A1 (en) Method and apparatus for providing locally relevant routing information
US10209088B2 (en) Method and apparatus for route calculation considering potential mistakes
US20160144853A1 (en) Method and apparatus for providing notifications based on ranking of road links
JP6135448B2 (en) Information providing system, information providing method, and information providing program
JP6633372B2 (en) Route search device and route search method
JPWO2009060537A1 (en) Stop location information providing device, stop location information providing method, stop location information providing program, and storage medium
JP5149847B2 (en) Navigation system, navigation device, center device, navigation method and program
JP2018179760A (en) Navigation device and program
US10495473B2 (en) Route search apparatus, route search method, computer readable storage medium storing a program and data structure
JP2018045296A (en) Schedule management device, schedule management system, and schedule management program
JP6316635B2 (en) Route search device, route search method and program
JP5786567B2 (en) Statistical information providing system, statistical information providing apparatus, statistical information providing method, and computer program
JP2016212535A (en) Information processing apparatus, traffic information data, and computer program
JP6136992B2 (en) Action area prediction device
JP6175394B2 (en) Map display system and map display program
JP2016136344A (en) Movement direction prediction device, movement direction prediction method, and movement direction prediction program
JP2015025705A (en) Traffic congestion information display system and traffic congestion information display program
JP2017181185A (en) Route search device, route search method, and program
JP6666821B2 (en) Route guidance device, route guidance method, and program
Wu et al. Density-based dynamic revision path planning in urban area via VANET

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171027

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171025

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171211

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180313

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180328

R150 Certificate of patent or registration of utility model

Ref document number: 6316635

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250