JP6959504B2 - Travel time output program, travel time output device, and travel time output method - Google Patents

Travel time output program, travel time output device, and travel time output method Download PDF

Info

Publication number
JP6959504B2
JP6959504B2 JP2017112082A JP2017112082A JP6959504B2 JP 6959504 B2 JP6959504 B2 JP 6959504B2 JP 2017112082 A JP2017112082 A JP 2017112082A JP 2017112082 A JP2017112082 A JP 2017112082A JP 6959504 B2 JP6959504 B2 JP 6959504B2
Authority
JP
Japan
Prior art keywords
time
travel
required time
break
point
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017112082A
Other languages
Japanese (ja)
Other versions
JP2018205190A (en
Inventor
清英 大宮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2017112082A priority Critical patent/JP6959504B2/en
Publication of JP2018205190A publication Critical patent/JP2018205190A/en
Application granted granted Critical
Publication of JP6959504B2 publication Critical patent/JP6959504B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Description

本発明は、移動時間出力プログラム、移動時間出力装置、及び移動時間出力方法に関する。 The present invention relates to a travel time output program, a travel time output device, and a travel time output method.

大型トラックなどの商用車は、連続運転時間が所定時間を超えないように休憩を取ることが推奨されている。一方、運送事業者にとっては、予期しない渋滞などのために予定の到着時刻に遅れてしまうというリスクは避けたい。
そこで、休憩箇所の設定について、例えば、取得した予定の時間帯に走行する、道路の所定の範囲における危険度が所定の基準より高い場合に、危険度が所定の基準より高い、道路の所定範囲の前に、休憩の予定を設定する運転支援プログラムが提案されている(例えば、特許文献1参照)。
For commercial vehicles such as heavy-duty trucks, it is recommended to take breaks so that the continuous operation time does not exceed a predetermined time. On the other hand, carriers want to avoid the risk of being late for their scheduled arrival time due to unexpected traffic jams.
Therefore, regarding the setting of the resting place, for example, when the risk level in the predetermined range of the road is higher than the predetermined standard while traveling in the acquired scheduled time zone, the risk level is higher than the predetermined standard, and the predetermined range of the road. Before, a driving support program for setting a break schedule has been proposed (see, for example, Patent Document 1).

特開2015−125611号公報Japanese Unexamined Patent Publication No. 2015-125611

しかしながら、特許文献1に記載の技術では、予期しない渋滞などのために移動時間が多くかかってしまい、予定の到着時刻に遅れてしまう恐れがある。 However, with the technique described in Patent Document 1, it takes a long time to travel due to unexpected traffic jams and the like, and there is a risk that the scheduled arrival time will be delayed.

一つの側面では、移動経路において遅れが生じにくい移動時間を出力することができる移動時間出力プログラム、移動時間出力装置、及び移動時間出力方法を提供することを目的とする。 In one aspect, it is an object of the present invention to provide a movement time output program, a movement time output device, and a movement time output method capable of outputting a movement time in which a delay is unlikely to occur in a movement path.

一つの実施態様では、移動時間出力プログラムは、始点及び終点の情報を受け付け、
始点及び終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、始点から終点までの移動経路に含まれる移動区間毎の代表所要時間を抽出し、
抽出した移動区間毎に代表所要時間の中で、偏差が所定値以上となる代表所要時間をより長い所要時間に補正して、移動経路の所要時間として出力する、処理をコンピュータに実行させる。
In one embodiment, the travel time output program accepts start and end point information.
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, the representative required time for each moving section included in the moving path from the starting point to the ending point is extracted. ,
Among the representative required times for each extracted movement section, the representative required time for which the deviation is equal to or more than a predetermined value is corrected to a longer required time and output as the required time for the movement route, and the computer is made to execute the process.

一つの側面では、移動経路において遅れが生じにくい移動時間を出力することができる移動時間出力プログラム、移動時間出力装置、及び移動時間出力方法を提供することができる。 On one aspect, it is possible to provide a travel time output program, a travel time output device, and a travel time output method that can output a travel time that is less likely to cause a delay in the travel path.

図1は、本発明の移動時間出力装置を有するシステムの一例を示す図である。FIG. 1 is a diagram showing an example of a system having a travel time output device of the present invention. 図2は、移動時間出力装置のハードウェア構成の一例を示す説明図である。FIG. 2 is an explanatory diagram showing an example of the hardware configuration of the travel time output device. 図3は、移動時間出力装置の機能構成の一例を示す説明図である。FIG. 3 is an explanatory diagram showing an example of the functional configuration of the moving time output device. 図4は、走行履歴DBが記憶する走行履歴データの一例を示す図である。FIG. 4 is a diagram showing an example of travel history data stored in the travel history DB. 図5は、道路区間所要時間DBが記憶する道路区間所要時間データの一例を示す図である。FIG. 5 is a diagram showing an example of road section required time data stored in the road section required time DB. 図6は、速度標準偏差DBが記憶する速度標準偏差データの一例を示す図である。FIG. 6 is a diagram showing an example of velocity standard deviation data stored in the velocity standard deviation DB. 図7は、実施例1の走行経路における移動時間を出力する一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of outputting the travel time in the travel route of the first embodiment. 図8は、実施例1の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 8 is a diagram showing an example of data on the required time and speed for each traveling section of the first embodiment. 図9は、端末装置のハードウェア構成の一例を示すブロック図である。FIG. 9 is a block diagram showing an example of the hardware configuration of the terminal device. 図10は、端末装置の機能構成の一例を示すブロック図である。FIG. 10 is a block diagram showing an example of the functional configuration of the terminal device. 図11は、実施例1の走行経路における移動時間の出力処理の流れの一例を説明するフローチャートである。FIG. 11 is a flowchart illustrating an example of a flow of output processing of the travel time in the travel path of the first embodiment. 図12は、実施例2の走行経路における移動時間を出力する一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of outputting the travel time in the travel path of the second embodiment. 図13は、実施例2の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 13 is a diagram showing an example of data on the required time and speed for each traveling section of the second embodiment. 図14は、比較例1の走行経路における移動時間を出力する一例を示す説明図である。FIG. 14 is an explanatory diagram showing an example of outputting the travel time in the travel path of Comparative Example 1. 図15は、比較例1の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 15 is a diagram showing an example of data on the required time and speed for each traveling section of Comparative Example 1. 図16は、実施例3の走行経路における移動時間を出力する一例を示す説明図である。FIG. 16 is an explanatory diagram showing an example of outputting the travel time in the travel path of the third embodiment. 図17は、実施例3の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 17 is a diagram showing an example of data on the required time and speed for each traveling section of the third embodiment. 図18は、実施例4の走行経路における移動時間を出力する一例を示す説明図である。FIG. 18 is an explanatory diagram showing an example of outputting the travel time in the travel path of the fourth embodiment. 図19は、実施例4の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 19 is a diagram showing an example of data on the required time and speed for each traveling section of the fourth embodiment. 図20は、実施例5の走行経路における移動時間を出力する一例を示す説明図である。FIG. 20 is an explanatory diagram showing an example of outputting the travel time in the travel path of the fifth embodiment. 図21は、実施例5の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 21 is a diagram showing an example of data on the required time and speed for each traveling section of the fifth embodiment. 図22は、実施例6の走行経路における移動時間を出力する一例を示す説明図である。FIG. 22 is an explanatory diagram showing an example of outputting the travel time in the travel path of the sixth embodiment. 図23は、実施例6の走行区間毎の所要時間と速度のデータの一例を示す図である。FIG. 23 is a diagram showing an example of data on the required time and speed for each traveling section of the sixth embodiment. 図24は、実施例2〜6の走行経路における移動時間の出力処理の流れの一例を説明するフローチャートである。FIG. 24 is a flowchart illustrating an example of the flow of output processing of the travel time in the travel paths of Examples 2 to 6.

本発明の移動時間出力装置は、移動経路における移動区間毎の代表所要時間の中で、偏差が所定値以上となる代表所要時間をより長い所要時間に補正することにより、遅れが生じにくい移動経路の所要時間として出力できる。 In the travel time output device of the present invention, among the representative required times for each travel section in the travel route, the representative required time for which the deviation is equal to or more than a predetermined value is corrected to a longer required time, so that the travel route is less likely to be delayed. Can be output as the required time of.

具体的には、まず、移動時間出力装置は、ユーザから始点及び終点の情報を受け付ける。
始点は、移動経路の始まる点又は範囲であり、例えば、出発地などが挙げられる。始点は、起点と称することもある。
終点は、移動経路の終わる点又は範囲であり、例えば、目的地、到着地などが挙げられる。
始点及び終点の情報としては、例えば、点での情報、範囲での情報などが挙げられる。
点での情報としては、例えば、緯度経度、地点の名称、ランドマークの名称などが挙げられる。
範囲での情報としては、例えば、上記の点での情報に、半径の情報を加えたものなどが挙げられる。この場合には、受け付けた点を中心とし、受け付けた半径の円で区切った範囲が始点及び/又は終点の範囲となる。このほかの範囲での情報としては、例えば、標準地域メッシュのメッシュコード、行政区画の名称などが挙げられる。
情報を受け付ける方法としては、例えば、ディスプレイに表示された道路地図上でポインティングデバイス等により情報を受け付ける方法、地点の名称等の文字や半径の数値で情報を受け付ける方法、ランドマークの名称等の文字で情報を受け付ける方法などが挙げられる。
Specifically, first, the travel time output device receives information on the start point and the end point from the user.
The starting point is the starting point or range of the movement route, and examples thereof include a starting point. The starting point is sometimes referred to as the starting point.
The end point is the end point or range of the movement route, and examples thereof include a destination and an arrival point.
Examples of start point and end point information include point information and range information.
Information on points includes, for example, latitude / longitude, name of a point, name of a landmark, and the like.
Examples of the information in the range include information obtained by adding radius information to the information at the above points. In this case, the range of the start point and / or the end point is the range separated by the circle of the received radius centering on the received point. Information in other ranges includes, for example, the mesh code of a standard area mesh, the name of an administrative division, and the like.
As a method of accepting information, for example, a method of accepting information by a pointing device or the like on a road map displayed on a display, a method of accepting information by a character such as a point name or a numerical value of a radius, a character such as a landmark name, etc. There is a method of accepting information at.

次に、移動時間出力装置は、始点及び終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、始点から終点までの移動経路に含まれる移動区間毎の代表所要時間を抽出する。
移動体としては、移動可能なものであれば特に制限はなく、目的に応じて適宜選択することができる。移動体としては、例えば、自動車や自転車等の車両、商船や漁船等の船舶、有人航空機や無人航空機等の航空機、人や動物等の生物、水や土砂等の流体などが挙げられる。また、自動車としては、例えば、乗用車、商用車などが挙げられる。
なお、水や土砂などでは、例えば、そのものの移動を確認するのではなく、小型の発信機を水や土砂などに混入させて移動の傾向を確認することにより、移動時間出力装置は、土砂災害の予測などに用いることができる。
移動履歴データとしては、移動体に関する情報であれば特に制限はなく、例えば、移動体の位置、速度、加速度、量等を計測した時刻等の情報を含む。また、移動履歴データは、例えば、移動体が車両の場合には、加速度の情報に基づき、急ブレーキや急ハンドル等の危険運転の判定結果を含むようにしてもよい。更に、移動履歴データは、例えば、移動体が車両の場合には、運転者の生体情報、タイヤの空気圧の値等の情報を含むようにしてもよい。
また、移動履歴データは、例えば、移動体が車両であれば、乗用車等に搭載されるカーナビゲーションシステム、商用車等に搭載されるデジタルタコグラフなどを用いて取得する。取得した移動履歴データは、例えば、データベースなどに格納される。
移動経路としては、例えば、走行経路(「ルート」と称されることもある)、航路、航空路などが挙げられる。移動経路は、例えば、移動区間などにより形成されている。
移動経路は、例えば、始点及び終点が異なる複数の移動経路が含まれてもよい。
移動区間としては、例えば、道路であればデジタル道路地図等で用いられているような、交差点や分岐点等を示すノード間のリンクなどが挙げられる。このほかには、移動区間としては、例えば、キロポストや所定の長さ毎に区分けした道路区間、始点と休憩箇所との間、休憩箇所と休憩箇所との間、休憩箇所と終点との間などが挙げられる。
移動距離とは、移動体が移動経路を移動した距離を意味する。
移動時間とは、移動体が移動距離を移動するのに要した時間を意味する。
抽出する処理としては、データの母集団から所定の条件に合致したデータを抜き出す処理、又は抜き出して加工する処理することであれば特に制限はなく、目的に応じて適宜選択することができる。
抽出した代表所要時間は、パーセンタイル値で出力されることが好ましく、所要時間の50パーセンタイル値などが挙げられる。
Next, the movement time output device is a movement included in the movement path from the start point to the end point from the combination of the movement history data group of the moving body that has passed at least one of the movement sections included in the movement path connecting the start point and the end point. Extract the representative required time for each section.
The moving body is not particularly limited as long as it can be moved, and can be appropriately selected according to the purpose. Examples of the moving body include vehicles such as automobiles and bicycles, ships such as merchant ships and fishing boats, aircraft such as manned aircraft and unmanned aerial vehicles, organisms such as humans and animals, and fluids such as water and earth and sand. Examples of automobiles include passenger cars and commercial vehicles.
For water and earth and sand, for example, instead of confirming the movement of itself, a small transmitter is mixed with water and earth and sand to check the tendency of movement, so that the movement time output device can be used for sediment-related disasters. It can be used for prediction of.
The movement history data is not particularly limited as long as it is information about a moving body, and includes, for example, information such as the time when the position, speed, acceleration, amount, etc. of the moving body are measured. Further, for example, when the moving body is a vehicle, the movement history data may include a determination result of dangerous driving such as sudden braking or sudden steering based on acceleration information. Further, the movement history data may include, for example, information such as a driver's biological information and a tire pressure value when the moving body is a vehicle.
Further, the movement history data is acquired by using, for example, if the moving body is a vehicle, a car navigation system mounted on a passenger car or the like, a digital tachograph mounted on a commercial vehicle or the like, or the like. The acquired movement history data is stored in, for example, a database.
Examples of the movement route include a traveling route (sometimes referred to as a “route”), a route, and an air route. The movement route is formed by, for example, a movement section.
The movement route may include, for example, a plurality of movement routes having different start points and end points.
Examples of the moving section include links between nodes indicating intersections, branch points, etc., as used in digital road maps and the like in the case of roads. In addition, the moving section includes, for example, a kilometer post, a road section divided by a predetermined length, between a start point and a break point, between a break point and a break point, between a rest point and an end point, and the like. Can be mentioned.
The moving distance means the distance that the moving body has traveled along the moving path.
The moving time means the time required for the moving body to move the moving distance.
The extraction process is not particularly limited as long as it is a process of extracting data satisfying a predetermined condition from a population of data or a process of extracting and processing the data, and can be appropriately selected depending on the purpose.
The extracted representative required time is preferably output as a percentile value, and examples thereof include a 50th percentile value of the required time.

次に、移動時間出力装置は、抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値以上となる前記代表所要時間をより長い所要時間に補正して、前記移動経路の所要時間として出力する。
偏差としては、例えば、移動区間における速度の偏差値、移動区間における速度の平均偏差値、移動区間における速度の標準偏差、移動区間における所要時間の標準偏差などが挙げられる。
代表所要時間よりも長い所要時間は、パーセンタイル値で出力されることが好ましく、例えば、所要時間の80パーセンタイル値などが挙げられる。
出力する処理としては、処理結果を出すことであれば特に制限はなく、目的に応じて適宜選択することができる。出力する処理としては、例えば、ディスプレイに表示すること、プリンタで印刷すること、スピーカーで音声を発すること、移動距離出力装置以外の装置に対する処理結果を送信することなどが挙げられる。
移動時間出力装置が行う各種の処理は、移動時間出力装置における制御部の機能を有するコンピュータにより実行される。
コンピュータとしては、記憶、演算、制御などの装置を備えた機器であれば特に制限はなく、目的に応じて適宜選択することができ、例えば、パーソナルコンピュータなどが挙げられる。
Next, the travel time output device corrects the representative required time for which the deviation is equal to or greater than a predetermined value in the representative required time for each extracted travel section to a longer required time, and requires the travel route. Output as time.
Examples of the deviation include a speed deviation value in the moving section, an average deviation value of the speed in the moving section, a standard deviation of the speed in the moving section, and a standard deviation of the required time in the moving section.
The required time longer than the representative required time is preferably output as a percentile value, and examples thereof include an 80th percentile value of the required time.
The process to be output is not particularly limited as long as the process result is to be output, and can be appropriately selected according to the purpose. Examples of the output processing include displaying on a display, printing with a printer, emitting sound with a speaker, and transmitting a processing result to a device other than the moving distance output device.
Various processes performed by the travel time output device are executed by a computer having a function of a control unit in the travel time output device.
The computer is not particularly limited as long as it is a device provided with devices such as storage, calculation, and control, and can be appropriately selected according to the purpose. Examples thereof include a personal computer.

移動時間出力装置は、目標所要時間の情報を更に受け付け、移動経路における休憩候補箇所を抽出し、休憩候補箇所の中から連続運転時間が所定時間を超えないように休憩箇所を選定し、出力した所要時間と、目標所要時間との差として算出される時間を選定した休憩箇所での休憩時間として割り当てることが好ましい。
目標所要時間とは、移動経路における目標となる時間を意味し、終点の時刻から始点の時刻を引いた時間であり、休憩箇所での休憩時間を含む。
休憩候補箇所とは、移動経路内において休憩箇所として選定されることができる箇所であり、選定されていない休憩箇所を意味する。
The travel time output device further receives information on the target required time, extracts break candidate locations in the travel route, selects break locations from the break candidate locations so that the continuous operation time does not exceed a predetermined time, and outputs the break locations. It is preferable to allocate the time calculated as the difference between the required time and the target required time as the break time at the selected break point.
The target required time means the target time in the movement route, which is the time obtained by subtracting the time of the start point from the time of the end point, and includes the break time at the break point.
The break candidate location is a location that can be selected as a break location in the movement route, and means a rest location that has not been selected.

以下、本発明の一実施例を説明するが、本発明は、この実施例に何ら限定されるものではない。
以下では、移動体としての車両を用いて説明する。このため、「移動体」を「車両」と、「移動履歴データ」を「走行履歴データ」と、「始点」を「出発地」と、「終点」を「目的地」と、「移動経路」を「走行経路」と、「移動区間」を「道路区間」と、読み替えて説明する。
Hereinafter, an embodiment of the present invention will be described, but the present invention is not limited to this embodiment.
In the following, a vehicle as a moving body will be described. Therefore, the "moving body" is the "vehicle", the "movement history data" is the "travel history data", the "start point" is the "starting point", the "end point" is the "destination", and the "moving route". Will be read as "traveling route" and "moving section" as "road section".

(実施例1)
図1は、本発明の一実施例に係る移動時間出力装置100を含むシステム10の構成を示すブロック図である。
システム10は、例えば、移動時間出力装置100が、出力した遅れが生じにくい移動時間を利用者あるいは運行管理者に対して提供するものである。
利用者としては、例えば、車両の運転者、運転補助者などが挙げられる。
出力した移動時間の提供手段としては、例えば、音声で出力したり、デジタルタコグラフやカーナビゲーションシステムの車載装置のディスプレイに表示するようにしてもよい。
図1に示すように、システム10は、本発明の移動時間出力装置100と、車両A、B、C、・・・にそれぞれ搭載されている端末装置200a、200b、200c、・・・を有し、ネットワーク300を介してそれぞれ通信可能に接続されている。
移動時間出力装置100は、車両A、B、C、・・・にそれぞれ搭載されている端末装置200a、200b、200c、・・・から、走行履歴データをそれぞれ取得して格納する。
(Example 1)
FIG. 1 is a block diagram showing a configuration of a system 10 including a travel time output device 100 according to an embodiment of the present invention.
The system 10 provides, for example, the travel time output by the travel time output device 100 to the user or the operation manager so that the output delay is unlikely to occur.
Examples of the user include a vehicle driver and a driving assistant.
As a means for providing the output travel time, for example, it may be output by voice or displayed on a display of an in-vehicle device of a digital tachograph or a car navigation system.
As shown in FIG. 1, the system 10 includes a travel time output device 100 of the present invention and terminal devices 200a, 200b, 200c, ... Mounted on vehicles A, B, C, ..., Respectively. However, they are connected to each other so as to be able to communicate with each other via the network 300.
The travel time output device 100 acquires and stores travel history data from the terminal devices 200a, 200b, 200c, ... Mounted on the vehicles A, B, C, ..., Respectively.

なお、端末装置200a、200b、200c、・・・は、装置の構成についてそれぞれ同様であることから、以下では「端末装置200」と称してまとめて説明する。
また、端末装置は、特に制限はなく、目的に応じて適宜選択することができ、例えば、デジタルタコグラフや、カーナビゲーションシステムの車載装置などが挙げられる。
Since the terminal devices 200a, 200b, 200c, ... Are the same in terms of device configuration, they will be collectively referred to as "terminal device 200" below.
The terminal device is not particularly limited and may be appropriately selected depending on the intended purpose. Examples thereof include a digital tachograph and an in-vehicle device of a car navigation system.

次に、移動時間出力装置100のハードウェア構成及び機能構成についてそれぞれ説明する。
<移動時間出力装置のハードウェア構成>
図2は、移動時間出力装置100のハードウェア構成の一例を示すブロック図である。
図2に示すように、移動時間出力装置100は以下の各部を有する。各部は、バス107を介してそれぞれ接続されている。
Next, the hardware configuration and the functional configuration of the travel time output device 100 will be described.
<Hardware configuration of travel time output device>
FIG. 2 is a block diagram showing an example of the hardware configuration of the travel time output device 100.
As shown in FIG. 2, the travel time output device 100 has the following parts. Each part is connected via a bus 107.

CPU(Central Processing Unit)101は、種々の制御や演算を行う処理装置である。CPU101は、主記憶装置102などが記憶するOS(Operating System)やプログラムを実行することにより、種々の機能を実現する。即ち、CPU101は、本実施例では、移動時間出力プログラムを実行することにより、後述する制御部140として機能する。
移動時間出力プログラムは、必ずしも最初から主記憶装置102、補助記憶装置103などに記憶されていなくともよい。また、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)などを介して移動時間出力装置100に接続される他の情報処理装置などに移動時間出力プログラムを記憶させ、移動時間出力装置100がこれらから移動時間出力プログラムを取得して実行するようにしてもよい。
The CPU (Central Processing Unit) 101 is a processing device that performs various controls and calculations. The CPU 101 realizes various functions by executing an OS (Operating System) or a program stored in the main storage device 102 or the like. That is, in this embodiment, the CPU 101 functions as a control unit 140, which will be described later, by executing the movement time output program.
The travel time output program does not necessarily have to be stored in the main storage device 102, the auxiliary storage device 103, or the like from the beginning. Further, the travel time output program is stored in another information processing device connected to the travel time output device 100 via the Internet, LAN (Local Area Network), WAN (Wide Area Network), etc., and the travel time output device 100 is stored. May obtain the travel time output program from these and execute it.

また、CPU101は、移動時間出力装置100全体の動作を制御する。なお、本実施例では、移動時間出力装置100全体の動作を制御する装置をCPU101としたが、これに限ることなく、例えば、FPGA(Field Programmable Gate Array)などとしてもよい。 Further, the CPU 101 controls the operation of the entire movement time output device 100. In this embodiment, the device that controls the operation of the entire movement time output device 100 is the CPU 101, but the device is not limited to this, and may be, for example, an FPGA (Field Programmable Gate Array).

主記憶装置102は、各種プログラムを記憶し、各種プログラムを実行するために必要なデータ等を記憶する。
主記憶装置102は、図示しない、ROM(Read Only Memory)と、RAM(Random Access Memory)と、を有する。
ROMは、BIOS(Basic Input/Output System)等の各種プログラムなどを記憶している。
RAMは、ROMに記憶された各種プログラムがCPU101により実行される際に展開される作業範囲として機能する。RAMとしては、特に制限はなく、目的に応じて適宜選択することができる。RAMとしては、例えば、DRAM(Dynamic Random Access Memory)、SRAM(Static Random Access Memory)などが挙げられる。
The main storage device 102 stores various programs and stores data and the like necessary for executing various programs.
The main storage device 102 has a ROM (Read Only Memory) and a RAM (Random Access Memory) (not shown).
The ROM stores various programs such as BIOS (Basic Input / Output System).
The RAM functions as a work range expanded when various programs stored in the ROM are executed by the CPU 101. The RAM is not particularly limited and can be appropriately selected according to the purpose. Examples of the RAM include DRAM (Dynamic Random Access Memory) and SRAM (Static Random Access Memory).

補助記憶装置103としては、各種情報を記憶できれば特に制限はなく、目的に応じて適宜選択することができ、例えば、ソリッドステートドライブ、ハードディスクドライブなどが挙げられる。また、補助記憶装置103は、CD(Compact Disc)ドライブ、DVD(Digital Versatile Disc)ドライブ、BD(Blu−ray(登録商標) Disc)ドライブなどの可搬記憶装置としてもよい。 The auxiliary storage device 103 is not particularly limited as long as it can store various types of information, and can be appropriately selected depending on the intended purpose. Examples thereof include a solid state drive and a hard disk drive. Further, the auxiliary storage device 103 may be a portable storage device such as a CD (Compact Disc) drive, a DVD (Digital Versailles Disc) drive, or a BD (Blu-ray (registered trademark) Disc) drive.

通信インターフェイス104は、特に制限はなく、適宜公知のものを用いることができ、例えば、無線又は有線を用いた通信デバイスなどが挙げられる。 The communication interface 104 is not particularly limited, and a known one can be used as appropriate. Examples thereof include a communication device using wireless or wired communication.

入力装置105は、移動時間出力装置100に対する各種要求を受け付けることができれば特に制限はなく、適宜公知のものを用いることができ、例えば、キーボード、マウス、タッチパネルなどが挙げられる。 The input device 105 is not particularly limited as long as it can accept various requests for the moving time output device 100, and a known input device 105 can be used as appropriate, and examples thereof include a keyboard, a mouse, and a touch panel.

出力装置106は、特に制限はなく、適宜公知のものを用いることができ、例えば、ディスプレイ、スピーカーなどが挙げられる。ディスプレイとしては、特に制限はなく、適宜公知のものを用いることができ、例えば、液晶ディスプレイ、有機ELディスプレイなどが挙げられる。 The output device 106 is not particularly limited, and a known output device 106 can be used as appropriate, and examples thereof include a display and a speaker. The display is not particularly limited, and a known display can be used as appropriate, and examples thereof include a liquid crystal display and an organic EL display.

なお、移動時間出力装置100は、ネットワーク上のコンピュータ群であるクラウドの一部であってもよい。 The travel time output device 100 may be a part of a cloud, which is a group of computers on the network.

<移動時間出力装置の機能構成>
図3は、移動時間出力装置100の機能構成の一例を示すブロック図である。
図3に示すように、移動時間出力装置100は、通信部110と、記憶部120と、入力部130と、制御部140と、を有する。
<Functional configuration of travel time output device>
FIG. 3 is a block diagram showing an example of the functional configuration of the moving time output device 100.
As shown in FIG. 3, the travel time output device 100 includes a communication unit 110, a storage unit 120, an input unit 130, and a control unit 140.

通信部110は、制御部140の指示に基づき、通信インターフェイス104を用いて走行履歴データを各端末装置200から受信する。 The communication unit 110 receives travel history data from each terminal device 200 using the communication interface 104 based on the instruction of the control unit 140.

記憶部120は、補助記憶装置103に、走行履歴データベース121と、道路区間所要時間データベース122と、速度標準偏差データベース123と、連続運転時間データベース124と、を有する。以下、「データベース」を「DB」と称することもある。
走行履歴DB121は、通信部110が受信した走行履歴データを走行履歴データ群として記憶する。
The storage unit 120 has a travel history database 121, a road section required time database 122, a speed standard deviation database 123, and a continuous operation time database 124 in the auxiliary storage device 103. Hereinafter, the "database" may be referred to as a "DB".
The travel history DB 121 stores the travel history data received by the communication unit 110 as a travel history data group.

図4は、走行履歴DB121が記憶する走行履歴データの一例を示す図である。
図4に示すように、走行履歴データは、本実施例では「車両ID、トリップID、取得日時、位置情報(経度、緯度)、速度、出発日時、出発地(経度、緯度)、到着日時、目的地(経度、緯度)、移動距離」のデータ項目を含む。
FIG. 4 is a diagram showing an example of travel history data stored in the travel history DB 121.
As shown in FIG. 4, in this embodiment, the travel history data includes "vehicle ID, trip ID, acquisition date and time, position information (longitude, latitude), speed, departure date and time, departure place (longitude, latitude), arrival date and time, and so on. Includes data items for "destination (longitude, latitude), distance traveled".

「車両ID」のデータ項目は、本実施例では、端末装置200が搭載されている当該車両を識別するためのデータであり、予め設定される。
「トリップID」のデータ項目は、本実施例では、目的をもってある出発地からある到着地へ移動する単位であるトリップを識別するためのデータである。
「取得日時」及び「位置情報(経度、緯度)」のデータ項目は、本実施例では、端末装置200に搭載されているGPS(Global Positioning System)ユニットにより取得される。
「速度」のデータ項目は、本実施例では、GPSユニットと同期させ、端末装置200が有する速度センサを用いて車両の車軸から計測した結果である。
「出発日時」及び「出発地(経度、緯度)」のデータ項目は、本実施例では、当該トリップの出発日時及び出発地の経度緯度である。
「到着日時」及び「目的地(経度、緯度)」のデータ項目は、本実施例では、当該トリップの到着日時及び目的地の経度緯度である。
「移動距離」のデータ項目は、出発地から現在地までの移動距離である。
In this embodiment, the data item of the "vehicle ID" is data for identifying the vehicle on which the terminal device 200 is mounted, and is set in advance.
In this embodiment, the data item of "trip ID" is data for identifying a trip which is a unit for moving from a certain departure place to a certain arrival place with a purpose.
In this embodiment, the data items of "acquisition date and time" and "position information (longitude, latitude)" are acquired by a GPS (Global Positioning System) unit mounted on the terminal device 200.
In this embodiment, the data item of "speed" is the result of synchronization with the GPS unit and measurement from the axle of the vehicle using the speed sensor included in the terminal device 200.
The data items of "departure date and time" and "departure place (longitude, latitude)" are the departure date and time of the trip and the longitude and latitude of the departure place in this embodiment.
The data items of "arrival date and time" and "destination (longitude, latitude)" are the arrival date and time of the trip and the longitude and latitude of the destination in this embodiment.
The data item of "Movement distance" is the movement distance from the departure place to the present place.

図5は、道路区間所要時間DBが記憶する道路区間所要時間データの一例を示す図である。
図5に示すように、道路区間所要時間データは、本実施例では、「時間帯、道路区間、道路区間の所要時間」のデータ項目を含む。
「時間帯」は、本実施例では、車両が走行経路の出発地を通過する際の時間帯である。
「道路区間」は、本実施例では、出発地と休憩箇所との間、休憩箇所と休憩箇所との間、休憩箇所と目的地との間である。
「道路区間の所要時間」は、本実施例では、20パーセンタイル値、中央値(50パーセンタイル値)、及び80パーセンタイル値で表す。パーセンタイル値とは、測定値の分布を小さい数字から大きい数字に並べ替え、パーセント表示することによって、小さい数字から大きな数字に並べ替えた測定値において、どこに位置するのかを示す単位である。例えば、測定値が100個ある場合、中央値(50パーセンタイル値)であれば小さい数字から数えて50番目に位置する値である。80パーセンタイル値であれば小さい数字から数えて80番目に位置する値である。
FIG. 5 is a diagram showing an example of road section required time data stored in the road section required time DB.
As shown in FIG. 5, the road section required time data includes the data item of "time zone, road section, required time of road section" in this embodiment.
The "time zone" is, in this embodiment, the time zone when the vehicle passes through the departure point of the traveling route.
In this embodiment, the "road section" is between the starting point and the resting place, between the resting place and the resting place, and between the resting place and the destination.
In this embodiment, the "time required for the road section" is represented by a 20th percentile value, a median value (50th percentile value), and an 80th percentile value. The percentile value is a unit indicating where the measured value is located in the measured value sorted from a small number to a large number by rearranging the distribution of the measured value from a small number to a large number and displaying it as a percentage. For example, when there are 100 measured values, the median value (50th percentile value) is the value located at the 50th position counting from the smallest number. If it is the 80th percentile value, it is the value located at the 80th position counting from the smallest number.

図6は、速度標準偏差DBが記憶する速度標準偏差データの一例を示す図である。
図6に示すように、速度標準偏差データは、本実施例では、「時間帯、道路区間、速度」のデータ項目を含む。
「時間帯」、及び「道路区間」は、道路区間所要時間データと同様である。
「速度」は、道路区間毎の平均速度と標準偏差で表される。
FIG. 6 is a diagram showing an example of velocity standard deviation data stored in the velocity standard deviation DB.
As shown in FIG. 6, the speed standard deviation data includes data items of "time zone, road section, speed" in this embodiment.
The "time zone" and the "road section" are the same as the road section required time data.
"Velocity" is represented by the average speed and standard deviation for each road section.

連続運転時間DB124は、連続運転時間を記憶する。連続移動時間とは、連続移動が可能な時間を意味し、車両の運転者が休憩をとらずに連続して運転できる時間を意味する。特に、車両が商用車である場合には、連続運転時間4時間(240分間)毎に30分間の休憩を確保することが推奨されている。したがって、連続運転時間は4時間(240分間)以下である。 The continuous operation time DB 124 stores the continuous operation time. The continuous movement time means a time during which continuous movement is possible, and means a time during which the driver of the vehicle can continuously drive without taking a break. In particular, when the vehicle is a commercial vehicle, it is recommended to secure a 30-minute break every 4 hours (240 minutes) of continuous operation time. Therefore, the continuous operation time is 4 hours (240 minutes) or less.

図3に戻り、入力部130は、ユーザから、出発地及び目的地の情報を受け付ける他、移動時間出力装置100に対する各種指示を受け付ける。
入力する各種指示としては、走行履歴データを抽出する際の抽出条件を含めることができる。抽出条件としては、車両の種類や時間的要素を挙げることができる。車両の種類としては、例えば、商用車、一般車、或いは、大型車、中型車、普通車などが挙げられる。時間的要素としては、例えば、年月日、曜日、及び時間帯の少なくともいずれかに対応した情報、或いは、直近の所定の時間範囲などが挙げられる。
Returning to FIG. 3, the input unit 130 receives information on the departure place and the destination from the user, and also receives various instructions to the travel time output device 100.
As various instructions to be input, extraction conditions for extracting travel history data can be included. As the extraction condition, the type of vehicle and the time element can be mentioned. Examples of the vehicle type include commercial vehicles, general vehicles, large vehicles, medium-sized vehicles, ordinary vehicles, and the like. Examples of the time element include information corresponding to at least one of the date, day of the week, and time zone, or the latest predetermined time range.

<<制御部>>
制御部140は、抽出部141と、出力部142と、選定部143と、割当部144と、を有する。ここで、制御部140の構成は、本発明の移動時間出力装置に該当する。制御部140を実施する処理は、本発明の移動時間出力方法に該当する。制御部140の処理をコンピュータに実行させるプログラムは、本発明の移動時間出力プログラムに該当する。
<< Control unit >>
The control unit 140 includes an extraction unit 141, an output unit 142, a selection unit 143, and an allocation unit 144. Here, the configuration of the control unit 140 corresponds to the travel time output device of the present invention. The process of carrying out the control unit 140 corresponds to the travel time output method of the present invention. The program that causes the computer to execute the processing of the control unit 140 corresponds to the travel time output program of the present invention.

抽出部141は、車両の走行履歴データ群から、出発地及び目的地を通過した車両についての出発地から目的地までの走行経路に含まれる道路区間毎の代表所要時間を抽出する。
抽出部141は、例えば、出発地が東京、目的地が大阪であれば、東京−大阪間の走行経路を走行した車両の走行履歴データを抽出する。あるいは、抽出部141は、東京−大阪間の走行経路に含まれる横浜−小田原間や浜松−名古屋間などの走行履歴データを組み合わせて、走行経路を抽出してもよい。
代表所要時間としては、本実施例では、道路区間毎における道路区間の所要時間の中央値(50パーセンタイル値)を用いる。
The extraction unit 141 extracts the representative required time for each road section included in the travel route from the departure point to the destination for the vehicle that has passed the departure point and the destination from the vehicle travel history data group.
For example, if the departure point is Tokyo and the destination is Osaka, the extraction unit 141 extracts the travel history data of the vehicle traveling on the travel route between Tokyo and Osaka. Alternatively, the extraction unit 141 may extract a travel route by combining travel history data such as between Yokohama and Odawara and between Hamamatsu and Nagoya included in the travel route between Tokyo and Osaka.
As the representative required time, in this embodiment, the median value (50th percentile value) of the required time of the road section for each road section is used.

出力部142は、抽出した道路区間毎に代表所要時間の中で、偏差が所定値以上となる代表所要時間をより長い所要時間に補正して、走行経路の所要時間として出力する、
偏差としては、例えば、道路区間における速度の偏差値、道路区間における速度の平均偏差値、道路区間における速度の標準偏差などが挙げられる。なお、道路区間における所要時間の偏差、道路区間における所要時間の平均偏差値、道路区間における所要時間の標準偏差を用いることもできる。
本実施例では、偏差として、道路区間の速度の標準偏差を用いる。道路区間における速度の標準偏差が大きいと、予期せず渋滞などの発生により、道路区間の所要時間が長くかかり、移動経路において遅れが生じる恐れがある。
偏差が所定値以上としては、本実施例では、道路区間の速度の標準偏差の所定値が20以上である。道路区間の速度の標準偏差の所定値が20以上であると、道路区間における速度のバラツキが大きくなり、移動経路において遅れが生じる可能性があるため、道路区間の代表所要時間の補正が必要となる。
本実施例では、補正に用いる「代表所要時間よりも長い所要時間」として、80パーセンタイル値を用いる。
The output unit 142 corrects the representative required time for which the deviation is equal to or greater than a predetermined value among the representative required times for each extracted road section to a longer required time, and outputs it as the required time for the traveling route.
Examples of the deviation include a speed deviation value in a road section, an average deviation value of speed in a road section, a standard deviation of speed in a road section, and the like. It is also possible to use the deviation of the required time in the road section, the average deviation value of the required time in the road section, and the standard deviation of the required time in the road section.
In this embodiment, the standard deviation of the speed of the road section is used as the deviation. If the standard deviation of the speed in the road section is large, the time required for the road section may be long due to unexpected occurrence of traffic jams, which may cause a delay in the movement route.
When the deviation is equal to or greater than a predetermined value, in this embodiment, the predetermined value of the standard deviation of the speed of the road section is 20 or more. If the predetermined value of the standard deviation of the speed of the road section is 20 or more, the speed variation in the road section becomes large and there is a possibility that a delay may occur in the movement route. Therefore, it is necessary to correct the representative required time of the road section. Become.
In this embodiment, the 80th percentile value is used as the "required time longer than the representative required time" used for the correction.

選定部143は、移動経路における休憩候補箇所を抽出し、休憩候補箇所の中から連続運転時間が所定の時間を超えないように休憩箇所を選定する。
休憩箇所とは、例えば、車両である場合には、駐車する駐車スペースを有する施設であり、例えば、高速道路においては、サービスエリア、パーキングエリアなどが挙げられ、国道などの一般道路においては、道の駅(登録商標)などが挙げられる。また、駐車スペースとは、白線などで駐車する位置が規定されている区画である。
車両が大型トラックなどの商用車である場合には、連続運転時間が所定時間を超えないように休憩を取ることが推奨されており、連続運転時間の所定時間は、4時間(240分間)以下が好ましい。
The selection unit 143 extracts break candidate locations in the movement route, and selects break locations from the break candidate locations so that the continuous operation time does not exceed a predetermined time.
The resting place is, for example, a facility having a parking space for parking in the case of a vehicle, for example, a service area, a parking area, etc. on an expressway, and a road on a general road such as a national road. Station (registered trademark), etc. The parking space is a section where a parking position is defined by a white line or the like.
When the vehicle is a commercial vehicle such as a large truck, it is recommended to take a break so that the continuous driving time does not exceed the predetermined time, and the predetermined continuous driving time is 4 hours (240 minutes) or less. Is preferable.

割当部144は、出力部142により出力した所要時間と、目標所要時間との差として算出される時間を選定した休憩箇所での休憩箇所として割り当てる。
目標所要時間とは、走行経路における目標となる時間を意味し、具体的には、目的地の到着時刻から出発地の出発時刻を引いた時間であり、休憩箇所での休憩時間を含む。
なお、出力部により出力した所要時間が目標所要時間以上となると、与えられた目標所要時間以上である旨を利用者に通知し、移動時間出力処理を終了させることができる。
The allocation unit 144 allocates the time calculated as the difference between the required time output by the output unit 142 and the target required time as a break portion at the selected break portion.
The target required time means a target time in the traveling route, and specifically, is a time obtained by subtracting the departure time of the departure point from the arrival time of the destination, and includes a break time at a break point.
When the required time output by the output unit exceeds the target required time, the user can be notified that the required time is equal to or longer than the given target required time, and the travel time output process can be terminated.

ここで、図7及び図8を参照して、実施例1の走行経路の移動時間を出力する処理の一例について説明する。
まず、制御部140は、出発時刻:10時30分、到着時刻:14時10分、目標所要時間:220分間の情報を受け付ける。
出発地から休憩箇所1までを道路区間1、休憩箇所1から休憩箇所2までを道路区間2、休憩箇所2から目的地までを道路区間3とする。
次に、制御部140は、道路区間所要時間DB122及び速度標準偏差DB123から、図8に示す道路区間毎の所要時間を抽出し、道路区間の所要時間の中央値をベースとして、各道路区間の所要時間を求める。
なお、道路区間3は、図8から、速度の標準偏差が27.0であり、速度の標準偏差が20以上の渋滞区間であるため、道路区間3の所要時間は中央値ではなく、80パーセンタイル値を用いる。
Here, an example of a process of outputting the travel time of the traveling route of the first embodiment will be described with reference to FIGS. 7 and 8.
First, the control unit 140 receives information on the departure time: 10:30, the arrival time: 14:10, and the target required time: 220 minutes.
The road section 1 is from the departure point to the break point 1, the road section 2 is from the break point 1 to the break point 2, and the road section 3 is from the break point 2 to the destination.
Next, the control unit 140 extracts the required time for each road section shown in FIG. 8 from the road section required time DB 122 and the speed standard deviation DB 123, and based on the median required time of the road section, the control unit 140 of each road section. Find the required time.
From FIG. 8, the road section 3 is a congested section in which the standard deviation of the speed is 27.0 and the standard deviation of the speed is 20 or more. Therefore, the required time of the road section 3 is not the median but the 80th percentile. Use the value.

まず、出発地を10時30分に出発すると、休憩箇所1までの道路区間1の所要時間は、図8から、所要時間の中央値で70分間である。
次に、休憩箇所1から休憩箇所2までの道路区間2の所要時間は、図8から、所要時間の中央値で60分間である。
次に、休憩箇所2から目的地までの道路区間3の所要時間は、図8から、所要時間の80パーセンタイル値で90分間である。
なお、道路区間1〜3では、合計所要時間が220分間であり、連続運転時間が4時間(240分間)未満であるため、休憩箇所2は選択されない。
したがって、実施例1では、休憩をとらなくてすみ、道路区間3で渋滞等が発生したとしても、そのことを考慮して移動時間を設定しているため、目的地への到着時刻が14時10分を遅れることはない。
First, when the departure point is departed at 10:30, the time required for the road section 1 to the break point 1 is 70 minutes, which is the median time required from FIG.
Next, the time required for the road section 2 from the break point 1 to the break point 2 is 60 minutes at the median of the required time from FIG.
Next, the required time of the road section 3 from the break point 2 to the destination is 90 minutes at the 80th percentile value of the required time from FIG.
In the road sections 1 to 3, the total required time is 220 minutes, and the continuous operation time is less than 4 hours (240 minutes), so the break location 2 is not selected.
Therefore, in the first embodiment, it is not necessary to take a break, and even if a traffic jam or the like occurs in the road section 3, the travel time is set in consideration of the fact, so that the arrival time at the destination is 14:00. You will not be late for 10 minutes.

次に、図1に戻り、移動時間出力装置100にネットワーク300を介して接続されている端末装置200について説明する。端末装置200のハードウェア構成及び機能構成について、以下説明する。 Next, returning to FIG. 1, the terminal device 200 connected to the travel time output device 100 via the network 300 will be described. The hardware configuration and functional configuration of the terminal device 200 will be described below.

端末装置200は、走行時の車両の位置及び取得時間等の走行データを取得し、ネットワーク300を介して、移動時間出力装置100へ送信する。また、端末装置200は、移動時間出力装置100で得られた遅れが生じにくい移動時間の結果を受信し提示してもよい。 The terminal device 200 acquires travel data such as the position of the vehicle and the acquisition time during travel, and transmits the data to the travel time output device 100 via the network 300. Further, the terminal device 200 may receive and present the result of the movement time obtained by the movement time output device 100 in which the delay is unlikely to occur.

<端末装置のハードウェア構成>
図9は、端末装置200のハードウェア構成の一例を示すブロック図である。
図9に示すように、端末装置200は、以下の各部を有する。各部は、バス207を介してそれぞれ接続されている。
<Hardware configuration of terminal device>
FIG. 9 is a block diagram showing an example of the hardware configuration of the terminal device 200.
As shown in FIG. 9, the terminal device 200 has the following parts. Each part is connected via a bus 207.

CPU201は、種々の制御や演算を行う処理装置である。CPU201は、主記憶装置202などが記憶するOSやプログラムを実行することにより、種々の機能を実現する。即ち、CPU201は、端末装置の各種プログラムを実行することにより端末装置の制御部240として機能する。
端末装置の各種プログラムは、必ずしも最初から主記憶装置202に、補助記憶装置203などに記憶されていなくともよい。また、インターネット、LAN、WANなどを介して、端末装置200に接続される他の情報処理装置などに端末装置の各種プログラムを記憶させ、端末装置200がこれらから端末装置の各種プログラムを取得して実行するようにしてもよい。
また、CPU201は、端末装置200全体の動作を制御する。なお、本実施例では、端末装置200全体の動作を制御する装置をCPU201としたが、これに限ることなく、例えば、FPGAなどとしてもよい。
主記憶装置202は、各種プログラムを記憶し、各種プログラムを実行するために必要なデータ等を記憶する。
主記憶装置202は、図示しない、ROMと、RAMと、を有する。
ROMは、BIOS等の各種プログラム等を記憶している。
RAMは、ROMに記憶された各種プログラムがCPU201により実行される際に展開される作業範囲として機能する。RAMとしては、特に制限はなく、目的に応じて適宜選択することができる。RAMとしては、例えば、DRAM、SRAMなどが挙げられる。
The CPU 201 is a processing device that performs various controls and calculations. The CPU 201 realizes various functions by executing an OS or a program stored in the main storage device 202 or the like. That is, the CPU 201 functions as the control unit 240 of the terminal device by executing various programs of the terminal device.
The various programs of the terminal device do not necessarily have to be stored in the main storage device 202, the auxiliary storage device 203, or the like from the beginning. Further, various programs of the terminal device are stored in another information processing device connected to the terminal device 200 via the Internet, LAN, WAN, etc., and the terminal device 200 acquires various programs of the terminal device from these. You may want to do it.
Further, the CPU 201 controls the operation of the entire terminal device 200. In this embodiment, the device that controls the operation of the entire terminal device 200 is the CPU 201, but the device is not limited to this, and may be, for example, an FPGA.
The main storage device 202 stores various programs and stores data and the like necessary for executing various programs.
The main storage device 202 has a ROM and a RAM (not shown).
The ROM stores various programs such as BIOS.
The RAM functions as a work range expanded when various programs stored in the ROM are executed by the CPU 201. The RAM is not particularly limited and can be appropriately selected according to the purpose. Examples of the RAM include DRAM and SRAM.

補助記憶装置203としては、各種情報を記憶できれば特に制限はなく、目的に応じて適宜選択することができ、例えば、ソリッドステートドライブ、ハードディスクドライブなどが挙げられる。また、補助記憶装置203は、CDドライブ、DVDドライブ、BDドライブなどの可搬記憶装置としてもよい。 The auxiliary storage device 203 is not particularly limited as long as it can store various types of information, and can be appropriately selected depending on the intended purpose. Examples thereof include a solid state drive and a hard disk drive. Further, the auxiliary storage device 203 may be a portable storage device such as a CD drive, a DVD drive, or a BD drive.

通信インターフェイス204は、特に制限はなく、適宜公知のものを用いることができ、例えば、無線又は有線を用いた通信デバイスなどが挙げられる。 The communication interface 204 is not particularly limited, and a known one can be used as appropriate. Examples thereof include a communication device using wireless or wired communication.

入力装置205は、端末装置200に対する各種要求を受け付けることができれば、特に制限はなく、適宜公知のものを用いることができ、例えば、タッチパネルなどが挙げられる。 The input device 205 is not particularly limited as long as it can accept various requests for the terminal device 200, and a known input device 205 can be used as appropriate. Examples thereof include a touch panel.

出力装置206は、ディスプレイやスピーカーなどを用いることができる。ディスプレイとしては、特に制限はなく、適宜公知のものを用いることができ、例えば、液晶ディスプレイ、有機ELディスプレイが挙げられる。 As the output device 206, a display, a speaker, or the like can be used. The display is not particularly limited, and a known display can be used as appropriate. Examples thereof include a liquid crystal display and an organic EL display.

<端末装置の機能構成>
図10は、端末装置200の機能構成の一例を示すブロック図である。
図10に示すように、端末装置200は、通信部220と、記憶部230と、制御部240と、取得部250と、出力部260と、を有する。
<Functional configuration of terminal device>
FIG. 10 is a block diagram showing an example of the functional configuration of the terminal device 200.
As shown in FIG. 10, the terminal device 200 includes a communication unit 220, a storage unit 230, a control unit 240, an acquisition unit 250, and an output unit 260.

通信部220は、制御部240の指示に基づき、通信インターフェイス204を用いて、走行データを移動時間出力装置100へ送信する。
また、通信部220は、移動時間出力装置100で得られた遅れが生じにくい移動時間の結果を受信してもよい。
記憶部230は、移動時間出力装置100から受信した遅れが生じにくい移動時間の結果を補助記憶装置203に記憶する。
制御部240は、本実施例では、端末装置200全体の動作を制御する機能を有する。
取得部250は、GPSユニットと、速度センサなどを有する。
取得部250は、GPSユニット及び速度センサを同期させて取得した位置の情報及び速度の情報を、同期させた時刻の情報と対応づけて走行データとする。
出力部260は、移動時間出力装置100から受信した遅れが生じにくい移動時間の結果を、ディスプレイやスピーカーで出力する。
The communication unit 220 transmits the travel data to the travel time output device 100 using the communication interface 204 based on the instruction of the control unit 240.
Further, the communication unit 220 may receive the result of the travel time obtained by the travel time output device 100, which is less likely to cause a delay.
The storage unit 230 stores the result of the movement time received from the movement time output device 100 in the auxiliary storage device 203 so that the delay is unlikely to occur.
In this embodiment, the control unit 240 has a function of controlling the operation of the entire terminal device 200.
The acquisition unit 250 includes a GPS unit, a speed sensor, and the like.
The acquisition unit 250 associates the position information and the speed information acquired by synchronizing the GPS unit and the speed sensor with the synchronized time information to obtain running data.
The output unit 260 outputs the result of the travel time received from the travel time output device 100 from the display or the speaker so that the delay is unlikely to occur.

ここで、図11は、実施例1の走行経路における移動時間の出力処理の流れの一例を説明するフローチャートである。以下、図7及び図8を参照して、実施例1の移動経路における移動時間の出力処理の流れについて説明する。 Here, FIG. 11 is a flowchart illustrating an example of a flow of output processing of the travel time in the traveling route of the first embodiment. Hereinafter, the flow of the output processing of the travel time in the travel route of the first embodiment will be described with reference to FIGS. 7 and 8.

ステップS101では、制御部140は、出発地、目的地、出発時刻、及び到着時刻の情報を受け付けると、処理をS102に移行する。 In step S101, when the control unit 140 receives the information on the departure place, the destination, the departure time, and the arrival time, the process shifts to S102.

ステップS102では、制御部140は、走行履歴DB121から、出発地及び目的地までの走行経路上の休憩可能なすべての休憩箇所を特定すると、処理をS103に移行する。
なお、制御部140の抽出部141は、出発地から目的地を結ぶ走行経路に含まれる道路区間の少なくとも1つを通過した車両の走行履歴DBから走行経路を抽出する。
In step S102, when the control unit 140 identifies from the travel history DB 121 all the restable rest points on the travel route to the departure point and the destination, the process shifts to S103.
The extraction unit 141 of the control unit 140 extracts the travel route from the travel history DB of the vehicle that has passed at least one of the road sections included in the travel route connecting the departure point to the destination.

ステップS103では、制御部140は、出発地と休憩箇所との間、休憩箇所と休憩箇所との間、休憩箇所と目的地との間を道路区間と規定すると、処理をS104に移行する。 In step S103, when the control unit 140 defines a road section between the departure point and the break point, between the break point and the break point, and between the break point and the destination, the process shifts to S104.

ステップS104では、制御部140は、出発時刻、及び時間帯別所要時間推定値から道路区間毎の所要時間を抽出すると、処理をS105に移行する。
なお、出発時刻、及び時間帯別の所要時間推定値は、道路区間所要時間DB122、及び速度標準偏差DB123から読み取ることができる。
In step S104, when the control unit 140 extracts the required time for each road section from the departure time and the estimated required time for each time zone, the process shifts to S105.
The departure time and the estimated time required for each time zone can be read from the road section required time DB 122 and the speed standard deviation DB 123.

ステップS105では、制御部140は、速度の標準偏差が所定値以上であるか否かを判定する。制御部140は、速度の標準偏差が所定値以上でないと判定すると、処理をS106に移行する。一方、制御部140は、速度の標準偏差が所定値以上であると判定すると、処理をS107に移行する。 In step S105, the control unit 140 determines whether or not the standard deviation of the speed is equal to or greater than a predetermined value. When the control unit 140 determines that the standard deviation of the speed is not equal to or greater than a predetermined value, the control unit 140 shifts the process to S106. On the other hand, when the control unit 140 determines that the standard deviation of the speed is equal to or greater than a predetermined value, the process shifts to S107.

ステップS106では、制御部140は、道路区間の所要時間の中央値を出力すると、処理をS108に移行する。 In step S106, when the control unit 140 outputs the median time required for the road section, the process shifts to S108.

ステップS107では、制御部140は、道路区間の所要時間の80パーセンタイル値を出力すると、処理をS108に移行する。 In step S107, when the control unit 140 outputs the 80th percentile value of the required time of the road section, the process shifts to S108.

ステップS108では、制御部140は、走行経路内に未処理の道路区間があるか否かを判定する。制御部140は、未処理の道路区間があると判定すると、処理をS104に戻す。一方、制御部140は、未処理の道路区間がないと判定すると、本処理を終了する。 In step S108, the control unit 140 determines whether or not there is an unprocessed road section in the traveling route. When the control unit 140 determines that there is an unprocessed road section, the control unit 140 returns the process to S104. On the other hand, if the control unit 140 determines that there is no unprocessed road section, the control unit 140 ends this process.

(実施例2)
図12及び図13を参照して、実施例2の走行経路の移動時間を出力する処理の一例について説明する。
まず、制御部140は、出発時刻:9時00分、到着時刻:15時00分、目標所要時間:360分間、連続運転時間:180分間の情報を受け付ける。
出発地から休憩箇所1までを道路区間1、休憩箇所1から休憩箇所2までを道路区間2、休憩箇所2から休憩箇所3までを道路区間3、休憩箇所3から目的地までを道路区間4とする。
なお、制御部140は、出発時刻から連続運転時間に到達する直前の休憩箇所を選択する。制御部140は、休憩箇所において、仮の所定時間(30分間)の休憩時間を加算する。制御部140は、次の道路区間の所要時間を算出する。制御部140は、残りの時間を休憩時間に加算し、再度所要時間を算出する。この場合、制御部140は、所要時間が到着時刻を超えると、休憩時間をマイナスし、再度所要時間を算出する。
次に、制御部140は、道路区間所要時間DB122、速度標準偏差DB123、及び連続運転時間DB124から、図13に示す道路区間毎の所要時間を抽出し、道路区間の所要時間の中央値をベースとして、各道路区間の所要時間及び休憩箇所を求める。
なお、道路区間4は、図13から、速度の標準偏差が27.0であり、速度の標準偏差が20以上の渋滞区間であるため、制御部140は、道路区間4の所要時間は中央値ではなく、所要時間の80パーセンタイル値を用いる。
(Example 2)
An example of the process of outputting the travel time of the travel route of the second embodiment will be described with reference to FIGS. 12 and 13.
First, the control unit 140 receives information on the departure time: 9:00, the arrival time: 15:00, the target required time: 360 minutes, and the continuous operation time: 180 minutes.
The road section 1 is from the departure point to the break point 1, the road section 2 is from the break point 1 to the break point 2, the road section 3 is from the break point 2 to the break point 3, and the road section 4 is from the break point 3 to the destination. do.
The control unit 140 selects a break point immediately before reaching the continuous operation time from the departure time. The control unit 140 adds a temporary break time (30 minutes) at the break location. The control unit 140 calculates the required time for the next road section. The control unit 140 adds the remaining time to the break time and calculates the required time again. In this case, when the required time exceeds the arrival time, the control unit 140 subtracts the break time and calculates the required time again.
Next, the control unit 140 extracts the required time for each road section shown in FIG. 13 from the road section required time DB 122, the speed standard deviation DB 123, and the continuous operation time DB 124, and bases the median value of the required time for the road section. As a result, the required time and rest points for each road section are obtained.
From FIG. 13, the road section 4 is a congested section in which the standard deviation of the speed is 27.0 and the standard deviation of the speed is 20 or more. Therefore, the control unit 140 determines the median time required for the road section 4. Instead, use the 80th percentile value of the required time.

まず、出発地を9時00分に出発すると、休憩箇所1までの道路区間1の所要時間は、図13から、所要時間の中央値で90分間である。
次に、休憩箇所1から休憩箇所2までの道路区間2の所要時間は、図13から、所要時間の中央値で70分間である。
なお、道路区間1〜2では、合計所要時間が160分間であり、連続運転時間が180分間未満であるため、休憩箇所1は選択されない。
次に、休憩箇所2から休憩箇所3までの道路区間3の所要時間は、図13から、所要時間の中央値で60分間である。
なお、道路区間1〜3では、合計所要時間が220分間であり、連続運転時間が180分間以上であるため、休憩箇所2が選択され、仮の休憩時間として30分間を入力する。
次に、休憩箇所3から目的地までの道路区間4の所要時間は、図13から、所要時間の80パーセンタイル値で90分間である。
なお、道路区間3〜4では、合計所要時間が150分間であり、連続運転時間が180分間未満であるため、休憩箇所3は選択されない。
道路区間1〜4の合計所要時間は、休憩箇所2での休憩時間30分間を加算して340分間であり、目標所要時間360分間との差である20分間を休憩箇所2での休憩時間に加算すると、休憩箇所2の休憩時間は50分間となる。
したがって、実施例2では、道路区間4で渋滞等が発生したとしても、そのことを考慮して移動時間を設定するので、目的地への到着時刻が15時00分を遅れることはなく、休憩箇所2において50分間の休憩をとることができる。また、実施例2によれば、休憩箇所2で50分間の休憩時間をとることにより、目的地での待ち時間が生じにくい、適正な移動時間を提示することができる。
First, when the departure point departs at 9:00, the time required for the road section 1 to the break point 1 is 90 minutes, which is the median time required from FIG.
Next, from FIG. 13, the time required for the road section 2 from the break point 1 to the break point 2 is 70 minutes at the median of the required time.
In the road sections 1 and 2, the total required time is 160 minutes and the continuous operation time is less than 180 minutes, so the break location 1 is not selected.
Next, from FIG. 13, the time required for the road section 3 from the break point 2 to the break point 3 is 60 minutes at the median of the required time.
In the road sections 1 to 3, the total required time is 220 minutes and the continuous operation time is 180 minutes or more. Therefore, the break location 2 is selected, and 30 minutes is input as a temporary break time.
Next, the required time of the road section 4 from the break point 3 to the destination is 90 minutes at the 80th percentile value of the required time from FIG.
In the road sections 3 to 4, the total required time is 150 minutes and the continuous operation time is less than 180 minutes, so the break location 3 is not selected.
The total required time of the road sections 1 to 4 is 340 minutes by adding the break time of 30 minutes at the break point 2, and 20 minutes, which is the difference from the target required time of 360 minutes, is used as the break time at the break point 2. When added, the break time of the break point 2 becomes 50 minutes.
Therefore, in the second embodiment, even if a traffic jam or the like occurs in the road section 4, the travel time is set in consideration of the traffic jam, so that the arrival time at the destination is not delayed at 15:00 and a break occurs. A 50 minute break can be taken at location 2. Further, according to the second embodiment, by taking a break time of 50 minutes at the break point 2, it is possible to present an appropriate travel time in which the waiting time at the destination is unlikely to occur.

(比較例1)
比較例1は、図14及び図15に示すように、実施例2において、道路区間4の所要時間を中央値である40分間とし、休憩箇所2での休憩時間を100分間とした以外は、実施例2と同様にして、走行経路における移動時間の出力処理を行った。
比較例1では、道路区間4は、図15に示すように、速度の標準偏差が27.0であり、速度の標準偏差が20以上の渋滞区間であるため、道路区間4の所要時間として中央値ではなく80パーセンタイル値である90分間を用いるところ、中央値である40分間とした。
したがって、比較例1では、渋滞区間である道路区間4の所要時間の補正が行われていないため、休憩箇所2で休憩時間を100分間とると、道路区間4で渋滞が生じると到着時刻が15時00分から遅れてしまう可能性が高くなる。
(Comparative Example 1)
In Comparative Example 1, as shown in FIGS. 14 and 15, except that in Example 2, the time required for the road section 4 was set to 40 minutes, which is the median value, and the break time at the break point 2 was set to 100 minutes. In the same manner as in the second embodiment, the output processing of the travel time in the traveling route was performed.
In Comparative Example 1, as shown in FIG. 15, the road section 4 is a congested section in which the standard deviation of the speed is 27.0 and the standard deviation of the speed is 20 or more. When 90 minutes, which is the 80th percentile value, was used instead of the value, the median value was 40 minutes.
Therefore, in Comparative Example 1, since the required time of the road section 4 which is a congested section is not corrected, if the break time is set to 100 minutes at the break point 2, the arrival time is 15 when the road section 4 is congested. There is a high possibility that it will be delayed from 0:00.

(実施例3)
図16及び図17を参照して、実施例3の走行経路の移動時間を出力する処理の一例について説明する。
まず、制御部140は、出発時刻:0時00分、到着時刻:6時00分、目標所要時間:360分間、連続運転時間:180分間の情報を受け付ける。
出発地から休憩箇所1までを道路区間1、休憩箇所1から休憩箇所2までを道路区間2、休憩箇所2から休憩箇所3までを道路区間3、休憩箇所3から目的地までを道路区間4とする。
なお、制御部140は、出発時刻から連続運転時間に到達する直前の休憩箇所を選択する。制御部140は、休憩箇所において、仮の所定時間(30分間)の休憩時間を加算する。制御部140は、次の道路区間の所要時間を算出する。制御部140は、残りの時間を休憩時間に加算し、再度所要時間を算出する。この場合、制御部140は、所要時間が到着時刻を超えると、休憩時間をマイナスし、再度所要時間を算出する。
次に、制御部140は、道路区間所要時間DB122、速度標準偏差DB123、及び連続運転時間DB124から、図17に示す道路区間毎の所要時間を抽出し、道路区間の所要時間の中央値をベースとして、各道路区間の所要時間及び休憩箇所を求める。
なお、実施例3では、図17から、速度の標準偏差が20以上の渋滞区間がないため、所要時間の中央値を80パーセンタイル値に補正する道路区間は存在しない。
(Example 3)
An example of the process of outputting the travel time of the travel route of the third embodiment will be described with reference to FIGS. 16 and 17.
First, the control unit 140 receives information on the departure time: 0:00, the arrival time: 6:00, the target required time: 360 minutes, and the continuous operation time: 180 minutes.
The road section 1 is from the departure point to the break point 1, the road section 2 is from the break point 1 to the break point 2, the road section 3 is from the break point 2 to the break point 3, and the road section 4 is from the break point 3 to the destination. do.
The control unit 140 selects a break point immediately before reaching the continuous operation time from the departure time. The control unit 140 adds a temporary break time (30 minutes) at the break location. The control unit 140 calculates the required time for the next road section. The control unit 140 adds the remaining time to the break time and calculates the required time again. In this case, when the required time exceeds the arrival time, the control unit 140 subtracts the break time and calculates the required time again.
Next, the control unit 140 extracts the required time for each road section shown in FIG. 17 from the road section required time DB 122, the speed standard deviation DB 123, and the continuous operation time DB 124, and bases the median value of the required time for the road section. As a result, the required time and rest points for each road section are obtained.
In the third embodiment, since there is no traffic jam section having a standard deviation of speed of 20 or more from FIG. 17, there is no road section for correcting the median required time to the 80th percentile value.

まず、出発地を0時00分に出発すると、休憩箇所1までの道路区間1の所要時間は、図17から、所要時間の中央値で70分間である。
次に、休憩箇所1から休憩箇所2までの道路区間2の所要時間は、図17から、所要時間の中央値で50分間である。
なお、道路区間1〜2では、合計所要時間が120分間であり、連続運転時間が180分間未満であるため、休憩箇所1は選択されない。
次に、休憩箇所2から休憩箇所3までの道路区間3の所要時間は、図17から、所要時間の中央値で60分間である。
なお、道路区間1〜3では、合計所要時間が180分間であり、連続運転時間が180分間以上であるため、休憩箇所2が選択され、仮の休憩時間として30分間を入力する。
次に、休憩箇所3から目的地までの道路区間4の所要時間は、図17から、所要時間の中央値で35分間である。
なお、道路区間3〜4では、合計所要時間が95分間であり、連続運転時間が180分間未満であるため、休憩箇所3は選択されない。
道路区間1〜4の合計所要時間は、休憩箇所2での休憩時間30分間を加算して245分間であり、目標所要時間360分間との差である115分間を休憩箇所2での休憩時間に加算すると、休憩箇所2の休憩時間は145分間となる。
したがって、実施例3では、目的地への到着時刻が6時00分を遅れることはなく、休憩箇所2において145分間の休憩をとることができる。また、実施例3によれば、休憩箇所2で145分間の休憩時間をとることにより、目的地での待ち時間が生じにくい、適正な移動時間を提示することができる。
First, when the departure point departs at 0:00, the time required for the road section 1 to the break point 1 is 70 minutes, which is the median time required from FIG.
Next, from FIG. 17, the time required for the road section 2 from the break point 1 to the break point 2 is 50 minutes at the median of the required time.
In the road sections 1 and 2, the break location 1 is not selected because the total required time is 120 minutes and the continuous operation time is less than 180 minutes.
Next, from FIG. 17, the time required for the road section 3 from the break point 2 to the break point 3 is 60 minutes at the median of the required time.
In the road sections 1 to 3, the total required time is 180 minutes and the continuous operation time is 180 minutes or more. Therefore, the break location 2 is selected, and 30 minutes is input as a temporary break time.
Next, from FIG. 17, the time required for the road section 4 from the break point 3 to the destination is 35 minutes, which is the median time required.
In the road sections 3 to 4, the total required time is 95 minutes and the continuous operation time is less than 180 minutes, so the break location 3 is not selected.
The total required time of the road sections 1 to 4 is 245 minutes by adding the break time of 30 minutes at the break point 2, and 115 minutes, which is the difference from the target required time of 360 minutes, is used as the break time at the break point 2. When added, the break time of the break portion 2 is 145 minutes.
Therefore, in the third embodiment, the arrival time at the destination is not delayed from 6:00, and a break of 145 minutes can be taken at the break point 2. Further, according to the third embodiment, by taking a break time of 145 minutes at the break point 2, it is possible to present an appropriate travel time in which a waiting time at the destination is unlikely to occur.

(実施例4)
図18及び図19を参照して、実施例4の走行経路の移動時間を出力する処理の一例について説明する。
まず、制御部140は、出発時刻:6時00分、到着時刻:12時00分、目標所要時間:360分間、連続運転時間:180分間の情報を受け付ける。
出発地から休憩箇所1までを道路区間1、休憩箇所1から休憩箇所2までを道路区間2、休憩箇所2から休憩箇所3までを道路区間3、休憩箇所3から目的地までを道路区間4とする。
なお、制御部140は、出発時刻から連続運転時間に到達する直前の休憩箇所を選択する。制御部140は、休憩箇所において、仮の所定時間(30分間)の休憩時間を加算する。制御部140は、次の道路区間の所要時間を算出する。制御部140は、残りの時間を休憩時間に加算し、再度所要時間を算出する。この場合、制御部140は、所要時間が到着時刻を超えると、休憩時間をマイナスし、再度所要時間を算出する。
次に、制御部140は、道路区間所要時間DB122、速度標準偏差DB123、及び連続運転時間DB124から、図19に示す道路区間毎の所要時間を抽出し、道路区間の所要時間の中央値をベースとして、各道路区間の所要時間及び休憩箇所を求める。
なお、道路区間1は、図19から、速度の標準偏差が21.0であり、速度の標準偏差が20以上の渋滞区間であるため、制御部140は、道路区間1の所要時間は中央値ではなく、80パーセンタイル値を用いる。
(Example 4)
An example of the process of outputting the travel time of the travel route of the fourth embodiment will be described with reference to FIGS. 18 and 19.
First, the control unit 140 receives information on the departure time: 6:00, the arrival time: 12:00, the target required time: 360 minutes, and the continuous operation time: 180 minutes.
The road section 1 is from the departure point to the break point 1, the road section 2 is from the break point 1 to the break point 2, the road section 3 is from the break point 2 to the break point 3, and the road section 4 is from the break point 3 to the destination. do.
The control unit 140 selects a break point immediately before reaching the continuous operation time from the departure time. The control unit 140 adds a temporary break time (30 minutes) at the break location. The control unit 140 calculates the required time for the next road section. The control unit 140 adds the remaining time to the break time and calculates the required time again. In this case, when the required time exceeds the arrival time, the control unit 140 subtracts the break time and calculates the required time again.
Next, the control unit 140 extracts the required time for each road section shown in FIG. 19 from the road section required time DB 122, the speed standard deviation DB 123, and the continuous operation time DB 124, and bases the median value of the required time for the road section. As a result, the required time and rest points for each road section are obtained.
From FIG. 19, the road section 1 is a congested section in which the standard deviation of the speed is 21.0 and the standard deviation of the speed is 20 or more. Therefore, the control unit 140 determines the median time required for the road section 1. Instead, use the 80th percentile value.

まず、出発地を6時00分に出発すると、休憩箇所1までの道路区間1の所要時間は、図19から、所要時間の80パーセンタイル値で120分間である。
次に、休憩箇所1から休憩箇所2までの道路区間2の所要時間は、図19から、所要時間の中央値で80分間である。
なお、道路区間1〜2では、合計所要時間が200分間であり、連続運転時間が180分間以上であるため、休憩箇所1が選択され、仮の休憩時間として30分間を入力する。
次に、休憩箇所2から休憩箇所3までの道路区間3の所要時間は、図19から、所要時間の中央値で65分間である。
なお、道路区間2〜3では、合計所要時間は145分間であり、連続運転時間が180分間未満であるため、休憩箇所2は選択されない。
次に、休憩箇所3から目的地までの道路区間4の所要時間は、図19から、所要時間の中央値で35分間である。
なお、道路区間2〜4では、合計所要時間が180分間であり、連続運転時間が180分間以上であるため、休憩箇所3が選択され、仮の休憩時間として30分間を入力する。
道路区間1〜4の合計所要時間は、休憩箇所1での休憩時間30分間と休憩箇所3での休憩時間30分間を加算すると、360分間であり、目標所要時間360分間との差は0分間である。このため、休憩箇所1での休憩時間は30分間、休憩箇所3での休憩時間は30分間で確定する。
したがって、実施例4では、目的地への到着時刻が12時00分を遅れることはなく、休憩箇所1において休憩時間30分間、休憩箇所3で休憩時間30分間の休憩をとることができる。また、実施例4によれば、休憩箇所1で休憩時間30分間、休憩箇所3で休憩時間30分間の休憩をとることにより、目的地での待ち時間が生じにくい、適正な移動時間を提示することができる。
First, when the departure point is departed at 6:00, the required time of the road section 1 to the break point 1 is 120 minutes at the 80th percentile value of the required time from FIG.
Next, the time required for the road section 2 from the break point 1 to the break point 2 is 80 minutes at the median of the required time from FIG.
In the road sections 1 and 2, the total required time is 200 minutes and the continuous operation time is 180 minutes or more. Therefore, the break location 1 is selected, and 30 minutes is input as a temporary break time.
Next, the time required for the road section 3 from the break point 2 to the break point 3 is 65 minutes at the median of the required time from FIG.
In the road sections 2 to 3, the total required time is 145 minutes and the continuous operation time is less than 180 minutes, so the break location 2 is not selected.
Next, from FIG. 19, the time required for the road section 4 from the break point 3 to the destination is 35 minutes, which is the median time required.
In the road sections 2 to 4, the total required time is 180 minutes and the continuous operation time is 180 minutes or more. Therefore, the break location 3 is selected, and 30 minutes is input as a temporary break time.
The total required time of road sections 1 to 4 is 360 minutes when the break time of 30 minutes at the break point 1 and the break time of 30 minutes at the break point 3 are added, and the difference from the target required time of 360 minutes is 0 minutes. Is. Therefore, the break time at the break point 1 is determined to be 30 minutes, and the break time at the break location 3 is determined to be 30 minutes.
Therefore, in the fourth embodiment, the arrival time at the destination is not delayed at 12:00, and the break time of 30 minutes can be taken at the break point 1 and the break time of 30 minutes can be taken at the break point 3. Further, according to the fourth embodiment, by taking a break of 30 minutes at the break point 1 and a break time of 30 minutes at the break point 3, an appropriate travel time that does not easily cause a waiting time at the destination is presented. be able to.

(実施例5)
図20及び図21を参照して、実施例5の走行経路の移動時間を出力する処理の一例について説明する。
まず、制御部140は、出発時刻:12時00分、到着時刻:18時00分、目標所要時間:360分間、連続運転時間:180分間の情報を受け付ける。
出発地から休憩箇所1までを道路区間1、休憩箇所1から休憩箇所2までを道路区間2、休憩箇所2から休憩箇所3までを道路区間3、休憩箇所3から目的地までを道路区間4とする。
なお、制御部140は、出発時刻から連続運転時間に到達する直前の休憩箇所を選択する。制御部140は、休憩箇所において、仮の所定時間(30分間)の休憩時間を加算する。制御部140は、次の道路区間の所要時間を算出する。制御部140は、残りの時間を休憩時間に加算し、再度所要時間を算出する。この場合、制御部140は、所要時間が到着時刻を超えると、休憩時間をマイナスし、再度所要時間を算出する。
次に、制御部140は、道路区間所要時間DB122、速度標準偏差DB123、及び連続運転時間DB124から、図21に示す道路区間毎の所要時間を抽出し、道路区間の所要時間の中央値をベースとして、各道路区間の所要時間及び休憩箇所を求める。
なお、道路区間4は、図21から、速度の標準偏差が27.0であり、速度の標準偏差が20以上の渋滞区間であるため、制御部140は、道路区間4の所要時間は中央値ではなく、80パーセンタイル値を用いる。
(Example 5)
An example of the process of outputting the travel time of the travel route of the fifth embodiment will be described with reference to FIGS. 20 and 21.
First, the control unit 140 receives information on the departure time: 12:00, the arrival time: 18:00, the target required time: 360 minutes, and the continuous operation time: 180 minutes.
The road section 1 is from the departure point to the break point 1, the road section 2 is from the break point 1 to the break point 2, the road section 3 is from the break point 2 to the break point 3, and the road section 4 is from the break point 3 to the destination. do.
The control unit 140 selects a break point immediately before reaching the continuous operation time from the departure time. The control unit 140 adds a temporary break time (30 minutes) at the break location. The control unit 140 calculates the required time for the next road section. The control unit 140 adds the remaining time to the break time and calculates the required time again. In this case, when the required time exceeds the arrival time, the control unit 140 subtracts the break time and calculates the required time again.
Next, the control unit 140 extracts the required time for each road section shown in FIG. 21 from the road section required time DB 122, the speed standard deviation DB 123, and the continuous operation time DB 124, and bases the median value of the required time for the road section. As a result, the required time and rest points for each road section are obtained.
From FIG. 21, the road section 4 is a congested section in which the standard deviation of the speed is 27.0 and the standard deviation of the speed is 20 or more. Therefore, the control unit 140 determines the median time required for the road section 4. Instead, use the 80th percentile value.

まず、出発地を12時00分に出発すると、休憩箇所1までの道路区間1の所要時間は、図21から、所要時間の中央値で90分間である。
次に、休憩箇所1から休憩箇所2までの道路区間2の所要時間は、図21から、所要時間の中央値で70分間である。
なお、道路区間1〜2では、合計所要時間が160分間であり、連続運転時間が180分間未満であるため、休憩箇所1は選択されない。
次に、休憩箇所2から休憩箇所3までの道路区間3の所要時間は、図21から、所要時間の中央値で60分間である。
なお、道路区間1〜3では、合計所要時間が220分間であり、連続運転時間が180分間以上であるため、休憩箇所2が選択され、仮の休憩時間として30分間を入力する。
次に、休憩箇所3から目的地までの道路区間4の所要時間は、図21から、所要時間の80パーセンタイル値で90分間である。
なお、道路区間3〜4では、合計所要時間が150分間であり、連続運転時間が180分間未満であるため、休憩箇所3は選択されない。
道路区間1〜4の合計所要時間は、休憩箇所2での休憩時間30分間を加算すると340分間であり、目標所要時間360分間との差である20分間を休憩箇所2での休憩時間に加算すると、休憩箇所2の休憩時間は50分間となる。
したがって、実施例5では、目的地への到着時刻が18時00分を遅れることはなく、休憩箇所2において50分間の休憩をとることができる。また、実施例5によれば、休憩箇所2で50分間の休憩をとることにより、目的地での待ち時間が生じにくい、適正な移動時間を提示することができる。
First, when the departure point departs at 12:00, the time required for the road section 1 to the break point 1 is 90 minutes, which is the median time required from FIG. 21.
Next, the time required for the road section 2 from the break point 1 to the break point 2 is 70 minutes at the median of the required time from FIG. 21.
In the road sections 1 and 2, the total required time is 160 minutes and the continuous operation time is less than 180 minutes, so the break location 1 is not selected.
Next, the time required for the road section 3 from the break point 2 to the break point 3 is 60 minutes at the median of the required time from FIG. 21.
In the road sections 1 to 3, the total required time is 220 minutes and the continuous operation time is 180 minutes or more. Therefore, the break location 2 is selected, and 30 minutes is input as a temporary break time.
Next, the required time of the road section 4 from the break point 3 to the destination is 90 minutes at the 80th percentile value of the required time from FIG. 21.
In the road sections 3 to 4, the total required time is 150 minutes and the continuous operation time is less than 180 minutes, so the break location 3 is not selected.
The total required time of road sections 1 to 4 is 340 minutes when the break time of 30 minutes at the break point 2 is added, and 20 minutes, which is the difference from the target required time of 360 minutes, is added to the break time at the break point 2. Then, the break time of the break portion 2 becomes 50 minutes.
Therefore, in the fifth embodiment, the arrival time at the destination is not delayed from 18:00, and a 50-minute break can be taken at the break portion 2. Further, according to the fifth embodiment, by taking a break of 50 minutes at the break portion 2, it is possible to present an appropriate travel time in which the waiting time at the destination is unlikely to occur.

(実施例6)
図22及び図23を参照して、実施例6の走行経路の移動時間を出力する処理の一例について説明する。
まず、制御部140は、出発時刻:18時00分、到着時刻:24時00分、目標所要時間:360分間、連続運転時間:180分間の情報を受け付ける。
出発地から休憩箇所1までを道路区間1、休憩箇所1から休憩箇所2までを道路区間2、休憩箇所2から休憩箇所3までを道路区間3、休憩箇所3から目的地までを道路区間4とする。
なお、制御部140は、出発時刻から連続運転時間に到達する直前の休憩箇所を選択する。制御部140は、休憩箇所において、仮の所定時間(30分間)の休憩時間を加算する。制御部140は、次の道路区間の所要時間を算出する。制御部140は、残りの時間を休憩時間に加算し、再度所要時間を算出する。この場合、制御部140は、所要時間が到着時刻を超えると、休憩時間をマイナスし、再度所要時間を算出する。
次に、制御部140は、道路区間所要時間DB122、速度標準偏差DB123、及び連続運転時間DB124から、図23に示す道路区間毎の所要時間を抽出し、道路区間の所要時間の中央値をベースとして、各道路区間の所要時間及び休憩箇所を求める。
なお、実施例6では、図23から、速度の標準偏差が20以上の渋滞区間がないため、所要時間の中央値を80パーセンタイル値に補正する道路区間は存在しない。
(Example 6)
An example of the process of outputting the travel time of the travel route of the sixth embodiment will be described with reference to FIGS. 22 and 23.
First, the control unit 140 receives information on the departure time: 18:00, the arrival time: 24:00, the target required time: 360 minutes, and the continuous operation time: 180 minutes.
The road section 1 is from the departure point to the break point 1, the road section 2 is from the break point 1 to the break point 2, the road section 3 is from the break point 2 to the break point 3, and the road section 4 is from the break point 3 to the destination. do.
The control unit 140 selects a break point immediately before reaching the continuous operation time from the departure time. The control unit 140 adds a temporary break time (30 minutes) at the break location. The control unit 140 calculates the required time for the next road section. The control unit 140 adds the remaining time to the break time and calculates the required time again. In this case, when the required time exceeds the arrival time, the control unit 140 subtracts the break time and calculates the required time again.
Next, the control unit 140 extracts the required time for each road section shown in FIG. 23 from the road section required time DB 122, the speed standard deviation DB 123, and the continuous operation time DB 124, and bases the median value of the required time for the road section. As a result, the required time and rest points for each road section are obtained.
In Example 6, from FIG. 23, since there is no traffic jam section having a standard deviation of speed of 20 or more, there is no road section for correcting the median required time to the 80th percentile value.

まず、出発地を18時00分に出発すると、休憩箇所1までの道路区間1の所要時間は、図23から、所要時間の中央値で75分間である。
次に、休憩箇所1から休憩箇所2までの道路区間2の所要時間は、図23から、所要時間の中央値で50分間である。
なお、道路区間1〜2では、合計所要時間が125分間であり、連続運転時間が180分間未満であるため、休憩箇所1は選択されない。
次に、休憩箇所2から休憩箇所3までの道路区間3の所要時間は、図23から、所要時間の中央値で65分間である。
なお、道路区間1〜3では、合計所要時間が190分間であり、連続運転時間が180分間以上であるため、休憩箇所2が選択され、仮の休憩時間として30分間を入力する。
次に、休憩箇所3から目的地までの道路区間4の所要時間は、図23から、所要時間の中央値で40分間である。
なお、道路区間3〜4では、合計所要時間が105分間であり、連続運転時間が180分間未満であるため、休憩箇所3は選択されない。
道路区間1〜4の合計所要時間は、休憩箇所2での休憩時間30分間を加算して260分間であり、目標所要時間360分間との差である100分間を休憩箇所2での休憩時間に加算すると、休憩箇所2の休憩時間は130分間となる。
したがって、実施例6では、目的地への到着時刻が24時00分に遅れることはなく、休憩箇所2において130分間の休憩をとることができる。また、実施例6によれば、休憩箇所2で130分間の休憩をとることにより、目的地での待ち時間が生じにくい、適正な移動時間を提示することができる。
First, when the departure point departs at 18:00, the time required for the road section 1 to the break point 1 is 75 minutes, which is the median time required from FIG. 23.
Next, the time required for the road section 2 from the break point 1 to the break point 2 is 50 minutes at the median of the required time from FIG. 23.
In the road sections 1 and 2, the total required time is 125 minutes and the continuous operation time is less than 180 minutes, so the break location 1 is not selected.
Next, the time required for the road section 3 from the break point 2 to the break point 3 is 65 minutes at the median of the required time from FIG. 23.
In the road sections 1 to 3, the total required time is 190 minutes and the continuous operation time is 180 minutes or more. Therefore, the break location 2 is selected, and 30 minutes is input as a temporary break time.
Next, the time required for the road section 4 from the break point 3 to the destination is 40 minutes, which is the median time required from FIG. 23.
In the road sections 3 to 4, the total required time is 105 minutes and the continuous operation time is less than 180 minutes, so the break location 3 is not selected.
The total required time of the road sections 1 to 4 is 260 minutes by adding the break time of 30 minutes at the break point 2, and 100 minutes, which is the difference from the target required time of 360 minutes, is used as the break time at the break point 2. When added, the break time of the break portion 2 is 130 minutes.
Therefore, in the sixth embodiment, the arrival time at the destination is not delayed to 24:00, and a break of 130 minutes can be taken at the break point 2. Further, according to the sixth embodiment, by taking a break of 130 minutes at the break point 2, it is possible to present an appropriate travel time in which the waiting time at the destination is unlikely to occur.

図24は、実施例2〜6の走行経路における移動時間の出力処理の流れの一例を説明するフローチャートである。以下、図12〜図13、及び図16〜図23を参照して、実施例2〜6の走行経路における移動時間の出力処理の流れについて説明する。
なお、図24中、「OTime」は見積り連続運転時間、「NTime」は見積り合計所要時間である。
FIG. 24 is a flowchart illustrating an example of the flow of output processing of the travel time in the travel paths of Examples 2 to 6. Hereinafter, the flow of the output processing of the travel time in the travel path of Examples 2 to 6 will be described with reference to FIGS. 12 to 13 and 16 to 23.
In FIG. 24, "OTime" is the estimated continuous operation time, and "NTime" is the estimated total required time.

ステップS201では、制御部140は、出発地、目的地、出発時刻、到着時刻、及び目標所要時間の情報を受け付けると、処理をS202に移行する。
目標所要時間とは、走行経路における目標となる時間を意味し、具体的には、目的地の到着時刻から出発地の出発時刻を引いた時間であり、休憩箇所での休憩時間を含む。
In step S201, when the control unit 140 receives the information of the departure place, the destination, the departure time, the arrival time, and the target required time, the process shifts to S202.
The target required time means a target time in the traveling route, and specifically, is a time obtained by subtracting the departure time of the departure point from the arrival time of the destination, and includes a break time at a break point.

ステップS202では、制御部140は、走行履歴DB121から、走行経路及び当該経路上の休憩可能な全ての休憩箇所を特定すると、処理をS203に移行する。 In step S202, when the control unit 140 identifies the travel route and all the break locations on the route from the travel history DB 121, the process shifts to S203.

ステップS203では、制御部140は、出発地と休憩箇所との間、休憩箇所と休憩箇所との間、及び休憩箇所と目的地との間を道路区間として規定すると、処理をS204に移行する。 In step S203, the control unit 140 shifts the process to S204 when the road section is defined between the starting point and the resting place, between the resting place and the resting place, and between the resting place and the destination.

ステップS204では、制御部140は、見積り連続運転時間(OTime)を0分間、及び見積り合計所要時間(NTime)を0分間に設定すると、処理をS205に移行する。 In step S204, when the estimated continuous operation time (OTime) is set to 0 minutes and the estimated total required time (NTime) is set to 0 minutes, the control unit 140 shifts the process to S205.

ステップS205では、制御部140は、出発時刻、連続運転時間、及び時間帯別の所要時間推定値から、道路区間の所要時間を抽出すると、処理をS206に移行する。
なお、出発時刻、連続運転時間、及び時間帯別の所要時間推定値は、道路区間所要時間DB122、速度標準偏差DB123、及び連続運転時間DB124から読み取ることができる。
In step S205, when the control unit 140 extracts the required time of the road section from the departure time, the continuous operation time, and the required time estimated value for each time zone, the process shifts to S206.
The departure time, continuous operation time, and estimated required time for each time zone can be read from the road section required time DB 122, the speed standard deviation DB 123, and the continuous operation time DB 124.

ステップS206では、制御部140は、速度の標準偏差が所定値以上であるか否かを判定する。制御部140は、速度の標準偏差が所定値以上でないと判定すると、処理をS207に移行する。一方、制御部140は、速度の標準偏差が所定値以上であると判定すると、処理をS208に移行する。 In step S206, the control unit 140 determines whether or not the standard deviation of the speed is equal to or greater than a predetermined value. When the control unit 140 determines that the standard deviation of the speed is not equal to or more than a predetermined value, the control unit 140 shifts the process to S207. On the other hand, when the control unit 140 determines that the standard deviation of the speed is equal to or greater than a predetermined value, the control unit 140 shifts the process to S208.

ステップS207では、制御部140は、所要時間の中央値を見積り連続運転時間(OTime)に加算し、所要時間の中央値を見積り合計所要時間(NTime)に加算すると、処理をS209に移行する。 In step S207, the control unit 140 shifts the process to S209 when the median required time is added to the estimated continuous operation time (OTime) and the median required time is added to the estimated total required time (NTime).

ステップS208では、制御部140は、所要時間の80パーセンタイル値を見積り連続運転時間(OTime)に加算し、所要時間の80パーセンタイル値を見積り合計所要時間(NTime)に加算すると、処理をS209に移行する。 In step S208, the control unit 140 shifts the process to S209 when the 80th percentile value of the required time is added to the estimated continuous operation time (OTime) and the 80th percentile value of the required time is added to the estimated total required time (NTime). do.

ステップS209では、制御部140は、見積り連続運転時間(OTime)が連続運転時間以上であるか否かを判定する。制御部140は、見積り連続運転時間(OTime)が連続運転時間以上でないと判定すると、処理をS205に戻す。一方、制御部140は、見積り連続運転時間(OTime)が連続運転時間以上であると判定すると、処理をS210に移行する。 In step S209, the control unit 140 determines whether or not the estimated continuous operation time (OTime) is equal to or longer than the continuous operation time. When the control unit 140 determines that the estimated continuous operation time (OTime) is not equal to or longer than the continuous operation time, the control unit 140 returns the process to S205. On the other hand, when the control unit 140 determines that the estimated continuous operation time (OTime) is equal to or longer than the continuous operation time, the control unit 140 shifts the process to S210.

ステップS210では、制御部140は、連続運転時間以上となった道路区間の手前の休憩箇所を休憩箇所として選定する。制御部140は、見積り合計所要時間(NTime)に30分間を加算し、見積り連続運転時間(OTime)を0分間に設定すると、処理をS211に移行する。 In step S210, the control unit 140 selects a resting place in front of the road section that has reached the continuous operation time or longer as the resting place. When the control unit 140 adds 30 minutes to the estimated total required time (NTime) and sets the estimated continuous operation time (OTime) to 0 minutes, the control unit 140 shifts the process to S211.

ステップS211では、制御部140は、走行経路内に未処理の道路区間があるか否かを判定する。制御部140は、未処理の道路区間があると判定すると、処理をS205に戻す。一方、制御部140は、未処理の道路区間がないと判定すると、処理をS212に移行する。 In step S211 the control unit 140 determines whether or not there is an unprocessed road section in the traveling route. When the control unit 140 determines that there is an unprocessed road section, the control unit 140 returns the process to S205. On the other hand, when the control unit 140 determines that there is no unprocessed road section, the control unit 140 shifts the processing to S212.

ステップS212では、制御部140は、目標所要時間が、見積り合計所要時間(NTime)より大きいか否かを判定する。制御部140は、目標所要時間が見積り合計所要時間(NTime)より大きくないと判定すると、処理をS214に移行する。ステップS214では、制御部140は、与えられた目標所要時間以上である旨を通知すると、本処理を終了する。
一方、制御部140は、目標所要時間が見積り合計所要時間(NTime)より大きいと判定すると、処理をS213に移行する。
In step S212, the control unit 140 determines whether or not the target required time is larger than the estimated total required time (NTime). When the control unit 140 determines that the target required time is not larger than the estimated total required time (NTime), the control unit 140 shifts the process to S214. In step S214, when the control unit 140 notifies that the time is equal to or longer than the given target required time, the control unit 140 ends this process.
On the other hand, when the control unit 140 determines that the target required time is larger than the estimated total required time (NTime), the process shifts to S213.

ステップS213では、制御部140は、残時間が休憩時間に設定済みであるか否かを判定する。制御部140は、残時間の設定が済んでいないと判定すると、処理をS215に移行する。一方、制御部140は、残時間の設定が済んでいると判定すると、本処理を終了する。なお、残時間=目標所要時間−見積り合計所要時間(NTime)である。 In step S213, the control unit 140 determines whether or not the remaining time has been set to the break time. When the control unit 140 determines that the remaining time has not been set, the control unit 140 shifts the process to S215. On the other hand, when the control unit 140 determines that the remaining time has been set, the control unit 140 ends this process. Remaining time = target required time-estimated total required time (NTime).

ステップS215では、制御部140は、AddTime=NTime−目標所要時間を算出すると、処理をS216に移行する。 In step S215, when the control unit 140 calculates AddTime = NTime-target required time, the process shifts to S216.

ステップS216では、制御部140は、残時間を休憩時間に設定する処理を行い、見積り合計所要時間(NTime)の値を「目的地直前の休憩箇所」に戻し、NTimeにAddTimeを加算すると、処理をS205に移行する。 In step S216, the control unit 140 performs a process of setting the remaining time as a break time, returns the value of the estimated total required time (NTime) to the "break point immediately before the destination", and adds the AddTime to the NTime. To S205.

以上説明したように、移動時間出力装置は、利用者に、走行経路において遅れが生じにくい適正な移動時間を提供することができる。 As described above, the travel time output device can provide the user with an appropriate travel time that is less likely to cause a delay in the travel route.

以上の実施形態に関し、更に以下の付記を開示する。
(付記1)
始点及び終点の情報を受け付け、
前記始点及び前記終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、前記始点から前記終点までの移動経路に含まれる移動区間毎の代表所要時間を抽出し、
抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値以上となる前記代表所要時間をより長い所要時間に補正して、前記移動経路の所要時間として出力する、
処理をコンピュータに実行させることを特徴とする、移動時間出力プログラム。
(付記2)
抽出した前記代表所要時間が、パーセンタイル値で出力される、
ことを特徴とする、付記1に記載の移動時間出力プログラム。
(付記3)
目標所要時間の情報を更に受け付け、
前記移動経路における休憩候補箇所を抽出し、前記休憩候補箇所の中から連続運転時間が所定時間を超えないように休憩箇所を選定し、
出力した前記所要時間と、前記目標所要時間との差として算出される時間を選定した前記休憩箇所での休憩時間として割り当てる、
ことを特徴とする、付記1又は2に記載の移動時間出力プログラム。
(付記4)
始点及び終点の情報を受け付け、
前記始点及び前記終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、前記始点から前記終点までの移動経路に含まれる移動区間毎の代表所要時間を抽出し、
抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値以上となる前記代表所要時間をより長い所要時間に補正して、前記移動経路の所要時間として出力する、
処理を実行する制御部を有することを特徴とする、移動時間出力装置。
(付記5)
抽出した前記代表所要時間が、パーセンタイル値で出力される、
ことを特徴とする、付記4に記載の移動時間出力装置。
(付記6)
目標所要時間の情報を更に受け付け、
前記移動経路における休憩候補箇所を抽出し、前記休憩候補箇所の中から連続運転時間が所定時間を超えないように休憩箇所を選定し、
出力した前記所要時間と、前記目標所要時間との差として算出される時間を選定した前記休憩箇所での休憩時間として割り当てる、
ことを特徴とする、付記4又は5に記載の移動時間出力装置。
(付記7)
始点及び終点の情報を受け付け、
前記始点及び前記終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、前記始点から前記終点までの移動経路に含まれる移動区間毎の代表所要時間を抽出し、
抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値以上となる前記代表所要時間をより長い所要時間に補正して、前記移動経路の所要時間として出力する、
処理をコンピュータが実行することを特徴とする、移動時間出力方法。
(付記8)
抽出した前記代表所要時間が、パーセンタイル値で出力される、
ことを特徴とする、付記7に記載の移動時間出力方法。
(付記9)
目標所要時間の情報を更に受け付け、
前記移動経路における休憩候補箇所を抽出し、前記休憩候補箇所の中から連続運転時間が所定時間を超えないように休憩箇所を選定し、
出力した前記所要時間と、前記目標所要時間との差として算出される時間を選定した前記休憩箇所での休憩時間として割り当てる、
ことを特徴とする、付記7又は8に記載の移動時間出力方法。
Regarding the above embodiments, the following additional notes will be further disclosed.
(Appendix 1)
Accepts information on the start and end points,
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, a representative requirement for each moving section included in the moving path from the starting point to the ending point is required. Extract time,
Among the representative required times for each of the extracted travel sections, the representative required time having a deviation of a predetermined value or more is corrected to a longer required time and output as the required time of the travel route.
A travel time output program characterized by having a computer perform processing.
(Appendix 2)
The extracted representative required time is output as a percentile value.
The travel time output program according to Appendix 1, wherein the travel time output program is characterized in that.
(Appendix 3)
Receive more information on the target travel time,
A break candidate location in the movement route is extracted, and a break location is selected from the break candidate locations so that the continuous operation time does not exceed a predetermined time.
The time calculated as the difference between the output required time and the target required time is assigned as the break time at the selected break location.
The travel time output program according to Appendix 1 or 2, characterized in that.
(Appendix 4)
Accepts information on the start and end points,
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, a representative requirement for each moving section included in the moving path from the starting point to the ending point is required. Extract time,
Among the representative required times for each of the extracted travel sections, the representative required time having a deviation of a predetermined value or more is corrected to a longer required time and output as the required time of the travel route.
A travel time output device comprising a control unit that executes processing.
(Appendix 5)
The extracted representative required time is output as a percentile value.
The travel time output device according to Appendix 4, wherein the travel time output device is characterized in that.
(Appendix 6)
Receive more information on the target travel time,
A break candidate location in the movement route is extracted, and a break location is selected from the break candidate locations so that the continuous operation time does not exceed a predetermined time.
The time calculated as the difference between the output required time and the target required time is assigned as the break time at the selected break location.
The travel time output device according to Appendix 4 or 5, characterized in that.
(Appendix 7)
Accepts information on the start and end points,
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, a representative requirement for each moving section included in the moving path from the starting point to the ending point is required. Extract time,
Among the representative required times for each of the extracted travel sections, the representative required time having a deviation of a predetermined value or more is corrected to a longer required time and output as the required time of the travel route.
A travel time output method, characterized in that the processing is performed by a computer.
(Appendix 8)
The extracted representative required time is output as a percentile value.
The travel time output method according to Appendix 7, wherein the travel time is output.
(Appendix 9)
Receive more information on the target travel time,
A break candidate location in the movement route is extracted, and a break location is selected from the break candidate locations so that the continuous operation time does not exceed a predetermined time.
The time calculated as the difference between the output required time and the target required time is assigned as the break time at the selected break location.
The travel time output method according to Appendix 7 or 8, wherein the travel time is output.

100 移動時間出力装置
110 通信部
120 記憶部
130 入力部
140 制御部
100 Move time output device 110 Communication unit 120 Storage unit 130 Input unit 140 Control unit

Claims (5)

始点及び終点の情報を受け付け、
前記始点及び前記終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、前記始点から前記終点までの移動経路に含まれる移動区間毎の所要時間の50パーセンタイル値である代表所要時間を抽出し、
抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値(ただし、前記偏差が0である場合を除く)以上となる前記代表所要時間を前記移動区間毎の所要時間の50パーセンタイル値より大きなパーセンタイル値に補正して、前記移動経路の所要時間として出力する、
処理をコンピュータに実行させることを特徴とする、移動時間出力プログラム。
Accepts information on the start and end points,
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, the required time for each moving section included in the moving path from the starting point to the ending point. Extract the representative required time, which is the 50th percentile value of
Among the representative required times for each of the extracted travel sections, the representative required time at which the deviation is equal to or greater than a predetermined value (excluding the case where the deviation is 0) is the 50th percentile of the required time for each travel section. It is corrected to a percentile value larger than the value and output as the required time of the movement route.
A travel time output program characterized by having a computer perform processing.
前記偏差が、前記移動区間における速度の標準偏差である
ことを特徴とする、請求項1に記載の移動時間出力プログラム。
The deviation is the standard deviation of the velocity in the moving section .
The travel time output program according to claim 1, wherein the travel time output program is characterized in that.
目標所要時間の情報を更に受け付け、
前記移動経路における休憩候補箇所を抽出し、前記休憩候補箇所の中から連続運転時間が所定時間を超えないように休憩箇所を選定し、
出力した前記所要時間と、前記目標所要時間との差として算出される時間を選定した前記休憩箇所での休憩時間として割り当てる、
ことを特徴とする、請求項1又は2に記載の移動時間出力プログラム。
Receive more information on the target travel time,
A break candidate location in the movement route is extracted, and a break location is selected from the break candidate locations so that the continuous operation time does not exceed a predetermined time.
The time calculated as the difference between the output required time and the target required time is assigned as the break time at the selected break location.
The travel time output program according to claim 1 or 2, wherein the travel time output program is characterized in that.
始点及び終点の情報を受け付け、
前記始点及び前記終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、前記始点から前記終点までの移動経路に含まれる移動区間毎の所要時間の50パーセンタイル値である代表所要時間を抽出し、
抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値(ただし、前記偏差が0である場合を除く)以上となる前記代表所要時間を前記移動区間毎の所要時間の50パーセンタイル値より大きなパーセンタイル値に補正して、前記移動経路の所要時間として出力する、
処理を実行する制御部を有することを特徴とする、移動時間出力装置。
Accepts information on the start and end points,
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, the required time for each moving section included in the moving path from the starting point to the ending point. Extract the representative required time, which is the 50th percentile value of
Among the representative required times for each of the extracted travel sections, the representative required time at which the deviation is equal to or greater than a predetermined value (excluding the case where the deviation is 0) is the 50th percentile of the required time for each travel section. It is corrected to a percentile value larger than the value and output as the required time of the movement route.
A travel time output device comprising a control unit that executes processing.
始点及び終点の情報を受け付け、
前記始点及び前記終点を結ぶ移動経路に含まれる移動区間の少なくとも1つを通過した移動体の移動履歴データ群の組み合わせから、前記始点から前記終点までの移動経路に含まれる移動区間毎の所要時間の50パーセンタイル値である代表所要時間を抽出し、
抽出した前記移動区間毎に前記代表所要時間の中で、偏差が所定値(ただし、前記偏差が0である場合を除く)以上となる前記代表所要時間を前記移動区間毎の所要時間の50パーセンタイル値より大きなパーセンタイル値に補正して、前記移動経路の所要時間として出力する、
処理をコンピュータが実行することを特徴とする、移動時間出力方法。
Accepts information on the start and end points,
From the combination of the movement history data group of the moving body that has passed at least one of the moving sections included in the moving path connecting the start point and the ending point, the required time for each moving section included in the moving path from the starting point to the ending point. Extract the representative required time, which is the 50th percentile value of
Among the representative required times for each of the extracted travel sections, the representative required time at which the deviation is equal to or greater than a predetermined value (excluding the case where the deviation is 0) is the 50th percentile of the required time for each travel section. It is corrected to a percentile value larger than the value and output as the required time of the movement route.
A travel time output method, characterized in that the processing is performed by a computer.
JP2017112082A 2017-06-06 2017-06-06 Travel time output program, travel time output device, and travel time output method Active JP6959504B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017112082A JP6959504B2 (en) 2017-06-06 2017-06-06 Travel time output program, travel time output device, and travel time output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017112082A JP6959504B2 (en) 2017-06-06 2017-06-06 Travel time output program, travel time output device, and travel time output method

Publications (2)

Publication Number Publication Date
JP2018205190A JP2018205190A (en) 2018-12-27
JP6959504B2 true JP6959504B2 (en) 2021-11-02

Family

ID=64955604

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017112082A Active JP6959504B2 (en) 2017-06-06 2017-06-06 Travel time output program, travel time output device, and travel time output method

Country Status (1)

Country Link
JP (1) JP6959504B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7239355B2 (en) * 2019-03-13 2023-03-14 株式会社ゼンリンデータコム Information provision system, information provision method, and program
CN111291935B (en) * 2020-02-20 2023-12-29 上海赛可出行科技服务有限公司 Method for estimating duration of connected driving based on regional block segmentation

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005091303A (en) * 2003-09-19 2005-04-07 Sumitomo Electric Ind Ltd Route providing device and program
JP4521695B2 (en) * 2004-04-07 2010-08-11 住友電気工業株式会社 Link travel time estimation apparatus, program and method
JP4211706B2 (en) * 2004-07-28 2009-01-21 株式会社日立製作所 Traffic information provision device
JP5874414B2 (en) * 2012-01-30 2016-03-02 株式会社デンソー Navigation system and server device
JP6291838B2 (en) * 2013-12-26 2018-03-14 富士通株式会社 Driving support program, method and apparatus
US10175054B2 (en) * 2015-01-11 2019-01-08 Microsoft Technology Licensing, Llc Predicting and utilizing variability of travel times in mapping services

Also Published As

Publication number Publication date
JP2018205190A (en) 2018-12-27

Similar Documents

Publication Publication Date Title
EP3451312B1 (en) Providing a confidence-based road event message
US10902720B2 (en) Traffic light signal adjustment notification improvement
EP3496064A2 (en) Method and apparatus for publishing road event messages
US9513134B1 (en) Management of evacuation with mobile objects
US10540895B2 (en) Management of mobile objects
EP3290867A1 (en) Method, apparatus and computer program product for a navigation system user interface
US11248917B2 (en) Method, apparatus, and computer program product for determining the criticality of an emergency
JP6464572B2 (en) Route information presentation system and route information presentation method
US10899348B2 (en) Method, apparatus and computer program product for associating map objects with road links
US10745010B2 (en) Detecting anomalous vehicle behavior through automatic voting
US20210072748A1 (en) Method, apparatus and computer program product for differential policy enforcement for roadways
JP6959505B2 (en) Travel route search program, travel route search device, and travel route search method
CN114084166A (en) Apparatus and method for controlling autonomous driving of vehicle
JP6959504B2 (en) Travel time output program, travel time output device, and travel time output method
EP4024361A1 (en) Methods and systems for predicting road closure in a region
EP3992828A1 (en) Method, apparatus, and computer program product for anonymizing trajectories
JP6898555B2 (en) Travel route search program, travel route search device, and travel route search method
JP6931159B2 (en) Traffic forecasting programs, traffic forecasting devices, and traffic forecasting methods
EP3795953A1 (en) Method and apparatus for identifying a lane level traffic surprise
JP6951625B2 (en) Travel route search program, travel route search device, and travel route search method
JP7060781B2 (en) Travel route search program, travel route search device, and travel route search method
JP2018206154A (en) Data extraction program, data extraction device, and data extraction method
US20240144812A1 (en) System and method for verification of traffic incidents
US11807252B2 (en) Method and apparatus for determining vehicle behavior
JP2018206327A (en) Movement route retrieval program, movement route retrieval device, and movement route retrieval method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210210

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210907

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210920

R150 Certificate of patent or registration of utility model

Ref document number: 6959504

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150