JP2019020172A - Route proposing device and route proposition method - Google Patents

Route proposing device and route proposition method Download PDF

Info

Publication number
JP2019020172A
JP2019020172A JP2017136599A JP2017136599A JP2019020172A JP 2019020172 A JP2019020172 A JP 2019020172A JP 2017136599 A JP2017136599 A JP 2017136599A JP 2017136599 A JP2017136599 A JP 2017136599A JP 2019020172 A JP2019020172 A JP 2019020172A
Authority
JP
Japan
Prior art keywords
route
destination
reference point
candidate
unit
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
JP2017136599A
Other languages
Japanese (ja)
Inventor
健吾 井方
Kengo Ikata
健吾 井方
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.)
Denso Ten Ltd
Original Assignee
Denso Ten 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 Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP2017136599A priority Critical patent/JP2019020172A/en
Publication of JP2019020172A publication Critical patent/JP2019020172A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Navigation (AREA)
  • Instructional Devices (AREA)

Abstract

To propose a drop-in place that meets a user's desire.SOLUTION: A route proposing device pertaining to an embodiment of the present invention comprises an acquisition unit, a first calculation unit, an extraction unit and a second calculation unit. The acquisition unit acquires requirement information that indicates a desired arrival time at a destination that is desired by a user aboard a vehicle and a desired action that is desired till the desired arrival time. The first calculation unit calculates a first route from the present location of the vehicle to the destination. The extraction unit extracts, on the basis of the requirement information acquired by the acquisition unit, a candidate point existing in a prescribed range from a specific reference point on the first route calculated by the first calculation unit. The second calculation unit calculates a second route to the reference point going via the candidate point extracted by the extraction unit.SELECTED DRAWING: Figure 1B

Description

本発明は、経路提案装置および経路提案方法に関する。   The present invention relates to a route proposal device and a route proposal method.

従来、車両のユーザへ寄り道先を提案する経路提案装置がある。かかる経路提案装置は、ユーザの希望到着時刻までに時間的に余裕がある場合、寄り道先の提案を行う(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, there is a route proposal device that proposes a detour to a vehicle user. Such a route proposal device proposes a detour destination when there is enough time before the user's desired arrival time (see, for example, Patent Document 1).

特開2010―14661号公報JP 2010-14661 A

しかしながら、従来技術では、ユーザの希望に沿った寄り道先を提案するうえで改善の余地があった。特に、ユーザが旅行先等の土地勘のない地域で帰路につくまでの時間を持て余す場合、かかる地域での寄り道先の提案が望まれる。   However, in the prior art, there is room for improvement in proposing a detour that meets the user's wishes. In particular, when a user has time to go home in an area where there is no land insight such as a travel destination, a proposal of a detour destination in such an area is desired.

本発明は、上記に鑑みてなされたものであってユーザの希望に沿った経路を提案することができる経路提案装置および経路提案方法を提供することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a route proposing device and a route proposing method capable of proposing a route according to a user's desire.

本発明は、経路提案装置において、取得部と、第1算出部と、抽出部と、第2算出部とを備える。取得部は、車両に搭乗するユーザが希望する目的地の希望到着時刻と前記希望到着時刻までに希望する希望行動とを示す要望情報を取得する。第1算出部は、前記車両の現在地から前記目的地までの第1経路を算出する。抽出部は、前記取得部によって取得された前記要望情報に基づき、前記第1算出部によって算出された前記第1経路上の特定の基準地点から所定範囲に存在する候補地点を抽出する。第2算出部は、前記抽出部によって抽出された前記候補地点を経由し前記基準地点までの第2経路を算出する。   In the route proposal device, the present invention includes an acquisition unit, a first calculation unit, an extraction unit, and a second calculation unit. The acquisition unit acquires request information indicating a desired arrival time of a destination desired by a user on the vehicle and a desired action desired by the desired arrival time. The first calculation unit calculates a first route from the current location of the vehicle to the destination. The extraction unit extracts candidate points existing in a predetermined range from a specific reference point on the first route calculated by the first calculation unit based on the request information acquired by the acquisition unit. The second calculation unit calculates a second route to the reference point via the candidate point extracted by the extraction unit.

本発明によれば、ユーザの希望に沿った寄り道先を提案することができる。   ADVANTAGE OF THE INVENTION According to this invention, the detour destination according to a user's hope can be proposed.

図1Aは、経路提案システムの構成を示す図である。FIG. 1A is a diagram illustrating a configuration of a route proposal system. 図1Bは、経路提案方法の概要を示す図である。FIG. 1B is a diagram showing an outline of the route proposal method. 図2は、経路提案システムのブロック図である。FIG. 2 is a block diagram of the route proposal system. 図3Aは、要望情報の入力画面の具体例を示す図である。FIG. 3A is a diagram illustrating a specific example of a request information input screen. 図3Bは、要望情報に対する提案結果の具体例を示す図である。FIG. 3B is a diagram illustrating a specific example of a proposal result for request information. 図4は、寄り道時間の算出処理の具体例を示す図である。FIG. 4 is a diagram illustrating a specific example of the detour time calculation process. 図5は、地図データベースの具体例を示す図である。FIG. 5 is a diagram showing a specific example of the map database. 図6Aは、第2経路の算出処理の具体例を示す図(その1)である。FIG. 6A is a diagram (part 1) illustrating a specific example of the calculation process of the second route. 図6Bは、第2経路の算出処理の具体例を示す図(その2)である。FIG. 6B is a second diagram illustrating a specific example of the calculation process of the second route. 図7は、経路提案装置が実行する処理手順を示すフローチャートである。FIG. 7 is a flowchart illustrating a processing procedure executed by the route proposal device. 図8は、基準地点の設定例を示す図である。FIG. 8 is a diagram illustrating an example of setting a reference point.

以下、添付図面を参照して、実施形態に係る経路提案装置および経路提案方法について詳細に説明する。なお、この実施形態により本発明が限定されるものではない。   Hereinafter, a route proposal device and a route proposal method according to an embodiment will be described in detail with reference to the accompanying drawings. In addition, this invention is not limited by this embodiment.

まず、図1Aおよび図1Bを用いて実施形態に係る経路提案装置および経路提案方法の概要について説明する。図1Aは、経路提案システムの構成を示す図である。図1Bは、経路提案方法の概要を示す図である。   First, an outline of a route proposal device and a route proposal method according to the embodiment will be described with reference to FIGS. 1A and 1B. FIG. 1A is a diagram illustrating a configuration of a route proposal system. FIG. 1B is a diagram showing an outline of the route proposal method.

図1Aに示すように、経路提案システム100は、経路提案装置1と、車載装置50とを備える。経路提案装置1は、例えば、各車両Cに搭載された車載装置50とデータを送受信するサーバである。   As illustrated in FIG. 1A, the route proposal system 100 includes a route proposal device 1 and an in-vehicle device 50. The route proposal device 1 is a server that transmits and receives data to and from the in-vehicle device 50 mounted on each vehicle C, for example.

車載装置50は、例えば、車両Cの運転者へ経路案内を行うナビゲーション装置である。かかる車載装置50は、目的地や目的地の希望到着時刻等を入力するユーザ操作を受け付けると、ユーザ操作に基づく要望情報を経路提案装置1へ送信する。   The in-vehicle device 50 is a navigation device that provides route guidance to the driver of the vehicle C, for example. Upon receiving a user operation for inputting a destination, a desired arrival time at the destination, and the like, the in-vehicle device 50 transmits request information based on the user operation to the route proposal device 1.

経路提案装置1は、かかる要望情報に基づいて経路を算出し、算出した経路を示す経路情報を車載装置50へ送信する。車載装置50は、かかる経路情報に基づき、ユーザへ目的地までの経路を案内する。   The route proposal device 1 calculates a route based on the request information, and transmits route information indicating the calculated route to the in-vehicle device 50. The in-vehicle device 50 guides the route to the destination to the user based on the route information.

また、経路提案装置1は、算出した経路の所要時間を算出し、希望到着時刻までに時間的に余裕がある場合、希望到着時刻までにユーザが希望する希望行動に基づいて寄り道先を提案することができる。   Further, the route proposal device 1 calculates the required time of the calculated route, and if there is a time margin until the desired arrival time, the route proposal device 1 proposes a detour destination based on the desired behavior desired by the user by the desired arrival time. be able to.

ここで、例えば、ユーザが旅行先等の土地勘のない地域において帰路につくまでの時間を持て余す場合がある。このような場合に、帰路に着くまでの限られた時間で複数の寄り道先(観光スポット)を効率よく回れる経路の提案が望まれる。   Here, for example, there is a case where the user has time to go home in an area where there is no land intuition such as a travel destination. In such a case, it is desired to propose a route that can efficiently go around a plurality of detours (sightseeing spots) in a limited time until reaching the return route.

特に、土地勘のない地域においてユーザ自身で寄り道先の設定を行うと、寄り道先の選定や、寄り道先を経由する順序を決定するのに多くの時間を要する場合がある。また、ユーザが設定した寄り道先によっては、本来の目的地の到着時間が希望到着時間を超過するおそれもある。一方、ユーザの土地勘のある場所であれば、ユーザ自身で寄り道先を設定する場合であっても、このような問題は発生し難い。   In particular, if the user himself / herself sets the detour destination in an area where there is no land intuition, it may take a lot of time to select the detour destination and to determine the order through the detour destination. Also, depending on the destination set by the user, the arrival time of the original destination may exceed the desired arrival time. On the other hand, such a problem is unlikely to occur even if the user himself / herself sets a detour for a place where the user feels the land.

そこで、実施形態に係る経路提案方法では、かかる点に着目し、ユーザが旅行先等の土地勘のない地域で帰路に着くまでの時間を有効に活用すべく、寄り道先の提案を行うこととした。   Therefore, in the route proposal method according to the embodiment, paying attention to this point, the user proposes a detour to effectively use the time until the user arrives in the area where there is no land insight such as a travel destination. did.

具体的には、図1Bに示すように、経路提案方法では、まず、現在地から目的地(例えば、自宅)までの第1経路R1を算出する(ステップS1)。また、経路提案方法では、第1経路R1の所要時間を算出し、かかる所要時間と、目的地の希望到着時刻とに基づいて寄り道可能な寄り道時間を算出する。   Specifically, as shown in FIG. 1B, in the route proposal method, first, a first route R1 from the current location to a destination (for example, home) is calculated (step S1). In the route proposal method, the required time for the first route R1 is calculated, and the detour time that can be detoured is calculated based on the required time and the desired arrival time at the destination.

続いて、経路提案方法では、ユーザが希望する希望行動に基づき、第1経路R1上の特定の基準地点Prから所定範囲Lにある候補地点Pcを抽出する(ステップS2)。   Subsequently, in the route proposal method, candidate points Pc within a predetermined range L are extracted from a specific reference point Pr on the first route R1 based on the desired behavior desired by the user (step S2).

例えば、経路提案方法では、ユーザが土産の購入を希望する場合、土産屋を候補地点Pcとして抽出し、ユーザが食事を希望する場合、レストラン等の飲食店を候補地点Pcとして抽出する。   For example, in the route proposal method, when the user wishes to purchase a souvenir, a souvenir shop is extracted as a candidate point Pc, and when the user desires a meal, a restaurant or the like is extracted as a candidate point Pc.

ここで、基準地点Prは、例えば、車両Cの現在地の周辺の高速道路の入り口であり、第1経路R1は、基準地点Prから目的地までを高速道路を経由する経路であることを示す。つまり、基準地点Prは、ユーザが目的地へ行くために通過すべき地点である。以下では、基準地点Pr周辺を第1地域と記載し、目的地周辺を第2地域と記載する場合がある。なお、第1地域の最終目的地は基準地点Prとなり、第2地域の最終目的地は自宅となる。   Here, the reference point Pr is, for example, the entrance of a highway around the current location of the vehicle C, and the first route R1 indicates that the route from the reference point Pr to the destination is via the highway. That is, the reference point Pr is a point that the user should pass to go to the destination. Hereinafter, the vicinity of the reference point Pr may be described as a first area, and the vicinity of the destination may be described as a second area. The final destination in the first area is the reference point Pr, and the final destination in the second area is home.

経路提案方法では、車両Cが高速道路に乗るまでの時間を寄り道時間に割り当てるとともに、基準地点Pr周辺の第1地域における寄り道先の提案を行う。   In the route proposal method, the time until the vehicle C gets on the expressway is allocated to the detour time, and the detour destination in the first area around the reference point Pr is proposed.

このように、経路提案方法では、基準地点Prを基準とする所定範囲Lに存在する候補地点Pcを抽出することで、ユーザが短時間で複数の候補地点Pcを訪問することが可能となる。言い換えれば、経路提案方法では、第1地域を効率よく周遊する経路をユーザへ提案することが可能となる。   Thus, in the route proposal method, the user can visit a plurality of candidate points Pc in a short time by extracting the candidate points Pc existing in the predetermined range L based on the reference point Pr. In other words, in the route proposal method, it is possible to propose a route for efficiently traveling around the first area to the user.

なお、基準地点Prは、高速道路の入り口に限られず、ユーザ自身で設定することも可能である。また、所定範囲Lは、例えば、基準地点Prを中心とする半径5kmの円であるが、これに限られず、かかる半径を例えば寄り道時間に応じて変更することができる。また、所定範囲Lは、円に限られず、楕円や矩形などその他の形状であってもよい。   Note that the reference point Pr is not limited to the entrance of the expressway, but can be set by the user himself / herself. The predetermined range L is, for example, a circle with a radius of 5 km centered on the reference point Pr. However, the predetermined range L is not limited to this, and the radius can be changed according to, for example, the detour time. The predetermined range L is not limited to a circle, and may be other shapes such as an ellipse or a rectangle.

続いて、実施形態に係る経路提案方法では、抽出した候補地点Pcを経由し基準地点Prまでの第2経路R2を算出する(ステップS3)。そして、実施形態に係る経路提案方法では、現在地から基準地点Prまでの第1経路R1を第2経路R2に書き換えた経路情報を車載装置50へ送信する。   Subsequently, in the route proposal method according to the embodiment, the second route R2 to the reference point Pr via the extracted candidate point Pc is calculated (step S3). In the route proposal method according to the embodiment, route information obtained by rewriting the first route R1 from the current location to the reference point Pr to the second route R2 is transmitted to the in-vehicle device 50.

ここで、実施形態に係る経路提案方法では、寄り道時間内に基準地点Prに到着するように第2経路R2を算出する。すなわち、実施形態に係る経路提案方法では、抽出した全ての候補地点Pcを経由するのではなく、寄り道時間に応じて経由する候補地点Pcを選択することができる。これにより、実施形態に係る経路提案方法では、希望到着時刻までに目的地へ到着可能な経路を提案することが可能となる。   Here, in the route proposal method according to the embodiment, the second route R2 is calculated so as to arrive at the reference point Pr within the detour time. That is, in the route proposal method according to the embodiment, it is possible to select a candidate point Pc to be routed according to the detour time instead of going through all the extracted candidate points Pc. Thereby, in the route proposal method according to the embodiment, it is possible to propose a route that can reach the destination by the desired arrival time.

このように、実施形態に係る経路提案方法では、ユーザが土地勘のない第1地域に限定して候補地点Pcを抽出し、かかる候補地点Pcを結ぶ経路をユーザへ提案する。つまり、実施形態に係る経路提案方法では、第1地域を効率よく周遊する経路を提案することで、ユーザの希望に沿った経路を提案することが可能となる。   As described above, in the route proposing method according to the embodiment, the user extracts the candidate points Pc only in the first area without the land intuition, and proposes the route connecting the candidate points Pc to the user. That is, in the route proposal method according to the embodiment, it is possible to propose a route that meets the user's wishes by proposing a route that efficiently travels around the first region.

また、実施形態に係る経路提案方法において、ユーザは、目的地の希望到着時刻と、希望行動のみを入力するだけで良いため、煩雑な操作を必要としない。すなわち、実施形態に係る経路提案方法では、簡単な操作でユーザの希望に沿った寄り道先を提案することが可能となる。   In the route proposal method according to the embodiment, since the user only has to input the desired arrival time of the destination and the desired behavior, no complicated operation is required. That is, in the route proposal method according to the embodiment, it is possible to propose a detour destination according to the user's wish with a simple operation.

次に、図2を用いて実施形態に係る経路提案システム100の構成について説明する。図2は、経路提案システム100のブロック図である。図2に示すように、経路提案システム100は、経路提案装置1と、車載装置50とを備える。   Next, the configuration of the route proposal system 100 according to the embodiment will be described with reference to FIG. FIG. 2 is a block diagram of the route proposal system 100. As shown in FIG. 2, the route proposal system 100 includes a route proposal device 1 and an in-vehicle device 50.

車載装置50は、例えば、車両Cに搭載されたナビゲーション装置である。車載装置50は、制御部51と、記憶部53と、通信部55と、GPS(Global Positioning System)56と、操作部57と、表示部58とを備える。   The in-vehicle device 50 is a navigation device mounted on the vehicle C, for example. The in-vehicle device 50 includes a control unit 51, a storage unit 53, a communication unit 55, a GPS (Global Positioning System) 56, an operation unit 57, and a display unit 58.

車載装置50の制御部51は、出力部52を備える。出力部52は、経路提案装置1から送信される経路情報に基づき、目的地までの経路を表示部58へ表示する。例えば、出力部52は、記憶部53に記憶された地図情報54上にGPS56から入力される位置情報や、経路情報を重畳させた案内画像を随時生成し、表示部58へ表示する。   The control unit 51 of the in-vehicle device 50 includes an output unit 52. The output unit 52 displays the route to the destination on the display unit 58 based on the route information transmitted from the route proposal device 1. For example, the output unit 52 generates a guide image in which position information input from the GPS 56 and route information are superimposed on the map information 54 stored in the storage unit 53 as needed, and displays the guidance image on the display unit 58.

また、出力部52は、操作部57から入力される操作情報に基づく要望情報を生成し、通信部55を介して経路提案装置1へ送信する。かかる要望情報は、ユーザが設定した目的地の希望到着時刻および希望到着時刻までに希望する希望行動を含む。   Further, the output unit 52 generates request information based on the operation information input from the operation unit 57 and transmits the request information to the route proposal device 1 via the communication unit 55. The request information includes a desired arrival time of the destination set by the user and a desired action desired by the desired arrival time.

ここで、図3Aを用いて、ユーザが要望情報を入力する際の表示画面について説明する。図3Aは、要望情報の入力画面の具体例を示す図である。図3Aに示すように、例えば、表示部58には、希望到着時刻と、希望行動1、希望行動2等が表示される。   Here, a display screen when the user inputs the request information will be described with reference to FIG. 3A. FIG. 3A is a diagram illustrating a specific example of a request information input screen. As shown in FIG. 3A, for example, the desired arrival time, desired action 1, desired action 2, and the like are displayed on the display unit 58.

ユーザは、表示部58に表示される入力画面を参照し、操作部57を用いて入力画面の各項目を入力する。そして、ユーザは、各項目の入力を終えると、決定ボタンを押すことで入力が完了する。   The user refers to the input screen displayed on the display unit 58 and inputs each item on the input screen using the operation unit 57. When the user finishes inputting each item, the input is completed by pressing the enter button.

出力部52は、かかる入力に基づく要望情報を生成し、経路提案装置1へ送信する。経路提案装置1は、かかる要望情報に基づき、経路を算出し、算出した経路を示す経路情報を車載装置50へ送信することとなる。   The output unit 52 generates request information based on the input and transmits the request information to the route proposal device 1. The route proposal device 1 calculates a route based on the request information and transmits the route information indicating the calculated route to the in-vehicle device 50.

ここで、「希望行動1」は、「希望行動2」に比べてユーザが所望する優先度が高いものとする。経路提案システム100では、かかる優先度に応じて寄り道先を選抜することができる。同図に示す例では、希望行動1が「ご当地グルメ」であり、希望行動2が「観光」である。   Here, it is assumed that “desired behavior 1” has a higher priority desired by the user than “desired behavior 2”. In the route proposal system 100, it is possible to select a detour destination according to the priority. In the example shown in the figure, the desired action 1 is “local gourmet” and the desired action 2 is “tourism”.

このため、経路提案システム100では、「ご当地グルメ」に関する候補地点Pcを「観光」に関する候補地点Pcよりも優先的に経由する経路を提案する。換言すると、「ご当地グルメ」および「観光」のうち一方の候補地点Pcしか寄り道する時間がない場合、「ご当地グルメ」に関する候補地点Pcを経由するものの、「観光」に関する候補地点Pcを経由しない経路を提案する。これにより、ユーザの希望を満たしつつ、希望到着時刻までに目的地に到着する経路を提案することができる。   Therefore, the route proposal system 100 proposes a route that preferentially passes the candidate point Pc related to “local gourmet” over the candidate point Pc related to “tourism”. In other words, when there is time to detour only one of the “local gourmet” and “sightseeing”, the route goes through the candidate location Pc related to “tourism”, but passes through the candidate location Pc related to “tourism”. Propose a route that does not. Accordingly, it is possible to propose a route that arrives at the destination by the desired arrival time while satisfying the user's wishes.

また、図3Bに示すように、表示部58には、経路提案装置1により提案結果が表示される。この場合、表示部58には、目的地の到着予定時刻、各候補地点Pcの名称、到着予定時刻が表示される。なお、図3Bは、要望情報に対する提案結果の具体例を示す図である。   Also, as shown in FIG. 3B, the proposal result is displayed on the display unit 58 by the route proposal device 1. In this case, the display unit 58 displays the estimated arrival time of the destination, the name of each candidate point Pc, and the estimated arrival time. FIG. 3B is a diagram illustrating a specific example of a proposal result for the request information.

ユーザは、かかる提案結果を確認し、かかる提案結果で良い場合、案内開始ボタンを操作することで、車載装置50は、経路の案内を開始することとなる。   The user confirms the proposal result, and if the proposal result is acceptable, the in-vehicle device 50 starts the route guidance by operating the guidance start button.

図2の説明に戻り、経路提案装置1について説明する。経路提案装置1は、制御部2と、記憶部3と、通信部10とを備える。通信部10は、車載装置50と通信を行う通信モジュールである。制御部2は、取得部21と、第1算出部22と、抽出部23と、第2算出部24とを備える。また、記憶部3は、地図データベース31と、ユーザデータベース32とを備える。   Returning to the description of FIG. 2, the route proposal device 1 will be described. The route proposal device 1 includes a control unit 2, a storage unit 3, and a communication unit 10. The communication unit 10 is a communication module that communicates with the in-vehicle device 50. The control unit 2 includes an acquisition unit 21, a first calculation unit 22, an extraction unit 23, and a second calculation unit 24. The storage unit 3 includes a map database 31 and a user database 32.

制御部2は、たとえば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、HDD(Hard Disk Drive)、入出力ポートなどを有するコンピュータや各種の回路を含む。   The control unit 2 includes, for example, a computer having a central processing unit (CPU), a read only memory (ROM), a random access memory (RAM), a hard disk drive (HDD), an input / output port, and various circuits.

コンピュータのCPUは、たとえば、ROMに記憶されたプログラムを読み出して実行することによって、制御部2の取得部21、第1算出部22、抽出部23および第2算出部24として機能する。   The CPU of the computer functions as the acquisition unit 21, the first calculation unit 22, the extraction unit 23, and the second calculation unit 24 of the control unit 2, for example, by reading and executing a program stored in the ROM.

また、制御部2の取得部21、第1算出部22、抽出部23および第2算出部24の少なくともいずれか一つまたは全部をASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等のハードウェアで構成することもできる。   In addition, at least one or all of the acquisition unit 21, the first calculation unit 22, the extraction unit 23, and the second calculation unit 24 of the control unit 2 are configured as ASIC (Application Specific Integrated Circuit), FPGA (Field Programmable Gate Array), or the like. It can also be configured with other hardware.

また、記憶部3は、たとえば、RAMやHDDに対応する。RAMやHDDは、地図データベース31、ユーザデータベース32や各種プログラムの情報を記憶することができる。なお、経路提案装置1は、有線や無線のネットワークで接続された他のコンピュータや可搬型記録媒体を介して上記したプログラムや各種情報を取得することとしてもよい。   The storage unit 3 corresponds to, for example, a RAM or an HDD. The RAM and HDD can store information on the map database 31, the user database 32, and various programs. The route proposal device 1 may acquire the above-described program and various types of information via another computer or a portable recording medium connected via a wired or wireless network.

制御部2の取得部21は、車両Cに搭乗するユーザが希望する目的地の希望到着時刻と希望到着時刻までに希望する希望行動とを示す要望情報を取得する。また、取得部21は、車両Cの現在地を示す位置情報を所定周期で取得する。   The acquisition unit 21 of the control unit 2 acquires request information indicating a desired arrival time of a destination desired by a user boarding the vehicle C and a desired action desired by the desired arrival time. Moreover, the acquisition part 21 acquires the positional information which shows the present location of the vehicle C with a predetermined period.

また、取得部21は、車載装置50から送信される全ての情報に車載装置50を識別するための識別情報をあわせて取得する。経路提案装置1では、かかる識別情報に基づき、車載装置50(ユーザ)ごとに情報を管理することができる。また、取得部21は、取得した情報を第1算出部22へ出力する。   The acquisition unit 21 acquires all information transmitted from the in-vehicle device 50 together with identification information for identifying the in-vehicle device 50. The route proposal device 1 can manage information for each in-vehicle device 50 (user) based on the identification information. In addition, the acquisition unit 21 outputs the acquired information to the first calculation unit 22.

第1算出部22は、車両Cの現在地から目的地までの第1経路R1を算出する。具体的には、第1算出部22は、地図データベース31に基づき、目的地までの経路探索を行うことで第1経路R1を算出する。   The first calculator 22 calculates a first route R1 from the current location of the vehicle C to the destination. Specifically, the first calculation unit 22 calculates the first route R1 by performing a route search to the destination based on the map database 31.

また、第1算出部22は、第1経路R1における車両Cの現在地から目的地までの所要時間と、第1経路R1における車両Cの現在地から基準地点Prまでの所要時間とを算出し、上記の寄り道時間を算出する。   The first calculation unit 22 calculates a required time from the current location of the vehicle C to the destination on the first route R1 and a required time from the current location of the vehicle C to the reference point Pr on the first route R1. Calculate the detour time.

ここで、図4を用いて寄り道時間について説明する。図4は、寄り道時間の算出処理の具体例を示す図である。なお、図4では、ユーザが旅行先で宿泊した翌日に帰宅するまでの時間を寄り道時間に充てる場合について説明する。   Here, the detour time will be described with reference to FIG. FIG. 4 is a diagram illustrating a specific example of the detour time calculation process. In FIG. 4, a case will be described in which the time until the user goes home on the next day after staying at the travel destination is used as the detour time.

また、図4に示すように、目的地の希望到着時刻が21時、目的地の到着予定時刻が17時である場面を示す。また、高速道路の入り口である基準地点Prの通過予定時刻が12時であり、現在の時刻が10時であるものとする。   Further, as shown in FIG. 4, a scene is shown in which the desired arrival time at the destination is 21:00 and the estimated arrival time at the destination is 17:00. Further, it is assumed that the scheduled passage time of the reference point Pr that is the entrance of the expressway is 12:00 and the current time is 10:00.

第1算出部22は、希望到着時刻から到着時刻を差し引いた時間を寄り道時間として算出する。同図に示す例では、寄り道時間は、21時−17時=4時間となる。   The 1st calculation part 22 calculates the time which deducted the arrival time from the desired arrival time as a detour time. In the example shown in the figure, the detour time is 21: 00-17: 00 = 4 hours.

したがって、車両Cは、基準地点Prを16時までに出発し、目的地に向かえば、希望到着時刻までに目的地に到着することが可能である。このため、経路提案装置1は、16時までの時間を寄り道に割り当てる。   Therefore, the vehicle C can leave the reference point Pr by 16:00 and reach the destination by the desired arrival time. For this reason, the route proposal device 1 assigns the time until 16:00 to the detour.

なお、第1算出部22は、例えば、時間帯ごとの渋滞予測情報に基づき、上記の寄り道時間を補正することもできる。例えば、第1算出部22は、12時から17時までの間と、16時から21時までの間とにおける基準地点Prから目的地までの所要時間をそれぞれ算出する。   In addition, the 1st calculation part 22 can also correct said detour time based on the traffic congestion prediction information for every time slot | zone, for example. For example, the first calculation unit 22 calculates the required time from the reference point Pr to the destination between 12:00 and 17:00 and between 16:00 and 21:00.

そして、第1算出部22は、算出したそれぞれの所要時間の差分に応じて寄り道時間を調整する。これにより、より正確に寄り道時間を算出することが可能となる。なお、かかる渋滞予測情報は、図示しない外部サーバから取得することができるものとする。   And the 1st calculation part 22 adjusts the detour time according to the difference of each calculated required time. This makes it possible to calculate the detour time more accurately. Note that the traffic jam prediction information can be acquired from an external server (not shown).

なお、ここでは、第1算出部22が、1つの第1経路R1を算出する場合について説明したが、第1算出部22は、複数の第1経路R1を算出することにしてもよい。例えば、第1算出部22は、2番目以降に近い高速道路の入り口までを一般道で走行する第1経路R1を算出することにしてもよい。   In addition, although the case where the first calculation unit 22 calculates one first route R1 has been described here, the first calculation unit 22 may calculate a plurality of first routes R1. For example, the first calculation unit 22 may calculate the first route R1 that travels on a general road up to the entrance of an expressway that is closest to the second and subsequent roads.

図2の説明に戻り、抽出部23について説明する。抽出部23は、取得部21によって取得された要望情報に基づき、第1算出部22によって算出された第1経路R1上の特定の基準地点Prから所定範囲Lに存在する候補地点Pcを抽出する。   Returning to the description of FIG. 2, the extraction unit 23 will be described. Based on the request information acquired by the acquisition unit 21, the extraction unit 23 extracts a candidate point Pc existing in the predetermined range L from the specific reference point Pr calculated on the first route R1 calculated by the first calculation unit 22. .

抽出部23は、例えば、地図データベース31に基づき、候補地点Pcを抽出する。ここで、図5を用いて地図データベース31について説明する。図5は、地図データベース31の具体例を示す図である。   For example, the extraction unit 23 extracts the candidate point Pc based on the map database 31. Here, the map database 31 will be described with reference to FIG. FIG. 5 is a diagram showing a specific example of the map database 31.

地図データベース31は、図5に示すように、地図上に各施設の施設情報が対応付けられて記憶される。かかる施設情報は、例えば、店名、住所、ジャンル、営業時間、標準滞在時間、駐車場の台数等である。ここで、標準滞在時間とは、例えば、施設の利用者がかかる施設に滞在する標準的な時間であり、例えば、施設に滞在した時間の平均時間を用いることができる。   As shown in FIG. 5, the map database 31 stores facility information of each facility in association with each other on a map. Such facility information includes, for example, a store name, an address, a genre, business hours, a standard stay time, and the number of parking lots. Here, the standard stay time is, for example, a standard time for a user of the facility to stay in such a facility, and for example, an average time of staying in the facility can be used.

抽出部23は、かかる地図データベース31に基づき、基準地点Prから所定範囲Lに存在し、上記の希望行動に沿ったジャンルの施設を候補地点Pcとして抽出する。   Based on the map database 31, the extracting unit 23 extracts a facility of a genre that exists in the predetermined range L from the reference point Pr and conforms to the desired behavior as the candidate point Pc.

抽出部23は、例えば、希望行動に沿ったジャンルの施設が所定範囲Lに複数存在する場合、複数の施設を全て抽出することにしてもよいし、複数の施設のうち、1つを抽出することにしてもよい。   For example, when there are a plurality of facilities of a genre along the desired behavior in the predetermined range L, the extraction unit 23 may extract all of the plurality of facilities, or extract one of the plurality of facilities. You may decide.

この場合に、抽出部23は、他のユーザの口コミ(評価)に基づき、抽出する候補地点Pcを選抜することができる。例えば、抽出部23は、同一ジャンルの施設のうち、最も評価が高い施設を候補地点Pcとして抽出する。換言すると、抽出部23は、人気の高い施設を候補地点Pcとして抽出することができる。   In this case, the extraction unit 23 can select a candidate point Pc to be extracted based on a word of mouth (evaluation) of another user. For example, the extraction unit 23 extracts a facility having the highest evaluation among the facilities of the same genre as the candidate point Pc. In other words, the extraction unit 23 can extract a popular facility as a candidate point Pc.

すなわち、評価が高い施設を寄り道先として抽出することで、ユーザの満足度を高める効果が期待できる。なお、かかる口コミに関する情報は、例えば、外部サーバ等から取得し、地図データベース31に登録することができる。   That is, by extracting a facility with a high evaluation as a detour destination, an effect of increasing user satisfaction can be expected. In addition, the information regarding this review can be acquired from an external server etc. and can be registered into the map database 31, for example.

また、かかる場合に、抽出部23は、ユーザデータベース32(図2参照)に基づき、抽出する候補地点Pcを選抜することもできる。   In such a case, the extraction unit 23 can also select a candidate point Pc to be extracted based on the user database 32 (see FIG. 2).

具体的には、経路提案装置1では、過去の寄り道先の履歴や、目的地の履歴等を車載装置50ごとにユーザデータベース32へ記憶しておく。そして、抽出部23は、ユーザデータベース32から、ユーザの嗜好性を分析する。   Specifically, in the route proposal device 1, the past detour destination history, the destination history, and the like are stored in the user database 32 for each in-vehicle device 50. Then, the extraction unit 23 analyzes user preferences from the user database 32.

例えば、抽出部23は、飲食店に関する施設のうち、車両Cがラーメン屋に立ち寄る回数が多い場合、飲食店のジャンルがユーザに選択された場合に、ラーメン屋を候補地点Pcとして抽出する。   For example, the extraction unit 23 extracts a ramen shop as a candidate point Pc when the number of times the vehicle C stops at a ramen shop among facilities related to the restaurant or when the genre of the restaurant is selected by the user.

また、抽出部23は、観光に関する施設のうち、車両Cが美術館に立ち寄る回数が多い場合、観光のジャンルが選択された場合に、美術館を候補地点Pcとして抽出する。つまり、抽出部23は、ユーザの嗜好を学習し、学習結果に基づき、候補地点Pcを抽出することができる。これにより、ユーザが嗜好等をわざわざ入力しなくともユーザの希望に沿う経路を提案することが可能となる。   The extraction unit 23 extracts the museum as the candidate point Pc when the number of times the vehicle C stops at the museum among the facilities related to tourism or when the genre of tourism is selected. That is, the extraction unit 23 can learn the user's preference and can extract the candidate spot Pc based on the learning result. This makes it possible to propose a route that meets the user's wishes without the user having to input preferences and the like.

ここで、上記したように、各希望行動には優先度が設定される。このため、抽出部23は、抽出した候補地点Pcに対して優先度を付与して第2算出部24へ通知する。   Here, as described above, a priority is set for each desired action. For this reason, the extraction unit 23 gives priority to the extracted candidate spot Pc and notifies the second calculation unit 24 of the priority.

図2の説明に戻り、第2算出部24について説明する。第2算出部24は、抽出部23によって抽出された候補地点Pcを経由し基準地点Prまでの第2経路R2を算出する。   Returning to the description of FIG. 2, the second calculation unit 24 will be described. The second calculation unit 24 calculates the second route R2 to the reference point Pr via the candidate point Pc extracted by the extraction unit 23.

ここで、図6Aおよび図6Bを用いて第2経路R2の算出処理について説明する。図6Aおよび図6Bは、第2経路R2の算出処理の具体例を示す図である。なお、図6Aでは、抽出部23によって抽出された候補地点Pc1〜3の優先度と、標準滞在時間を示す。なお、ここでは、かかる優先度の値が低いほど、優先度が高いものとする。   Here, the calculation process of the second route R2 will be described with reference to FIGS. 6A and 6B. 6A and 6B are diagrams illustrating a specific example of the calculation process of the second route R2. In FIG. 6A, the priorities of the candidate points Pc1 to Pc1 extracted by the extraction unit 23 and the standard stay time are shown. Here, the lower the priority value, the higher the priority.

図6Aに示すように、例えば、第2算出部24は、基準地点Prから遠い順に各候補地点Pc1〜3を結ぶ経路を第2経路R2として算出する。言い換えると、第2算出部24は、各候補地点Pc1〜3を経由し、基準地点Prを結ぶ複数の経路のうち、車両Cの走行距離が短い経路を第2経路R2として算出する。   As illustrated in FIG. 6A, for example, the second calculation unit 24 calculates a route connecting the candidate points Pc1 to Pc3 in order from the reference point Pr as the second route R2. In other words, the second calculation unit 24 calculates, as the second route R2, a route having a short traveling distance of the vehicle C among a plurality of routes connecting the reference points Pr via the candidate points Pc1 to Pc1.

これにより、移動時間を短くすることができるとともに、車両Cの燃料の消費を抑える経路を提案することが可能となる。なお、上記の例に限られず、第2算出部24は、各候補地点Pcを経由する予定時刻に候補地点Pcが営業時間外である場合などに候補地点Pc1〜3を経由する順序を入れ替えることにしてもよい。   As a result, the travel time can be shortened and a route for suppressing the fuel consumption of the vehicle C can be proposed. Note that the second calculation unit 24 is not limited to the above example, and the second calculation unit 24 changes the order of passing through the candidate points Pc1 to 3 when the candidate point Pc is out of business hours at the scheduled time passing through each candidate point Pc. It may be.

また、第2算出部24は、各候補地点Pcの時間帯ごとの混雑状況に基づいて各候補地点Pcを経由する順番を変更することにしてもできる。例えば、第2算出部24は、候補地点Pcにおいて混雑する時間帯を避けるように候補地点Pc1〜3を経由する順序を入れ替える。これにより、候補地点Pcにユーザが長時間足止めされる状況を回避することができる。言い換えると、時間効率を向上させることが可能となる。   Moreover, the 2nd calculation part 24 can also decide to change the order which passes through each candidate point Pc based on the congestion condition for every time slot | zone of each candidate point Pc. For example, the 2nd calculation part 24 changes the order which passes through candidate point Pc1-3 so that the time slot | zone which is crowded in candidate point Pc may be avoided. As a result, it is possible to avoid a situation where the user is held at the candidate point Pc for a long time. In other words, time efficiency can be improved.

また、第2算出部24は、第2経路R2における所要時間を算出し、かかる所要時間が寄り道時間よりも長い場合、例えば、優先度の最も低い候補地点Pcを除外して第2経路R2を算出する。なお、かかる所要時間は、第2経路R2を走行する時間+各標準滞在時間である。   In addition, the second calculation unit 24 calculates the required time on the second route R2, and when the required time is longer than the detour time, for example, the second route R2 is excluded by excluding the candidate point Pc having the lowest priority. calculate. The required time is the time for traveling on the second route R2 + the standard stay time.

同図に示す例では、候補地点Pc3の優先度が最も低いため、候補地点Pc3を除外し、候補地点Pc1から候補地点Pc2を経由する第2経路R2(同図に示す破線)を算出する。   In the example shown in the figure, since the priority of the candidate spot Pc3 is the lowest, the candidate spot Pc3 is excluded, and the second route R2 (broken line shown in the figure) passing through the candidate spot Pc2 is calculated from the candidate spot Pc1.

また、第2算出部24は、かかる第2経路R2において所要時間が寄り道時間よりも長い場合は、さらに候補地点Pc2を除外し、候補地点Pc1から基準地点Prを結ぶ第2経路R2を算出する。   Further, when the required time is longer than the detour time on the second route R2, the second calculation unit 24 further excludes the candidate point Pc2 and calculates the second route R2 connecting the reference point Pr to the candidate point Pc1. .

つまり、第2経路R2は、優先度の高い候補地点Pcを優先的に経由し、優先度の低い候補地点Pcについては、時間的に余裕がある場合に経由する。   That is, the second route R2 passes through the candidate point Pc having a high priority with priority, and passes through the candidate point Pc with a low priority when there is a time margin.

このように、現在地から基準地点Prまでの第2経路R2を設定する場合、基準地点Prの位置に基づく所定範囲L内の候補地点Pcを優先度に基づき選択する。例えば、ユーザが車両Cに乗車して訪問した第1地域から別の第2地域に移動する前に、第1地域内の少なくとも1つの候補地点Pcを経由して所定時間内に第1地域の最終目的地(基準地点Pr)に到達できるよう候補地点Pcを選択する。これにより、第1地域に土地勘のないユーザの満足度を満たしつつ、第1地域の最終目的地(基準地点Pr)を経由して、希望到着時刻までに第2地域の最終目的地(例えば、自宅)に到着可能な走行経路を提案することが可能となる。   In this way, when setting the second route R2 from the current location to the reference point Pr, the candidate point Pc within the predetermined range L based on the position of the reference point Pr is selected based on the priority. For example, before moving from the first area where the user has boarded the vehicle C to another second area, the user can move to the first area within a predetermined time via at least one candidate point Pc in the first area. The candidate point Pc is selected so that the final destination (reference point Pr) can be reached. As a result, while satisfying the satisfaction of the user who does not understand the land in the first area, the final destination (for example, the second area) by the desired arrival time via the final destination (reference point Pr) of the first area (for example, It is possible to propose a travel route that can be reached at home.

ところで、第2算出部24は、基準地点Prを基準地点Prよりも目的地に近い第1経路R1上の他の地点に変更することもできる。例えば、図6Bに示すように、第2算出部24は、抽出部23によって抽出された候補地点Pcが基準地点Pr1よりも基準地点Pr2に近い場合、基準地点Pr1に代えて基準地点Pr2を経由する第2経路R2を算出することもできる。   Incidentally, the second calculator 24 can also change the reference point Pr to another point on the first route R1 that is closer to the destination than the reference point Pr. For example, as illustrated in FIG. 6B, when the candidate point Pc extracted by the extraction unit 23 is closer to the reference point Pr2 than the reference point Pr1, the second calculation unit 24 passes the reference point Pr2 instead of the reference point Pr1. The second route R2 to be calculated can also be calculated.

同図に示す例では、候補地点Pc2から基準地点Pr1までの経路は、目的地から遠ざかることとなる。このため、第2算出部24は、候補地点Pc2から目的地に近づく向きにある基準地点Pr2を経由する第2経路R2を算出する。   In the example shown in the figure, the route from the candidate point Pc2 to the reference point Pr1 is away from the destination. For this reason, the second calculation unit 24 calculates the second route R2 that passes through the reference point Pr2 in a direction approaching the destination from the candidate point Pc2.

つまり、第2算出部24は、基準地点Prを基準地点Pr1よりも目的地に近い高速道路の入り口である基準地点Pr2までの経路を第2経路R2として算出する。これにより、移動時間のロスが少ない経路を提案することができる。   That is, the second calculation unit 24 calculates, as the second route R2, a route from the reference point Pr to the reference point Pr2, which is an entrance of an expressway closer to the destination than the reference point Pr1. Thereby, it is possible to propose a route with less travel time loss.

そして、第2算出部24は、算出した第2経路R2に関する経路情報を通信部10へ出力し、通信部10を介して車載装置50へ送信する。車載装置50は、かかる経路情報に基づき、ユーザへ経路を提案する。   Then, the second calculation unit 24 outputs the calculated route information regarding the second route R <b> 2 to the communication unit 10 and transmits the route information to the in-vehicle device 50 via the communication unit 10. The in-vehicle device 50 proposes a route to the user based on the route information.

ところで、第2算出部24は、各候補地点Pcにおける実際の滞在時間が標準滞在時間と異なる場合、第2経路R2を補正することもできる。   By the way, the 2nd calculation part 24 can also correct | amend 2nd path | route R2, when the actual stay time in each candidate point Pc differs from standard stay time.

例えば、第2算出部24は、車両Cの位置情報に基づき、車両Cが候補地点Pcに到着してから出発するまでの滞在時間をカウントすることで実際の滞在時間を計測することが可能である。   For example, the second calculation unit 24 can measure the actual stay time by counting the stay time from when the vehicle C arrives at the candidate point Pc to the departure based on the position information of the vehicle C. is there.

そして、第2算出部24は、実際の滞在時間が標準滞在時間よりも長い場合、すなわち、当初の計画よりも遅れている場合、第2経路R2上の各候補地点Pcのうち、最も優先度の低い候補地点Pcを削除する、もしくは、かかる候補地点Pcを同一ジャンルの施設のうち、標準滞在時間が短い候補地点Pcへ変更し、第2経路R2を再度算出する。   Then, when the actual stay time is longer than the standard stay time, that is, when the actual time is behind the original plan, the second calculation unit 24 has the highest priority among the candidate points Pc on the second route R2. The candidate point Pc with a low standard time is deleted, or the candidate point Pc is changed to a candidate point Pc with a short standard stay time among facilities of the same genre, and the second route R2 is calculated again.

また、第2算出部24は、実際の滞在時間が標準滞在時間よりも短い場合、すなわち、当初の計画よりも早い場合に、第2経路R2に新たな候補地点Pcを追加することもできる。   In addition, the second calculation unit 24 can also add a new candidate point Pc to the second route R2 when the actual stay time is shorter than the standard stay time, that is, when the actual stay time is earlier than the initial plan.

この場合、例えば、第2算出部24は、優先度の最も高い候補地点Pcと同じジャンルの施設を追加する、もしくは、所定範囲L内で人気の高い候補地点Pcを追加した第2経路R2を算出する。この場合に、第2算出部24は、その後の運転に備えて、喫茶店等の休憩施設を候補地点Pcに追加することにしてもよい。そして、第2算出部24は、新たに算出した第2経路R2を算出毎に、車載装置50へ送信する   In this case, for example, the second calculation unit 24 adds a facility of the same genre as the candidate point Pc having the highest priority, or adds the second candidate route P2 to which the candidate point Pc that is popular within the predetermined range L is added. calculate. In this case, the second calculation unit 24 may add a rest facility such as a coffee shop to the candidate point Pc in preparation for the subsequent operation. And the 2nd calculation part 24 transmits newly calculated 2nd path | route R2 to the vehicle-mounted apparatus 50 for every calculation.

このように、第2算出部24は、ユーザの行動にあわせて第2経路R2を随時補正することで、ユーザは寄り道時間をより充実したものにすることができる。なお、第2算出部24は、滞在時間以外にも、第2経路R2上の各通過地点の予想通過時刻と、実際の通過時刻とに基づいて第2経路R2を補正することにしてもよい。   In this way, the second calculation unit 24 can correct the second route R2 as needed according to the user's behavior, so that the user can make the detour time more substantial. In addition to the stay time, the second calculation unit 24 may correct the second route R2 based on the expected passing time of each passing point on the second route R2 and the actual passing time. .

次に、図7を用いて実施形態に係る経路提案装置1が実行する処理手順について説明する。図7は、経路提案装置1が実行する処理手順を示すフローチャートである。   Next, a processing procedure executed by the route proposal device 1 according to the embodiment will be described with reference to FIG. FIG. 7 is a flowchart showing a processing procedure executed by the route proposal device 1.

図7に示すように、まず、取得部21は、要望情報を取得する(ステップS101)。続いて、第1算出部22は、車両Cの現在地から目的地までの第1経路R1を算出する(ステップS102)。   As shown in FIG. 7, first, the acquisition unit 21 acquires request information (step S101). Subsequently, the first calculation unit 22 calculates the first route R1 from the current location of the vehicle C to the destination (step S102).

次に、第1算出部22は、第1経路R1に基づいて寄り道時間を算出し(ステップS103)、抽出部23は、基準地点Prから所定範囲Lに存在する候補地点Pcを抽出する(ステップS104)。   Next, the first calculation unit 22 calculates the detour time based on the first route R1 (step S103), and the extraction unit 23 extracts the candidate point Pc existing in the predetermined range L from the reference point Pr (step S103). S104).

次に、第2算出部24は、車両Cの現在地から候補地点Pcを結び基準地点Prまでの第2経路R2を算出する(ステップS105)。そして、通信部10は、車両Cの現在地から基準地点Prまでの第1経路R1を第2経路R2に書き換えた経路情報を送信して(ステップS106)、処理を終了する。   Next, the second calculation unit 24 calculates the second route R2 from the current location of the vehicle C to the candidate point Pc to the reference point Pr (step S105). Then, the communication unit 10 transmits route information obtained by rewriting the first route R1 from the current location of the vehicle C to the reference point Pr to the second route R2 (step S106), and ends the process.

上述したように、実施形態に係る経路提案装置1は、取得部21と、第1算出部22と、抽出部23と、第2算出部24とを備える。取得部21は、車両Cに搭乗するユーザが希望する目的地の希望到着時刻と希望到着時刻までに希望する希望行動とを示す要望情報を取得する。第1算出部22は、車両Cの現在地から目的地までの第1経路R1を算出する。   As described above, the route proposal device 1 according to the embodiment includes the acquisition unit 21, the first calculation unit 22, the extraction unit 23, and the second calculation unit 24. The acquisition unit 21 acquires request information indicating a desired arrival time of a destination desired by a user boarding the vehicle C and a desired action desired by the desired arrival time. The first calculator 22 calculates a first route R1 from the current location of the vehicle C to the destination.

抽出部23は、取得部21によって取得された要望情報に基づき、第1算出部22によって算出された第1経路R1上の特定の基準地点Prから所定範囲Lに存在する候補地点Pcを抽出する。第2算出部24は、抽出部23によって抽出された候補地点Pcを経由し基準地点Prまでの第2経路R2を算出する。したがって、実施形態に係る経路提案装置1によれば、ユーザの希望に沿った寄り道先を提案することができる。   Based on the request information acquired by the acquisition unit 21, the extraction unit 23 extracts a candidate point Pc existing in the predetermined range L from the specific reference point Pr calculated on the first route R1 calculated by the first calculation unit 22. . The second calculation unit 24 calculates the second route R2 to the reference point Pr via the candidate point Pc extracted by the extraction unit 23. Therefore, according to the route proposal device 1 according to the embodiment, it is possible to propose a detour destination according to the user's desire.

ところで、上述した実施形態では、車両Cの現在地に近い基準地点Prが高速道路の入り口である場合について説明したが、これに限定されるものではない。例えば、基準地点Prは、第1経路R1上の地点であれば、任意に変更することができる。   By the way, although embodiment mentioned above demonstrated the case where the reference point Pr near the present location of the vehicle C was an entrance of a highway, it is not limited to this. For example, the reference point Pr can be arbitrarily changed as long as it is a point on the first route R1.

例えば、ユーザがレンタカーを借りた場合、レンタカーの返却口、すなわち、車両Cの目的地を基準地点Prとして設定することもできる。かかる場合に、ユーザは、目的地の希望到着時刻をレンタカーの返却時間に設定すれば、レンタカーを返却するまでの時間を有効に活用することができる。   For example, when the user rents a rental car, the rental car return port, that is, the destination of the vehicle C can be set as the reference point Pr. In such a case, if the user sets the desired arrival time at the destination as the rental car return time, the user can effectively use the time until the rental car is returned.

また、基準地点Prをユーザが自由に選択することも可能である。ここで、かかる点の詳細について図8を用いて説明する。図8は、基準地点Prの設定例を示す図である。例えば、図8に示すように、表示部58に複数の基準地点Prおよび第1経路R1を表示し、ユーザに基準地点Prを選択させることもできる。   In addition, the user can freely select the reference point Pr. Details of this point will be described with reference to FIG. FIG. 8 is a diagram illustrating a setting example of the reference point Pr. For example, as shown in FIG. 8, a plurality of reference points Pr and the first route R1 can be displayed on the display unit 58, and the user can select the reference point Pr.

これにより、経路提案装置1は、ユーザが所望する地域で寄り道先を提案することができ、ユーザの希望に沿った経路を提案することが可能となる。なお、かかる場合に、基準地点Prは、高速道路の入り口である必要はなく、交差点やバイパス道路の入り口、ショッピングモールなど、第1経路R1上の任意の地点を設定することができる。   Thereby, the route proposal device 1 can propose a detour destination in an area desired by the user, and can propose a route according to the user's desire. In such a case, the reference point Pr does not need to be an entrance of an expressway, and an arbitrary point on the first route R1 such as an intersection, an entrance of a bypass road, a shopping mall, or the like can be set.

また、上述した実施形態では、車載装置50から経路提案装置1へ要望情報が送信される場合について説明したが、これに限定されるものではない。車載装置50に代えてユーザのスマートフォンやタブレット端末等の端末装置から要望情報を経路提案装置1へ送信することにしてもよい。   Moreover, although embodiment mentioned above demonstrated the case where request information was transmitted to the route proposal apparatus 1 from the vehicle-mounted apparatus 50, it is not limited to this. Instead of the in-vehicle device 50, the request information may be transmitted to the route proposal device 1 from a terminal device such as a user's smartphone or tablet terminal.

また、上述した実施形態では、経路提案装置1と車載装置50とが、別々の装置である場合について説明したが、経路提案装置1を車載装置50に含める構成とすることにしてもよい。   In the above-described embodiment, the case where the route proposal device 1 and the vehicle-mounted device 50 are separate devices has been described. However, the route proposal device 1 may be included in the vehicle-mounted device 50.

さらなる効果や変形例は、当業者によって容易に導き出すことができる。このため、本発明のより広範な様態は、以上のように表しかつ記述した特定の詳細および代表的な実施形態に限定されるものではない。したがって、添付の特許請求の範囲および、その均等物によって定義される統括的な発明の概念の精神または範囲から逸脱することなく、様々な変化が可能である。   Further effects and modifications can be easily derived by those skilled in the art. Thus, the broader aspects of the present invention are not limited to the specific details and representative embodiments shown and described above. Accordingly, various modifications can be made without departing from the spirit or scope of the general inventive concept as defined by the appended claims and their equivalents.

1 経路提案装置
21 取得部
22 第1算出部
23 抽出部
24 第2算出部
50 車載装置
100 経路提案システム
C 車両
R1 第1経路
R2 第2経路
Pr 基準地点
Pc 候補地点
DESCRIPTION OF SYMBOLS 1 Route proposal apparatus 21 Acquisition part 22 1st calculation part 23 Extraction part 24 2nd calculation part 50 In-vehicle apparatus 100 Path proposal system C Vehicle R1 1st path R2 2nd path Pr Reference point Pc Candidate point

Claims (7)

車両に搭乗するユーザが希望する目的地の希望到着時刻と前記希望到着時刻までに希望する希望行動とを示す要望情報を取得する取得部と、
前記車両の現在地から前記目的地までの第1経路を算出する第1算出部と、
前記取得部によって取得された前記要望情報に基づき、前記第1算出部によって算出された前記第1経路上の特定の基準地点から所定範囲に存在する候補地点を抽出する抽出部と、
前記抽出部によって抽出された前記候補地点を経由し前記基準地点までの第2経路を算出する第2算出部と
を備えることを特徴とする経路提案装置。
An acquisition unit for acquiring request information indicating a desired arrival time of a destination desired by a user boarding the vehicle and a desired action desired by the desired arrival time;
A first calculator that calculates a first route from the current location of the vehicle to the destination;
Based on the request information acquired by the acquisition unit, an extraction unit that extracts candidate points existing in a predetermined range from a specific reference point on the first route calculated by the first calculation unit;
A route proposal device comprising: a second calculation unit that calculates a second route to the reference point via the candidate point extracted by the extraction unit.
前記第2算出部は、
前記抽出部によって複数の前記候補地点が抽出された場合に、前記複数の候補地点のうち前記基準地点から遠い前記候補地点を順に経由する前記第2経路を算出すること
を特徴とする請求項1に記載の経路提案装置。
The second calculator is
2. The second route that sequentially passes through the candidate points far from the reference point among the plurality of candidate points when a plurality of the candidate points are extracted by the extraction unit. The route proposal device described in 1.
前記第2算出部は、
前記候補地点から前記基準地点までの経路が前記目的地から遠ざかる場合に、前記候補地点よりも前記目的地に近い前記基準地点を経由する前記第2経路を算出すること
を特徴とする請求項1または2に記載の経路提案装置。
The second calculator is
The second route that passes through the reference point that is closer to the destination than the candidate point is calculated when a route from the candidate point to the reference point moves away from the destination. Or the route proposal apparatus of 2.
前記取得部は、
前記希望行動の優先順位を取得し、
前記第2算出部は、
前記優先順位に基づいて前記第2経路において経由する前記候補地点を選択すること
を特徴とする請求項1、2または3に記載の経路提案装置。
The acquisition unit
Obtaining the priority order of the desired action,
The second calculator is
The route proposal device according to claim 1, 2 or 3, wherein the candidate point through which the second route is routed is selected based on the priority.
前記第2算出部は、
前記候補地点の標準滞在時間に基づいて前記第2経路において経由する前記候補地点を選択すること
を特徴とする請求項1〜4のいずれか一つに記載の経路提案装置。
The second calculator is
The route proposal device according to any one of claims 1 to 4, wherein the candidate point to be routed in the second route is selected based on a standard stay time of the candidate point.
前記第2算出部は、
前記候補地点における実際の滞在時間に基づいて前記第2経路を補正すること
を特徴とする請求項5に記載の経路提案装置。
The second calculator is
The route proposal device according to claim 5, wherein the second route is corrected based on an actual staying time at the candidate point.
車両に搭乗するユーザが希望する目的地の希望到着時刻と前記希望到着時刻までに希望する行動とを示す要望情報を取得する取得工程と、
前記車両の現在地から前記目的地までの第1経路を算出する第1算出工程と、
前記取得工程によって取得された前記要望情報に基づき、前記第1算出工程によって算出された前記第1経路上の特定の基準地点から所定範囲に存在する候補地点を抽出する抽出工程と、
前記抽出工程によって抽出された前記候補地点を経由し前記基準地点までの第2経路を算出する第2算出工程と
を含むことを特徴とする経路提案方法。
An acquisition step of acquiring request information indicating a desired arrival time of a destination desired by a user boarding the vehicle and an action desired by the desired arrival time;
A first calculation step of calculating a first route from the current location of the vehicle to the destination;
Based on the request information acquired by the acquisition step, an extraction step of extracting candidate points existing in a predetermined range from a specific reference point on the first route calculated by the first calculation step;
And a second calculation step of calculating a second route to the reference point via the candidate point extracted by the extraction step.
JP2017136599A 2017-07-12 2017-07-12 Route proposing device and route proposition method Pending JP2019020172A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017136599A JP2019020172A (en) 2017-07-12 2017-07-12 Route proposing device and route proposition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017136599A JP2019020172A (en) 2017-07-12 2017-07-12 Route proposing device and route proposition method

Publications (1)

Publication Number Publication Date
JP2019020172A true JP2019020172A (en) 2019-02-07

Family

ID=65353026

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017136599A Pending JP2019020172A (en) 2017-07-12 2017-07-12 Route proposing device and route proposition method

Country Status (1)

Country Link
JP (1) JP2019020172A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020144650A (en) * 2019-03-07 2020-09-10 本田技研工業株式会社 Service providing server, service providing system and service providing method
JP2020148532A (en) * 2019-03-12 2020-09-17 株式会社Jvcケンウッド Vehicle equipment, system, control method, and program
JP2021096192A (en) * 2019-12-18 2021-06-24 トヨタ自動車株式会社 Information processor, information processing system, program, and method for processing information
US11763347B2 (en) 2020-06-08 2023-09-19 Toyota Jidosha Kabushiki Kaisha Control apparatus, system, non-transitory computer readable medium, terminal apparatus, and determination method
WO2023189105A1 (en) * 2022-03-29 2023-10-05 ソニーグループ株式会社 Information processing device, information processing method, and program
WO2024018898A1 (en) * 2022-07-22 2024-01-25 株式会社Jvcケンウッド Information presenting device, information presenting method, and program

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020144650A (en) * 2019-03-07 2020-09-10 本田技研工業株式会社 Service providing server, service providing system and service providing method
JP7080840B2 (en) 2019-03-07 2022-06-06 本田技研工業株式会社 Service provision server, service provision system and service provision method
JP2020148532A (en) * 2019-03-12 2020-09-17 株式会社Jvcケンウッド Vehicle equipment, system, control method, and program
JP7230599B2 (en) 2019-03-12 2023-03-01 株式会社Jvcケンウッド VEHICLE DEVICE, SYSTEM, CONTROL METHOD, AND PROGRAM
JP2023052963A (en) * 2019-03-12 2023-04-12 株式会社Jvcケンウッド Vehicle apparatus and control method
JP7428279B2 (en) 2019-03-12 2024-02-06 株式会社Jvcケンウッド Vehicle equipment and control method
JP2021096192A (en) * 2019-12-18 2021-06-24 トヨタ自動車株式会社 Information processor, information processing system, program, and method for processing information
JP7268590B2 (en) 2019-12-18 2023-05-08 トヨタ自動車株式会社 Information processing device, information processing system, program and information processing method
US11763347B2 (en) 2020-06-08 2023-09-19 Toyota Jidosha Kabushiki Kaisha Control apparatus, system, non-transitory computer readable medium, terminal apparatus, and determination method
WO2023189105A1 (en) * 2022-03-29 2023-10-05 ソニーグループ株式会社 Information processing device, information processing method, and program
WO2024018898A1 (en) * 2022-07-22 2024-01-25 株式会社Jvcケンウッド Information presenting device, information presenting method, and program

Similar Documents

Publication Publication Date Title
JP2019020172A (en) Route proposing device and route proposition method
US20200173808A1 (en) Methods and systems for providing recommendations for parking of vehicles
US20090182498A1 (en) Systems and Methods to Provide Navigational Assistance Using an Online Social Network
US20240280367A1 (en) Systems and methods for generating scenic routes
US11624626B2 (en) Method, apparatus and computer program product for using a location graph to enable natural guidance
US20160033290A1 (en) Vehicular information providing apparatus
JP2007298499A (en) System and method for generating point designation
JP7390746B2 (en) Information processing system, information processing program, and information processing method
CN110542427A (en) Information processing apparatus, information processing method, and information processing system
JP7148956B2 (en) Information processing system, information processing program and information processing method
JP2003014481A (en) Electronic map information device
JP5172753B2 (en) Navigation server and navigation system
JP2008191115A (en) Navigation system, route search server and method, and terminal device
JP6602040B2 (en) Server device, in-vehicle device, information processing method, and program
JP6974106B2 (en) Information processing equipment, information processing methods, information processing systems, and programs
JP6769693B2 (en) Presentation device, presentation method and presentation program
CN111695009B (en) Information display method and device
CN114743088A (en) Road section determining method, device, storage medium and equipment
JP2020094869A (en) Route determination assist system, route determination assist device, and self-driving vehicle control method
JP5509932B2 (en) Mobile communication device, program, and peripheral information output method
JP5191475B2 (en) Point name generating apparatus and point name generating method
JP2018197762A (en) Device, system, method and program for path finding
KR102536170B1 (en) Apparatus and method for setting a line within a polygon service area
JP6779597B2 (en) Travel history information processing device, travel history information processing method, and program
JP6873595B2 (en) Information system