Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3585226B2 - Traffic condition prediction method, apparatus, program, and recording medium recording the program - Google Patents
[go: Go Back, main page]

JP3585226B2 - Traffic condition prediction method, apparatus, program, and recording medium recording the program - Google Patents

Traffic condition prediction method, apparatus, program, and recording medium recording the program Download PDF

Info

Publication number
JP3585226B2
JP3585226B2 JP2001144709A JP2001144709A JP3585226B2 JP 3585226 B2 JP3585226 B2 JP 3585226B2 JP 2001144709 A JP2001144709 A JP 2001144709A JP 2001144709 A JP2001144709 A JP 2001144709A JP 3585226 B2 JP3585226 B2 JP 3585226B2
Authority
JP
Japan
Prior art keywords
traffic
traffic congestion
situation
congestion
condition
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.)
Expired - Lifetime
Application number
JP2001144709A
Other languages
Japanese (ja)
Other versions
JP2002342871A (en
Inventor
仁士 毛利
明浩 金澤
研一 市河
知彦 有川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2001144709A priority Critical patent/JP3585226B2/en
Publication of JP2002342871A publication Critical patent/JP2002342871A/en
Application granted granted Critical
Publication of JP3585226B2 publication Critical patent/JP3585226B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Traffic Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、現在の交通状況に基き、将来の交通状況を予測する交通状況予測方法および装置に関する。
【0002】
【従来の技術】
交通渋滞箇所情報は、例えば、図7に示すように、ある道路に対し数十〜数百メートルおきに置かれた測定点で測定され、渋滞なし(0)、混雑(1)、渋滞(2)等の数段階のレベルを持つものである。この場合、ある道路の渋滞状況は、0、1、2の数字の羅列で表現でき、例えば“00112200”のようになる。従来、このような道路渋滞状況を予測する方法として次の2つの方法があった。
1.測定点単位で、すなわち全ての測定点について順次予測していく方法。
2.ある定点からの渋滞長を予測する方法、すなわち渋滞が頻繁に発生する定点を決定し、渋滞状況データを、定点からどれだけの長さ分だけ渋滞しているかで表現する方法。
【0003】
【発明が解決しようとする課題】
現在、ATIS(Advanced Traffic Information Systems)、VICS(Vehicle Information and Comunication Service)などの交通情報センターが数段階の渋滞レベルを持つ、図7のような交通渋滞箇所情報をカーナビゲーション等を通じて利用者に提供している。
【0004】
しかしながら、上述した従来の交通渋滞箇所情報予測方法は次のような問題点があった。
【0005】
1.の方法はデータの情報量を損なう恐れはないが、多数の測定点全てについて予測処理を行うため、予測処理に非常に時間がかかる。
【0006】
2.の方法は、予測対象量としての目的変数を一つに絞ることが可能であるが、渋滞の発生は特定の箇所のみに限定されているわけではなく、道路の任意の場所で起こりうる。また、渋滞状況が数段階のレベルを持つ場合には、定点からの長さのみでは渋滞のレベルを十分に表現することは不可能である。このように、定点からの長さのみでデータを表現するとデータの情報量が損なわれる恐れがあった。
【0007】
本発明の目的は、交通渋滞状況を高速、かつ正確に予測することができる交通状況予測方法および装置を提供することにある。
【0008】
【課題を解決するための手段】
まず、道路の決められた区間内の複数の測定点のある時刻の渋滞度を複数のレベルで数値化することで表わされた該区間の交通渋滞状況を時系列化する。次に、時系列化された交通渋滞状況の各種類に識別番号である交通渋滞状況番号を付与して、交通渋滞状況番号と交通渋滞状況からなる交通渋滞状況テーブルを作成する。次に、交通渋滞状況テーブルを参照して、時系列化された交通渋滞状況を交通渋滞状況番号に変換する。次に、変換された交通渋滞状況番号を用いて交通渋滞番号の予測を行い、予測交通渋滞状況番号を算出する。最後に、予測交通渋滞状況番号を交通渋滞状況テーブルを用いて交通渋滞状況に変換する。
【0009】
交通渋滞箇所データ(交通渋滞状況)を交通渋滞状況番号に変換することで、データ量を軽減し、渋滞状況データを簡易に扱うことが可能となり、交通渋滞状況を正確、かつ高速に予測することが実現できる。
【0010】
【発明の実施の形態】
次に、本発明の実施の形態について図面を参照して説明する。
【0011】
図1を参照すると、本発明の一実施形態の交通状況予測装置は、交通渋滞箇所データ時系列化部101と交通渋滞状況テーブル作成部102と交通渋滞状況番号データ作成部103と予測交通渋滞状況番号算出部104と予測交通渋滞状況変換部105と記憶部106から構成されている。
【0012】
交通渋滞箇所データ時系列化部101は記憶部106に記憶されている交通渋滞箇所データ(図7)をリンク単位の時系列交通渋滞箇所データに変換し、記憶部106に記憶する。交通渋滞状況テーブル作成部602は記憶部106に記憶されたリンク単位の時系列交通渋滞箇所データを元に、交通渋滞状況番号と交通渋滞状況と観測された回数からなる交通渋滞状況テーブルを作成し、記憶部106に記憶する。交通渋滞状況番号データ作成部103は記憶部106に記憶された交通渋滞状況テーブルとリンク単位の時系列交通渋滞箇所データを元に、交通渋滞状況番号データを作成し、記憶部106に記憶する。予測交通渋滞状況番号算出部104は記憶部106に記憶された交通渋滞状況番号データを元に、予測交通渋滞状況番号を算出し、記憶部106に記憶する。予測交通渋滞状況変換部105は記憶部106に記憶された予測交通渋滞状況番号を、交通渋滞状況テーブルを用いて交通渋滞状況に変換し、予測交通渋滞状況として出力する。
【0013】
次に、本実施形態の動作について図2〜図5を参照して説明する。なお、本発明の前提として、サービス対象道路の交通渋滞箇所データはATIS、VICS等の交通情報センタ等を通じて収集することが可能であるとする。
【0014】
まず、ステップ201において、交通情報センタ等から収集した交通渋滞箇所データ301、302,…をリンク単位に時系列化し、リンク1の時系列交通渋滞箇所データ311、リンク2の時系列交通渋滞箇所データ312、…を作成する。リンクとは、道路を交差点等で区切ったもので、例えばある交差点から次の交差点までの道路部分をいう。交通情報センタから収集したデータは図3の301、302、…のように、測定時刻ごとに分割され、一つのデータに多数のリンクのデータが含まれている。このような測定時刻ごとのデータから、図3の311、312、…のように、リンク単位でデータを抽出し、時系列化する。
【0015】
次に、ステップ202において、前記リンク単位で時系列化された交通渋滞箇所データに対し、観測されたデータの種類を全て抽出し、図4のようにテーブルにまとめ、識別番号を付与する。また、観測された回数も同様にまとめる。以後、抽出テーブルにまとめた交通渋滞箇所データを交通渋滞状況403、付与された識別番号を交通渋滞状況番号402と呼ぶことにする。また、テーブルを交通渋滞状況テーブル401と呼ぶことにする。交通渋滞状況テーブル401には、図4のように、付与された交通渋滞状況番号402、実際の交通渋滞状況403、観測された回数404が順次記憶されている。
【0016】
次に、ステップ203において、図5のように、リンク単位で時系列化された交通渋滞箇所データ500内の交通渋滞状況502を交通渋滞状況番号に変換し、時刻521と交通渋滞状況番号522からなる時系列化された交通渋滞状況番号データ520を作成する。具体的には、時系列化した交通渋滞箇所データ500の交通渋滞状況502を一つ一つ、ステップ202にてまとめた交通渋滞状況テーブル510の交通渋滞状況512と照らし合わせ、一致する交通渋滞状況に付与された交通渋滞状況番号511に変換していく。このように、時刻ごとの交通渋滞状況を交通渋滞状況番号で表現することで、データ量を低減しつつ、リンク単位でデータを扱うことが可能となる。
【0017】
次に、ステップ204において、変換された交通渋滞状況番号データ520を用いて交通渋滞状況番号の予測を行い、予測交通渋滞状況番号を算出する。予測手法としては例えば、特願2001−20433の決定木を利用する手法が考えられる。本ステップでは、交通渋滞状況を直接予測対象とせず、交通渋滞状況番号を予測対象として予測を行う。これによって、予測処理速度の向上、メモリの低減が可能となる。
【0018】
図6は特願2001−20433の決定木を利用して交通渋滞状況番号データ520から交通渋滞番号の予測を行う例を示している。ここで、決定木とは、図6のように、1つの節点が1つの属性のテストに対応し、前記節点の子節点が前記属性の取り得る値に対応し、葉が予測値である木構造のことである。決定木は、予測対象道路全てに対し、リンクごとにおよび何分先を予測するかという予測時間毎に作成する。予測する際には、このような決定木を根節点から順にたどっていくことで予測値を決定する。図6の例において、例えば、月曜日の14時45分における交通渋滞状況番号予測値を算出する場合を以下に示す。まず、根節点601において曜日の属性値がテストされ、月曜日であるから、次の節点602に進む。節点602において時刻の属性値がテストされ、葉603に進み、交通渋滞状況番号の予測値“1”が決定される。14時50分の場合、葉604に進み、交通渋滞状況番号の予測値“1”が決定される。
【0019】
最後に、ステップ205において、算出された予測交通渋滞状況番号を、交通渋滞状況テーブルを用いて予測交通渋滞状況に変換する。具体的には、ステップ203の逆の作業をすることになる。
【0020】
ところで、本実施形態では予測の手法として決定木を用いる方法を述べたが、他にも特願平10−233189の過去の事例の検索を用いる手法も考えられ、予測方法は本実施形態に限定されない。
【0021】
また、本実施形態では時系列化等の単位としてリンク単位を用いる手法を述べたが、他にも交差点単位を用いる手法、メッシュ単位を用いる手法も考えられ、どのような単位でデータを扱うかは本実施形態に限定されない。
【0022】
なお、図2に示した処理は交通状況予測プログラムとしてフロッピィディスク、CD−ROM、光磁気ディスク等の記録媒体に記録してパソコン等のコンピュータ上で実行することができる。
【0023】
【発明の効果】
以上説明したように、本発明によれば、観測された交通渋滞状況をテーブル化し、渋滞状況番号を付与し、渋滞状況番号を予測することで、正確で処理時間の短い予測を実現できる。
【図面の簡単な説明】
【図1】本発明の一実施形態の交通状況予測装置の構成図である。
【図2】図1の交通状況予測装置の動作を示すフローチャートである。
【図3】交通渋滞箇所データをリンク単位で時系列化する手順を示す図である。
【図4】交通渋滞状況テーブルの一例を示す図である。
【図5】交通渋滞状況番号データへの変換方法を示す図である。
【図6】特開2001−20433の決定木を用いて交通渋滞状況番号を予測する例を示す図である。
【図7】本発明で対象とする交通渋滞箇所データの一例を示す図である。
【符号の説明】
101 交通渋滞箇所データ時系列化部
102 交通渋滞状況テーブル作成部
103 交通渋滞状況番号データ作成部
104 予測交通渋滞状況番号算出部
105 予測交通渋滞状況変換部
106 記憶部
201〜205 ステップ
301、302 交通渋滞箇所データ
311、312 時系列交通渋滞箇所データ
401 交通渋滞状況テーブル
402 交通渋滞状況番号
403 交通渋滞状況
404 観測された回数
500 リンクnの交通渋滞箇所データ
501 時刻
502 交通渋滞状況
510 交通渋滞状況テーブル
511 交通渋滞状況番号
512 交通渋滞状況
520 変換されたリンクnの交通渋滞状況番号データ
521 時刻
522 交通渋滞状況番号
601 根節点
602 節点
603,604 葉
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a traffic situation prediction method and apparatus for predicting a future traffic situation based on a current traffic situation.
[0002]
[Prior art]
For example, as shown in FIG. 7, the traffic congestion point information is measured at measurement points placed every several tens to several hundred meters on a certain road, and there is no traffic congestion (0), congestion (1), and traffic congestion (2). ) And several levels. In this case, the traffic congestion state on a certain road can be represented by a series of numbers 0, 1, and 2, for example, "001112200". Conventionally, there have been the following two methods for predicting such a traffic jam situation.
1. A method of predicting sequentially for each measurement point, that is, for all measurement points.
2. A method of predicting the length of a traffic jam from a certain fixed point, that is, a method of determining a fixed point where traffic jams frequently occur, and expressing traffic congestion state data by how much traffic is congested from the fixed point.
[0003]
[Problems to be solved by the invention]
At present, traffic information centers such as ATIS (Advanced Traffic Information Systems) and VICS (Vehicle Information and Communication Service) provide traffic congestion point information as shown in FIG. 7 through car navigation and the like, which has several levels of congestion levels. are doing.
[0004]
However, the conventional traffic congestion point information prediction method described above has the following problems.
[0005]
1. Although the method of (1) does not impair the information amount of data, the prediction processing takes a very long time because the prediction processing is performed for all of a large number of measurement points.
[0006]
2. In the method of (1), it is possible to reduce the target variable as the prediction target quantity to one. However, the occurrence of traffic congestion is not limited to a specific location, but may occur at an arbitrary location on a road. When the traffic congestion state has several levels, it is impossible to sufficiently express the traffic congestion level only by the length from the fixed point. As described above, when data is expressed only by the length from the fixed point, there is a possibility that the information amount of the data is lost.
[0007]
An object of the present invention is to provide a traffic condition prediction method and device capable of quickly and accurately predicting a traffic congestion condition.
[0008]
[Means for Solving the Problems]
First, the traffic congestion state of a section, which is expressed by quantifying the congestion degree at a certain time at a plurality of measurement points in a predetermined section of a road at a plurality of levels, is chronologically represented. Next, a traffic jam status number, which is an identification number, is assigned to each type of time-series traffic jam status, and a traffic jam status table including the traffic jam status numbers and the traffic jam status is created. Next, the time-series traffic congestion status is converted into a traffic congestion status number with reference to the traffic congestion status table. Next, a traffic jam number is predicted using the converted traffic jam status number, and a predicted traffic jam status number is calculated. Finally, the predicted traffic congestion status number is converted into a traffic congestion status using the traffic congestion status table.
[0009]
By converting traffic congestion point data (traffic congestion status) into traffic congestion status numbers, it is possible to reduce the amount of data and easily handle traffic congestion status data, and accurately and quickly predict traffic congestion status. Can be realized.
[0010]
BEST MODE FOR CARRYING OUT THE INVENTION
Next, embodiments of the present invention will be described with reference to the drawings.
[0011]
Referring to FIG. 1, a traffic situation prediction apparatus according to an embodiment of the present invention includes a traffic congestion point data time-series unit 101, a traffic congestion situation table creation unit 102, a traffic congestion situation number data creation unit 103, a predicted traffic congestion situation. It comprises a number calculation unit 104, a predicted traffic congestion status conversion unit 105, and a storage unit 106.
[0012]
The traffic congestion point data time-series unit 101 converts the traffic congestion point data (FIG. 7) stored in the storage unit 106 into time-series traffic congestion point data for each link, and stores the data in the storage unit 106. The traffic congestion status table creation unit 602 creates a traffic congestion status table including a traffic congestion status number, a traffic congestion status, and the number of times of observation based on the time-series traffic congestion location data in link units stored in the storage unit 106. Is stored in the storage unit 106. The traffic congestion situation number data creating unit 103 creates traffic congestion situation number data based on the traffic congestion situation table stored in the storage unit 106 and the time-series traffic congestion location data in link units, and stores the data in the storage unit 106. The predicted traffic congestion status number calculation unit 104 calculates a predicted traffic congestion status number based on the traffic congestion status number data stored in the storage unit 106, and stores it in the storage unit 106. The predicted traffic congestion status conversion unit 105 converts the predicted traffic congestion status number stored in the storage unit 106 into a traffic congestion status using a traffic congestion status table, and outputs the result as the predicted traffic congestion status.
[0013]
Next, the operation of the present embodiment will be described with reference to FIGS. As a premise of the present invention, it is assumed that traffic congestion point data on a service target road can be collected through a traffic information center such as ATIS or VICS.
[0014]
First, in step 201, the traffic congestion point data 301, 302,... Collected from the traffic information center and the like are time-series on a link basis, and the time-series traffic congestion point data 311 for link 1 and the time-series traffic congestion point data for link 2 312,... Are created. A link is obtained by dividing a road by an intersection or the like, and refers to, for example, a road portion from one intersection to the next intersection. The data collected from the traffic information center is divided at each measurement time as indicated by 301, 302,... In FIG. 3, and one data includes data of many links. Data is extracted from the data at each measurement time in units of links, as shown by 311, 312,... In FIG.
[0015]
Next, in step 202, all the types of observed data are extracted from the traffic congestion point data time-series for each link, summarized in a table as shown in FIG. 4, and assigned an identification number. The number of observations is also summarized. Hereinafter, the traffic congestion point data summarized in the extraction table will be referred to as traffic congestion status 403, and the assigned identification number will be referred to as traffic congestion status number 402. The table will be referred to as a traffic congestion state table 401. As shown in FIG. 4, the traffic congestion status table 401 sequentially stores the assigned traffic congestion status number 402, the actual traffic congestion status 403, and the number of observations 404.
[0016]
Next, in step 203, as shown in FIG. 5, the traffic congestion state 502 in the traffic congestion point data 500 time-series for each link is converted into a traffic congestion state number, and the time 521 and the traffic congestion state number 522 are used. Then, the time-series traffic congestion status number data 520 is created. Specifically, the traffic congestion state 502 of the traffic congestion point data 500 in the time series is compared with the traffic congestion state 512 of the traffic congestion state table 510 compiled in step 202, and the corresponding traffic congestion state Is converted into the traffic congestion status number 511 assigned to. By expressing the traffic congestion status at each time by the traffic congestion status number in this manner, it becomes possible to handle data on a link basis while reducing the data amount.
[0017]
Next, in step 204, a traffic congestion status number is predicted using the converted traffic congestion status number data 520, and a predicted traffic congestion status number is calculated. As a prediction method, for example, a method using the decision tree of Japanese Patent Application No. 2001-20433 can be considered. In this step, the traffic congestion status is not directly predicted but the prediction is performed with the traffic congestion status number as the prediction target. This makes it possible to improve the prediction processing speed and reduce the memory.
[0018]
FIG. 6 shows an example in which a traffic congestion number is predicted from the traffic congestion status number data 520 using the decision tree of Japanese Patent Application No. 2001-20433. Here, as shown in FIG. 6, a decision tree is a tree in which one node corresponds to a test of one attribute, child nodes of the node correspond to possible values of the attribute, and leaves are predicted values. It is a structure. The decision tree is created for each of the prediction target roads for each link and for each prediction time of how many minutes to predict. At the time of prediction, a predicted value is determined by sequentially following such a decision tree from a root node. In the example of FIG. 6, for example, a case where the traffic congestion situation number prediction value at 14:45 on Monday is calculated is described below. First, the attribute value of the day of the week is tested at the root node 601, and since it is Monday, the process proceeds to the next node 602. At the node 602, the attribute value of the time is tested, and the process proceeds to the leaf 603, where the predicted value “1” of the traffic congestion status number is determined. At 14:50, the process proceeds to leaf 604, and the predicted value “1” of the traffic congestion status number is determined.
[0019]
Finally, in step 205, the calculated predicted traffic congestion status number is converted into a predicted traffic congestion status using the traffic congestion status table. Specifically, the operation reverse to that of step 203 is performed.
[0020]
By the way, in the present embodiment, a method using a decision tree has been described as a prediction method. However, a method using a search of a past case of Japanese Patent Application No. 10-233189 may be considered, and the prediction method is limited to the present embodiment. Not done.
[0021]
In this embodiment, a method using a link unit as a unit of time series has been described, but a method using an intersection unit and a method using a mesh unit are also conceivable. Is not limited to this embodiment.
[0022]
Note that the processing shown in FIG. 2 can be recorded on a recording medium such as a floppy disk, CD-ROM, or magneto-optical disk as a traffic condition prediction program and executed on a computer such as a personal computer.
[0023]
【The invention's effect】
As described above, according to the present invention, an accurate and short processing time can be realized by tabulating the observed traffic congestion status, assigning the traffic congestion status number, and predicting the traffic congestion status number.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of a traffic situation prediction device according to an embodiment of the present invention.
FIG. 2 is a flowchart showing the operation of the traffic situation prediction device of FIG.
FIG. 3 is a diagram illustrating a procedure for time-series traffic congestion point data in link units.
FIG. 4 is a diagram showing an example of a traffic congestion state table.
FIG. 5 is a diagram showing a method of converting traffic jam status number data.
FIG. 6 is a diagram illustrating an example of predicting a traffic congestion status number using a decision tree disclosed in JP-A-2001-20433.
FIG. 7 is a diagram showing an example of traffic congestion point data targeted by the present invention.
[Explanation of symbols]
101 Traffic congestion point data time series unit 102 Traffic congestion situation table creation unit 103 Traffic congestion situation number data creation unit 104 Predicted traffic congestion situation number calculation unit 105 Predicted traffic congestion situation conversion unit 106 Storage units 201 to 205 Steps 301 and 302 Traffic Traffic congestion location data 311, 312 Time-series traffic congestion location data 401 Traffic congestion status table 402 Traffic congestion status number 403 Traffic congestion status 404 Number of times observed 500 Traffic congestion location data 501 for link n Time 502 Traffic congestion status 510 Traffic congestion status table 511 Traffic congestion status number 512 Traffic congestion status 520 The traffic congestion status number data 521 at the converted link n Time 522 Traffic congestion status number 601 Root node 602 Nodes 603, 604 Leaf

Claims (5)

現在の交通状況に基き、将来の交通状況を予測する交通状況予測方法であって、
道路の決められた区間内の複数の測定点のある時刻の渋滞度を複数のレベルで数値化することで表された該区間の交通渋滞状況を時系列化するステップと、
前記時系列化された交通渋滞状況の各種類に識別番号である交通渋滞状況番号を付与して、交通渋滞状況番号と交通渋滞状況からなる交通渋滞状況テーブルを作成するステップと、
前記交通渋滞状況テーブルを参照して、時系列化された交通渋滞状況を交通渋滞状況番号に変換するステップと、
前記変換された交通渋滞状況番号を用いて交通渋滞番号の予測を行い、予測交通渋滞状況番号を算出するステップと、
前記予測交通渋滞状況番号を、前記交通渋滞状況テーブルを用いて交通渋滞状況に変換するステップを有する交通状況予測方法。
A traffic condition prediction method for predicting a future traffic condition based on a current traffic condition,
Time-series traffic congestion status of the section represented by quantifying the congestion degree at a certain time of a plurality of measurement points in a predetermined section of the road at a plurality of levels,
A step of assigning a traffic congestion situation number that is an identification number to each type of the traffic congestion situation in the time series, and creating a traffic congestion situation table including the traffic congestion situation number and the traffic congestion situation,
Referring to the traffic jam table, converting the time-series traffic jam situation to a traffic jam situation number,
Predicting a traffic jam number using the converted traffic jam status number, and calculating a predicted traffic jam status number;
A traffic situation prediction method comprising a step of converting the predicted traffic jam situation number into a traffic jam situation using the traffic jam situation table.
前記交通渋滞状況テーブルが当該交通渋滞状況が観測された回数を含む、請求項1記載の方法。The method of claim 1, wherein the traffic jam table includes a number of times the traffic jam has been observed. 現在の交通状況に基づき、将来の交通状況を予測する交通状況予測装置であって、
記憶装置と、
道路の決められた区間内の複数の測定点のある時刻の渋滞度を複数のレベルで数値化することで表された該区間の交通渋滞状況を時系列化し、前記記憶装置に格納する交通渋滞箇所データ時系列化手段と、
前記時系列化された交通渋滞状況を前記記憶装置から読み出し、その各種類に識別番号である交通渋滞状況番号を付与して、交通渋滞状況番号と交通渋滞状況からなる交通渋滞状況テーブルを作成し、前記記憶装置に格納する交通渋滞状況テーブル作成手段と、
前記交通渋滞状況テーブルを前記記憶装置から読出し、該テーブルを参照して、時系列化された交通渋滞状況を交通渋滞状況番号に変換し、前記記憶装置に格納する交通渋滞状況番号データ作成手段と、
前記変換された交通渋滞状況番号を前記記憶装置から読出し、該番号を用いて交通渋滞番号の予測を行い、予測交通渋滞状況番号を算出し、前記記憶装置に格納する予測交通渋滞状況番号算出手段と、
前記記憶装置から前記予測交通渋滞状況番号を読出し、該番号を、前記交通渋滞状況テーブルを用いて交通渋滞状況に変換する予測交通渋滞状況変換手段を有する交通状況予測装置。
A traffic condition prediction device that predicts a future traffic condition based on a current traffic condition,
A storage device,
A traffic congestion state of a section expressed by numerically expressing congestion degrees at a plurality of levels at a plurality of measurement points in a predetermined section of a road in a time series, and storing the traffic congestion in the storage device. Location data time series means,
The time-series traffic jam situation is read out from the storage device, a traffic jam situation number as an identification number is assigned to each type, and a traffic jam situation table including the traffic jam situation number and the traffic jam situation is created. Means for creating a traffic jam table stored in the storage device;
Reading the traffic congestion status table from the storage device, referring to the table, converting the time-series traffic congestion status into a traffic congestion status number, and storing the traffic congestion status number data in the storage device; ,
The converted traffic congestion status number is read from the storage device, a traffic congestion number is predicted using the number, a predicted traffic congestion status number is calculated, and the predicted traffic congestion status number calculation means is stored in the storage device. When,
A traffic condition predicting device comprising a predicted traffic congestion condition converting means for reading the predicted traffic congestion condition number from the storage device and converting the number into a traffic congestion condition using the traffic congestion condition table.
請求項1または2に記載の方法をコンピュータに実行させる交通状況予測プログラム。A traffic condition prediction program for causing a computer to execute the method according to claim 1. 請求項4に記載の交通状況予測プログラムを記録した記録媒体。A recording medium on which the traffic situation prediction program according to claim 4 is recorded.
JP2001144709A 2001-05-15 2001-05-15 Traffic condition prediction method, apparatus, program, and recording medium recording the program Expired - Lifetime JP3585226B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001144709A JP3585226B2 (en) 2001-05-15 2001-05-15 Traffic condition prediction method, apparatus, program, and recording medium recording the program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001144709A JP3585226B2 (en) 2001-05-15 2001-05-15 Traffic condition prediction method, apparatus, program, and recording medium recording the program

Publications (2)

Publication Number Publication Date
JP2002342871A JP2002342871A (en) 2002-11-29
JP3585226B2 true JP3585226B2 (en) 2004-11-04

Family

ID=18990616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001144709A Expired - Lifetime JP3585226B2 (en) 2001-05-15 2001-05-15 Traffic condition prediction method, apparatus, program, and recording medium recording the program

Country Status (1)

Country Link
JP (1) JP3585226B2 (en)

Also Published As

Publication number Publication date
JP2002342871A (en) 2002-11-29

Similar Documents

Publication Publication Date Title
CN109754594B (en) Road condition information acquisition method and equipment, storage medium and terminal thereof
JP5374067B2 (en) Traffic condition simulation apparatus and program
EP2981095A1 (en) Data collection and management system, data collection and management method, terminal, and management device
US20080077316A1 (en) Traffic State Predicting Apparatus
JP6550783B2 (en) Data output method, data output program and data output device
CN101950477B (en) A traffic information processing method and device
JP5421949B2 (en) Traffic volume prediction device, traffic volume prediction method and program
JP5605918B2 (en) Traffic data prediction apparatus, traffic data prediction method, and computer program
JPWO2018012414A1 (en) Traffic control support system, traffic control support method and program
Moosavi et al. Characterizing driving context from driver behavior
SG173686A1 (en) Determining a traffic route using predicted traffic congestion
JP2022026378A (en) Vehicle accident prediction system, vehicle accident prediction method, vehicle accident prediction program, and trained model generation system
CN114093171B (en) Traffic operation state monitoring method and device based on multi-source data fusion
JP7451303B2 (en) Traffic situation prediction device and traffic situation prediction method
Gore et al. Congestion index and reliability-based freeway level of service
JP3742379B2 (en) Traffic jam information conversion method, traffic jam information conversion device, traffic jam information conversion program, and recording medium recording the program
JP7414502B2 (en) Information processing device, information processing method and program
CN113420942A (en) Sanitation truck real-time route planning method based on deep Q learning
CN118518126A (en) A navigation planning method, system, medium and device based on traffic prediction
CN112785841A (en) Method and device for judging congestion state of truck driving route
US20190088116A1 (en) Predicting vehicle travel times by modeling heterogeneous influences between arterial roads
CN116580564A (en) A traffic flow forecasting method and device
JP3585226B2 (en) Traffic condition prediction method, apparatus, program, and recording medium recording the program
CN120220397A (en) A method, device and storage medium for dynamic optimization of intelligent intercommunication network
CN113283670A (en) Bus arrival time prediction method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040713

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

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20040802

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040802

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040802

R150 Certificate of patent or registration of utility model

Ref document number: 3585226

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080813

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080813

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090813

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090813

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100813

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100813

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110813

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120813

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130813

Year of fee payment: 9

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term