JP2008002905A - Slack time estimation method, system, and program - Google Patents

Slack time estimation method, system, and program Download PDF

Info

Publication number
JP2008002905A
JP2008002905A JP2006171722A JP2006171722A JP2008002905A JP 2008002905 A JP2008002905 A JP 2008002905A JP 2006171722 A JP2006171722 A JP 2006171722A JP 2006171722 A JP2006171722 A JP 2006171722A JP 2008002905 A JP2008002905 A JP 2008002905A
Authority
JP
Japan
Prior art keywords
time
position information
information
margin
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.)
Pending
Application number
JP2006171722A
Other languages
Japanese (ja)
Inventor
Yuki Yoshida
由紀 吉田
Toru Sadakata
徹 定方
Hidenori Okuda
英範 奥田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2006171722A priority Critical patent/JP2008002905A/en
Publication of JP2008002905A publication Critical patent/JP2008002905A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To estimate slack time by calculating the difference between an estimated transit time at a transit point on a route and an actual transit time. <P>SOLUTION: A slack time estimation method comprises accumulating in advance pieces of position information and an estimated transit time for each piece of position information in a position-information-estimated-transit-time corresponding database, measuring the position information of a present position, acquiring a present time, acquiring an estimated transit time at the present position by referring to the position-information-estimated-transit-time corresponding database on the basis of the position information of the present position and the present time, calculating the difference between the estimated transit time and the present time, and outputting the difference as slack time. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、余裕時間推定方法及び装置及びプログラムに係り、特に、ナビゲーションシステムにおいて、到着予定時刻や経路通過時刻を提供するだけではなく、予定された時刻と、実際に通過、あるいは到着する時刻の差分を算出し、余裕時間を推定するための余裕時間推定方法及び装置及びプログラムに関する。   The present invention relates to a margin time estimation method, apparatus, and program, and more particularly, in a navigation system, not only provides estimated arrival time and route passing time, but also provides information on scheduled time and actual passing or arrival time. The present invention relates to a margin time estimation method, apparatus, and program for calculating a difference and estimating a margin time.

従来より、出発地と目的地を入力することにより経路探索を行うナビゲーション方法は多数報告されている。   Conventionally, a number of navigation methods for performing a route search by inputting a starting point and a destination have been reported.

例えば、ランドマークを含めた案内地図を生成し、ランドマーク間の位置関係が含まれた案内情報を生成し、各情報を編集出力する手段を備えたナビゲーション技術がある(例えば、特許文献1参照)。   For example, there is a navigation technology that includes means for generating a guidance map including landmarks, generating guidance information including the positional relationship between landmarks, and editing and outputting each information (see, for example, Patent Document 1). ).

一方、到着時刻を推定する方法も多数報告されている。   On the other hand, many methods for estimating the arrival time have been reported.

例えば、最新の区間通行時間情報を精度よく収集し、予測された到着時刻を適切なタイミングで自動的に利用者に提示する技術がある(例えば、特許文献2参照)。   For example, there is a technique for collecting the latest section travel time information with high accuracy and automatically presenting the predicted arrival time to the user at an appropriate timing (see, for example, Patent Document 2).

しかしながら、出発地を出発した後、通過地点における予測された時刻と、現在時刻の差分がどの程度あるのかを推定する方法は、これまでに報告されていない。
特許3587691号公報 特開2003−42776号公報
However, a method for estimating the difference between the predicted time at the passing point and the current time after leaving the departure place has not been reported so far.
Japanese Patent No. 3587791 JP 2003-42776 A

従来の経路検索システムにおいては、出発地と目的地を結んだ最短経路がわかればよく、それに要する時間や到着時刻などが予測される程度であった。しかし、実際出発地を出発する際には、余裕時間を見込むことが多く、実際に通過地点を通過する時刻が予測していた時刻より早まる傾向にある。そこで、現在地においてどのくらいの余裕時間があるのかを逐次知ることにより、時間を効率的に利用するのが好ましい。   In the conventional route search system, it is only necessary to know the shortest route connecting the departure point and the destination, and the time required and the arrival time can be predicted. However, when leaving the actual departure place, there is often a margin time, and the time of actually passing through the passing point tends to be earlier than the predicted time. Therefore, it is preferable to efficiently use the time by sequentially knowing how much time is left in the current location.

本発明は、上記の点に鑑みなされたもので、経路上の通過地点における予測通過時刻と、実際の通過時刻の差分を計算し、余裕時間を推定するための余裕時間推定方法及び装置及びプログラムを提供することを目的とする。   The present invention has been made in view of the above points, and a margin time estimation method, apparatus, and program for calculating a difference between a predicted passage time at a passage point on a route and an actual passage time and estimating a margin time The purpose is to provide.

図1は、本発明の原理を説明するための図である。   FIG. 1 is a diagram for explaining the principle of the present invention.

本発明(請求項1)は、目的地への到着予定時刻までの余裕時間を推定する余裕時間推定方法であって、
通過予定時刻推定手段が、
予め、位置情報と該位置情報毎の推定通過時刻を位置情報通過予定時刻対応データベースに蓄積しておく、データベース作成ステップ(ステップ1)と、
現在地取得手段が、現在地の位置情報を測定する現在地取得ステップ(ステップ2)と、
時刻取得手段が、現在時刻を取得する現在時刻取得ステップ(ステップ3)と、
差分算出手段が、現在地の位置情報及び現在時刻に基づいて、位置情報通過予定時刻対応データベースを参照して、該現在地における推定通過時刻を取得し、該推定通過時刻と該現在時刻の差分を算出し、該差分を余裕時間として出力する差分算出ステップ(ステップ4)と、を行う。
The present invention (Claim 1) is a margin time estimation method for estimating a margin time until a scheduled arrival time at a destination,
The estimated passage time estimation means
A database creation step (step 1) for storing the position information and the estimated passage time for each position information in the position information passage scheduled time correspondence database in advance,
A current location acquisition step (step 2) in which the current location acquisition means measures position information of the current location;
A time acquisition means for acquiring a current time, a current time acquisition step (step 3);
The difference calculation means obtains the estimated passage time at the current location by referring to the position information passage scheduled time correspondence database based on the current location information and the current time, and calculates the difference between the estimated passage time and the current time. Then, a difference calculation step (step 4) for outputting the difference as a margin time is performed.

また、本発明(請求項2)は、データベース作成ステップ(ステップ1)において、
入力受付手段が、出発地、目的地、及び時刻を含む入力情報を取得する入力ステップと、
経路検索手段が、出発地と目的地に基づいて経路を検索する経路検索ステップと、
位置情報抽出手段が、経路上のある地点の位置情報を抽出する位置情報抽出ステップと、
通過予定時刻推定手段が、ある地点を通過する時刻を推定し、該地点の位置情報と共に、位置情報通過予定時刻対応データベースに格納する通過時刻推定ステップと、
を行う。
Further, the present invention (Claim 2) is a database creation step (Step 1).
An input step in which the input receiving means obtains input information including a departure place, a destination, and a time;
A route search step in which the route search means searches for a route based on a departure place and a destination;
A position information extracting means for extracting position information of a certain point on the route;
The estimated passage time estimation means estimates the time of passing a certain point, and stores the position information of the point together with the position information of the point in a position information estimated passage time correspondence database;
I do.

また、本発明(請求項3)は、求められた余裕時間に応じて、経路を表す地図上に該経路周辺のお勧め情報を表示装置に表示するステップと、
ユーザからの入力に基づいて、目的地の変更を受け付けるステップと、
を行う。
Further, according to the present invention (Claim 3), the recommended information around the route is displayed on a display device on a map representing the route according to the obtained margin time;
Receiving a change of destination based on input from the user;
I do.

図2は、本発明の原理構成図である。   FIG. 2 is a principle configuration diagram of the present invention.

本発明(請求項4)は、目的地への到着予定時刻までの余裕時間を推定する余裕時間推定装置であって、
予め、位置情報と該位置情報毎の推定通過時刻を位置情報通過予定時刻対応データベース150に蓄積しておく、データベース作成手段160と、
現在地の位置情報を測定する現在地取得手段210と、
現在時刻を取得する時刻取得手段220と、
現在地の位置情報及び現在時刻に基づいて、位置情報通過予定時刻対応データベース150を参照して、該現在地における推定通過時刻を取得し、該推定通過時刻と該現在時刻の差分を算出し、該差分を余裕時間として出力する差分算出手段230と、を有する。
The present invention (Claim 4) is a margin time estimating device for estimating a margin time until a scheduled arrival time at a destination,
Database creation means 160 for previously storing position information and estimated passage time for each position information in the position information passage scheduled time correspondence database 150;
Current location acquisition means 210 for measuring location information of the current location;
Time acquisition means 220 for acquiring the current time;
Based on the location information of the current location and the current time, the estimated passage time at the current location is obtained by referring to the location information passage scheduled time correspondence database 150, the difference between the estimated transit time and the current time is calculated, and the difference And difference calculating means 230 for outputting as a margin time.

また、本発明(請求項5)は、データベース作成手段160において、
出発地、目的地、及び時刻を含む入力情報を取得する入力受付手段と、
出発地と目的地に基づいて経路を検索する経路検索手段と、
経路上のある地点の位置情報を抽出する位置情報抽出手段と、
ある地点を通過する時刻を推定し、該地点の位置情報と共に、位置情報通過予定時刻対応データベース150に格納する通過時刻推定手段と、を含む。
Further, the present invention (Claim 5) is the database creation means 160,
Input receiving means for acquiring input information including a departure place, a destination, and a time;
A route search means for searching for a route based on a starting point and a destination,
Position information extracting means for extracting position information of a certain point on the route;
A passage time estimation means for estimating a time of passing a certain point and storing it in the position information passage scheduled time correspondence database 150 together with the position information of the point.

また、本発明(請求項6)は、求められた余裕時間に応じて、経路を表す地図上に該経路周辺のお勧め情報を表示装置に表示する手段と、
ユーザからの入力に基づいて、目的地の変更を受け付ける手段と、を更に有する。
Further, according to the present invention (Claim 6), a means for displaying recommended information around the route on a map representing the route on a display device according to the obtained margin time,
And a means for accepting a change in destination based on an input from the user.

本発明(請求項7)は、コンピュータに、請求項4乃至6記載の余裕時間推定装置の各手段を実行させる余裕時間推定プログラムである。   The present invention (Claim 7) is a margin time estimation program for causing a computer to execute each means of the margin time estimation apparatus according to claims 4 to 6.

上記のように本発明によれば、予め経路検索を行うことにより、通過地点の通過予定時刻を推定しておき、実際に通過した際の通過時刻との差分を計算することで、現在どのくらいの余裕時間があるかを把握することができ、時間を効率的に使用することが可能となる。また、情報提供サービスにおいて、余裕時間に応じて、レコメンド内容を変化させることが可能となる。   As described above, according to the present invention, a route search is performed in advance to estimate the estimated passing time of the passing point, and by calculating the difference from the passing time when actually passing, how much is currently It is possible to grasp whether there is a surplus time, and it is possible to use the time efficiently. Further, in the information providing service, it is possible to change the content of the recommendation according to the spare time.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図3は、本発明の一実施の形態におけるシステム構成図である。   FIG. 3 is a system configuration diagram in one embodiment of the present invention.

同図に示すシステムは、装置A100,装置B200から構成される。   The system shown in the figure is composed of a device A100 and a device B200.

装置A100は、パーソナルコンピュータを想定し、装置B200は携帯電話を想定する。   Device A100 is assumed to be a personal computer, and device B200 is assumed to be a mobile phone.

装置A100は、出発地、目的地、時刻等の入力情報を受け付ける入力受付部110、入力情報に基づいて経路を検索する経路検索部120、経路上から緯度・経度などの位置情報を抽出する位置情報抽出部130、通過地点の通過予定時刻を推定する通過予測時刻推定部140、位置情報及び通過予定時刻を格納する位置情報通過予定時刻対応DB150から構成される。   Apparatus A100 includes an input receiving unit 110 that receives input information such as a departure point, a destination, and a time, a route search unit 120 that searches for a route based on the input information, and a position that extracts positional information such as latitude and longitude from the route. The information extraction unit 130 includes an estimated passage time estimation unit 140 that estimates a scheduled passage time at a passage point, and a location information passage scheduled time correspondence DB 150 that stores position information and the scheduled passage time.

装置B200は、現在地の位置情報を取得する現在地取得部210、現在の時刻を取得する現在時刻取得部220、装置A100の位置情報通過予定時刻対応DB150を参照して、取得した現在時刻と通過予定時刻の差分を計算する差分算出部230、計算された差分(余裕時間)を出力する出力部240から構成される。   The device B200 refers to the current location acquisition unit 210 that acquires the location information of the current location, the current time acquisition unit 220 that acquires the current time, and the location information passage scheduled time correspondence DB 150 of the device A100, and acquires the current time and the scheduled passage A difference calculation unit 230 that calculates a time difference and an output unit 240 that outputs the calculated difference (margin time).

上記の構成における動作を説明する。   The operation in the above configuration will be described.

図4は、本発明の一実施の形態における処理のフローチャートである。   FIG. 4 is a flowchart of processing in one embodiment of the present invention.

ステップ101) 装置A100の入力受付部110において、出発地、目的地、及び時刻等の情報の入力を受け付ける。時刻は出発予定時刻、または、到着予定時刻のどちらかである。   Step 101) The input receiving unit 110 of the device A100 receives input of information such as a departure place, a destination, and time. The time is either the scheduled departure time or the estimated arrival time.

ステップ102) 経路検索部120において、入力された出発地、目的地の情報に基づいて経路を検索する。経路検索の方法には種々の方法があるが、経路検索用のプログラムを当該装置Aにインストールして実行することにより実現可能である。また、同時に、入力時刻が出発予定時刻であれば到着予定時刻を、入力時刻が到着予定時刻であれば出発予定時刻を算出する。当該到着予定時刻または出発予定時刻については、前述の特許文献2による方法等を利用することで求められる。   Step 102) The route search unit 120 searches for a route based on the input information of the departure place and destination. There are various route search methods, and this can be realized by installing a route search program in the apparatus A and executing it. At the same time, the estimated arrival time is calculated if the input time is the estimated departure time, and the estimated departure time is calculated if the input time is the estimated arrival time. The estimated arrival time or the estimated departure time can be obtained by using the method according to Patent Document 2 described above.

ステップ103) 位置情報抽出部130は、検索された経路上にある地点の位置情報(経度・緯度など)を抽出する。ここで、当該経路上の地点は複数であるものとする。   Step 103) The position information extraction unit 130 extracts position information (longitude, latitude, etc.) of a point on the searched route. Here, it is assumed that there are a plurality of points on the route.

ステップ104) 通過予定時刻推定部140は、各通過地点における通過予定時刻を推定し、各通過地点の位置情報と通過予定時刻を、位置情報通過予定時刻対応データベース150に蓄積する。   Step 104) The scheduled passage time estimation unit 140 estimates the scheduled passage time at each passage point, and accumulates the position information and the scheduled passage time of each passage point in the position information scheduled passage time correspondence database 150.

なお、上記のステップ101〜104の処理は、以下に説明する装置Bにおける処理の前に予め行われる処理である。   Note that the processing in steps 101 to 104 described above is processing that is performed in advance before processing in apparatus B described below.

次に、装置B200における処理について説明する。以下に示す処理は、実際の出発地を出発してから行われる。   Next, processing in apparatus B200 will be described. The following processing is performed after leaving the actual departure place.

ステップ201) 装置B200の現在地取得部210において、現在地の位置情報を取得する。例えば、当該装置B200がGPS機能の付いた携帯電話であれば、現在地の緯度・経度が取得できる。あるいは、ある場所に埋め込まれたRFタグにより位置の特定を行う、または、駅の自動改札を利用する、といったことができる。   Step 201) The current location acquisition unit 210 of the device B200 acquires location information of the current location. For example, if the device B200 is a mobile phone with a GPS function, the latitude and longitude of the current location can be acquired. Alternatively, the position can be specified by an RF tag embedded in a certain place, or an automatic ticket gate of a station can be used.

ステップ202) 同時に、時刻取得部220において、現在時刻を取得する。時刻取得方法としては、携帯電話の時刻取得機能を用いてもよいし、または、駅の自動改札の通過時間などを利用することも可能である。   Step 202) At the same time, the time acquisition unit 220 acquires the current time. As a time acquisition method, the time acquisition function of a mobile phone may be used, or the passage time of an automatic ticket gate at a station may be used.

ステップ203) 差分算出部230は、ステップ201で取得した現在位置及びステップ202で取得した現在時刻に基づいて、装置A100の位置情報通過予定時刻データベース150を参照して、現在地の通過予定時刻を抽出する。取得した通過予定時刻と現在時刻の差分を求め、これを余裕時間とし、装置B200上の表示装置等に出力する。このとき、余裕時間に応じて、経路上または、経路付近の情報を表示することが可能である。   Step 203) Based on the current position acquired in Step 201 and the current time acquired in Step 202, the difference calculation unit 230 refers to the position information scheduled passage time database 150 of the device A100 and extracts the scheduled passage time of the current location. To do. The difference between the acquired scheduled passage time and the current time is obtained, and this is set as a margin time and output to a display device on the device B200. At this time, information on or near the route can be displayed according to the margin time.

なお、余裕時間がマイナスとなる場合は、時間に余裕がなく、到着予定時刻に遅れるということになる。   If the margin time is negative, it means that there is no margin in time and the scheduled arrival time is delayed.

余裕時間が推定されると、図5、図6に示すようなことが実現できる。   When the margin time is estimated, the things shown in FIGS. 5 and 6 can be realized.

すなわち、出発地から目的地までの経路を表す地図上に、余裕時間に応じて地域のお勧め情報を提示することができる。このとき、地図DB及び、お勧め情報・地図・余裕時間対応DBを用意し、現在地の位置情報に応じて地図DBを検索し、地図を取得し、また、現在地の位置情報及び余裕時間に基づいて、お勧め情報・地図・余裕時間対応DBを検索し、地図情報とお勧め情報を重畳させて表示する。   That is, it is possible to present the recommended information of the area on the map representing the route from the departure place to the destination according to the spare time. At this time, the map DB and the recommended information / map / allowance time correspondence DB are prepared, the map DB is searched according to the current location information, the map is acquired, and the current location information and the extra time are used. Then, the recommended information / map / allowance time corresponding DB is searched, and the map information and the recommended information are superimposed and displayed.

図5の例では、余裕時間が30分の場合であり、このときは、お勧め情報がaの喫茶店とbのコンビニを提示している。   In the example of FIG. 5, the spare time is 30 minutes. At this time, the recommended information indicates a coffee shop with a and a convenience store with b.

一方、図6の例では、余裕時間が60分の場合であり、このときは、お勧め情報がcのランチタイム情報、dのフランスレストラン情報、eの展示会の情報を提示している。このように、余裕時間を推定することにより、その余裕時間に応じて、レコメンドする内容を変化させることが可能となる。   On the other hand, in the example of FIG. 6, the spare time is 60 minutes. At this time, the recommended information is c lunch time information, d French restaurant information, and e exhibition information. As described above, by estimating the margin time, it is possible to change the recommended contents according to the margin time.

上記のお勧め情報は、推奨可能時間情報、地域情報、お勧め内容等を含むデータベースを構築しておき、現在時刻、経路情報に基づいて所定の範囲で近接する地域情報を検索し、表示することが可能である。   For the above recommended information, a database including recommended time information, regional information, recommended contents, etc. is constructed, and regional information that is close within a predetermined range is searched and displayed based on the current time and route information. It is possible.

また、ユーザは、表示されたお勧め情報を見て、目的地を変更することも可能である。   The user can also change the destination by looking at the recommended information displayed.

図7は、本発明の一実施の形態における目的地変更処理のフローチャートである。   FIG. 7 is a flowchart of the destination change process according to the embodiment of the present invention.

出力部240から余裕時間が出力されると(ステップ301)、現在地の位置情報及び、余裕時間に基づいて、お勧め情報・地図・余裕時間対応DBを参照して、対応する情報を取得し(ステップ302)、現在地の位置情報、お勧め情報報・地図・余裕時間対応DBから取得したお勧め情報に基づいて地図DBから地図情報を取得し(ステップ303)、それらの情報を重畳して表示する(ステップ304)。この時点で、ユーザから目的地の変更入力があると(ステップ305、Yes)、再度、ステップ302以降の処理を繰り返す。この場合は、変更された目的地の位置情報に基づいて、お勧め情報・地図・余裕時間対応DB及び地図DBを検索するものとする。   When the margin time is output from the output unit 240 (step 301), based on the current location information and the margin time, the corresponding information is obtained by referring to the recommended information / map / margin time correspondence DB ( Step 302), map information is acquired from the map DB based on the current location information, recommended information from the recommended information report / map / allowance time correspondence DB (step 303), and the information is superimposed and displayed. (Step 304). At this time, if the user inputs a change of destination (step 305, Yes), the processing after step 302 is repeated again. In this case, the recommended information / map / allowance time correspondence DB and map DB are searched based on the changed location information of the destination.

上記の図3に示す構成をプログラムとして構築し、余裕時間推定装置として利用されるコンピュータにインストールして実行させる、または、ネットワークを介して流通させることが可能である。   It is possible to construct the configuration shown in FIG. 3 as a program and install it on a computer that is used as a margin time estimation device and execute it, or distribute it via a network.

また、構築されたプログラムをハードディスクや、フレキシブルディスク、CD−ROM等の可搬記憶媒体に格納しておき、余裕時間推定装置として利用されるコンピュータにインストールする、または、配布することが可能である。   In addition, the constructed program can be stored in a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM, and can be installed or distributed on a computer used as a margin time estimation device. .

なお、本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiment, and various modifications and applications can be made within the scope of the claims.

本発明は、ナビゲーションシステムに適用可能である。   The present invention is applicable to a navigation system.

本発明の原理を説明するための図である。It is a figure for demonstrating the principle of this invention. 本発明の原理構成図である。It is a principle block diagram of this invention. 本発明の一実施の形態におけるシステム構成図である。1 is a system configuration diagram according to an embodiment of the present invention. 本発明の一実施の形態における処理のフローチャートである。It is a flowchart of the process in one embodiment of this invention. 本発明の一実施の形態における余裕時間30分の場合の出力例である。It is an output example in the case of the allowance time of 30 minutes in one embodiment of the present invention. 本発明の一実施の形態における余裕時間60分の場合の出力例である。It is an example of an output in the case of the allowance time of 60 minutes in one embodiment of the present invention. 本発明の一実施の形態における目的地変更処理のフローチャートである。It is a flowchart of the destination change process in one embodiment of the present invention.

符号の説明Explanation of symbols

100 装置A
110 入力受付部
120 経路検索部
130 位置情報抽出部
140 通過予定時刻推定部
150 位置情報通過予定時刻対応データベース(DB)
160 データベース作成手段
200 装置B
210 現在地取得部、現在地取得手段
220 時刻取得部、時刻取得手段
230 差分算出部、差分算出手段
240 出力部
100 Device A
110 Input Reception Unit 120 Route Search Unit 130 Position Information Extraction Unit 140 Passing Time Estimating Unit 150 Location Information Passing Time Correspondence Database
160 Database creation means 200 Device B
210 current location acquisition unit, current location acquisition unit 220 time acquisition unit, time acquisition unit 230 difference calculation unit, difference calculation unit 240 output unit

Claims (7)

目的地への到着予定時刻までの余裕時間を推定する余裕時間推定方法であって、
通過予定時刻推定手段が、
予め、位置情報と該位置情報毎の推定通過時刻を位置情報通過予定時刻対応データベースに蓄積しておく、データベース作成ステップと、
現在地取得手段が、現在地の位置情報を測定する現在地取得ステップと、
時刻取得手段が、現在時刻を取得する現在時刻取得ステップと、
差分算出手段が、前記現在地の位置情報及び前記現在時刻に基づいて、前記位置情報通過予定時刻対応データベースを参照して、該現在地における推定通過時刻を取得し、該推定通過時刻と該現在時刻の差分を算出し、該差分を余裕時間として出力する差分算出ステップと、
を行うことを特徴とする余裕時間推定方法。
A margin time estimation method for estimating a margin time until a scheduled arrival time at a destination,
The estimated passage time estimation means
A database creation step for storing the position information and the estimated passage time for each position information in the position information passage scheduled time correspondence database in advance,
A current location acquisition step in which the current location acquisition means measures position information of the current location;
A time acquisition means for acquiring a current time, a current time acquisition step;
Based on the location information of the current location and the current time, the difference calculating means refers to the location information passage scheduled time correspondence database to obtain an estimated transit time at the current location, and calculates the estimated transit time and the current time. A difference calculating step of calculating a difference and outputting the difference as a margin time;
A margin time estimation method characterized by:
前記データベース作成ステップにおいて、
入力受付手段が、出発地、目的地、及び時刻を含む入力情報を取得する入力ステップと、
経路検索手段が、前記出発地と前記目的地に基づいて経路を検索する経路検索ステップと、
位置情報抽出手段が、前記経路上のある地点の位置情報を抽出する位置情報抽出ステップと、
通過予定時刻推定手段が、前記ある地点を通過する時刻を推定し、該地点の位置情報と共に、前記位置情報通過予定時刻対応データベースに格納する通過時刻推定ステップと、
を行う、
請求項1記載の余裕時間推定方法。
In the database creation step,
An input step in which the input receiving means obtains input information including a departure place, a destination, and a time;
A route search step in which a route search means searches for a route based on the departure place and the destination;
A position information extracting unit for extracting position information of a certain point on the route;
The estimated passage time estimation means estimates the time of passing through the certain point, and stores the position information of the point together with the positional information of the point information passage scheduled time correspondence database,
I do,
The margin time estimation method according to claim 1.
求められた前記余裕時間に応じて、前記経路を表す地図上に該経路周辺のお勧め情報を表示装置に表示するステップと、
ユーザからの入力に基づいて、目的地の変更を受け付けるステップと、を行う
請求項1記載の余裕時間推定方法。
Displaying the recommended information around the route on a map representing the route on a display device according to the obtained margin time;
The margin time estimation method according to claim 1, wherein the step of accepting a change of the destination based on an input from the user is performed.
目的地への到着予定時刻までの余裕時間を推定する余裕時間推定装置であって、
予め、位置情報と該位置情報毎の推定通過時刻を位置情報通過予定時刻対応データベースに蓄積しておく、データベース作成手段と、
現在地の位置情報を測定する現在地取得手段と、
現在時刻を取得する時刻取得手段と、
前記現在地の位置情報及び前記現在時刻に基づいて、前記位置情報通過予定時刻対応データベースを参照して、該現在地における推定通過時刻を取得し、該推定通過時刻と該現在時刻の差分を算出し、該差分を余裕時間として出力する差分算出手段と、
を有することを特徴とする余裕時間推定装置。
A margin time estimating device for estimating a margin time until a scheduled arrival time at a destination,
Database creation means for previously storing position information and estimated passage time for each position information in a position information passage scheduled time correspondence database;
Current location acquisition means for measuring location information of the current location;
Time acquisition means for acquiring the current time;
Based on the position information of the current location and the current time, refer to the position information passage scheduled time correspondence database, obtain an estimated passage time at the current location, calculate a difference between the estimated passage time and the current time, A difference calculating means for outputting the difference as a margin time;
A margin time estimation device comprising:
前記データベース作成手段は、
出発地、目的地、及び時刻を含む入力情報を取得する入力受付手段と、
前記出発地と前記目的地に基づいて経路を検索する経路検索手段と、
前記経路上のある地点の位置情報を抽出する位置情報抽出手段と、
前記ある地点を通過する時刻を推定し、該地点の位置情報と共に、前記位置情報通過予定時刻対応データベースに格納する通過時刻推定手段と、
を含む、
請求項4記載の余裕時間推定装置。
The database creation means includes
Input receiving means for acquiring input information including a departure place, a destination, and a time;
Route search means for searching for a route based on the departure place and the destination;
Position information extracting means for extracting position information of a certain point on the route;
A passage time estimating means for estimating a time of passing through the certain point and storing it in the position information passage scheduled time correspondence database together with the position information of the point;
including,
The margin time estimation apparatus according to claim 4.
求められた前記余裕時間に応じて、前記経路を表す地図上に該経路周辺のお勧め情報を表示装置に表示する手段と、
ユーザからの入力に基づいて、目的地の変更を受け付ける手段と、
を更に有する請求項4記載の余裕時間推定装置。
Means for displaying on the display device recommended information around the route on a map representing the route according to the determined margin time;
Means for accepting a change of destination based on input from the user;
The margin time estimating device according to claim 4, further comprising:
コンピュータに、
請求項4乃至6記載の余裕時間推定装置の各手段を実行させることを特徴とする余裕時間推定プログラム。
On the computer,
A margin time estimation program that causes each means of the margin time estimation apparatus according to claim 4 to be executed.
JP2006171722A 2006-06-21 2006-06-21 Slack time estimation method, system, and program Pending JP2008002905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006171722A JP2008002905A (en) 2006-06-21 2006-06-21 Slack time estimation method, system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006171722A JP2008002905A (en) 2006-06-21 2006-06-21 Slack time estimation method, system, and program

Publications (1)

Publication Number Publication Date
JP2008002905A true JP2008002905A (en) 2008-01-10

Family

ID=39007418

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006171722A Pending JP2008002905A (en) 2006-06-21 2006-06-21 Slack time estimation method, system, and program

Country Status (1)

Country Link
JP (1) JP2008002905A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107923813A (en) * 2015-08-26 2018-04-17 大陆汽车有限公司 Method for calibrating the torque sensor being arranged in the transmission system of motor vehicles

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342425A (en) * 2001-05-22 2002-11-29 Casio Comput Co Ltd Route presenting service system, method and program for calculating extra time
JP2002365076A (en) * 2001-06-11 2002-12-18 Denso Corp Staying time calculator, navigation system, and program
JP2003042776A (en) * 2001-08-01 2003-02-13 Nippon Telegr & Teleph Corp <Ntt> Arrival time prediction system and method
JP2003139553A (en) * 2001-11-02 2003-05-14 Nippon Telegr & Teleph Corp <Ntt> Route retrieval method and route retrieval device taking side trips into account, route retrieval program and recording medium of the program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342425A (en) * 2001-05-22 2002-11-29 Casio Comput Co Ltd Route presenting service system, method and program for calculating extra time
JP2002365076A (en) * 2001-06-11 2002-12-18 Denso Corp Staying time calculator, navigation system, and program
JP2003042776A (en) * 2001-08-01 2003-02-13 Nippon Telegr & Teleph Corp <Ntt> Arrival time prediction system and method
JP2003139553A (en) * 2001-11-02 2003-05-14 Nippon Telegr & Teleph Corp <Ntt> Route retrieval method and route retrieval device taking side trips into account, route retrieval program and recording medium of the program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107923813A (en) * 2015-08-26 2018-04-17 大陆汽车有限公司 Method for calibrating the torque sensor being arranged in the transmission system of motor vehicles

Similar Documents

Publication Publication Date Title
US10101165B2 (en) Electronic device and method for planning tour route
KR102068382B1 (en) Sensor data collection
KR102236571B1 (en) Maintaining point of interest data using wireless access points
EP3438609A1 (en) Method and device for determining and navigating navigation reference point, and storage medium
US20090210146A1 (en) Method and system for generating an itinerary
US9696174B2 (en) System and method for providing surrounding area search result
EP2554945B1 (en) Position measurement device, method for generating locational information, and storage medium
EP3144828A1 (en) Map query method, device, equipment and computer storage medium
EP3798941A1 (en) Vacant house determination device, vacant house determination method, and recording medium
JP6268951B2 (en) Mobile information processing method, mobile information processing program, and mobile information processing apparatus
CN105547312A (en) Electronic navigation method and apparatus
US20120233086A1 (en) Apparatus and method for estimating workload
CN106855878B (en) Historical driving track display method and device based on electronic map
KR101364524B1 (en) Method and apparatus for searching a target location
JP2013246114A (en) Presentation control device, presentation control method, program, storage medium and position acquisition device
US20160050283A1 (en) System and Method for Automatically Pushing Location-Specific Content to Users
JP2019105516A (en) Destination estimation device, destination estimation system and destination estimation method
CN111782973A (en) Interest point state prediction method and device, electronic equipment and storage medium
JP2008002905A (en) Slack time estimation method, system, and program
JP5956120B2 (en) Information processing system, information processing apparatus, information processing program, and information processing method
JP2009229199A (en) Predicted arrival time calculator and predicted arrival time calculation method
EP2522957A1 (en) Navigation server and navigation system
KR20130069040A (en) Navigation system being linked with user terminal for a car and method therfor
CN102506850B (en) Method, device and information system for positioning geographic position
KR102178122B1 (en) Electronic map service providing method and apparatus thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080806

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101116

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110322