JP2008152566A - Predicted traffic information providing method, predicted traffic information providing device, on-vehicle terminal and predicted traffic information providing system - Google Patents

Predicted traffic information providing method, predicted traffic information providing device, on-vehicle terminal and predicted traffic information providing system Download PDF

Info

Publication number
JP2008152566A
JP2008152566A JP2006340316A JP2006340316A JP2008152566A JP 2008152566 A JP2008152566 A JP 2008152566A JP 2006340316 A JP2006340316 A JP 2006340316A JP 2006340316 A JP2006340316 A JP 2006340316A JP 2008152566 A JP2008152566 A JP 2008152566A
Authority
JP
Japan
Prior art keywords
traffic information
predicted
information
day
daily
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.)
Granted
Application number
JP2006340316A
Other languages
Japanese (ja)
Other versions
JP4733623B2 (en
Inventor
Mariko Okude
真理子 奥出
Kenichiro Yamane
憲一郎 山根
Masatoshi Kumagai
正俊 熊谷
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.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Xanavi Informatics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xanavi Informatics Corp filed Critical Xanavi Informatics Corp
Priority to JP2006340316A priority Critical patent/JP4733623B2/en
Publication of JP2008152566A publication Critical patent/JP2008152566A/en
Application granted granted Critical
Publication of JP4733623B2 publication Critical patent/JP4733623B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Traffic Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the data quantity necessary for prediction in predicted traffic information considering a non-day type factor without reducing the accuracy and also without increasing the calculation quantity. <P>SOLUTION: A prediction coefficient calculation part 202 calculates a non-day type fluctuation quantity for each day type from traffic information, and then calculates, based on the non-day type fluctuation quantity and non-day type information as a base component, a prediction coefficient that is a coefficient related to the non-day type information. A traffic information prediction part 203 calculates a predicted non-day type fluctuation quantity, based on non-day type information of a prediction object date and the prediction coefficient corresponding to the day type of the prediction object date, and performs prediction of traffic information from the predicted non-day type fluctuation quantity and day type-based statistic traffic information that is statistic traffic information for each day type. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、交通情報の予測技術に関する。   The present invention relates to a traffic information prediction technique.

近年、ナビゲーションシステムを利用して、交通事故の防止、渋滞の緩和などを目的とした交通情報システムが注目されており、数々の技術が提供されている。
このような交通情報システムの一環として、未来の日時における渋滞などを予測する交通情報予測技術が提供されている。
そして、交通情報予測技術には、例えばVICS(Vehicle Information and Communication System:登録商標)やプローブカーから、旅行時間などの交通情報を取得・蓄積し、蓄積した過去の交通情報に確率処理などの統計処理を施した統計交通情報を利用して、現在または未来の渋滞情報(交通情報)を算出する技術が開示されている(例えば、特許文献1参照)。
また、過去の交通情報から、主成分分析などを用いて、特徴的な交通情報のパターン(特徴パターン)を算出し、算出した特徴パターンに所定の強度を乗算し、交通情報の予測を行う特徴空間予測の技術が開示されている(例えば、特許文献2参照)。
In recent years, a traffic information system aimed at preventing traffic accidents and alleviating traffic jams using a navigation system has attracted attention, and various technologies have been provided.
As a part of such a traffic information system, a traffic information prediction technique for predicting a traffic jam at a future date and time is provided.
For traffic information prediction technology, traffic information such as travel time is acquired and accumulated from, for example, VICS (Vehicle Information and Communication System: registered trademark) and probe cars, and statistical information such as probability processing is stored in the accumulated past traffic information. A technique for calculating current or future traffic jam information (traffic information) using the processed statistical traffic information is disclosed (see, for example, Patent Document 1).
Also, a characteristic traffic information pattern (feature pattern) is calculated from past traffic information using principal component analysis, etc., and the calculated feature pattern is multiplied by a predetermined intensity to predict traffic information A technique for spatial prediction is disclosed (for example, see Patent Document 2).

さらに、これまでの過去の交通情報から、未来の交通情報を予測する際に、気温や、降水量などの非日種要因を加味した予測が求められている。
特開2005−122461号公報(段落0029〜段落0033、図7) 特開2005−4668号公報(段落0028〜段落0037、図12)
Furthermore, when predicting future traffic information from past traffic information, there is a need for prediction that takes into account non-daily factors such as temperature and precipitation.
Japanese Patent Laying-Open No. 2005-122461 (paragraph 0029 to paragraph 0033, FIG. 7) Japanese Patent Laying-Open No. 2005-4668 (paragraph 0028 to paragraph 0037, FIG. 12)

しかしながら、統計交通情報において、非日種要因による影響を加味しようとすると、各非日種要因に対応した統計交通情報が必要となるため、予測に必要なデータ量が膨大な量となってしまう。
つまり、統計交通情報で非日種要因をカバーするとなると、日種要因と非日種要因の組み合わせ(平日・雨、平日・晴、平日・雪など)で統計交通情報を作成することになり、データ量が増大する。また、この組み合わせの条件を絞ると、統計交通情報を作成する際の母数が少なくなってしまうため、予測精度が低下してしまう。
また、特徴空間予測では、原則、特徴量として寄与度が低いパターンを切り捨てるため、精度に限界が生じてしまう。また、非日種要因を反映させる場合には、各特徴パターンのそれぞれに日種要因および非日種要因のパターンを、加味させる必要があるが、特徴パターンが多くなるにつれ、計算量が増大し、計算機の負荷が増大してしまう。
すなわち、特徴空間予測では、日種要因や非日種要因のパターンとして、日種・非日種要因が混在した数十種類の特徴パターンが必要となり、データ量や計算量が増大してしまう。
However, if you want to take into account the effects of non-daily factors in statistical traffic information, statistical traffic information corresponding to each non-daily factor is required, so the amount of data required for prediction will be enormous .
In other words, if statistical traffic information covers non-daily factors, statistical traffic information will be created with a combination of daily factors and non-daily factors (weekdays / rain, weekdays / clear, weekdays / snow, etc.) The amount of data increases. Moreover, if the conditions for this combination are narrowed down, the number of parameters for creating statistical traffic information will be reduced, and the prediction accuracy will be reduced.
Also, in the feature space prediction, in principle, a pattern with a low contribution as a feature amount is discarded, so that accuracy is limited. In addition, when reflecting non-daily factors, it is necessary to take into account the characteristics of daily factors and non-daily factors in each feature pattern. However, as the number of feature patterns increases, the amount of calculation increases. The load on the computer will increase.
That is, in the feature space prediction, dozens of kinds of feature patterns in which day / non-day factors are mixed are required as patterns of day factors and non-day factors, and the amount of data and calculation amount increase.

このような背景に鑑みて本発明がなされたのであり、本発明は、天候や季節などの非日種要因を加味した予測交通情報において、予測に必要なデータ量および計算量を低減し、データを低減した場合の予測精度の低下を抑えることを目的とする。   In view of such a background, the present invention has been made, and the present invention reduces the amount of data and the amount of calculation required for prediction in the predicted traffic information that takes into account non-daily factors such as weather and season, It aims at suppressing the fall of the prediction accuracy at the time of reducing.

前記課題を解決するため、本発明を完成するに至った。すなわち、本発明の交通情報予測提供方法は、交通情報から日種ごとの非日種変動量を算出し、この非日種変動量と基底成分としての非日種情報とを基に、非日種情報にかかる係数である予測係数を算出し、予測対象日時の非日種情報と、予測対象日時の日種に対応する予測係数とを基に、予測非日種変動量を算出し、前記予測非日種変動量と、日種毎の統計交通情報である日種別統計交通情報とから交通情報の予測を行うことを特徴とする。   In order to solve the above problems, the present invention has been completed. That is, the traffic information prediction providing method of the present invention calculates the non-day variation for each day type from the traffic information, and based on the non-day variation information and the non-day information as a base component, Calculating a prediction coefficient that is a coefficient related to the species information, calculating a predicted non-day variation amount based on the non-daily information of the prediction target date and time and a prediction coefficient corresponding to the day type of the prediction target date and time, The traffic information is predicted from the predicted non-daily fluctuation amount and the daily statistical traffic information which is the statistical traffic information for each day type.

本発明によれば、天候や季節などの非日種要因を加味した予測交通情報において、予測に必要なデータ量および計算量を低減し、かつデータを低減した場合の予測精度の低下を抑えることが可能となる。   According to the present invention, it is possible to reduce the amount of data and the amount of calculation necessary for the prediction in the predicted traffic information taking into account non-daily factors such as weather and season, and to suppress the decrease in the prediction accuracy when the data is reduced. Is possible.

次に、本発明を実施するための最良の形態(「実施形態」という)について、適宜図面を参照しながら詳細に説明する。   Next, the best mode for carrying out the present invention (referred to as “embodiment”) will be described in detail with reference to the drawings as appropriate.

図1は、本実施形態に係る予測交通情報提供システムの概略図である。
予測交通情報提供システム1は、気象センタなどから気象情報を取得する気象情報センタ4、VICS(登録商標)などの交通情報提供センタ9またはプローブカー10から旅行時間などの交通情報を取得し、取得した交通情報や、気象情報センタ4から送られた非日種情報を基に予測交通情報を算出し、算出した予測交通情報を各車両8に搭載されている車載端末7に送る交通情報センタ3、予測交通情報提供装置2から送信された予測交通情報を車載端末7に送信する基地局6、および車両8に搭載され、予測交通情報提供装置2から無線送信された予測交通情報を受信して、表示する車載端末7からなる。交通情報センタ3、気象情報センタ4および基地局6は、通信ネットワーク5を介して接続されている。
交通情報センタ3には、指定したリンクにおける日時の予測交通情報を算出して、算出した予測交通情報を通信ネットワーク5および基地局6を介して車載端末7に提供する予測交通情報提供装置2が設置されている。
FIG. 1 is a schematic diagram of a predicted traffic information providing system according to the present embodiment.
The predicted traffic information providing system 1 obtains traffic information such as travel time from a weather information center 4 that obtains weather information from a weather center, a traffic information provision center 9 such as VICS (registered trademark), or a probe car 10. The traffic information center 3 calculates the predicted traffic information based on the traffic information and the non-daily information sent from the weather information center 4 and sends the calculated predicted traffic information to the in-vehicle terminal 7 mounted on each vehicle 8. The predicted traffic information transmitted from the predicted traffic information providing device 2 is installed in the base station 6 that transmits the predicted traffic information transmitted to the in-vehicle terminal 7 and the vehicle 8, and the predicted traffic information wirelessly transmitted from the predicted traffic information providing device 2 is received. The vehicle-mounted terminal 7 for displaying is included. The traffic information center 3, the weather information center 4, and the base station 6 are connected via a communication network 5.
The traffic information center 3 includes a predicted traffic information providing device 2 that calculates predicted traffic information of a date and time at a specified link and provides the calculated predicted traffic information to the in-vehicle terminal 7 via the communication network 5 and the base station 6. is set up.

車載端末7は、予測交通情報提供装置2から送られる予測交通情報や予測係数などを受信し、入力部73を介して本体部71に入力された予測を行いたいリンクや日付や時刻などを予測交通情報提供装置2に送る送受信機74、送受信機74が受信した予測交通情報や予測係数などを視覚的に認識可能な情報として、表示部72に表示させる本体部71を備えてなる。   The in-vehicle terminal 7 receives the predicted traffic information and the prediction coefficient sent from the predicted traffic information providing device 2 and predicts the link, date, time, etc., to be predicted input to the main body 71 via the input unit 73. A transmitter / receiver 74 to be sent to the traffic information providing apparatus 2, and a main body 71 that displays the predicted traffic information and prediction coefficient received by the transmitter / receiver 74 on the display unit 72 as visually recognizable information are provided.

次に、図1を参照しつつ、図2を参照して本実施形態に係る予測交通情報提供装置について説明する。
図2は、情報センタに設置される予測交通情報提供装置の概略図である。
予測交通情報提供装置2は、日種ごとの統計交通情報である日種別統計交通情報を作成する統計交通情報作成部201、非日種的な変動量に対する非日種要因の影響の度合いを表す予測係数を算出する予測係数算出部202を備える。
また、予測交通情報提供装置2は、日種別統計交通情報、予測係数および非日種情報を基に予測交通情報を算出する交通情報予測部203を備える。
さらに、予測交通情報提供装置2は、交通情報提供センタ9やプローブカー10から送られた交通情報が保存される交通情報データベース(DB)204、気象情報センタ4から送られた気温や降水量などの非日種要因の情報(非日種情報)が保存される非日種情報DB205、統計交通情報作成部201によって作成された日種別統計交通情報が保存される日種別統計交通情報DB206、および予測係数算出部202によって算出された予測係数が保存される予測係数DB207を備える。
非日種要因の種類として、天候の他、季節成分や、周辺店舗のバーゲン期間や、バケーションなどのイベントが考えられる。
Next, the predicted traffic information providing apparatus according to this embodiment will be described with reference to FIG. 2 while referring to FIG.
FIG. 2 is a schematic diagram of a predicted traffic information providing apparatus installed in an information center.
The predicted traffic information providing apparatus 2 represents a statistical traffic information creation unit 201 that creates day-class statistical traffic information that is statistical traffic information for each day type, and represents the degree of influence of non-day-type factors on non-day-type fluctuations. A prediction coefficient calculation unit 202 that calculates a prediction coefficient is provided.
The predicted traffic information providing apparatus 2 includes a traffic information prediction unit 203 that calculates predicted traffic information based on the daily statistical traffic information, the prediction coefficient, and the non-daily information.
Further, the predicted traffic information providing apparatus 2 includes a traffic information database (DB) 204 in which traffic information sent from the traffic information providing center 9 and the probe car 10 is stored, and temperature and precipitation sent from the weather information center 4. Non-day type information DB 205 storing non-day type factor information (non-day type information), day-type statistical traffic information DB 206 storing day-type statistical traffic information created by the statistical traffic information creating unit 201, and A prediction coefficient DB 207 in which the prediction coefficient calculated by the prediction coefficient calculation unit 202 is stored is provided.
Possible non-daily factors include seasonal components, bargain periods at nearby stores, and vacation events in addition to the weather.

また、予測交通情報提供装置2は、日種と日付とを対応させた日種カレンダが保存されているカレンダDB208、リンクに対して一意に付されたリンク番号の一覧などが保存されているリンクDB209、および日種の種類の一覧などが保存されている日種DB210を備える。
また、予測交通情報提供装置2は、交通情報提供センタ9やプローブカー10から送られた交通情報を取得し、取得した交通情報を交通情報DB204に保存する交通情報取得部212を備える。
さらに、予測交通情報提供装置2は、気象情報センタ4から送られた非日種情報を取得し、取得した非日種情報を非日種情報DB205に保存する非日種情報取得部213、車載端末7から、予測を行いたいリンクのリンク番号や日付や時刻が含まれている予測交通情報要求を受信して、交通情報予測部203に送る予測交通情報要求受信部214を備える。
また、予測交通情報提供装置2は、交通情報予測部203が算出した予測交通情報を車載端末7に送る予測交通情報送信部215を備える。
さらに、予測交通情報提供装置2は、通信ネットワーク5と接続し、気象情報センタ4などから送られた情報を受信して、交通情報取得部212や非日種情報取得部213に送り、さらに交通情報予測部203が算出した予測交通情報を車載端末7に送る通信インタフェース部211を備える。
なお、図1および図2に示す予測交通情報提供装置2および車載端末7における各部(201〜203,211〜215,71,72,73)は、コンピュータに搭載されたハードディスクなどの記憶装置に格納されたプログラムが、RAM(Random Access Memory)や、フラッシュメモリなどの記憶手段に展開され、この展開されたプログラムを図示しないCPU(Central Processing Unit)が実行することで、具現化する。
The predicted traffic information providing apparatus 2 also includes a calendar DB 208 that stores a daily calendar that associates a day type with a date, a link that stores a list of link numbers uniquely assigned to links, and the like. The database includes a DB 209 and a day type DB 210 in which a list of types of day types is stored.
The predicted traffic information providing apparatus 2 includes a traffic information acquisition unit 212 that acquires the traffic information sent from the traffic information providing center 9 or the probe car 10 and stores the acquired traffic information in the traffic information DB 204.
Further, the predicted traffic information providing device 2 acquires the non-day type information sent from the weather information center 4, and stores the acquired non-day type information in the non-day type information DB 205, an in-vehicle information A predicted traffic information request receiving unit 214 that receives a predicted traffic information request including the link number, date, and time of a link to be predicted from the terminal 7 and sends the request to the traffic information prediction unit 203 is provided.
The predicted traffic information providing apparatus 2 includes a predicted traffic information transmission unit 215 that transmits the predicted traffic information calculated by the traffic information prediction unit 203 to the in-vehicle terminal 7.
Further, the predicted traffic information providing device 2 is connected to the communication network 5 and receives information sent from the weather information center 4 and the like, and sends it to the traffic information acquisition unit 212 and the non-daily information acquisition unit 213. A communication interface unit 211 that sends the predicted traffic information calculated by the information prediction unit 203 to the in-vehicle terminal 7 is provided.
Each unit (201 to 203, 211 to 215, 71, 72, 73) in the predicted traffic information providing apparatus 2 and the in-vehicle terminal 7 shown in FIGS. 1 and 2 is stored in a storage device such as a hard disk mounted on the computer. The developed program is developed in a storage means such as a RAM (Random Access Memory) or a flash memory, and the developed program is implemented by a CPU (Central Processing Unit) (not shown).

図3は、交通情報DBにおけるデータの構成例を示す図である。
交通情報DB204には、リンクごとに一意に付された番号であるリンク番号、該交通情報が取得された日付、および該リンク番号および日付に対応したリンクにおける交通情報(旅行時間)が時間的推移のデータとして保存されている。なお、図3では、見やすくするため、交通情報の時間推移をグラフの形で示してあるが、実際には、例えば所定時間毎(例えば、5分毎)における旅行時間の値が保存されている。なお、以下に記述する図4の非日種情報および図5の日種別統計交通情報(日種別統計旅行時間)においても、データは、同様の形式で保存されている。
FIG. 3 is a diagram illustrating a configuration example of data in the traffic information DB.
In the traffic information DB 204, the link number, which is a number uniquely assigned to each link, the date when the traffic information was acquired, and the traffic information (travel time) on the link corresponding to the link number and the date change over time. It is saved as data. In FIG. 3, the time transition of the traffic information is shown in the form of a graph for easy viewing, but actually, for example, the travel time value at every predetermined time (for example, every 5 minutes) is stored. . In the non-daily information of FIG. 4 and the daily statistical traffic information (daily statistical travel time) of FIG. 5 described below, the data is stored in the same format.

図4は、非日種情報DBにおけるデータの構成例を示す図である。
非日種情報DB205には、日付と、気温や降水量などの非日種要因の要素と、非日種情報とが保存されている。非日種情報は、該当する日付における要素の時間的推移のデータである。例えば、2006年7月15日の気温では、該当する日付における1日の気温の推移がデータとして保存されている。
FIG. 4 is a diagram illustrating a configuration example of data in the non-daily information DB.
The non-day type information DB 205 stores a date, elements of non-day type factors such as temperature and precipitation, and non-day type information. Non-day type information is data of temporal transition of elements on a corresponding date. For example, for the temperature on July 15, 2006, the daily temperature transition on the corresponding date is stored as data.

図5は、日種別統計交通情報DBにおけるデータの構成例を示す図である。
日種別統計交通情報DB206には、日種と、該日種に対応する日種別統計交通情報(日種別統計旅行時間)が保存されている。日種別統計交通情報の算出方法は、図3を参照して後記する。
FIG. 5 is a diagram illustrating a configuration example of data in the daily statistical traffic information DB.
The day type statistical traffic information DB 206 stores the day type and day type statistical traffic information (day type statistical travel time) corresponding to the day type. The calculation method of the daily statistical traffic information will be described later with reference to FIG.

図6は、カレンダDBにおける日種カレンダの構成例を示す図である。
図6に示すように日種カレンダには、平日2日目、五十日(ごとおび:月のうち、五、十のつく日)、3連休などの日種がそれぞれの日付に対して対応付けられている。1つの日付に対し、通常複数の日種が対応するが、より特殊な日種が優先されて対応付けられる。
例えば、図6において、7月15日は、土曜日、休日、3連休、3連休初日、五十日などの日種が対応付けられる可能性があるが、この中で交通関係にとって最も重要であり、かつ特殊である五十日が対応付けられることになる。
FIG. 6 is a diagram showing a configuration example of a daily calendar in the calendar DB.
As shown in Fig. 6, the daily calendar includes the second day of weekdays, the fifty days (every day, the fifth and tenth day of the month), three consecutive holidays, etc. It is attached. A plurality of day types usually correspond to one date, but more specific day types are preferentially associated.
For example, in FIG. 6, there is a possibility that July 15th is associated with day types such as Saturday, holidays, three consecutive holidays, three consecutive holidays, and fifty days, among which the most important for traffic relations. And, special 50th day will be associated.

次に、交通情報のうちの、非日種要因による変動量である非日種変動量の算出方法の概略を示す。
なお、以下の本実施形態では、より具体的な説明を行うため、これまでの交通情報を旅行時間として説明する。すなわち、交通情報は、旅行時間に、統計交通情報は、統計旅行時間に、日種別統計交通情報は、日種別統計旅行時間といったように変換する。しかしながら、交通情報は、旅行時間に限らないので、例えばリンク毎の平均速度、渋滞レベル(道路種別の速度毎にレベル分けしたもの)などを交通情報としてもよい。
Next, the outline of the calculation method of the non-day change amount which is the change amount due to the non-day type factor in the traffic information is shown.
In the following embodiment, the traffic information so far will be described as travel time in order to provide a more specific description. That is, the traffic information is converted into travel time, the statistical traffic information is converted into statistical travel time, and the daily statistical traffic information is converted into daily statistical travel time. However, since the traffic information is not limited to the travel time, for example, the average speed for each link, the traffic congestion level (leveled for each road type speed), and the like may be used as the traffic information.

図7および図8を参照して、本実施形態における予測係数の作成方法、ならびに予測旅行時間の作成方法の概略を示す。
図7は、非日種変動量を算出する手順の概略を示す図である。
例として、2006年7月15日(以降、7月15日と記載)のデータを用いた場合で説明する。
図6の日種カレンダを参照すると、7月15日の日種は、五十日であることがわかる。さらに、この日の天気は、1日中雨だったとする。
図7のT1(t)は、7月15日のあるリンクにおける旅行時間の時間的推移を表す。
さらに、T2(t)は、日種に関して特徴的な旅行時間である日種別統計交通情報データの時間的推移を表す。日種別統計旅行時間の算出方法については、図9を参照して説明する。
そして、旅行時間T1(t)から日種別統計旅行時間T2(t)を減算したT3(t)が、7月15日における非日種変動量となる。
T3(t)=T1(t)−T2(t) 式(1)
With reference to FIG. 7 and FIG. 8, the outline of the preparation method of the prediction coefficient in this embodiment and the preparation method of prediction travel time is shown.
FIG. 7 is a diagram showing an outline of a procedure for calculating the non-daily variation amount.
As an example, a case will be described where data on July 15, 2006 (hereinafter referred to as July 15) is used.
Referring to the day type calendar in FIG. 6, it can be seen that the day type on July 15 is fifty days. Furthermore, it is assumed that the weather on this day was raining all day.
T1 (t) in FIG. 7 represents a temporal transition of travel time on a certain link on July 15th.
Further, T2 (t) represents a temporal transition of the day-type statistical traffic information data, which is a characteristic travel time regarding the day type. A method for calculating the daily statistical travel time will be described with reference to FIG.
Then, T3 (t) obtained by subtracting the day-type statistical travel time T2 (t) from the travel time T1 (t) is the non-day type fluctuation amount on July 15.
T3 (t) = T1 (t) -T2 (t) Formula (1)

次に、図8を参照して、予測係数の算出処理の概略を説明する。
図8は、非日種情報の一例を示す図である。
図8も、図7にならって7月15日のデータをあげることとする。
図8に示すように、7月15日の気温の変動を表す曲線をX1(t)、降水量の変動を表す曲線をX2(t)とすると、図7の非日種変動量T3(t)は、X1(t),X2(t)・・・を基底成分とすることにより、
T3(t)=a(t)X1(t)+b(t)X2(t)+・・・ 式(2)
と表すことができる。
ここで、a(t),b(t),・・・を予測係数という。予測係数は、T3(t)を主成分分析したり、回帰分析したりすることによって得ることができる。
Next, the outline of the calculation process of the prediction coefficient will be described with reference to FIG.
FIG. 8 is a diagram illustrating an example of non-daily information.
FIG. 8 also assumes July 15 data following FIG.
As shown in FIG. 8, if the curve representing the temperature fluctuation on July 15 is X1 (t) and the curve representing the fluctuation in precipitation is X2 (t), the non-day variation T3 (t ) Is based on X1 (t), X2 (t).
T3 (t) = a (t) X1 (t) + b (t) X2 (t) + Expression (2)
It can be expressed as.
Here, a (t), b (t),... Are referred to as prediction coefficients. The prediction coefficient can be obtained by performing principal component analysis or regression analysis on T3 (t).

この予測係数を用いると、ある未来の日付における予想気温の推移X1(t)’、予想降水量の推移X2(t)’・・・を得ることができれば、これらと先の予測係数を用いて該当する日付において予測される非日種変動量(予測非日種変動量)T3(t)’を、
T3(t)’=a(t)X1(t)’+b(t)X2(t)’+・・・ 式(3)
と表すことができる。
これに、該当する日付の日種がわかれば、該当する日種別統計旅行時間T2(t)’を、日種別統計交通情報DB206から取得することによって、その未来の日付における予測旅行時間T1(t)’を、
T1(t)’=T2(t)’+T3(t)’ 式(4)
として求めることができる。
以下、a(t),b(t),・・・の一組を予測係数の組と記載することとする。
If this forecast coefficient can be used to obtain the predicted temperature transition X1 (t) ', forecast precipitation transition X2 (t)',... Non-daily fluctuation amount (predicted non-daily fluctuation amount) T3 (t) ′ predicted on the corresponding date
T3 (t) ′ = a (t) X1 (t) ′ + b (t) X2 (t) ′ + (3)
It can be expressed as.
If the date type of the corresponding date is known, the corresponding day-type statistical travel time T2 (t) ′ is obtained from the day-type statistical traffic information DB 206, so that the predicted travel time T1 (t ) ',
T1 (t) ′ = T2 (t) ′ + T3 (t) ′ Equation (4)
Can be obtained as
Hereinafter, a set of a (t), b (t),... Is described as a set of prediction coefficients.

(日種別統計交通旅行時間の作成処理)
まず処理に先立って、図1および図2を参照しつつ交通情報DB204および非日種情報DB205のデータ取得の処理について説明する。
予測交通情報提供装置2の交通情報取得部212は、交通情報提供センタ9やプローブカー10からリンクごとの旅行時間などを通信インタフェース部211を介して取得し、旅行時間などを取得した交通情報取得部212は、これを交通情報DB204に保存する。
気象情報センタ4は、日付や時刻ごとの温度や降水量などの非日種情報を通信ネットワーク5を介して交通情報センタ3の予測交通情報提供装置2に送る。
予測交通情報提供装置2の非日種情報取得部213は、通信インタフェース部211を介して、非日種情報を取得し、これを非日種情報DB205に保存する。
(Creation processing of daily statistical travel time)
Prior to the processing, data acquisition processing of the traffic information DB 204 and the non-day type information DB 205 will be described with reference to FIGS. 1 and 2.
The traffic information acquisition unit 212 of the predicted traffic information providing apparatus 2 acquires the travel time for each link from the traffic information provision center 9 or the probe car 10 via the communication interface unit 211, and acquires the traffic information obtained by acquiring the travel time and the like. The unit 212 stores this in the traffic information DB 204.
The weather information center 4 sends non-daily information such as temperature and precipitation for each date and time to the predicted traffic information providing device 2 of the traffic information center 3 via the communication network 5.
The non-day type information acquisition unit 213 of the predicted traffic information providing apparatus 2 acquires non-day type information via the communication interface unit 211 and stores it in the non-day type information DB 205.

図1および図2を参照しつつ、図9に沿って、日種DB210に保存される日種別統計旅行時間の作成処理を説明する。
図9は、日種別統計旅行時間の作成処理の流れを示すフローである。
なお、この処理は、ユーザが日種別統計交通情報DB206の更新を入力したか、あるいは一定の周期(例えば、1年毎)で行われる。
まず、作成したい日種別統計旅行時間の日種が設定される(S101)。設定の方法は、予め日種の名称などが日種DB210に保存されており、統計交通情報作成部201が日種DB210の先頭から日種データを読み込んでいってもよいし、入力部73を介して、日種の名称などが統計交通情報作成部201に入力されることで、日種が設定されてもよい。
With reference to FIG. 1 and FIG. 2, the day-type statistical travel time creation process stored in the day type DB 210 will be described along FIG. 9.
FIG. 9 is a flow showing the flow of the day-type statistical travel time creation process.
This process is performed when the user inputs an update of the daily statistical traffic information DB 206 or at a constant cycle (for example, every year).
First, the day type of the day-type statistical travel time to be created is set (S101). As for the setting method, the name of the day type or the like is stored in the day type DB 210 in advance, the statistical traffic information creation unit 201 may read the day type data from the head of the day type DB 210, or the input unit 73 Then, the day type may be set by inputting the name of the day type or the like to the statistical traffic information creating unit 201.

次に、統計交通情報作成部201は、カレンダDB208から日種カレンダを取得し、取得した日種カレンダから、設定された日種が対応付けられているすべての日付を取得する(S102)。
次に、対象となるリンクのリンク番号が設定される(S103)。リンク番号の設定方法は、例えばリンクDB209の先頭から統計交通情報作成部201が、リンク番号を読み込むことで行われる。
そして、統計交通情報作成部201が、ステップS102で取得した日付と、ステップS103で設定されたリンク番号とを基に、交通情報DB204から該当する旅行時間を取得する(S104)。
Next, the statistical traffic information creation unit 201 acquires a day type calendar from the calendar DB 208, and acquires all dates associated with the set day type from the acquired day type calendar (S102).
Next, the link number of the target link is set (S103). The link number setting method is performed, for example, by the statistical traffic information creation unit 201 reading the link number from the top of the link DB 209.
Then, the statistical traffic information creation unit 201 acquires the corresponding travel time from the traffic information DB 204 based on the date acquired in step S102 and the link number set in step S103 (S104).

次に、統計交通情報作成部201は、ステップS102で取得した日付に関するすべての旅行時間を取得したか否かを判定する(S105)。判定の方法は、例えばステップS102で取得した日付と、ステップS103で設定されたリンク番号に該当する交通情報DB204の旅行時間に統計交通情報作成部201が、フラグをたてておき、ステップS105において、統計交通情報作成部201が、このフラグを参照することによって判定を行う。
判定の結果、取得した日付に関するすべての旅行時間を取得していないと判定された場合(S105→No)、ステップS104の処理に戻る。
判定の結果、取得した日付に関するすべての旅行時間を取得したと判定された場合(S105→Yes)、ステップS106の処理に進む。
次に、統計交通情報作成部201は、取得したすべてのリンクに関して、予め設定しておいた所定の時間毎に旅行時間の平均をとるなどの処理を行うことによって、該当する日種の統計旅行時間を算出する(S106)。ここで算出された統計旅行時間が、日種別統計旅行時間となる。
Next, the statistical traffic information creation unit 201 determines whether or not all travel times related to the date acquired in step S102 have been acquired (S105). For example, the statistical traffic information creating unit 201 sets a flag for the date acquired in step S102 and the travel time of the traffic information DB 204 corresponding to the link number set in step S103. The statistical traffic information creation unit 201 makes a determination by referring to this flag.
As a result of the determination, if it is determined that all travel times related to the acquired date have not been acquired (S105 → No), the process returns to step S104.
As a result of the determination, if it is determined that all travel times related to the acquired date have been acquired (S105 → Yes), the process proceeds to step S106.
Next, the statistical traffic information creation unit 201 performs a process such as averaging the travel time for every predetermined time set in advance for all the acquired links, so that the statistical travel of the corresponding day type is performed. Time is calculated (S106). The statistical travel time calculated here is the daily statistical travel time.

そして、統計交通情報作成部201は、すべてのリンクに関して日種別統計旅行時間を算出したか否かを判定する(S107)。判定の方法は、例えば現在読み込んでいるリンクのリンク番号が、リンクDB209の最後のデータであるか否かを統計交通情報作成部201がリンクDB209を参照して、判定することによって行われる。
判定の結果、取得したすべてのリンクに関して日種別統計旅行時間を算出していないと判定された場合(S107→No)、ステップS103に処理を戻す。
判定の結果、取得したすべてのリンクに関して日種別統計旅行時間を算出したと判定された場合(S107→Yes)、ステップS108に処理を進める。
次に、統計交通情報作成部201は、日種DB210に格納されているすべての日種に関して、日種別統計旅行時間を算出したか否かを判定する(S108)。判定の方法は、例えば現在読み込んでいる日種の名称が、日種DB210の最後のデータであるか否かを統計交通情報作成部201が判定することによって行われる。
判定の結果、すべての日種に関して、日種別統計旅行時間を算出していないと判定された場合(S108→No)、ステップS101の処理に戻る。
判定の結果、すべての日種に関して、日種別統計旅行時間を算出していると判定された場合(S108→Yes)、ステップS109の処理に進む。
そして、統計交通情報作成部201は、作成した日種別統計旅行時間を、該当する日種と対応付けて日種別統計交通情報DB206に保存する(S109)。
Then, the statistical traffic information creation unit 201 determines whether or not the daily statistical travel time has been calculated for all links (S107). The determination method is performed by, for example, determining whether the link number of the currently read link is the last data of the link DB 209 by the statistical traffic information creating unit 201 with reference to the link DB 209.
As a result of the determination, if it is determined that the daily statistical travel time has not been calculated for all the acquired links (S107 → No), the process returns to step S103.
As a result of the determination, if it is determined that the daily statistical travel time has been calculated for all the acquired links (S107 → Yes), the process proceeds to step S108.
Next, the statistical traffic information creation unit 201 determines whether or not the day-type statistical travel time has been calculated for all day types stored in the day type DB 210 (S108). The determination method is performed, for example, when the statistical traffic information creation unit 201 determines whether or not the name of the currently read day type is the last data in the day type DB 210.
As a result of the determination, when it is determined that the day-type statistical travel time has not been calculated for all day types (S108 → No), the processing returns to step S101.
As a result of the determination, when it is determined that the day-type statistical travel time is calculated for all day types (S108 → Yes), the process proceeds to step S109.
Then, the statistical traffic information creation unit 201 stores the created daily type statistical travel time in the daily type statistical traffic information DB 206 in association with the corresponding day type (S109).

(予測係数の算出処理)
図1および図2を参照しつつ、図10に沿って予測係数の算出処理の説明をする。
図10は、予測係数の算出処理の流れを示すフローである。
まず、作成したい日種別統計旅行時間の日種が設定される(S201)。設定の方法は、予め日種の名称などが日種DB210に保存されており、統計交通情報作成部201が日種DB210の先頭から日種データを読み込んでいってもよいし、入力部73を介して、日種の名称などが統計交通情報作成部201に入力されることで、日種が設定されてもよい。
(Prediction coefficient calculation process)
With reference to FIG. 1 and FIG. 2, the calculation process of the prediction coefficient will be described along FIG.
FIG. 10 is a flowchart showing the flow of the prediction coefficient calculation process.
First, the day type of the day-type statistical travel time to be created is set (S201). As for the setting method, the name of the day type or the like is stored in the day type DB 210 in advance, the statistical traffic information creation unit 201 may read the day type data from the head of the day type DB 210, or the input unit 73 Then, the day type may be set by inputting the name of the day type or the like to the statistical traffic information creating unit 201.

次に、統計交通情報作成部201は、カレンダDB208から日種カレンダを取得し、取得した日種カレンダから、設定された日種が対応付けられているすべての日付を取得する(S202)。
次に、対象となるリンクのリンク番号が設定される(S203)。リンク番号の設定方法は、例えばリンクDB209の先頭から統計交通情報作成部201が、リンク番号を読み込むことで行われる。
そして、統計交通情報作成部201が、ステップS202で設定された日付と、ステップS203で設定されたリンク番号とを基に、交通情報DB204から該当する旅行時間を取得する(S204)。
Next, the statistical traffic information creation unit 201 acquires a day type calendar from the calendar DB 208, and acquires all dates associated with the set day type from the acquired day type calendar (S202).
Next, the link number of the target link is set (S203). The link number setting method is performed, for example, by the statistical traffic information creation unit 201 reading the link number from the top of the link DB 209.
Then, the statistical traffic information creation unit 201 acquires the corresponding travel time from the traffic information DB 204 based on the date set in step S202 and the link number set in step S203 (S204).

次に、予測係数算出部202は、対象となるリンクの、ステップS201で設定した日種と、ステップS203で設定したリンク番号を基に日種別統計旅行時間を日種別統計交通情報DB206から取得する(S205)。
そして、予測係数算出部202は、ステップS204で取得した旅行時間から、ステップS205で取得した日種別統計旅行時間を減算することによって、対象となるリンクの非日種変動量を算出する(S206)。
なお、本実施形態では、日種カレンダにおいて、日付と日種とを1対1に対応させることによって、旅行時間から減算する日種別統計旅行時間を1つとしたが、前記したように、1つの日付には通常複数の日種が該当する。したがって、例えば該当するリンクにおける日種毎の旅行時間の時間的推移のパターンを人為的に作成し、該当する日付に対応する日種のパターンの平均をとるなどしたデータを日種別統計旅行時間としてもよい。
Next, the prediction coefficient calculation unit 202 acquires the daily statistical travel time from the daily statistical traffic information DB 206 based on the day type set in step S201 and the link number set in step S203 of the target link. (S205).
Then, the prediction coefficient calculation unit 202 calculates the non-daily variation amount of the target link by subtracting the day-type statistical travel time acquired in step S205 from the travel time acquired in step S204 (S206). .
In this embodiment, in the day type calendar, the date and the day type are associated with each other on a one-to-one basis, so that one day type statistical travel time is subtracted from the travel time. A date usually has multiple date types. Therefore, for example, a pattern of temporal transition of travel time for each day type in the corresponding link is artificially created, and data such as taking the average of the day type pattern corresponding to the corresponding date is used as the daily statistical travel time. Also good.

次に、予測係数算出部202は、該当する日種のすべての日付に対して、対象となるリンクの非日種変動量を算出したか否かを判定する(S207)。判定の方法は、例えば図9のステップS105で行った判定と同様の方法で行うなどがある。
判定の結果、すべての日付に対して、対象となるリンクの非日種変動量が算出されていないと判定された場合(S207→No)、ステップS206の処理に戻る。
判定の結果、すべての日付に対して、対象となるリンクの非日種変動量が算出されたと判定された場合(S207→Yes)、ステップS208の処理に進む。
そして、予測係数算出部202は、非日種情報DB205から、対象となる日付に対応する非日種情報を取得する(S208)。
Next, the prediction coefficient calculation unit 202 determines whether or not the non-daily fluctuation amount of the target link has been calculated for all dates of the relevant day type (S207). The determination method includes, for example, the same method as the determination performed in step S105 of FIG.
As a result of the determination, when it is determined that the non-daily variation amount of the target link has not been calculated for all dates (S207 → No), the process returns to step S206.
As a result of the determination, if it is determined that the non-daily fluctuation amount of the target link has been calculated for all dates (S207 → Yes), the process proceeds to step S208.
Then, the prediction coefficient calculation unit 202 acquires non-day type information corresponding to the target date from the non-day type information DB 205 (S208).

次に、予測係数算出部202は、ステップS208で取得した非日種情報と、ステップS206で算出した非日種変動量とを基に、主成分分析や回帰分析などを用いて、予測係数の組を算出する(S209)。   Next, the prediction coefficient calculation unit 202 uses principal component analysis, regression analysis, or the like based on the non-day type information acquired in step S208 and the non-day type fluctuation amount calculated in step S206. A set is calculated (S209).

そして、予測係数算出部202は、算出した予測係数の組を予測係数DB207に保存する(S210)。
そして、予測係数算出部202は、対象となるすべてのリンクに関して、予測係数を算出したか否かを判定する(S211)。判定方法は、例えば予測係数の組を算出し終えたリンクDB209のリンク番号にフラグをたてておき、予測係数算出部202がリンクDB209を参照してすべてのリンクにフラグがたっているか否かを検索することによって判定する。
判定の結果、すべてのリンクに関して、予測係数を算出していないと判定された場合(S211→No)、ステップS203の処理に戻る。
判定の結果、すべてのリンクに関して、予測係数を算出したと判定された場合(S211→Yes)、ステップS212に処理を進める。
そして、予測係数算出部202は、すべての日種に関して、予測係数を算出したか否かを判定する(S212)。判定方法は、ステップS211の方法と同様の方法で行う。
判定の結果、すべての日種に関して、予測係数を算出していないと判定された場合(S212→No)、ステップS201の処理に戻る。
判定の結果、すべての日種に関して、予測係数を算出したと判定された場合(S212→Yes)、処理を終了する。
The prediction coefficient calculation unit 202 stores the calculated set of prediction coefficients in the prediction coefficient DB 207 (S210).
Then, the prediction coefficient calculation unit 202 determines whether or not prediction coefficients have been calculated for all target links (S211). As a determination method, for example, a flag is set to the link number of the link DB 209 that has finished calculating a set of prediction coefficients, and the prediction coefficient calculation unit 202 refers to the link DB 209 to determine whether all the links are flagged. Determine by searching.
As a result of the determination, when it is determined that the prediction coefficient has not been calculated for all links (S211 → No), the processing returns to step S203.
As a result of the determination, if it is determined that the prediction coefficient has been calculated for all links (S211 → Yes), the process proceeds to step S212.
And the prediction coefficient calculation part 202 determines whether the prediction coefficient was calculated about all the day types (S212). The determination method is the same as the method in step S211.
As a result of the determination, when it is determined that the prediction coefficient has not been calculated for all day types (S212 → No), the process returns to step S201.
As a result of the determination, when it is determined that the prediction coefficient has been calculated for all the day types (S212 → Yes), the process ends.

(交通情報予測処理)
図1および図2を参照しつつ、図11に沿って交通情報予測処理の説明をする。
図11は、交通情報予測処理の流れを示すフローである。
まず、予測を行いたいリンクのリンク番号や日付や時刻などが入力部73を介して、車載端末7に入力される(S301)。予測を行いたいリンクのリンク番号は、直接入力されてもよいし、例えば表示部72に地図を表示し、ユーザが予測を行いたい道路を指定すると、車載端末7が、指定した道路を該当するリンク番号に変換するなどの方法でもよい。
また、入力されるリンク番号は、複数でもよい。また、エリアや、ルートや、地点(座標)などからリンクのリンク番号を特定してもよい。
(Traffic information prediction process)
The traffic information prediction process will be described along FIG. 11 with reference to FIGS. 1 and 2.
FIG. 11 is a flow showing the flow of traffic information prediction processing.
First, the link number, date, time, and the like of a link to be predicted are input to the in-vehicle terminal 7 via the input unit 73 (S301). The link number of the link to be predicted may be directly input. For example, when the map is displayed on the display unit 72 and the user specifies the road to be predicted, the in-vehicle terminal 7 corresponds to the specified road. A method such as conversion to a link number may also be used.
A plurality of link numbers may be input. Moreover, you may identify the link number of a link from an area, a route, a point (coordinates), etc.

次に、車載端末7は、予測交通情報要求を基地局6および通信ネットワーク5を介して予測交通情報提供装置2に送信する(S302)。予測交通情報要求には、予測を行いたいリンクのリンク番号や日付や時刻などが含まれている。
次に、通信インタフェース部211を介して、予測交通情報要求受信部214が、予測交通情報要求を受信する。そして、予測交通情報要求受信部214が、受信した予測交通情報要求を交通情報予測部203に送り、交通情報予測部203は、予測交通情報要求に含まれるリンク番号、日付、時刻などを取得する(S303)。
そして、交通情報予測部203は、カレンダDB208から日種カレンダを取得し、取得した日種カレンダを参照して、ステップS303で入力された日付が、どの日種に該当するかを検索し、該当する日種を取得する(S304)。
Next, the in-vehicle terminal 7 transmits a predicted traffic information request to the predicted traffic information providing apparatus 2 via the base station 6 and the communication network 5 (S302). The predicted traffic information request includes the link number, date, and time of the link to be predicted.
Next, the predicted traffic information request receiving unit 214 receives the predicted traffic information request via the communication interface unit 211. Then, the predicted traffic information request receiving unit 214 sends the received predicted traffic information request to the traffic information prediction unit 203, and the traffic information prediction unit 203 acquires the link number, date, time, etc. included in the predicted traffic information request. (S303).
Then, the traffic information prediction unit 203 acquires the day type calendar from the calendar DB 208, refers to the acquired day type calendar, searches for which day type the date input in step S303 corresponds to, and The day type to be acquired is acquired (S304).

そして、交通情報予測部203は、ステップS303で取得したリンク番号と、ステップS304で取得した日種とを基に、日種別統計交通情報DB206を参照して、該当する日種別統計旅行時間を取得する(S305)。
次に、交通情報予測部203は、ステップS303で入力された日付を基に、非日種情報DB205を参照して、当該日付の非日種情報をすべて取得する(S306)。このときの非日種情報は、当該日付における予想気温、予想降水量などのデータである。
そして、交通情報予測部203は、予測係数DB207を参照して、該当する日種における予測係数の組を取得する(S307)。予測係数の組は、予測係数の算出を行った日付分だけ存在するが、例えば、以下のようにして予測係数の組を1つに絞り込む。まず、交通情報予測部203は、リンクの場所、時間、日種などを基に、予測係数の組を絞り込んでいく。ここで、最終的に1組の予測係数に絞り込むことができれば、その予測係数の組を使用する。1組に絞り切れない場合は、最終的に残った予測係数の組において、予測係数毎に平均をとるなどして、使用する予測係数の組を1組に絞り込む。
Then, the traffic information prediction unit 203 refers to the daily statistical traffic information DB 206 based on the link number acquired in step S303 and the day type acquired in step S304, and acquires the corresponding daily statistical travel time. (S305).
Next, the traffic information prediction unit 203 refers to the non-day type information DB 205 based on the date input in step S303, and acquires all the non-day type information on the date (S306). The non-daily species information at this time is data such as expected temperature and expected precipitation on the date.
Then, the traffic information prediction unit 203 refers to the prediction coefficient DB 207 and acquires a set of prediction coefficients for the corresponding day type (S307). There are only a set of prediction coefficients for the date when the prediction coefficient is calculated. For example, the set of prediction coefficients is narrowed down to one as follows. First, the traffic information prediction unit 203 narrows down the set of prediction coefficients based on the link location, time, day type, and the like. Here, if it is finally possible to narrow down to one set of prediction coefficients, the set of prediction coefficients is used. If it is not possible to narrow down to one set, the set of prediction coefficients to be used is narrowed down to one set by, for example, taking the average for each prediction coefficient in the remaining set of prediction coefficients.

次に、交通情報予測部203は、取得した予測係数の組と、非日種情報とを基に、該当する日付における予測非日種変動量を算出する(S308)。
そして、交通情報予測部203は、ステップS305で取得した日種別統計旅行時間に、適当な補正係数αを乗算した予測非日種変動量を加算して、該当するリンクにおける予測旅行時間を算出する(S309)。
Next, the traffic information prediction unit 203 calculates a predicted non-day variation amount for the corresponding date based on the acquired set of prediction coefficients and non-day information (S308).
Then, the traffic information prediction unit 203 adds the predicted non-daily variation amount multiplied by an appropriate correction coefficient α to the daily statistical travel time acquired in step S305 to calculate the predicted travel time for the corresponding link. (S309).

ここで、補正係数αについて説明する。
以下の計算は、交通情報予測部203が行う処理である。
該当するリンクにおける予測される旅行時間である予測旅行時間T1(t)’は、式(4)に予測非日種変動量の影響を表すパラメータである補正係数αを挿入することによって、以下の式に書き換えることができる。
T1(t)’=T2(t)’+α・T3(t)’ 式(5)
ここで、式(5)の両辺をT2(t)’で割ると、
T1(t)’/T2(t)’=1+α・T3(t)’/T2(t)’ 式(6)
左辺の分母子を該当するリンクのリンク長Lで割ると、式(7)を得る。
(T1(t)’/L)/(T2(t)’/L)=V2(t)’/V1(t)’=1+α・T3(t)’/T2(t)’ 式(7)
Here, the correction coefficient α will be described.
The following calculation is processing performed by the traffic information prediction unit 203.
The predicted travel time T1 (t) ′, which is the predicted travel time in the corresponding link, is obtained by inserting a correction coefficient α, which is a parameter representing the influence of the predicted non-daily fluctuation amount, into the following formula (4). It can be rewritten as an expression.
T1 (t) ′ = T2 (t) ′ + α · T3 (t) ′ Equation (5)
Here, when both sides of the equation (5) are divided by T2 (t) ′,
T1 (t) ′ / T2 (t) ′ = 1 + α · T3 (t) ′ / T2 (t) ′ Equation (6)
When the denominator on the left side is divided by the link length L of the corresponding link, Equation (7) is obtained.
(T1 (t) ′ / L) / (T2 (t) ′ / L) = V2 (t) ′ / V1 (t) ′ = 1 + α · T3 (t) ′ / T2 (t) ′ Equation (7)

ここで、V1(t)’は、算出された予測旅行時間による予測速度、V2(t)’は、日種別統計旅行時間による予測速度である。
式(7)を以下のようにさらに変形すると、式(8)を得る。
V1(t)’=V2(t)’/(1+α・T3(t)’/T2(t)’)=β(t)・V2(t)’ 式(8)
β(t)に関しては、後記する。
Here, V1 (t) ′ is a predicted speed based on the calculated predicted travel time, and V2 (t) ′ is a predicted speed based on the daily statistical travel time.
When the equation (7) is further modified as follows, the equation (8) is obtained.
V1 (t) ′ = V2 (t) ′ / (1 + α · T3 (t) ′ / T2 (t) ′) = β (t) · V2 (t) ′ Equation (8)
β (t) will be described later.

そして、交通情報予測部203が、まず、補正係数αを1として、V1(t)’の算出を行い、算出したV1(t)’の値を判定する。この値が、異常な値(例えば、時速200kmなど)であるか否か、すなわち予め定めた速度しきい値以下であるか否かを交通情報予測部203が判定し、当該速度しきい値以下であれば、そのままT1(t)’を予測旅行時間として用いる。V1(t)’が、当該速度しきい値より大きな値であれば、補正係数αを0〜1の間で、所定値だけ減算し、再びV1(t)’を算出して、算出したV1(t)’が異常値であるか否かの判定を行う。
この処理を繰り返し、V1(t)’が速度しきい値以下となるまで、補正係数αの更新を行う。
なお、ここでは補正係数αを時間依存しない値としたが、前記補正係数αの算出手順を、時間毎に行うことによって補正係数αを時間依存する値α(t)としてもよい。
Then, the traffic information prediction unit 203 first calculates V1 (t) ′ by setting the correction coefficient α to 1, and determines the calculated value of V1 (t) ′. The traffic information prediction unit 203 determines whether or not this value is an abnormal value (for example, 200 km / h), that is, whether or not it is equal to or lower than a predetermined speed threshold, and is equal to or lower than the speed threshold. If so, T1 (t) ′ is used as the estimated travel time. If V1 (t) ′ is larger than the speed threshold value, the correction coefficient α is subtracted by a predetermined value between 0 and 1, V1 (t) ′ is calculated again, and the calculated V1 It is determined whether (t) ′ is an abnormal value.
This process is repeated until the correction coefficient α is updated until V1 (t) ′ becomes equal to or lower than the speed threshold value.
Here, although the correction coefficient α is a value that does not depend on time, the correction coefficient α may be set to a time-dependent value α (t) by performing the calculation procedure of the correction coefficient α every time.

次に、交通情報予測部203は、ステップS303で取得したすべてのリンク番号に該当するリンク(予測対象リンク)に関して、予測旅行時間を算出したか否かを判定する(S310)。
判定の結果、すべての予測対象リンクに関して、予測旅行時間が算出されていないと判定された場合(S310→No)、ステップS305の処理に戻る。
判定の結果、すべての予測対象リンクに関して、予測旅行時間が算出されたと判定された場合(S310→Yes)、処理を終了する。
Next, the traffic information prediction unit 203 determines whether or not the predicted travel time has been calculated for the links (prediction target links) corresponding to all the link numbers acquired in step S303 (S310).
As a result of the determination, when it is determined that the predicted travel time has not been calculated for all the prediction target links (S310 → No), the process returns to step S305.
As a result of the determination, when it is determined that the predicted travel time has been calculated for all the prediction target links (S310 → Yes), the process ends.

算出された予測旅行時間および用いられた予測係数は、リンク番号、日付、時刻と共に予測交通情報送信部215へ送られ、予測交通情報送信部215は、通信インタフェース部211、通信ネットワーク5および基地局6を介して、車載端末7へ算出した予測旅行時間を送る。   The calculated predicted travel time and the used prediction coefficient are sent to the predicted traffic information transmitting unit 215 together with the link number, date, and time, and the predicted traffic information transmitting unit 215 includes the communication interface unit 211, the communication network 5, and the base station. 6, the calculated estimated travel time is sent to the in-vehicle terminal 7.

ここで、式(8)におけるβ(t)について説明する。
β(t)は、日種別統計旅行時間による予測速度V2(t)’(日種別統計交通情報)に対する非日種要因の影響の度合いを意味する強度パラメータである。
Here, β (t) in Expression (8) will be described.
β (t) is an intensity parameter that indicates the degree of influence of non-day type factors on the predicted speed V2 (t) ′ (day type statistical traffic information) based on the day type statistical travel time.

交通情報予測部203が、日種別統計旅行時間による予測速度V2(t)’と、強度パラメータβ(t)とを、図示しない強度パラメータ記憶部に記憶させてもよい。
図12は、あるリンクにおける日種別統計旅行時間による予測速度と、強度パラメータの関係を示すグラフの一例である。
図12において、横軸は、日種別統計旅行時間による予測速度(式(8)のV2(t)’)を示し、縦軸は、強度パラメータβ(t)を示す。
交通情報予測部203が、図示しない強度パラメータ記憶部に、図12に示すように日種別統計旅行時間による予測速度V2(t)’と、強度パラメータβ(t)とを、予め対応付けて記憶させておくことにより、式(8)の予測旅行時間による予測速度V1(t)’(予測交通情報)の算出が容易となる。
例えば、交通情報予測部203は、図示しない入力部や、通信インタフェース部211(図1参照)を介して入力された日種別統計旅行時間による予測速度がV2c(t)のときには、交通情報予測部203は、図示しない強度パラメータ記憶部から強度パラメータβc(t)(図12参照)を得る。交通情報予測部203は、この強度パラメータβc(t)を用いて時刻t’における予測旅行時間による予測速度V1w(t’)を、V1w(t’)=βc(t’)・V2c(t’)と算出すればよいので、処理時間の短縮が可能となる。
The traffic information prediction unit 203 may store the predicted speed V2 (t) ′ based on the daily statistical travel time and the intensity parameter β (t) in an intensity parameter storage unit (not shown).
FIG. 12 is an example of a graph showing the relationship between the predicted speed based on the daily statistical travel time and the intensity parameter in a certain link.
In FIG. 12, the horizontal axis indicates the predicted speed (V2 (t) ′ in equation (8)) based on the daily statistical travel time, and the vertical axis indicates the intensity parameter β (t).
The traffic information predicting unit 203 stores the predicted speed V2 (t) ′ based on the daily statistical travel time and the intensity parameter β (t) in association with each other in advance in the intensity parameter storage unit (not shown) as shown in FIG. By doing so, it is easy to calculate the predicted speed V1 (t) ′ (predicted traffic information) based on the predicted travel time of Expression (8).
For example, the traffic information predicting unit 203 may be a traffic information predicting unit when the predicted speed based on the daily statistical travel time input via the input unit (not shown) or the communication interface unit 211 (see FIG. 1) is V2c (t). In step 203, an intensity parameter βc (t) (see FIG. 12) is obtained from an intensity parameter storage unit (not shown). The traffic information prediction unit 203 uses this strength parameter βc (t) to calculate the predicted speed V1w (t ′) based on the predicted travel time at time t ′ as V1w (t ′) = βc (t ′) · V2c (t ′ ), The processing time can be shortened.

このように、非日種別統計旅行時間による予測速度V2(t)’に対する強度パラメータβ(t)を、リンクごとに設けてもよいが、道路種別や日種別統計旅行時間による予測速度V2(t)’に対する強度パラメータβ(t)が同一傾向を示す道路、すなわち図12のグラフの形状が類似している道路などに対しては、代表の強度パラメータβ(t)を定めて、使用するようにすれば、図示しない強度パラメータ記憶部に記憶させるデータ量を削減することができる。さらに、図13および図14を参照して後記する該予測旅行時間を用いた経路探索の結果や、渋滞箇所を表示出力するまでの応答時間を短縮することができる。   In this way, the strength parameter β (t) for the predicted speed V2 (t) ′ based on the non-daily statistical travel time may be provided for each link, but the predicted speed V2 (t based on the road type or daily statistical travel time ) ′, The representative strength parameter β (t) is determined and used for roads having the same tendency with respect to the strength parameter β (t), that is, roads having similar shapes in the graph of FIG. By doing so, it is possible to reduce the amount of data stored in the intensity parameter storage unit (not shown). Furthermore, the result of the route search using the predicted travel time described later with reference to FIGS. 13 and 14 and the response time until the traffic congestion point is displayed and output can be shortened.

また、交通情報予測部203が、非日種要因による予測速度の変化の影響が大きいリンクを、例えば該予測速度の最大値と、最小値との差が所定の閾値以上であるリンクとして選択し、このリンクに対してのみ、非日種別統計旅行時間による予測速度V2(t)’と、強度パラメータβ(t)とを対応付けて図示しない強度パラメータ記憶部に記憶させてもよい。
このようにしても、図示しない強度パラメータ記憶部に記憶させるデータ量を削減することができ、さらに、図13および図14を参照して後記する該予測旅行時間を用いた経路探索の結果や、渋滞箇所を表示出力するまでの応答時間を短縮することができる。
In addition, the traffic information prediction unit 203 selects a link that is greatly affected by a change in the predicted speed due to a non-daily factor, for example, as a link in which the difference between the maximum value and the minimum value of the predicted speed is a predetermined threshold value or more. Only for this link, the predicted speed V2 (t) ′ based on the non-daily statistical travel time and the intensity parameter β (t) may be associated with each other and stored in an intensity parameter storage unit (not shown).
Even in this way, it is possible to reduce the amount of data stored in the intensity parameter storage unit (not shown), and further, as a result of the route search using the predicted travel time described later with reference to FIGS. It is possible to shorten the response time until the traffic congestion point is displayed and output.

ここでは、日種別統計旅行時間による予測速度V2(t)’と、強度パラメータβ(t)とを対応させて図示しない強度パラメータ記憶部に記憶させ、図示しない入力部や、通信インタフェース部211(図1参照)を介して入力された日種別統計旅行時間による予測速度V2(t)’を基に、交通情報予測部203が、強度パラメータβ(t)を取得したが、式(8)を用いて強度パラメータβ(t)を算出してもよい。   Here, the predicted speed V2 (t) ′ based on the day-by-day statistical travel time and the intensity parameter β (t) are associated with each other and stored in an intensity parameter storage unit (not shown), and an input unit (not shown) or the communication interface unit 211 ( The traffic information prediction unit 203 acquires the intensity parameter β (t) based on the predicted speed V2 (t) ′ based on the daily statistical travel time input via FIG. The intensity parameter β (t) may be calculated using this parameter.

次に、図1を参照しつつ、図13および図14に沿って、本実施形態の車載端末における画面例を説明する。
図13は、本実施形態にかかる車載端末の表示部における画面例を示す図である。
車載端末7の本体部71は、予測交通情報提供装置2から送られた予測旅行時間、予測係数、リンク番号、日付、時刻を送受信機74を介して取得する。そして、本体部71は、取得したリンク番号に該当する地図上のリンクに、所定の値を超えた予測旅行時間を渋滞情報として、表示部72に表示させる。
例えば、図11で説明した交通情報予測処理によって、算出された予測旅行時間を表示する際、送られた予測係数の組のうちで、最も大きい予測係数を交通渋滞などの予測旅行時間の要因として、その旨を表示する。
例えば、予測旅行時間を基に、交通渋滞情報を表示するものとすると、Aの区間の交通渋滞は、図10の予測係数の算出処理で算出した予測係数のうち、b(t)が最も大きい値であったとする。各予測係数は、図8を参照した説明に従うとすると、b(t)は、降水量にかかる係数である。したがって、Aの区間において予測される交通渋滞(予測交通渋滞)の要因は、降水量による影響、すなわち雨天によるものと、本体部71が判定する。したがって、本体部71は、表示部72に該当する予測交通渋滞は、雨天による影響である旨の表示を行わせる。
また、Bの区間の予測交通渋滞では、a(t)およびb(t)が最も大きい値であるとする。Aの区間と同様、各予測係数は、図8を参照した説明に従うとすると、a(t)は、気温にかかる係数であり、b(t)は、降水量にかかる係数である。よって、Bの区間では、気温、降水量が交通渋滞の原因となっていると考えられる。これにより、例えば、季節が冬であれば、予測交通渋滞の要因は、降雪であると、本体部71が判定する。したがって、本体部71は、表示部72に該当する予測交通渋滞は、降雪による影響である旨の表示を行わせる。
なお、図13の「S」は、出発地点、「G」は、目的地点を表している。
Next, referring to FIG. 1, a screen example in the in-vehicle terminal of the present embodiment will be described along FIGS. 13 and 14.
FIG. 13 is a diagram illustrating a screen example on the display unit of the in-vehicle terminal according to the present embodiment.
The main body 71 of the in-vehicle terminal 7 acquires the predicted travel time, the prediction coefficient, the link number, the date, and the time sent from the predicted traffic information providing apparatus 2 via the transceiver 74. And the main-body part 71 displays the estimated travel time exceeding the predetermined value on the link corresponding to the acquired link number on the display part 72 as traffic jam information.
For example, when the predicted travel time calculated by the traffic information prediction process described in FIG. 11 is displayed, the largest prediction coefficient in the set of sent prediction coefficients is used as a factor of the predicted travel time such as traffic congestion. To that effect.
For example, assuming that traffic congestion information is displayed based on the predicted travel time, the traffic congestion in the section A has the largest b (t) among the prediction coefficients calculated in the prediction coefficient calculation process of FIG. Suppose it was a value. If each prediction coefficient follows the description with reference to FIG. 8, b (t) is a coefficient related to precipitation. Therefore, the main body 71 determines that the cause of the traffic jam (predicted traffic jam) predicted in the section A is the influence of precipitation, that is, the rain. Accordingly, the main body 71 displays that the predicted traffic congestion corresponding to the display unit 72 is due to rain.
In the predicted traffic jam in the section B, it is assumed that a (t) and b (t) are the largest values. As in the section A, if each prediction coefficient follows the description with reference to FIG. 8, a (t) is a coefficient related to temperature, and b (t) is a coefficient related to precipitation. Therefore, in the section B, it is considered that temperature and precipitation are the cause of traffic congestion. Accordingly, for example, if the season is winter, the main body 71 determines that the cause of the predicted traffic congestion is snowfall. Therefore, the main body 71 displays that the predicted traffic congestion corresponding to the display unit 72 is an influence of snowfall.
In FIG. 13, “S” represents a departure point, and “G” represents a destination point.

図14は、本実施形態にかかる車載端末の表示部における画面例を示す図である。
図14は、車載端末7または交通情報センタ3が経路誘導の機能を有し、表示部72が経路誘導の結果得られた複数経路とその予測渋滞度を表示する機能とを有する例である。
経路誘導によって、複数経路とその予測渋滞度を算出する技術は、公知であるため、ここでは説明を省略する。
図14に示すように、複数経路の算出機能により、経路C,D,Eが算出され、それぞれの渋滞度が、予測交通情報提供装置から送られた予測交通情報を基に算出され、画面右上の小ウィンドウc,d,eに表示される画面例である。
そして、それぞれの予測渋滞情報の予測係数から、それぞれの経路における渋滞の要因を表示する。
例えば、経路Cにおける予測交通渋滞において、予測係数b(t)が最も大きいとすると、図13と同様に、雨天による交通渋滞が予想される旨を図14に示すように表示する。そして、図示市内が経路D,Eにおける予測交通渋滞において、予測係数a(t),b(t)が大きく、季節が冬であれば、図13と同様に、経路D,Eにおいては、降雪による交通渋滞が予想される旨を表示する。
FIG. 14 is a diagram illustrating a screen example on the display unit of the in-vehicle terminal according to the present embodiment.
FIG. 14 is an example in which the in-vehicle terminal 7 or the traffic information center 3 has a function of route guidance, and the display unit 72 has a function of displaying a plurality of routes obtained as a result of route guidance and the predicted congestion level.
Since a technique for calculating a plurality of routes and the predicted congestion level by route guidance is known, the description thereof is omitted here.
As shown in FIG. 14, routes C, D, and E are calculated by the multiple route calculation function, and the degree of traffic congestion is calculated based on the predicted traffic information sent from the predicted traffic information providing device. This is an example of a screen displayed in the small windows c, d, e.
And the factor of the traffic congestion in each route is displayed from the prediction coefficient of each prediction traffic information.
For example, in the predicted traffic jam on the route C, if the prediction coefficient b (t) is the largest, the fact that a traffic jam due to rain is expected is displayed as shown in FIG. Then, in the predicted traffic congestion in the routes D and E in the illustrated city, if the prediction coefficients a (t) and b (t) are large and the season is winter, as in FIG. Displays that traffic congestion due to snow is expected.

また、交通渋滞の要因の表示は、マウスポインタを経路に重ねると、該当する経路における要因を表示するようにしてもよい。
このとき、例えばマウスポインタを経路に重ねることにより、本体部71が、該当する経路のリンクに対応付けられているリンク番号を取得する。そして、予測交通情報提供装置2から送られた予測旅行時間、予測係数、リンク番号、日付、時刻と、取得したリンク番号とを本体部71が、照合することにより、本体部71が、該当するリンクの予測旅行時間および予測係数を特定することによって、該当する要因を特定、表示する。
Further, the cause of the traffic jam may be displayed when the mouse pointer is over the route, and the factor in the corresponding route is displayed.
At this time, for example, the main body 71 acquires a link number associated with the link of the corresponding route by overlaying the mouse pointer on the route. And the main body part 71 corresponds by the main body part 71 collating the predicted travel time, the prediction coefficient, the link number, the date, the time, and the acquired link number sent from the predicted traffic information providing device 2. By specifying the estimated travel time and prediction coefficient of the link, the corresponding factors are identified and displayed.

また、本実施形態では、予測交通情報提供装置2が交通情報センタ3に設置されているが、これに限らず、車載端末7に搭載されてもよい。
この場合、予測交通情報要求受信部214と予測交通情報送信部215とが削除され、予測係数算出部202が算出した予測係数や、交通情報予測部203が算出した予測交通情報に関する情報を、表示部72に表示させる表示処理部が追加される。
この場合、図9の日種別統計旅行時間の作成処理から図11の交通情報予測処理に示す処理が、車載端末7で行われる点以外は、図9から図11に示す処理と同様である。
In the present embodiment, the predicted traffic information providing apparatus 2 is installed in the traffic information center 3, but the present invention is not limited to this and may be installed in the in-vehicle terminal 7.
In this case, the predicted traffic information request reception unit 214 and the predicted traffic information transmission unit 215 are deleted, and the prediction coefficient calculated by the prediction coefficient calculation unit 202 and the information related to the predicted traffic information calculated by the traffic information prediction unit 203 are displayed. A display processing unit to be displayed on the unit 72 is added.
9 is the same as the process shown in FIGS. 9 to 11 except that the process shown in the traffic information prediction process in FIG. 11 from the day-type statistical travel time creation process in FIG.

また、図2に示す各構成要素のうち、交通情報予測部203と、前記した表示処理部とが車載端末7に搭載され、その他の構成要素が情報センタに設置されてもよい。
この場合、図9の日種別統計旅行時間の作成処理と図10の予測係数の算出処理とが、交通情報センタ3で行われ、図11の交通情報予測処理が車載端末7で行われる。
この場合、図11に示す交通情報予測処理に必要な日種、非日種別統計交通情報、予測係数の組、非日種情報などは、必要に応じて車載端末7が、情報センタに要求し、情報センタから車載端末7に、前記した各データがダウンロードされ、ダウンロードされたデータを基に、車載端末7が交通情報予測処理を行ってもよい。
Moreover, among each component shown in FIG. 2, the traffic information prediction unit 203 and the display processing unit described above may be mounted on the in-vehicle terminal 7 and other components may be installed in the information center.
In this case, the daily statistical travel time creation process in FIG. 9 and the prediction coefficient calculation process in FIG. 10 are performed in the traffic information center 3, and the traffic information prediction process in FIG. 11 is performed in the in-vehicle terminal 7.
In this case, the in-vehicle terminal 7 requests the information center for the day type, non-day type statistical traffic information, prediction coefficient set, non-day type information, etc. necessary for the traffic information prediction process shown in FIG. Each data described above may be downloaded from the information center to the in-vehicle terminal 7, and the in-vehicle terminal 7 may perform the traffic information prediction process based on the downloaded data.

本実施形態によれば、少なくとも日種ごとの統計交通情報と、日々の非日種情報と、予測係数とを用いることによって、交通情報予測を行うため、統計交通情報を用いて、非日種要因の影響を反映させた交通情報予測のように、日種別の統計交通ごとに非日種要因を反映させた統計交通情報を用意する必要が無く、また特徴空間予測のように、多くの特徴パターンを用意する必要が無いため、予測に必要なデータ量の削減が可能となる。
さらに、本実施形態における交通情報予測時の計算量は、非日種情報の種類の数に基づくため、日種・非日種要因が混在した特徴パターンの数に基づく特徴空間予測と比較して、少ない計算量で交通情報の予測ができる。
また、日種別統計交通情報と、予測係数とで、交通情報を予測する際の計算量を削減することで、装置の応答性を向上させることができる。
According to the present embodiment, at least statistical traffic information for each day type, daily non-day type information, and prediction coefficient are used to perform traffic information prediction. There is no need to prepare statistical traffic information that reflects non-day type factors for each type of statistical traffic, unlike traffic information prediction that reflects the influence of factors, and many features such as feature space prediction. Since there is no need to prepare a pattern, the amount of data necessary for prediction can be reduced.
Furthermore, since the amount of calculation at the time of traffic information prediction in this embodiment is based on the number of types of non-day type information, compared with feature space prediction based on the number of feature patterns in which day type / non-day type factors are mixed. Traffic information can be predicted with a small amount of calculation.
Moreover, the responsiveness of an apparatus can be improved by reducing the calculation amount at the time of predicting traffic information with day type statistical traffic information and a prediction coefficient.

本実施形態に係る予測交通情報提供システムの概略図である。It is the schematic of the prediction traffic information provision system which concerns on this embodiment. 情報センタに設置される予測交通情報提供装置の概略図である。It is the schematic of the prediction traffic information provision apparatus installed in an information center. 交通情報DBに保存されているデータの構成例を示す図である。It is a figure which shows the structural example of the data preserve | saved in traffic information DB. 非日種情報DBにおけるデータの構成例を示す図である。It is a figure which shows the structural example of the data in non-daily species information DB. 日種別統計交通情報DBにおけるデータの構成例を示す図である。It is a figure which shows the structural example of the data in daily classification statistical traffic information DB. カレンダDBにおける日種カレンダの構成例を示す図である。It is a figure which shows the structural example of the day type | mold calendar in calendar DB. 非日種変動量を算出する手順の概略を示す図である。It is a figure which shows the outline of the procedure which calculates a non-day variation amount. 非日種情報の一例を示す図である。It is a figure which shows an example of non-day type information. 日種別統計旅行時間の作成処理の流れを示すフローである。It is a flow which shows the flow of creation processing of a day type statistical travel time. 予測係数の算出処理の流れを示すフローである。It is a flow which shows the flow of the calculation process of a prediction coefficient. 交通情報予測処理の流れを示すフローである。It is a flow which shows the flow of traffic information prediction processing. あるリンクにおける日種別統計旅行時間による予測速度と、強度パラメータの関係を示すグラフの一例である。It is an example of the graph which shows the relationship between the prediction speed by a day type statistical travel time in a certain link, and an intensity parameter. 本実施形態にかかる車載端末の表示部における画面例を示す図である。It is a figure which shows the example of a screen in the display part of the vehicle-mounted terminal concerning this embodiment. 本実施形態にかかる車載端末の表示部における画面例を示す図である。It is a figure which shows the example of a screen in the display part of the vehicle-mounted terminal concerning this embodiment.

符号の説明Explanation of symbols

1 予測交通情報提供システム
2 予測交通情報提供装置
3 交通情報センタ
4 気象情報センタ
5 通信ネットワーク
6 基地局
7 車載端末
8 車両
9 交通情報提供センタ
10 プローブカー
71 本体部
72 表示部
73 入力部
74 送受信機
201 統計交通情報作成部
202 予測係数算出部
203 交通情報予測部
204 交通情報DB
205 非日種情報DB
206 日種別統計交通情報DB
207 予測係数DB
208 カレンダDB
209 リンクDB
210 日種DB
211 通信インタフェース部
212 交通情報取得部
213 非日種情報取得部
214 予測交通情報要求受信部
215 予測交通情報送信部
DESCRIPTION OF SYMBOLS 1 Predictive traffic information provision system 2 Predictive traffic information provision apparatus 3 Traffic information center 4 Weather information center 5 Communication network 6 Base station 7 In-vehicle terminal 8 Vehicle 9 Traffic information provision center 10 Probe car 71 Main part 72 Display part 73 Input part 74 Transmission / reception Machine 201 Statistical traffic information creation unit 202 Prediction coefficient calculation unit 203 Traffic information prediction unit 204 Traffic information DB
205 Non-Japanese information DB
206 Daily statistical traffic information DB
207 Prediction coefficient DB
208 Calendar DB
209 Link DB
210 day DB
211 Communication Interface Unit 212 Traffic Information Acquisition Unit 213 Non-Japanese Information Acquisition Unit 214 Predictive Traffic Information Request Receiving Unit 215 Predictive Traffic Information Transmitting Unit

Claims (16)

交通情報の予測を行う予測交通情報提供装置における予測交通情報提供方法であって、
交通情報提供センタまたはプローブカーから送られた日種毎に取得可能な交通情報、非日種情報センタから送られた気象データを含んだ日種以外の要因の情報である非日種情報、および任意の日付と日種とを対応させた情報を保持した記憶部を有し、
前記予測交通情報提供方法は、第1の処理と、第2の処理とを実行し、
前記第1の処理は、
前記記憶部から、日種毎に交通情報を取得し、
前記取得した日種毎の交通情報を基に、日種毎の統計交通情報である日種別統計交通情報を算出し、
前記算出した日種別統計交通情報と、該当する日種とを対応付けて保存し、
前記交通情報と、前記日種別統計交通情報とを基に、日種によらない交通情報の変動量である非日種変動量を算出し、
対象となる日付に対応する非日種情報を、前記記憶部から取得し、
前記算出した非日種変動量と、前記取得した非日種情報とを基に、前記非日種情報の重みである予測係数を算出する処理であり、
前記第2の処理は、
入力部を介して、予測対象リンクと、予測対象日時が指定されると、
前記予測対象日時に対応する日種を、前記記憶部から取得し、
前記取得した日種に対応する日種別統計交通情報を、前記記憶部から取得し、
前記予測対象日時の非日種情報を前記記憶部から取得し、
前記算出した予測係数と、前記取得した非日種情報とを基に、前記予測対象日時における予測非日種変動量を算出し、
前記予測非日種変動量と、前記取得した日種別統計交通情報とを基に、予測交通情報を算出することを特徴とする予測交通情報提供方法。
A predicted traffic information providing method in a predicted traffic information providing apparatus for predicting traffic information,
Traffic information that can be acquired for each day type sent from the traffic information providing center or probe car, non-day type information that is information on factors other than day type including weather data sent from the non-day type information center, and It has a storage unit that holds information that associates an arbitrary date and day type,
The predicted traffic information providing method executes a first process and a second process,
The first process includes
From the storage unit, obtain traffic information for each day type,
Based on the acquired traffic information for each day type, calculate the day type statistical traffic information which is the statistical traffic information for each day type,
The calculated day type statistical traffic information and the corresponding day type are stored in association with each other,
Based on the traffic information and the day-type statistical traffic information, a non-day variation amount that is a variation amount of traffic information not depending on the day type is calculated,
Non-Japanese type information corresponding to the target date is acquired from the storage unit,
Based on the calculated non-daily variation amount and the acquired non-daily information, a process of calculating a prediction coefficient that is a weight of the non-daily information,
The second process includes
When the prediction target link and the prediction target date and time are specified via the input unit,
Obtaining the day type corresponding to the prediction target date and time from the storage unit;
The day-type statistical traffic information corresponding to the acquired day type is acquired from the storage unit,
Obtain non-daily information of the prediction target date and time from the storage unit,
Based on the calculated prediction coefficient and the acquired non-day type information, calculate a predicted non-day variation amount at the prediction target date and time,
A predicted traffic information providing method, wherein predicted traffic information is calculated based on the predicted non-daily fluctuation amount and the acquired daily statistical traffic information.
前記予測係数の算出は、前記非日種変動量を非日種情報によって、主成分分析または回帰分析することであることを特徴とする請求項1に記載の予測交通情報提供方法。   The method for providing predicted traffic information according to claim 1, wherein the calculation of the prediction coefficient is a principal component analysis or regression analysis of the non-daily variation amount based on non-daily information. 前記予測交通情報の算出において、前記予測非日種変動量に、重みである強度を乗算することを特徴とする請求項1に記載の予測交通情報提供方法。   The method for providing predicted traffic information according to claim 1, wherein, in calculating the predicted traffic information, the predicted non-daily variation amount is multiplied by an intensity that is a weight. 前記予測交通情報を基に、該当するリンクにおける予測速度を算出し、前記予測速度を基に、前記予測交通情報が異常値であるか否かを判定し、異常値であるならば前記強度の値を小さくすることを特徴とする請求項3に記載の予測交通情報提供方法。   Based on the predicted traffic information, the predicted speed at the corresponding link is calculated, and based on the predicted speed, it is determined whether the predicted traffic information is an abnormal value. The predicted traffic information providing method according to claim 3, wherein the value is reduced. 請求項1から請求項4に記載の予測交通情報提供方法を実行する予測交通情報提供装置から、前記予測交通情報提供装置が算出した予測交通情報を含む情報を受信する車載端末における予測交通情報提供方法であって、
前記車載端末は、情報の処理を行う本体部と、情報の表示を行う表示部とを有し、
前記車載端末の本体部が、
前記受信した予測交通情報を表示部に表示させることを特徴とする予測交通情報提供方法。
Providing predicted traffic information in an in-vehicle terminal that receives information including predicted traffic information calculated by the predicted traffic information providing device from a predicted traffic information providing device that executes the predicted traffic information providing method according to claim 1. A method,
The in-vehicle terminal has a main body for processing information and a display for displaying information,
The main body of the in-vehicle terminal is
A method for providing predicted traffic information, comprising: displaying the received predicted traffic information on a display unit.
前記車載端末に送られる情報は、前記予測係数の算出に用いた予測係数が含まれ、
前記車載端末の本体部が、
前記送られた予測係数のうち、最も大きい予測係数を判定し、
前記最も大きい予測係数に該当する非日種情報を前記表示部に表示させることを特徴とする請求項5に記載の予測交通情報提供方法。
The information sent to the in-vehicle terminal includes a prediction coefficient used to calculate the prediction coefficient,
The main body of the in-vehicle terminal is
Of the sent prediction coefficients, determine the largest prediction coefficient,
The predicted traffic information providing method according to claim 5, wherein non-daily information corresponding to the largest prediction coefficient is displayed on the display unit.
交通情報の予測を行う予測交通情報提供装置における予測交通情報提供方法であって、
日種毎の統計交通情報である日種別統計交通情報、および日種によらない交通情報の変動量である非日種変動量を保持した記憶部を有し、
前記記憶部から、日種別統計交通情報と、非日種変動量とを取得し、
前記日種別統計交通情報に対する前記非日種変動量の強度値である強度パラメータを算出し、
前記日種別統計交通情報と、前記算出した強度パラメータとを対応付けて記憶部に保存し、
入力部または通信部を介して日種別統計交通情報が入力されると、前記記憶部から該入力された日種別統計交通情報に対応する強度パラメータを取得し、
該入力された日種別統計交通情報と、該取得された強度パラメータとから予測交通情報を算出することを特徴とする予測交通情報提供方法。
A predicted traffic information providing method in a predicted traffic information providing apparatus for predicting traffic information,
It has a storage unit that holds daily statistical traffic information that is statistical traffic information for each day type, and non-day type fluctuation amount that is the fluctuation amount of traffic information that does not depend on the day type,
From the storage unit, obtain the daily statistical traffic information and the non-daily fluctuation amount,
Calculating an intensity parameter that is an intensity value of the non-daily fluctuation amount with respect to the daily statistical traffic information;
The day-type statistical traffic information and the calculated intensity parameter are stored in a storage unit in association with each other,
When the daily statistical traffic information is input via the input unit or the communication unit, the strength parameter corresponding to the input daily statistical traffic information is acquired from the storage unit,
A predictive traffic information providing method, wherein predictive traffic information is calculated from the input daily statistical traffic information and the acquired intensity parameter.
交通情報の予測を行う予測交通情報提供装置であって、
交通情報提供センタまたはプローブカーから送られた日種毎に取得可能な交通情報、非日種情報センタから送られた気象データを含んだ日種以外の要因の情報である非日種情報、および任意の日付と日種とを対応させた情報を保持した記憶部と、
前記記憶部から、日種毎に交通情報を取得し、前記取得した日種毎の交通情報を基に、日種ごとの統計交通情報である日種別統計交通情報を算出し、前記算出した日種別統計交通情報と、該当する日種とを対応付けて保存する機能を有する統計交通情報作成部と、
前記交通情報と、前記日種別統計交通情報とを基に、日種によらない交通情報の変動量である非日種変動量を算出し、対象となる日付に対応する非日種情報を、前記記憶部から取得し、前記算出した非日種変動量と、前記取得した非日種情報とを基に、前記非日種情報の重みである予測係数を算出する機能を有する予測係数算出部と、
入力部を介して、予測対象リンクと、予測対象日時が指定されると、前記予測対象日時に対応する日種を、前記記憶部から取得し、前記取得した日種に対応する日種別統計交通情報を、前記記憶部から取得し、前記予測対象日時の非日種情報を前記記憶部から取得し、前記算出した予測係数と、前記取得した非日種情報とを基に、前記予測対象日時における予測非日種変動量を算出し、前記予測非日種変動量と、前記取得した日種別統計交通情報とを基に、予測交通情報を算出する機能を有する交通情報予測部と、
を有することを特徴とする予測交通情報提供装置。
A predictive traffic information providing device that predicts traffic information,
Traffic information that can be acquired for each day type sent from the traffic information providing center or probe car, non-day type information that is information on factors other than day type including weather data sent from the non-day type information center, and A storage unit that stores information in which an arbitrary date and day type are associated;
From the storage unit, traffic information is acquired for each day type, and based on the acquired traffic information for each day type, day type statistical traffic information that is statistical traffic information for each day type is calculated, and the calculated date Statistical traffic information creation unit having a function of storing the type statistical traffic information and the corresponding day type in association with each other,
Based on the traffic information and the day-type statistical traffic information, the non-day-type fluctuation amount that is the fluctuation amount of the traffic information not depending on the day-type is calculated, and the non-day-type information corresponding to the target date, A prediction coefficient calculation unit that has a function of calculating a prediction coefficient that is a weight of the non-daily information, based on the calculated non-daily variation amount and the acquired non-daily information, obtained from the storage unit When,
When the prediction target link and the prediction target date and time are specified via the input unit, the day type corresponding to the prediction target date and time is acquired from the storage unit, and the day type statistical traffic corresponding to the acquired day type Information is acquired from the storage unit, non-daily information on the prediction target date and time is acquired from the storage unit, and the prediction target date and time is based on the calculated prediction coefficient and the acquired non-daily information. A traffic information prediction unit having a function of calculating predicted traffic information based on the predicted non-daily fluctuation amount and the acquired day-type statistical traffic information;
A predictive traffic information providing apparatus characterized by comprising:
前記予測係数算出部は、前記非日種変動量を非日種情報によって、主成分分析または回帰分析する機能をさらに有することを特徴とする請求項8に記載の予測交通情報提供装置。   The predicted traffic information providing apparatus according to claim 8, wherein the prediction coefficient calculation unit further has a function of performing principal component analysis or regression analysis on the non-daily variation amount based on non-daily information. 前記交通情報予測部は、前記予測非日種変動量に、重みである強度を乗算する機能をさらに有することを特徴とする請求項8に記載の予測交通情報提供装置。   The predicted traffic information providing apparatus according to claim 8, wherein the traffic information prediction unit further has a function of multiplying the predicted non-daily variation amount by an intensity that is a weight. 前記交通情報予測部は、前記予測交通情報を基に、該当するリンクにおける予測速度を算出し、前記予測速度を基に、前記予測交通情報が異常値であるか否かを判定し、異常値であるならば前記強度の値を小さくする機能をさらに有することを特徴とする請求項10に記載の予測交通情報提供装置。   The traffic information prediction unit calculates a predicted speed at a corresponding link based on the predicted traffic information, determines whether the predicted traffic information is an abnormal value based on the predicted speed, and outputs an abnormal value. If it is, it has further the function to make the said intensity | strength value small, The prediction traffic information provision apparatus of Claim 10 characterized by the above-mentioned. 車両に搭載され、交通情報の予測を行う予測交通情報提供装置であって、
日種毎の統計交通情報である日種別統計交通情報、および日種によらない交通情報の変動量である非日種変動量を保持した記憶部と、
前記記憶部から、日種別統計交通情報と、非日種変動量とを取得し、
前記日種別統計交通情報に対する前記非日種変動量の強度値である強度パラメータを算出し、
前記日種別統計交通情報と、前記算出した強度パラメータとを対応付けて記憶部に保存し、
入力部または通信部を介して、日種別統計交通情報が入力されると、前記記憶部から該入力された日種別統計交通情報に対応する強度パラメータを取得し、
該入力された日種別統計交通情報と、該取得された強度パラメータとから予測交通情報を算出する交通情報予測部とを有することを特徴とする予測交通情報提供装置。
A prediction traffic information providing device that is mounted on a vehicle and predicts traffic information,
A storage unit that holds the daily statistical traffic information that is the statistical traffic information for each day type, and the non-daily fluctuation amount that is the fluctuation amount of the traffic information that does not depend on the day type,
From the storage unit, obtain the daily statistical traffic information and the non-daily fluctuation amount,
Calculating an intensity parameter that is an intensity value of the non-daily fluctuation amount with respect to the daily statistical traffic information;
The day-type statistical traffic information and the calculated intensity parameter are stored in a storage unit in association with each other,
When the daily statistical traffic information is input via the input unit or the communication unit, the strength parameter corresponding to the input daily statistical traffic information is acquired from the storage unit,
A predicted traffic information providing apparatus, comprising: a traffic information prediction unit that calculates predicted traffic information from the input daily type statistical traffic information and the acquired intensity parameter.
請求項8から請求項11のいずれか一項に記載の予測交通情報提供装置から、前記予測交通情報提供装置が算出した予測交通情報を含む情報を受信する車載端末であって、
前記車載端末は、情報の処理を行う本体部と、情報の表示を行う表示部とを備え、
前記車載端末の本体部が、
前記受信した予測交通情報を表示部に表示させることを特徴とする車載端末。
An in-vehicle terminal that receives information including predicted traffic information calculated by the predicted traffic information providing device from the predicted traffic information providing device according to any one of claims 8 to 11.
The in-vehicle terminal includes a main body for processing information and a display for displaying information,
The main body of the in-vehicle terminal is
An in-vehicle terminal characterized in that the received predicted traffic information is displayed on a display unit.
前記車載端末に送られる情報は、前記予測係数の算出に用いた予測係数が含まれ、
前記車載端末の本体部が、
前記送られた予測係数のうち、最も大きい予測係数を判定し、
前記最も大きい予測係数に該当する非日種情報を前記表示部に表示させることを特徴とする請求項13に記載の車載端末。
The information sent to the in-vehicle terminal includes a prediction coefficient used to calculate the prediction coefficient,
The main body of the in-vehicle terminal is
Of the sent prediction coefficients, determine the largest prediction coefficient,
The in-vehicle terminal according to claim 13, wherein non-daily information corresponding to the largest prediction coefficient is displayed on the display unit.
請求項8から請求項11のいずれか一項に記載の予測情報提供装置を搭載した車載端末。   The vehicle-mounted terminal carrying the prediction information provision apparatus as described in any one of Claims 8-11. 交通情報の予測に必要なデータを算出する予測交通情報提供装置と、前記予測交通情報が算出したデータを取得して交通情報の予測を行う車載端末と、を備えた予測交通情報提供システムであって、
前記予測交通情報提供装置は、
交通情報提供センタまたはプローブカーから送られた日種毎に取得可能な交通情報、非日種情報センタから送られた気象データを含んだ日種以外の要因の情報である非日種情報、および任意の日付と日種とを対応させた情報を保持した記憶部と、
前記記憶部から、日種毎に交通情報を取得し、前記取得した日種毎の交通情報を基に、日種ごとの統計交通情報である日種別統計交通情報を算出し、前記算出した日種別統計交通情報と、該当する日種とを対応付けて保存する機能を有する統計交通情報作成部と、
前記交通情報と、前記日種別統計交通情報とを基に、日種によらない交通情報の変動量である非日種変動量を算出し、対象となる日付に対応する非日種情報を、前記記憶部から取得し、前記算出した非日種変動量と、前記取得した非日種情報とを基に、前記非日種情報の重みである予測係数を算出する機能を有する予測係数算出部と、を備え、
前記車載端末は、
入力部を介して、予測対象リンクと、予測対象日時が指定されると、前記予測対象日時に対応する日種を、前記予測交通情報提供装置から取得し、前記取得した日種に対応する日種別統計交通情報を、前記予測交通情報提供装置から取得し、前記予測対象日時の非日種情報を前記予測交通情報提供装置から取得し、前記予測係数を前記予測交通情報提供装置から取得し、前記取得した予測係数と、前記取得した非日種情報とを基に、前記予測対象日時における予測非日種変動量を算出し、前記予測非日種変動量と、前記取得した日種別統計交通情報とを基に、予測交通情報を算出する交通情報予測部
を有することを特徴とする予測交通情報提供システム。
A predicted traffic information providing system comprising: a predicted traffic information providing device that calculates data necessary for traffic information prediction; and an in-vehicle terminal that obtains data calculated by the predicted traffic information and predicts traffic information. And
The predicted traffic information providing device includes:
Traffic information that can be acquired for each day type sent from the traffic information providing center or probe car, non-day type information that is information on factors other than day type including weather data sent from the non-day type information center, and A storage unit that stores information in which an arbitrary date and day type are associated;
From the storage unit, traffic information is acquired for each day type, and based on the acquired traffic information for each day type, day type statistical traffic information that is statistical traffic information for each day type is calculated, and the calculated date Statistical traffic information creation unit having a function of storing the type statistical traffic information and the corresponding day type in association with each other,
Based on the traffic information and the day-type statistical traffic information, the non-day-type fluctuation amount that is the fluctuation amount of the traffic information not depending on the day-type is calculated, and the non-day-type information corresponding to the target date, A prediction coefficient calculation unit that has a function of calculating a prediction coefficient that is a weight of the non-daily information, based on the calculated non-daily variation amount and the acquired non-daily information, obtained from the storage unit And comprising
The in-vehicle terminal is
When a prediction target link and a prediction target date and time are specified via the input unit, a day type corresponding to the prediction target date and time is acquired from the predicted traffic information providing device, and a day corresponding to the acquired day type is acquired. Type statistical traffic information is acquired from the predicted traffic information providing device, non-daily information of the prediction target date and time is acquired from the predicted traffic information providing device, and the prediction coefficient is acquired from the predicted traffic information providing device, Based on the acquired prediction coefficient and the acquired non-day type information, a predicted non-day type fluctuation amount at the prediction target date and time is calculated, and the predicted non-day type fluctuation amount and the acquired daily type statistical traffic are calculated. A predicted traffic information providing system comprising a traffic information prediction unit that calculates predicted traffic information based on the information.
JP2006340316A 2006-12-18 2006-12-18 Predicted traffic information providing device, in-vehicle terminal, and predicted traffic information providing system Active JP4733623B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006340316A JP4733623B2 (en) 2006-12-18 2006-12-18 Predicted traffic information providing device, in-vehicle terminal, and predicted traffic information providing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006340316A JP4733623B2 (en) 2006-12-18 2006-12-18 Predicted traffic information providing device, in-vehicle terminal, and predicted traffic information providing system

Publications (2)

Publication Number Publication Date
JP2008152566A true JP2008152566A (en) 2008-07-03
JP4733623B2 JP4733623B2 (en) 2011-07-27

Family

ID=39654666

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006340316A Active JP4733623B2 (en) 2006-12-18 2006-12-18 Predicted traffic information providing device, in-vehicle terminal, and predicted traffic information providing system

Country Status (1)

Country Link
JP (1) JP4733623B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010134538A (en) * 2008-12-02 2010-06-17 Fujitsu Ltd Data communication device, data communication system, and computer program for data communication device
JP2011185814A (en) * 2010-03-10 2011-09-22 Nomura Research Institute Ltd Travel time estimate system, travel time estimate program, and navigation system
JP2013222291A (en) * 2012-04-16 2013-10-28 Seiko Epson Corp Information processing apparatus, movement prediction system and movement prediction method
JP2016126382A (en) * 2014-12-26 2016-07-11 三菱電機株式会社 Its sport service system
JP2018055207A (en) * 2016-09-27 2018-04-05 本田技研工業株式会社 Traffic obstruction risk predicting device
JP2019109248A (en) * 2019-02-21 2019-07-04 三菱電機株式会社 Drive support method, on-vehicle unit and service server

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05250594A (en) * 1992-03-04 1993-09-28 Hitachi Ltd Road traffic simulation system
JP2003242589A (en) * 2002-02-18 2003-08-29 Hiroshi Tanaka Road running time predicting system
JP2005004668A (en) * 2003-06-16 2005-01-06 Hitachi Ltd Traffic information providing device and traffic information providing method
JP2005122461A (en) * 2003-10-16 2005-05-12 Hitachi Ltd Traffic information processing device and traffic information display device
JP2006011572A (en) * 2004-06-23 2006-01-12 Nec Corp Traffic information prediction function learning device, traffic information prediction device, and traffic information variation law acquisition device and method
JP2006085511A (en) * 2004-09-17 2006-03-30 Hitachi Ltd Traffic information prediction device
JP2006215782A (en) * 2005-02-03 2006-08-17 Xanavi Informatics Corp Navigation apparatus

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05250594A (en) * 1992-03-04 1993-09-28 Hitachi Ltd Road traffic simulation system
JP2003242589A (en) * 2002-02-18 2003-08-29 Hiroshi Tanaka Road running time predicting system
JP2005004668A (en) * 2003-06-16 2005-01-06 Hitachi Ltd Traffic information providing device and traffic information providing method
JP2005122461A (en) * 2003-10-16 2005-05-12 Hitachi Ltd Traffic information processing device and traffic information display device
JP2006011572A (en) * 2004-06-23 2006-01-12 Nec Corp Traffic information prediction function learning device, traffic information prediction device, and traffic information variation law acquisition device and method
JP2006085511A (en) * 2004-09-17 2006-03-30 Hitachi Ltd Traffic information prediction device
JP2006215782A (en) * 2005-02-03 2006-08-17 Xanavi Informatics Corp Navigation apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010134538A (en) * 2008-12-02 2010-06-17 Fujitsu Ltd Data communication device, data communication system, and computer program for data communication device
JP2011185814A (en) * 2010-03-10 2011-09-22 Nomura Research Institute Ltd Travel time estimate system, travel time estimate program, and navigation system
JP2013222291A (en) * 2012-04-16 2013-10-28 Seiko Epson Corp Information processing apparatus, movement prediction system and movement prediction method
JP2016126382A (en) * 2014-12-26 2016-07-11 三菱電機株式会社 Its sport service system
JP2018055207A (en) * 2016-09-27 2018-04-05 本田技研工業株式会社 Traffic obstruction risk predicting device
US10636296B2 (en) 2016-09-27 2020-04-28 Honda Motor Co., Ltd. Traffic hindrance risk prediction apparatus
JP2019109248A (en) * 2019-02-21 2019-07-04 三菱電機株式会社 Drive support method, on-vehicle unit and service server

Also Published As

Publication number Publication date
JP4733623B2 (en) 2011-07-27

Similar Documents

Publication Publication Date Title
US8180557B2 (en) Traffic state predicting apparatus
US7463973B2 (en) Car navigation system, traffic information providing apparatus, car navigation device, and traffic information providing method and program
JP4733623B2 (en) Predicted traffic information providing device, in-vehicle terminal, and predicted traffic information providing system
US9212920B1 (en) System and method for real time optimization of driving directions
US20110004397A1 (en) Traveling information creating device, traveling information creating method and program
JP5081734B2 (en) Traffic information providing system for generating traffic information and car navigation system
KR100801718B1 (en) Method of providing safety information for vehicles and providing system thereof
KR20180091902A (en) Interactive telematics system
JP2013515974A (en) Time and / or accuracy dependent weights for network generation in digital maps
JP2007179348A (en) Traffic situation prediction method, device therefor and program
US10754062B2 (en) Selecting a weather estimation algorithm and providing a weather estimate
JP2010191614A (en) Traffic information estimation system, estimation method, provision system and computer program
JP6462264B2 (en) Destination prediction apparatus, destination prediction method, and program
JP2006226977A (en) Navigation system
JP2010044067A (en) Method and apparatus for determining traffic information
WO2011046185A1 (en) Vehicle-mounted device, travel characteristic data generation device, and vehicle-mounted information system
JP4502766B2 (en) Route search device
CN113739815A (en) Path planning method and device based on road comfort
JP5768526B2 (en) Traffic jam prediction device and traffic jam forecast data
JP2012027651A (en) Vehicle parking evaluation system and vehicle parking evaluation program
JP2010032541A (en) Route search device
JP4625335B2 (en) Congestion alleviation support system and in-vehicle terminal
JP2006038469A (en) Traffic situation prediction system and method
JP4946950B2 (en) LINK INFORMATION CREATION DEVICE, LINK INFORMATION CREATION METHOD, AND PROGRAM
JP5406952B2 (en) Navigation server and navigation system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090127

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110307

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: 20110419

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110422

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140428

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4733623

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250