JP6768954B2 - Passenger information device - Google Patents
Passenger information device Download PDFInfo
- Publication number
- JP6768954B2 JP6768954B2 JP2019525103A JP2019525103A JP6768954B2 JP 6768954 B2 JP6768954 B2 JP 6768954B2 JP 2019525103 A JP2019525103 A JP 2019525103A JP 2019525103 A JP2019525103 A JP 2019525103A JP 6768954 B2 JP6768954 B2 JP 6768954B2
- Authority
- JP
- Japan
- Prior art keywords
- train
- time
- station
- guided
- running
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B61—RAILWAYS
- B61L—GUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
- B61L25/00—Recording or indicating positions or identities of vehicles or trains or setting of track apparatus
- B61L25/02—Indicating or recording positions or identities of vehicles or trains
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B61—RAILWAYS
- B61L—GUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
- B61L27/00—Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
Landscapes
- Engineering & Computer Science (AREA)
- Mechanical Engineering (AREA)
- Train Traffic Observation, Control, And Security (AREA)
Description
本発明は、駅での案内放送や案内表示を行う旅客案内装置に関する。 The present invention relates to a passenger guidance device that broadcasts guidance and displays guidance at a station.
列車の運行にあたっては、予め運行ダイヤ(以下、「ダイヤ」と呼ぶ)が作成され、列車はダイヤに従って運行する。また列車の利用客は、ダイヤ(時刻表)を参照することで、各列車の発着時刻を知ることができる。ただし、路線上で障害などが発生すると、列車の運行は遅延し、ダイヤ通りの運行ができなくなる。 When operating a train, an operation schedule (hereinafter referred to as "diamond") is created in advance, and the train operates according to the schedule. In addition, train passengers can know the departure and arrival times of each train by referring to the timetable (timetable). However, if an obstacle occurs on the route, the train operation will be delayed and the train will not be able to operate according to the schedule.
列車の遅延が発生した場合に、今後の列車の発着時刻を予測する、或いは修正された予測ダイヤの作成を行う技術が、従来より考えられている。たとえば特許文献1には、時刻予測対象となる列車(対象列車)のある駅(対象駅)への到着時刻を予測するために、対象列車が対象駅の前駅を出発する時刻と、対象列車の先行列車が対象駅を出発する時刻との差(発時間差)をもとに、時刻予測対象列車の駅到着時刻を予測する方法が開示されている。具体的には、列車が前駅から対象駅に走行する時の所要時間と発時間差との対応関係を記録した所要時間表をあらかじめ用意しておき、所要時間表に基づいて、対象時間の対象駅到着時刻を予測する方法が開示されている。
Conventionally, a technique for predicting the departure and arrival times of future trains or creating a modified prediction timetable when a train delay occurs has been considered. For example,
従来の予測方法は、先に述べたように、あらかじめ用意された情報に基づいて、列車の所要走行時間を算出(推定)するものであった。そのため従来の方法によって求められる到着時刻は、現在走行中の列車や路線の状態が必ずしも正確に反映されたものではなかった。 As described above, the conventional prediction method calculates (estimates) the required traveling time of a train based on information prepared in advance. Therefore, the arrival time obtained by the conventional method does not always accurately reflect the state of the train or line currently running.
本発明の一実施形態に係る旅客案内装置は、駅での案内放送、案内表示を出力するための案内制御部と、案内対象列車の予想到着時刻を算出する論理演算部を有する。論理演算部では、案内駅から行先駅までの区間を走行する複数の先行列車の走行実績をもとに、案内対象列車が案内駅から行先駅までの間を走行する場合の予想走行時間を算出し、算出された所要時間を用いて、案内対象列車の行先駅予想到着時刻を算出する。ここで、走行実績は、先行列車が実際に各駅に到着した時刻及び各駅を出発した時刻である、実績着発時刻を含む。また、先行列車のうち、案内対象列車にn番目(nは2以上の整数)に近い位置を走行する先行列車R n が、行先駅に到着済みあるいは通過済みで、かつ案内対象列車に(n−1)番目に近い位置を走行する先行列車R n−1 が、行先駅にまだ到着していない場合、論理演算部は、先行列車R 1 ,R 2 ,...R n の走行実績を用いて予想走行時間を算出するよう構成されている。そして、予想走行時間は、先行列車R 1 が案内駅から先行列車R 1 の到着済み駅まで走行した時の実績走行時間TR 1 と、先行列車R k (2≦k≦n)が、先行列車R k−1 の到着済み駅から先行列車R k の到着済み駅まで走行した時の実績走行時間TR k の総和TR 1 +TR 2 +...+TR n である。 The passenger guidance device according to an embodiment of the present invention has a guidance control unit for outputting guidance broadcasting and guidance display at a station, and a logical operation unit for calculating an estimated arrival time of a train to be guided. The logical operation unit, on the basis of the running track record of a plurality of preceding train traveling on the interval from the guide station to the destination station, the expected travel time when the guide target train running between the guide station to the destination station Calculate and use the calculated required time to calculate the estimated arrival time at the destination station of the train to be guided. Here, the traveling record includes the actual arrival / departure time, which is the time when the preceding train actually arrived at each station and the time when the preceding train departed from each station. In addition, among the preceding trains, the preceding train R n , which travels at the nth position (n is an integer of 2 or more) close to the guidance target train, has arrived or passed the destination station, and is the guidance target train (n). -1) If the preceding train R n-1 , which runs at the closest position, has not yet arrived at the destination station, the logical operation unit determines the preceding trains R 1 , R 2 , ... .. .. It is configured to calculate the expected running time using the running record of R n . Then, the expected running time, the preceding train track record running time TR 1 at the time of traveling to arrived station of R 1 is preceding from assistance Train station train R 1, preceding train R k (2 ≦ k ≦ n ) is, preceding train Actual running time when traveling from the arrival station of R k-1 to the arrival station of the preceding train R k Total total running time TR k TR 1 + TR 2 +. .. .. + TR n .
この発明により、より精度の高い予想到着時刻が可能になる。 The present invention allows for a more accurate expected arrival time.
以下、図面を参照しながら、本発明の一実施形態に係る旅客案内システムについて説明する。 Hereinafter, the passenger guidance system according to the embodiment of the present invention will be described with reference to the drawings.
図1は、本発明の実施例に係る旅客案内システムの構成例を示す。101は列車の運行情報(運行ダイヤ)を管理する運行情報管理装置である。102は列車の駅での走行実績、すなわち、列車が駅で実際に到着した時刻(実績到着時刻)、出発した時刻(実績出発時刻)を収集する、走行実績収集装置である。200は、運行情報と走行実績をもとに駅での案内放送や案内表示を出力する、旅客案内制御装置(旅客案内装置とも呼ばれる)である。旅客案内システムは、運行情報管理装置101、走行実績収集装置102、旅客案内制御装置200が、通信回線103を介して互いに通信可能に接続されて構成される。
FIG. 1 shows a configuration example of a passenger guidance system according to an embodiment of the present invention.
運行情報管理装置101は旅客案内制御装置200に対して少なくとも、運行ダイヤで定められている各列車の発着時刻を送信する機能を有する。具体的には運行情報管理装置101は、運行ダイヤで定められた、各列車が停車・通過する各駅の到着時刻(これを「計画到着時刻」と呼ぶ)及び各駅の出発時刻(「計画出発時刻」と呼ぶ)を送信する。一方、走行実績収集装置102は旅客案内制御装置200に対して少なくとも、列車の走行実績を送信する機能を有する。具体的には走行実績収集装置102は、各列車が始発駅から終着駅までの各駅に到着した時刻(これを「実績到着時刻」と呼ぶ)と各駅を出発した時刻(これを「実績出発時刻」と呼ぶ)を送信する。ただしここで挙げた以外の情報が、旅客案内制御装置200に送信されてもよい。
The operation
旅客案内制御装置200が有する構成要素について説明する。210は運行情報管理装置101と走行実績収集装置102から通信回線103を経由して、列車の計画到着時刻と計画出発時刻(以降、「計画着発時刻」と称する)、ならびに列車の実績到着時刻と実績出発時刻(以降、「実績着発時刻」と称する)を受信する運行実績受信部である。211は運行実績受信部210が列車の計画着発時刻を登録するための計画着発時刻データベースである。212は運行実績受信部210が列車の実績着発時刻を登録するための実績着発時刻データベースである。
The components of the passenger
221は遅延の要因別に対応した補正時間を記憶した要因別補正時間対応表である。要因別補正時間対応表に記録される情報については、後述する。 221 is a factor-specific correction time correspondence table in which the correction time corresponding to each delay factor is stored. The information recorded in the factor-based correction time correspondence table will be described later.
220は、計画着発時刻データベース211に登録された列車の計画着発時刻と、実績着発時刻データベース212に登録された列車の実績着発時刻と、要因別補正時間対応表221に記憶された要因別補正時間から、列車の予想走行時間、予想到着時刻を演算する論理演算部である。論理演算部220は、運行情報管理装置101が保有する各種運行情報から列車の放送情報、表示情報を加工する機能も有する。
The 220 is stored in the planned arrival / departure time of the train registered in the planned arrival /
230は論理演算部220が求めた予想到着時刻を含む案内情報を、後述する放送出力部や表示出力部が使用するデータ形式(音声データや画像データ等の形式)に変換するための案内制御部である。231は、案内制御部230から受信した放送情報(音声データ等)を、音声で出力するための放送出力部である。232は、案内制御部230から受信した表示情報(画像データ等)を、画像として出力するための表示出力部である。
The 230 is a guidance control unit for converting guidance information including an estimated arrival time obtained by the
なお、運行実績受信部210が計画着発時刻データベース211に列車の計画着発時刻を登録する契機、あるいは運行実績受信部210が実績着発時刻データベース212に列車の実績着発時刻を登録する契機は、任意で良い。たとえば定期的に計画着発時刻データベース211あるいは実績着発時刻データベース212への情報登録が行われるように構成されていてよい。あるいは、論理演算部220が列車の予想到着時刻を演算する時に、運行実績受信部210は運行情報管理装置101や走行実績収集装置102から運行情報(列車の計画着発時刻)や走行実績(実績着発時刻)を取得するように構成されていてもよい。
An opportunity for the operation
以下の説明では、旅客案内制御装置200(の放送出力部231や表示出力部232)が案内放送や案内表示を実施する駅のことを「案内駅」と呼ぶ。また以下の説明において、旅客案内制御装置200が案内放送や案内表示を実施する対象の列車のことを、「案内対象列車」と呼ぶ。
In the following description, a station on which the passenger guidance control device 200 (
旅客案内制御装置200は一例として、案内駅に設置され、案内対象列車が案内駅に到着する前に(好ましい例としては、案内対象列車が案内駅の1つ手前の駅を発車(または通過)し、案内駅から所定距離以内の位置まで到達した時点で)、案内対象列車の行先(終点)の駅(以下ではこれを「行先駅」と呼ぶ)の予想到着時刻を算出して、予想到着時刻を含む案内情報を放送/表示する。ただし別の実施形態として、案内駅には旅客案内制御装置200の放送出力部231及び/または表示出力部232のみを設置し、旅客案内制御装置200のそれ以外の要素(論理演算部220など)は案内駅とは異なる場所(たとえば鉄道路線の運行等を集中管理する、運行管理センタなど)に設置されてもよい。
As an example, the passenger
続いて、本実施例に係る旅客案内制御装置200による、列車の予想到着時刻算出処理の概要(原理)を、図2〜図6のいわゆるダイヤグラム(列車の始発駅から行先駅までの所要走行時間と走行距離をグラフ化したもの)を用いて説明する。
Next, the outline (principle) of the estimated arrival time calculation process of the train by the passenger
まず図2を用いて、本実施例で用いられるダイヤグラムの記載内容と、以下の説明で用いられる用語の説明を行う。旅客案内制御装置200が到着時刻を算出(予測)する対象の列車(案内対象列車)は複数存在してもよいが、本実施例では説明が複雑になることを避けるため、特に断りのない限り、案内対象列車が1列車のみのケースについて説明する。
First, with reference to FIG. 2, the description contents of the diagram used in this embodiment and the terms used in the following description will be described. There may be a plurality of trains (trains subject to guidance) for which the passenger
また、以下の説明において、案内対象列車の始発駅はU駅で、M駅が案内対象列車の行先駅である例を説明する。また以下の説明において、案内駅はA駅である例を説明する。 Further, in the following description, an example will be described in which the starting station of the train to be guided is U station and M station is the destination station of the train to be guided. Further, in the following description, an example in which the information station is A station will be described.
図のダイヤグラムにおいて、横軸は時刻(走行時間)、縦軸は列車の走行地点(停車、通過する駅を含む)を示しており、また図2において斜めにひかれている実線が、案内対象列車の運行ダイヤ(本実施例ではこれを、後述する実績ダイヤと区別するために「計画ダイヤ」と呼ぶ)を表している。また現在時刻上に置かれているシンボルは、案内対象列車の在線位置を表す。現在時刻における案内対象列車の在線位置はW駅とX駅の駅中間である。 In the diagram of the figure, the horizontal axis shows the time (running time), the vertical axis shows the running point of the train (including stops and passing stations), and the solid line drawn diagonally in Fig. 2 is the train to be guided. (In this embodiment, this is referred to as a "planned timetable" to distinguish it from the actual timetable described later). The symbol placed on the current time indicates the location of the train to be guided. The location of the train to be guided at the current time is between W station and X station.
図3は、複数の列車のダイヤグラムを1枚の図に記述したものである。図3では、♯1が案内対象列車であり、♯2ならびに♯3が案内対象列車の進行方向前方を走行する列車(これを「先行列車」と呼ぶ)である。また、♯1、♯2、♯3が計画ダイヤどおりに走行し、♯1がW駅とX駅の駅中間、♯2がA駅とB駅の駅中間、♯3がD駅のホームトラックに在線していることを示す。 FIG. 3 shows a diagram of a plurality of trains in one figure. In FIG. 3, # 1 is a train to be guided, and # 2 and # 3 are trains traveling ahead in the traveling direction of the train to be guided (this is referred to as a “preceding train”). In addition, # 1, # 2, and # 3 run according to the planned schedule, # 1 is between W and X stations, # 2 is between A and B stations, and # 3 is the home truck at D station. Indicates that you are on the line.
図4は、進路支障により列車の出発が抑止され(以降、出発抑止と称する)、列車の遅延が発生した状態を示す。図の実線部分が計画ダイヤであり、点線は列車の走行実績を図にしたもの(以下ではこれを「実績ダイヤ」と呼ぶ)である。図4では、X駅構内で進路支障が発生し、列車が手前のW駅ホームトラックに在線中に列車の出発が抑止され、時刻aから時刻bの間、列車がW駅で停止させられ、結果として列車の遅延が発生したケースを示している。また図4では、時刻bにおいて列車の出発抑止が解除され、W駅を出発した後は、列車は遅延回復制御による走行でJ駅からK駅の駅中間まで走行した状態を示す。遅延回復制御による走行では、図4に示されている通り、列車は可能であれば、計画ダイヤにて定められている速度よりも高い速度で走行し、計画ダイヤとの差(遅延)を回復する。 FIG. 4 shows a state in which the departure of a train is restrained due to a course obstruction (hereinafter referred to as a departure restraint) and a train delay occurs. The solid line part in the figure is the planned timetable, and the dotted line is the running record of the train (hereinafter referred to as the "actual timetable"). In FIG. 4, a course obstruction occurred in the premises of X station, the departure of the train was suppressed while the train was on the platform truck of W station in front, and the train was stopped at W station from time a to time b. As a result, a case where a train delay occurred is shown. Further, FIG. 4 shows a state in which the departure restraint of the train is released at time b, and after the train departs from W station, the train travels from J station to the middle of K station by the delay recovery control. In the running by the delay recovery control, as shown in FIG. 4, the train runs at a speed higher than the speed specified in the planned timetable, if possible, and recovers the difference (delay) from the planned timetable. To do.
図4では、列車が1編成だけ存在する例を示しているが、案内駅から行先駅の間に複数の列車が走行していることもあり、その場合の例が図5に示されている。図5は、先行列車の出発が抑止され、それに伴い後続の案内対象列車にも遅延が及んだ状態を示す図である。X駅構内で進路支障が発生し、先行列車の♯3がW駅のホームトラックに在線中に♯3の出発が抑止されている。またそれに伴い、先行列車の♯2もV駅のホームトラックに在線中に出発抑止され、さらに案内対象列車の♯1も始発駅U駅のホームトラックに在線中に出発抑止され、結果として各列車に遅延が発生した状態を示す。このように、線路上に支障が発生した場合、本図のように支障の手前直近に在線している列車を先頭に、後続の列車の運行に影響を及ぼし、遅延が発生する。
FIG. 4 shows an example in which only one train is present, but there may be a plurality of trains running between the information station and the destination station, and an example in that case is shown in FIG. .. FIG. 5 is a diagram showing a state in which the departure of the preceding train is suppressed and the following train to be guided is also delayed accordingly. A course obstruction occurred in the premises of X station, and the departure of # 3 was suppressed while the preceding
図6は、本実施例に係る旅客案内制御装置200による、案内対象列車の予想走行時間、予想到着時刻の算出方法を説明する図である。図6は、現在時刻において案内対象列車(♯7)が案内駅の手前(Z駅とA駅の間)におり、A駅の先には、複数(6編成)の先行列車(案内対象列車の先行列車)が在線している様子を表している。ここでは各先行列車の名称を、案内対象列車に近い順に、♯6、♯5、♯4、♯3、♯2、♯1と呼ぶ。なお、図6から分かる通り、♯1は既に行先駅であるM駅を通過して、M駅の次の駅であるN駅に到着している。
FIG. 6 is a diagram illustrating a method of calculating an estimated traveling time and an estimated arrival time of a train to be guided by the passenger
また図6のダイヤグラムでは、時刻t1に、♯1がW駅のホームトラック在線中にW駅の前方線路上で進路支障が発生し、♯1の出発が抑止されたことを示している。また時刻t2には、♯4がE駅のホームトラック在線中にE駅の前方線路上で進路支障が発生し、さらに時刻t3には、♯2と♯3がH駅からI駅の駅中間に在線中に、その前方トラックで進路支障が発生しており、以上により♯1から案内対象列車である♯7まで、全体的に遅延した状態で運行が行われた様子が示されている。In the diagram of Figure 6 is also a time t 1, shows that ♯1 is path trouble occurs in the front line path W station in W station home track Zaisen, departure ♯1 is inhibited. Also at time t 2, # 4 is path trouble occurs in the front line path E station in the home track Zaisen of E station, and more time t 3, # 2 and ♯3 is I stops from H Station While the line was in the middle of the station, there was a problem with the track in front of it, and as a result, it was shown that the train from # 1 to # 7, which is the train to be guided, was operated with an overall delay. There is.
ここで、旅客案内制御装置200の論理演算部220が、案内対象列車♯7の案内駅A駅から行先駅M駅までの予想走行時間を算出するための算出方法を、以下に説明する。
Here, a calculation method for the
案内対象列車(♯7)の行先駅(M駅)予想到着時刻は、以下の(式1)に基づいて算出される。以下では案内対象列車の行先駅予想到着時刻を“Ty”と表記し、また案内対象列車が案内駅(A駅)から行先駅(M駅)までの区間を走行する時の予想走行時間を“TR”と表記する。The estimated arrival time of the destination station (M station) of the train to be guided (# 7) is calculated based on the following (Equation 1). In the following, the estimated arrival time of the destination station of the train to be guided is described as "Ty", and the estimated travel time when the train to be guided travels in the section from the guide station (A station) to the destination station (M station) is "Ty". referred to as T R ".
Ty = 案内対象列車の案内駅予想出発時刻 +TR ・・・(式1)Ty = guidance target train of assistance Train station expected departure time + T R ··· (Formula 1)
式1における、案内対象列車の案内駅A駅予想出発時刻を算出するためには、いくつかの方法があり得るが、本実施例では、論理演算部220は以下の(式2)に基づいて、案内対象列車の案内駅A駅予想出発時刻を求めるものとする。
There may be several methods for calculating the estimated departure time of the guide station A station of the train to be guided in
案内対象列車の案内駅予想出発時刻 =
案内対象列車の案内駅計画出発時刻
+ 案内対象列車の現在の遅延時間 ・・・(式2)
また、案内対象列車の現在の遅延時間を求めるため、論理演算部220は、案内駅の1つ手前の駅(ここの例ではZ駅)を案内対象列車が実際に出発した時刻(実績発時刻と呼ぶ)と、計画発時刻の差を用いる。具体的には以下の(式3)に基づいて、求められる(なお、(式3)を含め、以下の式の説明では、案内駅の1つ手前の駅がZ駅である前提で記述されている)。
案内対象列車の現在の遅延時間 =
案内対象列車のZ駅実績発時刻
− 案内対象列車のZ駅計画発時刻 ・・・(式3)Estimated departure time at the information station of the train to be guided =
Guidance target train guidance station planned departure time + current delay time of guidance target train ・ ・ ・ (Equation 2)
In addition, in order to obtain the current delay time of the train to be guided, the
Current delay time of the train to be guided =
Actual departure time at Z station of the train to be guided-Planned departure time at Z station of the train to be guided ... (Equation 3)
したがって、(式1)は以下のように書き換え可能である。 Therefore, (Equation 1) can be rewritten as follows.
Ty=
案内対象列車の案内駅計画出発時刻
+ (案内対象列車のZ駅実績発時刻 − 案内対象列車のZ駅計画発時刻)
+TR ・・・(式1’)Ty =
Guidance target train guidance station planned departure time + (guidance target train Z station actual departure time-guidance target train Z station planned departure time)
+ T R ··· (Formula 1 ')
続いてTRの算出方法を説明する。先に述べたとおり、本実施例に係る旅客案内制御装置200は、列車の走行実績を用いて案内対象列車の予想走行時間を算出する。図6の例では、案内駅(A駅)から行先駅(M駅)までを走行済みの列車は♯1である。そのため、1つの方法として TR= 先行列車♯1の行先駅(M駅)実績着時刻 − 案内駅(A駅)実績着時刻を計算することで、TRを求めるとよい(以下、この算出方法を「第1の方法」と呼ぶ)。Subsequently explaining a method of calculating the T R. As described above, the passenger
ただし、♯1は時刻t1に発生した進路支障の影響を受けているが、それ以降(時刻t2、t3)に発生した支障による影響は受けていない。そのため案内対象列車(♯7)の予想走行時間を♯1の走行実績のみから求めると、必ずしも正確な予想走行時間を算出できない可能性がある。逆に案内対象列車(♯7)の予想走行時間を求める場合、複数の先行列車のうち、案内対象列車にできるだけ近い位置を走行している先行列車の走行実績を用いる方が、より正確な予想走行時間を算出できると考えられる。However, ♯1 is being affected by the course difficulty occurred at time t 1, the influence of problem that occurred later (time t 2, t 3) is not received. Therefore, if the estimated travel time of the train to be guided (# 7) is obtained only from the travel record of # 1, it may not always be possible to calculate an accurate estimated travel time. On the contrary, when calculating the estimated running time of the train to be guided (# 7), it is more accurate to use the running record of the preceding train running at a position as close as possible to the train to be guided among a plurality of preceding trains. It is considered that the running time can be calculated.
そこで、本実施例に係る旅客案内制御装置200は、次に説明する方法で、案内対象列車♯7の予想走行時間を算出する(この方法を「第2の方法」と呼ぶ)。第2の方法の概要は以下の通りである。
(ア) 案内対象列車の走行区間A駅からM駅において、案内対象列車の(1または複数の)先行列車のうち、案内対象列車の最も近くを走行中の先行列車(これをR1と表記する。図6では♯6に相当する)の走行実績(実績走行時間)及び走行区間を取得する。
(イ) R1の走行区間が、行先駅よりも手前の場合(つまりR1がまだ行先駅に到達していない場合)、R1の前方を走行する直前の列車先行列車(これをR2と表記する。図6では♯5に相当する)の走行実績及び走行区間を取得する。
(ウ) 行先駅までの走行実績を取得するまで(イ)の手順を繰り返すことで、案内駅から行先駅までの実績走行時間をすべて取得する。Therefore, the passenger
In M stops from traveling section A station (A) the guide target train, among the guidance target train (s) preceding train, preceding train traveling the nearest guide target train (to as R 1 notation The running record (actual running time) and the running section of (corresponding to # 6 in FIG. 6) are acquired.
(B) When the traveling section of R 1 is before the destination station (that is, when R 1 has not reached the destination station yet), the train preceding train immediately before traveling in front of R 1 (this is R 2). (In FIG. 6, it corresponds to # 5), the running record and the running section are acquired.
(C) By repeating the procedure of (a) until the actual travel time to the destination station is acquired, all the actual travel time from the guide station to the destination station is acquired.
図6を参照しながら、具体例を説明する。 A specific example will be described with reference to FIG.
(1) 現在時刻における、案内対象列車の直近の先行列車♯6の走行実績を参照すると、先行列車♯6はすでにC駅を出発した状態にある(つまり先行列車♯6は、A駅〜C駅の区間を走行したという実績がある)。そのため、A駅〜C駅区間を1区間とし、♯6のA駅発〜C駅発までの走行実績(所要時間)を案内対象列車♯7のA駅〜C駅区間の予想走行時間として採用する。
(2) ♯6のつぎの先行列車♯5はすでにE駅を出発しているため、C駅〜E区間を1区間とし、♯5のC駅発〜E駅発までの時間を案内対象列車♯7のC駅〜E駅区間の予想走行時間とする。
(3) つぎの先行列車♯4はH駅のホームトラック在線中のため、E駅〜H駅区間を1区間とし、♯4のE駅発〜H駅着までの時間を案内対象列車♯7のE駅〜H駅区間の予想走行時間とする。
(4) つぎの先行列車♯3はすでにI駅を出発しているため、H駅〜I駅区間を1区間とし、♯3のH駅着〜I駅発までの時間を案内対象列車♯7のH駅〜I駅区間の予想走行時間とする。
(5) つぎの先行列車♯2はK駅のホームトラック在線中のため、I駅〜K駅区間を1区間とし、♯2のI駅発〜K駅着までの時間を案内対象列車♯7のI駅〜K駅区間の予想走行時間とする。
(6) つぎの先行列車♯1はすでに行先駅M駅を出発しているため、K駅〜M駅区間を1区間とし、♯1のK駅着〜M駅着までの時間を案内対象列車♯7のK駅〜M駅区間の予想走行時間とする。
以上の手順で取得した走行実績により、案内対象列車♯7の案内駅A駅から行先駅M駅までの予想走行時間(TR)が算出される。(1) Looking at the running record of the nearest preceding train # 6 of the train to be guided at the current time, the preceding train # 6 has already departed from station C (that is, the preceding train # 6 is from station A to C). Has a track record of running on the section of the station). Therefore, the section from A station to C station is set as one section, and the running record (required time) from A station to C station of # 6 is adopted as the estimated running time of the A station to C station section of the
(2) Since the preceding
(3) Since the next preceding
(4) Since the next preceding
(5) Since the next preceding
(6) Since the next preceding
By the travel experience obtained in the above procedure, the expected travel time from the guidance station A station of the guidance target train ♯7 until the destination station M Station (T R) is calculated.
また、本実施例に係る旅客案内制御装置200の論理演算部220が予想走行時間を算出する時、遅延の要因を考慮した補正を行う。次はそれについて説明する。
Further, when the
図7は、要因別補正時間対応表221の例を示している。要因別補正時間対応表221は、列車の予想走行時間に対し、遅延の要因別に加算、減算する補正時間が記録された表である。一般的に輸送障害が発生した場合、いわゆる運転整理と称するダイヤへの修正が行われる。本表は輸送障害の要因別に補正時間を対応させ、列車の予想走行時間を補正するものである。 FIG. 7 shows an example of the correction time correspondence table 221 for each factor. The correction time correspondence table 221 by factor is a table in which the correction time to be added or subtracted according to the factor of the delay is recorded with respect to the expected running time of the train. Generally, when a transportation failure occurs, a modification to the so-called operation control schedule is performed. This table corrects the expected running time of trains by matching the correction time according to the factors of transportation obstacles.
たとえば、遅延の増加が見込まれる抑止や速度制限などの場合は時間を加算し、遅延の回復が見込まれる抑止解除や速度制限解除などは時間を減算する。とくに先行列車の実績走行時間は既に進路支障が解決した場合の遅延時間も含まれるため、時間の補正を行う。これらは、旅客案内制御装置200に要因別補正時間を入力する入力端末を接続し、マンマシンインタフェースにより変更可能としてもよい。論理演算部220による、要因別補正時間対応表221を用いた列車の予想走行時間の補正の処理内容については、以下で図8を用いて説明する。
For example, time is added for deterrence and speed limit that are expected to increase the delay, and time is subtracted for deterrence release and speed limit release that are expected to recover the delay. In particular, the actual running time of the preceding train includes the delay time when the course obstacle has already been resolved, so the time is corrected. These may be changed by a man-machine interface by connecting an input terminal for inputting a correction time for each factor to the passenger
図8は、論理演算部220が、案内対象列車の先行列車の実績着発時刻や要因別補正時間などをもとにして、案内対象列車の行先駅予想到着時刻を演算するためのフローチャートを示す。なお、図において、参照番号の前に付されているアルファベットの“S”は、「ステップ」を意味する。また、以下の説明では論理演算部220が図8の処理を実行する時点では、実績着発時刻データベース212には現時点の(最新の)各列車の走行実績が格納されている前提で説明する。たとえば旅客案内制御装置200は、図8の処理を実行する直前に、走行実績収集装置102から走行実績を取得するとよい。また旅客案内制御装置200は、案内対象列車と同一路線を走行する全ての列車の走行実績を取得するものとする。ただし別の実施形態として、旅客案内制御装置200は案内対象列車の行先駅予想到着時刻の算出に必要な列車(先行列車)の走行実績のみを取得するように構成されていてもよい。
FIG. 8 shows a flowchart for the
また、案内対象列車の進行方向前方を走行する先行列車のうち、案内対象列車に最も近い位置を走行する先行列車を“R1”と呼び、n番目(nは1以上の整数)に近い位置を走行する先行列車を“Rn”と呼ぶ。また論理演算部220は先に述べたとおり、各先行列車Rnの走行実績を予想走行時間として採用する時、(案内対象列車の)案内駅から行先駅までの一部の区間の走行実績を予想走行時間として採用するが、この一部の区間のことを“Sn”と表記する。そして先行列車Rnの区間Snの走行実績(走行時間)をTRnと表記する。In addition, among the preceding trains traveling ahead in the direction of travel of the guided train, the preceding train traveling at the position closest to the guided train is called "R 1 ", and the position closest to the nth (n is an integer of 1 or more). The preceding train that runs on the train is called "R n ". Further, as described above, when the
ステップ301:論理演算部220は、実績着発時刻データベース212から、先行列車Rnの走行時間TRnを取得する区間Snを決定し、その区間Snの先行列車Rnの走行時間(TRn)を取得する。なお、nの初期値は1である。Step 301: the
区間Sn(及びTRn)の決定方法について詳述する。なお、以下の説明において、現時点(論理演算部220が図8の処理、特にステップ301を実行する時点)で先行列車Rnが到着済み(あるいは通過済み)の駅のうち、行先駅に最も近い駅を「Rnの到着済み駅」と呼ぶ。The method for determining the interval Sn (and TR n ) will be described in detail. In the following description, among the stations of current (processing
ステップ301で論理演算部220は、先行列車Rn−1の到着済み駅と先行列車Rnの到着済み駅の間の区間を、区間Snと決定し、先行列車Rnがこの区間を走行した時の実績走行時間(つまりTRn)を取得する。TRnは、
先行列車Rnが区間Snの終点(先行列車Rnの到着済み駅)に到着した時刻−
先行列車Rnが区間Snの始点(先行列車Rn−1の到着済み駅)に到着した時刻
を計算することで求められる(ただし、n≧2の場合である)。In
Preceding train R time n is arrived at the end point (already arrived station of the preceding train R n) of section S n -
Preceding train R n is determined by calculating the time of arrival to the starting point of the interval S n (preceding train R n-1 of the arrived Station) (However, the case of n ≧ 2).
また、n=1の場合、つまり区間S1と走行実績TR1は、以下のようにして求められる。論理演算部220は案内駅から先行列車R1の到着済み駅の間の区間を区間S1と決定する。そして走行実績TR1は、
先行列車R1が区間S1の終点(先行列車R1の到着済み駅)に到着した時刻−
先行列車R1が区間S1の始点(案内駅)を出発した時刻
を計算することで求められる。Further, when n = 1, that is, the section S 1 and the running record TR 1 are obtained as follows. The
Time at which the preceding train R 1 has arrived at the section S 1 of the end point (preceding train R 1 of arrived station) -
It is obtained by calculating the time when the preceding train R 1 departs from the starting point (guidance station) of the section S 1 .
ステップ302:論理演算部220は、ステップ301を実行した結果、案内駅から行先駅までの全区間の走行実績を取得したか判定する。具体的には論理演算部220は、ステップ301で走行実績を取得した対象の列車Rnが行先駅に到着済み(現在Rnが行先駅のホームに在線中、あるいは行先駅を出発済み)であるかを判定する。Rnが行先駅に到着済みでない場合(ステップ302:No)、まだ全区間の走行実績が取得されていないため、論理演算部220はnに1を加算し、その後再びステップ301を実行する。Rnが行先駅に到着済みの場合(ステップ302:Yes)、次にステップ303が実行される。Step 302: The
ステップ303:論理演算部220は、取得した各区間Snの走行実績TRnの総和を求めることで、案内対象列車Rの案内駅から行先駅までの予想走行時間TRを算出する(見積もる)。たとえばステップ301,302が実行された結果、k個の走行実績(つまりTR1,TR2,...,TRk)が取得された場合、論理演算部220はステップ303で、“TR1+TR2+...+TRk”を計算する。Step 303: the
ステップ304,305:論理演算部220は、要因別補正時間対応表221を用いて予想走行時間TRの補正を行う(ステップ304)。具体的には論理演算部220は、予想走行時間TRの算出に用いた先行列車(の走行実績)の遅延を発生させる要因となった障害を特定し(障害が複数発生していた場合、全ての障害を特定する)、要因別補正時間対応表221を参照することで、各障害に対応する補正時間を求める(以下、求められた補正時間を「要因別補正時間」と呼び、Pmと表記する)。そして論理演算部220は予想走行時間TRに要因別補正時間Pmを加算することで、予想走行時間TRの補正を行う。なお、ステップ304,305は、先行列車の走行中に列車の遅延を発生させる要因となる障害が発生していた場合に行われるもので、要因別補正時間対応表221に記録されている要因の障害が発生していなかった場合には、ステップ304,305は実行されなくて良い。全ての補正時間の加算が終了すると(ステップ305:Yes)、次にステップ306が行われる。Step 304 and 305: the
ステップ304,305で行われる処理の例を、図6、図7を用いて説明する。図6において、案内対象列車(♯7)の予想走行時間を算出する際、先行列車♯1〜♯6の走行実績が用いられる。♯1〜♯6の走行中に、3回の障害(進路支障)が発生し(図6において、時刻t1、t2、t3で進路支障が発生している)、またこの進路支障はいずれも解消され、運転は再開されている。この場合論理演算部220は、3回の障害夫々の要因を特定し、また図7の要因別補正時間対応表221を参照することで、特定された要因に対応する補正時間を特定し、特定された補正時間をTRに加算する。An example of the processing performed in steps 304 and 305 will be described with reference to FIGS. 6 and 7. In FIG. 6, when calculating the expected traveling time of the train to be guided (# 7), the traveling results of the preceding
図6で発生した障害はいずれも進路支障で、これらの障害はいずれが解消されているケースについて説明する。図7を参照すると、進路支障に対応する補正時間は+30分、そして進路支障後の運転再開に対応する補正時間は−10分である。この場合論理演算部220は、3×30分+3×(−10分)=60分をTRに加算する。
All of the obstacles that occurred in FIG. 6 are career obstacles, and a case in which any of these obstacles has been resolved will be described. With reference to FIG. 7, the correction time corresponding to the course obstruction is +30 minutes, and the correction time corresponding to the restart of operation after the course obstruction is -10 minutes. In this case the
ステップ306:論理演算部220は、案内対象列車Rの遅延時間TDを算出する。遅延時間は、先に述べたとおり、案内駅の1つ前の駅をZ駅とすると、
案内対象列車のZ駅実績発時刻Tz−Z駅計画発時刻Tp1
で求められる。Step 306: The
Z station actual departure time of the train to be guided T z- Z station planned departure time Tp 1
Is required by.
ステップ307:論理演算部220は、案内対象列車Rの行先駅予想到着時刻Tyを上で説明した(式1’)を用いて算出し、予想到着時刻算出処理を終了する。
Step 307: The
本発明の一実施形態に係る旅客案内システムは上で述べたように、案内対象列車の先行列車の走行実績を用いて、案内対象列車の到着時刻を予想するので、従来の到着時刻の予想方法に比べて、より精度の高い予想を可能とする。 As described above, the passenger guidance system according to the embodiment of the present invention predicts the arrival time of the train to be guided by using the traveling record of the preceding train of the train to be guided. Therefore, a conventional method of predicting the arrival time Compared to, it enables more accurate prediction.
なお、上では、説明した案内対象列車の案内駅から行先駅までの予想走行時間を算出する方法として、1つの先行列車(図6における♯1)の走行実績のみを使用する方法(第1の方法)と、全ての先行列車(図6における♯1〜♯6)の走行実績を用いる方法(第2の方法)とを説明したが、必ずしもこの2つの方法の何れかが用いられなければならないわけではない。1または複数の先行列車の、案内駅から行先駅までの走行実績を用いる方法であれば、任意の方法で良く、たとえば図6において、♯1と♯2の走行実績だけを用いる方法が採用されてもよい。ただし先に述べたとおり、案内対象列車にできるだけ近い位置を走行している先行列車の走行実績をより多く用いる方が、より正確な予想走行時間を算出できることが期待される。 In the above, as a method of calculating the estimated travel time from the guide station of the train to be guided to the destination station, only the travel record of one preceding train (# 1 in FIG. 6) is used (first method). The method) and the method (second method) using the running results of all the preceding trains (# 1 to # 6 in FIG. 6) have been described, but either of these two methods must be used. Do not mean. Any method may be used as long as it uses the travel record of one or more preceding trains from the guide station to the destination station. For example, in FIG. 6, a method using only the travel records of # 1 and # 2 is adopted. You may. However, as mentioned above, it is expected that a more accurate estimated running time can be calculated by using more running results of the preceding train running at a position as close as possible to the train to be guided.
また、上で説明した予想走行時間の算出方法では、先行列車Rnが区間Snの終点(先行列車Rnの到着済み駅)に到着した時刻と、先行列車Rnが区間Snの始点(先行列車Rn−1の到着済み駅)に到着した時刻の差を、区間Snの走行時間TRnとして求める例を説明した。つまり先行列車Rnの到着時刻同士の差を求める例を説明したが、別の方法として、たとえば先行列車Rnの出発時刻を使用可能な場合、出発時刻を用いて走行時間TRnを求めてもよい。具体的には、先行列車Rnが区間Snの終点(先行列車Rnの到着済み駅)を出発済み(または通過済み)の場合、実績着発時刻データベース212には先行列車Rnの到着済み駅の実績出発時刻が登録されているので、先行列車Rnが区間Snの終点(先行列車Rnの到着済み駅)を出発した時刻と、先行列車Rnが区間Snの始点(先行列車Rn−1の到着済み駅)を出発した時刻の差を求め、これを区間Snの走行時間TRnとしてもよい。In the method of calculating estimated travel time as described above, preceding train and time R n and reaches the terminal point (preceding train R n arrived station) interval S n, preceding train R n is the interval S n starting the difference (preceding train R n-1 of the arrived train station) in arriving time, an example was described of obtaining a travel time TR n of the interval S n. That is, an example of finding the difference between the arrival times of the preceding train R n has been described, but as another method, for example, when the departure time of the preceding train R n can be used, the traveling time TR n is obtained using the departure time. May be good. Specifically, the prior case of the train R n is the interval S n endpoint starting already (preceding train R n arrived station) (or already passed), the arrival of the preceding train R n is the actual
ただしこの時、もし先行列車Rn−1が先行列車Rn−1の到着済み駅のホームトラックに在線中でまだ出発していなかった場合には、先行列車Rnが区間Snの終点(先行列車Rnの到着済み駅)を出発した時刻と、先行列車Rnが区間Snの始点(先行列車Rn−1の到着済み駅)に到着した時刻の差を、区間Snの走行時間TRnとして求めるとよい。つまり、走行時間TRnの算出に、出発時刻を用いるか、到着時刻を用いるかは、先行列車が到着済み駅を出発済み(または通過済み)か否かに応じて、適宜選択するとよい。However, at this time, if the preceding train in case of R n-1 has not yet been starting in Zaisen to the home track of the preceding train R n-1 of arrived Station, preceding train R n is the interval S n the end point ( and the preceding train R n time that arrived the station) was the starting of the preceding train R n is the difference between the time you arrive at the starting point (preceding train R n-1 of the already arrived station) of section S n, the running of the section S n It may be calculated as the time TR n . That is, whether to use the departure time or the arrival time for calculating the traveling time TR n may be appropriately selected depending on whether or not the preceding train has departed (or passed) the arrival station.
また、上で説明した旅客案内システムや旅客案内制御装置の構成は一例であり、必ずしも上で述べた構成に限定されない。また、旅客案内制御装置200、あるいは旅客案内制御装置200の有する各構成要素の実現方法も、特定のものに限定されない。たとえば旅客案内制御装置200に、1台の汎用機な計算機(いわゆるパーソナルコンピュータ(PC)、サーバ計算機など)が用いられてもよい。
Further, the configurations of the passenger guidance system and the passenger guidance control device described above are examples, and are not necessarily limited to the configurations described above. Further, the method of realizing each component of the passenger
その場合、汎用機な計算機のプロセッサに、上で述べた運行実績受信部210、論理演算部220、案内制御部230などの機能を実現するためのプログラムを実行させることにより、汎用機な計算機を旅客案内制御装置200として動作させるとよい。また、複数台の汎用的な計算機を用いて、旅客案内制御装置200の機能を実現してもよい。
In that case, the general-purpose computer is made by causing the processor of the general-purpose computer to execute a program for realizing the functions such as the operation
あるいは別の実施形態として、上で述べた運行実績受信部210、論理演算部220、案内制御部230などが、それぞれ物理的に独立なハードウェアとして実装される構成が採用されてもよい。
Alternatively, as another embodiment, a configuration may be adopted in which the operation
101: 運行情報管理装置、 102: 走行実績収集装置、 103: 通信回線、 200: 旅客案内制御装置、 210: 運行実績受信部、 211: 計画着発時刻データベース、 212: 実績着発時刻データベース、 220: 論理演算部、 221: 要因別補正時間対応表、 230: 案内制御部、 231: 放送出力部、 232: 表示出力部 101: Operation information management device, 102: Travel record collection device, 103: Communication line, 200: Passenger guidance control device, 210: Operation record receiver, 211: Planned arrival / departure time database, 212: Actual arrival / departure time database, 220 : Logical operation unit, 221: Correction time correspondence table by factor, 230: Guidance control unit, 231: Broadcast output unit, 232: Display output unit
Claims (6)
前記案内情報の作成対象である案内対象列車の行先駅予想到着時刻を算出する論理演算部を有し、
前記論理演算部は、前記案内対象列車の行先駅への予想到着時刻を算出する際、
前記案内対象列車の進行方向前方を走行する列車である複数の先行列車の、案内駅から行先駅までの走行実績を取得し、取得した前記走行実績を用いて、前記案内対象列車の案内駅から行先駅までの予想走行時間を算出し、
前記案内対象列車の案内駅計画出発時刻に、現時点における前記案内対象列車の遅延時間と前記予想走行時間とを加算することで、前記案内対象列車の行先駅予想到着時刻を算出し、
前記走行実績は、前記先行列車が実際に各駅に到着した時刻及び各駅を出発した時刻である、実績着発時刻を含み、
前記先行列車のうち、前記案内対象列車にn番目(nは2以上の整数)に近い位置を走行する先行列車R n が、行先駅に到着済みあるいは通過済みで、かつ前記案内対象列車に(n−1)番目に近い位置を走行する先行列車R n−1 が、行先駅にまだ到着していない場合、前記論理演算部は、前記先行列車R 1 ,R 2 ,...R n の前記走行実績を用いて
前記予想走行時間を算出するよう構成されており、
前記予想走行時間は、
前記先行列車R 1 が案内駅から前記先行列車R 1 の到着済み駅まで走行した時の実績走行時間TR 1 と、前記先行列車R k (2≦k≦n)が、前記先行列車R k−1 の到着済み駅から前記先行列車R k の到着済み駅まで走行した時の実績走行時間TR k の総和TR 1 +TR 2 +...+TR n
であることを特徴とする旅客案内装置。 A guidance control unit that creates and outputs train guidance information to be presented to passengers,
It has a logical operation unit that calculates the estimated arrival time of the destination station of the train to be guided, which is the target of creating the guidance information.
When the logical operation unit calculates the expected arrival time of the train to be guided to the destination station,
The guide target train traveling forward Ru train der traveling several of the preceding train, obtains the actual driving results from the guidance station to the destination station, using the acquired traveling performance, guidance of the guide target train Calculate the estimated travel time from the station to the destination station,
By adding the delay time of the guide target train and the estimated travel time at the present time to the guide station planned departure time of the guide target train, the destination station estimated arrival time of the guide target train is calculated .
The travel record includes the actual arrival / departure time, which is the time when the preceding train actually arrived at each station and the time when the preceding train departed from each station.
Among the preceding trains, the preceding train R n traveling at the nth position (n is an integer of 2 or more) close to the guidance target train has arrived at or has passed the destination station, and is the guidance target train ( If preceding train R n-1 that travels position close to the n-1) th, we have not yet arrived at the destination station, the logical operation unit, the preceding train R 1, R 2,. .. .. Using the above-mentioned running record of R n
It is configured to calculate the expected travel time.
The expected running time is
Between the actual running time TR 1 when the preceding train R 1 has traveled from the guide station to arrived station of the preceding train R 1, the preceding train R k (2 ≦ k ≦ n ) is, the preceding train R k- The total running time TR k when traveling from the arrived station of 1 to the arrived station of the preceding train R k . TR 1 + TR 2 +. .. .. + TR n
A passenger guidance device characterized by being .
前記論理演算部は、前記要因別補正時間対応表から、前記予想走行時間の算出に用いられた前記先行列車の走行中に発生した遅延要因に対応する補正時間を取得し、前記予想走行時間に加算することで、前記予想走行時間を補正する
請求項1に記載の旅客案内装置。 The passenger guidance device has a correction time correspondence table for each factor in which the correction time for each train delay factor is recorded.
The logical operation unit acquires the correction time corresponding to the delay factor generated during the running of the preceding train used for calculating the expected running time from the factor-based correction time correspondence table, and sets the expected running time as the expected running time. The passenger guidance device according to claim 1 , wherein the expected traveling time is corrected by adding the numbers .
前記案内対象列車が案内駅の1つ手前の駅を実際に出発した時刻と、案内駅の1つ手前の駅の計画出発時刻との差を、前記案内対象列車の遅延時間とする、
請求項1に記載の旅客案内装置。 The logical operation unit
The difference between the time when the train to be guided actually departs from the station immediately before the guide station and the planned departure time from the station immediately before the guide station is defined as the delay time of the train to be guided.
The passenger guidance device according to claim 1 .
前記案内情報の作成対象である案内対象列車の行先駅予想到着時刻を算出する論理演算部と、
を有する旅客案内装置において、
前記論理演算部が、
前記案内対象列車の進行方向前方を走行する列車である複数の先行列車の、案内駅から行先駅までの走行実績を取得する第1ステップと、
取得した前記走行実績を用いて、前記案内対象列車の案内駅から行先駅までの予想走行時間を算出する第2ステップと、
前記案内対象列車の案内駅計画出発時刻に、現時点における前記案内対象列車の遅延時間と前記予想走行時間とを加算することで、前記案内対象列車の行先駅予想到着時刻を算出する第3ステップと、
を実行し、
前記走行実績は、前記先行列車が実際に各駅に到着した時刻及び各駅を出発した時刻である、実績着発時刻を含み、
前記第2ステップでは前記論理演算部が、
前記先行列車のうち、前記案内対象列車にn番目(nは2以上の整数)に近い位置を走行する先行列車R n が、行先駅に到着済みあるいは通過済みで、かつ前記案内対象列車に(n−1)番目に近い位置を走行する先行列車R n−1 が、行先駅にまだ到着していない場合、
前記先行列車R 1 が案内駅から前記先行列車R 1 の到着済み駅まで走行した時の実績走行時間TR 1 と、前記先行列車R k (2≦k≦n)が、前記先行列車R k−1 の到着済み駅から前記先行列車R k の到着済み駅まで走行した時の実績走行時間TR k の総和TR 1 +TR 2 +...+TR n
を、前記予想走行時間として求める、列車到着時刻予想方法。 A guidance control unit that creates and outputs train guidance information to be presented to passengers,
A logical operation unit that calculates the estimated arrival time of the destination station of the train to be guided, which is the target of creating the guidance information,
In the passenger guidance device that has
The logical operation unit
The first step of acquiring the running record from the guide station to the destination station of a plurality of preceding trains that run ahead in the direction of travel of the train to be guided,
Using the acquired travel record, the second step of calculating the expected travel time from the guide station to the destination station of the train to be guided, and
The third step of calculating the estimated arrival time of the destination station of the guided train by adding the delay time of the guided train and the estimated travel time to the planned departure time of the guided train of the guided train. ,
And
The travel record includes the actual arrival / departure time, which is the time when the preceding train actually arrived at each station and the time when the preceding train departed from each station.
In the second step, the logical operation unit
Among the preceding trains, the preceding train R n , which travels at the nth position (n is an integer of 2 or more) close to the guidance target train, has arrived at or has passed the destination station, and is the guidance target train ( n-1) If the preceding train R n-1 traveling in the closest position has not yet arrived at the destination station
Between the actual running time TR 1 when the preceding train R 1 has traveled from the guide station to arrived station of the preceding train R 1, the preceding train R k (2 ≦ k ≦ n ) is, the preceding train R k- The total running time TR k when traveling from the arrived station of 1 to the arrived station of the preceding train R k . TR 1 + TR 2 +. .. .. + TR n
Is a method for predicting the arrival time of a train .
前記第2ステップではさらに前記論理演算部が、
前記要因別補正時間対応表から、前記予想走行時間の算出に用いられた前記先行列車の走行中に発生した遅延要因に対応する補正時間を取得し、前記予想走行時間に加算することで、前記予想走行時間を補正する、
請求項4に記載の列車到着時刻予想方法。 The passenger guidance device has a correction time correspondence table for each factor in which the correction time for each train delay factor is recorded.
In the second step, the logical operation unit further
By acquiring the correction time corresponding to the delay factor generated during the running of the preceding train used for calculating the expected running time from the factor-based correction time correspondence table and adding it to the predicted running time, the said Correct the expected travel time,
The train arrival time prediction method according to claim 4.
前記案内対象列車が案内駅の1つ手前の駅を実際に出発した時刻と、案内駅の1つ手前の駅の計画出発時刻との差を、前記案内対象列車の遅延時間とする、
請求項4に記載の列車到着時刻予想方法。 In the third step, the logical operation unit
The difference between the time when the train to be guided actually departs from the station immediately before the guide station and the planned departure time from the station immediately before the guide station is defined as the delay time of the train to be guided.
The train arrival time prediction method according to claim 4 .
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017117369 | 2017-06-15 | ||
| JP2017117369 | 2017-06-15 | ||
| PCT/JP2018/011757 WO2018230078A1 (en) | 2017-06-15 | 2018-03-23 | Passenger annoucement device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPWO2018230078A1 JPWO2018230078A1 (en) | 2020-05-21 |
| JP6768954B2 true JP6768954B2 (en) | 2020-10-14 |
Family
ID=64660463
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2019525103A Active JP6768954B2 (en) | 2017-06-15 | 2018-03-23 | Passenger information device |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP6768954B2 (en) |
| WO (1) | WO2018230078A1 (en) |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH06247308A (en) * | 1993-02-22 | 1994-09-06 | Toshiba Corp | Automatic train guidance system |
| JP4420316B2 (en) * | 2003-07-29 | 2010-02-24 | 日本信号株式会社 | Train operation information notification device |
| JP5219222B2 (en) * | 2009-07-17 | 2013-06-26 | 日本信号株式会社 | Train operation information notification device |
| JP5653133B2 (en) * | 2010-08-26 | 2015-01-14 | 株式会社日立製作所 | Train delay guidance system |
-
2018
- 2018-03-23 WO PCT/JP2018/011757 patent/WO2018230078A1/en not_active Ceased
- 2018-03-23 JP JP2019525103A patent/JP6768954B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| WO2018230078A1 (en) | 2018-12-20 |
| JPWO2018230078A1 (en) | 2020-05-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12254428B2 (en) | Timetable creation apparatus, timetable creation method, and automatic vehicle control system | |
| EP3437957B1 (en) | Train traffic control system and train traffic control method | |
| JP6000070B2 (en) | Operation arrangement apparatus and method | |
| US8954382B2 (en) | Operation arrangement support system and method thereof | |
| JP5680262B1 (en) | Train travel prediction apparatus and train travel prediction method | |
| KR101696548B1 (en) | Managing method for service schedule of fleet | |
| US11094194B2 (en) | Operation management system and operation management program | |
| JP2021165139A (en) | Operation control system | |
| JP5164921B2 (en) | Crew state estimation device and crew operation support system | |
| WO2012049929A1 (en) | Operation organization assistance system | |
| JP6038693B2 (en) | Course control device, course control method, and course control program | |
| JP6768954B2 (en) | Passenger information device | |
| CN118220262A (en) | Train control method, vehicle-mounted controller and train | |
| WO2017130428A1 (en) | Route analysis device, route analysis method, and computer-readable recording medium | |
| JP7146203B1 (en) | Traffic vehicle operation status analysis device, information terminal, computer program | |
| US20150006644A1 (en) | Extracting events and assessing their impact on a transportation network | |
| JP6437368B2 (en) | Operation information distribution device | |
| EP3192717A1 (en) | Operation control system | |
| JP6298515B2 (en) | Course control device and course control method | |
| JP4728713B2 (en) | Train operation management system, diamond management device, and train operation information providing method | |
| JP6494553B2 (en) | Communication control system and communication control method | |
| JP6606484B2 (en) | Communication apparatus and communication control method | |
| JP6530985B2 (en) | Automatic train driver | |
| JP2010127646A (en) | Device, method, and program for selecting route | |
| JP4508665B2 (en) | Passenger guidance system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191010 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200707 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200824 |
|
| 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: 20200908 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200923 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6768954 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |