JP5825679B2 - Program generation method and route control system - Google Patents

Program generation method and route control system Download PDF

Info

Publication number
JP5825679B2
JP5825679B2 JP2012063966A JP2012063966A JP5825679B2 JP 5825679 B2 JP5825679 B2 JP 5825679B2 JP 2012063966 A JP2012063966 A JP 2012063966A JP 2012063966 A JP2012063966 A JP 2012063966A JP 5825679 B2 JP5825679 B2 JP 5825679B2
Authority
JP
Japan
Prior art keywords
block
geometric pattern
area
overrun
control logic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2012063966A
Other languages
Japanese (ja)
Other versions
JP2013193604A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2012063966A priority Critical patent/JP5825679B2/en
Publication of JP2013193604A publication Critical patent/JP2013193604A/en
Application granted granted Critical
Publication of JP5825679B2 publication Critical patent/JP5825679B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Train Traffic Observation, Control, And Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、プログラム生成方法に関し、特に、軌道上を移動する物体を制御するためのプログラム生成方法に関する。   The present invention relates to a program generation method, and more particularly to a program generation method for controlling an object moving on a trajectory.

コンピュータ制御の発展に伴い、列車の運行管理は従来の駅員による信号機制御から鉄道運行管理システムによる自動信号機制御へと移り変わってきた。鉄道運行管理システムは、従来の駅員業務を計算機により自動化することで発展してきており、信号機の制御は駅員業務の管理単位である駅ごとに実行されている。鉄道運行管理システムにおいて、信号機の制御は進路制御システムによりコントロールされている。   With the development of computer control, train operation management has changed from conventional traffic signal control by station staff to automatic traffic signal control by a railway operation management system. The railway operation management system has been developed by automating conventional station staff work with a computer, and control of traffic lights is executed for each station which is a management unit of station staff work. In the railway operation management system, the traffic lights are controlled by a route control system.

ここで、鉄道運行管理システムのサブシステムである電子連動システムにおいて、線路配線および連動表から一進路単位で行える合理性をチェックし、電子連動システムが使用可能な連動データベースを生成する技術が開示されている(例えば、特許文献1参照)。なお、電子連動システムとは鉄道保安装置の一種であり、互いに連動関係にある信号機および転轍機を連動論理に従って制御するシステムである。   Here, in the electronic interlocking system that is a subsystem of the railway operation management system, a technology for checking the rationality that can be done in units of one-track route from the track wiring and interlocking table and generating an interlocking database that can be used by the electronic interlocking system is disclosed. (For example, refer to Patent Document 1). The electronic interlocking system is a kind of railway security device, and is a system that controls a traffic light and a switch that are interlocked with each other according to interlocking logic.

特開平6−321107号公報JP-A-6-321107

進路制御装置は駅の線路配線に応じてプログラムを構築する必要があるが、駅の線路配線は多様であるため、現状では線区または駅ごとに独自のプログラムが開発されている。また、線路配線の改修が行われた際にはプログラムの修正が必要である。ところが近年、線路配線の複雑化および制御の高度化によりプログラムが大規模化しており、線区または駅ごとに独自プログラムを構築する方法では人材の確保が難しくなっている。結果として、プログラム品質の低下、開発の長期化、および、コストの増大を招いている。   The route control device needs to construct a program according to the line wiring of the station, but since the line wiring of the station is various, a unique program is currently developed for each line section or each station. In addition, when the track wiring is repaired, it is necessary to modify the program. However, in recent years, programs have become larger due to the complexity of line wiring and the sophistication of control, and it has become difficult to secure human resources by the method of building a unique program for each line section or station. As a result, program quality is lowered, development is prolonged, and costs are increased.

そのため、線路配線が異なる線区または駅であっても共通的な方法によって、進路制御システムおよびそのプログラムを開発する方法が求められる。   Therefore, there is a need for a method for developing a route control system and its program by a common method even if the line wiring is different in a line section or a station.

具体的には、鉄道システムにおける進路制御システムが、進路決定、衝突および脱線防止、ならびに、順序管理といった観点から、二つの閉そく間の関係を定義し、定義された二つの閉そく間の関係と線路配線とに基づいて、自動的にプログラムを開発する方法が求められる。   Specifically, the track control system in the railway system defines the relationship between the two blocks from the viewpoints of route determination, collision and derailment prevention, and order management, and the relationship between the two defined blocks and the track A method for automatically developing a program based on the wiring is required.

さらに、鉄道システムにおける運転士は、手動で列車を運転する。このため、列車の停車駅において予め規定された停止位置を超過して列車が停止するケース(過走)が発生しうる。そして、過走が発生しうることにより、鉄道システムにおける進路制御システムは、過走発生時に列車の衝突または脱線を防ぐ機能(過走防護機能)を備える必要があることから、進路制御システムが過走防護機能を実現するためのプログラムを、自動的に開発する方法が求められる。   Furthermore, the driver in the railway system manually drives the train. For this reason, there may occur a case (overrun) where the train stops beyond a predetermined stop position at the stop station of the train. Since overrunning can occur, the route control system in the railway system must have a function to prevent a collision or derailment of the train when overrunning occurs (overrun protection function). A method for automatically developing a program for realizing the running protection function is required.

本発明は、前述の進路制御システムを提供するための方法またはシステムを提供することを目的とし、線路配線が異なる線区または駅について、共通的に過走防護機能を有する進路制御プログラムおよび進路制御システムの提供を目的とする。   It is an object of the present invention to provide a method or system for providing the above-described route control system, and a route control program and route control having a common overrun protection function for line sections or stations having different line wiring. The purpose is to provide a system.

本発明の代表的な一形態によると、動体が進行する線路に配置される設備に制御命令を発行するために、進路制御システムにおいて動作する進路制御プログラムを生成するためのプログラム生成方法であって、前記線路は、複数の線路要素を含み、前記動体は、少なくとも一つの前記線路要素を含む線路群によって構成される複数の閉そくを進行し、前記進路制御システムは、プロセッサ、メモリ、および、入力インタフェースを備え、前記方法は、前記プロセッサがプログラムを実行して、前記プログラムによる演算結果を前記メモリに格納することによって、所定の機能を提供する手段を実現し、線路配線取得手段が、前記各閉そくを構成する前記線路群に関し、かつ、前記各閉そくの位置を示す線路配線情報を、前記入力インタフェースを介して取得し、前記メモリに格納するステップと、過走防護領域定義手段が、前記各閉そくの過走防護領域に関し、かつ、前記各閉そくの過走防護領域の位置を示す過走防護領域情報を、前記入力インタフェースを介して取得し、前記メモリに格納するステップと、幾何パターン決定手段が、第1の閉そくと、第2の閉そくとの組合せの幾何的関係を、前記線路配線情報および前記過走防護領域情報が示す、前記第1の閉そくの位置と前記第2の閉そくの位置と前記第1の閉そくの過走防護領域の位置と前記第2の閉そくの過走防護領域の位置との関係を、所定の基準に基づいて分類することによって特定し、前記特定された幾何的関係に従って、前記組合せの幾何パターン種別を決定し、前記決定した幾何パターン種別を前記メモリに格納するステップと、を有し、前記所定の基準は、前記第1の閉そくの過走防護領域と前記第2の閉そくとが共通の前記線路要素を含むか否かを判定可能な基準、前記第1の閉そくの過走防護領域と前記第2の閉そくの過走防護領域とが共通の前記線路要素を含むか否かを判定可能な基準、および、前記第1の閉そくの過走防護領域に前記第2の閉そくの端点が含まれるか否かを判定可能な基準を含み、前記方法は、制御ロジック選択手段が、前記決定された幾何パターン種別に基づいて、前記第1の閉そくおよび前記第2の閉そくのうちの少なくとも一つに前記動体が進入できるか否かを判定する制御ロジックを、前記組合せに選択し、前記選択した制御ロジックを前記メモリに格納するステップと、プログラムモジュール結合手段が、前記選択された制御ロジックを実行するためのプログラムモジュールを結合することによって前記進路制御プログラムを生成し、前記生成した進路制御プログラムを前記メモリに格納するステップと、を有する。According to a representative aspect of the present invention, there is provided a program generation method for generating a route control program that operates in a route control system in order to issue a control command to equipment arranged on a track on which a moving body travels. The track includes a plurality of line elements, the moving body travels through a plurality of blocks constituted by a group of lines including at least one of the line elements, and the route control system includes a processor, a memory, and an input An interface, and the method realizes means for providing a predetermined function by causing the processor to execute a program and storing a calculation result of the program in the memory, and a line wiring acquisition means includes Line wiring information indicating the position of each of the lines related to the line group constituting the block, and the input interface And the overrun protection area defining means relates to the overrun protection area of each block and indicates the position of the overrun protection area of each block. A step of acquiring information via the input interface and storing the information in the memory; and a geometric pattern determining means, wherein the geometric relationship of the combination of the first block and the second block is expressed by the line wiring information and The position of the first block, the position of the second block, the position of the overrun protection area of the first block, and the position of the overrun protection area of the second block indicated by the overrun protection area information And classifying the geometric pattern type of the combination in the memory according to the identified geometrical relationship, and determining the geometric pattern type of the combination in the memory. And the predetermined criterion is a criterion capable of determining whether or not the first block overrun protection region and the second block include the common line element, A criterion capable of determining whether the first block overrun protection area and the second block overrun protection area include the common line element; and the first block overrun protection area Including a criterion capable of determining whether or not the second end point of the second block is included, and the method includes: a control logic selecting unit configured to control the first block and the first block based on the determined geometric pattern type; Selecting a combination of control logic for determining whether or not the moving object can enter at least one of the second blocks, and storing the selected control logic in the memory; and program module coupling means But said Generating a route control program by combining program modules for executing the selected control logic, and storing the generated route control program in the memory.

本発明の一実施形態によると、過走防護機能を実現する進路制御プログラムを生成できる。   According to an embodiment of the present invention, a course control program that realizes an overrun protection function can be generated.

本発明の実施形態の鉄道運行管理システムを示すブロック図である。It is a block diagram which shows the railway operation management system of embodiment of this invention. 本発明の実施形態の進路制御プログラムの動作を示す説明図である。It is explanatory drawing which shows operation | movement of the course control program of embodiment of this invention. 本発明の実施形態の進路制御プログラム生成部の物理的な構成を示すブロック図である。It is a block diagram which shows the physical structure of the course control program production | generation part of embodiment of this invention. 本発明の実施形態の進路制御プログラム生成部の論理的な構成を示すブロック図である。It is a block diagram which shows the logical structure of the course control program generation part of embodiment of this invention. 本発明の実施形態の線路配線情報および閉そく情報を入力するための画面を示す説明図である。It is explanatory drawing which shows the screen for inputting the line wiring information and blockade information of embodiment of this invention. 本発明の実施形態の過走防護領域の情報を入力するための画面を示す説明図である。It is explanatory drawing which shows the screen for inputting the information of the overrun protection area of embodiment of this invention. 本発明の実施形態の線路形状テーブルを示す説明図である。It is explanatory drawing which shows the track | line shape table of embodiment of this invention. 本発明の実施形態の閉そく形状テーブルを示す説明図である。It is explanatory drawing which shows the block shape table of embodiment of this invention. 本発明の実施形態の過走防護領域テーブルを示す説明図である。It is explanatory drawing which shows the overrun protection area table of embodiment of this invention. 本発明の実施形態の幾何パターン格納テーブルを示す説明図である。It is explanatory drawing which shows the geometric pattern storage table of embodiment of this invention. 本発明の実施形態の選択済み制御ロジックテーブルを示す説明図である。It is explanatory drawing which shows the selected control logic table of embodiment of this invention. 本発明の実施形態の幾何パターン決定用テーブルの一部を示す説明図である。It is explanatory drawing which shows a part of table for geometric pattern determination of embodiment of this invention. 本発明の実施形態の幾何パターン決定用テーブルの他の一部を示す説明図である。It is explanatory drawing which shows another part of the table for geometric pattern determination of embodiment of this invention. 本発明の実施形態の過走幾何パターン決定用テーブルを示す説明図である。It is explanatory drawing which shows the table for overrun geometric pattern determination of embodiment of this invention. 本発明の実施形態の幾何パターン種別”交差A”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "intersection A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”交差B”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "intersection B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”始点片封鎖A”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "starting point piece blockade A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”始点片封鎖B”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "starting point piece blockade B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”終点片封鎖A”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "end point blockade A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”終点片封鎖B”を示す説明図である。It is explanatory drawing which shows the geometric pattern classification "end point blockade B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”始終点交互片封鎖”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "start / end alternate piece blockade" of the embodiment of the present invention. 本発明の実施形態の幾何パターン種別”デッドロックB”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "deadlock B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”終点両封鎖C”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "end point blockade C" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”始終点片封鎖A”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "start / end point blockade A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”始終点片封鎖B”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "start / end point blockade B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”順方向接続”を示す説明図である。It is explanatory drawing which shows the geometric pattern classification "forward connection" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”逆方向接続A”を示す説明図である。It is explanatory drawing which shows the geometric pattern classification "reverse direction connection A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”逆方向接続B”を示す説明図である。It is explanatory drawing which shows the geometric pattern classification "reverse direction connection B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”逆方向接続C”を示す説明図である。It is explanatory drawing which shows the geometric pattern classification "reverse direction connection C" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”進路選択A”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "course selection A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”進路選択B”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "course selection B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”進路選択C”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "course selection C" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”終点両封鎖A”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "end point blockade A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”終点両封鎖B”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "end point blockade B" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”始終点片封鎖C”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "start / end point blockade C" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”デッドロックA”を示す説明図である。It is explanatory drawing which shows geometric pattern classification "deadlock A" of embodiment of this invention. 本発明の実施形態の幾何パターン種別”発着点一致”を示す説明図である。It is explanatory drawing which shows the geometric pattern classification "departure / arrival point coincidence" of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別”発着点包含なし”を示す説明図である。It is explanatory drawing which shows the overrun geometric pattern classification "no landing point inclusion" of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別”発点包含”を示す説明図である。It is explanatory drawing which shows the overrun geometric pattern classification "starting point inclusion" of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別”着点包含”を示す説明図である。It is explanatory drawing which shows the overrun geometric pattern classification "landing point inclusion" of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別”発着点包含”を示す説明図である。It is explanatory drawing which shows the overrun geometric pattern classification "departure / arrival point inclusion" of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別”過走領域交差”を示す説明図である。It is explanatory drawing which shows the overrun geometric pattern classification "overrun area intersection" of embodiment of this invention. 本発明の実施形態の幾何パターン−制御ロジック表を示す説明図である。It is explanatory drawing which shows the geometric pattern-control logic table | surface of embodiment of this invention. 本発明の実施形態の過走幾何パターン−制御ロジック表を示す説明図である。It is explanatory drawing which shows the overrun geometric pattern-control logic table | surface of embodiment of this invention. 本発明の実施形態の制御ロジックインデックステーブルを示す説明図である。It is explanatory drawing which shows the control logic index table of embodiment of this invention. 本発明の実施形態の進路制御プログラム生成部による処理の全体を示すフローチャートである。It is a flowchart which shows the whole process by the course control program production | generation part of embodiment of this invention. 本発明の実施形態の線路配線情報および閉そく情報を受信する処理を示すフローチャートである。It is a flowchart which shows the process which receives the track | line wiring information and blockade information of embodiment of this invention. 本発明の実施形態の過走防護領域を定義する処理を示すフローチャートである。It is a flowchart which shows the process which defines the overrun protection area of embodiment of this invention. 本発明の実施形態のエラーメッセージ表示窓を示す説明図である。It is explanatory drawing which shows the error message display window of embodiment of this invention. 本発明の実施形態の幾何パターン種別を表示するための画面を示す説明図である。It is explanatory drawing which shows the screen for displaying the geometric pattern classification of embodiment of this invention. 本発明の実施形態の幾何パターン種別を決定するための処理を示すフローチャートである。It is a flowchart which shows the process for determining the geometric pattern classification of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別を決定するための処理を示すフローチャートである。It is a flowchart which shows the process for determining the overrun geometric pattern classification of embodiment of this invention. 本発明の実施形態の過走幾何パターン種別を表示するための画面を示す説明図である。It is explanatory drawing which shows the screen for displaying the overrun geometric pattern classification of embodiment of this invention. 本発明の実施形態の幾何パターンに制御ロジックを選択するための処理を示すフローチャートである。It is a flowchart which shows the process for selecting a control logic to the geometric pattern of embodiment of this invention. 本発明の実施形態の幾何パターンに制御ロジックを選択するための画面を示す説明図である。It is explanatory drawing which shows the screen for selecting a control logic for the geometric pattern of embodiment of this invention. 本発明の実施形態の進路制御プログラムの論理的な構成を示すブロック図である。It is a block diagram which shows the logical structure of the course control program of embodiment of this invention. 本発明の実施形態の進路制御プログラムを生成する処理を示すフローチャートである。It is a flowchart which shows the process which produces | generates the course control program of embodiment of this invention. 本発明の実施形態の予約処理中間データテーブルを示す説明図である。It is explanatory drawing which shows the reservation process intermediate data table of embodiment of this invention. 本発明の実施形態の幾何情報テーブルを示す説明図である。It is explanatory drawing which shows the geometric information table of embodiment of this invention. 本発明の実施形態の閉そく情報テーブルを示す説明図である。It is explanatory drawing which shows the blocking information table of embodiment of this invention. 本発明の実施形態の閉そく状態テーブルを示す説明図である。It is explanatory drawing which shows the blocking state table of embodiment of this invention. 本発明の実施形態の列車ダイヤを示す説明図である。It is explanatory drawing which shows the train diagram of embodiment of this invention. 本発明の実施形態の閉そく進入列車テーブルを示す説明図である。It is explanatory drawing which shows the blockade approach train table of embodiment of this invention. 本発明の実施形態の閉そく過走情報テーブルを示す説明図である。It is explanatory drawing which shows the blocking overrun information table of embodiment of this invention. 本発明の実施形態の進路制御プログラムの実行結果を表示する画面を示す説明図である。It is explanatory drawing which shows the screen which displays the execution result of the course control program of embodiment of this invention. 本発明の実施形態の閉そく予約管理部による処理を示すフローチャートである。It is a flowchart which shows the process by the block reservation management part of embodiment of this invention. 本発明の実施形態のダイヤ進路選択ロジックによる処理を示すフローチャートである。It is a flowchart which shows the process by the diagram course selection logic of embodiment of this invention. 本発明の実施形態のダイヤ時刻順ロジックによる処理を示すフローチャートである。It is a flowchart which shows the process by the diamond time order logic of embodiment of this invention. 本発明の実施形態の列車在線照査ロジックによる処理を示すフローチャートである。It is a flowchart which shows the process by the train existing line check logic of embodiment of this invention.

列車が閉そくの区間から過走した場合において、列車が衝突または脱線することが想定される線路の領域は、あらかじめ規定された閉そくの外側に存在する。すなわち、過走発生時には列車は閉そくの外部へとオーバーランするため、過走防護機能は、二つの閉そく間の関係とは異なる関係によって定義された、過走発生後に列車が在線する領域(過走防護領域)に、適用される必要がある。   When the train overruns from the block section, the area of the track on which the train is expected to collide or derail is outside the block defined in advance. In other words, when an overrun occurs, the train overruns outside the block, so the overrun protection function is defined by a relationship that is different from the relationship between the two blocks. (Running protection area) needs to be applied.

本実施形態の進路制御システムは、一つの閉そくの過走防護領域と、他の閉そくまたは他の閉そくの過走防護領域との幾何的関係を取得し、取得された幾何的関係に従って制御ロジックを選択することによって、過走防護領域を有する閉そくへ進入する列車を制御するためのプログラムを生成する。そして、これによって、過走防護機能を有するプログラムを生成する。   The course control system according to the present embodiment acquires a geometric relationship between one obstruction overrun protection area and another obstruction or other obstruction overrun protection area, and executes control logic according to the obtained geometric relation. By selecting, a program for controlling a train entering a block having an overrun protection area is generated. Thus, a program having an overrun protection function is generated.

以下、本発明の一実施形態を図1〜図41を参照して詳細に説明する。   Hereinafter, an embodiment of the present invention will be described in detail with reference to FIGS.

図1は、本発明の実施形態の鉄道運行管理システムを示すブロック図である。   FIG. 1 is a block diagram showing a railway operation management system according to an embodiment of the present invention.

図1に示す鉄道運行管理システムは、列車の在線位置、ならびに、信号機および転轍機などの設備状態を監視するシステムである。そして、鉄道運行管理システムは、監視の結果と列車運行計画とに基づいて、列車の運行を管理するシステムである。   The railway operation management system shown in FIG. 1 is a system that monitors the position of a train and the state of equipment such as traffic lights and switches. The railway operation management system is a system that manages the train operation based on the monitoring result and the train operation plan.

図1に示す鉄道運行管理システムは、進路制御装置9900と計画系システム9910と地上装置9920と列車9930と地上設備群9940とを備える。図1に示す地上設備群9940は、軌道回路9941と信号機9942と転轍機9943とを含む。   The railway operation management system shown in FIG. 1 includes a route control device 9900, a planning system 9999, a ground device 9920, a train 9930, and a ground facility group 9940. The ground equipment group 9940 shown in FIG. 1 includes a track circuit 9941, a traffic light 9942, and a switch 9943.

計画系システム9910は、複数の進路制御装置9900と接続されてもよい。また、進路制御装置9900は、複数の地上装置9920と接続されてもよい。   The planning system 9910 may be connected to a plurality of route control devices 9900. Further, the route control device 9900 may be connected to a plurality of ground devices 9920.

進路制御装置9900は、計画系システム9910によって決定された列車ダイヤ情報をネットワークを介して受信し、受信した列車ダイヤ情報を保持する。また、進路制御装置9900は、地上装置9920によって収集された地上設備群9940の状態をネットワークを介して受信し、受信した地上設備群9940の状態を保持する。   The route control device 9900 receives the train diagram information determined by the planning system 9910 via the network, and holds the received train diagram information. The course control device 9900 receives the state of the ground facility group 9940 collected by the ground device 9920 via the network, and holds the state of the received ground facility group 9940.

そして、進路制御装置9900は、軌道回路9941から収集された列車9930の在線位置と、列車ダイヤ情報に含まれる出発時刻または計画進路等の情報とを参照し、列車9930の進路上に設置される信号機9942、または、転轍機9943を、地上装置9920を介して制御する。   The route control device 9900 is installed on the route of the train 9930 with reference to the current position of the train 9930 collected from the track circuit 9941 and information such as the departure time or the planned route included in the train schedule information. The traffic light 9942 or the switch 9943 is controlled via the ground device 9920.

進路制御装置9900は、後述する進路制御プログラム生成部100を有する。進路制御プログラム生成部100は、進路制御装置9900を動作させるプログラムを生成する。   The course control device 9900 includes a course control program generation unit 100 described later. The course control program generation unit 100 generates a program for operating the course control apparatus 9900.

なお、以下において、進路制御装置9900が進路制御システムを有する。しかし、本実施形態の進路制御システムは、進路制御装置9900とネットワークを介して接続される装置と、進路制御装置9900とによって実装されるシステムでもよい。   In the following, the route control device 9900 has a route control system. However, the route control system of this embodiment may be a system implemented by the route control device 9900 and a device connected to the route control device 9900 via a network.

具体的には、進路制御装置9900とネットワークを介して接続される装置によって、進路制御プログラムが生成され、進路制御装置9900は、生成された進路制御プログラムを自らにインストールすることによって、地上装置群9940を制御してもよい。   Specifically, a route control program is generated by a device connected to the route control device 9900 via a network, and the route control device 9900 installs the generated route control program to itself, so that the ground device group 9940 may be controlled.

計画系システム9910は、列車ダイヤ、車両運用計画、ならびに、点検計画および保守計画など列車9930の運行に関連する計画の作成を支援するシステムである。計画系システム9910は、進路制御装置9900とネットワークを介して接続される。   The planning system 9910 is a system that supports creation of a plan related to the operation of the train 9930 such as a train schedule, a vehicle operation plan, and an inspection plan and a maintenance plan. The planning system 9910 is connected to the route control device 9900 via a network.

地上装置9920は、進路制御装置9900とネットワークを介して接続される。地上装置9920は、進路制御装置9900から送信される制御要求に従って、信号機9942、および、転轍機9943の反位制御を行う。また、地上装置9920は、信号機9942および転轍機9943の状態(定位または反位)、ならびに、軌道回路9941の状態(落下または扛上)を監視し、監視結果を進路制御装置9900に送信する。   The ground device 9920 is connected to the route control device 9900 via a network. The ground device 9920 performs an inversion control of the traffic light 9942 and the switch 9943 in accordance with the control request transmitted from the route control device 9900. Further, the ground device 9920 monitors the state of the traffic light 9942 and the switch 9943 (positioning or upside down) and the state of the track circuit 9941 (falling or landing), and transmits the monitoring result to the course control device 9900.

列車9930は、ATS(Automatic Train Stop)またはATC(Automatic Train Control)などの、列車9930の自動停止または自動制御を行うための安全装置を有する。   The train 9930 has a safety device for automatically stopping or automatically controlling the train 9930, such as ATS (Automatic Train Stop) or ATC (Automatic Train Control).

また、列車9930は、列車9930における詳細な動作状態、および、故障情報を、収集、表示、および、記録する情報管理システムなどの車上装置を有する。列車9930は、車上装置が有する情報をデジタル無線を介して地上装置9920に送信する。   The train 9930 also has on-board devices such as an information management system that collects, displays, and records detailed operation states and failure information in the train 9930. The train 9930 transmits information that the on-board device has to the ground device 9920 via digital radio.

以下の説明において、地上装置9920は、列車9930の在線位置を軌道回路9941の状態に基づいて判定する。しかし、例えば、列車9930が有する車上装置が、自らが搭載される列車9930の位置を算出または測定し、デジタル無線を介して地上装置9920に送信してもよい。そして、地上装置9920は、列車9930が有する車上装置から送信される位置に基づいて、列車9930の在線位置を判定してもよい。   In the following description, the ground device 9920 determines the on-line position of the train 9930 based on the state of the track circuit 9941. However, for example, the on-board device of the train 9930 may calculate or measure the position of the train 9930 on which the train 9930 is mounted and transmit the calculated position to the ground device 9920 via digital radio. Then, the ground device 9920 may determine the current position of the train 9930 based on the position transmitted from the on-board device of the train 9930.

進路制御プログラム1400は、進路制御装置9900が有する進路制御プログラム生成部100によって生成され、進路制御装置9900を動作させるためのプログラムである。   The route control program 1400 is a program that is generated by the route control program generation unit 100 included in the route control device 9900 and operates the route control device 9900.

進路制御プログラム1400は、計画系システム9910から受信した計画情報、および、地上装置9920から受信した地上設備群9940に関する情報を用いて、信号機をどのように制御するかを判定する。そして、進路制御プログラム1400は、判定結果に従って、地上装置9920に信号機9942の進行現示制御を要求する。   The course control program 1400 determines how to control the traffic light using the plan information received from the planning system 9910 and the information regarding the ground facility group 9940 received from the ground device 9920. Then, the course control program 1400 requests the ground device 9920 to perform the progress display control of the traffic light 9942 according to the determination result.

進路制御プログラム1400は、線路に関する情報を閉そくの集合として保持する。また、線路には複数の線路要素が含まれ、閉そくは複数の線路要素を含む。   The course control program 1400 holds information on the track as a set of blocks. Further, the line includes a plurality of line elements, and the block includes a plurality of line elements.

ここで、閉そくとは一つの信号機の防護区間である。すなわち、閉そくとは、一つの信号機が、複数の列車9930がいないことを保証する区間である。   Here, the blockage is a protection section of one traffic light. That is, the blockage is a section in which one traffic light ensures that there are not a plurality of trains 9930.

また、閉そくとは、信号機の内方区間に設置された第一内方軌道回路から最終内方軌道回路までの線路の領域を示す。なお、本実施形態における内方区間とは、信号機の防護区間と同義である。   Further, the term “closure” refers to the area of the line from the first inner track circuit to the final inner track circuit installed in the inner section of the traffic light. In addition, the inward section in this embodiment is synonymous with the protection section of a traffic light.

図2は、本発明の実施形態の進路制御プログラム1400の動作を示す説明図である。   FIG. 2 is an explanatory diagram showing the operation of the course control program 1400 according to the embodiment of this invention.

図2は、本実施形態において鉄道運行管理システムにおいて、列車9930が在線する線路9001の配置を示す図と、列車9930が在線する閉そくをグラフによって示す図とを含む。   FIG. 2 includes a diagram showing an arrangement of the track 9001 where the train 9930 is located and a diagram showing a block diagram where the train 9930 is located as a graph in the railway operation management system in the present embodiment.

図2に示す列車T9031および列車U9032は、図1に示す列車9930である。また、図2に示す信号機A〜信号機Fは、図1に示す信号機9942である。列車T9031は、進路9033に沿って進む予定である。   A train T9031 and a train U9032 illustrated in FIG. 2 are the train 9930 illustrated in FIG. Further, the traffic lights A to F shown in FIG. 2 are the traffic lights 9942 shown in FIG. Train T9031 is scheduled to travel along route 9033.

図2に示す線路9001は、閉そくA9011、閉そくB9012、閉そくC9013、閉そくD9014、閉そくE9015、および、閉そくF9016を含む。また、閉そくB9012には、列車U9032が在線し、閉そくA9011には、列車T9031が在線する。   2 includes a block A 9011, a block B 9012, a block C 9013, a block D 9014, a block E 9015, and a block F 9016. In addition, a train U9032 is on the block B9012, and a train T9031 is on the block A9011.

信号機Aは、閉そくA9011の信号機であり、信号機Bは、閉そくB9012の信号機である。また、信号機Cは、閉そくC9013の信号機であり、信号機D9021は、閉そくD9014の信号機である。また、信号機Eは、閉そくE9015の信号機であり、信号機Fは、閉そくF9016の信号機である。   The traffic light A is a traffic light of block A9011, and the traffic light B is a traffic light of block B9012. In addition, the traffic light C is a traffic light for the block C9013, and the traffic light D9021 is a traffic light for the block D9014. Further, the traffic light E is a traffic light of the block E9015, and the traffic light F is a traffic light of the block F9016.

信号機(信号機A〜F)は、各閉そくへの列車進入許可を運転手または指令員に指示する装置である。例えば、各信号機は、各閉そくへ列車9930を進入させることを許可する指示(列車進入許可)を、青信号を現示(進行現示)することによって、運転手または指令員に示す。また、各信号機は、各閉そくへ列車9930を進入させることを禁止する指示(列車進入不許可)を、赤信号(停止現示)を現示することによって、運転手または指令員に示す。   The traffic signals (signals A to F) are devices for instructing the driver or commander permission to enter the train for each block. For example, each traffic light indicates to the driver or commander an instruction to permit the train 9930 to enter each block (train permission) by displaying a green signal (progress indication). Further, each traffic signal indicates an instruction for prohibiting the train 9930 from entering each block (not permitted to enter the train) to the driver or commander by displaying a red signal (stop display).

例えば、図2に示す信号機D9021が進行現示である場合、列車U9032は、閉そくD9014へ進入することができる。しかし、信号機D9021が停止現示である場合、列車U9032は閉そくD9014へ進入することができない。   For example, when the traffic light D9021 shown in FIG. 2 is a progress indicator, the train U9032 can enter the block D9014. However, when the traffic light D9021 is in the stop indication, the train U9032 cannot enter the block D9014.

進路制御プログラム1400は、信号機の制御を列車9930による閉そくの予約という方法を用いて実現する。ここで、閉そくが列車9930により予約されるとは、閉そくに次に進入する列車9930を進路制御装置9900が決定することを意味する。   The course control program 1400 realizes control of the traffic lights using a method of reservation of closing by the train 9930. Here, the reservation of the block by the train 9930 means that the route controller 9900 determines the next train 9930 to be closed.

閉そくが予約された場合、進路制御装置9900は、予約された閉そくを防護区間とする信号機を進行現示に変更する要求を、地上装置9920に送信する。閉そくの予約は、列車9930が在線する閉そくを起点として開始され、列車9930の進路に沿って列車9930が在線する閉そくから近い順に行われる。   When the block is reserved, the route control device 9900 transmits a request to the ground device 9920 to change the traffic signal having the reserved block as the protection section to the progress display. The reservation for closing is started from the closing point where the train 9930 is located, and is performed in the order from the closing point where the train 9930 is located along the route of the train 9930.

例えば、閉そくの予約処理が、図2に示す列車T9031を起点として開始された場合、進路制御装置9900の進路制御プログラム1400は、進路9033に沿って閉そくC9013、閉そくE9015、および、閉そくF9016の順に予約する。   For example, when the reservation process of the block is started from the train T9031 shown in FIG. Reserve.

進路制御プログラム1400は、予約処理が失敗した場合、予約処理を終了する。例えば、進路制御プログラム1400は、閉そくE9015の予約に失敗した場合、閉そくF9016以降を予約しない。   The course control program 1400 ends the reservation process when the reservation process fails. For example, when the reservation of the block E9015 fails, the course control program 1400 does not reserve the block F9016 or later.

進路制御プログラム1400には、進路制御装置9900の制御原理として進路決定、順序管理、ならびに、衝突および脱線防止の三つのタイプが定義される。具体的には、進路制御プログラム1400には、各制御原理を実現するための制御ロジックが含まれる。   In the course control program 1400, three types of course determination, order management, and collision and derailment prevention are defined as control principles of the course controller 9900. Specifically, the course control program 1400 includes control logic for realizing each control principle.

進路制御プログラム1400に含まれる各制御ロジックは、二つの閉そくの関係によって定義された幾何パターン種別(後述)と対応付けられる。そして、閉そくの予約処理が行われる場合、進路制御装置9900は、予約される閉そくが含まれる幾何パターン種別に対応付けられた制御ロジックを実行する。   Each control logic included in the course control program 1400 is associated with a geometric pattern type (described later) defined by the relationship between the two blocks. When the reservation process for the block is performed, the course control device 9900 executes control logic associated with the geometric pattern type including the reserved block.

例えば、図2に示す閉そくB9012と閉そくC9013とは、後述する本実施形態の処理によって幾何パターン9041が定義される。また、閉そくD9014と閉そくE9015とは、後述する本実施形態の処理によって幾何パターン9042が定義される。   For example, a geometric pattern 9041 is defined for the block B 9012 and the block C 9013 shown in FIG. In addition, a geometric pattern 9042 is defined for the block D9014 and the block E9015 by the processing of this embodiment described later.

ここで、幾何パターン9041に含まれる閉そくB9012または閉そくC9013が予約される場合、進路制御装置9900は、進路制御プログラム1400に含まれる進路決定に対応する制御ロジックを実行する。   Here, when the block B 9012 or the block C 9013 included in the geometric pattern 9041 is reserved, the path control device 9900 executes control logic corresponding to the path determination included in the path control program 1400.

また、幾何パターン9042に含まれる閉そくD9014または閉そくE9015が予約される場合、進路制御装置9900は、進路制御プログラム1400の順序管理に対応する制御ロジックを実行する。   Further, when the block D9014 or the block E9015 included in the geometric pattern 9042 is reserved, the course control device 9900 executes control logic corresponding to the order management of the course control program 1400.

また、幾何パターン9041および幾何パターン9042に含まれる閉そくB9012、閉そくC9013、閉そくD9014、および、閉そくE9015のうち、いずれかの閉そくが予約される場合、進路制御装置9900は、進路制御プログラム1400の衝突および脱線防止に対応する制御ロジックを実行する。   When any one of the block B9012, the block C9013, the block D9014, and the block E9015 included in the geometric pattern 9041 and the geometric pattern 9042 is reserved, the path control device 9900 causes the path control program 1400 to collide. And control logic corresponding to derailment prevention is executed.

図3は、本発明の実施形態の進路制御プログラム生成部100の物理的な構成を示すブロック図である。   FIG. 3 is a block diagram illustrating a physical configuration of the course control program generation unit 100 according to the embodiment of this invention.

本実施形態の進路制御装置9900は、進路制御プログラム生成部100を備える。しかし、進路制御装置9900は、自らが備わる筐体に進路制御プログラム生成部100を有しなくてもよく、ネットワークを介して進路制御プログラム生成部100と接続されてもよい。図3は、進路制御装置9900が備わる筐体と同じ筐体に進路制御プログラム生成部100が含まれた場合の進路制御プログラム生成部100のハードウェア構成を示す。   The route control apparatus 9900 of this embodiment includes a route control program generation unit 100. However, the course control device 9900 does not have to have the course control program generation unit 100 in a casing provided therein, and may be connected to the course control program generation unit 100 via a network. FIG. 3 shows a hardware configuration of the course control program generation unit 100 when the course control program generation unit 100 is included in the same casing as the casing provided with the course control device 9900.

進路制御プログラム生成部100は、プロセッサ110と主記憶装置120と内部バス130とバスインタフェース140と外部バス150と入出力装置インタフェース161と大容量記憶装置インタフェース171と通信装置インタフェース181とを備える。   The course control program generation unit 100 includes a processor 110, a main storage device 120, an internal bus 130, a bus interface 140, an external bus 150, an input / output device interface 161, a mass storage device interface 171, and a communication device interface 181.

プロセッサ110と主記憶装置120とは、内部バス130によって接続される。また、入出力装置インタフェース161と大容量記憶装置インタフェース171と通信装置インタフェース181とは、外部バス150によって接続される。内部バス130と外部バス150とは、バスインタフェース140を介して接続される。   The processor 110 and the main storage device 120 are connected by an internal bus 130. The input / output device interface 161, the mass storage device interface 171, and the communication device interface 181 are connected by an external bus 150. The internal bus 130 and the external bus 150 are connected via the bus interface 140.

プロセッサ110は、例えば、中央処理装置等であり、プログラム実行等の演算を行うためのプロセッサである。   The processor 110 is, for example, a central processing unit or the like, and is a processor for performing operations such as program execution.

主記憶装置120は、一時的にデータを格納する記憶装置である。主記憶装置120は、プログラム実行時の処理領域を保持し、また、計画系システム9910または地上装置9920との送受信に使用するデータを保持する。主記憶装置120は、例えば、OS(Operating System)などの基本プログラムまたは基本データを格納する。   The main storage device 120 is a storage device that temporarily stores data. The main storage device 120 holds a processing area at the time of program execution, and holds data used for transmission / reception with the planning system 9910 or the ground device 9920. The main storage device 120 stores basic programs or basic data such as an OS (Operating System), for example.

さらに、主記憶装置120は、図4に後述する線路配線入力部211、幾何パターン抽出部212、制御ロジック選択部213、プログラムモジュール結合部214、コントローラ部220、画面管理部230、入力インタフェース241、および、出力インタフェース242等を実現するプログラムを、プログラムが実行される際に一時的に格納する。   Further, the main storage device 120 includes a line wiring input unit 211, a geometric pattern extraction unit 212, a control logic selection unit 213, a program module combination unit 214, a controller unit 220, a screen management unit 230, an input interface 241, which will be described later with reference to FIG. A program for realizing the output interface 242 and the like is temporarily stored when the program is executed.

入出力装置160と大容量記憶装置170と通信装置180とは、それぞれ入出力装置インタフェース161と大容量記憶装置インタフェース171と通信装置インタフェース181とを介して、外部バス150と接続される。   The input / output device 160, the mass storage device 170, and the communication device 180 are connected to the external bus 150 via the input / output device interface 161, the mass storage device interface 171, and the communication device interface 181, respectively.

入出力装置160は、ディスプレイ、キーボード、または、マウスなど、ユーザとのインターフェースデバイス、および、外部媒体に読み書き可能なドライブ装置などである。ユーザはキーボードまたはマウスなどの入力デバイスを用いてプログラムの実行を制御できる。   The input / output device 160 is a user interface device such as a display, a keyboard, or a mouse, and a drive device that can read and write to an external medium. The user can control the execution of the program using an input device such as a keyboard or a mouse.

大容量記憶装置170は、例えば、HDD(Hard Disk Drive)などの記憶装置である。大容量記憶装置170は、基本プログラム、および、処理結果等を格納する。また、大容量記憶装置170は、図4に後述する線路配線入力部211、幾何パターン抽出部212、制御ロジック選択部213、プログラムモジュール結合部214、コントローラ部220、画面管理部230、入力インタフェース241、および、出力インタフェース242を実現するプログラムなどを永続的に格納する。   The mass storage device 170 is a storage device such as an HDD (Hard Disk Drive), for example. The mass storage device 170 stores basic programs, processing results, and the like. The mass storage device 170 includes a line wiring input unit 211, a geometric pattern extraction unit 212, a control logic selection unit 213, a program module combination unit 214, a controller unit 220, a screen management unit 230, and an input interface 241 which will be described later with reference to FIG. , And a program for realizing the output interface 242 is stored permanently.

プロセッサ110は、大容量記憶装置170に格納されたプログラムまたはデータを主記憶装置120に読み出すことによって、各処理を実行する。また、大容量記憶装置170は、図4に後述する線路形状テーブル251、閉そく形状テーブル252、幾何パターン格納テーブル253、幾何パターン決定用テーブル254、選択済み制御ロジックテーブル255、幾何パターン−制御ロジック表300、制御ロジックインデックステーブル400、制御ロジックライブラリ256、および、運行管理コアモジュールライブラリ257などの各種データを格納する。   The processor 110 executes each process by reading the program or data stored in the mass storage device 170 to the main storage device 120. The mass storage device 170 includes a track shape table 251, a block shape table 252, a geometric pattern storage table 253, a geometric pattern determination table 254, a selected control logic table 255, a geometric pattern-control logic table, which will be described later with reference to FIG. 300, various data such as a control logic index table 400, a control logic library 256, and an operation management core module library 257 are stored.

通信装置180は、例えばEthernet(登録商標、以下同じ)などのネットワークによって外部サーバ装置と接続するための、ネットワーク装置である。進路制御プログラム生成部100は、進路制御プログラム生成部100によって生成されたプログラムを、通信装置180を介して外部サーバ装置へ送信することができる。   The communication device 180 is a network device for connecting to an external server device via a network such as Ethernet (registered trademark, the same applies hereinafter). The route control program generation unit 100 can transmit the program generated by the route control program generation unit 100 to the external server device via the communication device 180.

このため、進路制御装置9900は、例えば、通信装置180とネットワークとを介して、進路制御装置9900に接続される計算機に、進路制御プログラム生成部100の機能をサービスとして提供することが可能となる。また、進路制御装置9900が進路制御プログラム生成部100を備えない場合、進路制御装置9900は、進路制御プログラム生成部100から通信装置180を介して進路制御プログラム1400を送信される。   Therefore, the route control device 9900 can provide the function of the route control program generation unit 100 as a service to a computer connected to the route control device 9900 via, for example, the communication device 180 and the network. . When the route control device 9900 does not include the route control program generation unit 100, the route control device 9900 transmits the route control program 1400 from the route control program generation unit 100 via the communication device 180.

なお、進路制御プログラム生成部100が進路制御装置9900に備わる場合、進路制御プログラム生成部100の物理的な各装置は、進路制御装置9900が備える各装置と同じでもよい。すなわち、進路制御装置9900は、進路制御プログラム生成部100、入出力装置160、大容量記憶装置170、および、通信装置180を備えてもよい。   When the route control program generation unit 100 is provided in the route control device 9900, each physical device of the route control program generation unit 100 may be the same as each device included in the route control device 9900. That is, the route control device 9900 may include the route control program generation unit 100, the input / output device 160, the mass storage device 170, and the communication device 180.

また、進路制御装置9900が進路制御プログラム生成部100を備えない場合、進路制御装置9900は、図3に示すハードウェア構成と同様のハードウェア構成を有する。進路制御装置9900と進路制御プログラム生成部100とのハードウェアにおける主な違いは、主記憶装置120および大容量記憶装置170に格納されるソフトウェア、および、データである。   When the route control device 9900 does not include the route control program generation unit 100, the route control device 9900 has a hardware configuration similar to the hardware configuration illustrated in FIG. The main differences in hardware between the route control device 9900 and the route control program generation unit 100 are software and data stored in the main storage device 120 and the mass storage device 170.

図4は、本発明の実施形態の進路制御プログラム生成部100の論理的な構成を示すブロック図である。   FIG. 4 is a block diagram illustrating a logical configuration of the course control program generation unit 100 according to the embodiment of this invention.

図4は、進路制御プログラム生成部100のソフトウェア構成例である。進路制御プログラム生成部100は、線路配線入力部211と過走防護領域定義部215と幾何パターン抽出部212と制御ロジック選択部213とプログラムモジュール結合部214とコントローラ部220と画面管理部230と入力インタフェース241と出力インタフェース242との機能部を有する。   FIG. 4 is a software configuration example of the course control program generation unit 100. The course control program generation unit 100 includes a line wiring input unit 211, an overrun protection region definition unit 215, a geometric pattern extraction unit 212, a control logic selection unit 213, a program module combination unit 214, a controller unit 220, and a screen management unit 230. It has a functional part of an interface 241 and an output interface 242.

また、進路制御プログラム生成部100は、線路形状テーブル251と閉そく形状テーブル252と幾何パターン格納テーブル253と幾何パターン決定用テーブル254と選択済み制御ロジックテーブル255と制御ロジックライブラリ256と運行管理コアモジュールライブラリ257と過走防護領域テーブル258と過走幾何パターン決定用テーブル259と幾何パターン−制御ロジック表300と過走幾何パターン−制御ロジック表310と制御ロジックインデックステーブル400との、データを有する。   The course control program generation unit 100 also includes a track shape table 251, a block shape table 252, a geometric pattern storage table 253, a geometric pattern determination table 254, a selected control logic table 255, a control logic library 256, and an operation management core module library. 257, an overrun protection area table 258, an overrun geometric pattern determination table 259, a geometric pattern-control logic table 300, an overrun geometric pattern-control logic table 310, and a control logic index table 400.

線路配線入力部211と幾何パターン抽出部212と制御ロジック選択部213とプログラムモジュール結合部214と過走防護領域定義部215とコントローラ部220と画面管理部230と入力インタフェース241と出力インタフェース242との機能部を実現するプログラムが実行される際、大容量記憶装置170に格納されるプログラムと幾何パターン決定用テーブル254と制御ロジックライブラリ256と運行管理コアモジュールライブラリ257と過走防護領域テーブル258と過走幾何パターン決定用テーブル259とが主記憶装置120へ読み出される。そして、プロセッサ110は、読み出されたプログラムの処理を実行する。   Line wiring input unit 211, geometric pattern extraction unit 212, control logic selection unit 213, program module combination unit 214, overrun protection area definition unit 215, controller unit 220, screen management unit 230, input interface 241 and output interface 242 When the program for realizing the functional unit is executed, the program stored in the mass storage device 170, the geometric pattern determination table 254, the control logic library 256, the operation management core module library 257, the overrun protection area table 258, and the overrun protection area table 258 are stored. The running geometric pattern determination table 259 is read out to the main storage device 120. Then, the processor 110 executes processing of the read program.

また、線路形状テーブル251と閉そく形状テーブル252と幾何パターン格納テーブル253と選択済み制御ロジックテーブル255とは、プログラムの実行によって生成された後、主記憶装置120へ格納される。   The track shape table 251, the block shape table 252, the geometric pattern storage table 253, and the selected control logic table 255 are generated by executing a program and then stored in the main storage device 120.

ユーザは、キーボード、マウス、および、ディスプレイなどの少なくとも一つの入出力装置160を介して入力インタフェース241に、プログラムの実行に関する指示を与える。これによって、ユーザは、プログラムの実行を制御することができる。   The user gives an instruction regarding execution of the program to the input interface 241 via at least one input / output device 160 such as a keyboard, a mouse, and a display. Thereby, the user can control the execution of the program.

また、入出力装置160は、着脱可能で可搬性のある記憶媒体からデータを取得できるドライバであってもよく、進路制御プログラム生成部100は、ドライバである入出力装置160を介してデータを取得してもよい。   The input / output device 160 may be a driver that can acquire data from a removable and portable storage medium, and the route control program generation unit 100 acquires data via the input / output device 160 that is a driver. May be.

進路制御プログラム生成部100は、通信装置180を介して、他の装置との間でデータを送受信してもよい。各機能部を実現するプログラムは、予め大容量記憶装置170に格納されてもよいし、利用可能な媒体を介して他の装置から大容量記憶装置170または主記憶装置120に導入されてもよい。ここで利用可能な媒体とは、入出力装置160を介してプログラムを導入する場合、着脱可能な記憶媒体であり、通信装置180を介してプログラムを導入する場合、ネットワークを伝搬する搬送波およびデジタル信号などの通信媒体である。   The course control program generation unit 100 may transmit / receive data to / from other devices via the communication device 180. A program for realizing each functional unit may be stored in advance in the large-capacity storage device 170 or may be introduced from another device into the large-capacity storage device 170 or the main storage device 120 via an available medium. . The medium that can be used here is a detachable storage medium when the program is introduced via the input / output device 160. When the program is introduced via the communication device 180, a carrier wave and a digital signal that propagate through the network. Communication medium.

線路配線入力部211は、ユーザから入力インタフェース241を介して入力された線路配線および閉そくの情報を受信する機能部である。そして、線路配線入力部211は、受信した情報を、線路形状テーブル251および閉そく形状テーブル252に格納する機能部である。   The line wiring input unit 211 is a functional unit that receives information on the line wiring and the block input from the user via the input interface 241. The line wiring input unit 211 is a functional unit that stores the received information in the line shape table 251 and the block shape table 252.

過走防護領域定義部215は、ユーザから入力インタフェース241を介して入力された番線および過走防護領域の情報を受信する機能部である。そして、過走防護領域定義部215は、受信した情報を、過走防護領域テーブル258に格納する機能部である。   The overrun protection area definition unit 215 is a functional unit that receives information on the number line and overrun protection area input from the user via the input interface 241. The overrun protection area definition unit 215 is a functional unit that stores the received information in the overrun protection area table 258.

幾何パターン抽出部212は、線路形状テーブル251、閉そく形状テーブル252、および、幾何パターン決定用テーブル254を用いて二つの閉そく間の幾何パターン種別を判定する機能部である。そして、幾何パターン抽出部212は、判定された結果を幾何パターン格納テーブル253に格納する機能部である。   The geometric pattern extraction unit 212 is a functional unit that determines a geometric pattern type between two blocks by using the line shape table 251, the block shape table 252, and the geometric pattern determination table 254. The geometric pattern extraction unit 212 is a functional unit that stores the determined result in the geometric pattern storage table 253.

また、幾何パターン抽出部212は、線路形状テーブル251、閉そく形状テーブル252、過走防護領域テーブル258、および、過走幾何パターン決定用テーブル259を用いて、閉そく区間(防護領域)と過走防護領域との間の過走幾何パターン種別を判定する機能部である。そして、幾何パターン抽出部212は、判定された結果を幾何パターン格納テーブル253に格納する機能部である。   The geometric pattern extraction unit 212 uses the track shape table 251, the block shape table 252, the overrun protection area table 258, and the overrun geometric pattern determination table 259 to block the block section (protection area) and overrun protection. It is a function part which determines the overrun geometric pattern classification between area | regions. The geometric pattern extraction unit 212 is a functional unit that stores the determined result in the geometric pattern storage table 253.

ここで、防護領域とは、閉そく区間のことであり、各閉そくにおいて列車9930が脱線および衝突しないことを保証される区間である。過走防護領域とは、防護領域を超過した区間であり、防護領域を超過して進んだ列車9930が脱線および衝突しないことを保証される区間である。   Here, the protection area is a block section, and is a section where it is guaranteed that the train 9930 will not derail and collide in each block. The overrun protection area is a section that exceeds the protection area, and is a section that is guaranteed that the train 9930 that has traveled beyond the protection area does not derail and collide.

制御ロジック選択部213は、幾何パターン格納テーブル253、幾何パターン−制御ロジック表300、過走幾何パターン−制御ロジック表310、および、制御ロジックインデックステーブル400を用いて、選択可能な制御ロジックを抽出する機能部である。制御ロジック選択部213は、出力インタフェース242および入出力装置160等を介して、抽出された制御ロジックをディスプレイに表示する機能部である。   The control logic selection unit 213 uses the geometric pattern storage table 253, the geometric pattern-control logic table 300, the overrun geometric pattern-control logic table 310, and the control logic index table 400 to extract selectable control logic. It is a functional part. The control logic selection unit 213 is a functional unit that displays the extracted control logic on the display via the output interface 242 and the input / output device 160.

そして、制御ロジック選択部213は、ユーザから入力インタフェース241を介して幾何パターンごとに選択された制御ロジックを受信し、受信した制御ロジックを選択済み制御ロジックテーブル255に格納する機能部である。   The control logic selection unit 213 is a functional unit that receives the control logic selected for each geometric pattern from the user via the input interface 241 and stores the received control logic in the selected control logic table 255.

プログラムモジュール結合部214は、線路形状テーブル251、閉そく形状テーブル252、幾何パターン格納テーブル253、選択済み制御ロジックテーブル255、制御ロジックインデックステーブル400、制御ロジックライブラリ256、および、運行管理コアモジュールライブラリ257に基づいて、進路制御装置9900を動作させる進路制御プログラム1400を生成する機能部である。   The program module coupling unit 214 includes a track shape table 251, a block shape table 252, a geometric pattern storage table 253, a selected control logic table 255, a control logic index table 400, a control logic library 256, and an operation management core module library 257. Based on this, it is a functional unit that generates a course control program 1400 for operating the course control apparatus 9900.

線路形状テーブル251と閉そく形状テーブル252と幾何パターン格納テーブル253と幾何パターン決定用テーブル254と選択済み制御ロジックテーブル255と過走防護領域テーブル258と過走幾何パターン決定用テーブル259と幾何パターン−制御ロジック表300と過走幾何パターン−制御ロジック表310と制御ロジックインデックステーブル400と、は構成例を用いて説明を後述する。   Line shape table 251, block shape table 252, geometric pattern storage table 253, geometric pattern determination table 254, selected control logic table 255, overrun protection area table 258, overrun geometric pattern determination table 259, and geometric pattern control The logic table 300, the overrun geometric pattern-control logic table 310, and the control logic index table 400 will be described later using configuration examples.

制御ロジックライブラリ256は、複数の制御ロジックモジュールを格納するライブラリである。ここで、制御ロジックモジュールは、制御ロジックライブラリ256において、一意に識別するためのキーである制御ロジックIDを割当てられることによって、各機能部から識別される。   The control logic library 256 is a library that stores a plurality of control logic modules. Here, the control logic module is identified from each functional unit by being assigned a control logic ID which is a key for uniquely identifying in the control logic library 256.

運行管理コアモジュールライブラリ257は、進路制御装置9900を動作させる進路制御プログラム1400を生成するにあたり必要なモジュールのうち制御ロジックモジュール以外のモジュールを格納するライブラリである。   The operation management core module library 257 is a library that stores modules other than the control logic module among modules necessary for generating the route control program 1400 for operating the route control device 9900.

例えば、運行管理コアモジュールライブラリ257は、進路制御プログラム1400に含まれる後述する機能部である、通信管理部1460、入力インタフェース1471、出力インタフェース1472、計画系システム情報管理部1451、列車ダイヤ1487、地上設備群情報管理部1452、設備状態1488、および、閉そく予約管理部1410を実現するためのモジュールを格納する。また、予約処理中間データテーブル1481、閉そく状態テーブル1484、および、閉そく進入列車テーブル1485を格納する。   For example, the operation management core module library 257 is a later-described functional unit included in the route control program 1400, which is a communication management unit 1460, an input interface 1471, an output interface 1472, a planning system information management unit 1451, a train diagram 1487, a ground Modules for realizing the facility group information management unit 1452, the facility state 1488, and the block reservation management unit 1410 are stored. In addition, the reservation processing intermediate data table 1481, the blockage state table 1484, and the blockage approaching train table 1485 are stored.

コントローラ部220は、ユーザから入力されたプログラムの制御情報を画面管理部230を介して受信する。そして、コントローラ部220は、受信した制御情報に基づいて、線路配線入力部211と過走防護領域定義部215と幾何パターン抽出部212と制御ロジック選択部213とプログラムモジュール結合部214とを制御する機能部である。   The controller unit 220 receives program control information input from the user via the screen management unit 230. Then, the controller unit 220 controls the line wiring input unit 211, the overrun protection region definition unit 215, the geometric pattern extraction unit 212, the control logic selection unit 213, and the program module combination unit 214 based on the received control information. It is a functional part.

以降において、コントローラ部220の処理については、詳細に記載しない。しかし、コントローラ部220は、進路制御プログラム生成部100の一つの機能部による処理の出力を、他の機能部に入力する処理などの処理を行う。   Hereinafter, the processing of the controller unit 220 will not be described in detail. However, the controller unit 220 performs processing such as processing for inputting the output of processing by one function unit of the route control program generation unit 100 to another function unit.

画面管理部230は、ユーザから入力された制御情報を入力インタフェース241を介して受信し、受信した制御情報をコントローラ部421へ送信する機能部である。   The screen management unit 230 is a functional unit that receives control information input from the user via the input interface 241 and transmits the received control information to the controller unit 421.

また、画面管理部230は、線路配線入力部211と過走防護領域定義部215と幾何パターン抽出部212と制御ロジック選択部213とプログラムモジュール結合部214との処理結果を受信する。そして、画面管理部230は、受信した処理結果を表示するための画面出力を出力インタフェース242へ送信する機能部である。   Further, the screen management unit 230 receives the processing results of the line wiring input unit 211, the overrun protection region definition unit 215, the geometric pattern extraction unit 212, the control logic selection unit 213, and the program module combination unit 214. The screen management unit 230 is a functional unit that transmits a screen output for displaying the received processing result to the output interface 242.

入力インタフェース241および出力インタフェース242は、入出力装置インタフェース161を動作させる機能部である。入力インタフェース241は、ユーザから入力された制御情報を入出力装置160を介して受信し、受信した制御情報を画面管理部230へ送信する機能部である。出力インタフェース242は、画面管理部230から受信した画面出力をディスプレイなどの入出力装置160へ出力する機能部である。   The input interface 241 and the output interface 242 are functional units that operate the input / output device interface 161. The input interface 241 is a functional unit that receives control information input from the user via the input / output device 160 and transmits the received control information to the screen management unit 230. The output interface 242 is a functional unit that outputs the screen output received from the screen management unit 230 to the input / output device 160 such as a display.

なお、図4に示す各機能部は、各機能部に対応するプログラムによって実装されてもよいし、複数の機能部が一つのプログラムによって実装されてもよい。また、各機能部における処理に従って、一つの機能部が複数のプログラムによって実装されてもよい。   Each functional unit shown in FIG. 4 may be implemented by a program corresponding to each functional unit, or a plurality of functional units may be implemented by one program. In addition, one functional unit may be implemented by a plurality of programs in accordance with processing in each functional unit.

また、図4に示す各機能部は、プロセッサおよびメモリを備えた複数の集積回路によって実装されてもよいし、図4に示すすべての機能部が、一つまたは複数のプロセッサを備える集積回路によって実装されてもよい。   4 may be implemented by a plurality of integrated circuits including a processor and a memory, or all the functional units illustrated in FIG. 4 may be implemented by an integrated circuit including one or a plurality of processors. May be implemented.

また、図4に示す各テーブルに格納されるデータは、テーブル以外の、例えば、CSV等の方法によって、主記憶装置120または大容量記憶装置170に格納されてもよい。   Further, data stored in each table shown in FIG. 4 may be stored in the main storage device 120 or the mass storage device 170 by a method other than the table, for example, CSV.

図5は、本発明の実施形態の線路配線情報および閉そく情報を入力するための画面700を示す説明図である。   FIG. 5 is an explanatory diagram showing a screen 700 for inputting line wiring information and blocking information according to the embodiment of the present invention.

図5に示す画面700は、入出力装置160のディスプレイに表示される画面例である。ユーザは、画面700を操作することによって、進路制御プログラム生成部100に線路配線情報および閉そくに関する情報(閉そく情報)を入力する。   A screen 700 shown in FIG. 5 is an example of a screen displayed on the display of the input / output device 160. The user operates the screen 700 to input the track wiring information and the information related to the block (block information) to the route control program generation unit 100.

図5に示す画面700は、操作ボタン(701〜703)、駅選択窓710、描画制御窓720、および、線路配線入力窓730等の領域を含む。画面700は、図5に示す表示には限られない。すなわち、入出力装置160は、いかなる表示方法によって、制御情報を入力するための画面をユーザに提供してもよい。   A screen 700 shown in FIG. 5 includes areas such as operation buttons (701 to 703), a station selection window 710, a drawing control window 720, and a track wiring input window 730. The screen 700 is not limited to the display shown in FIG. That is, the input / output device 160 may provide the user with a screen for inputting control information by any display method.

操作ボタン(701〜705)は、ユーザが画面700に表示される内容を変更したい場合等に用いられるボタンである。操作ボタン701および操作ボタン702は、ユーザが情報を読み出したい場合に用いられる。   The operation buttons (701 to 705) are buttons used when the user wants to change the contents displayed on the screen 700. The operation buttons 701 and 702 are used when the user wants to read information.

操作ボタン703は、ユーザが画面700に表示された情報を保存したい場合に用いられる。操作ボタン704、駅選択窓710に表示される駅を追加したい場合に用いられる。操作ボタン705は、過走防護領域を定義したい場合に用いられるボタンである。   The operation button 703 is used when the user wants to save information displayed on the screen 700. This is used when it is desired to add a station displayed on the operation button 704 and the station selection window 710. The operation button 705 is a button used when it is desired to define an overrun protection area.

駅選択窓710は、ユーザが、進路制御装置9900によって制御したい地上設備群9940を含む駅を選択するための領域である。駅選択窓710は、駅ごとに領域713および領域714を含む。   The station selection window 710 is an area for the user to select a station including the ground facility group 9940 that the route control device 9900 wants to control. The station selection window 710 includes an area 713 and an area 714 for each station.

領域713および領域711は、駅名を示す領域である。領域713は、駅名”銀天町”を示す。領域711は、駅名”三笠”を示す。   Areas 713 and 711 are areas indicating station names. An area 713 shows a station name “Gintencho”. An area 711 indicates the station name “Mikasa”.

領域714は、領域713が示す駅の進路制御プログラム1400が生成されたか否かを示す領域である。領域712は、領域711が示す駅の進路制御プログラム1400が生成されたか否かを示す領域である。   The area 714 is an area indicating whether or not the route control program 1400 for the station indicated by the area 713 has been generated. The area 712 is an area indicating whether or not the route control program 1400 for the station indicated by the area 711 has been generated.

描画制御窓720は、線路配線入力窓730に表示される記号の意味を、ユーザに認識させるための領域である。描画制御窓720は、領域721〜領域725を含む。   The drawing control window 720 is an area for allowing the user to recognize the meaning of symbols displayed on the line wiring input window 730. The drawing control window 720 includes regions 721 to 725.

領域721は、線路を示す記号を含む。領域722は、削除された線路を示す記号を含む。領域723は、閉そくの端点を示す記号を含む。領域724は、削除された閉そくを示す記号を含む。領域725は、隣駅との境界を示す記号を含む。   The region 721 includes a symbol indicating a line. Region 722 includes a symbol indicating the deleted line. Region 723 includes a symbol indicating the endpoint of the closure. Region 724 includes a symbol indicating the occluded blockage. The region 725 includes a symbol indicating a boundary with the adjacent station.

線路配線入力窓730は、駅選択窓710において選択された駅に含まれる線路および閉そくを示す。図5に示す線路配線入力窓730は、閉そく733および閉そく734を含む。また、図5に示す線路配線入力窓730は、黒菱形735、黒菱形736、線分737、線分738、線分739、隣駅境界731、前駅ボタン741、および、次駅ボタン742を含む。   The line wiring input window 730 shows the lines and block included in the station selected in the station selection window 710. The line wiring input window 730 illustrated in FIG. 5 includes a block 733 and a block 734. 5 includes a black rhombus 735, a black rhombus 736, a line segment 737, a line segment 738, a line segment 739, an adjacent station boundary 731, a previous station button 741, and a next station button 742. Including.

前駅ボタン741は、線路配線入力窓730に表示される地上設備群9940を、隣の駅に地上設備群9940に変更するためのボタンである。次駅ボタン742は、線路配線入力窓730に表示される地上設備群9940を、前駅ボタン741によって表示される駅とは逆の隣の駅の地上設備群9940に変更するためのボタンである。   The previous station button 741 is a button for changing the ground facility group 9940 displayed in the track wiring input window 730 to the ground facility group 9940 in the adjacent station. The next station button 742 is a button for changing the ground equipment group 9940 displayed in the track wiring input window 730 to the ground equipment group 9940 of the adjacent station opposite to the station displayed by the previous station button 741. .

ユーザは、線路配線入力窓730に、描画制御窓720に示される記号を入力することによって、線路および閉そくの位置を画面700に入力する。入力された線路および閉そくの位置を示す情報は、線路形状テーブル251、および、閉そく形状テーブル252に格納される。   The user inputs the line and the position of the block on the screen 700 by inputting the symbol shown in the drawing control window 720 to the line wiring input window 730. Information indicating the input track and the position of the block is stored in the track shape table 251 and the block shape table 252.

図6は、本発明の実施形態の過走防護領域の情報を入力するための画面800を示す説明図である。   FIG. 6 is an explanatory diagram showing a screen 800 for inputting information on the overrun protection area according to the embodiment of this invention.

図6に示す画面800は、入出力装置160のディスプレイに表示される画面例である。ユーザは、画面800を操作することによって、進路制御プログラム生成部100に過走防護領域に関する情報を入力する。ユーザは、図5に示す画面700の操作ボタン705を操作することによって、画面800を表示してもよい。   A screen 800 shown in FIG. 6 is an example of a screen displayed on the display of the input / output device 160. The user operates the screen 800 to input information on the overrun protection area to the course control program generation unit 100. The user may display the screen 800 by operating the operation button 705 of the screen 700 shown in FIG.

図6に示す画面800は、画面700と同じく、駅選択窓710を含む。また、図6に示す画面800は、描画制御窓820、線路配線入力窓830、および、操作ボタン805を含む。   A screen 800 shown in FIG. 6 includes a station selection window 710, similar to the screen 700. 6 includes a drawing control window 820, a track wiring input window 830, and operation buttons 805.

描画制御窓820は、線路配線入力窓830に表示される記号の意味を、ユーザに認識させるための領域である。描画制御窓820は、領域821〜領域824を含む。   The drawing control window 820 is an area for allowing the user to recognize the meaning of symbols displayed on the line wiring input window 830. The drawing control window 820 includes regions 821 to 824.

領域821は、番線を示す記号を含む。領域822は、削除された番線を示す記号を含む。領域823は、過走防護領域の終端を示す記号を含む。領域824は、削除された過走防護領域の終端を示す記号を含む。   Region 821 includes a symbol indicating a number line. Area 822 includes a symbol indicating the deleted number line. Area 823 includes a symbol indicating the end of the overrun protection area. Area 824 includes a symbol indicating the end of the deleted overrun protection area.

線路配線入力窓830は、各閉そくが有する過走防護領域の終端を、ユーザが指定するための領域である。図6に示す線路配線入力窓830は、菱形841、終端842、および、過走防護領域843を含む。   The line wiring input window 830 is an area for the user to specify the end of the overrun protection area of each block. The line wiring input window 830 shown in FIG. 6 includes a rhombus 841, a terminal end 842, and an overrun protection area 843.

ユーザは、線路配線入力窓830に、描画制御窓820に示される記号を入力することによって、過走防護領域の終端の位置を画面800に入力する。入力された過走防護領域の終端の位置を示す情報は、過走防護領域テーブル258に格納される。   The user inputs the end position of the overrun protection area on the screen 800 by inputting the symbol shown in the drawing control window 820 to the line wiring input window 830. The input information indicating the position of the end of the overrun protection area is stored in the overrun protection area table 258.

図7〜図13は、本発明の実施形態の進路制御プログラム生成部100を生成するためのデータを格納する各テーブルを示す。   7 to 13 show tables for storing data for generating the route control program generation unit 100 according to the embodiment of the present invention.

図7は、本発明の実施形態の線路形状テーブル251を示す説明図である。   FIG. 7 is an explanatory diagram illustrating the line shape table 251 according to the embodiment of this invention.

線路形状テーブル251は、各線路が配置される位置を示すテーブルである。線路形状テーブル251は、管理者等によって予め生成されてもよいし、線路配線入力窓730に入力された線路の位置を示す情報に基づいて、生成されてもよい。   The track shape table 251 is a table showing the position where each track is arranged. The line shape table 251 may be generated in advance by an administrator or the like, or may be generated based on information indicating the position of the line input to the line wiring input window 730.

図7に示す線路形状テーブル251は、領域2511〜領域2514を含む。領域2511は線路要素IDを示し、領域2412は駅名を示し、領域2513は開始座標を示し、領域2513は終了座標を含む。   The line shape table 251 illustrated in FIG. 7 includes regions 2511 to 2514. An area 2511 indicates a track element ID, an area 2412 indicates a station name, an area 2513 indicates a start coordinate, and an area 2513 includes an end coordinate.

領域2511には、図5に示す線路配線入力窓730に入力された線分が示す線路を、一意に識別するためのキーが、線路要素IDとして格納される。領域2512には、各線路が所属する駅名が格納される。   In a region 2511, a key for uniquely identifying the line indicated by the line segment input to the line wiring input window 730 illustrated in FIG. 5 is stored as a line element ID. An area 2512 stores the name of the station to which each track belongs.

領域2513および領域2514には、線路の開始座標および終了座標に相当する、線路配線入力窓730における線分の二つの端点の座標値がそれぞれ格納される。   In the area 2513 and the area 2514, coordinate values of two end points of the line segment in the line wiring input window 730 corresponding to the start coordinate and the end coordinate of the line are stored, respectively.

図8は、本発明の実施形態の閉そく形状テーブル252を示す説明図である。   FIG. 8 is an explanatory diagram illustrating the block shape table 252 according to the embodiment of this invention.

閉そく形状テーブル252は、各閉そくが配置される位置を示すテーブルである。閉そく形状テーブル252は、管理者等によって予め生成されてもよいし、線路配線入力窓730に入力された閉そくの位置を示す情報に基づいて、生成されてもよい。   The block shape table 252 is a table indicating a position where each block is arranged. The block shape table 252 may be generated in advance by an administrator or the like, or may be generated based on information indicating the position of the block input to the line wiring input window 730.

閉そく形状テーブル252は、領域2521〜領域2526を含む。領域2521は閉そくIDを示し、領域2522は発点座標(領域2522)を示し、領域2523は発点座標(領域2523)を示し、領域2524は対応線路要素IDを示し、領域2525は方向を示し、領域2526は隣駅境界を示す。   The block shape table 252 includes regions 2521 to 2526. An area 2521 indicates a block ID, an area 2522 indicates an origin coordinate (area 2522), an area 2523 indicates an origin coordinate (area 2523), an area 2524 indicates a corresponding line element ID, and an area 2525 indicates a direction. , Area 2526 shows the border of the adjacent station.

領域2521には、線路配線入力窓730に入力された閉そくを一意に識別するためのキーが、閉そくIDとして格納されている。領域2522および領域2523には、閉そくの発点座標(領域2522)および発点座標(領域2523)に相当する、線路配線入力窓730上における発点および着点の座標値が格納される。   In the area 2521, a key for uniquely identifying the block inputted to the line wiring input window 730 is stored as a block ID. In the area 2522 and the area 2523, the coordinate values of the starting point and the landing point on the line wiring input window 730 corresponding to the starting point coordinates (area 2522) and the starting point coordinates (area 2523) of the block are stored.

ここで、発点とは、閉そくに進入した列車9930が、当該閉そくに進入する前に最後に通過した場所である。また、着点とは、閉そくから進出した列車9930が、当該閉そくから進出する前に最後に通過した場所である。   Here, the departure point is a place where the train 9930 that has entered the block finally passes before entering the block. Also, the landing point is a place where the train 9930 that has advanced since closing has finally passed before it has advanced from closing.

例えば、図5に示す線路配線入力窓730おいて、黒菱形735は閉そく733の発点を示し、黒菱形736は、閉そく733の着点を示す。なお、黒菱形735は、閉そく733の発点であるが、黒菱形735が示す線路位置は、閉そく733には含まれない。また、黒菱形736は、閉そく733の着点を示し、かつ、閉そく734の発点も示す。   For example, in the line wiring input window 730 shown in FIG. 5, the black rhombus 735 indicates the starting point of the block 733, and the black rhombus 736 indicates the landing point of the block 733. Note that the black rhombus 735 is the starting point of the block 733, but the line position indicated by the black rhombus 735 is not included in the block 733. The black rhombus 736 indicates the landing point of the block 733 and also indicates the starting point of the block 734.

領域2524には、対応線路要素IDとして、各閉そくに包含される線路を示す線路要素IDが格納される。すなわち、線路配線入力窓730上において各閉そくに包含される線分が示す線路の線路要素IDの値が格納される。領域2524に格納される値は、線路形状テーブル251の領域2511に格納される値に対応する。   The area 2524 stores a line element ID indicating a line included in each block as the corresponding line element ID. That is, the value of the line element ID of the line indicated by the line segment included in each block on the line wiring input window 730 is stored. The value stored in the area 2524 corresponds to the value stored in the area 2511 of the track shape table 251.

例えば、図5に示す線路配線入力窓730おいて、閉そく733に包含される線分は線分737、線分738、および、線分739である。このため、閉そく733を示す閉そく形状テーブル252の行の領域2524には、線分737、線分738、および、線分739が示す線路の線路要素IDが格納される。   For example, in the line wiring input window 730 shown in FIG. 5, the line segments included in the block 733 are a line segment 737, a line segment 738, and a line segment 739. Therefore, the line element 737, the line segment 738, and the line element ID of the line indicated by the line segment 739 are stored in the row area 2524 of the block shape table 252 indicating the block 733.

領域2525には、閉そくの方向が格納される。ここで、閉そくの方向とは、例えば、上りおよび下りの2値によって示される、列車9930の進行方向である。   An area 2525 stores the direction of closing. Here, the closing direction is, for example, the traveling direction of the train 9930 indicated by the binary values of up and down.

領域2526には、閉そくに隣駅との境界点が含まれるか否かを示す値が格納される。また、閉そくに隣駅との境界点が含まれる場合、隣駅側に含まれる閉そくの端点が発点であるか、着点であるかを示す値が格納される。   The area 2526 stores a value indicating whether or not the boundary point with the adjacent station is included in the block. Further, when the boundary includes a boundary point with an adjacent station, a value indicating whether the end point of the block included on the adjacent station side is a starting point or a landing point is stored.

図9は、本発明の実施形態の過走防護領域テーブル258を示す説明図である。   FIG. 9 is an explanatory diagram illustrating the overrun protection area table 258 according to the embodiment of this invention.

過走防護領域テーブル258は、各閉そくが有する過走防護領域の位置を示す。過走防護領域テーブル258は、管理者等によって予め生成されてもよいし、線路配線入力窓830に入力された過走防護領域の位置を示す情報に基づいて、生成されてもよい。   The overrun protection area table 258 indicates the position of the overrun protection area that each block has. The overrun protection area table 258 may be generated in advance by an administrator or the like, or may be generated based on information indicating the position of the overrun protection area input to the track wiring input window 830.

過走防護領域テーブル258は、領域2581〜領域2585を含む。領域2581は閉そくIDを示し、領域2582は対応番線を示し、領域2583は番線座標を示し、領域2584は過走防護領域終端座標を示し、領域2585は過走防護領域対応線路要素IDを示す。   The overrun protection area table 258 includes areas 2581 to 2585. An area 2581 indicates a block ID, an area 2582 indicates a corresponding line, an area 2583 indicates a line coordinate, an area 2584 indicates an overrun protection area end coordinate, and an area 2585 indicates an overrun protection area corresponding line element ID.

領域2581には、線路配線入力窓730に入力された閉そくを一意に識別するためのキーが、閉そくIDとして格納される。領域2581に格納される値は、閉そく形状テーブル252の領域2521に格納される値に対応する。   In area 2581, a key for uniquely identifying the block inputted to the line wiring input window 730 is stored as a block ID. The value stored in area 2581 corresponds to the value stored in area 2521 of block shape table 252.

領域2582には、閉そくの着点が含まれる番線を示す識別子が、対応番線として格納される。領域2583には、閉そくの着点が含まれる番線の、線路配線入力窓830における座標値が格納される。領域2584には、閉そくが有する過走防護領域の終端の、線路配線入力窓830における座標値が格納される。   In an area 2582, an identifier indicating a number line including a closing point is stored as a corresponding number line. In area 2583, the coordinate value of the line including the landing point of the block in the line wiring input window 830 is stored. The area 2584 stores the coordinate value in the line wiring input window 830 of the end of the overrun protection area of the block.

領域2585には、閉そくが有する過走防護領域に含まれる線路の線路要素IDが、過走防護領域対応線路要素IDとして格納される。領域2585には、線路配線入力窓730において閉そくが有する過走防護領域に包含される線分のすべてについて、線路形状テーブル251の線路要素IDの値が格納される。   In the area 2585, the line element ID of the line included in the overrun protection area included in the block is stored as the overrun protection area corresponding line element ID. In the area 2585, the values of the line element IDs of the line shape table 251 are stored for all the line segments included in the overrun protection area of the block in the line wiring input window 730.

図10は、本発明の実施形態の幾何パターン格納テーブル253を示す説明図である。   FIG. 10 is an explanatory diagram illustrating the geometric pattern storage table 253 according to the embodiment of this invention.

幾何パターン格納テーブル253は、二つの閉そくによって定義された幾何パターンと、各幾何パターンが割当てられた閉そくとを示すテーブルである。   The geometric pattern storage table 253 is a table showing a geometric pattern defined by two blocks and a block to which each geometric pattern is assigned.

幾何パターン格納テーブル253は、領域2531〜領域2535を含む。領域2531は幾何パターンIDを示し、領域2532は幾何パターン分類を示し、領域2533は幾何パターン種別を示し、領域2534は閉そく1IDを示し、領域2535は閉そく2IDを示す。   The geometric pattern storage table 253 includes areas 2531 to 2535. An area 2531 indicates a geometric pattern ID, an area 2532 indicates a geometric pattern classification, an area 2533 indicates a geometric pattern type, an area 2534 indicates a block 1 ID, and an area 2535 indicates a block 2 ID.

領域2531には、二つの閉そくの組みと、二つの閉そく間の幾何的関係(以降、当該幾何的関係を「幾何パターン」と記載する)との組みを、一意に識別するためのキーが、幾何パターンIDとして格納される。また、領域2531には、二つの閉そくの組と、一つの閉そくが有する過走防護領域および他の閉そくの間の幾何的関係(以降、当該幾何的関係を「過走幾何パターン」と記載する)とを、一意に識別するためのキーが、幾何パターンIDとして格納される。   In the area 2531, a key for uniquely identifying a combination of two blocking combinations and a geometric relationship between the two blockings (hereinafter, the geometric relationship is described as “geometric pattern”), Stored as a geometric pattern ID. Further, in the area 2531, a set of two blocks, and an overrun protection area of one block and a geometric relationship between the other blocks (hereinafter, the geometric relationship is described as an “overrun geometric pattern”). ) Is stored as a geometric pattern ID.

領域2532には、領域2531が示す幾何パターンIDが、幾何パターンの識別子であるか、または、過走幾何パターンの識別子であるかを示す分類が、幾何パターン分類として格納される。例えば、図10に示す幾何パターン格納テーブル253のうち、領域2531が”Topology_#1”、”Topology_#2”、および、”Topology_#3”を示す行の領域2532は幾何パターンを示し、領域2531が”Topology_#4”は過走防護領域と閉そくとの間の過走幾何パターンを示す。   In the area 2532, a classification indicating whether the geometric pattern ID indicated by the area 2531 is an identifier of a geometric pattern or an identifier of an overrun geometric pattern is stored as a geometric pattern classification. For example, in the geometric pattern storage table 253 illustrated in FIG. 10, a region 2532 in which the region 2531 indicates “Topology_ # 1”, “Topology_ # 2”, and “Topology_ # 3” indicates a geometric pattern, and the region 2531 "Topology_ # 4" indicates an overrun geometric pattern between the overrun protection area and the blockade.

領域2533には、領域2532が幾何パターンを示す場合、幾何パターンに予め定義された23個の幾何パターン種別のうちいずれかを示す識別子が、幾何パターン種別として格納される。また、領域2533には、領域2532が過走幾何パターンを示す場合、過走幾何パターンに予め定義された五つの幾何パターン種別のうちいずれかを示す識別子が、幾何パターン種別として格納される。   In the region 2533, when the region 2532 indicates a geometric pattern, an identifier indicating any one of the 23 geometric pattern types defined in advance in the geometric pattern is stored as the geometric pattern type. Further, in the region 2533, when the region 2532 indicates an overrun geometric pattern, an identifier indicating any one of the five geometric pattern types defined in advance in the overrun geometric pattern is stored as the geometric pattern type.

幾何パターンに定義された幾何パターン種別は、後述する図14A〜図14Wに示し、過走幾何パターンに定義された幾何パターン種別は、後述する図15A〜図15Eに示す。   The geometric pattern types defined in the geometric pattern are shown in FIGS. 14A to 14W described later, and the geometric pattern types defined in the overrun geometric pattern are shown in FIGS. 15A to 15E described later.

領域2534および領域2535には、閉そく1IDおよび閉そく2IDとして、閉そく形状テーブル252の領域2521の閉そくIDに対応する値が格納される。領域2534および領域2535が示す閉そくは、領域2532が幾何パターンを示す場合、幾何パターンを構成する二つの閉そくである。また、領域2534および領域2535が示す閉そくは、領域2532が過走幾何パターンを示す場合、過走幾何パターンを構成する過走防護領域を有する閉そくと他の閉そくとである。   In the area 2534 and the area 2535, values corresponding to the closure ID of the area 2521 of the closure shape table 252 are stored as the closure 1ID and the closure 2ID. The blocks indicated by the region 2534 and the region 2535 are two blocks constituting the geometric pattern when the region 2532 indicates the geometric pattern. In addition, when the region 2532 indicates an overrun geometric pattern, the block indicated by the region 2534 and the region 2535 includes a block having an overrun protection region constituting the overrun geometric pattern and another block.

なお、本実施形態において、幾何パターンを構成する二つの閉そく、または、過走幾何パターンを構成する閉そくと過走防護領域の閉そくとを、閉そく1と閉そく2と記載する。   In the present embodiment, the two blocks constituting the geometric pattern, or the block constituting the overrun geometric pattern and the block of the overrun protection area are referred to as block 1 and block 2.

図11は、本発明の実施形態の選択済み制御ロジックテーブル255を示す説明図である。   FIG. 11 is an explanatory diagram illustrating the selected control logic table 255 according to the embodiment of this invention.

選択済み制御ロジックテーブル255は、各幾何パターンおよび各過走幾何パターンに適用する制御ロジックの制御ロジックIDを格納するテーブルである。制御ロジックライブラリ256は、選択済み制御ロジックテーブル255に格納される制御ロジックIDが示す制御ロジックを格納する。   The selected control logic table 255 is a table that stores the control logic ID of the control logic applied to each geometric pattern and each overrun geometric pattern. The control logic library 256 stores the control logic indicated by the control logic ID stored in the selected control logic table 255.

選択済み制御ロジックテーブル255は、領域2551〜領域2555を含む。領域2551は、幾何パターンIDを示す。領域2552は、予約対象閉そく選定ロジックにおいて実行される制御ロジックの制御ロジックIDを示す。領域2553は、順序判断ロジックにおいて実行される制御ロジックの制御ロジックIDを示す。   The selected control logic table 255 includes areas 2551 to 2555. An area 2551 shows the geometric pattern ID. An area 2552 shows the control logic ID of the control logic executed in the reservation target block selection logic. An area 2553 shows the control logic ID of the control logic executed in the order determination logic.

領域2554は、閉そく照査ロジック(閉そく1→閉そく2)において実行される制御ロジックの制御ロジックIDを示す。また、領域2555は、閉そく照査ロジック(閉そく2→閉そく1)において実行される制御ロジックの制御ロジックIDを示す。   An area 2554 shows the control logic ID of the control logic executed in the block check logic (block 1 → close 2). An area 2555 indicates the control logic ID of the control logic executed in the block check logic (block 2 → block 1).

領域2551には、幾何パターン格納テーブル253の幾何パターンIDに対応する値が格納される。   In a region 2551, a value corresponding to the geometric pattern ID in the geometric pattern storage table 253 is stored.

領域2552〜領域2555には、予約対象閉そく選定ロジック、順序判断ロジック、閉そく照査ロジック(閉そく1→閉そく2)、および、閉そく照査ロジック(閉そく2→閉そく1)として、後述する図27に示す制御ロジック入力窓1310に入力された値に対応する制御ロジックIDが格納される。   In areas 2552 to 2555, reservation target block selection logic, order determination logic, block check logic (block 1 → block 2), and block check logic (block 2 → block 1), which will be described later, are shown in FIG. A control logic ID corresponding to the value input to the logic input window 1310 is stored.

ここで、制御ロジックIDとは、制御ロジックモジュールを一意に識別するためのキーであり、制御ロジックインデックステーブル400の制御ロジックIDに対応する。また、予約対象閉そく選定ロジックとは、進路決定の制御原理を実現するための制御ロジック種別である。また、順序判断ロジックとは、順序管理の制御原理を実現するための制御ロジック種別である。また、閉そく照査ロジックとは、衝突および脱線防止の制御原理を実現するための制御ロジック種別である。   Here, the control logic ID is a key for uniquely identifying the control logic module, and corresponds to the control logic ID of the control logic index table 400. The reservation target block selection logic is a control logic type for realizing the control principle of route determination. The order determination logic is a control logic type for realizing the control principle of order management. The block check logic is a type of control logic for realizing the control principle of collision and derailment prevention.

図12Aは、本発明の実施形態の幾何パターン決定用テーブル254の一部を示す説明図である。   FIG. 12A is an explanatory diagram illustrating a part of the geometric pattern determination table 254 according to the embodiment of this invention.

図12Bは、本発明の実施形態の幾何パターン決定用テーブル254の他の一部を示す説明図である。   FIG. 12B is an explanatory diagram illustrating another part of the geometric pattern determination table 254 according to the embodiment of this invention.

幾何パターン決定用テーブル254は、図12Aに示すデータと図12Bに示すデータとを含む。幾何パターン決定用テーブル254は、各幾何パターンに対応する二つの閉そく間の幾何的関係を示す。   The geometric pattern determination table 254 includes data shown in FIG. 12A and data shown in FIG. 12B. The geometric pattern determination table 254 shows a geometric relationship between two blocks corresponding to each geometric pattern.

幾何パターン決定用テーブル254は、領域2540と、幾何パターン分類基準と、領域2548とを含む。領域2540は、幾何パターン決定用テーブル254の各行を一意に示す識別子を含む。   The geometric pattern determination table 254 includes a region 2540, a geometric pattern classification reference, and a region 2548. The area 2540 includes an identifier that uniquely indicates each row of the geometric pattern determination table 254.

幾何パターン分類基準は、領域2541〜領域2547を含む。幾何パターン分類基準とは、幾何パターン抽出部212が二つの閉そく間に定義される幾何パターン種別を判定する際に用いられる基準である。   The geometric pattern classification standard includes regions 2541 to 2547. The geometric pattern classification standard is a standard used when the geometric pattern extraction unit 212 determines a geometric pattern type defined between two periods.

幾何パターン決定用テーブル254は、領域2541〜領域2548を含む。   The geometric pattern determination table 254 includes regions 2541 to 2548.

領域2541は重複端点数を示す。すなわち、領域2541は、閉そく1と閉そく2との各端点のうち、位置が重なる端点の数を示す。   A region 2541 indicates the number of overlapping endpoints. That is, the region 2541 indicates the number of end points whose positions overlap among the end points of the block 1 and the block 2.

領域2542は、重複端点種類を示す。例えば、領域2541が”0端点重複”を示す場合、領域2542は”なし”を示す。また、例えば、領域2541が”1端点重複”を示す場合、領域2542は、位置が重なる端点が、閉そく1の発点と閉そく2の発点とであるか、閉そく1の発点と閉そく2の着点とであるか、閉そく1の着点と閉そく2の発点とであるか、または、閉そく1の着点と閉そく2の着点とであるかの、いずれかを示す。   An area 2542 indicates the overlapping endpoint type. For example, when the area 2541 indicates “0 end point overlap”, the area 2542 indicates “none”. Further, for example, when the region 2541 indicates “one end point overlap”, the end point of the region 2542 is the start point of the block 1 and the start point of the block 2, or the start point of the block 1 and the block 2 Or the starting point of the closing point 2 or the closing point of the closing point 1 and the closing point of the closing point 2.

領域2543は、閉そく1に包含される閉そく2の端点数を示す。すなわち、領域2543は、閉そく1の防護領域に含まれる閉そく2の端点の数を示す。   A region 2543 indicates the number of endpoints of the block 2 included in the block 1. That is, the area 2543 indicates the number of end points of the block 2 included in the protection area of the block 1.

領域2544は、閉そく1に包含される閉そく2の端点種類を示す。すなわち、領域2544は、閉そく1の防護領域に含まれる閉そく2の端点が、発点であるか、着点であるか、または、発点および着点の両方であるかを示す。なお、領域2543が”0”である行の領域2544は”なし”を示す。   A region 2544 indicates the end point type of the block 2 included in the block 1. That is, the region 2544 indicates whether the end point of the block 2 included in the protection region of the block 1 is a starting point, a landing point, or both a starting point and a landing point. Note that an area 2544 in a row where the area 2543 is “0” indicates “none”.

領域2545は、閉そく2に包含される閉そく1の端点数を示す。すなわち、領域2545は、閉そく2の防護領域に含まれる閉そく1の端点の数を示す。   A region 2545 indicates the number of endpoints of the block 1 included in the block 2. That is, the area 2545 indicates the number of end points of the block 1 included in the block 2 protection area.

領域2546は、閉そく2に包含される閉そく1の端点種類を示す。すなわち、領域2546は、閉そく2の防護領域に含まれる閉そく1の端点が、発点であるか、着点であるか、または、発点および着点の両方であるかを示す。なお、領域2545が”0”である行の領域2546は”なし”を示す。   A region 2546 indicates the end point type of the block 1 included in the block 2. That is, the region 2546 indicates whether the end point of the block 1 included in the protection region of the block 2 is a starting point, a landing point, or both a starting point and a landing point. Note that an area 2546 in a row where the area 2545 is “0” indicates “none”.

領域2547は、閉そく1と閉そく2との方向関係を示す。すなわち、領域2547は、閉そく1と閉そく2とが順方向に交差するか、逆方向に交差するかを示す。   A region 2547 indicates the directional relationship between the block 1 and the block 2. That is, the region 2547 indicates whether the block 1 and the block 2 intersect in the forward direction or the reverse direction.

領域2548には、幾何パターン種別として、分類名称と、幾何パターン種別を一意に示す識別子とが含まれる。   The region 2548 includes a classification name and an identifier that uniquely indicates the geometric pattern type as the geometric pattern type.

幾何パターン決定用テーブル254に含まれる幾何パターン種別は、23個である。図12Aおよび図12Bに示す幾何パターン決定用テーブル254には、幾何パターン分類基準によって二つの閉そく間の幾何的関係を分類した場合、物理的に実現不可能な幾何パターンも含まれる。   The geometric pattern determination table 254 includes 23 geometric pattern types. The geometric pattern determination table 254 shown in FIGS. 12A and 12B includes geometric patterns that cannot be physically realized when the geometric relationship between the two blocks is classified according to the geometric pattern classification criteria.

図13は、本発明の実施形態の過走幾何パターン決定用テーブル259を示す説明図である。   FIG. 13 is an explanatory diagram illustrating the overrun geometric pattern determination table 259 according to the embodiment of this invention.

過走幾何パターン決定用テーブル259は、各過走幾何パターンに対応する過走防護領域と防護領域との幾何的関係を示す。   The overrun geometric pattern determination table 259 shows the geometric relationship between the overrun protection area and the protection area corresponding to each overrun geometric pattern.

過走幾何パターン決定用テーブル259は、領域2590と、過走幾何パターン分類基準と、領域2594とを含む。領域2590は、過走幾何パターン決定用テーブル259の各行を一意に示す識別子を含む。   The overrun geometric pattern determination table 259 includes an area 2590, an overrun geometric pattern classification criterion, and an area 2594. The area 2590 includes an identifier that uniquely indicates each row of the overrun geometric pattern determination table 259.

過走幾何パターン分類基準は、領域2591〜領域2593を含む。過走幾何パターン分類基準とは、幾何パターン抽出部212が過走防護領域と閉そくとの間に定義される過走幾何パターン種別を判定する際に用いられる基準である。   The overrun geometric pattern classification criterion includes regions 2591 to 2593. The overrun geometric pattern classification standard is a standard used when the geometric pattern extraction unit 212 determines the overrun geometric pattern type defined between the overrun protection region and the blockage.

領域2591は、閉そく1の過走防護領域と閉そく2の防護領域との共通領域、または、閉そく1の過走防護領域と閉そく2の過走防護領域との共通領域の有無を示す。   An area 2591 indicates the presence / absence of a common area between the overrun protection area of the block 1 and the protection area of the block 2 or a common area of the overrun protection area of the block 1 and the overrun protection area of the block 2.

図13に示す領域2591は、一つ目の値として、閉そく1の過走防護領域と閉そく2の防護領域の一部とが共通する場合を示す値を含み、二つ目の値として、閉そく1の過走防護領域と閉そく2の過走防護領域の一部とが共通する場合を示す値が含まれる。なお、閉そく1の過走防護領域と閉そく2の過走防護領域の一部とが共通する場合には、閉そく1の過走防護領域と閉そく2の防護領域とが共通する場合を含まない。   The area 2591 shown in FIG. 13 includes, as the first value, a value indicating the case where the overrun protection area of the block 1 and a part of the protection area of the block 2 are common, and the block value is the second value. A value indicating a case in which one overrun protection area and a part of the block 2 overrun protection area are common is included. Note that the case where the overrunning protection area of the block 1 and a part of the overrunning protection area of the block 2 are common does not include the case where the overrun protection area of the block 1 and the protection area of the block 2 are common.

また、閉そく1の防護領域の一部と閉そく2の過走防護領域とが共通する場合は、閉そく1に相当する閉そくを閉そく2に、閉そく2に相当する閉そくを閉そく1に変換することによって、領域2591の一つ目の値と同じ場合を示す。このため、過走幾何パターン決定用テーブル259は、閉そく1の防護領域の一部と閉そく2の過走防護領域とが共通する場合を示す値を含まない。   In addition, when a part of the protection area of the block 1 and the overrun protection area of the block 2 are common, the block corresponding to the block 1 is converted into the block 2 and the block corresponding to the block 2 is converted into the block 1. , The same value as the first value in the region 2591 is shown. Therefore, the overrun geometric pattern determination table 259 does not include a value indicating a case where a part of the protection area of the block 1 and the overrun protection area of the block 2 are common.

領域2592は、閉そく1の過走防護領域への閉そく2の着点包含有無を示す。すなわち、閉そく1の過走防護領域に閉そく2の着点が包含されるか否かを示す値を示す。   An area 2592 indicates whether or not the landing of the block 2 is included in the overrun protection area of the block 1. That is, it indicates a value indicating whether or not the landing point of the block 2 is included in the overrun protection area of the block 1.

領域2593は、閉そく1の過走防護領域への閉そく2の発点包含有無を示す。すなわち、閉そく1の過走防護領域に閉そく2の発点が包含されるか否かを示す値を示す。   An area 2593 indicates whether or not the starting point of the block 2 is included in the overrun protection area of the block 1. That is, the value indicates whether or not the starting point of the block 2 is included in the overrun protection area of the block 1.

領域2594は、過走幾何パターン種別として、分類名称を示す。過走幾何パターン決定用テーブル259は、五つの過走幾何パターン種別を含む。   An area 2594 shows a classification name as the overrun geometric pattern type. The overrun geometric pattern determination table 259 includes five overrun geometric pattern types.

図14A〜図14Wに、幾何パターン決定用テーブル254が示す23個の幾何パターン種別を示す。   14A to 14W show the 23 geometric pattern types shown in the geometric pattern determination table 254. FIG.

図14Aは、本発明の実施形態の幾何パターン種別”交差A”を示す説明図である。   FIG. 14A is an explanatory diagram illustrating a geometric pattern type “intersection A” according to the embodiment of this invention.

図14Aに示す幾何パターン種別”交差A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”1”を示す行の幾何パターン種別である。   The geometric pattern type “intersection A” illustrated in FIG. 14A is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “1”.

図14A〜図14Wに示す幾何パターンは、閉そく1の防護領域と閉そく2の防護領域との幾何的関係を示す。閉そく1は、発点1(271)から着点1(272)までの防護領域であり、閉そく2は、発点2(273)から着点2(274)までの防護領域である。   The geometric patterns shown in FIGS. 14A to 14W show the geometric relationship between the protection area of the block 1 and the protection area of the block 2. Block 1 is a protection area from starting point 1 (271) to landing point 1 (272), and block 2 is a protection area from starting point 2 (273) to landing point 2 (274).

図14A〜図14Wに示す矢印は線路を示す。また、図14A〜図14Wにおいて、実線の矢印および分岐器は、閉そく1における線路および線路上の設備を示す。また、発点1(271)および着点1(272)は、実線によって示される。   The arrows shown in FIGS. 14A to 14W indicate lines. Further, in FIGS. 14A to 14W, solid arrows and branching devices indicate lines in the block 1 and facilities on the lines. The starting point 1 (271) and the landing point 1 (272) are indicated by solid lines.

また、図14A〜図14Wにおいて、破線の矢印および分岐器は、閉そく2における線路および線路上の設備を示す。また、発点2(273)および着点2(274)は、破線によって示される。   Moreover, in FIG. 14A-FIG. 14W, the arrow of a broken line and a branching device show the track | line in the block 2 and the installation on a track | line. The starting point 2 (273) and the landing point 2 (274) are indicated by broken lines.

なお、閉そく1および閉そく2の両方に設置される分岐器は、実線によって示される。また、矢印の向きは閉そく内で列車9930が進む方向を示す。例えば、左方向が上りであり、右方向が下りである。   Note that the branching devices installed in both the block 1 and the block 2 are indicated by solid lines. The direction of the arrow indicates the direction in which the train 9930 travels within the closed position. For example, the left direction is up and the right direction is down.

図14A〜図14Wにおける信号機1は、閉そく1への列車進入許可を表示する信号機9942である。また、図14A〜図14Wにおける信号機2は、閉そく2への列車進入許可を表示する信号機9942である。なお、図14A〜図14Wにおける信号機1および信号機2は、丸印から縦棒へ向かう方向へ表示面を向けており、信号機1および信号機2の縦棒方向に在線する列車9930に進入許可を指示する。図14Aにおける信号機1および信号機2は、図左方向に表示面を向ける。   A traffic light 1 in FIGS. 14A to 14W is a traffic light 9942 that displays a permission to enter the train 1. Moreover, the traffic light 2 in FIGS. 14A to 14W is a traffic light 9942 that displays the permission of entering the train to the block 2. In addition, the traffic light 1 and the traffic light 2 in FIGS. 14A to 14W have the display surface directed in a direction from the circle to the vertical bar, and the train 9930 existing in the vertical bar direction of the traffic signal 1 and the traffic light 2 is instructed to enter. To do. The traffic light 1 and the traffic light 2 in FIG. 14A face the display surface in the left direction in the figure.

図14Aに示す幾何パターン種別”交差A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Aにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “intersection A” shown in FIG. 14A, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping”, and the overlapping endpoint type (region 2542) is This is a geometric pattern type indicating “none”. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14A.

また、図14Aに示す幾何パターン種別”交差A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Aにおいて発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   The geometric pattern type “intersection A” shown in FIG. 14A indicates that the number of endpoints (area 2543) of the block 2 included in the block 1 is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "None", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. In FIG. 14A, starting point 1 (271) and landing point 1 (272) are not included in the closing point 2, and starting point 2 (273) and landing point 2 (274) are not included in the closing point 1. To correspond.

また、図14Aに示す幾何パターン種別”交差A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Aにおいて閉そく1および閉そく2の方向が右方向であることと対応する。   Further, the geometric pattern type “intersection A” shown in FIG. 14A is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward direction” as the geometric pattern classification standard of the geometric pattern determination table 254. It is a type. This corresponds to the fact that the direction of the closing 1 and closing 2 in FIG. 14A is the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Aに示す分岐器の数は幾何パターン種別を特定するためには必要ない情報である。しかし、幾何パターン種別”交差A”を実現するためには少なくとも二つの分岐器が必要である。   Note that since the number of branching units is not included in the geometric pattern classification criteria of this embodiment, the number of branching units shown in FIG. 14A is information that is not necessary for specifying the geometric pattern type. However, at least two branching devices are required to realize the geometric pattern type “intersection A”.

また、本実施形態において、幾何パターン種別”交差A”には、幾何パターン種別の識別子として”1”が割当てられる。   In this embodiment, “1” is assigned to the geometric pattern type “intersection A” as an identifier of the geometric pattern type.

図14Bは、本発明の実施形態の幾何パターン種別”交差B”を示す説明図である。   FIG. 14B is an explanatory diagram illustrating the geometric pattern type “intersection B” according to the embodiment of this invention.

図14Bに示す幾何パターン種別”交差B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”2”を示す行の幾何パターン種別である。   The geometric pattern type “intersection B” illustrated in FIG. 14B is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “2”.

図14Bに示す幾何パターン種別”交差B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Bにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “intersection B” shown in FIG. 14B, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping”, and the overlapping endpoint type (region 2542) is This is a geometric pattern type indicating “none”. In FIG. 14B, this corresponds to the fact that the starting point 1 (271), the starting point 2 (273), the landing point 1 (272), and the landing point 2 (274) do not overlap with other end points.

また、図14Bに示す幾何パターン種別”交差B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Bにおいて発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   The geometric pattern type “intersection B” shown in FIG. 14B indicates that the number of endpoints of the block 2 included in the block 1 (area 2543) is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "None", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. In FIG. 14B, the starting point 1 (271) and the landing point 1 (272) are not included in the closing point 2, and the starting point 2 (273) and the landing point 2 (274) are not included in the closing point 1. To correspond.

また、図14Bに示す幾何パターン種別”交差B”は、幾何パターン分類基準として閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Bにおいて、閉そく1が右方向であり、かつ、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “intersection B” shown in FIG. 14B is a geometric pattern type in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard. In FIG. 14B, this corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Bに示す分岐器の数は幾何パターン種別を特定するためには関係ない情報である。しかし、幾何パターン種別”交差B”を実現するためには少なくとも二つの分岐器が必要である。   Note that since the number of branching units is not included in the geometric pattern classification criteria of this embodiment, the number of branching units shown in FIG. 14B is information that is not relevant for specifying the geometric pattern type. However, at least two branching devices are necessary to realize the geometric pattern type “intersection B”.

また、本実施形態において、幾何パターン種別”交差B”には、幾何パターン種別の識別子として”2”が割当てられる。   In this embodiment, “2” is assigned to the geometric pattern type “intersection B” as the geometric pattern type identifier.

図14Cは、本発明の実施形態の幾何パターン種別”始点片封鎖A”を示す説明図である。   FIG. 14C is an explanatory diagram illustrating the geometric pattern type “starting point blockade A” according to the embodiment of this invention.

図14Cに示す幾何パターン種別”始点片封鎖A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”3”を示す行の幾何パターン種別である。   The geometric pattern type “starting point blockade A” shown in FIG. 14C is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “3”.

図14Cに示す幾何パターン種別”始点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Cにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “starting point blockade A” shown in FIG. 14C, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). ) Is a geometric pattern type indicating “none”. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14C.

また、図14Cに示す幾何パターン種別”始点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”発点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す。これは、図14Cにおいて、発点2(273)が閉そく1に含まれることと対応する。   Further, the geometric pattern type “starting point blockade A” shown in FIG. 14C has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates “starting point”, the number of end points of the block 1 included in the block 2 (area 2545) indicates “0”, and the block 2 The end point type (area 2546) of the included block 1 indicates “none”. This corresponds to the fact that starting point 2 (273) is included in block 1 in FIG. 14C.

また、図14Cに示す幾何パターン種別”始点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Cにおいて、閉そく1、および閉そく2は、ともに方向が右方向であることと対応する。   In addition, the geometric pattern type “starting point blockade A” shown in FIG. 14C indicates that the directional relationship between the block 1 and the block 2 (area 2547) indicates “forward” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. In FIG. 14C, this corresponds to the fact that both the direction 1 and the direction 2 are in the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Cに示す分岐器の数は幾何パターン種別を特定するためには関係ない情報である。しかし、幾何パターン種別”始点片封鎖A”を実現するためには少なくとも一つの分岐器が必要である。   Note that the number of branching units is not included in the geometric pattern classification criterion of this embodiment, and therefore the number of branching units shown in FIG. 14C is information that is not relevant for specifying the geometric pattern type. However, in order to realize the geometric pattern type “starting point blockade A”, at least one branching device is required.

また、本実施形態において、幾何パターン種別”始点片封鎖A”には、幾何パターン種別の識別子として”3”が割当てられる。   In the present embodiment, the geometric pattern type “starting point blockade A” is assigned “3” as the geometric pattern type identifier.

図14Dは、本発明の実施形態の幾何パターン種別”始点片封鎖B”を示す説明図である。   FIG. 14D is an explanatory diagram illustrating a geometric pattern type “starting point blockade B” according to the embodiment of this invention.

図14Dに示す幾何パターン種別”始点片封鎖B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”4”を示す行の幾何パターン種別である。   The geometric pattern type “starting point blockade B” shown in FIG. 14D is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “4”.

図14Dに示す幾何パターン種別”始点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Dにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “starting point blockade B” shown in FIG. 14D, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). ) Is a geometric pattern type indicating “none”. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14D.

また、図14Dに示す幾何パターン種別”始点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”発点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Dにおいて、発点2(273)が閉そく1に含まれることと対応する。   Further, the geometric pattern type “start point blockade B” shown in FIG. 14D has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates “starting point”, the number of end points of the block 1 included in the block 2 (area 2545) indicates “0”, and the block 2 The end point type (area 2546) of the included block 1 is a geometric pattern type indicating “none”. This corresponds to the fact that the starting point 2 (273) is included in the block 1 in FIG. 14D.

また、図14Dに示す幾何パターン種別”始点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Dにおいて、閉そく1が右方向であり、かつ、閉そく2が左方向であることと対応する。   In addition, the geometric pattern type “starting point blockade B” shown in FIG. 14D indicates that the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. In FIG. 14D, this corresponds to block 1 being in the right direction and block 2 being in the left direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Dに示す分岐器の数は幾何パターン種別を特定するためには関係ない情報である。しかし、幾何パターン種別”始点片封鎖B”を実現するためには少なくとも一つの分岐器が必要である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units illustrated in FIG. 14D is information that is not relevant for specifying the geometric pattern type. However, in order to realize the geometric pattern type “starting point blockade B”, at least one branching device is required.

また、本実施形態において、幾何パターン種別”始点片封鎖B”には、幾何パターン種別の識別子として”4”が割当てられる。   In this embodiment, “4” is assigned to the geometric pattern type “start point blockade B” as an identifier of the geometric pattern type.

図14Eは、本発明の実施形態の幾何パターン種別”終点片封鎖A”を示す説明図である。   FIG. 14E is an explanatory diagram illustrating a geometric pattern type “end point blockade A” according to the embodiment of this invention.

図14Eに示す幾何パターン種別”終点片封鎖A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”5”を示す行の幾何パターン種別である。   The geometric pattern type “end point blockade A” illustrated in FIG. 14E is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “5”.

図14Eに示す幾何パターン種別”終点片封鎖A”は、幾何パターン分類基準として重複端点数(領域2541)が”0端点重複”、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは図14Eにおいては発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   The geometric pattern type “end point blockade A” shown in FIG. 14E is a geometric pattern type in which the number of overlapping endpoints (region 2541) is “0 endpoint overlapping” and the overlapping endpoint type (region 2542) is “none” as a geometric pattern classification standard. It is. In FIG. 14E, this corresponds to the fact that none of the starting point 1 (271), the starting point 2 (273), the landing point 1 (272), and the landing point 2 (274) overlaps with the other end points.

また、図14Eに示す幾何パターン種別”終点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”着点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Eにおいて、着点2(274)が閉そく1に含まれることと対応する。   Further, the geometric pattern type “end point blockade A” shown in FIG. 14E has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "landing", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and the The end point type (area 2546) of the included block 1 is a geometric pattern type indicating “none”. This corresponds to the landing point 2 (274) being included in the block 1 in FIG. 14E.

また、図14Eに示す幾何パターン種別”終点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Eにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   Further, the geometric pattern type “end point blockade A” shown in FIG. 14E indicates that the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. In FIG. 14E, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Eに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”終点片封鎖A”を実現するためには少なくとも一つの分岐器が必要である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units shown in FIG. 14E is information that is not necessary for specifying the geometric pattern type. However, at least one branching device is required to realize the geometric pattern type “end point blockade A”.

また、本実施形態において、幾何パターン種別”終点片封鎖A”には、幾何パターン種別の識別子として”5”が割当てられる。   In the present embodiment, the geometric pattern type “end point blockade A” is assigned “5” as the geometric pattern type identifier.

図14Fは、本発明の実施形態の幾何パターン種別”終点片封鎖B”を示す説明図である。   FIG. 14F is an explanatory diagram illustrating a geometric pattern type “end point blockade B” according to the embodiment of this invention.

図14Fに示す幾何パターン種別”終点片封鎖B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”6”を示す行の幾何パターン種別である。   The geometric pattern type “end point blockade B” illustrated in FIG. 14F is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “6”.

図14Fに示す幾何パターン種別”終点片封鎖B”は、幾何パターン分類基準として重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Fにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “end point blockade B” shown in FIG. 14F, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping” and the overlapping endpoint type (region 2542) indicates “none” as a geometric pattern classification criterion. Pattern type. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14F.

また、図14Fに示す幾何パターン種別”終点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”着点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Fにおいて、着点2(274)が閉そく1に含まれることと対応する。   Further, the geometric pattern type “end point blockade B” shown in FIG. 14F has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "landing", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and the The end point type (area 2546) of the included block 1 is a geometric pattern type indicating “none”. This corresponds to the landing point 2 (274) being included in the block 1 in FIG. 14F.

また、図14Fに示す幾何パターン種別”終点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Fにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   In addition, the geometric pattern type “end point blockade B” shown in FIG. 14F indicates that the directional relationship between the block 1 and the block 2 (area 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. In FIG. 14F, this corresponds to block 1 being in the right direction and block 2 being in the left direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Fに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”終点片封鎖B”を実現するためには少なくとも一つの分岐器が必要である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units shown in FIG. 14F is information that is not necessary for specifying the geometric pattern type. However, at least one branching device is required to realize the geometric pattern type “end point blockade B”.

また、本実施形態において、幾何パターン種別”終点片封鎖B”には、幾何パターン種別の識別子として”6”が割当てられる。   In the present embodiment, the geometric pattern type “end point blockade B” is assigned “6” as the geometric pattern type identifier.

図14Gは、本発明の実施形態の幾何パターン種別”始終点交互片封鎖”を示す説明図である。   FIG. 14G is an explanatory diagram illustrating a geometric pattern type “start / end alternate canopy block” according to the embodiment of this invention.

図14Gに示す幾何パターン種別”始終点交互片封鎖”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”7”を示す行の幾何パターン種別である。   The geometric pattern type “start / end alternate blockade” shown in FIG. 14G is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “7”.

図14Gに示す幾何パターン種別”始終点交互片封鎖”は、幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Gにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “start / end alternate blockade” shown in FIG. 14G, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlap” and the overlapping endpoint type (region 2542) indicates “none” as the geometric pattern classification standard. The geometric pattern type shown. In FIG. 14G, this corresponds to the fact that origin 1 (271), origin 2 (273), arrival 1 (272), and arrival 2 (274) do not overlap with other end points.

また、図14Gに示す幾何パターン種別”始終点交互片封鎖”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”発点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”1”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”着点”を示す幾何パターン種別である。これは、図14Gにおいて、発点1(271)が閉そく2に含まれること、および、着点2(274)が閉そく1に含まれることと対応する。   In addition, in the geometric pattern type “start / end alternate blockade” shown in FIG. 14G, the number of end points of the block 2 included in the block 1 (area 2543) is “1” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "starting point", the number of end points of the block 1 included in the block 2 (area 2545) indicates "1", and the block 2 The end point type (area 2546) of the block 1 included in is a geometric pattern type indicating “landing point”. This corresponds to the fact that the starting point 1 (271) is included in the block 2 and the landing point 2 (274) is included in the block 1 in FIG. 14G.

また、図14Gに示す幾何パターン種別”始終点交互片封鎖”は、幾何パターン分類基準として閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Gにおいて、閉そく1、および閉そく2とも、方向が右方向であることと対応する。   14G is a geometric pattern type in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward direction” as a geometric pattern classification reference. In FIG. 14G, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Gに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。また、幾何パターン種別”始終点交互片封鎖”は、分岐器を必要としない幾何パターン種別である。   Note that the number of branching devices is not included in the geometric pattern classification criterion of this embodiment, and therefore the number of branching devices shown in FIG. 14G is information that is not necessary for specifying the geometric pattern type. Further, the geometric pattern type “start / end alternate canopy blockage” is a geometric pattern type that does not require a branching device.

また、本実施形態において、幾何パターン種別”始終点交互片封鎖”には、幾何パターン種別の識別子として”7”が割当てられる。   In this embodiment, “7” is assigned to the geometric pattern type “start / end alternate blockade” as the geometric pattern type identifier.

また、幾何パターン決定用テーブル254の領域2540が”8”である幾何パターン種別は、幾何パターン種別”始終点交互片封鎖”の、閉そく1と閉そく2との方向関係(領域2547)を逆方向とした幾何パターンである。しかし、領域2540が”8”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”8”である行の領域2548には”実現不可能”が格納される。   The geometric pattern type in which the area 2540 of the geometric pattern determination table 254 is “8” is the reverse direction of the directional relationship between the block 1 and the block 2 (area 2547) of the geometric pattern type “start / end alternate blockade”. The geometric pattern. However, since it is impossible to physically configure the geometric pattern type in which the area 2540 is “8”, the area 2548 of the row in which the area 2540 of the geometric pattern determination table 254 is “8” “Impossible” is stored.

図14Hは、本発明の実施形態の幾何パターン種別”デッドロックB”を示す説明図である。   FIG. 14H is an explanatory diagram illustrating a geometric pattern type “deadlock B” according to the embodiment of this invention.

図14Hに示す幾何パターン種別”デッドロックB”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”10”を示す行の幾何パターン種別である。   The geometric pattern type “deadlock B” illustrated in FIG. 14H is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “10”.

図14Hに示す幾何パターン種別”デッドロックB”は、幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Hにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “deadlock B” shown in FIG. 14H, the geometric pattern classification criterion is a geometry in which the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping” and the overlapping endpoint type (region 2542) indicates “none”. Pattern type. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14H.

また、図14Hに示す幾何パターン種別”デッドロックB”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”発点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”1”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”発点”を示す幾何パターン種別である。これは、図14Hにおいて、発点1(271)が閉そく2に含まれること、および、発点2(273)が閉そく1に含まれることと対応する。   The geometric pattern type “deadlock B” shown in FIG. 14H indicates “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. , The end point type (area 2544) of the block 2 included in the block 1 indicates "starting point", the number of end points of the block 1 included in the block 2 (area 2545) indicates "1", and included in the block 2 The end point type (area 2546) of the block 1 is the geometric pattern type indicating “starting point”. This corresponds to the fact that the starting point 1 (271) is included in the block 2 and the starting point 2 (273) is included in the block 1 in FIG. 14H.

また、図14Hに示す幾何パターン種別”デッドロックB”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Hにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   In addition, the geometric pattern type “deadlock B” shown in FIG. 14H is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Pattern type. In FIG. 14H, this corresponds to block 1 being in the right direction and block 2 being in the left direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Hに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。また、幾何パターン種別”デッドロックB”は、分岐器を必要としない幾何パターン種別である。   Note that the number of branching devices is not included in the geometric pattern classification criterion of this embodiment, and therefore the number of branching devices shown in FIG. 14H is information that is not necessary for specifying the geometric pattern type. The geometric pattern type “deadlock B” is a geometric pattern type that does not require a branching device.

また、本実施形態において、幾何パターン種別”デッドロックB”には、幾何パターン種別の識別子として”8”が割当てられる。   In this embodiment, “8” is assigned to the geometric pattern type “deadlock B” as an identifier of the geometric pattern type.

また、幾何パターン決定用テーブル254の領域2540が”9”である幾何パターン種別は、幾何パターン種別”デッドロックB”の、閉そく1と閉そく2との方向関係(領域2547)を順方向とした幾何パターンである。しかし、領域2540が”9”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”9”である行の領域2548には”実現不可能”が格納される。   Further, in the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 is “9”, the direction relationship (area 2547) between the block 1 and the block 2 of the geometric pattern type “deadlock B” is set to the forward direction. Geometric pattern. However, since it is impossible to physically configure the geometric pattern type in which the area 2540 is “9”, the area 2548 of the row in which the area 2540 of the geometric pattern determination table 254 is “9” “Impossible” is stored.

図14Iは、本発明の実施形態の幾何パターン種別”終点両封鎖C”を示す説明図である。   FIG. 14I is an explanatory diagram illustrating the geometric pattern type “end-end blockade C” according to the embodiment of this invention.

図14Iに示す幾何パターン種別”終点両封鎖C”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”12”を示す行の幾何パターン種別である。   The geometric pattern type “end-end blockade C” shown in FIG. 14I is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “12”.

図14Iに示す幾何パターン種別”終点両封鎖C”は、幾何パターン分類基準として重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Iにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   In the geometric pattern type “end-point blockade C” shown in FIG. 14I, the geometric pattern classification criterion is that the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping” and the overlapping endpoint type (region 2542) indicates “none”. Pattern type. In FIG. 14I, this corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points.

また、図14Iに示す幾何パターン種別”終点両封鎖C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”着点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”1”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”着点”を示す幾何パターン種別である。これは、図14Iにおいて、着点1(272)が閉そく2に含まれること、および、着点2(274)が閉そく1に含まれることと対応する。   In addition, the geometric pattern type “end-end blockade C” shown in FIG. 14I has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "landing", the number of end points of the block 1 included in the block 2 (area 2545) indicates "1", The end point type (area 2546) of the included block 1 is a geometric pattern type indicating "landing point". This corresponds to the landing point 1 (272) being included in the block 2 and the landing point 2 (274) being included in the block 1 in FIG.

また、図14Iに示す幾何パターン種別”終点両封鎖C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Iにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “end-point blockade C” shown in FIG. 14I indicates that the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14I.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Iに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。また、幾何パターン種別”終点両封鎖C”は、分岐器を必要としない幾何パターン種別である。   Note that the number of branching units is not included in the geometric pattern classification criterion of this embodiment, and therefore the number of branching units shown in FIG. 14I is information that is not necessary for specifying the geometric pattern type. The geometric pattern type “end-end blockade C” is a geometric pattern type that does not require a branching device.

また、本実施形態において、幾何パターン種別”終点両封鎖C”には、幾何パターン種別の識別子として”9”が割当てられる。   In this embodiment, “9” is assigned to the geometric pattern type “end point blockade C” as an identifier of the geometric pattern type.

また、幾何パターン決定用テーブル254の領域2540が”11”を示す幾何パターン種別は、幾何パターン種別”終点両封鎖C”、閉そく1と閉そく2との方向関係(領域2547)を順方向とした幾何パターンである。しかし、領域2540が”11”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”11”である行の領域2548には”実現不可能”が格納される。   Further, the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “11” is the geometric pattern type “end block C”, and the directional relationship between the block 1 and block 2 (region 2547) is the forward direction. Geometric pattern. However, since it is impossible to physically configure the geometric pattern type in which the area 2540 is “11”, the area 2548 of the row in which the area 2540 of the geometric pattern determination table 254 is “11” “Impossible” is stored.

図14Jは、本発明の実施形態の幾何パターン種別”始終点片封鎖A”を示す説明図である。   FIG. 14J is an explanatory diagram showing the geometric pattern type “start / end point blockade A” according to the embodiment of this invention.

図14Jに示す幾何パターン種別”始終点片封鎖A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”13”を示す行の幾何パターン種別である。   The geometric pattern type “start / end point blockade A” shown in FIG. 14J is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “13”.

図14Jに示す幾何パターン種別”始終点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Jにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   The geometric pattern type “start / end point blockade A” shown in FIG. 14J indicates, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping”, and the overlapping endpoint type (region 2542) is a geometric pattern type indicating “none”. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14J.

また、図14Jに示す幾何パターン種別”始終点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”2”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”両方”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Jにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれることと対応する。   Further, the geometric pattern type “start / end point blockade A” shown in FIG. 14J has “2” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type of the block 2 included in the block 1 (region 2544) indicates “both”, the number of end points of the block 1 included in the block 2 (region 2545) indicates “0”, and the block 2 The end point type (area 2546) of the included block 1 is a geometric pattern type indicating “none”. In FIG. 14J, starting point 1 (271) and landing point 1 (272) are not included in closure 2, and starting point 2 (273) and landing point 2 (274) are included in closure 1. To correspond.

また、図14Jに示す幾何パターン種別”始終点片封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Jにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   Further, the geometric pattern type “start / end point blockade A” shown in FIG. 14J indicates that the directional relationship between the block 1 and the block 2 (region 2547) is “forward” as the geometric pattern classification standard of the geometric pattern determination table 254. The geometric pattern type shown. In FIG. 14J, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Jに示す分岐器の数は幾何パターン種別を特定するためには必要ない情報である。しかし、幾何パターン種別”始終点片封鎖A”は、分岐器を必要としない幾何パターン種別である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units shown in FIG. 14J is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “start / end blockade A” is a geometric pattern type that does not require a branching device.

また、本実施形態において、幾何パターン種別”始終点片封鎖A”には、幾何パターン種別の識別子として”10”が割当てられる。   In the present embodiment, the geometric pattern type “start / end blockade A” is assigned “10” as the geometric pattern type identifier.

図14Kは、本発明の実施形態の幾何パターン種別”始終点片封鎖B”を示す説明図である。   FIG. 14K is an explanatory diagram illustrating a geometric pattern type “start / end point blockade B” according to the embodiment of this invention.

図14Kに示す幾何パターン種別”始終点片封鎖B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”14”を示す行の幾何パターン種別である。   The geometric pattern type “start / end point blockade B” illustrated in FIG. 14K is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “14”.

図14Kに示す幾何パターン種別”始終点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”0端点重複”を示し、重複端点種類(領域2542)が”なし”を示す幾何パターン種別である。これは、図14Kにおいて、発点1(271)、発点2(273)、着点1(272)、および、着点2(274)がいずれも他の端点と重複しないことと対応する。   The geometric pattern type “start / end point blockade B” shown in FIG. 14K indicates, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “0 endpoint overlapping”, and the overlapping endpoint type (region 2542) is a geometric pattern type indicating “none”. This corresponds to the fact that starting point 1 (271), starting point 2 (273), landing point 1 (272), and landing point 2 (274) do not overlap with other end points in FIG. 14K.

また、図14Kに示す幾何パターン種別”始終点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”2”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”両方”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Kにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれることと対応する。   Further, the geometric pattern type “start / end point blockade B” shown in FIG. 14K has “2” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type of the block 2 included in the block 1 (region 2544) indicates “both”, the number of end points of the block 1 included in the block 2 (region 2545) indicates “0”, and the block 2 The end point type (area 2546) of the included block 1 is a geometric pattern type indicating “none”. In FIG. 14K, starting point 1 (271) and landing point 1 (272) are not included in closure 2, and departure point 2 (273) and landing point 2 (274) are included in closure 1. To correspond.

また、図14Kに示す幾何パターン種別”始終点片封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Kにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “start / end point blockade B” shown in FIG. 14K indicates that the directional relationship between the block 1 and the block 2 (region 2547) is “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. The geometric pattern type shown. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14K.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Kに示す分岐器の数は幾何パターン種別を特定するためには必要ない情報である。しかし、幾何パターン種別”始終点片封鎖B”、分岐器を必要としない幾何パターン種別である。   Note that since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units shown in FIG. 14K is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “start / end blockade B” is a geometric pattern type that does not require a branching device.

また、本実施形態において、幾何パターン種別”始終点片封鎖B”には、幾何パターン種別の識別子として”11”が割当てられる。   In the present embodiment, “11” is assigned to the geometric pattern type “start / end blockade B” as the geometric pattern type identifier.

図14Lは、本発明の実施形態の幾何パターン種別”順方向接続”を示す説明図である。   FIG. 14L is an explanatory diagram illustrating the geometric pattern type “forward connection” according to the embodiment of this invention.

図14Lに示す幾何パターン種別”順方向接続”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”15”を示す行の幾何パターン種別である。   The geometric pattern type “forward connection” shown in FIG. 14L is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “15”.

図14Lに示す幾何パターン種別”順方向接続”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点と閉そく2との着点”を示す幾何パターン種別である。これは、図14Lにおいて、着点1(272)と発点2(273)が重複することと対応する。   The geometric pattern type “forward connection” shown in FIG. 14L indicates that the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). Is a geometric pattern type indicating “the starting point of block 1 and the landing point of block 2”. This corresponds to the overlapping of landing point 1 (272) and departure point 2 (273) in FIG. 14L.

また、図14Lに示す幾何パターン種別”順方向接続”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Lにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   The geometric pattern type “forward connection” shown in FIG. 14L indicates that the number of endpoints (area 2543) of the block 2 included in the block 1 is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. In FIG. 14L, the starting point 1 (271) and the landing point 1 (272) are not included in the closing point 2, and the starting point 2 (273) and the landing point 2 (274) are included in the closing point 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、幾何パターン分類基準として閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Lにおいて、閉そく1、閉そく2とも方向が右方向であることと対応する。   Further, the geometric pattern classification indicates that the directional relationship (area 2547) between the block 1 and the block 2 indicates “forward direction” as a geometric pattern classification standard. In FIG. 14L, this corresponds to the fact that both directions 1 and 2 are in the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Lに示す分岐器の数は幾何パターン種別を特定するためには必要ない情報である。しかし、幾何パターン種別”順方向接続”は分岐器がなくても実現可能である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units illustrated in FIG. 14L is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “forward connection” can be realized without a branching unit.

また、本実施形態において、幾何パターン種別”順方向接続”には、幾何パターン種別の識別子として”12”が割当てられる。   In the present embodiment, the geometric pattern type “forward connection” is assigned “12” as the geometric pattern type identifier.

図14Mは、本発明の実施形態の幾何パターン種別”逆方向接続A”を示す説明図である。   FIG. 14M is an explanatory diagram illustrating the geometric pattern type “reverse connection A” according to the embodiment of this invention.

図14Mに示す幾何パターン種別”逆方向接続A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”16”を示す行の幾何パターン種別である。   The geometric pattern type “reverse connection A” shown in FIG. 14M is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “16”.

図14Mに示す幾何パターン種別”逆方向接続A”は、幾何パターン分類基準として重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点と閉そく2との着点”を示す幾何パターン種別である。これは、図14Mにおいて、着点1(272)と発点2(273)とが重複することと対応する。   In the geometric pattern type “reverse connection A” shown in FIG. 14M, the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping” as the geometric pattern classification criterion, and the overlapping endpoint type (region 2542) is “start point of block 1”. And geometric pattern type indicating “landing point of block 2”. This corresponds to the overlapping of landing point 1 (272) and departure point 2 (273) in FIG. 14M.

また、図14Mに示す幾何パターン種別”逆方向接続A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Mにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   Further, the geometric pattern type “reverse connection A” shown in FIG. 14M has “0” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is the geometric pattern type indicating “none”. In FIG. 14M, the starting point 1 (271) and the landing point 1 (272) are not included in the closing point 2, and the starting point 2 (273) and the landing point 2 (274) are included in the closing point 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Mに示す幾何パターン種別”逆方向接続A”は、幾何パターン分類基準として閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Mにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “reverse connection A” shown in FIG. 14M is a geometric pattern type in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14M.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Mに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”逆方向接続A”を実現するためには少なくとも一つの分岐器が必要である。   Note that since the number of branching units is not included in the geometric pattern classification criteria of this embodiment, the number of branching units shown in FIG. 14M is information that is not necessary for specifying the geometric pattern type. However, at least one branching device is required to realize the geometric pattern type “reverse connection A”.

また、本実施形態において、幾何パターン種別”逆方向接続A”には、幾何パターン種別の識別子として”13”が割当てられる。   In this embodiment, “13” is assigned to the geometric pattern type “reverse connection A” as the geometric pattern type identifier.

図14Nは、本発明の実施形態の幾何パターン種別”逆方向接続B”を示す説明図である。   FIG. 14N is an explanatory diagram illustrating the geometric pattern type “reverse connection B” according to the embodiment of this invention.

図14Nに示す幾何パターン種別”逆方向接続B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”18”を示す行の幾何パターン種別である。   The geometric pattern type “reverse connection B” shown in FIG. 14N is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “18”.

図14Nに示す幾何パターン種別”逆方向接続B”は、幾何パターン分類基準として重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点と閉そく2の着点”を示す幾何パターン種別である。これは、図14Nにおいて、発点1(271)と着点2(274)とが重複することと対応する。   In the geometric pattern type “reverse connection B” shown in FIG. 14N, the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping” as the geometric pattern classification criterion, and the overlapping endpoint type (region 2542) is “start point of block 1”. And geometric pattern type indicating “scoring point 2”. This corresponds to the overlapping of starting point 1 (271) and landing point 2 (274) in FIG. 14N.

また、図14Nに示す幾何パターン種別”逆方向接続B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”1”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”発点”を示す幾何パターン種別である。これは、図14Nにおいて、発点1(271)が閉そく2に含まれることと対応する。   In addition, the geometric pattern type “reverse connection B” shown in FIG. 14N has “0” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates “none”, the number of end points of the block 1 included in the block 2 (area 2545) indicates “1”, and is included in the block 2 The end point type (area 2546) of the block 1 is the geometric pattern type indicating “starting point”. This corresponds to the fact that the starting point 1 (271) is included in the block 2 in FIG.

ここで、端点の重複は包含には含まない。   Here, the overlapping of the end points is not included in the inclusion.

また、図14Nに示す幾何パターン種別”逆方向接続B”は、幾何パターン分類基準として閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Nにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “reverse connection B” shown in FIG. 14N is a geometric pattern type in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard. In FIG. 14N, this corresponds to block 1 being in the right direction and block 2 being in the left direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Nに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”逆方向接続B”は分岐器がなくても実現可能である。   Note that the number of branching units is not included in the geometric pattern classification criterion of this embodiment, and therefore the number of branching units shown in FIG. 14N is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “reverse connection B” can be realized without a branching unit.

また、本実施形態において、幾何パターン種別”逆方向接続B”には、幾何パターン種別の識別子として”14”が割当てられる。   In this embodiment, “14” is assigned to the geometric pattern type “reverse connection B” as the geometric pattern type identifier.

また、幾何パターン決定用テーブル254の領域2540が”17”を示す幾何パターン種別は、幾何パターン種別”逆方向接続B”の、閉そく1と閉そく2との方向関係(領域2547)を順方向とした幾何パターンである。しかし、領域2540が”17”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”17”である行の領域2548には”実現不可能”が格納される。   The geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “17” indicates that the direction relationship (area 2547) between the block 1 and the block 2 of the geometric pattern type “reverse connection B” is the forward direction. Geometric pattern. However, since it is impossible to physically configure the geometric pattern type whose area 2540 is “17”, the area 2548 of the line whose area 2540 of the geometric pattern determination table 254 is “17” “Impossible” is stored.

図14Oは、本発明の実施形態の幾何パターン種別”逆方向接続C”を示す説明図である。   FIG. 14O is an explanatory diagram showing the geometric pattern type “reverse connection C” according to the embodiment of this invention.

図14Oに示す幾何パターン種別”逆方向接続C”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”20”を示す行の幾何パターン種別である。   The geometric pattern type “reverse connection C” shown in FIG. 14O is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “20”.

図14Oに示す幾何パターン種別”逆方向接続C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点と閉そく2の着点”を示す幾何パターン種別である。これは、図14Oにおいて、着点1(272)と発点2(273)とが重複することと対応する。   The geometric pattern type “reverse connection C” shown in FIG. 14O indicates that the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). ) Is a geometric pattern type indicating “the starting point of block 1 and the landing point of block 2”. This corresponds to the fact that landing point 1 (272) and departure point 2 (273) overlap in FIG. 14O.

また、図14Oに示す幾何パターン種別”逆方向接続C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”着点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Oにおいて、着点2(274)が閉そく1に含まれることと対応する。   In addition, the geometric pattern type “reverse direction connection C” shown in FIG. 14O has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "landing", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and the The end point type (area 2546) of the included block 1 is a geometric pattern type indicating “none”. This corresponds to the fact that landing point 2 (274) is included in block 1 in FIG.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Oに示す幾何パターン種別”逆方向接続C”は、幾何パターン分類基準として閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Oにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “reverse connection C” shown in FIG. 14O is a geometric pattern type in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14O.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Oに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”逆方向接続C”は分岐器がなくても実現可能である。   Since the geometric pattern classification standard of this embodiment does not include the number of branching units, the number of branching units illustrated in FIG. 14O is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “reverse connection C” can be realized without a branching unit.

また、幾何パターン決定用テーブル254の領域2540が”19”を示す幾何パターン種別は、幾何パターン種別”逆方向接続C”の、閉そく1と閉そく2との方向関係(領域2547)を順方向とした幾何パターンである。しかし、領域2540が”19”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”19”である行の領域2548には”実現不可能”が格納される。   Further, in the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “19”, the direction relationship (area 2547) between the block 1 and the block 2 of the geometric pattern type “reverse connection C” is the forward direction. Geometric pattern. However, since it is impossible to physically configure the geometric pattern type in which the area 2540 is “19”, the area 2548 of the row in which the area 2540 of the geometric pattern determination table 254 is “19” “Impossible” is stored.

また、本実施形態において、幾何パターン種別”逆方向接続C”には、幾何パターン種別の識別子として”15”が割当てられる。   In the present embodiment, the geometric pattern type “reverse connection C” is assigned “15” as the geometric pattern type identifier.

図14Pは、本発明の実施形態の幾何パターン種別”進路選択A”を示す説明図である。   FIG. 14P is an explanatory diagram showing the geometric pattern type “course selection A” according to the embodiment of this invention.

図14Pに示す幾何パターン種別”進路選択A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”21”を示す行の幾何パターン種別である。   The geometric pattern type “course selection A” illustrated in FIG. 14P is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “21”.

図14Pに示す幾何パターン種別”進路選択A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点と閉そく2の発点”を示す幾何パターン種別である。これは、図14Pにおいて、発点1(271)と発点2(273)とが重複することと対応する。   In the geometric pattern type “course selection A” shown in FIG. 14P, the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). Is a geometric pattern type indicating “start point of block 1 and start point of block 2”. This corresponds to the fact that starting point 1 (271) and starting point 2 (273) overlap in FIG. 14P.

また、図14Pに示す幾何パターン種別”進路選択A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Pにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   Further, the geometric pattern type “course selection A” shown in FIG. 14P indicates that the number of endpoints of the block 2 included in the block 1 (area 2543) is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. In FIG. 14P, the starting point 1 (271) and the landing point 1 (272) are not included in the closing point 2, and the starting point 2 (273) and the landing point 2 (274) are included in the closing point 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Pに示す幾何パターン種別”進路選択A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Pにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   Further, the geometric pattern type “course selection A” shown in FIG. 14P is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Pattern type. In FIG. 14P, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Pに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”進路選択A”を実現するためには、少なくとも一つの分岐器が必要である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of the present embodiment, the number of branching units illustrated in FIG. 14P is information that is not necessary for specifying the geometric pattern type. However, in order to realize the geometric pattern type “route selection A”, at least one branching device is required.

また、本実施形態において、幾何パターン種別”進路選択A”には、幾何パターン種別の識別子として”16”が割当てられる。   In the present embodiment, the geometric pattern type “course selection A” is assigned “16” as the geometric pattern type identifier.

図14Qは、本発明の実施形態の幾何パターン種別”進路選択B”を示す説明図である。   FIG. 14Q is an explanatory diagram illustrating the geometric pattern type “course selection B” according to the embodiment of this invention.

図14Qに示す幾何パターン種別”進路選択B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”22”を示す行の幾何パターン種別である。   The geometric pattern type “course selection B” illustrated in FIG. 14Q is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “22”.

図14Qに示す幾何パターン種別”進路選択B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点と閉そく2の発点”を示す幾何パターン種別である。これは、図14Qにおいて、発点1(271)と発点2(273)とが重複することと対応する。   In the geometric pattern type “course selection B” shown in FIG. 14Q, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping”, and the overlapping endpoint type (region 2542). Is a geometric pattern type indicating “start point of block 1 and start point of block 2”. This corresponds to the fact that the starting point 1 (271) and the starting point 2 (273) overlap in FIG. 14Q.

また、図14Qに示す幾何パターン種別”進路選択B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Qにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   Further, the geometric pattern type “course selection B” shown in FIG. 14Q indicates that the number of endpoints of the block 2 included in the block 1 (area 2543) is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. This is because in FIG. 14Q, starting point 1 (271) and landing point 1 (272) are not included in closure 2, and starting point 2 (273) and landing point 2 (274) are included in closure 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Qに示す幾何パターン種別”進路選択B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Qにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “course selection B” shown in FIG. 14Q is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Pattern type. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14Q.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Qに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”進路選択B”は分岐器がなくても実現可能である。   Note that the number of branching units is not included in the geometric pattern classification criterion of this embodiment, and therefore the number of branching units shown in FIG. 14Q is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “route selection B” can be realized without a branching unit.

また、本実施形態において、幾何パターン種別”進路選択B”には、幾何パターン種別の識別子として”17”が割当てられる。   In this embodiment, “17” is assigned to the geometric pattern type “course selection B” as an identifier of the geometric pattern type.

図14Rは、本発明の実施形態の幾何パターン種別”進路選択C”を示す説明図である。   FIG. 14R is an explanatory diagram illustrating the geometric pattern type “course selection C” according to the embodiment of this invention.

図14Rに示す幾何パターン種別”進路選択C”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”23”を示す行の幾何パターン種別である。   The geometric pattern type “course selection C” illustrated in FIG. 14R is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “23”.

図14Rに示す幾何パターン種別”進路選択C”は、幾何パターン分類基準として重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が閉そく1の発点と閉そく2の発点”を示す幾何パターン種別である。これは、図14Rにおいて、発点1(271)と発点2(273)とが重複することと対応する。   In the geometric pattern type “course selection C” shown in FIG. 14R, the number of overlapping endpoints (region 2541) indicates “one end point overlapping” as the geometric pattern classification standard, and the overlapping end point type (region 2542) is closed with the starting point of block 1. Geometric pattern type indicating “starting point 2”. This corresponds to the overlapping of starting point 1 (271) and starting point 2 (273) in FIG. 14R.

また、図14Rに示す幾何パターン種別”進路選択C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”着点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Rにおいて、着点2(274)が閉そく1に含まれることと対応する。ここで、端点の重複は包含には含まれない。   In addition, the geometric pattern type “course selection C” shown in FIG. 14R indicates that the number of endpoints of the block 2 included in the block 1 (area 2543) is “1” as the geometric pattern classification standard of the geometric pattern determination table 254. , The end point type (area 2544) of the block 2 included in the block 1 indicates "landing", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is the geometric pattern type indicating “none”. This corresponds to the landing point 2 (274) being included in the block 1 in FIG. 14R. Here, the overlap of the end points is not included in the inclusion.

また、図14Rに示す幾何パターン種別”進路選択C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Rにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   Further, the geometric pattern type “course selection C” shown in FIG. 14R is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward” as the geometric pattern classification standard of the geometric pattern determination table 254. Pattern type. In FIG. 14R, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Rに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”進路選択C”は分岐器がなくても実現可能である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units illustrated in FIG. 14R is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “route selection C” can be realized without a branching unit.

また、本実施形態において、幾何パターン種別”進路選択C”には、幾何パターン種別の識別子として”18”が割当てられる。   In this embodiment, “18” is assigned to the geometric pattern type “Course selection C” as an identifier of the geometric pattern type.

また、幾何パターン決定用テーブル254の領域2540が”24”を示す幾何パターン種別は、幾何パターン種別”進路選択C”の、閉そく1と閉そく2との方向関係(領域2547)を逆方向とした幾何パターンである。しかし、領域2540が”24”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”24”である行の領域2548には”実現不可能”が格納される。   Further, in the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “24”, the direction relationship (area 2547) between the block 1 and the block 2 of the geometric pattern type “route selection C” is reversed. Geometric pattern. However, since it is impossible to physically configure the geometric pattern type whose area 2540 is “24”, the area 2548 of the line whose area 2540 of the geometric pattern determination table 254 is “24” “Impossible” is stored.

図14Sは、本発明の実施形態の幾何パターン種別”終点両封鎖A”を示す説明図である。   FIG. 14S is an explanatory diagram illustrating the geometric pattern type “end-end blockade A” according to the embodiment of this invention.

図14Sに示す幾何パターン種別”終点両封鎖A”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”25”を示す行の幾何パターン種別である。   The geometric pattern type “end point blockade A” shown in FIG. 14S is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “25”.

図14Sに示す幾何パターン種別”終点両封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の着点と閉そく2の着点”を示す幾何パターン種別である。これは、図14Sにおいて、着点1(272)と着点2(274)とが重複することと対応する。   In the geometric pattern type “end point blockade A” shown in FIG. 14S, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping”, and the overlapping endpoint type (region 2542). ) Is a geometric pattern type indicating "scoring point of block 1 and landing point of block 2". This corresponds to the overlapping of landing point 1 (272) and landing point 2 (274) in FIG. 14S.

また、図14Sに示す幾何パターン種別”終点両封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Sにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   In addition, the geometric pattern type “end point blockade A” shown in FIG. 14S has “0” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is the geometric pattern type indicating “none”. In FIG. 14S, the starting point 1 (271) and the landing point 1 (272) are not included in the closing point 2, and the starting point 2 (273) and the landing point 2 (274) are included in the closing point 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Sに示す幾何パターン種別”終点両封鎖A”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Sにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   In addition, the geometric pattern type “end point blockade A” shown in FIG. 14S indicates that the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. In FIG. 14S, this corresponds to the fact that the direction of both block 1 and block 2 is the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Sに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”終点両封鎖A”を実現するためには少なくとも一つの分岐器が必要である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units illustrated in FIG. 14S is information that is not necessary for specifying the geometric pattern type. However, at least one branching device is required to realize the geometric pattern type “end-end blockade A”.

また、本実施形態において、幾何パターン種別”終点両封鎖A”には、幾何パターン種別の識別子として”19”が割当てられる。   In the present embodiment, “19” is assigned to the geometric pattern type “end point blockade A” as the geometric pattern type identifier.

図14Tは、本発明の実施形態の幾何パターン種別”終点両封鎖B”を示す説明図である。   FIG. 14T is an explanatory diagram illustrating the geometric pattern type “end-end blockade B” according to the embodiment of this invention.

図14Tに示す幾何パターン種別”終点両封鎖B”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”26”を示す行の幾何パターン種別である。   The geometric pattern type “end-end blockade B” shown in FIG. 14T is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “26”.

図14Tに示す幾何パターン種別”終点両封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の着点と閉そく2の着点”を示す幾何パターン種別である。これは、図14Tにおいて、着点1(272)と着点2(274)とが重複することと対応する。   In the geometric pattern type “end point blockade B” shown in FIG. 14T, the number of overlapping endpoints (region 2541) indicates “one endpoint overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). ) Is a geometric pattern type indicating "scoring point of block 1 and landing point of block 2". This corresponds to the fact that landing point 1 (272) and landing point 2 (274) overlap in FIG. 14T.

また、図14Tに示す幾何パターン種別”終点両封鎖B”は、幾何パターン分類基準として閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Tにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   Further, the geometric pattern type “end-end blockade B” shown in FIG. 14T indicates that the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard is “0”, and is included in the block 1. The end point type of the block 1 (region 2544) indicates “none”, the number of end points of the block 1 included in the block 2 (region 2545) indicates “0”, and the end point type of the block 1 included in the block 2 (region 2545) The area 2546) is a geometric pattern type indicating “none”. In FIG. 14T, starting point 1 (271) and landing point 1 (272) are not included in closure 2, and starting point 2 (273) and landing point 2 (274) are included in closure 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Tに示す幾何パターン種別”終点両封鎖B”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Tにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   In addition, the geometric pattern type “end-end blockade B” shown in FIG. 14T indicates that the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Geometric pattern type. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14T.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Tに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”終点両封鎖B”は分岐器がなくても実現可能である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units shown in FIG. 14T is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “end-end blockade B” can be realized without a branching device.

また、本実施形態において、幾何パターン種別”終点両封鎖B”には、幾何パターン種別の識別子として”20”が割当てられる。   In the present embodiment, the geometric pattern type “end point blockade B” is assigned “20” as the geometric pattern type identifier.

図14Uは、本発明の実施形態の幾何パターン種別”始終点片封鎖C”を示す説明図である。   FIG. 14U is an explanatory diagram illustrating the geometric pattern type “start / end point blockade C” according to the embodiment of this invention.

図14Uに示す幾何パターン種別”始終点片封鎖C”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”27”を示す行の幾何パターン種別である。   The geometric pattern type “start / end point blockade C” shown in FIG. 14U is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “27”.

図14Uに示す幾何パターン種別”始終点片封鎖C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”1端点重複”を示し、重複端点種類(領域2542)が”閉そく1の着点と閉そく2の着点”を示す幾何パターン種別である。これは、図14Uにおいて、着点1(272)と着点2(274)とが重複することと対応する。   The geometric pattern type “start / end point blockade C” shown in FIG. 14U indicates, as the geometric pattern classification standard of the geometric pattern determination table 254, the number of overlapping endpoints (region 2541) indicates “overlapping one endpoint”, and the overlapping endpoint type (region 2542) is a geometric pattern type indicating "scoring point of block 1 and landing point of block 2". This corresponds to the overlapping of landing point 1 (272) and landing point 2 (274) in FIG. 14U.

また、図14Uに示す幾何パターン種別”始終点片封鎖C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”1”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”発点”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Uにおいて、発点2(273)が閉そく1に含まれることと対応する。   Also, the geometric pattern type “start / end point blockade C” shown in FIG. 14U has “1” as the number of endpoints (area 2543) of the block 2 included in the block 1 as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "starting point", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and the block 2 Is the geometric pattern type indicating that the end point type (area 2546) of the block 1 included in the field is “none”. This corresponds to the fact that starting point 2 (273) is included in block 1 in FIG. 14U.

ここで、端点の重複は包含には含まない。   Here, the overlapping of the end points is not included in the inclusion.

また、図14Uに示す幾何パターン種別”始終点片封鎖C”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Uにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   In addition, the geometric pattern type “start / end point blockade C” shown in FIG. 14U indicates that the directional relationship between the block 1 and the block 2 (region 2547) is “forward” as the geometric pattern classification standard of the geometric pattern determination table 254. The geometric pattern type shown. In FIG. 14U, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Uに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”始終点片封鎖C”は分岐器がなくても実現可能である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units shown in FIG. 14U is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “start / end blockade C” can be realized without a branching device.

また、本実施形態において、幾何パターン種別”始終点片封鎖C”には、幾何パターン種別の識別子として”21”が割当てられる。   In the present embodiment, the geometric pattern type “start / end blockade C” is assigned “21” as the geometric pattern type identifier.

また、幾何パターン決定用テーブル254の領域2540が”28”を示す幾何パターン種別は、幾何パターン種別”始終点片封鎖C”の、閉そく1と閉そく2との方向関係(領域2547)を逆方向とした幾何パターンである。しかし、領域2540が”28”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”28”である行の領域2548には”実現不可能”が格納される。   Further, the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “28” indicates that the direction relationship (area 2547) between the block 1 and the block 2 of the geometric pattern type “start / end blockade C” is reversed. The geometric pattern. However, since it is impossible to physically configure the geometric pattern type in which the area 2540 is “28”, the area 2548 of the row in which the area 2540 of the geometric pattern determination table 254 is “28” “Impossible” is stored.

図14Vは、本発明の実施形態の幾何パターン種別”デッドロックA”を示す説明図である。   FIG. 14V is an explanatory diagram illustrating a geometric pattern type “deadlock A” according to the embodiment of this invention.

図14Vに示す幾何パターン種別”デッドロックA”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”30”を示す行の幾何パターン種別である。   The geometric pattern type “deadlock A” illustrated in FIG. 14V is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 illustrated in FIGS. 12A and 12B indicates “30”.

図14Vに示す幾何パターン種別”デッドロックA”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”2端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点および閉そく2の着点、ならびに、閉そく1の着点および閉そく2の発点”を示す幾何パターン種別である。これは、図14Vにおいて、発点1(271)と着点2(274)とが重複すること、および、着点1(272)と発点2(273)とが重複することと対応する。   In the geometric pattern type “deadlock A” shown in FIG. 14V, the number of overlapping endpoints (region 2541) indicates “two-end overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). Is a geometric pattern type indicating “the starting point of the block 1 and the starting point of the block 2 and the starting point of the block 1 and the starting point of the block 2”. This corresponds to the fact that starting point 1 (271) and landing point 2 (274) overlap in FIG. 14V and that landing point 1 (272) and starting point 2 (273) overlap.

また、図14Vに示す幾何パターン種別”デッドロックA”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Vにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   In addition, the geometric pattern type “deadlock A” shown in FIG. 14V indicates that the number of endpoints of the block 2 included in the block 1 (area 2543) is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. In FIG. 14V, starting point 1 (271) and landing point 1 (272) are not included in closure 2, and starting point 2 (273) and landing point 2 (274) are included in closure 1. Corresponding to not.

ここで、端点の重複は包含には含まない。   Here, the overlapping of the end points is not included in the inclusion.

また、図14Vに示す幾何パターン種別”デッドロックA”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”逆方向”を示す幾何パターン種別である。これは、図14Vにおいて、閉そく1が右方向であり、閉そく2が左方向であることと対応する。   Further, the geometric pattern type “deadlock A” shown in FIG. 14V is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “reverse direction” as the geometric pattern classification standard of the geometric pattern determination table 254. Pattern type. This corresponds to the fact that the block 1 is in the right direction and the block 2 is in the left direction in FIG. 14V.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Vに示す分岐器の数は幾何パターン種別の決定には必要ない情報である。しかし、幾何パターン種別”デッドロックA”は分岐器がなくても実現可能である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of the present embodiment, the number of branching units shown in FIG. 14V is information that is not necessary for determining the geometric pattern type. However, the geometric pattern type “deadlock A” can be realized without a branching unit.

また、本実施形態において、幾何パターン種別”デッドロックA”には、幾何パターン種別の識別子として”22”が割当てられる。   In the present embodiment, the geometric pattern type “deadlock A” is assigned “22” as the geometric pattern type identifier.

また、幾何パターン決定用テーブル254の領域2540が”29”を示す幾何パターン種別は、幾何パターン種別”デッドロックA”の、閉そく1と閉そく2との方向関係(領域2547)を順方向とした幾何パターンである。しかし、領域2540が”29”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”29”である行の領域2548には”実現不可能”が格納される。   Further, in the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “29”, the directional relation (area 2547) between the block 1 and the block 2 of the geometric pattern type “deadlock A” is set to the forward direction. Geometric pattern. However, since it is impossible to physically configure a geometric pattern type in which the area 2540 is “29”, the area 2548 of the line in which the area 2540 of the geometric pattern determination table 254 is “29” “Impossible” is stored.

図14Wは、本発明の実施形態の幾何パターン種別”発着点一致”を示す説明図である。   FIG. 14W is an explanatory diagram showing the geometric pattern type “matching landing point” according to the embodiment of this invention.

図14Wに示す幾何パターン種別”発着点一致”は、図12Aおよび図12Bに示す幾何パターン決定用テーブル254の領域2540が”31”を示す行の幾何パターン種別である。   The geometric pattern type “arrival / departure point coincidence” shown in FIG. 14W is the geometric pattern type of the row in which the area 2540 of the geometric pattern determination table 254 shown in FIGS. 12A and 12B indicates “31”.

図14Wに示す幾何パターン種別”発着点一致”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、重複端点数(領域2541)が”2端点重複”を示し、重複端点種類(領域2542)が”閉そく1の発点および閉そく2の発点、ならびに、閉そく1の着点および閉そく2の着点”を示す幾何パターン種別である。これは、図14Wにおいて、発点1(271)と発点2(273)とが重複すること、および、着点1(272)と着点2(274)とが重複することと対応する。   The geometric pattern type “arrival / destination point match” shown in FIG. 14W indicates that the number of overlapping endpoints (region 2541) indicates “two-end overlapping” as the geometric pattern classification standard of the geometric pattern determination table 254, and the overlapping endpoint type (region 2542). Is a geometric pattern type indicating “the starting point of the block 1 and the starting point of the block 2 and the landing point of the block 1 and the landing point of the block 2”. This corresponds to the fact that starting point 1 (271) and starting point 2 (273) overlap in FIG. 14W and that landing point 1 (272) and landing point 2 (274) overlap.

また、図14Wに示す幾何パターン種別”発着点一致”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1に包含される閉そく2の端点数(領域2543)が”0”を示し、閉そく1に包含される閉そく2の端点種類(領域2544)が”なし”を示し、閉そく2に包含される閉そく1の端点数(領域2545)が”0”を示し、閉そく2に包含される閉そく1の端点種類(領域2546)が”なし”を示す幾何パターン種別である。これは、図14Wにおいて、発点1(271)および着点1(272)が閉そく2に含まれないこと、ならびに、発点2(273)および着点2(274)が閉そく1に含まれないことと対応する。   The geometric pattern type “arrival / departure point coincidence” shown in FIG. 14W indicates that the number of endpoints of the block 2 included in the block 1 (area 2543) is “0” as the geometric pattern classification standard of the geometric pattern determination table 254. The end point type (area 2544) of the block 2 included in the block 1 indicates "none", the number of end points of the block 1 included in the block 2 (area 2545) indicates "0", and is included in the block 2 The end point type (area 2546) of the block 1 is a geometric pattern type indicating “none”. In FIG. 14W, the starting point 1 (271) and the landing point 1 (272) are not included in the closing point 2, and the starting point 2 (273) and the landing point 2 (274) are included in the closing point 1. Corresponding to not.

ここで、端点の重複は包含には含まれない。   Here, the overlap of the end points is not included in the inclusion.

また、図14Wに示す幾何パターン種別”発着点一致”は、幾何パターン決定用テーブル254の幾何パターン分類基準として、閉そく1と閉そく2との方向関係(領域2547)が”順方向”を示す幾何パターン種別である。これは、図14Wにおいて、閉そく1、および閉そく2とも方向が右方向であることと対応する。   Further, the geometric pattern type “arrival / departure point coincidence” shown in FIG. 14W is a geometric pattern in which the directional relationship between the block 1 and the block 2 (region 2547) indicates “forward” as the geometric pattern classification standard of the geometric pattern determination table 254. Pattern type. In FIG. 14W, this corresponds to the direction of the block 1 and the block 2 being the right direction.

なお、本実施形態の幾何パターン分類基準には分岐器の数は含まれないため、図14Wに示す分岐器の数は幾何パターン種別の特定には必要ない情報である。しかし、幾何パターン種別”発着点一致”は分岐器がなくても実現可能である。   In addition, since the number of branching units is not included in the geometric pattern classification standard of this embodiment, the number of branching units illustrated in FIG. 14W is information that is not necessary for specifying the geometric pattern type. However, the geometric pattern type “matching landing point” can be realized without a branching unit.

また、本実施形態において、幾何パターン種別”発着点一致”には、幾何パターン種別の識別子として”23”が割当てられる。   In the present embodiment, “23” is assigned as the geometric pattern type identifier to the geometric pattern type “departure / arrival point match”.

また、幾何パターン決定用テーブル254の領域2540が”32”を示す幾何パターン種別は、幾何パターン種別”発着点一致”の、閉そく1と閉そく2との方向関係(領域2547)を逆方向とした幾何パターンである。しかし、領域2540が”32”である幾何パターン種別を、物理的に構成することは不可能であるため、幾何パターン決定用テーブル254の領域2540が”32”である行の領域2548には”実現不可能”が格納される。   Further, in the geometric pattern type in which the area 2540 of the geometric pattern determination table 254 indicates “32”, the directional relationship between the block 1 and the block 2 (area 2547) of the geometric pattern type “matching landing point” is reversed. Geometric pattern. However, since it is impossible to physically configure the geometric pattern type in which the area 2540 is “32”, the area 2548 of the row in which the area 2540 of the geometric pattern determination table 254 is “32” “Impossible” is stored.

図15A〜図15Eに、過走幾何パターン決定用テーブル259が示す五つの過走幾何パターン種別を示す。   15A to 15E show five overrun geometric pattern types shown in the overrun geometric pattern determination table 259. FIG.

図15Aは、本発明の実施形態の過走幾何パターン種別”発着点包含なし”を示す説明図である。   FIG. 15A is an explanatory diagram illustrating an overrun geometric pattern type “no landing point included” according to the embodiment of this invention.

図15Aに示す過走幾何パターン種別”発着点包含なし”は、図13に示す過走幾何パターン決定用テーブル259の領域2590が”1”を示す行の過走幾何パターン種別である。   The overrun geometric pattern type “without landing point inclusion” shown in FIG. 15A is the overrun geometric pattern type of the row in which the area 2590 of the overrun geometric pattern determination table 259 shown in FIG.

図15A〜図15Eに示す過走幾何パターンは、閉そく1の過走防護領域と閉そく2の防護領域との幾何的関係、および、閉そく1の過走防護領域と閉そく2の過走防護領域との幾何的関係を示す。閉そく1は、発点1(271)から着点1(272)までの防護領域であり、閉そく2は、発点2(273)から着点2(274)までの防護領域である。   The overrun geometric patterns shown in FIGS. 15A to 15E include the geometric relationship between the overrun protection area of the block 1 and the protection area of the block 2, and the overrun protection area of the block 1 and the overrun protection area of the block 2. The geometrical relationship of is shown. Block 1 is a protection area from starting point 1 (271) to landing point 1 (272), and block 2 is a protection area from starting point 2 (273) to landing point 2 (274).

図15A〜図15Eにおける、発点1(271)、着点1(272)、発点2(273)、着点2(274)、線路、信号機9942、および、分岐器等の記載方法は、図14A〜図14Wと同じである。   In FIG. 15A to FIG. 15E, the description method of the starting point 1 (271), the landing point 1 (272), the starting point 2 (273), the landing point 2 (274), the line, the traffic light 9942, the branching device, etc. 14A to 14W are the same.

図15A〜図15Eにおいて、閉そく1の過走防護領域または閉そく2の過走防護領域は、点線によって示される。   In FIGS. 15A to 15E, the obstruction 1 overrun protection area or obstruction 2 overrun protection area is indicated by a dotted line.

図15Aに示す過走幾何パターン種別”発着点包含なし”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、共通領域の有無(領域2591)が”閉そく1の過走防護領域と閉そく2の防護領域の一部とが共通”を示す過走幾何パターン種別である。これは、図15Aにおいて、閉そく2が閉そく1の過走防護領域と共通領域を持っていないことと対応する。   The overrun geometric pattern type “no landing point included” shown in FIG. 15A is used as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259, and the presence / absence of a common area (area 2591) is “block 1 overrun protection”. This is the overrun geometric pattern type indicating that “the area and a part of the protection area of the block 2 are common”. In FIG. 15A, this corresponds to the fact that the block 2 does not have a common region with the block 1 overrun protection region.

また、図15Aに示す過走幾何パターン種別”発着点包含なし”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、閉そく1の過走防護領域への閉そく2の着点包含有無(領域2592)が”包含なし”を示し、閉そく1の過走防護領域への閉そく2の発点包含有無(領域2593)が”包含なし”を示す過走幾何パターン種別である。これは、図15Aにおいて、発点2(273)および着点2(274)が閉そく1の過走防護領域に包含されていないことと対応する。   In addition, the overrun geometric pattern type “no landing point included” shown in FIG. 15A is used as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259. This is an overrun geometric pattern type in which the presence / absence of inclusion (region 2592) indicates “not included” and the presence / absence of inclusion of the block 2 into the overrun protection region of block 1 (region 2593) indicates “not included”. This corresponds to the fact that starting point 2 (273) and landing point 2 (274) are not included in the overrun protection area of the block 1 in FIG. 15A.

また、本実施形態において、過走幾何パターン種別”発着点包含なし”には、過走幾何パターン種別の識別子として”1”が割当てられる。   In this embodiment, “1” is assigned to the overrun geometric pattern type “no landing point included” as the identifier of the overrun geometric pattern type.

図15Bは、本発明の実施形態の過走幾何パターン種別”発点包含”を示す説明図である。   FIG. 15B is an explanatory diagram illustrating the overrun geometric pattern type “starting point inclusion” according to the embodiment of this invention.

図15Bに示す過走幾何パターン種別”発点包含”は、図13に示す過走幾何パターン決定用テーブル259の領域2590が”2”を示す行の過走幾何パターン種別である。   The overrun geometric pattern type “starting point inclusion” shown in FIG. 15B is the overrun geometric pattern type of the row in which the area 2590 of the overrun geometric pattern determination table 259 shown in FIG.

図15Bに示す過走幾何パターン種別”発点包含”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、共通領域の有無(領域2591)が”閉そく1の過走防護領域と閉そく2の防護領域の一部とが共通”を示す過走幾何パターン種別である。これは、図15Bにおいて、閉そく2が閉そく1の過走防護領域と共通領域を持っていることと対応する。   The overrun geometric pattern type “starting point inclusion” shown in FIG. 15B is an overrun protection area in which the presence / absence of the common area (area 2591) is “block 1” as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259. And a part of the protection area of the block 2 are common to the overrun geometric pattern type. This corresponds to the fact that the block 2 has a common region with the overrun protection region of the block 1 in FIG. 15B.

また、図15Bに示す過走幾何パターン種別”発点包含”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、閉そく1の過走防護領域への閉そく2の着点包含有無(領域2592)が”包含なし”を示し、閉そく1の過走防護領域への閉そく2の発点包含有無(領域2593)が”包含あり”を示す過走幾何パターン種別である。これは、図15Bにおいて、着点2(274)が閉そく1の過走防護領域に包含されていないこと、および、発点2(273)が閉そく1の過走防護領域に包含されていることと対応する。   The overrun geometric pattern type “starting point inclusion” shown in FIG. 15B includes, as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259, the landing point of the block 2 in the overrun protection area of the block 1 The presence / absence (area 2592) indicates “not included”, and the presence / absence of area 2 (block 2593) in the block 1 overrun protection area indicates “included”. This is because, in FIG. 15B, landing point 2 (274) is not included in the overrun protection region of Block 1 and start point 2 (273) is included in the overrun protection region of Block 1. And corresponding.

また、本実施形態において、過走幾何パターン種別”発点包含”には、過走幾何パターン種別の識別子として”2”が割当てられる。   In this embodiment, “2” is assigned to the overrun geometric pattern type “start point inclusion” as the identifier of the overrun geometric pattern type.

図15Cは、本発明の実施形態の過走幾何パターン種別”着点包含”を示す説明図である。   FIG. 15C is an explanatory diagram illustrating the overrun geometric pattern type “including landing points” according to the embodiment of this invention.

図15Cに示す過走幾何パターン種別”着点包含”は、図13に示す過走幾何パターン決定用テーブル259の領域2590が”3”を示す行の過走幾何パターン種別である。   The overrun geometric pattern type “landing point inclusion” illustrated in FIG. 15C is the overrun geometric pattern type of the row in which the area 2590 of the overrun geometric pattern determination table 259 illustrated in FIG. 13 indicates “3”.

図15Cに示す過走幾何パターン種別”着点包含”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、共通領域の有無(領域2591)が”閉そく1の過走防護領域と閉そく2の防護領域の一部とが共通”を示す過走幾何パターン種別である。これは、図15Cにおいて、閉そく2が閉そく1の過走防護領域と共通領域を持っていることと対応する。   The overrun geometric pattern type “include landing point” shown in FIG. 15C is an overrun protection area in which the presence / absence of a common area (area 2591) is “block 1” as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259. And a part of the protection area of the block 2 are common to the overrun geometric pattern type. In FIG. 15C, this corresponds to the fact that the block 2 has a common region with the overrun protection region of the block 1.

また、図15Cに示す過走幾何パターン種別”着点包含”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、閉そく1の過走防護領域への閉そく2の着点包含有無(領域2592)が”包含あり”を示し、閉そく1の過走防護領域への閉そく2の発点包含有無(領域2593)が”包含なし”を示す過走幾何パターン種別である。これは、図15Cにおいて、着点2(274)が閉そく1の過走防護領域に包含されていること、および、発点2(273)が閉そく1の過走防護領域に包含されていないことと対応する。   In addition, the overrun geometric pattern type “include landing” shown in FIG. 15C is included as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259 and includes the 2 landing points in the overrun protection area of the block 1. The presence / absence (region 2592) indicates “included”, and the presence / absence of inclusion 2 of the block 2 in the overrun protection region of block 1 (region 2593) is the overrun geometric pattern type indicating “not included”. In FIG. 15C, landing point 2 (274) is included in the overrun protection area of Block 1 and start point 2 (273) is not included in the overrun protection area of Block 1. And corresponding.

また、本実施形態において、過走幾何パターン種別”着点包含”には、過走幾何パターン種別の識別子として”3”が割当てられる。   In this embodiment, “3” is assigned to the overrun geometric pattern type “landing point inclusion” as an identifier of the overrun geometric pattern type.

図15Dは、本発明の実施形態の過走幾何パターン種別”発着点包含”を示す説明図である。   FIG. 15D is an explanatory diagram illustrating an overrun geometric pattern type “including landing points” according to the embodiment of this invention.

図15Dに示す過走幾何パターン種別”発着点包含”は、図13に示す過走幾何パターン決定用テーブル259の領域2590が”4”を示す行の過走幾何パターン種別である。   The overrun geometric pattern type “including landing points” illustrated in FIG. 15D is the overrun geometric pattern type of the row in which the area 2590 of the overrun geometric pattern determination table 259 illustrated in FIG. 13 indicates “4”.

図15Dに示す過走幾何パターン種別”発着点包含”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、共通領域の有無(領域2591)が”閉そく1の過走防護領域と閉そく2の防護領域の一部とが共通”を示す過走幾何パターン種別である。これは、図15Dにおいて、閉そく2が閉そく1の過走防護領域と共通領域を持っていることと対応する。   The overrun geometric pattern type “arrival / departure point inclusion” shown in FIG. 15D is an overrun protection area in which the presence / absence of a common area (area 2591) is “block 1” as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259. And a part of the protection area of the block 2 are common to the overrun geometric pattern type. In FIG. 15D, this corresponds to the fact that the block 2 has a common area with the overrun protection area of the block 1.

また、図15Dに示す過走幾何パターン種別”発着点包含”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、閉そく1の過走防護領域への閉そく2の着点包含有無(領域2592)が”包含あり”を示し、閉そく1の過走防護領域への閉そく2の発点包含有無(領域2593)が”包含あり”を示す過走幾何パターン種別である。これは、図15Dにおいて、発点2(273)および着点2(274)が閉そく1の過走防護領域に包含されていることと対応する。   In addition, the overrun geometric pattern type “including landing points” shown in FIG. 15D is used as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259, and includes the landing points of the block 2 in the overrun protection area of the block 1. The presence / absence (area 2592) indicates “included”, and the presence / absence (area 2593) of the block 2 origin in the block 1 overrun protection area indicates “included”. This corresponds to the fact that the starting point 2 (273) and the landing point 2 (274) are included in the overrun protection area of the block 1 in FIG. 15D.

また、本実施形態において、過走幾何パターン種別”発着点包含”には、過走幾何パターン種別の識別子として”4”が割当てられる。   Further, in the present embodiment, “4” is assigned to the overrun geometric pattern type “including landing point” as the identifier of the overrun geometric pattern type.

図15Eは、本発明の実施形態の過走幾何パターン種別”過走領域交差”を示す説明図である。   FIG. 15E is an explanatory diagram illustrating an overrun geometric pattern type “overrun area intersection” according to the embodiment of this invention.

図15Eに示す過走幾何パターン種別”過走領域交差”は、図13に示す過走幾何パターン決定用テーブル259の領域2590が”5”を示す行の過走幾何パターン種別である。図15Eに示す点線は、閉そく1の過走防護領域と閉そく2の過走防護領域とを示す。   The overrun geometric pattern type “overrun area intersection” shown in FIG. 15E is the overrun geometric pattern type of the row in which the area 2590 of the overrun geometric pattern determination table 259 shown in FIG. The dotted lines shown in FIG. 15E indicate the overrun protection area of the block 1 and the overrun protection area of the block 2.

図15Eに示す過走幾何パターン種別”過走領域交差”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、共通領域の有無(領域2591)が”閉そく1の過走防護領域と閉そく2の過走防護領域の一部が共通(ただし、閉そく2の防護領域とは共通部を持たない)”を示す過走幾何パターン種別である。これは、図15Eにおいて、閉そく1および閉そく2が、閉そく1の過走防護領域にも閉そく2の過走防護領域にも共通領域を持たず、かつ閉そく1の過走防護領域および閉そく2の過走防護領域が共通領域を持つことと対応する。   The overrun geometric pattern type “overrun area crossing” shown in FIG. 15E is an overrun protection with the presence of a common area (area 2591) as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259. This is an overrun geometric pattern type indicating that a part of the overrun protection area of the area 2 and the block 2 is common (however, the common area is not shared with the protection area of the block 2). This is because, in FIG. 15E, the block 1 and the block 2 do not have a common area in the block 1 overrun protection area and the block 2 overrun protection area, and the block 1 overrun protection area and the block 2 Corresponds to the overrun protection area having a common area.

また、図15Eに示す過走幾何パターン種別”過走領域交差”は、過走幾何パターン決定用テーブル259の過走幾何パターン分類基準として、閉そく1の過走防護領域への閉そく2の着点包含有無(領域2592)が”包含なし”を示し、閉そく1の過走防護領域への閉そく2の発点包含有無(領域2593)が”包含なし”を示す過走幾何パターン種別である。これは、図15Eにおいて、発点2(273)および着点2(274)が閉そく1の過走防護領域に包含されていないことと対応する。   In addition, the overrun geometric pattern type “overrun area intersection” shown in FIG. 15E is used as the overrun geometric pattern classification standard of the overrun geometric pattern determination table 259, and the landing of the block 2 on the overrun protection area of the block 1 This is an overrun geometric pattern type in which the presence / absence of inclusion (region 2592) indicates “not included” and the presence / absence of inclusion of the block 2 into the overrun protection region of block 1 (region 2593) indicates “not included”. This corresponds to the fact that the starting point 2 (273) and the landing point 2 (274) are not included in the overrun protection area of the block 1 in FIG. 15E.

また、本実施形態において、過走幾何パターン種別”過走領域交差”には、過走幾何パターン種別の識別子として”5”が割当てられる。   In the present embodiment, “5” is assigned to the overrun geometric pattern type “overrun area intersection” as the identifier of the overrun geometric pattern type.

なお、過走幾何パターン決定用テーブル259の領域2590が”6”、”7”、および、”8”を示す行の過走幾何パターン種別は、分類基準の間に矛盾があり、物理的に実現することは不可能な過走幾何パターン種別である。このため、領域2590が”6”、”7”、および、”8”を示す行の領域2594には、”実現不可能”を示す値が格納される。   It should be noted that the overrun geometric pattern type in the row in which the area 2590 of the overrun geometric pattern determination table 259 indicates “6”, “7”, and “8” is inconsistent between the classification criteria, and physically Overrunning geometric pattern type that cannot be realized. Therefore, a value indicating “unrealizable” is stored in an area 2594 of a row where the area 2590 indicates “6”, “7”, and “8”.

図16は、本発明の実施形態の幾何パターン−制御ロジック表300を示す説明図である。   FIG. 16 is an explanatory diagram illustrating the geometric pattern-control logic table 300 according to the embodiment of this invention.

幾何パターン−制御ロジック表300は、幾何パターン決定用テーブル254が示す各幾何パターンと、各幾何パターンに適用される制御ロジック種別とを含むテーブルである。幾何パターン−制御ロジック表300は、領域3000、領域3001、および、制御判断種別を含む。   The geometric pattern-control logic table 300 is a table including each geometric pattern indicated by the geometric pattern determination table 254 and the type of control logic applied to each geometric pattern. The geometric pattern-control logic table 300 includes an area 3000, an area 3001, and a control determination type.

領域3000は、幾何パターン−制御ロジック表300の各行を一意に示す識別子である。領域3000が示す識別子は、各幾何パターンに割当てられた識別子に対応する。   An area 3000 is an identifier that uniquely indicates each row of the geometric pattern-control logic table 300. The identifier indicated by the area 3000 corresponds to the identifier assigned to each geometric pattern.

領域3001は、幾何パターン種別を示す。また、領域3001に格納される値は、幾何パターン決定用テーブル254の領域2548に格納された”実現不可能”以外の値に対応する。すなわち、本実施形態の領域3001の各行には、23個の幾何パターン種別を示す値が格納される。   An area 3001 indicates a geometric pattern type. The value stored in the area 3001 corresponds to a value other than “unrealizable” stored in the area 2548 of the geometric pattern determination table 254. That is, values indicating 23 geometric pattern types are stored in each row of the area 3001 of the present embodiment.

制御判断種別は、各幾何パターンにいずれの制御ロジック種別が適用されるかを示す領域である。制御判断種別は、領域3002〜領域3004を含む。   The control determination type is an area indicating which control logic type is applied to each geometric pattern. The control determination type includes an area 3002 to an area 3004.

領域3002は、予約対象閉そく選定の制御ロジック種別が適用されるか否かを示す。領域3003は、順序判断の制御ロジック種別が適用されるか否かを示す。領域3004は、閉そく照査の制御ロジック種別が適用されるか否かを示す。   An area 3002 indicates whether or not a control logic type for selecting a reservation target block is applied. An area 3003 indicates whether or not the order determination control logic type is applied. An area 3004 indicates whether or not the control logic type of the block check is applied.

図16に示す幾何パターン−制御ロジック表300において、”×”は、制御ロジック種別が適用される必要がないことを示す。また、図16に示す幾何パターン−制御ロジック表300において、”○”は、制御ロジック種別が適用される必要があることを示す。   In the geometric pattern-control logic table 300 shown in FIG. 16, “x” indicates that the control logic type need not be applied. In the geometric pattern-control logic table 300 shown in FIG. 16, “◯” indicates that the control logic type needs to be applied.

ここで、予約対象閉そく選定の制御ロジック種別とは、幾何パターンを構成する二つの閉そくの両方を、同じ列車9930によって予約対象にする制御ロジック種別である。このため、列車9930が、予約対象閉そく選定の制御ロジック種別が適用される幾何パターンの閉そくの、いずれかの発点に進入した場合、列車9930は、進入した幾何パターンに含まれるいずれの閉そくにも進入する可能性がある。   Here, the control logic type of the reservation target block selection is a control logic type that sets both two blocks constituting the geometric pattern as a reservation target by the same train 9930. For this reason, when the train 9930 enters any starting point of the geometric pattern block to which the control logic type of the reservation target block selection is applied, the train 9930 includes any of the block included in the geometric pattern that has entered the train 9930. May also enter.

具体的には、予約対象閉そく選定の制御ロジック種別を適用されることが必要な幾何パターンとは、一方の閉そくの着点が他方の閉そくの発点と重複する幾何パターン、または、二つの閉そくの発点が重複する幾何パターンである。   Specifically, the geometric pattern that needs to be applied to the control logic type of the reservation target block selection is a geometric pattern in which one landing point overlaps with the other closing point, or two blocking patterns. This is a geometric pattern with overlapping starting points.

一方の閉そくの着点が他方の閉そくの発点と重複する幾何パターンとは、例えば、図14Lに示す幾何パターン種別”順方向接続”、図14Mに示す幾何パターン種別”逆方向接続A”、図14Nに示す幾何パターン種別”逆方向接続B”、および、図14Oに示す幾何パターン種別”逆方向接続C”、および、図14Vに示す幾何パターン種別”デッドロックA”のいずれかに分類される幾何パターンである。   The geometric pattern in which the landing point of one block overlaps the origin of the other block is, for example, the geometric pattern type “forward connection” shown in FIG. 14L, the geometric pattern type “reverse connection A” shown in FIG. 14M, The geometric pattern type “reverse connection B” shown in FIG. 14N, the geometric pattern type “reverse connection C” shown in FIG. 14O, and the geometric pattern type “deadlock A” shown in FIG. 14V. This is a geometric pattern.

また、二つの閉そくの発点が重複する幾何パターンとは、例えば、図14Pに示す幾何パターン種別”進路選択A”の、図14Qに示す幾何パターン種別”進路選択B”、図14Rに示す幾何パターン種別”進路選択C”、および、図14Wに示す幾何パターン種別”発着点一致”のいずれかに分類される幾何パターンである。   Further, the geometric pattern in which the two origins of blockade overlap is, for example, the geometric pattern type “course selection A” shown in FIG. 14P, the geometric pattern type “course selection B” shown in FIG. 14Q, and the geometry shown in FIG. 14R. The geometric pattern is classified into one of the pattern type “Course selection C” and the geometric pattern type “Matching point” shown in FIG. 14W.

順序判断ロジックとは、幾何パターンを構成する閉そくのうち一方に列車9930が進入した場合、もう一方の閉そくに列車9930が進入しないように制御し、さらに、閉そくに進入する列車9930の順番を制御する制御ロジック種別である。順序判断ロジックを適用される幾何パターンは、列車9930の順番を入れ替えることができる幾何パターンである。   The sequence determination logic is such that when a train 9930 enters one of the blocks constituting the geometric pattern, control is performed so that the train 9930 does not enter the other block, and further, the order of the train 9930 entering the block is controlled. Control logic type. The geometric pattern to which the order determination logic is applied is a geometric pattern that can change the order of the train 9930.

具体的には、順序判断ロジックが必要な幾何パターンとは、一方の閉そくの発点が他方の閉そくに重複も包含もされていない幾何パターンである。   Specifically, a geometric pattern that requires order determination logic is a geometric pattern in which the origin of one block is neither duplicated nor included in the other block.

一方の閉そくの発点が他方の閉そくに重複も包含もされていない幾何パターンとは、例えば、図14Aに示す幾何パターン種別”交差A”、図14Bに示す幾何パターン種別”交差B”、図14Eに示す幾何パターン種別”終点片封鎖A”、図14Fに示す幾何パターン種別”終点片封鎖B”、図14Iに示す幾何パターン種別”終点両封鎖C”、図14Sに示す幾何パターン”終点両封鎖A”、および、図14Tに示す幾何パターン種別”終点両封鎖B”のいずれかに分類される幾何パターンである。   The geometric pattern in which the starting point of one block is not overlapped or included in the other block is, for example, the geometric pattern type “intersection A” shown in FIG. 14A, the geometric pattern type “intersection B” shown in FIG. 14B, Geometric pattern type “end point blockade A” shown in FIG. 14E, geometric pattern type “end point blockade B” shown in FIG. 14F, geometric pattern type “end point blockade C” shown in FIG. 14I, geometric pattern “end points” shown in FIG. It is a geometric pattern classified into any one of the blockade A ”and the geometric pattern type“ end-end blockade B ”shown in FIG. 14T.

閉そく照査ロジックとは、幾何パターンを構成する閉そくのうち一方に列車9930が進入した場合、もう一方の閉そくに列車9930が進入しないように制御する制御ロジック種別である。具体的には、閉そく照査ロジックが必要な幾何パターンとは、一方の閉そくの発点が他方の閉そくに重複も包含もされていない幾何パターン、または、一方の閉そくの着点が他方の閉そくに重複も包含もされていない幾何パターンである。   The block check logic is a type of control logic that controls the train 9930 not to enter the other block when the train 9930 enters one of the blocks forming the geometric pattern. Specifically, a geometric pattern that requires block check logic is a geometric pattern where the origin of one block is not duplicated or contained in the other block, or the landing point of one block is the other block. A geometric pattern that is neither duplicated nor included.

このため、閉そく照査ロジックが適用される幾何パターンは、順序判断ロジックが必要な幾何パターンを含み、さらに、図14Cに示す幾何パターン種別”始点片封鎖A”、図14Dに示す幾何パターン種別”始点片封鎖B”、図14Mに示す幾何パターン種別”逆方向接続A”、および、図14Pに示す幾何パターン種別”進路選択A”のいずれかに分類される幾何パターンを含む。   For this reason, the geometric pattern to which the block check logic is applied includes a geometric pattern that requires order determination logic, and further includes a geometric pattern type “starting point blockade A” shown in FIG. 14C and a geometric pattern type “starting point” shown in FIG. 14D. It includes a geometric pattern classified into one of a blockade B ”, a geometric pattern type“ reverse connection A ”shown in FIG. 14M, and a geometric pattern type“ route selection A ”shown in FIG. 14P.

なお、各幾何パターンに適用される制御ロジック種別は、図16に示す三つの制御ロジック種別に限られない。このため、幾何パターン−制御ロジック表300は、図16に示す制御ロジック種別以外の制御ロジック種別に関する情報を含んでもよい。   The control logic types applied to each geometric pattern are not limited to the three control logic types shown in FIG. For this reason, the geometric pattern-control logic table 300 may include information on control logic types other than the control logic types shown in FIG.

図17は、本発明の実施形態の過走幾何パターン−制御ロジック表310を示す説明図である。   FIG. 17 is an explanatory diagram illustrating the overrun geometric pattern-control logic table 310 according to the embodiment of this invention.

過走幾何パターン−制御ロジック表310は、過走幾何パターン決定用テーブル259が示す各過走幾何パターンと、各過走幾何パターンに適用される制御ロジック種別とを含むテーブルである。過走幾何パターン−制御ロジック表310は、領域3100、領域3101、および、制御判断種別を含む。   The overrun geometric pattern-control logic table 310 is a table including each overrun geometric pattern indicated by the overrun geometric pattern determination table 259 and the type of control logic applied to each overrun geometric pattern. The overrun geometric pattern-control logic table 310 includes an area 3100, an area 3101, and a control determination type.

領域3100は、過走幾何パターン−制御ロジック表310の各行を一意に示す識別子である。領域3100が示す識別子は、各過走幾何パターンに割当てられた識別子に対応する。   An area 3100 is an identifier that uniquely indicates each row of the overrun geometric pattern-control logic table 310. The identifier indicated by the region 3100 corresponds to the identifier assigned to each overrun geometric pattern.

領域3101は、過走幾何パターン種別を示す。領域3101に格納される値は、過走幾何パターン決定用テーブル259の領域2594に格納された”実現不可能”以外の値に対応する。すなわち、本実施形態の領域3101の各行には、五つの過走幾何パターン種別を示す値が格納される。   An area 3101 indicates the overrun geometric pattern type. The value stored in the area 3101 corresponds to a value other than “unrealizable” stored in the area 2594 of the overrun geometric pattern determination table 259. That is, values indicating five overrun geometric pattern types are stored in each row of the area 3101 of the present embodiment.

制御判断種別は、各過走幾何パターンにいずれの制御ロジック種別が適用されるかを示す領域であり、幾何パターン−制御ロジック表300における制御判断種別と同じ意味である。制御判断種別は、領域3102〜領域3104を含む。   The control determination type is an area indicating which control logic type is applied to each overrun geometric pattern, and has the same meaning as the control determination type in the geometric pattern-control logic table 300. The control determination type includes an area 3102 to an area 3104.

領域3102は、予約対象閉そく選定の制御ロジック種別が適用されるか否かを示す。領域3103は、順序判断の制御ロジック種別が適用されるか否かを示す。領域3104は、閉そく照査の制御ロジック種別が適用されるか否かを示す。   An area 3102 indicates whether or not a control logic type for selecting a reservation target block is applied. An area 3103 indicates whether or not the order determination control logic type is applied. An area 3104 indicates whether or not the control logic type of block check is applied.

過走幾何パターン−制御ロジック表310における”×”は、幾何パターン−制御ロジック表300における”×”と同じく、制御ロジック種別が適用される必要がないことを示す。また、過走幾何パターン−制御ロジック表310における”○”は、幾何パターン−制御ロジック表300における”○”と同じく、制御ロジック種別が適用される必要があることを示す。   “×” in the overrunning geometric pattern-control logic table 310 indicates that the control logic type need not be applied, similarly to “x” in the geometric pattern-control logic table 300. Further, “◯” in the overrun geometric pattern-control logic table 310 indicates that the control logic type needs to be applied, as in “◯” in the geometric pattern-control logic table 300.

過走幾何パターンには、予約対象閉そく選定の制御ロジック種別が適用される必要がある過走幾何パターンはない。これは、過走防護領域に進入した列車9930が、進入した過走防護領域を有する閉そく以外の閉そくを予約する必要がないためである。このため、領域3102には、すべて”×”が格納される。   There is no overrun geometric pattern for which the control logic type of the reservation target block selection needs to be applied. This is because the train 9930 that has entered the overrun protection area does not need to reserve a block other than the block that has the overrun protection area that has entered. Therefore, “x” is stored in the area 3102.

過走幾何パターンにおける順序判断ロジックは、幾何パターンにおける順序判断ロジックと同じである。すなわち、進路制御プログラム1400は、過走幾何パターンを構成する二つの閉そくに、過走幾何パターン種別に従った順序判断ロジックを適用することによって、列車9930が一つの閉そくの過走防護領域へ進入する場合と、他の閉そくまたは他の閉そくの過走防護領域に列車9930が進入する場合との、発生する順序を定めることができる。   The order determination logic in the overrun geometric pattern is the same as the order determination logic in the geometric pattern. That is, the course control program 1400 applies the sequence determination logic according to the overrun geometric pattern type to the two blocks constituting the overrun geometric pattern, so that the train 9930 enters the overrun protection area of one block. And the order in which the train 9930 enters the other blockade or other blockade overrun protection area.

順序判断ロジックが必要な過走幾何パターンとは、一方の閉そくの発点が他方の閉そくの過走防護領域に包含されていない過走幾何パターンである。図17における順序判断ロジックが必要な過走幾何パターンとは、例えば、図15Aに示す過走幾何パターン種別”発着点包含なし”、図15Cに示す過走幾何パターン種別”着点包含”、図15Eに示す過走幾何パターン種別”過走領域交差”のいずれかに分類される過走幾何パターンである。   An overrun geometric pattern that requires order determination logic is an overrun geometric pattern in which the starting point of one block is not included in the overrun protection area of the other block. The overrun geometric pattern requiring the order determination logic in FIG. 17 is, for example, the overrun geometric pattern type “no landing point included” shown in FIG. 15A, the overrun geometric pattern type “landing point included” shown in FIG. This is an overrun geometric pattern classified into one of the overrun geometric pattern types “overrun area intersection” shown in 15E.

過走幾何パターンにおける閉そく照査ロジックは、幾何パターンにおける閉そく照査ロジックと同じである。すなわち、進路制御プログラム1400は、過走幾何パターンを構成する二つの閉そくに、過走幾何パターン種別に従った閉そく照査ロジックを適用することによって、一つの閉そくの過走防護領域に在線する列車と、他の閉そくまたは他の閉そくの過走防護領域に在線する列車とが、衝突しないように進路を決定することができる。   The block check logic in the overrun geometric pattern is the same as the block check logic in the geometric pattern. In other words, the course control program 1400 applies the block check logic according to the overrun geometric pattern type to the two blocks that constitute the overrun geometric pattern, so that the train existing in one overrun protection area of the block The route can be determined so that it does not collide with other trains or trains existing in other closed overrun protection areas.

閉そく照査ロジックが必要な過走幾何パターンとは、一方の閉そくの発点が他方の閉そくの過走防護領域に包含されていない過走幾何パターン、または、一方の閉そくの着点が他方の閉そくの過走防護領域に包含されていない過走幾何パターンである。   An overrun geometric pattern that requires block check logic is an overrun geometric pattern where the origin of one block is not included in the overrun protection area of the other block, or the landing point of one block is the block of the other block This is an overrun geometric pattern not included in the overrun protection area.

図17における閉そく照査ロジックが必要な過走幾何パターンには、図17において順序判断ロジックが必要な過走幾何パターンが含まれる。また、図15Bに示す過走幾何パターン種別”発点包含”に分類される過走幾何パターンが含まれる。   The overrun geometric pattern requiring the block check logic in FIG. 17 includes the overrun geometric pattern requiring the order determination logic in FIG. Further, the overrun geometric pattern classified into the overrun geometric pattern type “starting point inclusion” shown in FIG. 15B is included.

なお、各過走幾何パターンに適用される制御ロジック種別は、図17に示す三つの制御ロジック種別に限られない。このため、過走幾何パターン−制御ロジック表310は、図17に示す制御ロジック種別以外の制御ロジック種別に関する情報を含んでもよい。   The control logic types applied to each overrun geometric pattern are not limited to the three control logic types shown in FIG. For this reason, the overrun geometric pattern-control logic table 310 may include information on control logic types other than the control logic types shown in FIG.

図18は、本発明の実施形態の制御ロジックインデックステーブル400を示す説明図である。   FIG. 18 is an explanatory diagram illustrating the control logic index table 400 according to the embodiment of this invention.

制御ロジックインデックステーブル400は、各幾何パターンおよび各過走幾何パターンに適用する制御ロジック種別を、実行するための制御ロジックの名称と、制御ロジックの制御ロジックモジュールを示す識別子とを含む。制御ロジックインデックステーブル400は、領域4001〜領域4003を含む。   The control logic index table 400 includes the name of the control logic for executing the control logic type applied to each geometric pattern and each overrun geometric pattern, and an identifier indicating the control logic module of the control logic. The control logic index table 400 includes areas 4001 to 4003.

領域4001は、制御判断種別、すなわち、制御ロジック種別を示し、幾何パターン−制御ロジック表300および過走幾何パターン−制御ロジック表310の制御判断種別に対応する。すなわち、領域4001には、予約対象閉そく選定、順序判断、および、閉そく照査の値が含まれる。   An area 4001 indicates a control determination type, that is, a control logic type, and corresponds to a control determination type in the geometric pattern-control logic table 300 and the overrun geometric pattern-control logic table 310. That is, the area 4001 includes reservation target block selection, order determination, and block check values.

領域4002は、制御ロジック名称を示す。制御ロジック名称とは、予約対象閉そく選定、順序判断、および、閉そく照査の各制御ロジック種別を実行するために用いられる制御ロジックを識別するための名称である。   An area 4002 shows a control logic name. The control logic name is a name for identifying a control logic used for executing each control logic type of reservation target block selection, order determination, and block check.

予約対象閉そく選定、順序判断、および、閉そく照査の各制御ロジック種別には、ユーザが行う鉄道運行管理システムの運用に従って、複数の制御ロジックが割当てられてよい。これは、予約対象閉そく選定、順序判断、および、閉そく照査の各制御ロジック種別が実行される場合、ユーザの必要に応じて、実行される制御ロジックを変更できるようにするためである。   A plurality of control logics may be assigned to the control logic types of reservation target block selection, order determination, and block check according to the operation of the railway operation management system performed by the user. This is because when the control logic types of reservation target block selection, sequence determination, and block check are executed, the control logic to be executed can be changed as required by the user.

例えば、制御判断種別(領域4001)が”順序判断”を示し、制御ロジック名称(領域4002)が”ダイヤ時刻順”を示す制御ロジックは、計画系システム9910から送信された時刻表ダイヤに従って、列車9930が閉そくに進入する順番を決定する制御ロジックである。   For example, the control logic in which the control determination type (area 4001) indicates “order determination” and the control logic name (area 4002) indicates “dialog time order” is determined according to the timetable diagram transmitted from the planning system 9910. 9930 is a control logic that determines the order in which 9930 enters the block.

また、例えば、制御判断種別(領域4001)が”順序判断”を示し、制御ロジック名称(領域4002)が”列車位置順”を示す制御ロジックは、列車9930が在線する位置に従って、列車9930が閉そくに進入する順番を決定する制御ロジックである。   Further, for example, in the control logic in which the control determination type (area 4001) indicates “order determination” and the control logic name (area 4002) indicates “train position order”, the train 9930 is closed according to the position where the train 9930 is located. It is a control logic which determines the order which enters into.

予約対象閉そく選定、順序判断、および、閉そく照査の各制御ロジック種別が実行される場合、ユーザは、実行される制御ロジック種別に対応する制御ロジック名称を、予め定められた複数の制御ロジック名称から選択する。   When each control logic type of reservation target block selection, order judgment, and block check is executed, the user can select a control logic name corresponding to the control logic type to be executed from a plurality of predetermined control logic names. select.

領域4003は、制御ロジックIDを示す。制御ロジックIDは、各制御ロジック名称を識別するための識別子である。また、制御ロジックIDは、制御ロジックが実行される際に制御ロジックライブラリ256から読み出される制御ロジックモジュールを一意に識別するためのキーである。   An area 4003 shows a control logic ID. The control logic ID is an identifier for identifying each control logic name. The control logic ID is a key for uniquely identifying a control logic module read from the control logic library 256 when the control logic is executed.

なお、各制御ロジック種別を実行するための制御ロジックは、図18に示す制御ロジックに限られず、ユーザの指定によっていかなる制御ロジックが含まれてもよい。   Note that the control logic for executing each control logic type is not limited to the control logic shown in FIG. 18, and any control logic may be included depending on the designation by the user.

図19は、本発明の実施形態の進路制御プログラム生成部100による処理の全体を示すフローチャートである。   FIG. 19 is a flowchart illustrating an entire process performed by the course control program generation unit 100 according to the embodiment of this invention.

進路制御プログラム生成部100は、進路制御プログラム生成部100が起動されたことをトリガとして、図19に示す処理を開始する(500)。進路制御プログラム生成部100は、処理500において、線路配線入力部211を起動する。   The course control program generation unit 100 starts the process shown in FIG. 19 using the activation of the path control program generation unit 100 as a trigger (500). The course control program generation unit 100 activates the line wiring input unit 211 in the process 500.

処理500の後、線路配線入力部211は、ユーザから入力された線路配線情報および閉そく情報を受け付ける(600)。処理600において、線路配線入力部211は、例えば、ユーザが線路配線情報および閉そく情報を入力するための画面(例えば、図5に示す画面700)をユーザインタフェースとして表示する。線路配線入力部211は、画面管理部230および出力インタフェース242等を用いて画面を入出力装置160に表示する。   After the process 500, the line wiring input unit 211 receives the line wiring information and the closing information input from the user (600). In the process 600, the track wiring input unit 211 displays, for example, a screen (for example, a screen 700 shown in FIG. 5) for the user to input track wiring information and closing information as a user interface. The line wiring input unit 211 displays a screen on the input / output device 160 using the screen management unit 230, the output interface 242 and the like.

処理600における処理の詳細を図20に示す。処理600は、線路配線入力部211が実行する処理である。   Details of the process 600 are shown in FIG. A process 600 is a process executed by the line wiring input unit 211.

図20は、本発明の実施形態の線路配線情報および閉そく情報を受信する処理を示すフローチャートである。   FIG. 20 is a flowchart illustrating a process of receiving line wiring information and blocking information according to the embodiment of this invention.

線路配線入力部211は、処理600が開始されてから、線路配線入力部211による処理が終了条件を満たすまで、処理611、処理612、処理613、および、処理614を反復する(610)。処理610における終了条件は、図5に示す操作ボタン705が押下されたことを線路配線入力部211が受信し、かつ、処理614が終了した場合である。このため、線路配線入力部211は、図5に示す操作ボタン705が押下されたことを受信し、かつ、処理614が終了した場合、処理620を実行する。   The line wiring input unit 211 repeats the processing 611, the processing 612, the processing 613, and the processing 614 until the processing by the line wiring input unit 211 satisfies the termination condition after the processing 600 is started (610). The termination condition in the process 610 is a case where the line wiring input unit 211 receives that the operation button 705 shown in FIG. 5 is pressed and the process 614 is terminated. Therefore, the line wiring input unit 211 receives the fact that the operation button 705 shown in FIG. 5 has been pressed, and executes the process 620 when the process 614 ends.

線路配線入力部211は、図5に示す駅選択窓710を介してユーザによって入力される、駅に関する情報を取得する(611)。例えば、ユーザが、図5に示す領域713を押下した場合、線路配線入力部211は、駅に関する情報として駅名”銀天町”を取得する。また、例えば、ユーザが図5に示す領域711を押下した場合、駅に関する情報として駅名”三笠”を取得する。図5に示す駅選択窓710は、領域713が押下された例を示す。   The track wiring input unit 211 acquires information on the station input by the user via the station selection window 710 shown in FIG. 5 (611). For example, when the user presses the area 713 shown in FIG. 5, the track wiring input unit 211 acquires the station name “Gintencho” as information about the station. For example, when the user presses the area 711 shown in FIG. 5, the station name “Mikasa” is acquired as information about the station. A station selection window 710 shown in FIG. 5 shows an example in which the area 713 is pressed.

なお、処理611においてユーザによって駅選択窓710に含まれる領域が押下された場合、線路配線入力部211または画面管理部230は、出力インタフェース242を介して、例えば、押下された領域の色彩を反転させたり、押下された領域を囲む枠線を破線によって表示させたりしてもよい。これによって、線路配線入力部211または画面管理部230は、ユーザに、駅を入力済みであることを認識させることができる。   Note that when an area included in the station selection window 710 is pressed by the user in the process 611, the track wiring input unit 211 or the screen management unit 230 inverts the color of the pressed area, for example, via the output interface 242. Alternatively, the border line surrounding the pressed area may be displayed by a broken line. Thereby, the track wiring input unit 211 or the screen management unit 230 can make the user recognize that the station has been input.

また、ユーザは、入力したい駅を示す領域が駅選択窓710に表示されていない場合、操作ボタン704を押下することによって、駅選択窓710に表示される領域を追加してもよい。   Further, when an area indicating a station to be input is not displayed in the station selection window 710, the user may add an area displayed in the station selection window 710 by pressing the operation button 704.

具体的には、線路配線入力部211または画面管理部230は、駅名を示すリストを主記憶装置120または大容量記憶装置170に予め保持する。このため、線路配線入力部211または画面管理部230は、操作ボタン704が押下された場合、予め保持された駅名を示すリストを参照することによって、駅選択窓710に表示される領域を追加してもよい。   Specifically, the track wiring input unit 211 or the screen management unit 230 holds a list indicating station names in the main storage device 120 or the large-capacity storage device 170 in advance. For this reason, when the operation button 704 is pressed, the track wiring input unit 211 or the screen management unit 230 adds an area to be displayed in the station selection window 710 by referring to a list indicating a station name held in advance. May be.

また、処理611において、ユーザが駅選択窓710において領域を押下した後、前駅ボタン741または次駅ボタン742を押下した場合、線路配線入力部211は、駅選択窓710において押下された領域の隣の領域が示す駅に関する情報を、取得してもよい。   In process 611, when the user presses the previous station button 741 or the next station button 742 after pressing an area in the station selection window 710, the track wiring input unit 211 displays the area pressed in the station selection window 710. You may acquire the information regarding the station which an adjacent area | region shows.

処理611においてユーザによって駅選択窓710に含まれる領域が押下された場合、線路配線入力部211または画面管理部230は、押下された領域が示す駅の線路配線情報および閉そく情報をユーザが入力するための領域を、線路配線入力窓830に表示する。図5に示す線路配線入力窓830は、駅名”銀天町”の駅の線路配線情報および閉そく情報を入力するための領域の例を示す。   When an area included in the station selection window 710 is pressed by the user in the process 611, the line wiring input unit 211 or the screen management unit 230 inputs the line wiring information and the block information of the station indicated by the pressed area. The area for displaying is displayed on the line wiring input window 830. The line wiring input window 830 shown in FIG. 5 shows an example of an area for inputting the line wiring information and the block information of the station having the station name “Gintencho”.

処理611の後、線路配線入力部211は、図5に示す線路配線入力窓730を介してユーザによって入力された線路配線情報を取得する(612)。そして、線路配線入力部211は、取得された線路配線情報を、線路形状テーブル251に格納する。   After the process 611, the line wiring input unit 211 acquires the line wiring information input by the user through the line wiring input window 730 shown in FIG. 5 (612). Then, the line wiring input unit 211 stores the acquired line wiring information in the line shape table 251.

具体的には、線路配線入力部211は、取得された線路配線情報が線路配線の追加を示す場合、線路配線入力窓830に入力された線路配線ごとに線路要素IDを割当てる。そして、線路配線入力部211は、割当てられた線路要素IDを、線路形状テーブル251の新たな行の領域2511に格納する。そして、処理611において取得された駅に関する情報を、線路形状テーブル251の新たな行の領域2512に格納する。そして、線路配線入力部211は、各線路配線の線路配線入力窓730における位置を、新たな行の領域2513および領域2514に格納する。   Specifically, the line wiring input unit 211 assigns a line element ID for each line wiring input to the line wiring input window 830 when the acquired line wiring information indicates the addition of the line wiring. Then, the line wiring input unit 211 stores the assigned line element ID in the area 2511 of a new row of the line shape table 251. And the information regarding the station acquired in the process 611 is stored in the area | region 2512 of the new line of the track shape table 251. FIG. Then, the line wiring input unit 211 stores the position of each line wiring in the line wiring input window 730 in the area 2513 and the area 2514 in a new row.

また、線路配線入力部211は、取得された線路配線情報が線路配線の削除を示す場合、処理611において取得された駅情報と、取得された線路配線情報と、領域2512〜領域2513の値に基づいて、削除する行を特定する。そして、特定された行を削除する。   In addition, when the acquired line wiring information indicates deletion of the line wiring, the line wiring input unit 211 sets the station information acquired in the process 611, the acquired line wiring information, and the values of the region 2512 to the region 2513. Based on that, identify the row to delete. Then, the specified line is deleted.

図5に示す線路配線入力窓730において、線路配線情報は、太実線が記載されることよって入力される。例えば、線分737、線分738、および、線分739は、線路配線情報を示す。   In the line wiring input window 730 shown in FIG. 5, the line wiring information is input by describing a thick solid line. For example, a line segment 737, a line segment 738, and a line segment 739 indicate line wiring information.

ユーザは、例えば、描画制御窓720の領域721を押下した後、線路配線入力窓730に線路配線を入力することができる。また、ユーザは、例えば、描画制御窓720の領域722を押下した後、線路配線入力窓730に入力された線路配線を削除することができる。   For example, the user can input the line wiring into the line wiring input window 730 after pressing the area 721 of the drawing control window 720. In addition, for example, the user can delete the line wiring input to the line wiring input window 730 after pressing the area 722 of the drawing control window 720.

画面管理部230は、描画制御窓720において押下された領域に従って、線路配線入力窓730において入力される線路配線情報を取得し、取得された線路配線情報を線路配線入力部211に送信する。ここで、画面管理部230は、領域721と領域722とが同時に押下されないように画面700を制御してもよい。   The screen management unit 230 acquires the line wiring information input in the line wiring input window 730 according to the area pressed in the drawing control window 720 and transmits the acquired line wiring information to the line wiring input unit 211. Here, the screen management unit 230 may control the screen 700 so that the area 721 and the area 722 are not pressed simultaneously.

処理612の後、線路配線入力部211は、図5に示す線路配線入力窓730を介してユーザによって入力された閉そくに関する情報を取得する(613)。そして、線路配線入力部211は、取得された閉そく情報を、閉そく形状テーブル252に格納する。   After the process 612, the line wiring input unit 211 obtains information regarding the blocking input by the user via the line wiring input window 730 illustrated in FIG. 5 (613). Then, the line wiring input unit 211 stores the acquired closing information in the closing shape table 252.

具体的には、線路配線入力部211は、取得された閉そく情報が閉そくの追加を示す場合、線路配線入力窓830に入力された閉そくごとに閉そくIDを割当てる。そして、線路配線入力部211は、割当てられた閉そくIDを、閉そく形状テーブル252の新たな行の領域2521に格納する。   Specifically, the line wiring input unit 211 assigns a block ID for each block inputted to the line wiring input window 830 when the acquired block information indicates addition of block. The line wiring input unit 211 stores the assigned block ID in the area 2521 of a new row of the block shape table 252.

そして、線路配線入力部211は、取得された閉そく情報が示す閉そくごとに、閉そくの発点の位置を領域2522に格納し、閉そくの着点の位置を領域2523に格納し、閉そくに含まれる線路配線の線路要素IDを領域2524に格納し、閉そくの方向を示す値を領域2525に格納する。   The track wiring input unit 211 stores the position of the starting point of the block in the area 2522 and stores the position of the landing point in the area 2523 for each block indicated by the acquired block information, and is included in the block. The line element ID of the line wiring is stored in the area 2524, and a value indicating the direction of blocking is stored in the area 2525.

また、線路配線入力部211は、取得された閉そく情報が閉そくの削除を示す場合、取得された閉そく情報と領域2522〜領域2525の値とに基づいて、削除する行を特定する。そして、特定された行を削除する。   Moreover, the track wiring input part 211 specifies the line to delete based on the acquired block information and the value of the area | region 2522-the area | region 2525, when the acquired block information shows deletion of a block. Then, the specified line is deleted.

図5に示す線路配線入力窓730において、閉そく情報は、二つの黒菱形に挟まれた線路領域が記載されることによって入力される。例えば、閉そく733が入力された場合、線路配線入力窓730における閉そく733の位置が閉そく情報に格納される。   In the line wiring input window 730 shown in FIG. 5, the closing information is input by describing a line region sandwiched between two black diamonds. For example, when the block 733 is input, the position of the block 733 in the line wiring input window 730 is stored in the block information.

図5に示す閉そく733は、線分737、線分738、および、線分739が示す線路配線を包含する。また、黒菱形735は閉そく733の発点を示し、黒菱形736は着点を示す。矢印732は、閉そくの方向を示す。   The block 733 shown in FIG. 5 includes a line segment 737, a line segment 738, and a line wiring indicated by the line segment 739. Further, the black diamond 735 indicates the starting point of the block 733, and the black diamond 736 indicates the landing point. Arrow 732 indicates the direction of closure.

ユーザは、例えば、描画制御窓720の領域723を押下した後、線路配線入力窓730に閉そくを入力することができる。入力方法としては、ユーザが、例えば、線路配線上の位置を選択することによって発点を決定し、次に、線路配線上の別の位置を選択することによって着点を決定する。   For example, after the user presses down the area 723 of the drawing control window 720, the user can input a block in the line wiring input window 730. As an input method, for example, the user determines a starting point by selecting a position on the line wiring, and then determines a landing point by selecting another position on the line wiring.

また、ユーザは、例えば、描画制御窓720の領域724を押下した後、線路配線入力窓730に入力された閉そくを消去することができる。   In addition, for example, the user can erase the block inputted to the line wiring input window 730 after pressing the area 724 of the drawing control window 720.

画面管理部230は、描画制御窓720において押下された領域に従って、線路配線入力窓730において入力される閉そく情報を取得し、取得された閉そく情報を線路配線入力部211に送信する。ここで、画面管理部230は、領域723と領域724とが同時に押下されないように画面700を制御してもよい。   The screen management unit 230 acquires the blocking information input in the line wiring input window 730 according to the area pressed in the drawing control window 720 and transmits the acquired blocking information to the line wiring input unit 211. Here, the screen management unit 230 may control the screen 700 so that the area 723 and the area 724 are not pressed simultaneously.

なお、閉そくとは信号機の内方区間に設置された第一内方軌道回路から最終内方軌道回路までの線路9001の領域を示すため、ユーザは、信号機の第一内方軌道回路から最終内方軌道回路までの線路9001の領域に一致するように閉そくを入力する。   Note that the blockage indicates the area of the line 9001 from the first inner track circuit installed in the inner section of the traffic light to the final inner track circuit. The block is input so as to match the area of the line 9001 up to the track circuit.

処理614の後、線路配線入力部211は、図5に示す線路配線入力窓730を介してユーザによって入力された隣駅境界情報を取得する(614)。そして、線路配線入力部211は、取得された隣駅境界情報を、閉そく形状テーブル252の領域2526に格納する。   After the process 614, the line wiring input unit 211 acquires adjacent station boundary information input by the user via the line wiring input window 730 shown in FIG. 5 (614). Then, the line wiring input unit 211 stores the acquired adjacent station boundary information in the area 2526 of the block shape table 252.

具体的には、線路配線入力部211は、取得された隣駅境界情報が示す隣駅境界の位置と、端点が重複する閉そくを特定する。そして、特定された閉そくを示す閉そく形状テーブル252の行の領域2526に、重複する端点の種別(発点または着点)を格納する。   Specifically, the line wiring input unit 211 identifies the position where the adjacent station boundary indicated by the acquired adjacent station boundary information and the block where the end points overlap. Then, the overlapping end point type (starting point or landing point) is stored in the area 2526 of the row of the closing shape table 252 indicating the specified closing.

図5に示す隣駅境界731が隣駅との境界を示す。ユーザは、例えば、描画制御窓720の領域721を押下した後、線路配線入力窓730に隣駅境界を入力することができる。隣駅境界は、線分の端点、すなわち、線路配線の端点のみに入力される。   An adjacent station boundary 731 shown in FIG. 5 indicates the boundary with the adjacent station. For example, the user can input an adjacent station boundary in the track wiring input window 730 after pressing the area 721 of the drawing control window 720. The adjacent station boundary is input only to the end point of the line segment, that is, the end point of the line wiring.

なお、図5に示す線路配線入力窓730は、駅ごとの線路配線を示すが、一つの線路配線入力窓730に複数の駅の線路配線が示されてもよい。この場合、ユーザは、隣駅境界の入力を省略することができる。   In addition, although the line wiring input window 730 shown in FIG. 5 shows the line wiring for every station, the line wiring of several stations may be shown in the one line wiring input window 730. FIG. In this case, the user can omit the input of the neighboring station boundary.

なお、ユーザが操作ボタン703を押下した場合、画面管理部230は、画面700に入力された線路配線情報、閉そく情報、および、隣駅境界情報を主記憶装置120または大容量記憶装置170が保持するファイルに格納してもよい。また、ユーザが操作ボタン701を押下した場合、画面管理部230は、ファイルに格納された線路配線情報、閉そく情報、または、隣駅境界情報を読み出し、画面700に読み出された情報を表示してもよい。   When the user presses the operation button 703, the screen management unit 230 holds the track wiring information, the block information, and the adjacent station boundary information input to the screen 700 in the main storage device 120 or the large capacity storage device 170. It may be stored in a file. When the user presses the operation button 701, the screen management unit 230 reads the track wiring information, the block information, or the adjacent station boundary information stored in the file, and displays the read information on the screen 700. May be.

また、ユーザが操作ボタン702を押下した場合、画面管理部230は、ファイルに格納された線路配線情報、閉そく情報、または、隣駅境界情報を読み出し、さらに、画面700に表示された内容に読み出された情報を追加してもよい。この際、情報の競合が起こった場合、画面管理部230は、例えば、競合が起こった各情報に関する確認ダイアログを表示してもよい。そして、画面管理部230は、確認ダイアログによって、いずれの情報を用いるかをユーザに選択させてもよい。   When the user presses the operation button 702, the screen management unit 230 reads the track wiring information, the block information, or the adjacent station boundary information stored in the file, and further reads the content displayed on the screen 700. You may add the published information. At this time, when an information conflict occurs, the screen management unit 230 may display a confirmation dialog regarding each piece of information in which the conflict has occurred, for example. Then, the screen management unit 230 may cause the user to select which information is used by a confirmation dialog.

処理614が終了し、かつ、操作ボタン705が押下された場合、線路配線入力部211は、処理611〜処理614において取得された線路配線情報、閉そく情報、および、隣駅境界情報の整合性をチェックする(620)。   When the process 614 is completed and the operation button 705 is pressed, the line wiring input unit 211 determines the consistency of the line wiring information, the block information, and the neighboring station boundary information acquired in the processes 611 to 614. Check (620).

線路配線入力部211は、処理620において、整合性のチェックとして例えば、線路形状テーブル251に格納されるすべての線路要素ID(領域2511)が閉そく形状テーブル252に格納される閉そくのいずれかに含まれるか否かを、領域2524を参照することによって判定する。   In the process 620, the line wiring input unit 211 includes, for example, any of the blocks in which all the line element IDs (regions 2511) stored in the line shape table 251 are stored in the block shape table 252 as a consistency check. It is determined by referring to the area 2524.

ここで、閉そく形状テーブル252に格納される閉そくのいずれにも含まれない線路要素IDが線路形状テーブル251に格納されると判定された場合、線路配線入力部211は、整合性のチェックが失敗であると判定する。処理620によって、線路配線入力部211は、信号機9240の配置の誤りを検出することができる。   Here, when it is determined that the line element ID that is not included in any of the blocks stored in the block shape table 252 is stored in the line shape table 251, the line wiring input unit 211 fails in the consistency check. It is determined that By the process 620, the line wiring input unit 211 can detect an error in the arrangement of the traffic light 9240.

処理620は、線路配線入力部211は、処理620における整合性のチェックが成功か失敗かを判定する(621)。処理620における整合性のチェックが成功であると判定された場合、線路配線入力部211は、図20に示す処理600の処理を終了する。   In process 620, the line wiring input unit 211 determines whether the consistency check in process 620 is successful or unsuccessful (621). When it is determined that the consistency check in the process 620 is successful, the line wiring input unit 211 ends the process 600 illustrated in FIG.

処理620における整合性のチェックが失敗であると、判定された場合、線路配線入力部211は、例えば、画面管理部230および出力インタフェース242を介して、エラーメッセージを画面700に表示する。エラーメッセージが表示された後、ユーザによってエラー内容を修正する旨を入力された場合、線路配線入力部211は、処理610に戻る。   When it is determined that the consistency check in the process 620 is unsuccessful, the line wiring input unit 211 displays an error message on the screen 700 via, for example, the screen management unit 230 and the output interface 242. After the error message is displayed, when the user inputs that the error content is to be corrected, the line wiring input unit 211 returns to the process 610.

また、エラーメッセージが表示された後、ユーザによってエラーを無視する旨を入力された場合、線路配線入力部211は、図20に示す処理600を終了する。   In addition, when the user inputs that the error is ignored after the error message is displayed, the line wiring input unit 211 ends the process 600 illustrated in FIG.

なお、図20に示す処理によって、線路配線入力部211は、画面700を介して閉そくおよび線路配線等に関する情報を取得したが、本実施形態の線路配線入力部211は、閉そくおよび線路配線等に関する情報を取得できれば、いかなる方法によって情報を取得してもよい。例えば、CD−ROM等の媒体によって、情報が入力インタフェース241に入力されてもよい。   20, the line wiring input unit 211 has acquired information on the closing and the line wiring via the screen 700. However, the line wiring input unit 211 of the present embodiment is related to the closing and the line wiring. As long as the information can be acquired, the information may be acquired by any method. For example, information may be input to the input interface 241 by a medium such as a CD-ROM.

処理600の後、過走防護領域定義部215は、図19に示す処理2300を開始する。   After the process 600, the overrun protection area definition unit 215 starts a process 2300 shown in FIG.

図21は、本発明の実施形態の過走防護領域を定義する処理を示すフローチャートである。   FIG. 21 is a flowchart illustrating a process for defining an overrun protection area according to the embodiment of this invention.

過走防護領域定義部215は、処理2310において、駅に含まれる番線を着点とするすべての閉そくについて、過走防護領域に関する情報を取得する処理である。過走防護領域定義部215は、処理2310の開始時に、ユーザが番線および過走防護領域の情報を入力するための画面(例えば、図6に示す画面800)を、ユーザインタフェースとして表示する。過走防護領域定義部215は、画面管理部230および出力インタフェース242等を用いて画面を入出力装置160に表示する。   The overrun protection area definition unit 215 is a process of acquiring information related to the overrun protection area for all the closures that are landed on the number line included in the station in the process 2310. The overrun protection area definition unit 215 displays, as a user interface, a screen (for example, a screen 800 shown in FIG. 6) for the user to input information on the number line and the overrun protection area when the process 2310 starts. The overrun protection area definition unit 215 displays a screen on the input / output device 160 using the screen management unit 230, the output interface 242 and the like.

過走防護領域定義部215は、処理2300が開始されてから、過走防護領域定義部215による処理が終了条件を満たすまで、処理2311、処理2312、および、処理2313を反復する(2310)。処理2310における終了条件は、ユーザによって図6に示す操作ボタン805の押下された場合である。   The overrun protection area definition unit 215 repeats the process 2311, the process 2312, and the process 2313 until the process by the overrun protection area definition unit 215 satisfies the end condition after the process 2300 is started (2310). The end condition in the process 2310 is when the operation button 805 shown in FIG. 6 is pressed by the user.

過走防護領域定義部215は、図6に示す駅選択窓710を介してユーザによって入力される、駅に関する情報を取得する(2311)。すなわち、過走防護領域定義部215は、処理611における線路配線入力部211による処理と同じく、駅に関する情報を取得する。   The overrun protection area definition unit 215 acquires information about the station, which is input by the user via the station selection window 710 shown in FIG. 6 (2311). That is, the overrun protection area definition unit 215 acquires information about the station, as in the process by the track wiring input unit 211 in the process 611.

処理2311の後、過走防護領域定義部215は、図6に示す線路配線入力窓830を介してユーザから入力された番線に関する情報を取得する。そして、取得された番線に関する情報が示す番線の位置と、着点の位置とが重複する閉そくを特定する(2312)。   After the process 2311, the overrun protection area definition unit 215 acquires information regarding the number line input by the user via the line wiring input window 830 illustrated in FIG. Then, a blockade in which the position of the number line indicated by the acquired information regarding the number line overlaps the position of the landing point is specified (2312).

本実施形態における番線とは、列車9930が停止する位置であり、列車9930の先頭が停止する位置によって示される。図6に示す白抜きの菱形841は、番線の位置を示す。画面管理部230は、菱形841の線路配線入力窓830における座標を番線の座標として取得する。そして、取得された番線の座標と、番線の識別子とを番線に関する情報に含めて過走防護領域定義部215に送信する。   The number line in the present embodiment is a position where the train 9930 stops, and is indicated by a position where the head of the train 9930 stops. A white diamond 841 shown in FIG. 6 indicates the position of the number line. The screen management unit 230 acquires the coordinates of the rhombus 841 in the line wiring input window 830 as the coordinates of the number line. Then, the acquired coordinates of the number line and the identifier of the number line are included in the information regarding the number line and transmitted to the overrun protection region definition unit 215.

ユーザは、例えば、描画制御窓820の領域821を押下した後、線路配線入力窓830に番線を入力できる。また、ユーザは、例えば、描画制御窓820の領域822が押下された後に、線路配線入力窓830に入力された番線を削除することができる。   For example, the user can input a number line in the line wiring input window 830 after pressing the area 821 of the drawing control window 820. Further, for example, after the area 822 of the drawing control window 820 is pressed, the user can delete the number line input to the line wiring input window 830.

ここで、画面管理部230は、領域821と領域822とを同時に押下されないように、画面800を表示してもよい。   Here, the screen management unit 230 may display the screen 800 so that the area 821 and the area 822 are not pressed simultaneously.

なお、本実施形態における画面管理部230は、いずれかの閉そくの発点または着点にのみ番線が入力されるように画面800を表示する。すなわち、本実施形態における閉そくの端点の位置と番線の端点の位置とは、一致する。   Note that the screen management unit 230 in the present embodiment displays the screen 800 so that a number line is input only at the starting point or landing point of any block. That is, the position of the end point of the block and the position of the end point of the number line in the present embodiment match.

本実施形態における列車9930は、番線において停車した場合、信号機9942が示す指示に従って発車し、本実施形態における信号機9942は、番線の位置から認識できる位置に設置される。そして、前述のとおり、本実施形態における信号機9942は、閉そくの発点に列車9930が進入する直前の位置に設置されるため、本実施形態における閉そくの端点の位置と番線の端点の位置とは一致する。   When the train 9930 in this embodiment stops on the number line, it departs according to the instruction | indication which the signal 9942 shows, and the signal 9942 in this embodiment is installed in the position which can be recognized from the position of a number line. As described above, the traffic light 9942 in the present embodiment is installed at a position immediately before the train 9930 enters the starting point of the closing, so the position of the closing end point and the position of the end point of the number line in the present embodiment are Match.

過走防護領域定義部215は、処理2312において、ユーザから番線に関する情報を取得した後、描画制御窓820における番線の座標と閉そく形状テーブル252の着点座標(領域2523)とが一致する閉そくを、すべて抽出する。ここで抽出される閉そくは、駅選択窓710を介してユーザによって入力された駅において、過走防護領域が定義されるべき閉そくである。   In step 2312, the overrun protection area definition unit 215 obtains information about the number line from the user, and then performs a process in which the coordinates of the number line in the drawing control window 820 match the landing coordinates (area 2523) of the shape table 252. Extract all. The blockade extracted here is a blockade for which an overrun protection area is to be defined at a station input by the user via the station selection window 710.

そして、過走防護領域定義部215は、処理2312において、抽出された閉そくの閉そくID(領域2521)と、取得された情報が示す番線の識別子と、取得された情報が示す番線の座標とを、過走防護領域テーブル258の領域2581、領域2582、および、領域2582に格納する。   In step 2312, the overrun protection area definition unit 215 obtains the extracted blockage ID (area 2521), the identifier of the line indicated by the acquired information, and the coordinates of the line indicated by the acquired information. These are stored in the area 2581, the area 2582, and the area 2582 of the overrun protection area table 258.

処理2312の後、過走防護領域定義部215は、図6に示す線路配線入力窓830を介してユーザから入力された過走防護領域に関する情報を取得する。そして、処理2312および処理2313において取得された情報に基づいて、過走防護領域と番線の位置(すなわち、閉そくの着点)との間の線路配線の線路要素IDを抽出する。そして、抽出された線路要素IDと、過走防護領域に関する情報とに基づいて、過走防護領域テーブル258を更新する(2313)。   After the process 2312, the overrun protection area definition unit 215 acquires information on the overrun protection area input from the user via the line wiring input window 830 shown in FIG. And based on the information acquired in the process 2312 and the process 2313, the line element ID of the line wiring between the overrun protection region and the position of the number line (that is, the landing point) is extracted. Then, the overrun protection area table 258 is updated based on the extracted track element ID and the information related to the overrun protection area (2313).

過走防護領域に関する情報は、例えば、図6に示す白菱形と黒逆三角形とに挟まれた線路領域をユーザが指定することによって、画面800に入力される。図6に示す菱形841と終端842とに挟まれた線路領域は、過走防護領域843である。   Information on the overrun protection area is input to the screen 800 when the user designates a track area sandwiched between a white rhombus and a black inverted triangle shown in FIG. The line region sandwiched between the rhombus 841 and the terminal end 842 shown in FIG. 6 is an overrun protection region 843.

ユーザは、例えば描画制御窓820の領域823を押下した後、線路配線入力窓830に過走防護領域を入力する。入力方法としては、例えば、ユーザが線路配線入力窓830から閉そくを一つ選択し、次に線路配線上の別の位置を選択することによって、選択された閉そくの過走防護領域の終端を決定する方法がある。これによって、過走防護領域を有する閉そくの着点の位置(すなわち、番線の位置)と過走防護領域の終端の位置とが830に入力され、各閉そくに過走防護領域が定義される。   For example, the user presses the area 823 of the drawing control window 820 and then inputs the overrun protection area to the line wiring input window 830. As an input method, for example, the user selects one block from the line wiring input window 830 and then selects another position on the line wiring, thereby determining the end of the overrun protection area of the selected block. There is a way to do it. As a result, the position of the landing point (that is, the position of the line) having the overrun protection area and the end position of the overrun protection area are input to 830, and the overrun protection area is defined for each block.

ユーザが過走防護領域を入力する場合、画面管理部230は、着点が番線でない閉そくに、過走防護領域の終端を定義できないように画面800を表示してもよい。   When the user inputs the overrun protection area, the screen management unit 230 may display the screen 800 so that the end of the overrun protection area cannot be defined while the landing is not a line.

また、別の入力方法としては、ユーザが、同一の番線を着点とする同方向の閉そくについて一括して過走防護領域を入力する方法がある。この方法は、例えば、線路配線入力窓830から番線の位置(すなわち、着点の位置)を選択し、次に線路配線上の別の位置を選択することによって位置を選択された番線を着点とするすべての閉そくについて過走防護領域終端を決定する方法である。   Further, as another input method, there is a method in which the user inputs the overrun protection region in a lump for the same-direction blocking with the same number line as the landing point. In this method, for example, the position of the number line is selected by selecting the position of the number line (that is, the position of the landing point) from the line wiring input window 830 and then selecting another position on the line wiring. This is a method for determining the end of the overrun protection area for all the obstructions.

また、ユーザは、例えば、描画制御窓820の領域824が押下された後、線路配線入力窓830に入力された過走防護領域の終端を消去することができる。   Further, for example, after the area 824 of the drawing control window 820 is pressed, the user can erase the end of the overrun protection area input to the line wiring input window 830.

ここで、画面管理部230は、領域823と領域824とがユーザによって同時に押下されないように、画面800を表示してもよい。   Here, the screen management unit 230 may display the screen 800 so that the region 823 and the region 824 are not pressed simultaneously by the user.

画面管理部230は、830および入力インタフェース241を介して入力された着点の位置と過走防護領域の終端の位置とを、過走防護領域に関する情報に含める。そして、過走防護領域に関する情報を、過走防護領域定義部215に送信する。これによって、過走防護領域定義部215は、過走防護領域に関する情報を取得する。   The screen management unit 230 includes the landing position and the end position of the overrun protection area input via 830 and the input interface 241 in the information related to the overrun protection area. Then, information on the overrun protection area is transmitted to the overrun protection area definition unit 215. As a result, the overrun protection area definition unit 215 acquires information on the overrun protection area.

過走防護領域定義部215は、処理2313において、取得された過走防護領域に関する情報が示す、着点の位置(すなわち、番線の位置)を領域2523に含む閉そく形状テーブル252の行を特定することによって、過走防護領域を定義された閉そくの閉そくIDを特定する。そして、特定された閉そくIDを領域2581に含む過走防護領域テーブル258の行の領域2584に、取得された過走防護領域の終端の位置を格納する。   In the process 2313, the overrun protection area definition unit 215 specifies a row of the block shape table 252 that includes the landing position (that is, the position of the line) in the area 2523 indicated by the acquired information on the overrun protection area. Thus, the obstruction ID of the obstruction that defines the overrun protection area is specified. Then, the acquired position of the end of the overrun protection area is stored in the area 2584 of the row of the overrun protection area table 258 that includes the specified blocking ID in the area 2581.

また、過走防護領域定義部215は、処理2313において、取得された過走防護領域に関する情報を参照し、着点の位置と過走防護領域の終端の位置との間に設置される線路配線を、線路形状テーブル251の領域2513および領域2514とを参照することによって、抽出する。そして、抽出された線路配線の線路要素ID(領域2511)を、特定された閉そくIDを領域2581に含む過走防護領域テーブル258の行の領域2585に格納する。   Further, the overrun protection area definition unit 215 refers to the acquired information about the overrun protection area in the process 2313, and the line wiring installed between the landing position and the end position of the overrun protection area Are extracted by referring to the region 2513 and the region 2514 of the track shape table 251. Then, the extracted line element ID (area 2511) of the line wiring is stored in the area 2585 of the row of the overrun protection area table 258 including the identified block ID in the area 2581.

処理2313が終了し、ユーザによって操作ボタン805が押下された場合、過走防護領域定義部215は、処理2311から処理2313において取得された番線に関する情報、過走防護領域に関する情報の整合性をチェックする(2320)。   When the process 2313 is finished and the operation button 805 is pressed by the user, the overrun protection area definition unit 215 checks the consistency of the information about the numbered line and the information about the overrun protection area acquired from the process 2311 to the process 2313. (2320).

過走防護領域定義部215は、処理2320において、例えば、過走防護領域テーブル258の領域2582に格納されるすべての番線を着点とする閉そくのうち、過走防護領域が定義されない閉そくが残っているか否かを判定することによって整合性をチェックする。   In the process 2320, the overrun protection area definition unit 215 leaves a block in which the overrun protection area is not defined, for example, among the closures that are pointed at all the numbers stored in the area 2582 of the overrun protection area table 258. Check consistency by determining whether or not

具体的には、過走防護領域定義部215は、処理2320において、過走防護領域テーブル258の領域2584および領域2585に値が格納されていない行がある場合、過走防護領域が定義されない閉そくがあると判定する。   Specifically, the overrun protection area definition unit 215 performs blocking in which the overrun protection area is not defined when there is a line in which no value is stored in the area 2584 and the area 2585 of the overrun protection area table 258 in the process 2320. Judge that there is.

また、過走防護領域定義部215は、過走防護領域テーブル258のすべての番線座標(領域2583)が、閉そく形状テーブル252の着点座標(領域2523)と一致するすべての閉そく形状テーブル252の行を抽出し、抽出された行の閉そくIDが過走防護領域テーブル258の領域2581に格納されていない場合、過走防護領域が定義されない閉そくがあると判定してもよい。   Further, the overrun protection area definition unit 215 includes all the block shape tables 252 in which all the line coordinates (area 2583) of the overrun protection area table 258 coincide with the landing coordinates (area 2523) of the block shape table 252. If a row is extracted and the block ID of the extracted row is not stored in the region 2581 of the overrun protection region table 258, it may be determined that there is a block in which the overrun protection region is not defined.

処理2320によって、過走防護領域定義部215は、過走防護領域の定義漏れを検出することができる。   Through the process 2320, the overrun protection area definition unit 215 can detect an overrun protection area definition omission.

処理2320の後、過走防護領域定義部215は、処理2320における整合性のチェックの結果、過走防護領域が定義されない閉そくがないと判定されたか否かを判定する(2321)。そして、処理2320において過走防護領域が定義されない閉そくがないと判定された場合、過走防護領域定義部215は、図21に示す処理2300を終了する。   After the process 2320, the overrun protection area definition unit 215 determines whether there is no blockage where the overrun protection area is not defined as a result of the consistency check in the process 2320 (2321). If it is determined in process 2320 that there is no block where the overrun protection area is not defined, the overrun protection area definition unit 215 ends the process 2300 shown in FIG.

処理2320において過走防護領域が定義されない閉そくがあると判定された場合、過走防護領域定義部215は、画面管理部230等に、例えば図22のエラーメッセージ表示窓851を表示させることによって、ユーザに整合性チェックの失敗を通知する。   When it is determined in the process 2320 that there is a blockage in which the overrun protection area is not defined, the overrun protection area definition unit 215 displays the error message display window 851 of FIG. 22 on the screen management unit 230 or the like, for example. Notify user of consistency check failure.

図22は、本発明の実施形態のエラーメッセージ表示窓851を示す説明図である。   FIG. 22 is an explanatory diagram illustrating the error message display window 851 according to the embodiment of this invention.

図22に示す画面800は、図6に示す画面800と同じく駅選択窓710、描画制御窓820、および、線路配線入力窓830を含む。さらに図22に示す画面800は、線路配線入力窓830において、エラーメッセージ表示窓851を示す。   A screen 800 shown in FIG. 22 includes a station selection window 710, a drawing control window 820, and a track wiring input window 830, similar to the screen 800 shown in FIG. Further, the screen 800 shown in FIG. 22 shows an error message display window 851 in the line wiring input window 830.

エラーメッセージ表示窓851は、図21に示す処理2321の判定結果に従って表示され、過走防護領域が定義されていない閉そくがある場合に表示される。エラーメッセージ表示窓851は、エラー内容修正ボタン852、および、エラー内容無視ボタン853が含まれる。   The error message display window 851 is displayed in accordance with the determination result of the process 2321 shown in FIG. 21, and is displayed when there is a block where an overrun protection area is not defined. The error message display window 851 includes an error content correction button 852 and an error content ignore button 853.

ユーザは、過走防護領域が定義されていない閉そくに、過走防護領域を定義したい場合、エラー内容修正ボタン852を押下する。過走防護領域定義部215は、エラー内容修正ボタン852が押下された場合、処理2310に戻る。   When the user wants to define the overrun protection area in a closed state where the overrun protection area is not defined, the user presses the error content correction button 852. The overrun protection area definition unit 215 returns to the process 2310 when the error content correction button 852 is pressed.

ユーザは、過走防護領域が定義されていない閉そくに、過走防護領域を定義しない場合、エラー内容無視ボタン853を押下する。過走防護領域定義部215は、エラー内容無視ボタン853が押下された場合、図21に示す処理2300を終了する。   When the user does not define the overrun protection area in the block where the overrun protection area is not defined, the user presses the error content ignore button 853. When the error content ignore button 853 is pressed, the overrun protection area definition unit 215 ends the process 2300 shown in FIG.

なお、図21に示す処理によって、過走防護領域定義部215は、画面800を介して過走防護領域に関する情報を取得したが、本実施形態の過走防護領域定義部215は、過走防護領域定義部215に関する情報を取得できれば、いかなる方法によって情報を取得してもよい。例えば、CD−ROM等の媒体によって、情報が入力インタフェース241に入力されてもよい。   21, the overrun protection area definition unit 215 has acquired information on the overrun protection area via the screen 800. However, the overrun protection area definition unit 215 according to the present embodiment performs the overrun protection area definition. Any information may be acquired by any method as long as the information regarding the area definition unit 215 can be acquired. For example, information may be input to the input interface 241 by a medium such as a CD-ROM.

処理2300の後、図19に示す処理900が実行される。   After the process 2300, the process 900 shown in FIG. 19 is executed.

処理900において、幾何パターン抽出部212は、処理600において入力された複数の閉そくの中の二つの閉そくの組について、信号機の発点および着点ならびに方向から幾何パターン種別を決定する。そして、処理900において、幾何パターン抽出部212は、処理2300において入力された閉そくの過走防護領域に基づいて、任意の閉そくと過走防護領域との組について、信号機の発点および着点から過走幾何パターン種別を決定する。   In the process 900, the geometric pattern extraction unit 212 determines the geometric pattern type from the starting point, the landing point, and the direction of the traffic light with respect to two of the plurality of blocking groups input in the processing 600. Then, in the process 900, the geometric pattern extraction unit 212 determines, based on the obstruction overrun protection area input in the process 2300, for any combination of obstruction and overrun protection area from the starting point and the landing point of the traffic light. Determine the overrun geometric pattern type.

なお、処理900が開始される場合、画面管理部230は、例えば、図23に示す画面をユーザインタフェースとして入出力装置160に表示する。   When the process 900 is started, the screen management unit 230 displays, for example, the screen illustrated in FIG. 23 on the input / output device 160 as a user interface.

図23は、本発明の実施形態の幾何パターン種別を表示するための画面1000を示す説明図である。   FIG. 23 is an explanatory diagram showing a screen 1000 for displaying the geometric pattern type according to the embodiment of this invention.

画面1000は、二つの閉そく間の幾何パターン種別を表示するための画面である。   The screen 1000 is a screen for displaying a geometric pattern type between two blocks.

画面1000は、タブ1031およびタブ1032が含まれる。タブ1031が選択された場合、画面管理部230は、画面1000が表示される。タブ1031は、幾何パターン種別を決定する際に、ユーザによって選択される。タブ1032が選択された場合、画面管理部230は、後述する図25に示す画面1100を表示する。   Screen 1000 includes tab 1031 and tab 1032. When the tab 1031 is selected, the screen management unit 230 displays the screen 1000. The tab 1031 is selected by the user when determining the geometric pattern type. When the tab 1032 is selected, the screen management unit 230 displays a screen 1100 shown in FIG.

画面1000には、幾何パターン一覧窓1010、線路形状グラフ表示窓1020、および、操作ボタン1001が含まれる。幾何パターン一覧窓1010は、線路形状グラフ表示窓1020に表示される記号の凡例を示す。   The screen 1000 includes a geometric pattern list window 1010, a line shape graph display window 1020, and operation buttons 1001. The geometric pattern list window 1010 shows a legend of symbols displayed on the track shape graph display window 1020.

線路形状グラフ表示窓1020には、二つの閉そく間の幾何パターンが表示される。なお、処理900の開始時において、線路形状グラフ表示窓1020には、何も表示されていない。   The line shape graph display window 1020 displays a geometric pattern between two blocks. At the start of the process 900, nothing is displayed in the line shape graph display window 1020.

操作ボタン1001は、各幾何パターンに制御ロジックを選択するための処理1200へ進むためのボタンである。   The operation button 1001 is a button for proceeding to a process 1200 for selecting a control logic for each geometric pattern.

図19に示す処理900の詳細な流れを、図24Aおよび図24Bに示す。   A detailed flow of the process 900 shown in FIG. 19 is shown in FIGS. 24A and 24B.

図24Aは、本発明の実施形態の幾何パターン種別を決定するための処理を示すフローチャートである。   FIG. 24A is a flowchart illustrating a process for determining a geometric pattern type according to the embodiment of this invention.

幾何パターン抽出部212は、処理600において入力された閉そくの幾何パターン種別を決定するため、処理910、処理920〜処理925、処理930、処理940、および、処理941を実行する。   The geometric pattern extraction unit 212 executes processing 910, processing 920 to processing 925, processing 930, processing 940, and processing 941 in order to determine the geometric pattern type of the block input in processing 600.

幾何パターン抽出部212は、処理920における処理が終了し、かつ、処理910における終了条件を処理が満たすまで、処理920を反復させる(910)。処理910における終了条件は、閉そく形状テーブル252に格納されるすべての閉そくが処理910において選択され、選択された閉そくに処理920の処理が実行されることである。   The geometric pattern extraction unit 212 repeats the process 920 until the process in the process 920 ends and the process satisfies the end condition in the process 910 (910). The end condition in the process 910 is that all the blocks stored in the block shape table 252 are selected in the process 910, and the process of the process 920 is executed on the selected block.

幾何パターン抽出部212は、処理910において選択されていない閉そくを閉そく形状テーブル252から選択する。処理910において選択された閉そくを、以後、閉そく1と記載する。   The geometric pattern extraction unit 212 selects a block not selected in the process 910 from the block shape table 252. The block selected in the process 910 is hereinafter referred to as block 1.

幾何パターン抽出部212は、処理920の処理において、処理925が終了し、かつ、処理920における終了条件が満たされるまで、処理921〜処理925を反復させる(920)。処理920における終了条件は、閉そく1以外の閉そく形状テーブル252に格納される各閉そくと、閉そく1とのすべての組に、処理921〜処理925の処理が実行されることである。   In the process 920, the geometric pattern extraction unit 212 repeats the processes 921 to 925 until the process 925 ends and the end condition in the process 920 is satisfied (920). The end condition in the process 920 is that the processes of the processes 921 to 925 are executed for all combinations of the blocks 1 stored in the block shape table 252 other than the block 1 and the blocks 1.

処理920において、閉そく1以外の各閉そくと、閉そく1との組のうち、処理921〜処理925の処理が実行されていない組がある場合、幾何パターン抽出部212は、閉そく1として選択されていない閉そくから、一つの閉そくを選択する。処理920において選択される閉そくを、以後、閉そく2と記載する。   In the process 920, when there is a pair in which the processes of the processes 921 to 925 are not executed among the combinations of each block other than the block 1 and the block 1, the geometric pattern extraction unit 212 is selected as the block 1 Choose one block from no block. The block selected in the process 920 is hereinafter referred to as block 2.

幾何パターン抽出部212は、処理920において閉そく2を選択した後、閉そく1の発点または着点と閉そく2の発点または着点とが重複するか否かをチェックする(921)。幾何パターン抽出部212は、処理921において、例えば、閉そく形状テーブル252の閉そく1および閉そく2の発点座標(領域2522)と着点座標(領域2523)とを比較することによって、閉そく1の発点または着点と閉そく2の発点または着点とが重複するか否かをチェックする。   After selecting the block 2 in the process 920, the geometric pattern extraction unit 212 checks whether or not the starting point or landing point of the closing point 1 and the starting point or landing point of the block 2 overlap (921). In the process 921, the geometric pattern extraction unit 212 compares the origin coordinates (area 2522) and the origin coordinates (area 2523) of the block 1 and the block 2 of the block shape table 252, for example. It is checked whether the point or landing point and the starting point or landing point of the block 2 overlap.

処理921の後、幾何パターン抽出部212は、閉そく1または閉そく2に他方の閉そくの発点または着点が包含されているか否かをチェックする(922)。幾何パターン抽出部212は、処理921において、例えば、閉そく1および閉そく2のうちの一つの閉そくの区間を、閉そく形状テーブル252の対応線路要素ID(領域2524)と線路形状テーブル251の領域2513および領域2514とに基づいて特定し、他方の閉そくの発点座標(領域2522)と着点座標(領域2523)とが、特定された区間に包含されているか否かを判定することによって、発点または着点が包含されているか否かをチェックする。   After the process 921, the geometric pattern extraction unit 212 checks whether or not the closing point 1 or closing point 2 includes the starting point or the landing point of the other closing point (922). In the process 921, the geometric pattern extraction unit 212, for example, selects one of the blocks 1 and 2 from the corresponding line element ID (region 2524) of the block shape table 252 and the region 2513 of the line shape table 251. The starting point is determined by determining whether or not the other starting point coordinates (region 2522) and the landing point coordinates (region 2523) are included in the specified section. Or check whether the landing is included.

処理922の後、幾何パターン抽出部212は、閉そく1と閉そく2との方向をチェックする(923)。幾何パターン抽出部212は、処理923において、例えば、閉そく形状テーブル252における閉そく1と閉そく2との方向(領域2525)比較し、閉そく1の方向と閉そく2の方向とが同じ方向である場合、順方向であると判定し、閉そく1の方向と閉そく2の方向とが異なる場合、逆方向であると判定することによって、方向をチェックする。   After the process 922, the geometric pattern extraction unit 212 checks the direction of the block 1 and the block 2 (923). In the process 923, for example, the geometric pattern extraction unit 212 compares the direction of the block 1 and the block 2 in the block shape table 252 (region 2525), and if the direction of the block 1 and the direction of the block 2 are the same direction, When the direction is determined to be the forward direction and the direction of the block 1 is different from the direction of the block 2, the direction is checked by determining that the direction is the reverse direction.

処理923の後、幾何パターン抽出部212は、処理921〜処理923におけるチェック結果を、幾何パターン決定用テーブル254と照合し、幾何パターン種別を決定する(924)。   After the process 923, the geometric pattern extraction unit 212 collates the check results in the processes 921 to 923 with the geometric pattern determination table 254 to determine the geometric pattern type (924).

幾何パターン抽出部212は、例えば、処理924において、処理921の結果を幾何パターン決定用テーブル254の重複端点数(領域2541)および重複端点種類(領域2542)と照合する。また、幾何パターン抽出部212は、処理922の結果を幾何パターン決定用テーブル254の閉そく1に包含される閉そく2の端点数(領域2543)、閉そく1に包含される閉そく2の端点種類(領域2544)、閉そく2に包含される閉そく1の端点数(領域2545)、閉そく2に包含される閉そく1の端点種類(領域2546)と照合する。   For example, in the process 924, the geometric pattern extraction unit 212 collates the result of the process 921 with the number of overlapping endpoints (region 2541) and the type of overlapping endpoints (region 2542) in the geometric pattern determination table 254. Further, the geometric pattern extraction unit 212 uses the result of the process 922 as the number of endpoints of the block 2 included in the block 1 of the geometric pattern determination table 254 (region 2543), and the type of end point of the block 2 included in the block 1 (region). 2544), the number of endpoints of block 1 included in block 2 (region 2545), and the type of endpoint of block 1 included in block 2 (region 2546).

また、幾何パターン抽出部212は、処理923の結果を幾何パターン決定用テーブル254の閉そく1と閉そく2との方向関係(領域2547)と照合する。これらの照合によって、チェック結果とすべてが一致する行の幾何パターン種別を取得することによって、幾何パターン種別を決定する。   Further, the geometric pattern extraction unit 212 collates the result of the process 923 with the directional relationship (area 2547) between the block 1 and the block 2 in the geometric pattern determination table 254. The geometric pattern type is determined by acquiring the geometric pattern type of the line that matches all the check results by these checks.

なお、処理921および処理922の結果、閉そく1と閉そく2とが、図12Bの領域2548が示す幾何パターン種別のいずれにも該当しない場合、幾何パターン抽出部212は、ステップ924において、閉そく1と閉そく2との組に幾何パターン種別を決定しない。そして、幾何パターン抽出部212は、処理920に戻り、閉そく1と新たな閉そく2とに処理921を実行する。   Note that, as a result of the processing 921 and the processing 922, when the block 1 and the block 2 do not correspond to any of the geometric pattern types indicated by the area 2548 in FIG. 12B, the geometric pattern extraction unit 212 determines that the block 1 and the block 1 in step 924 The geometric pattern type is not determined for the pair with block 2. Then, the geometric pattern extraction unit 212 returns to the process 920 and executes the process 921 for the block 1 and the new block 2.

処理924の後、幾何パターン抽出部212は、決定された幾何パターン種別を示す識別子と、閉そく1を示す閉そくID(領域2521)と、閉そく2を示す閉そくID(領域2521)とを、幾何パターン格納テーブル253の新たな行の領域2533、領域2534、および、領域2535に格納する(925)。また、幾何パターン抽出部212は、新たな行の領域2532に、”通常”を格納し、領域2531に、幾何パターン格納テーブル253において一意な識別子を格納する。   After the process 924, the geometric pattern extraction unit 212 generates an identifier indicating the determined geometric pattern type, a block ID indicating the block 1 (region 2521), and a block ID indicating the block 2 (region 2521). The data is stored in the area 2533, the area 2534, and the area 2535 of the new row of the storage table 253 (925). The geometric pattern extraction unit 212 stores “normal” in the area 2532 of the new row, and stores a unique identifier in the geometric pattern storage table 253 in the area 2531.

例えば、閉そく1の閉そくIDが”Block_#1”であり、閉そく2の閉そくIDが”Block_#2”であり、処理924において、幾何パターン種別”進路選択A”が決定された場合、幾何パターン抽出部212は、処理925において、幾何パターン格納テーブル253の幾何パターン分類(領域2532)に通常を格納する。また、幾何パターン抽出部212は、幾何パターン種別(領域2533)に”16”を格納し、閉そく1ID(領域2534)に”Block_#1”を、閉そく2ID(領域2535)に”Block_#2”を格納する。   For example, when the block ID of block 1 is “Block_ # 1”, the block ID of block 2 is “Block_ # 2”, and the geometric pattern type “course selection A” is determined in process 924, the geometric pattern In the process 925, the extraction unit 212 stores normal in the geometric pattern classification (region 2532) of the geometric pattern storage table 253. The geometric pattern extraction unit 212 stores “16” in the geometric pattern type (region 2533), “Block_ # 1” in the block 1 ID (region 2534), and “Block_ # 2” in the block 2 ID (region 2535). Is stored.

処理925が終了し、処理920における終了条件が満たされ、かつ、処理910の終了条件が満たされた場合、幾何パターン抽出部212は、閉そく形状テーブル252および幾何パターン格納テーブル253に格納された情報に基づいて、図23に示す線路形状グラフ表示窓1020に、ユーザによって認識可能なグラフによって、幾何パターンを表示する(930)。幾何パターン抽出部212は、画面管理部230等を介して線路形状グラフ表示窓1020に幾何パターンを表示する。   When the process 925 ends, the end condition in the process 920 is satisfied, and the end condition of the process 910 is satisfied, the geometric pattern extraction unit 212 stores information stored in the block shape table 252 and the geometric pattern storage table 253. Based on the above, a geometric pattern is displayed on the track shape graph display window 1020 shown in FIG. 23 by a graph recognizable by the user (930). The geometric pattern extraction unit 212 displays the geometric pattern on the line shape graph display window 1020 via the screen management unit 230 or the like.

図23において、閉そく形状テーブル252の各行に格納される閉そくは、例えば、閉そくF1021のように表示される。   In FIG. 23, the block stored in each row of the block shape table 252 is displayed as, for example, block F1021.

また、図23において、幾何パターン格納テーブル253の領域2533が示す幾何パターン種別は、二つの閉そく間をつなぐ線または矢印のパターンによって表示される。例えば、幾何パターン抽出部212は、閉そくBの閉そくIDが”Block_#1”であり、閉そくDの閉そくIDが”Block_#3”である場合、閉そくDと閉そくFとの間の幾何パターン種別の識別子(領域2533)は、図10に示す幾何パターン格納テーブル253において”12”であるため、閉そくBと閉そくDとの間を矢印1022のように表示する。   Further, in FIG. 23, the geometric pattern type indicated by the area 2533 of the geometric pattern storage table 253 is displayed by a line or arrow pattern connecting two blocks. For example, when the block ID of the block B is “Block_ # 1” and the block ID of the block D is “Block_ # 3”, the geometric pattern extraction unit 212 determines the geometric pattern type between the block D and the block F. Since the identifier (area 2533) is “12” in the geometric pattern storage table 253 shown in FIG. 10, the space between the block B and the block D is displayed as indicated by an arrow 1022.

また、例えば、幾何パターン抽出部212は、閉そくBの閉そくIDが”Block_#1”であり、閉そくCの閉そくIDが”Block_#2”である場合、閉そくBと閉そくCとの間の幾何パターン種別の識別子(領域2533)は、図10に示す幾何パターン格納テーブル253において”16”であるため、閉そくBと閉そくCとの間を二重線1023のように表示する。   Further, for example, when the block ID of the block B is “Block_ # 1” and the block ID of the block C is “Block_ # 2”, the geometric pattern extraction unit 212 determines the geometry between the block B and the block C. Since the identifier of the pattern type (area 2533) is “16” in the geometric pattern storage table 253 shown in FIG. 10, the space between the block B and the block C is displayed as a double line 1023.

幾何パターン抽出部212は、線路形状グラフ表示窓1020に表示された幾何パターン種別をユーザが識別できるように、幾何パターン一覧窓1010に、表示された幾何パターン種別を示す記号の凡例を表示する。例えば、領域1011には、幾何パターン種別”終点両封鎖A”(識別子:19)を示す三重線が表示される。   The geometric pattern extraction unit 212 displays a legend of symbols indicating the displayed geometric pattern types in the geometric pattern list window 1010 so that the user can identify the geometric pattern types displayed in the line shape graph display window 1020. For example, a triple line indicating the geometric pattern type “end point blockade A” (identifier: 19) is displayed in the area 1011.

なお、画面管理部230は、ユーザが幾何パターン一覧窓1010の凡例のいずれかを押下した場合、押下された凡例の幾何パターン種別に対応する、線路形状グラフ表示窓1020の幾何パターンを、ハイライト表示してもよい。   When the user presses any of the legends of the geometric pattern list window 1010, the screen management unit 230 highlights the geometric pattern of the line shape graph display window 1020 corresponding to the pressed geometric pattern type of the legend. It may be displayed.

ここで、線路形状グラフ表示窓1020には、幾何パターン格納テーブル253に格納された幾何パターンのうち、幾何パターン分類(領域2532)が”通常”を示す幾何パターンのみが表示される。ユーザは、タブ1032を押下することによって、線路形状グラフ表示窓1020が表示される画面1000から、過走幾何パターンを表示する画面(後述)に切り替えることができる。   Here, of the geometric patterns stored in the geometric pattern storage table 253, only the geometric patterns whose geometric pattern classification (region 2532) indicates “normal” are displayed in the line shape graph display window 1020. By pressing the tab 1032, the user can switch from the screen 1000 on which the track shape graph display window 1020 is displayed to a screen (described later) that displays an overrun geometric pattern.

処理930の後、幾何パターン抽出部212は、処理910の結果について整合性をチェックする(940)。幾何パターン抽出部212は、処理940において、例えば、閉そくへ列車9930が進入するための幾何パターン種別がすべての閉そくに定義されているか否かを判定することによって、整合性をチェックする。幾何パターン種別がすべての閉そくに定義されている場合、処理940における整合性のチェックは、成功である。   After the process 930, the geometric pattern extraction unit 212 checks the consistency of the result of the process 910 (940). In the process 940, the geometric pattern extraction unit 212 checks the consistency by, for example, determining whether or not the geometric pattern type for the train 9930 to enter the block is defined for all the blocks. If the geometric pattern type is defined for all blocks, the consistency check in operation 940 is successful.

具体的には、処理940において幾何パターン抽出部212は、閉そく形状テーブル252に格納されたすべての閉そくが、幾何パターン格納テーブル253の閉そく1ID(領域2534)または閉そく2ID(領域2535)に格納され、かつ、幾何パターン格納テーブル253の領域2532に”通常”が格納される行の幾何パターン種別(領域2533)に、”12”、”13”、”14”、および、”15”の少なくとも一つが格納される場合、すべての閉そくに幾何パターン種別を定義したと判定する。処理930によって、幾何パターン抽出部212は、信号機9942の配置の妥当性を検証することができる。   Specifically, in the process 940, the geometric pattern extraction unit 212 stores all the blocks stored in the block shape table 252 in the block 1 ID (region 2534) or block 2 ID (region 2535) of the geometric pattern storage table 253. In addition, at least one of “12”, “13”, “14”, and “15” is included in the geometric pattern type (region 2533) of the row in which “normal” is stored in the region 2532 of the geometric pattern storage table 253. If one is stored, it is determined that the geometric pattern type is defined for all the blocks. Through the processing 930, the geometric pattern extraction unit 212 can verify the validity of the arrangement of the traffic lights 9942.

処理940の後、幾何パターン抽出部212は、処理940のチェック結果を判定する(941)。処理940における整合性のチェックが失敗した場合、幾何パターン抽出部212は、エラーメッセージ表示窓およびエラー範囲を画面1000に表示させることによって、ユーザに整合性チェックの失敗を通知する。ここで、エラー内容を修正する指示がユーザによって入力された場合、幾何パターン抽出部212は、再び処理600が開始されるように、線路配線入力部211を起動する。また、エラー内容を無視する指示がユーザによって入力された場合、幾何パターン抽出部212は、処理950を実行する。   After the process 940, the geometric pattern extraction unit 212 determines the check result of the process 940 (941). When the consistency check in the process 940 fails, the geometric pattern extraction unit 212 notifies the user of the failure of the consistency check by displaying an error message display window and an error range on the screen 1000. Here, when an instruction to correct the error content is input by the user, the geometric pattern extraction unit 212 activates the line wiring input unit 211 so that the process 600 is started again. When an instruction to ignore the error content is input by the user, the geometric pattern extraction unit 212 executes processing 950.

図24Bは、本発明の実施形態の過走幾何パターン種別を決定するための処理を示すフローチャートである。   FIG. 24B is a flowchart illustrating a process for determining the overrun geometric pattern type according to the embodiment of this invention.

幾何パターン抽出部212は、処理2300において入力された過走防護領域と処理600において入力された閉そくとの過走幾何パターン種別を決定するため、処理950を実行する。処理950は、処理960、処理970、処理971〜処理975、処理980、および、処理990を含む。   The geometric pattern extraction unit 212 executes a process 950 to determine the overrun geometric pattern type between the overrun protection area input in the process 2300 and the block input in the process 600. The process 950 includes a process 960, a process 970, a process 971 to a process 975, a process 980, and a process 990.

処理950が開始された場合、幾何パターン抽出部212は、処理960における終了条件が満たされるまで、処理970を反復させる(960)。処理960における終了条件は、閉そく形状テーブル252に格納されるすべての閉そくが処理960において選択され、処理960において選択された閉そくに処理970における処理が実行されることである。   When the process 950 is started, the geometric pattern extraction unit 212 repeats the process 970 until the end condition in the process 960 is satisfied (960). The end condition in the process 960 is that all the blocks stored in the block shape table 252 are selected in the process 960, and the process in the process 970 is executed in the selected block in the process 960.

幾何パターン抽出部212は、処理960において選択されていない閉そくを閉そく形状テーブル252から選択する。処理960において選択される閉そくを、以後、閉そく1と記載する。   The geometric pattern extraction unit 212 selects a block not selected in the process 960 from the block shape table 252. The block selected in the process 960 is hereinafter referred to as block 1.

幾何パターン抽出部212は、処理970において、処理975が終了し、かつ、処理970における終了条件が満たされるまで、処理971〜処理975を反復させる。処理970における終了条件は、閉そく1以外の閉そく形状テーブル252に格納される各閉そくと、閉そく1とのすべての組に、処理971〜処理975の処理が実行されることである。   In the process 970, the geometric pattern extraction unit 212 repeats the processes 971 to 975 until the process 975 ends and the end condition in the process 970 is satisfied. An end condition in the process 970 is that the processes of the processes 971 to 975 are executed for all the combinations of the block stored in the block shape table 252 other than the block 1 and the block 1.

処理970において、閉そく1以外の各閉そくと閉そく1との組に、処理971〜処理975の処理が実行されていない組がある場合、幾何パターン抽出部212は、閉そく1以外の閉そくから閉そくを選択する。処理970において選択される閉そくを、以後、閉そく2と記載する。   In the process 970, when there is a pair in which the processes of the processes 971 to 975 are not executed in the combinations of the respective blocks other than the block 1 and the block 1, the geometric pattern extraction unit 212 starts the block from the blocks other than the block 1. select. The block selected in the process 970 is hereinafter referred to as block 2.

幾何パターン抽出部212は、処理971において、閉そく1の過走防護領域と閉そく2の防護領域との共通領域有無をチェックする。幾何パターン抽出部212は、具体的には、処理971におけるチェックにおいて、閉そく1の閉そくIDを領域2581に含む過走防護領域テーブル258の行を特定し、特定された行の過走防護領域対応線路要素ID(領域2585)と、閉そく2の対応線路要素ID(領域2524)とを比較する。そして、比較の結果、特定された行の過走防護領域対応線路要素ID(領域2585)と、閉そく2の対応線路要素ID(領域2524)とに、同じ線路要素が少なくとも一つ含まれる場合、閉そく1の過走防護領域と閉そく2の防護領域との共通領域があると判定する。   In step 971, the geometric pattern extraction unit 212 checks whether there is a common area between the overrun protection area of the block 1 and the protection area of the block 2. Specifically, the geometric pattern extraction unit 212 specifies the row of the overrun protection area table 258 including the block ID of the block 1 in the area 2581 in the check in the process 971, and corresponds to the overrun protection area of the specified line. The line element ID (area 2585) is compared with the corresponding line element ID of the block 2 (area 2524). Then, as a result of the comparison, when at least one same line element is included in the overrun protection area corresponding line element ID (area 2585) of the specified row and the corresponding line element ID of the block 2 (area 2524), It is determined that there is a common area between the overrun protection area of the block 1 and the protection area of the block 2.

処理971の後、幾何パターン抽出部212は、閉そく1の過走防護領域と閉そく2の過走防護領域との共通領域の有無をチェックする(972)。幾何パターン抽出部212は、具体的には、処理972におけるチェックにおいて、過走防護領域テーブル258の過走防護領域対応線路要素ID(領域2585)を閉そく1と閉そく2との間で比較する。そして、閉そく1を示す行の領域2585と閉そく2を示す行の領域2585とに、同じ線路要素が少なくとも一つ含まれる場合、幾何パターン抽出部212は、閉そく1の過走防護領域と閉そく2の過走防護領域との共通領域があると判定する。   After the process 971, the geometric pattern extraction unit 212 checks whether there is a common area between the block 1 overrun protection area and the block 2 overrun protection area (972). Specifically, the geometric pattern extraction unit 212 compares the overrunning protection area corresponding line element ID (area 2585) of the overrunning protection area table 258 between the block 1 and the block 2 in the check in the process 972. If at least one of the same line elements is included in the row area 2585 indicating the block 1 and the row area 2585 indicating the block 2, the geometric pattern extraction unit 212 and the overrun protection region of the block 1 and the block 2 It is determined that there is a common area with the overrun protection area.

処理972の後、幾何パターン抽出部212は、閉そく1の過走防護領域に閉そく2の発点または着点が包含されるか否かをチェックする(処理973)。幾何パターン抽出部212は、処理973におけるチェックにおいて、具体的には、閉そく1の閉そくIDを領域2581に含む過走防護領域テーブル258の行を特定する。そして、幾何パターン抽出部212は、特定された行の過走防護領域対応線路要素ID(領域2585)から過走防護領域の内部点を特定し、閉そく2の発点座標(領域2522)または発点座標(領域2523)が特定された内部点に包含されているか否かを判定する。   After the process 972, the geometric pattern extraction unit 212 checks whether the starting point or the landing point of the block 2 is included in the overrun protection area of the block 1 (process 973). In the check in the process 973, the geometric pattern extraction unit 212 specifically identifies a row of the overrun protection area table 258 that includes the block ID of the block 1 in the area 2581. Then, the geometric pattern extraction unit 212 identifies the internal point of the overrun protection area from the overrun protection area corresponding line element ID (area 2585) of the identified row, and the origin 2 coordinates (area 2522) or the origin of the block 2 It is determined whether or not the point coordinates (region 2523) are included in the specified internal point.

処理973の後、幾何パターン抽出部212は、処理971〜処理973におけるチェック結果を、過走幾何パターン決定用テーブル259と照合することによって、過走幾何パターン種別を決定する(974)。具体的には、幾何パターン抽出部212は、処理971、および、処理972の結果と過走幾何パターン決定用テーブル259の共通領域の有無(領域2591)とを照合する。   After the process 973, the geometric pattern extraction unit 212 determines the overrun geometric pattern type by comparing the check results in the processes 971 to 973 with the overrun geometric pattern determination table 259 (974). Specifically, the geometric pattern extraction unit 212 collates the results of the processes 971 and 972 with the presence / absence of a common area in the overrun geometric pattern determination table 259 (area 2591).

また、幾何パターン抽出部212は、処理974において、処理973の結果と、過走幾何パターン決定用テーブル259の領域2592および領域2593とを照合する。照合の結果、処理971〜処理973におけるチェック結果と合致した過走幾何パターン決定用テーブル259の行の幾何パターン種別を取得することによって、幾何パターン抽出部212は、過走幾何パターン種別を決定する。   Further, in the process 974, the geometric pattern extraction unit 212 collates the result of the process 973 with the region 2592 and the region 2593 of the overrun geometric pattern determination table 259. As a result of the collation, the geometric pattern extraction unit 212 determines the overrun geometric pattern type by acquiring the geometric pattern type of the row of the overrun geometric pattern determination table 259 that matches the check results in the processes 971 to 973. .

なお、処理971〜処理973の結果、閉そく1と閉そく2とが、図13の領域2594が示す過走幾何パターン種別のいずれにも該当しない場合、幾何パターン抽出部212は、ステップ974において、閉そく1と閉そく2との組に過走幾何パターン種別を決定しない。そして、幾何パターン抽出部212は、処理970に戻り、閉そく1と新たな閉そく2とに処理971を実行する。   Note that, as a result of processing 971 to processing 973, when the block 1 and block 2 do not correspond to any of the overrun geometric pattern types indicated by the region 2594 in FIG. 13, the geometric pattern extraction unit 212 performs block closure in step 974. The overrun geometric pattern type is not determined for the set of 1 and block 2. Then, the geometric pattern extraction unit 212 returns to the process 970 and executes the process 971 for the block 1 and the new block 2.

処理974の後、幾何パターン抽出部212は、決定された過走幾何パターン種別を示す識別子を、幾何パターン格納テーブル253の領域2533に格納し、閉そく1の閉そくIDを領域2534に格納し、閉そく2の閉そくIDを領域2535に格納する(975)。また、幾何パターン抽出部212は、処理975において、幾何パターン格納テーブル253において一意に識別できる識別子を領域2531に格納し、”過走領域”を領域2532に格納する。   After the process 974, the geometric pattern extraction unit 212 stores an identifier indicating the determined overrun geometric pattern type in the area 2533 of the geometric pattern storage table 253, stores the block ID of block 1 in the area 2534, and blocks the block. The block ID of 2 is stored in the area 2535 (975). Further, in process 975, the geometric pattern extraction unit 212 stores an identifier that can be uniquely identified in the geometric pattern storage table 253 in the region 2531 and stores “overrun region” in the region 2532.

例えば、閉そく1の閉そくIDが”Block_#1”であり、閉そく2の閉そくIDが”Block_#4”であり、処理974によって決定された過走幾何パターン種別が”発着点包含なし”(識別子:1)であった場合、幾何パターン抽出部212は、処理975において、幾何パターン格納テーブル253の幾何パターン分類(領域2532)に”過走領域”を格納し、幾何パターン種別(領域2533)に”1”を格納し、領域2534に”Block_#1”を格納し、領域2535に”Block_#2”を格納する。   For example, the block ID of block 1 is “Block_ # 1”, the block ID of block 2 is “Block_ # 4”, and the overrun geometric pattern type determined by the process 974 is “no landing point included” (identifier). 1), in the process 975, the geometric pattern extraction unit 212 stores “overrun region” in the geometric pattern classification (region 2532) of the geometric pattern storage table 253 and the geometric pattern type (region 2533). “1” is stored, “Block_ # 1” is stored in the area 2534, and “Block_ # 2” is stored in the area 2535.

処理975が終了し、処理970における終了条件および処理960における終了条件が満たされた場合、幾何パターン抽出部212は、閉そく形状テーブル252および幾何パターン格納テーブル253に格納された過走防護領域に関する情報を、画面管理部230および出力インタフェース242等を用いて、図25に示す線路形状グラフ表示窓1120へ表示する(980)。   When the process 975 ends and the end condition in the process 970 and the end condition in the process 960 are satisfied, the geometric pattern extraction unit 212 stores information on the overrun protection area stored in the block shape table 252 and the geometric pattern storage table 253. Is displayed on the line shape graph display window 1120 shown in FIG. 25 using the screen management unit 230 and the output interface 242 (980).

図25は、本発明の実施形態の過走幾何パターン種別を表示するための画面1100を示す説明図である。   FIG. 25 is an explanatory diagram showing a screen 1100 for displaying the overrun geometric pattern type according to the embodiment of this invention.

画面1100は、一つの閉そくの過走防護領域と他の閉そくの防護領域間の過走幾何パターン、または、一つの閉そくの過走防護領域と他の閉そくの過走防護領域の過走幾何パターンとを示す。   Screen 1100 shows an overrun geometric pattern between one obstruction overrun protection area and another obstruction protection area, or an overrun geometric pattern of one obstruction overrun protection area and another obstruction overrun protection area. It shows.

画面1100は、タブ1032が選択された際に表示される画面である。画面1100には、幾何パターン一覧窓1110、線路形状グラフ表示窓1120、および、操作ボタン1001が含まれる。幾何パターン一覧窓1110は、線路形状グラフ表示窓1120に表示される記号の凡例を示す。   A screen 1100 is a screen displayed when the tab 1032 is selected. The screen 1100 includes a geometric pattern list window 1110, a line shape graph display window 1120, and operation buttons 1001. The geometric pattern list window 1110 shows a legend of symbols displayed on the track shape graph display window 1120.

線路形状グラフ表示窓1120には、二つの閉そく間の過走幾何パターンが表示される。なお、処理900の開始時において、タブ1032が選択された場合、線路形状グラフ表示窓1120には、何も表示されていない。   The track shape graph display window 1120 displays an overrun geometric pattern between two blocks. When the tab 1032 is selected at the start of the process 900, nothing is displayed in the track shape graph display window 1120.

操作ボタン1001は、図23に示す操作ボタン1001と同じく、各過走幾何パターンに制御ロジックを選択するための処理1200へ進むためのボタンである。   The operation button 1001 is a button for proceeding to a process 1200 for selecting a control logic for each overrun geometric pattern, like the operation button 1001 shown in FIG.

図25において、幾何パターン格納テーブル253の領域2533が示す過走幾何パターン種別は、二つの閉そく間をつなぐ線のパターンによって表示される。例えば、閉そくJと閉そくHとの間の幾何パターン種別は線1121によって表示され、線1121は幾何パターン種別”発着点包含なし”を示す。   In FIG. 25, the overrun geometric pattern type indicated by the area 2533 of the geometric pattern storage table 253 is displayed as a line pattern connecting two blocks. For example, the geometric pattern type between the block J and the block H is displayed by a line 1121, and the line 1121 indicates the geometric pattern type “no landing point included”.

幾何パターン抽出部212は、幾何パターン種別を、例えば、幾何パターン一覧窓1110の領域1111によってユーザが識別できるように表示する。また、幾何パターン抽出部212は、過走幾何パターン種別”発着点包含なし”、”発点包含”、”着点包含”、および、”発着点包含”のパターンを表示する場合、例えば、領域2534が示す閉そく1に黒丸1122を表示することによって、過走幾何パターン決定用テーブル259における領域2534が示す閉そく1と領域2535が示す閉そく2とのどちらの閉そくであるかをユーザが識別できるように表示する。   The geometric pattern extraction unit 212 displays the geometric pattern type so that the user can identify the geometric pattern type by, for example, the area 1111 of the geometric pattern list window 1110. When the geometric pattern extraction unit 212 displays patterns of the overrun geometric pattern types “no landing point included”, “including the starting point”, “including the landing point”, and “including the landing point”, for example, a region By displaying the black circle 1122 on the block 1 indicated by 2534, the user can identify whether the block 1 is the block 1 indicated by the region 2534 or the block 2 indicated by the region 2535 in the overrun geometric pattern determination table 259. To display.

図25に示す黒丸1122は、閉そくJと閉そくHとの間の過走幾何パターン種別”発着点包含なし”において、閉そくHが幾何パターン格納テーブル253における閉そく1であることを示す。   A black circle 1122 illustrated in FIG. 25 indicates that the block H is the block 1 in the geometric pattern storage table 253 in the overrun geometric pattern type “no landing point included” between the block J and the block H.

なお、幾何パターン抽出部212または画面管理部230等は、ユーザが幾何パターン一覧窓1110の凡例のいずれかを押下した場合、押下された凡例の幾何パターン種別に対応する、線路形状グラフ表示窓1120の過走幾何パターンを、ハイライト表示してもよい。   Note that when the user presses any of the legends in the geometric pattern list window 1110, the geometric pattern extraction unit 212, the screen management unit 230, or the like displays a line shape graph display window 1120 corresponding to the geometric pattern type of the pressed legend. The overrun geometric pattern may be highlighted.

ここで、線路形状グラフ表示窓1120には幾何パターン格納テーブル253に格納された幾何パターンのうち、幾何パターン分類(領域2532)が”過走領域”である過走幾何パターンのみが表示される。   Here, of the geometric patterns stored in the geometric pattern storage table 253, only the overrun geometric pattern whose geometric pattern classification (region 2532) is “overrun region” is displayed in the line shape graph display window 1120.

処理980の後、幾何パターン抽出部212は、ユーザが図23または図25に示す操作ボタン1001を押下するまで待つ。そして、ユーザが操作ボタン1001を押下した場合、幾何パターン抽出部212は、図24Bに示す処理950を終了する。処理950が終了した後、図24Aおよび図24Bに示す処理900が終了し、処理1200が開始される。   After the process 980, the geometric pattern extraction unit 212 waits until the user presses the operation button 1001 shown in FIG. When the user presses the operation button 1001, the geometric pattern extraction unit 212 ends the process 950 illustrated in FIG. 24B. After the process 950 ends, the process 900 shown in FIGS. 24A and 24B ends, and the process 1200 starts.

処理900の後、図19に示す処理1200において、制御ロジック選択部213は、処理900において幾何パターン種別(領域2533)に値を格納された二つの閉そく間の幾何パターンおよび過走幾何パターン(以後、単に幾何パターン)に、制御ロジックを選択する。   After the process 900, in the process 1200 shown in FIG. 19, the control logic selection unit 213 determines the geometric pattern between the two blocks and the overrun geometric pattern (hereinafter referred to as the geometric pattern type (region 2533) stored in the process 900). , Simply select the control logic in the geometric pattern).

図26は、本発明の実施形態の幾何パターンに制御ロジックを選択するための処理を示すフローチャートである。   FIG. 26 is a flowchart showing a process for selecting a control logic for the geometric pattern according to the embodiment of the present invention.

図26に示す処理は、図19に示す処理1200に対応する。処理1200において、制御ロジック選択部213は、処理1210、処理1211〜処理1214、および、処理1220を実行する。   The process shown in FIG. 26 corresponds to the process 1200 shown in FIG. In the process 1200, the control logic selection unit 213 executes a process 1210, a process 1211 to a process 1214, and a process 1220.

図26に示す処理を開始する際、制御ロジック選択部213は、例えば、図27に示す画面1300を、画面管理部230および出力インタフェース242等を用いて、ユーザインタフェースとしてユーザに提供する。   When starting the processing illustrated in FIG. 26, the control logic selection unit 213 provides the user with the screen 1300 illustrated in FIG. 27 as a user interface using the screen management unit 230, the output interface 242, and the like.

図27は、本発明の実施形態の幾何パターンに制御ロジックを選択するための画面1300を示す説明図である。   FIG. 27 is an explanatory diagram showing a screen 1300 for selecting a control logic as a geometric pattern according to the embodiment of this invention.

図27に示す画面1300は、図23に示す画面1000の操作ボタン1001がユーザによって押下された場合に表示される画面である。図27に示す画面1300には、図23に示す画面1000と同じく、幾何パターン一覧窓1010および線路形状グラフ表示窓1020が含まれる。   A screen 1300 illustrated in FIG. 27 is a screen displayed when the operation button 1001 of the screen 1000 illustrated in FIG. 23 is pressed by the user. A screen 1300 shown in FIG. 27 includes a geometric pattern list window 1010 and a line shape graph display window 1020, similarly to the screen 1000 shown in FIG.

しかし、画面1300には、図23に示す画面1000または図25に示す画面1100へのユーザの操作に従って、制御ロジック入力窓1310が表示される。また、画面1300は、操作ボタン1301を含む。   However, a control logic input window 1310 is displayed on the screen 1300 in accordance with a user operation on the screen 1000 shown in FIG. 23 or the screen 1100 shown in FIG. The screen 1300 includes an operation button 1301.

制御ロジック入力窓1310は、線路形状グラフ表示窓1020において選択された幾何パターン、または、線路形状グラフ表示窓1120において選択された過走幾何パターンに、ユーザが制御ロジックを選択するための画面である。   The control logic input window 1310 is a screen for the user to select control logic for the geometric pattern selected in the track shape graph display window 1020 or the overrun geometric pattern selected in the track shape graph display window 1120. .

操作ボタン1301は、生成された進路制御プログラム1400の動作を確認したい場合に、ユーザが押下するボタンである。   The operation button 1301 is a button that the user presses when it is desired to confirm the operation of the generated course control program 1400.

制御ロジック選択部213は、処理1210において、処理1210における終了条件が満たされるまで、処理1211〜処理1214を反復させる。処理1210における終了条件は、処理1214が終了し、かつ、操作ボタン1301がユーザによって押下された場合である。   In the process 1210, the control logic selection unit 213 repeats the processes 1211 to 1214 until the end condition in the process 1210 is satisfied. The termination condition in the process 1210 is when the process 1214 is terminated and the operation button 1301 is pressed by the user.

制御ロジック選択部213は、処理1211において、制御ロジックを選択される対象(制御ロジック選択の対象)として、ユーザによって選択された幾何パターンまたは過走幾何パターン(すなわち、二つの閉そくの組の間のパターン)を線路形状グラフ表示窓1020または線路形状グラフ表示窓1120から取得する。   In the process 1211, the control logic selection unit 213 selects a control logic to be selected (control logic selection target) as a geometric pattern selected by the user or an overrun geometric pattern (that is, between two pairs of blocks). Pattern) is acquired from the line shape graph display window 1020 or the line shape graph display window 1120.

ユーザは、図27に示す線路形状グラフ表示窓1020または線路形状グラフ表示窓1120において任意の幾何パターンまたは過走幾何パターンを選択することによって、制御ロジック選択の対象の幾何パターンまたは過走幾何パターンを入力することができる。   The user selects an arbitrary geometric pattern or overrun geometric pattern in the track shape graph display window 1020 or the track shape graph display window 1120 shown in FIG. Can be entered.

ここで、制御ロジック選択部213または画面管理部230は、制御ロジック選択の対象である幾何パターンまたは過走幾何パターンをユーザが容易に識別できるように、制御ロジック選択の対象の幾何パターンまたは過走幾何パターンをハイライト表示してもよい。   Here, the control logic selection unit 213 or the screen management unit 230 allows the control logic selection target geometric pattern or overrun geometric pattern to be easily identified by the user so that the user can easily identify the geometric pattern or overrun geometric pattern. The geometric pattern may be highlighted.

図27に示す制御ロジック入力窓1310は、制御ロジック選択の対象として、閉そくJと閉そくKとの間の幾何パターンがユーザによって選択された場合の制御ロジック入力窓1310である。   A control logic input window 1310 shown in FIG. 27 is a control logic input window 1310 when a geometric pattern between the block J and the block K is selected by the user as a target of control logic selection.

処理1211によって、制御ロジック選択部213は、制御ロジックを取得すべき幾何パターンまたは過走幾何パターンを取得できる。   By the processing 1211, the control logic selection unit 213 can acquire the geometric pattern or the overrun geometric pattern from which the control logic is to be acquired.

処理1211の後、制御ロジック選択部213は、取得された幾何パターンまたは過走幾何パターンに対応する制御ロジック入力窓1310を画面1300に表示する(1212)。ここで、制御ロジック選択部213は、制御ロジック入力窓1310に表示する項目を、制御ロジック選択の対象として選択された幾何パターンの幾何パターン種別(領域2533)と幾何パターン−制御ロジック表300と制御ロジックインデックステーブル400と、または、制御ロジック選択の対象として選択された過走幾何パターンの幾何パターン種別(領域2533)と過走幾何パターン−制御ロジック表310と制御ロジックインデックステーブル400とに基づいて決定する。   After the processing 1211, the control logic selection unit 213 displays a control logic input window 1310 corresponding to the acquired geometric pattern or overrun geometric pattern on the screen 1300 (1212). Here, the control logic selection unit 213 controls the items displayed in the control logic input window 1310 as the geometric pattern type (region 2533) of the geometric pattern selected as the control logic selection target, the geometric pattern-control logic table 300, and the control. Determined based on the logic index table 400, or the geometric pattern type (region 2533) of the overrun geometric pattern selected as the control logic selection target, the overrun geometric pattern-control logic table 310, and the control logic index table 400. To do.

制御ロジック選択部213は、具体的には、処理1212において、ユーザによって幾何パターンが選択された場合、ユーザによって選択された幾何パターンの幾何パターン種別(領域2533)を領域3000に含む、幾何パターン−制御ロジック表300の行を特定する。また、制御ロジック選択部213は、ユーザによって過走幾何パターンが選択された場合、ユーザによって選択された過走幾何パターンの過走幾何パターン種別(領域2533)を領域3100に含む、過走幾何パターン−制御ロジック表310の行を特定する。   Specifically, when the geometric pattern is selected by the user in the process 1212, the control logic selection unit 213 includes the geometric pattern type (region 2533) of the geometric pattern selected by the user in the region 3000. A row of the control logic table 300 is specified. In addition, when the overrun geometric pattern is selected by the user, the control logic selection unit 213 includes the overrun geometric pattern type (region 2533) of the overrun geometric pattern selected by the user in the region 3100. -Identify the rows of the control logic table 310.

そして、制御ロジック選択部213は、処理1212において、特定された行の制御判断種別に”○”(すなわち、適用が必要であることを示す値)が格納される制御ロジック種別を抽出する。そして、抽出された制御ロジック種別を示す値を、制御ロジック入力窓1310に項目として表示することを決定する。   In step 1212, the control logic selection unit 213 extracts a control logic type in which “◯” (that is, a value indicating that application is necessary) is stored in the control determination type of the identified row. Then, it is determined that the value indicating the extracted control logic type is displayed as an item in the control logic input window 1310.

また、制御ロジック選択部213は、抽出された制御ロジック種別を示す値を領域4001に含む制御ロジックインデックステーブル400の行を抽出し、抽出された制御ロジックインデックステーブル400の行の制御ロジック名称(領域4002)を、制御ロジック入力窓1310に表示することを決定する。   In addition, the control logic selection unit 213 extracts a row of the control logic index table 400 that includes a value indicating the extracted control logic type in the region 4001, and controls the control logic name (region) of the extracted row of the control logic index table 400 4002) is displayed in the control logic input window 1310.

図27に示す制御ロジック入力窓1310は、制御ロジック選択の対象としてユーザに選択された幾何パターンが幾何パターン種別”終点両封鎖A”(識別子:19)である場合に表示される例である。   The control logic input window 1310 shown in FIG. 27 is an example displayed when the geometric pattern selected by the user as the control logic selection target is the geometric pattern type “end point blockade A” (identifier: 19).

幾何パターン種別”終点両封鎖A”(識別子:19)は、幾何パターン−制御ロジック表300において、領域3003および領域3004に”○”が格納される行に対応する。このため、図27に示す制御ロジック入力窓1310には、順序判断の制御ロジック種別を示す値、および、閉そく照査の制御ロジック種別を示す値が表示される。   The geometric pattern type “end-point blockade A” (identifier: 19) corresponds to a row in which “◯” is stored in the area 3003 and the area 3004 in the geometric pattern-control logic table 300. Therefore, in the control logic input window 1310 shown in FIG. 27, a value indicating the control logic type for order determination and a value indicating the control logic type for block check are displayed.

また、制御ロジック選択部213は、処理1212において、表示された制御ロジック種別の値と対応させるように、制御ロジックインデックステーブル400から抽出された制御ロジック名称を表示する。制御ロジック選択部213は、一つの制御ロジック種別に複数の制御ロジック名称を表示する場合、制御ロジック名称をプルダウンメニューによって表示してもよい。   Further, in the process 1212, the control logic selection unit 213 displays the control logic name extracted from the control logic index table 400 so as to correspond to the displayed control logic type value. When displaying a plurality of control logic names for one control logic type, the control logic selection unit 213 may display the control logic names using a pull-down menu.

処理1212の後、制御ロジック選択部213は、制御ロジック入力窓1310からユーザによって選択された制御ロジック名称を取得する(1213)。ユーザは、例えば、制御ロジック入力窓1310のプルダウンメニュー1311から制御ロジック名称を選択することができる。制御ロジック選択部213は、処理1213において、プルダウンメニューを介して選択された制御ロジック名称と、対応する制御ロジックとを取得してもよい。   After the process 1212, the control logic selection unit 213 acquires the control logic name selected by the user from the control logic input window 1310 (1213). The user can select a control logic name from the pull-down menu 1311 of the control logic input window 1310, for example. In the processing 1213, the control logic selection unit 213 may acquire the control logic name selected via the pull-down menu and the corresponding control logic.

なお、制御ロジック選択部213は、処理1213において、ユーザが不正な制御ロジック名称を選択することを防止するため、制御ロジックインデックステーブル400に格納される制御ロジックのうち、幾何パターン−制御ロジック表300の制御判断種別において”×”(すなわち、適用が不要であることを示す値)が格納された制御ロジック種別のプルダウンメニューを表示しなくてもよい。   Note that the control logic selection unit 213 prevents the user from selecting an unauthorized control logic name in the process 1213, among the control logic stored in the control logic index table 400, the geometric pattern-control logic table 300. The control logic type pull-down menu in which “×” (that is, a value indicating that application is not necessary) is stored may not be displayed in the control determination type.

また、制御ロジック選択部213は、処理1213において、既に他の幾何パターンに選択された制御ロジックが、制御ロジック選択の対象である幾何パターンに選択された制御ロジックと干渉し、かつ、制御ロジックが不正動作する可能性があるか否かを検出する。そして、干渉が検出され、制御ロジックが不正動作する可能性がある場合、制御ロジック選択部213は、プルダウンメニュー1311において、不正動作の原因となる制御ロジックの制御ロジック名称を表示しなくてもよい。   In addition, the control logic selection unit 213 interferes with the control logic already selected for another geometric pattern in the process 1213 with the control logic selected for the geometric pattern that is the target of the control logic selection. Detect whether there is a possibility of unauthorized operation. When interference is detected and the control logic may be illegally operated, the control logic selection unit 213 may not display the control logic name of the control logic that causes the illegal operation in the pull-down menu 1311. .

また、制御ロジック選択部213は、処理1213または処理1220において、各幾何パターンに選択された制御ロジック間の干渉を検出した場合、エラー表示窓を画面1300にポップアップさせてもよい。   Further, the control logic selection unit 213 may pop up an error display window on the screen 1300 when the interference between the control logics selected for each geometric pattern is detected in the processing 1213 or the processing 1220.

ここで、干渉が検出され、制御ロジックが不正動作する可能性がある場合の例を以下に示す。例えば、閉そくAと閉そくBとの間の幾何パターンT1と、閉そくAと閉そくCとの間の幾何パターンT2とに、順序判断の制御ロジックを適用することが必要な場合において、幾何パターンT1には順序判断の制御ロジック名称として、制御ロジックインデックステーブル400の”ダイヤ時刻順”が選択されたが、幾何パターンT2には順序判断の制御ロジック名称として、制御ロジックインデックステーブル400の”列車位置順”が選択された場合などが、不正動作する可能性がある場合である。   Here, an example in the case where interference is detected and the control logic may be illegally operated is shown below. For example, when it is necessary to apply a control logic for order determination to the geometric pattern T1 between the block A and the block B and the geometric pattern T2 between the block A and the block C, the geometric pattern T1 “Order of diamond time” in the control logic index table 400 is selected as the control logic name for order determination, but “train position order” in the control logic index table 400 is used as the control logic name for order determination in the geometric pattern T2. Is a case where there is a possibility of illegal operation.

制御ロジックインデックステーブル400のダイヤ時刻順ロジック、および、列車時刻順ロジックによる処理は、後述の進路制御プログラム1400における処理において説明される。   The process by the diamond time order logic and the train time order logic of the control logic index table 400 will be described in the process in the route control program 1400 described later.

また、制御ロジック入力窓1310は、インポートボタン1312、属性設定ボタン1313、確定ボタン1314、および、キャンセルボタン1315を含む。ユーザは、インポートボタン1312を押下することにより、制御ロジックインデックステーブル400に登録されていない制御ロジックを、外部ファイルからインポートすることができる。   The control logic input window 1310 includes an import button 1312, an attribute setting button 1313, a confirmation button 1314, and a cancel button 1315. The user can import control logic that is not registered in the control logic index table 400 from an external file by pressing the import button 1312.

ユーザによってインポートされるファイルは、例えば制御ロジックの処理内容を記述したソースコードファイル、または、ソースコードファイルをコンパイルした実行可能モジュールファイルである。また、ユーザは、属性設定ボタン1313を押下することにより、選択された制御ロジックのパラメータを設定することができる。   The file imported by the user is, for example, a source code file describing the processing contents of the control logic or an executable module file obtained by compiling the source code file. The user can set the parameter of the selected control logic by pressing the attribute setting button 1313.

なお、制御ロジック選択部213または画面管理部230は、制御ロジックが選択された幾何パターンの表示に、例えば、アイコンの表示を追加することによって、制御ロジックが選択済みであることを、ユーザが容易に識別できるようにしてもよい。また、制御ロジック選択部213または画面管理部230は、線路形状グラフ表示窓1020に拡大ボタン、および、縮小ボタンを追加することにより、ユーザに画面を拡大、および縮小させてもよい。   The control logic selection unit 213 or the screen management unit 230 allows the user to easily select that the control logic has been selected by, for example, adding an icon display to the geometric pattern display in which the control logic is selected. May be identified. Further, the control logic selection unit 213 or the screen management unit 230 may allow the user to enlarge and reduce the screen by adding an enlargement button and a reduction button to the line shape graph display window 1020.

処理1213によって、制御ロジック選択部213は、各幾何パターンおよび各過走幾何パターンに適用する制御ロジックを取得することができる。   By the processing 1213, the control logic selection unit 213 can acquire the control logic applied to each geometric pattern and each overrun geometric pattern.

処理1213の後、制御ロジック選択部213は、処理1213において選択された、または、インポートされた制御ロジックを示す制御ロジック情報を、選択済み制御ロジックテーブル255に格納する(1214)。制御ロジック選択部213は、制御ロジック入力窓1310の確定ボタン1314が押下された場合、処理1214を開始する。   After the process 1213, the control logic selection unit 213 stores the control logic information indicating the control logic selected or imported in the process 1213 in the selected control logic table 255 (1214). The control logic selection unit 213 starts processing 1214 when the confirmation button 1314 of the control logic input window 1310 is pressed.

制御ロジック選択部213は、具体的には、処理1214において、制御ロジック入力窓1310のプルダウンメニュー1311を介して入力された情報から、制御ロジック選択の対象である幾何パターンまたは過走幾何パターン、制御ロジック種別、および、制御ロジック名称を示す値を取得する。そして、取得された制御ロジック名称を領域4002に含む制御ロジックインデックステーブル400の行の制御ロジックID(領域4003)を特定する。また、制御ロジック選択の対象である幾何パターンまたは過走幾何パターンを示す幾何パターンIDを領域2531から特定する。   Specifically, in the process 1214, the control logic selection unit 213 uses the information input via the pull-down menu 1311 of the control logic input window 1310, the geometric pattern or overrun geometric pattern that is the target of the control logic selection, the control A value indicating a logic type and a control logic name is acquired. Then, the control logic ID (region 4003) of the row of the control logic index table 400 including the acquired control logic name in the region 4002 is specified. In addition, a geometric pattern ID indicating a geometric pattern or an overrun geometric pattern that is a target of control logic selection is specified from the region 2531.

そして、制御ロジック選択部213は、選択済み制御ロジックテーブル255の新たな行において、特定された幾何パターンIDを領域2551に格納する。そして、選択済み制御ロジックテーブル255の新たな行の領域2552〜領域2554のうち、プルダウンメニューに表示された制御ロジック種別を示す領域に、特定された制御ロジックIDを格納する。   Then, the control logic selection unit 213 stores the identified geometric pattern ID in the area 2551 in a new row of the selected control logic table 255. Then, the specified control logic ID is stored in the area indicating the control logic type displayed in the pull-down menu among the areas 2552 to 2554 in the new row of the selected control logic table 255.

なお、制御ロジックがインポートされた場合、制御ロジック選択部213は、制御ロジックを一意に示す識別子を、選択済み制御ロジックテーブル255の領域2552〜領域2555に格納してもよい。   When the control logic is imported, the control logic selection unit 213 may store an identifier uniquely indicating the control logic in the region 2552 to the region 2555 of the selected control logic table 255.

なお、処理1213後にキャンセルボタン1315が押下された場合、制御ロジック選択部213は、処理1214を行わず、処理1211を実行する。   When the cancel button 1315 is pressed after the process 1213, the control logic selection unit 213 executes the process 1211 without performing the process 1214.

処理1214が終了し、処理1210における終了条件が満たされた場合、制御ロジック選択部213は、処理1220を実行する。制御ロジック選択部213は、処理1220において、処理1490を開始するためプログラムモジュール結合部214を起動する。そして、処理1220の後、図26に示す処理を終了する。   When the process 1214 ends and the end condition in the process 1210 is satisfied, the control logic selection unit 213 executes the process 1220. In process 1220, the control logic selection unit 213 activates the program module combination unit 214 to start the process 1490. Then, after the process 1220, the process shown in FIG.

図26に示す処理によって、制御ロジック選択部213は、幾何パターンまたは過走幾何パターンに適用する制御ロジックを取得できる。   Through the processing shown in FIG. 26, the control logic selection unit 213 can acquire control logic to be applied to the geometric pattern or the overrun geometric pattern.

なお、処理1490の処理において、幾何パターンと過走幾何パターンとに実行される処理は同じ処理である。これは、幾何パターンにも過走幾何パターンにも、幾何パターン格納テーブル253において、各々一意の識別子が与えられるためである。このため、以下において、特に処理に相違がある場合を除き、幾何パターンおよび過走幾何パターンを単に幾何パターンと記載する。   In the processing of processing 1490, the processing executed for the geometric pattern and the overrunning geometric pattern is the same processing. This is because a unique identifier is assigned to each of the geometric pattern and the overrun geometric pattern in the geometric pattern storage table 253. For this reason, in the following, unless there is a difference in processing, the geometric pattern and the overrun geometric pattern are simply referred to as a geometric pattern.

また、前述の処理において、過走幾何パターン種別と幾何パターン種別とを区別して記載した。しかし、以降の処理において、過走幾何パターン種別と幾何パターン種別とを、過走幾何パターン種別と幾何パターン種別とに対する処理が、特に相違がある場合を除き、単に幾何パターン種別と記載する。   In the above-described processing, the overrun geometric pattern type is distinguished from the geometric pattern type. However, in the subsequent processes, the overrun geometric pattern type and the geometric pattern type are simply referred to as the geometric pattern type unless the processes for the overrun geometric pattern type and the geometric pattern type are particularly different.

処理1200が終了した後、処理1490が実行される。プログラムモジュール結合部214は、処理1490において、処理600において生成された閉そく形状テーブル252、処理900において生成された幾何パターン格納テーブル、処理1200において生成された選択済み制御ロジックテーブル255、予め保持される制御ロジックライブラリ256、および、予め保持される運行管理コアモジュールライブラリ257から、進路制御装置9900を実現するためのプログラムである進路制御プログラム1400を生成し、動作確認画面を表示する。   After process 1200 ends, process 1490 is executed. In the process 1490, the program module combination unit 214 holds in advance the block shape table 252 generated in the process 600, the geometric pattern storage table generated in the process 900, and the selected control logic table 255 generated in the process 1200. A route control program 1400 that is a program for realizing the route control device 9900 is generated from the control logic library 256 and the operation management core module library 257 held in advance, and an operation confirmation screen is displayed.

図28は、本発明の実施形態の進路制御プログラム1400の論理的な構成を示すブロック図である。   FIG. 28 is a block diagram illustrating a logical configuration of the course control program 1400 according to the embodiment of this invention.

図28に示す進路制御プログラム1400は、処理1490においてプログラムモジュール結合部214によって生成されるプログラムである。進路制御プログラム1400は、進路制御装置9900にインストールされる。このため、図28に示す進路制御プログラム1400は、図3に示す主記憶装置120に展開され、プロセッサ110によって実行される。また、プログラムモジュール結合部214は、図28に示すプログラムを主記憶装置120に生成した後、生成されたプログラムを大容量記憶装置170に格納してもよい。   The course control program 1400 shown in FIG. 28 is a program generated by the program module combination unit 214 in the process 1490. The course control program 1400 is installed in the course control apparatus 9900. For this reason, the course control program 1400 shown in FIG. 28 is expanded in the main storage device 120 shown in FIG. 3 and executed by the processor 110. In addition, the program module coupling unit 214 may store the generated program in the large-capacity storage device 170 after generating the program shown in FIG. 28 in the main storage device 120.

進路制御プログラム1400は、閉そく予約管理部1410、計画系システム情報管理部1451、地上設備群情報管理部1452、通信管理部1460、入力インタフェース1471、および、出力インタフェース1472の機能部を含む。   The course control program 1400 includes functional units of a block reservation management unit 1410, a planning system information management unit 1451, a ground facility group information management unit 1452, a communication management unit 1460, an input interface 1471, and an output interface 1472.

閉そく予約管理部1410は、計画系システム情報管理部1451、および、地上設備群情報管理部1452から、それぞれ列車ダイヤ1487および設備状態1488を受信し、受信した情報に基づいて閉そくを予約する。そして、閉そく予約管理部1410は、閉そくの予約処理の後、信号機9942の制御状態を演算し、地上設備群情報管理部1452へ信号機9942を制御する要求(信号機制御要求)を出力する機能部である。   The block reservation management unit 1410 receives the train diagram 1487 and the facility state 1488 from the planning system information management unit 1451 and the ground facility group information management unit 1452, respectively, and reserves the block based on the received information. The block reservation management unit 1410 is a functional unit that calculates a control state of the traffic light 9942 after the block reservation process, and outputs a request to control the traffic light 9942 (traffic signal control request) to the ground facility group information management unit 1452. is there.

閉そく予約管理部1410によって閉そくが予約された場合、進路制御装置9900は、閉そく予約管理部1410から出力される信号機制御要求に基づいて、地上装置9920に、予約された閉そくを防護区間とする信号機9942の現示を進行を示す現示に変更する要求を送信する。   When the reservation is reserved by the reservation management unit 1410, the route control device 9900 causes the ground device 9920 to signal the reserved reservation as a protection zone based on the traffic signal control request output from the reservation management unit 1410. A request to change the indication of 9942 to an indication of progress is sent.

計画系システム情報管理部1451は、計画系システム9910から、例えば列車ダイヤなどの計画情報を受信し、列車ダイヤ1487として保持する。そして、閉そく予約管理部1410の要求に応じて、列車ダイヤ1487を閉そく予約管理部1410に提供する機能部である。   The planning system information management unit 1451 receives, for example, planning information such as a train diagram from the planning system 9910 and holds it as a train diagram 1487. And it is a function part which provides the train schedule 1487 to the block reservation management part 1410 according to the request | requirement of the block reservation management part 1410.

地上設備群情報管理部1452は、地上装置9920から、例えば、設備状態などの地上設備群情報を受信し、設備状態1488として保持する。そして、地上設備群情報管理部1452は、閉そく予約管理部1410の要求に応じて設備状態1488を、閉そく予約管理部1410に提供する機能部である。また、地上設備群情報管理部1452は、閉そく予約管理部1410から信号機制御要求を受信し、地上装置9920へ信号機制御要求を出力する機能部である。   The ground facility group information management unit 1452 receives, for example, ground facility group information such as a facility state from the ground device 9920 and holds it as the facility state 1488. The ground facility group information management unit 1452 is a functional unit that provides the equipment reservation 1488 to the block reservation management unit 1410 in response to a request from the block reservation management unit 1410. The ground equipment group information management unit 1452 is a functional unit that receives the traffic signal control request from the block reservation management unit 1410 and outputs the traffic signal control request to the ground device 9920.

通信管理部1460は、例えば、計画系システム9910、および、地上装置9920などの外部装置との通信を管理する機能部である。入力インタフェース1471、出力インタフェース1472は、例えば計画系システム9910および地上装置9920などの外部装置と通信する機能部である。   The communication management unit 1460 is a functional unit that manages communication with an external device such as the planning system 9910 and the ground device 9920, for example. The input interface 1471 and the output interface 1472 are functional units that communicate with external devices such as the planning system 9999 and the ground device 9920, for example.

また、入力インタフェース1471および出力インタフェース1472は、入出力装置160を用いて、ユーザに進路制御プログラム1400の実行結果を提供する。   The input interface 1471 and the output interface 1472 use the input / output device 160 to provide the user with the execution result of the course control program 1400.

閉そく予約管理部1410、計画系システム情報管理部1451、および、地上設備群情報管理部1452は、複数のテーブルを保持する。閉そく予約管理部1410が保持するテーブルは、処理1490において生成される。   The block reservation management unit 1410, the planning system information management unit 1451, and the ground facility group information management unit 1452 hold a plurality of tables. The table held by the block reservation management unit 1410 is generated in processing 1490.

閉そく予約管理部1410は、予約処理中間データテーブル1481、幾何情報テーブル1482、閉そく情報テーブル1483、閉そく状態テーブル1484、閉そく進入列車テーブル1485、制御ロジックモジュール群1486、および、閉そく過走情報テーブル1489を保持する。   The block reservation management unit 1410 includes a reservation processing intermediate data table 1481, a geometric information table 1482, a block information table 1483, a block state table 1484, a block approach train table 1485, a control logic module group 1486, and a block overrun information table 1489. Hold.

予約処理中間データテーブル1481、幾何情報テーブル1482、閉そく情報テーブル1483、閉そく状態テーブル1484、閉そく進入列車テーブル1485、および、閉そく過走情報テーブル1489の詳細は、後述する。   Details of the reservation processing intermediate data table 1481, the geometric information table 1482, the blocking information table 1483, the blocking state table 1484, the blocking approaching train table 1485, and the blocking overrun information table 1489 will be described later.

制御ロジックモジュール群1486は、選択済み制御ロジックテーブル255が示す制御ロジックを含む。   The control logic module group 1486 includes the control logic indicated by the selected control logic table 255.

なお、図28に示す各機能部は、各機能部に対応するプログラムによって実装されてもよいし、複数の機能部が一つのプログラムによって実装されてもよい。また、各機能部における処理に従って、一つの機能部が複数のプログラムによって実装されてもよい。   Each functional unit illustrated in FIG. 28 may be implemented by a program corresponding to each functional unit, or a plurality of functional units may be implemented by one program. In addition, one functional unit may be implemented by a plurality of programs in accordance with processing in each functional unit.

また、図28に示す各テーブルに格納されるデータは、テーブル以外の、例えば、CSV等の方法によって、主記憶装置120または大容量記憶装置170に格納されてもよい。   The data stored in each table shown in FIG. 28 may be stored in the main storage device 120 or the mass storage device 170 by a method other than the table, such as CSV.

図29は、本発明の実施形態の進路制御プログラム1400を生成する処理を示すフローチャートである。   FIG. 29 is a flowchart showing processing for generating the course control program 1400 according to the embodiment of this invention.

図29に示す処理は、図19に示す処理1490に相当する。処理1490は処理1200の終了をトリガとして開始され、プログラムモジュール結合部214は、処理1490において、処理1491〜1495を実行する。   The process shown in FIG. 29 corresponds to the process 1490 shown in FIG. The process 1490 is started with the end of the process 1200 as a trigger, and the program module combining unit 214 executes the processes 1491 to 1495 in the process 1490.

プログラムモジュール結合部214は、処理1491において、幾何パターン格納テーブル253(図10参照)と選択済み制御ロジックテーブル255(図11参照)とから、幾何情報テーブル1482を生成する。   In processing 1491, the program module combination unit 214 generates a geometric information table 1482 from the geometric pattern storage table 253 (see FIG. 10) and the selected control logic table 255 (see FIG. 11).

具体的には、プログラムモジュール結合部214は、処理1491において、幾何パターン格納テーブル253と選択済み制御ロジックテーブル255とで幾何パターンIDが同一の行を各々特定する。そして、特定された二つの行を連結することによって、幾何情報テーブル1482を生成する。   Specifically, the program module combination unit 214 identifies each row having the same geometric pattern ID in the geometric pattern storage table 253 and the selected control logic table 255 in processing 1491. Then, the geometric information table 1482 is generated by connecting the two specified rows.

処理1491の後、プログラムモジュール結合部214は、幾何パターン格納テーブル253(図10参照)と閉そく形状テーブル252(図8参照)とに基づいて、閉そく情報テーブル1483を生成する(1492)。   After the processing 1491, the program module combination unit 214 generates a closing information table 1483 based on the geometric pattern storage table 253 (see FIG. 10) and the closing shape table 252 (see FIG. 8) (1492).

具体的には、プログラムモジュール結合部214は、処理1492において、閉そく形状テーブル252の閉そくID(領域2521)を、領域2534または領域2535に含む幾何パターン格納テーブル253の行を特定する。そして、特定された行の幾何パターンID(領域2531)と、閉そく形状テーブル252の閉そくIDとを対応付けて、閉そく情報テーブル1483に格納する。   Specifically, the program module combination unit 214 identifies a row of the geometric pattern storage table 253 that includes the block ID (region 2521) of the block shape table 252 in the region 2534 or the region 2535 in the process 1492. Then, the geometric pattern ID (area 2531) of the identified row is associated with the closure ID of the closure shape table 252 and stored in the closure information table 1483.

処理1492において、プログラムモジュール結合部214は、閉そく情報テーブル1483に、各閉そくが属する駅、または、各閉そくに設置される関連設備に関する情報を格納する。閉そく情報テーブル1483における駅または関連設備に関する情報は、地上設備群情報管理部1452が保持する設備状態1488から取得された地上設備群9940の状態を、各閉そくと関連付けるためのキー情報である。   In the process 1492, the program module combination unit 214 stores, in the block information table 1483, information related to the station to which each block belongs or related equipment installed in each block. The information regarding the station or related equipment in the block information table 1483 is key information for associating the state of the ground facility group 9940 acquired from the facility state 1488 held by the ground facility group information management unit 1452 with each block.

プログラムモジュール結合部214は、閉そく形状テーブル252の領域2521および領域2524と、線路形状テーブル251とを参照することによって、各閉そくに含まれる線路要素を特定する。そして、プログラムモジュール結合部214は、特定された線路要素が属する駅名(領域2512)を、各閉そくが属する駅を示す値として抽出する。そして、抽出された各閉そくが属する駅を示す値を、閉そく情報テーブル1483の領域14833に格納する。   The program module coupling unit 214 identifies the line element included in each block by referring to the areas 2521 and 2524 of the block shape table 252 and the line shape table 251. And the program module coupling | bond part 214 extracts the station name (area | region 2512) to which the identified track element belongs as a value which shows the station to which each block belongs. Then, the value indicating the station to which each extracted block belongs is stored in area 14833 of the block information table 1483.

また、プログラムモジュール結合部214は、各閉そくに設置される関連設備に関する情報をいかなる方法によって生成してもよい。例えば、プログラムモジュール結合部214は、データとして予め保持された、各線路要素に設置される関連設備に関する情報を読み出すことによって、閉そく情報テーブル1483に格納する関連設備に関する情報を生成してもよい。   Moreover, the program module coupling | bond part 214 may produce | generate the information regarding the related installation installed in each closure by what kind of method. For example, the program module coupling unit 214 may generate information related to the related equipment stored in the block information table 1483 by reading out information related to the related equipment installed in each line element, which is held in advance as data.

また、プログラムモジュール結合部214は、例えば、図19に示す処理600、処理2300、処理900、および、処理1200のいずれかにおいて、各閉そくに設置される地上設備群9940を示す情報をユーザに入力させてもよい。   Further, the program module coupling unit 214 inputs, for example, information indicating the ground facility group 9940 installed in each block in any of the process 600, the process 2300, the process 900, and the process 1200 illustrated in FIG. You may let them.

すなわち、図23に示す線路形状グラフ表示窓1020においてユーザがいずれかの閉そくを選択した場合、プログラムモジュール結合部214は、画面1000に設備入力画面を表示することによって、各閉そくに関連付けるべき地上設備群9940を示す情報をユーザに入力させてもよい。そして、入力された地上設備群9940を示す情報に従って、閉そく情報テーブル1483に、各閉そくに設置される関連設備に関する情報を格納してもよい。   That is, when the user selects one of the blocks in the track shape graph display window 1020 shown in FIG. 23, the program module combination unit 214 displays the facility input screen on the screen 1000, thereby associating the ground facilities to be associated with each block. Information indicating the group 9940 may be input to the user. Then, according to the information indicating the input ground facility group 9940, the closure information table 1483 may store information related to related facilities installed in each closure.

処理1492の後、プログラムモジュール結合部214は、選択済み制御ロジックテーブル255(図11参照)が示す制御ロジックを、制御ロジックライブラリ256から抽出し、抽出された制御ロジックに基づいて制御ロジックモジュール群1486を生成する(1493)。   After the processing 1492, the program module combination unit 214 extracts the control logic indicated by the selected control logic table 255 (see FIG. 11) from the control logic library 256, and a control logic module group 1486 based on the extracted control logic. Is generated (1493).

制御ロジックモジュール群1486を生成するため、プログラムモジュール結合部214は、処理1493において、制御ロジックライブラリ256に格納された各制御ロジックモジュールを、オブジェクトファイルとして保持する。そして、プログラムモジュール結合部214は、選択済み制御ロジックテーブル255に格納される制御ロジックIDに対応するオブジェクトファイルを、保持されたオブジェクトファイルから抽出する。そして、抽出されたオブジェクトファイルを制御ロジックモジュール群1486へ格納する。   In order to generate the control logic module group 1486, the program module combination unit 214 holds each control logic module stored in the control logic library 256 as an object file in processing 1493. Then, the program module combination unit 214 extracts the object file corresponding to the control logic ID stored in the selected control logic table 255 from the held object file. Then, the extracted object file is stored in the control logic module group 1486.

処理1493の後、プログラムモジュール結合部214は、運行管理コアモジュールライブラリ257、幾何情報テーブル1482、閉そく情報テーブル1483、および、制御ロジックモジュール群1486に基づいて、進路制御プログラム1400を生成する(処理1494)。 After the process 1493 , the program module coupling unit 214 generates the course control program 1400 based on the operation management core module library 257, the geometric information table 1482, the block information table 1483, and the control logic module group 1486 (process 1494). ).

すなわち、プログラムモジュール結合部214は、処理1494において、処理1491において生成された幾何情報テーブル1482と、処理1492において生成された閉そく情報テーブル1483と、処理1493において生成された制御ロジックモジュール群1486と、予め運行管理コアモジュールライブラリ257に格納されるモジュールとを結合させることによって進路制御プログラム1400を生成する。   That is, in the process 1494, the program module combining unit 214 performs the geometric information table 1482 generated in the process 1491, the blocking information table 1483 generated in the process 1492, the control logic module group 1486 generated in the process 1493, The course control program 1400 is generated by combining the modules stored in the operation management core module library 257 in advance.

運行管理コアモジュールライブラリ257に格納されるモジュールには、閉そく予約管理部1410、計画系システム情報管理部1451、地上設備群情報管理部1452、通信管理部1460、入力インタフェース1471、出力インタフェース1472が含まれる。   The modules stored in the operation management core module library 257 include a block reservation management unit 1410, a planning system information management unit 1451, a ground facility group information management unit 1452, a communication management unit 1460, an input interface 1471, and an output interface 1472. It is.

さらに、プログラムモジュール結合部214は、処理1494において、予約処理中間データテーブル1481、閉そく状態テーブル1484、閉そく進入列車テーブル1485、列車ダイヤ1487、設備状態1488、および、閉そく過走情報テーブル1489を生成する。そして、プログラムモジュール結合部214は、生成された各テーブルを進路制御プログラム1400に加えることによって、進路制御プログラム1400を生成する。   Further, in the process 1494, the program module coupling unit 214 generates a reservation process intermediate data table 1481, a block state table 1484, a block approach train table 1485, a train diagram 1487, a facility state 1488, and a block overrun information table 1489. . Then, the program module combination unit 214 generates the route control program 1400 by adding the generated tables to the route control program 1400.

以下の図30〜図36に、処理1494においてプログラムモジュール結合部214によって生成されるテーブルを説明する。   The tables generated by the program module combining unit 214 in the processing 1494 will be described with reference to FIGS.

図30は、本発明の実施形態の予約処理中間データテーブル1481を示す説明図である。   FIG. 30 is an explanatory diagram illustrating the reservation processing intermediate data table 1481 according to the embodiment of this invention.

予約処理中間データテーブル1481は、閉そくを予約する処理において、処理に用いるデータを一時的に格納するテーブルである。予約処理中間データテーブル1481は、領域14811および領域14812を含む。また、予約処理中間データテーブル1481は、行14813〜行14815を含む。   The reservation processing intermediate data table 1481 is a table that temporarily stores data used for processing in processing for reserving a block. The reservation processing intermediate data table 1481 includes an area 14811 and an area 14812. Further, the reservation processing intermediate data table 1481 includes rows 14813 to 14815.

領域14811は、データ種別を示す。領域14811の行14813には、”予約要求閉そく”を示す値が格納され、領域14811の行14814には、”予約対象閉そく”を示す値が格納され、領域14811の行14815には、”前回予約対象閉そく”を示す値が格納される。   An area 14811 indicates the data type. A value indicating “reservation request closure” is stored in the row 14814 of the area 14811, a value indicating “reservation target closure” is stored in the line 14814 of the area 14811, and a “previous time” is stored in the line 14815 of the area 14811. A value indicating “reservation target block” is stored.

領域14812は、閉そくを示す閉そくIDを含む。また、領域14812に格納される閉そくIDは、閉そく形状テーブル252等に格納される閉そくIDに対応する。   Region 14812 includes a closure ID indicating the closure. Further, the closure ID stored in the area 14812 corresponds to the closure ID stored in the closure shape table 252 or the like.

領域14812には、領域14811の値に従って、予約要求元である閉そく(予約要求閉そく)の閉そくID、予約対象の閉そく(予約対象閉そく)の閉そくID、および、前回の処理における予約対象の閉そく(前回予約対象閉そく)の閉そくIDが格納される。   In the area 14812, according to the value of the area 14811, the closing ID of the reservation request source (reservation request closing), the closing ID of the reservation target closing (reservation target closing), and the reservation target closing in the previous processing ( The closing ID of the previous reservation target closing) is stored.

予約処理中間データテーブル1481の領域14812に格納される値は、進路制御プログラム1400が実行される際に、閉そく予約管理部1410によって更新される。このため、処理1494においてプログラムモジュール結合部214は、領域14812にnull値またはハイフン等を格納する。   The value stored in the area 14812 of the reservation processing intermediate data table 1481 is updated by the closing reservation management unit 1410 when the course control program 1400 is executed. Therefore, in process 1494, the program module combination unit 214 stores a null value, a hyphen, or the like in the area 14812.

図31は、本発明の実施形態の幾何情報テーブル1482を示す説明図である。   FIG. 31 is an explanatory diagram illustrating the geometric information table 1482 according to the embodiment of this invention.

幾何情報テーブル1482は、各閉そくの幾何パターンに適用される制御ロジックを示す。幾何情報テーブル1482は、領域14821〜領域14829を含む。幾何情報テーブル1482は、図29の処理1491において生成される。   The geometric information table 1482 shows control logic applied to each closed geometric pattern. The geometric information table 1482 includes regions 14821 to 14829. The geometric information table 1482 is generated in the process 1491 of FIG.

領域14821〜領域14825は、幾何パターン格納テーブル253の領域2531〜領域2535に対応する。また、領域14826〜領域14829は、選択済み制御ロジックテーブル255の領域2551〜領域2555に対応する。   A region 14821 to a region 14825 correspond to the region 2531 to the region 2535 of the geometric pattern storage table 253. Areas 14826 to 14829 correspond to areas 2551 to 2555 of the selected control logic table 255.

図32は、本発明の実施形態の閉そく情報テーブル1483を示す説明図である。   FIG. 32 is an explanatory diagram illustrating the blocking information table 1483 according to the embodiment of this invention.

閉そく情報テーブル1483は、各閉そくが有する幾何パターンと、各閉そくに関連する駅および関連設備に関する情報とを格納する。閉そく情報テーブル1483は、領域14831〜領域14834を含む。閉そく情報テーブル1483は、図29の処理1492において生成される。   The blockage information table 1483 stores a geometric pattern of each block and information on a station and related facilities related to each block. The blocking information table 1483 includes an area 14831 to an area 14834. The blocking information table 1483 is generated in the processing 1492 of FIG.

領域14831は、閉そくIDを示す。また、領域14831は、閉そく形状テーブル252等に格納される閉そくIDに対応する値を含む。   An area 14831 indicates the block ID. The region 14831 includes a value corresponding to the block ID stored in the block shape table 252 and the like.

領域14832は、幾何パターンIDを示す。領域14832は、幾何パターン格納テーブル253の領域2531に格納される幾何パターンIDに対応する値を含む。領域14832には、閉そくIDによって特定される閉そくと、その他の閉そくとの間に定義されるすべての幾何パターン(過走幾何パターンを含む)の幾何パターンIDが格納される。   An area 14832 shows the geometric pattern ID. The area 14832 includes a value corresponding to the geometric pattern ID stored in the area 2531 of the geometric pattern storage table 253. The area 14832 stores geometric pattern IDs of all geometric patterns (including overrun geometric patterns) defined between the block specified by the block ID and other blocks.

領域14833は、閉そくIDによって特定される閉そくが属する駅を示す。領域14833は、線路形状テーブル251の領域2512に格納される値に対応する値を含む。   An area 14833 indicates a station to which the block specified by the block ID belongs. Region 14833 includes a value corresponding to the value stored in region 2512 of track shape table 251.

領域14834は、各閉そくに配置される関連設備を示す。領域14834には、閉そくIDによって特定される閉そくに配置される地上設備群9940に関する情報が格納され、領域14834に格納される情報は、閉そくに配置される地上設備群9940に関する設備状態を、進路制御プログラム1400が決定するために必要なすべての設備を示す。   Region 14834 shows the associated equipment located at each block. The area 14434 stores information on the ground equipment group 9940 arranged in the block specified by the block ID, and the information stored in the area 14834 indicates the equipment state related to the ground equipment group 9940 arranged in the block. All the equipment required for the control program 1400 to determine is shown.

ここで、設備状態を決定するために必要な設備には、例えば、閉そくに含まれる線路領域に設置された軌道回路9941が含まれる。また、設備状態を決定するために必要な設備には、閉そくを防護区間とする信号機、閉そくに含まれる線路領域に設置された転轍機9943および踏切、ならびに、閉そくを防護区間とする信号機9942に停止現示指示を行うてこである線路閉鎖てこが含まれる。   Here, the equipment necessary for determining the equipment state includes, for example, the track circuit 9941 installed in the track area included in the block. In addition, the equipment necessary for determining the equipment state includes a traffic light with a block as a protection section, a switch 9943 and a railroad crossing installed in a track area included in the block, and a traffic light 9942 with a block as a protection section. The track closing lever which is a lever for giving the indication instruction is included.

仮に、ある閉そくが予約された場合(後述する閉そく状態テーブル1484の予約状態(領域14842)が”予約中”に更新された場合)、進路制御プログラム1400は、閉そく情報テーブル1483の領域14831および領域14834を参照し、予約された閉そくに配置される関連設備である信号機9942に、進行現示制御要求を出力する。   If a certain block is reserved (when a reservation state (region 14842) of a block state table 1484 described later is updated to “reserved”), the course control program 1400 stores the region 14831 and the region of the block information table 1483. With reference to 14834, a progress indication control request is output to traffic light 9942, which is a related facility arranged in a reserved space.

図33は、本発明の実施形態の閉そく状態テーブル1484を示す説明図である。   FIG. 33 is an explanatory diagram illustrating the blocking state table 1484 according to the embodiment of this invention.

閉そく状態テーブル1484は、各閉そくへの予約に関する情報と、各閉そくに配置される地上設備群9940への制御可否とを示す。閉そく状態テーブル1484は、領域14841〜領域14846を含む。   The block state table 1484 indicates information related to reservations for each block and whether or not the ground facility group 9940 arranged in each block can be controlled. The blocking state table 1484 includes a region 14841 to a region 14846.

領域14841は、閉そくIDを示す。プログラムモジュール結合部214は処理1494において、領域14841に、閉そく形状テーブル252の領域2521に格納される値を格納する。   An area 14841 indicates the block ID. In process 1494, the program module combination unit 214 stores the value stored in the area 2521 of the block shape table 252 in the area 14841.

領域14842は、各閉そくが列車9930によって予約されているか否かを示す。本実施形態において、列車9930によって予約されている閉そくを示す行の領域14842には、”予約中”が格納される。また、列車9930によって予約されていない閉そくを示す行の領域14842には、”未予約”が格納される。   Region 14842 indicates whether each block is reserved by train 9930. In the present embodiment, “reserved” is stored in the area 14842 of the row indicating the block reserved by the train 9930. Further, “unreserved” is stored in a region 14842 of a row indicating a block not reserved by the train 9930.

領域14843は、予約列車、すなわち、各閉そくを予約する予約元の列車9930を示す。領域14843には、領域14842が”予約中”である行の、領域14841が示す閉そくを予約する列車9930の識別子(列車ID)が格納される。なお、領域14842が”未予約”である行の、領域14843には、本実施形態においてnull値またはハイフン等が格納される。   A region 14843 shows a reserved train, that is, a reservation-source train 9930 that reserves each block. The area 14484 stores the identifier (train ID) of the train 9930 that reserves the block indicated by the area 14842 in the row in which the area 14842 is “reserved”. In this embodiment, a null value or a hyphen is stored in the area 14843 of the row in which the area 14842 is “unreserved”.

領域14842および領域14843は、進路制御プログラム1400が実行される際に、閉そく予約管理部1410によって更新される。このため、処理1494においてプログラムモジュール結合部214は、領域14842および領域14843にnull値またはハイフン等を格納する。   The area 14842 and the area 14843 are updated by the block reservation management unit 1410 when the course control program 1400 is executed. Therefore, in process 1494, the program module combination unit 214 stores a null value or a hyphen in the area 14842 and the area 14843.

領域14844は、在線列車、すなわち、各閉そくに在線する列車9930を示す。列車9930が在線する閉そくを示す行の領域14844には、在線する列車9930の列車IDが格納される。   Region 14844 shows trains in line, that is, trains 9930 in each block. In a region 14844 of a row indicating the block where the train 9930 is present, the train ID of the train 9930 being present is stored.

領域14845は、列車在線位置を示す。すなわち、領域14845は、各閉そくに列車9930が在線していた場合に、在線する列車9930の閉そく内における位置を示す。   A region 14845 indicates the train position. That is, the region 14845 indicates the position of the train 9930 that is on the line in the block when the train 9930 is on the block.

領域14844および領域14845は、進路制御プログラム1400が実行される際に、地上設備群9940から収集される情報に基づいて、地上設備群情報管理部1452によって更新される。地上設備群情報管理部1452は、管理者等によって指定された時間間隔において、例えば、2秒毎など、領域14844および領域14845を更新する。   The area 14844 and the area 14845 are updated by the ground facility group information management unit 1452 based on information collected from the ground facility group 9940 when the course control program 1400 is executed. The ground facility group information management unit 1452 updates the region 14844 and the region 14845, for example, every 2 seconds at a time interval specified by the administrator or the like.

領域14846は、閉そく内設備状態を示す。すなわち、領域14846には、各閉そくに配置されるすべての設備が制御可能であるかが格納される。例えば、領域14846には、”制御可能”と”制御不可”との2値のいずれかが格納される。   An area 14846 indicates the equipment state in the enclosure. That is, the area 14846 stores whether all the facilities arranged in each block can be controlled. For example, one of two values “controllable” and “not controllable” is stored in the area 14846.

地上設備群情報管理部1452は、進路制御プログラム1400が実行される際、閉そく情報テーブル1483の関連設備(領域14834)に格納される地上設備群9940の状態を示す値を収集し、各閉そくに配置される関連設備が制御可能な条件を満たしているか否かを判定する。そして、各閉そくに配置される関連設備が制御可能な条件をすべて満たしている場合、各閉そくに配置される設備が制御可能であると判定する。そして、この場合、”制御可能”の文字列を、領域14846に格納する。   When the route control program 1400 is executed, the ground equipment group information management unit 1452 collects values indicating the state of the ground equipment group 9940 stored in the related equipment (area 14834) of the closure information table 1483, and It is determined whether the related equipment to be arranged satisfies a controllable condition. And when the related equipment arrange | positioned at each closure satisfy | fills all the conditions which can be controlled, it determines with the installation arrange | positioned at each closure being controllable. In this case, the character string “controllable” is stored in the area 14846.

地上設備群情報管理部1452は、管理者等によって指定された時間間隔において、例えば、2秒毎など、地上設備群9940の状態を示す値を収集する。   The ground equipment group information management unit 1452 collects a value indicating the state of the ground equipment group 9940 at a time interval designated by the administrator or the like, for example, every 2 seconds.

前述のとおり、領域14844〜領域14846は地上設備群情報管理部1452によって更新されるため、処理1494においてプログラムモジュール結合部214は、領域14844〜領域14846にnull値またはハイフン等を格納する。   As described above, since the area 14844 to the area 14844 are updated by the ground facility group information management unit 1452, the program module combination unit 214 stores a null value, a hyphen, or the like in the area 14844 to the area 14844 in the process 1494.

図34は、本発明の実施形態の列車ダイヤ1487を示す説明図である。   FIG. 34 is an explanatory diagram showing a train diagram 1487 according to the embodiment of this invention.

列車ダイヤ1487は、列車9930が経由する閉そく(経由閉そく)と、閉そくを経由する時刻とを示す。列車ダイヤ1487は、領域14871〜領域14873を含む。   The train diagram 1487 indicates the block through which the train 9930 passes (via block) and the time through the block. Train diagram 1487 includes regions 14871 to 14873.

領域14871は、列車IDを示す。領域14871に格納される列車IDは、閉そく進入列車テーブル1485の領域14852、および、閉そく状態テーブル1484の領域14843および領域14844に格納される値に対応し、例えば、列車番号である。   A region 14871 indicates a train ID. The train ID stored in the area 14871 corresponds to the values stored in the area 14852 of the block entry train table 1485 and the areas 14843 and 14844 of the block state table 1484, and is, for example, a train number.

領域14872は、経由閉そくの閉そくIDを示す。すなわち、領域14872には、計画系システム9910において生成された列車運行計画に従って、各列車9930が経由する予定の閉そくの閉そくIDが格納される。   An area 14872 indicates the block ID of the route block. In other words, the area 14872 stores the closure ID of the schedule that each train 9930 is scheduled to pass according to the train operation plan generated in the planning system 9910.

領域14873は、経由時刻を示す。領域14873には、列車9930が閉そくを経由する時刻が格納される。図34に示す領域14873が示す値は、閉そくに進入する時刻であり、さらに、閉そくから進出する時刻である。しかし、本実施形態の列車ダイヤ1487は、各列車の閉そくへの進入時刻と閉そくからの進出時刻とを保持してもよい。   An area 14873 indicates a transit time. The area 14873 stores the time when the train 9930 passes through the block. The value indicated by the area 14873 shown in FIG. 34 is the time to enter the closing, and the time to advance from the closing. However, the train diagram 1487 of this embodiment may hold the entry time of each train to the closing time and the advance time from the closing time.

領域14871〜領域14873に格納される値は、進路制御プログラム1400が実行される際、計画系システム情報管理部1451によって更新される。このため、プログラムモジュール結合部214は処理1494において、領域14871〜領域14873にnull値またはハイフン等を格納する。   The values stored in the area 14871 to the area 14873 are updated by the planning system information management unit 1451 when the course control program 1400 is executed. Therefore, the program module combination unit 214 stores a null value, a hyphen, or the like in the area 148771 to the area 14873 in processing 1494.

計画系システム情報管理部1451は、進路制御プログラム1400が開始された場合、列車運行計画を、入力インタフェース1471、および通信管理部1460等を介して、計画系システム9910から取得する。そして、計画系システム情報管理部1451は、取得された列車運行計画に従って、領域14871〜領域14873を更新する。   When the course control program 1400 is started, the planning system information management unit 1451 acquires a train operation plan from the planning system 9910 via the input interface 1471, the communication management unit 1460, and the like. And the plan system information management part 1451 updates the area | region 14871-the area | region 14873 according to the acquired train operation plan.

計画系システム情報管理部1451は、管理者等によって指定された時間間隔において、例えば、2秒毎など、領域14871〜領域14873を更新する。   The planning system information management unit 1451 updates the area 14871 to the area 14873 at, for example, every 2 seconds at a time interval designated by the administrator or the like.

ここで、計画系システム情報管理部1451は、計画系システム9910から取得された列車運行計画が、領域14872に格納されるような閉そく単位の情報ではない場合、すなわち、取得された列車運行計画に各列車9930が閉そくを経由する時刻が含まれない場合、計画系システム情報管理部1451に予め保持された変換ルールテーブルを用いて、列車運行計画を閉そく単位の計画へ変換してもよい。   Here, when the train operation plan acquired from the plan system 9910 is not information of a block unit stored in the area 14872, that is, the planning system information management unit 1451 includes the acquired train operation plan. When the time when each train 9930 passes through the block is not included, the train operation plan may be converted into a block unit plan using a conversion rule table stored in advance in the planning system information management unit 1451.

列車運行計画が閉そく単位の情報ではない場合とは、例えば、列車運行計画が駅の番線ごとに列車9930の発着時刻を含む場合、または、列車運行計画が線路要素ごとに列車9930の発着時刻を含む場合などである。   The case where the train operation plan is not the information of the closing unit is, for example, the case where the train operation plan includes the arrival and departure times of the train 9930 for each station line, or the train operation plan indicates the arrival and departure times of the train 9930 for each track element. This is the case.

列車運行計画が駅の番線ごとに列車9930の発着時刻を含む場合、前述の変換ルールテーブルには、過走防護領域テーブル258の領域2581および領域2583を示す値が含まれる。列車運行計画が線路要素ごとに列車9930の発着時刻を含む場合、前述の変換ルールテーブルには、閉そく形状テーブル252の領域2521および領域2524を示す値が含まれる。   When the train operation plan includes the arrival and departure times of the train 9930 for each station line, the conversion rule table includes values indicating the region 2581 and the region 2583 of the overrun protection region table 258. When the train operation plan includes the arrival and departure times of the train 9930 for each track element, the above-described conversion rule table includes values indicating the region 2521 and the region 2524 of the block shape table 252.

図35は、本発明の実施形態の閉そく進入列車テーブル1485を示す説明図である。   FIG. 35 is an explanatory diagram showing the block approach train table 1485 according to the embodiment of this invention.

閉そく進入列車テーブル1485は、各閉そくに進入した列車9930および進入する予定の列車9930を示すテーブルである。閉そく進入列車テーブル1485は、領域14851〜領域14853を含む。   The closed approach train table 1485 is a table showing the train 9930 that has entered each block and the train 9930 that is scheduled to enter. Closed approach train table 1485 includes areas 14851 to 14853.

領域14851は、閉そくIDを示す。プログラムモジュール結合部214は処理1494において、領域14851に、閉そく形状テーブル252の領域2521に格納される値を格納する。   An area 14851 indicates the block ID. In process 1494, the program module combination unit 214 stores the value stored in the area 2521 of the block shape table 252 in the area 14851.

領域14852は、進入予定列車を示す。領域14852には、計画系システム9910において生成された列車運行計画に従って、閉そくIDが示す閉そくへ進入する予定の列車9930の列車IDが格納される。領域14852に格納される列車IDは、進入する時刻順に整列されて格納される。   A region 14852 indicates a train scheduled to enter. The area 14852 stores the train ID of the train 9930 scheduled to enter the block indicated by the block ID according to the train operation plan generated in the planning system 9910. The train IDs stored in the area 14852 are arranged and stored in order of time of entry.

閉そく予約管理部1410は、進路制御プログラム1400が開始された場合、例えば列車ダイヤ1487の列車ID(領域14871)を、経由閉そく(領域14872)ごとに整列させ、さらに、列車IDに対応する経由時刻(領域14873)に従って、列車IDを整列させることによって、閉そく進入列車テーブル1485の領域14852に列車IDを格納する。   When the route control program 1400 is started, the block reservation management unit 1410 arranges, for example, the train IDs (region 14871) of the train schedule 1487 for each route block (region 14873), and further, the transit time corresponding to the train ID. By aligning train IDs according to (area 14873), train IDs are stored in area 14852 of the closed approach train table 1485.

領域14853は、各閉そくに列車9930が進入済であるか否かを示す。本実施形態の領域14853には、”進入済”、または、”未進入”が格納される。   An area 14853 indicates whether or not the train 9930 has already entered each block. In the area 14853 of this embodiment, “entered” or “not yet entered” is stored.

閉そく進入列車テーブル1485において、領域14853が”進入済”を示す行は、列車9930が既に閉そくに進入した後であることを示す。また、閉そく進入列車テーブル1485において、領域14853が”未進入”を示す行は、列車9930がまだ閉そくに進入していないことを示す。   In the closed approach train table 1485, the row in which the area 14853 indicates “entered” indicates that the train 9930 has already entered the block. Further, in the closed approach train table 1485, the row in which the area 14853 indicates “not yet entered” indicates that the train 9930 has not yet been closed.

領域14853は、進路制御プログラム1400が実行される際、地上設備群情報管理部1452によって更新される。地上設備群情報管理部1452は、地上設備群9940から収集する情報に基づいて領域14853を更新する。   The area 14853 is updated by the ground facility group information management unit 1452 when the course control program 1400 is executed. The ground facility group information management unit 1452 updates the area 14853 based on the information collected from the ground facility group 9940.

地上設備群情報管理部1452は、管理者等によって指定された時間間隔において、例えば、2秒毎など、領域14853を更新する。   The ground facility group information management unit 1452 updates the area 14853 at, for example, every 2 seconds at a time interval designated by the administrator or the like.

このため、プログラムモジュール結合部214は処理1494において、領域14852および領域14853にnull値またはハイフンを格納する。   Therefore, the program module combination unit 214 stores a null value or a hyphen in the area 14852 and the area 14853 in the process 1494.

図36は、本発明の実施形態の閉そく過走情報テーブル1489を示す説明図である。   FIG. 36 is an explanatory diagram illustrating the blocking overrun information table 1489 according to the embodiment of this invention.

閉そく過走情報テーブル1489は、各閉そくの過走防護領域に設置される信号機9942または開通てこに関する情報を保持する。閉そく過走情報テーブル1489は、領域14891〜領域14893を含む。   The blockade overrun information table 1489 holds information on the traffic lights 9942 or the opening levers installed in the overrun protection area of each block. The blocking overrun information table 1489 includes an area 14891 to an area 14893.

領域14891は、閉そくIDを示す。プログラムモジュール結合部214は処理1494において、領域14891に、閉そく形状テーブル252の領域2521に格納される値を格納する。   An area 14891 shows the block ID. In process 1494, the program module combination unit 214 stores the value stored in the area 2521 of the block shape table 252 in the area 14891.

領域14892は、信号機9942の警戒現示可否を示す。すなわち、領域14892には、閉そくIDが示す閉そくを防護領域とする信号機9942が警戒現示可能であるか否かを示す値が格納される。   An area 14892 indicates whether or not the traffic light 9942 can be alerted. That is, the area 14892 stores a value indicating whether or not the traffic light 9942 whose protection area is the block indicated by the block ID can be alerted.

ここで、警戒現示とは、信号機9942が列車9930に、信号機9942の内方へ低速で進入しなければならないことを指示する信号表示である。例えば、信号機9942は、警戒現示において、列車9930に時速25km以下による進入を指示する。   Here, the warning display is a signal display instructing that the traffic light 9942 must enter the train 9930 at a low speed inward of the traffic light 9942. For example, the traffic light 9942 instructs the train 9930 to enter at a speed of 25 km / h or less in the warning display.

なお、警戒現示が指示された場合、すなわち、領域14892が”警戒現示可能”を示す場合、列車9930は低速であるため、地上設備群9940は、過走した列車9930を防護しなくてもよい。すなわち、領域14892が”警戒現示可能”を示す場合、進路制御プログラム1400は、過走防護領域における列車9930を防護するように、地上設備群9940を制御しなくてもよい。   In addition, when the warning display is instructed, that is, when the area 14892 indicates “warning display is possible”, the train 9930 is low speed, so the ground equipment group 9940 does not protect the overrunning train 9930. Also good. That is, when the area 14892 indicates “alert indication is possible”, the route control program 1400 may not control the ground facility group 9940 so as to protect the train 9930 in the overrun protection area.

領域14893は、開通てこ状態を示す。すなわち、領域14893には、閉そくIDが示す閉そくに対応する開通てこの状態が格納される。ここで、開通てことは、過走防護機能のONとOFFとを手動で切り替えるための設備である。開通てこは、鉄道指令員によって操作される。   A region 14893 indicates a state where the lever is opened. That is, in the area 14893, this state is stored corresponding to the block indicated by the block ID. Here, opening is a facility for manually switching the overrun protection function ON and OFF. The opening lever is operated by the railway commander.

地上設備群情報管理部1452は、進路制御プログラム1400が実行された際、信号機9942が警戒現示が可能であるか否かを示す情報と、開通てこの状態とを地上設備群9940から収集し、収集した情報に基づいて、領域14892および領域14893に値を格納する。   When the route control program 1400 is executed, the ground facility group information management unit 1452 collects information indicating whether the traffic light 9942 can be alerted and the state of the traffic signal from the ground facility group 9940. Based on the collected information, values are stored in region 14892 and region 14893.

処理1494の後、プログラムモジュール結合部214は、処理1494において生成された進路制御プログラム1400を実行し、実行結果をユーザへ提示する(1495)。進路制御プログラム1400は、処理1495において、例えば図37に示す画面1900をユーザインタフェースとして表示する。   After the process 1494, the program module combination unit 214 executes the route control program 1400 generated in the process 1494 and presents the execution result to the user (1495). In process 1495, the course control program 1400 displays, for example, a screen 1900 shown in FIG. 37 as a user interface.

具体的には、プログラムモジュール結合部214は、処理1495において、シミュレーション用の列車ダイヤ1487および閉そく進入列車テーブル1485等を参照することによって、各時刻における、列車9930が在線する閉そくを特定する。そして、プログラムモジュール結合部214は、各時刻と、各時刻において特定された閉そくを領域14844に含む閉そく状態テーブル14844と、を用いて、後述する図38に示す進路制御プログラム1400の処理を実行する。そして、プログラムモジュール結合部214は、実行結果を、図37に示す画面1900に表示する。   Specifically, in the process 1495, the program module coupling unit 214 refers to the simulation train diagram 1487, the block approaching train table 1485, and the like, and identifies the block at which the train 9930 exists at each time. Then, the program module combination unit 214 executes processing of a course control program 1400 shown in FIG. 38 to be described later, using each time and a block state table 14844 including the block specified at each time in the region 14844. . Then, the program module combination unit 214 displays the execution result on a screen 1900 shown in FIG.

なお、処理1495における進路制御プログラム1400の処理は、生成された進路制御プログラム1400のチェックのために行われるため、ユーザの指示に従って、実行されなくてもよい。   Note that the process of the route control program 1400 in the process 1495 is performed for checking the generated route control program 1400, and therefore may not be executed in accordance with a user instruction.

図37は、本発明の実施形態の進路制御プログラム1400の実行結果を表示する画面1900を示す説明図である。   FIG. 37 is an explanatory diagram illustrating a screen 1900 that displays an execution result of the course control program 1400 according to the embodiment of this invention.

画面1900は、プログラム実行制御窓2110、情報表示窓2120、線路形状グラフ表示窓2130、操作ボタン2102、および、操作ボタン2101を含む。   The screen 1900 includes a program execution control window 2110, an information display window 2120, a line shape graph display window 2130, operation buttons 2102, and operation buttons 2101.

処理1495において進路制御プログラム1400が開始された場合、進路制御プログラム1400に含まれる各機能部は、各列車9930がいずれの閉そくにいずれの時刻に在線するか、いずれの閉そくがいずれの時刻に予約されるか、を求める。このため、進路制御プログラム1400は、仮に想定される時刻における列車9930および閉そくの状態を、線路形状グラフ表示窓2130に表示することができる。   When the route control program 1400 is started in the process 1495, each functional unit included in the route control program 1400 determines which train 9930 is at which time and which train is at which time. Ask for what to do. For this reason, the course control program 1400 can display the train 9930 and the state of blockage at a temporarily assumed time on the track shape graph display window 2130.

プログラム実行制御窓2110は、線路形状グラフ表示窓2130にいずれの時刻の列車9930および閉そくの状態を表示するかを、ユーザが指定するための領域である。プログラム実行制御窓2110は、領域2111および領域2112を含む。   The program execution control window 2110 is an area for the user to specify which time the train 9930 and the state of the block are displayed on the track shape graph display window 2130. The program execution control window 2110 includes an area 2111 and an area 2112.

領域2111は、ユーザが時刻を入力するための領域である。   An area 2111 is an area for the user to input time.

領域2112は、線路形状グラフ表示窓2130に表示される状態を、表示された状態からさらに未来に想定される状態に変更する場合、または、表示された状態よりも過去に想定される状態に変更する場合に、ユーザが用いる領域である。具体的には、領域2112には、早送り、巻き戻し、一時停止、および、一時停止解除などの操作ボタンが含まれる。   An area 2112 changes the state displayed in the line shape graph display window 2130 to a state assumed in the future from the displayed state or to a state assumed in the past rather than the displayed state. In this case, the area is used by the user. Specifically, the area 2112 includes operation buttons such as fast forward, rewind, pause, and pause release.

情報表示窓2120は、線路形状グラフ表示窓2130においてユーザによって指定された閉そく、列車9930、または、幾何パターン等に関する情報を表示するための領域である。   The information display window 2120 is an area for displaying information related to the block, the train 9930, or the geometric pattern specified by the user in the track shape graph display window 2130.

線路形状グラフ表示窓2130は、プログラム実行制御窓2110において指定された時刻における、各閉そくと、各閉そくを経由する列車9930とを示す領域である。このため、ユーザは、指定の時刻における各列車9930等の状態を線路形状グラフ表示窓2130に表示させることができる。   The track shape graph display window 2130 is an area showing each block and the train 9930 passing through each block at the time designated in the program execution control window 2110. For this reason, the user can display on the track shape graph display window 2130 the state of each train 9930 and the like at a specified time.

進路制御プログラム1400は、操作ボタン2102が押下された場合、初期化される。すなわち、操作ボタン2102が押下された場合、再度進路制御プログラム1400が実行される。   The course control program 1400 is initialized when the operation button 2102 is pressed. That is, when the operation button 2102 is pressed, the course control program 1400 is executed again.

線路形状グラフ表示窓2130は、線路形状グラフ表示窓1020に表示される閉そく間の情報に、閉そく状態テーブル1484の内容を追加した情報を表示する。進路制御プログラム1400は、予約された閉そくを、例えば、図37に示す閉そくB2132のように二重線楕円によって表示(反転表示としてもよい)することによって、ユーザが識別できるように表示してもよい。   The line shape graph display window 2130 displays information obtained by adding the contents of the block state table 1484 to the information during the block displayed in the line shape graph display window 1020. The course control program 1400 displays the reserved block so that it can be identified by the user by displaying it with a double-line ellipse, for example, as block B 2132 shown in FIG. Good.

また、進路制御プログラム1400は、未予約の閉そくを、例えば、図37に示す閉そくL2133のように点線楕円によって表示することによって、ユーザが識別できるように表示してもよい。   Further, the course control program 1400 may display the unreserved block so that the user can identify it by displaying it with a dotted ellipse, for example, a block L2133 shown in FIG.

また、進路制御プログラム1400は、いずれかの列車9930によって予約が試行されたが失敗した閉そくを、例えば、閉そくD2134のように実線楕円によって表示することによって、ユーザが識別できるように表示してもよい。ここで、進路制御プログラム1400は、予約を試行した列車9930を、例えば予約試行列車アイコン2135のように表示し、失敗の原因となった制御ロジックが対応付けられた幾何パターンを、予約失敗原因制御ロジックアイコン2136によって表示することによって、ユーザが識別できるように表示してもよい。   Further, the route control program 1400 may display a block for which reservation has been attempted by one of the trains 9930 but failed so that the user can be identified by displaying the block by a solid oval, for example, block D2134. Good. Here, the route control program 1400 displays the train 9930 for which reservation was attempted, for example, as a reservation trial train icon 2135, and displays a geometric pattern associated with the control logic causing the failure as a reservation failure cause control. By displaying with the logic icon 2136, it may be displayed so that the user can identify.

図37に示す予約試行列車アイコン2135は、列車Tが閉そくD2134の予約を試みたが失敗したことを示す。また、図37に示す予約失敗原因制御ロジックアイコン2136は、予約が失敗した原因が、閉そくDおよび閉そくEの間の幾何パターンに適用される閉そく照査ロジックの実行結果が失敗であったためであることを示す。   A reservation trial train icon 2135 shown in FIG. 37 indicates that the train T attempted to reserve the block D2134 but failed. In addition, the reservation failure cause control logic icon 2136 shown in FIG. 37 is that the reason for the reservation failure is that the execution result of the block check logic applied to the geometric pattern between the block D and the block E is a failure. Indicates.

情報表示窓2120に表示される情報は、主に、閉そく状態テーブル1484、閉そく情報テーブル1483、閉そく進入列車テーブル1485、および、幾何情報テーブル1482に格納される情報である。   The information displayed in the information display window 2120 is mainly information stored in the closed state table 1484, the closed information table 1483, the closed approach train table 1485, and the geometric information table 1482.

例えば、図37に示す線路形状グラフ表示窓2130において閉そくE2137が選択されているため、図37に示す情報表示窓2120には閉そくE2137の名称、在線列車(領域14844)、列車在線位置(領域14845)、および、閉そくが保有する関連設備情報(領域14834)が表示される。なお、表示される閉そくの名称は、閉そくID(領域14841等)でも、閉そくIDに対応する名称でもいずれの値でもよい。   For example, since the block E2137 is selected in the track shape graph display window 2130 shown in FIG. 37, the name, line train (area 14844), train line position (area 14845) of the block E2137 is displayed in the information display window 2120 shown in FIG. ) And related facility information (area 14834) held by the closure. The displayed name of the block may be either a block ID (region 14841 or the like), a name corresponding to the block ID, or any value.

ユーザは線路形状グラフ表示窓2130を確認することによって、進路制御プログラム1400によって求められた結果を把握することができる。また、ユーザは、プログラム実行制御窓2110を介して時刻を指定することによって、各時刻において進路制御プログラム1400によって求められた結果が成功であるか否かを確認することができる。進路制御プログラム1400がユーザの意図通りの結果を求めていない場合、情報表示窓2120を確認することによってユーザは原因を究明することができる。   The user can grasp the result obtained by the course control program 1400 by confirming the track shape graph display window 2130. Further, the user can confirm whether or not the result obtained by the course control program 1400 at each time is successful by designating the time via the program execution control window 2110. When the course control program 1400 does not obtain a result as intended by the user, the user can investigate the cause by checking the information display window 2120.

そして、ユーザが、画面1900の結果から進路制御プログラム1400を修正する必要があると判断した場合、進路制御プログラム生成部100は、再度図19に示す処理を開始してもよい。   Then, when the user determines from the result of the screen 1900 that the course control program 1400 needs to be corrected, the course control program generation unit 100 may start the process illustrated in FIG. 19 again.

処理1495の終了後、プログラムモジュール結合部214は、図29に示す処理1490を終了する。そして、図29に示す処理1490が終了した後、図19に示す処理が終了する。   After the process 1495 ends, the program module combination unit 214 ends the process 1490 shown in FIG. And after the process 1490 shown in FIG. 29 is complete | finished, the process shown in FIG. 19 is complete | finished.

なお、前述の図37に示す画面1900は、生成された進路制御プログラム1400のチェックのために進路制御プログラム1400が実行された場合に表示されたが、列車9930の進路制御のために進路制御プログラム1400が進路制御装置9900において実行された場合にも、画面1900は進路制御プログラム1400によって出力されてもよい。   Note that the screen 1900 shown in FIG. 37 described above is displayed when the route control program 1400 is executed to check the generated route control program 1400, but the route control program for route control of the train 9930 is displayed. The screen 1900 may also be output by the route control program 1400 when 1400 is executed in the route control device 9900.

また、進路制御プログラム生成部100が進路制御装置9900と異なる装置に格納される場合、進路制御プログラム生成部100は、生成された進路制御プログラム1400を、進路制御装置9900に送信する。   When the route control program generation unit 100 is stored in a device different from the route control device 9900, the route control program generation unit 100 transmits the generated route control program 1400 to the route control device 9900.

処理1494において生成される進路制御プログラム1400が、進路制御装置9900において実行された場合の処理の流れを、閉そく予約管理部1410による処理を中心に図38に示す。   FIG. 38 shows the flow of processing when the route control program 1400 generated in the processing 1494 is executed in the route control device 9900, focusing on processing by the blocking reservation management unit 1410.

図38は、本発明の実施形態の閉そく予約管理部1410による処理を示すフローチャートである。   FIG. 38 is a flowchart showing processing by the closing reservation management unit 1410 according to the embodiment of this invention.

図38に示す処理は、図29に示す処理1495において進路制御プログラム1400が実行される際、および、進路制御装置9900にインストールされた進路制御プログラム1400が、その後進路制御装置9900において実行される際の処理フローに相当する。   The process shown in FIG. 38 is performed when the course control program 1400 is executed in the process 1495 shown in FIG. 29 and when the course control program 1400 installed in the course control apparatus 9900 is subsequently executed in the course control apparatus 9900. This corresponds to the processing flow.

進路制御プログラム1400は、例えば、前述の図37に示す画面1900をユーザインタフェースとして提供する。進路制御プログラム1400は、図37に示す操作ボタン2102が押下された場合、図38に示す処理を開始する。また、進路制御プログラム1400は、処理1500を、例えば2秒周期といった指定周期ごとに反復してもよいし、地上設備群9940または計画系システム9910から状態が変更されたことを送信された場合に、実行されてもよい。   The course control program 1400 provides the screen 1900 shown in FIG. 37 as a user interface, for example. When the operation button 2102 shown in FIG. 37 is pressed, the course control program 1400 starts the process shown in FIG. In addition, the course control program 1400 may repeat the process 1500 for each specified period, for example, a 2-second period, or when a change in state is transmitted from the ground equipment group 9940 or the planning system 9910. May be executed.

図38に示す処理1500は、処理1510、処理1511、処理1520〜処理1526、および、処理1530〜処理1533を含む。   A process 1500 illustrated in FIG. 38 includes a process 1510, a process 1511, a process 1520 to a process 1526, and a process 1530 to a process 1533.

進路制御プログラム1400によって処理1500が開始された後、閉そく予約管理部1410は、前回処理結果をクリアする(1510)。処理1510における前回処理結果とは、閉そく状態テーブル1484の予約状態(領域14841)、および、予約列車(領域14842)である。   After the process 1500 is started by the route control program 1400, the reservation management unit 1410 clears the previous process result (1510). The previous process result in the process 1510 is the reservation state (area 14841) and the reservation train (area 14842) in the block state table 1484.

処理1510の後、閉そく予約管理部1410は、閉そく予約処理の起点となる閉そくを特定する(1511)。具体的には、閉そく予約管理部1410は、閉そく状態テーブル1484の在線列車(領域14844)に列車9930が格納されているすべての閉そくを、閉そく予約処理の起点となる閉そくとして、特定する。   After the process 1510, the block reservation management unit 1410 identifies the block used as the starting point of the block reservation process (1511). Specifically, the block reservation management unit 1410 identifies all the blocks in which the train 9930 is stored in the on-line train (area 14844) of the block state table 1484 as the block starting point for the block reservation process.

処理1511の後、閉そく予約管理部1410は、予約される閉そくを決定し、決定された閉そくを予約する(1520)。閉そく予約管理部1410は、処理1511において特定されたすべての閉そくについて処理1520を反復する。   After the process 1511, the reservation reservation management unit 1410 determines the reserved reservation, and reserves the determined reservation (1520). The block reservation management unit 1410 repeats the process 1520 for all the blocks identified in the process 1511.

閉そく予約管理部1410は、処理1511において特定された閉そくのうち、処理1520〜処理1526が実行されていない閉そくを、一つ選択する。以後、処理1520において選択される閉そくを、予約要求閉そくと記載する。   The block reservation management unit 1410 selects one block from which the process 1520 to the process 1526 have not been executed among the blocks specified in the process 1511. Hereinafter, the block selected in the process 1520 is described as a reservation request block.

閉そく予約管理部1410は、処理1520において予約要求閉そくを選択した後、予約要求閉そくの閉そくID(領域14841)を予約処理中間データテーブル1481の予約要求閉そく(行14813)の領域14812にセットする(1521)。これは、処理1511において選択された予約要求閉そくが、予約元の閉そくであることを示すためである。   The reservation management unit 1410 selects the reservation request block in the process 1520, and then sets the reservation request block ID (area 14841) in the area 14812 of the reservation request block (line 14813) of the reservation processing intermediate data table 1481 ( 1521). This is to indicate that the reservation request block selected in the process 1511 is the reservation source block.

また、閉そく予約管理部1410は、処理1521において、予約要求閉そくの閉そくID(領域14841)を、前回予約対象閉そくの初期値として、行14815の領域14812にセットする。   In addition, in step 1521, the reservation management unit 1410 sets the reservation ID of the reservation request block (region 14841) in the region 14812 of the row 14815 as the initial value of the reservation target block.

処理1521の後、閉そく予約管理部1410は、予約処理中間データテーブル1481の前回予約対象閉そく(行14815)にセットされる閉そくIDを抽出する。そして、抽出された閉そくIDを領域14831に含む閉そく情報テーブル1483の行を特定し、特定された行の領域14832から、すべての幾何パターンIDを取得する(1522)。   After the process 1521, the reservation management unit 1410 extracts the block ID set in the reservation target block (line 14815) of the reservation process intermediate data table 1481. Then, the line of the block information table 1483 including the extracted block ID in the area 14831 is specified, and all geometric pattern IDs are acquired from the area 14832 of the specified line (1522).

処理1522の後、閉そく予約管理部1410は、処理1522において取得された各幾何パターンIDを領域14821に含む、幾何情報テーブル1482の行を特定する。そして、特定されたすべての行から予約対象閉そく選定ロジックの識別子(領域14826)を抽出し、抽出された識別子に対応する予約対象閉そく選定ロジックを実行する。そして、閉そく予約管理部1410は、実行結果を予約処理中間データテーブル1481の行14814の領域14812に予約対象閉そくとしてセットする(1523)。   After the process 1522, the block reservation management unit 1410 identifies a row of the geometric information table 1482 that includes each geometric pattern ID acquired in the process 1522 in the area 14821. Then, the identifier (area 14826) of the reservation target block selection logic is extracted from all the specified rows, and the reservation target block selection logic corresponding to the extracted identifier is executed. Then, the reservation management unit 1410 sets the execution result as a reservation target block in the area 14812 of the row 14814 of the reservation processing intermediate data table 1481 (1523).

なお、閉そく予約管理部1410は、処理1523において、幾何情報テーブル1482から抽出された予約対象閉そくロジックの識別子に基づいて、制御ロジックモジュール群1486から予約対象閉そく選定ロジックを取得し、取得されたロジックを実行する。予約対象閉そく選定ロジックの詳細については後述する。   In step 1523, the reservation management unit 1410 acquires the reservation target block selection logic from the control logic module group 1486 based on the identifier of the reservation target block logic extracted from the geometric information table 1482, and acquires the acquired logic. Execute. Details of the reservation block selection logic will be described later.

処理1523の後、閉そく予約管理部1410は、予約処理中間データテーブル1481の行14814に格納される予約対象閉そくの閉そくIDを、領域14831に含む閉そく情報テーブル1483の行を抽出する。そして、閉そく予約管理部1410は、抽出された行に格納されるすべての幾何パターンID(領域14832)を取得する(1524)。   After the processing 1523, the reservation management unit 1410 extracts a row of the closing information table 1483 that includes the closing ID of the reservation target closing stored in the row 14814 of the reservation processing intermediate data table 1481 in the area 14831. Then, the reservation management unit 1410 acquires all the geometric pattern IDs (area 14832) stored in the extracted row (1524).

処理1524の後、閉そく予約管理部1410は、処理1524において取得された幾何パターンIDを、領域14821に含む幾何情報テーブル1482の行を特定する。そして、特定されたすべての行から順序判断ロジックの識別子(領域14827)を抽出し、抽出された識別子に対応する順序判断ロジックを実行する(1525)。   After the process 1524, the block reservation management unit 1410 identifies a row of the geometric information table 1482 that includes the geometric pattern ID acquired in the process 1524 in the area 14821. Then, the identifier of the order determination logic (area 14827) is extracted from all the specified lines, and the order determination logic corresponding to the extracted identifier is executed (1525).

なお、閉そく予約管理部1410は、処理1525において、幾何情報テーブル1482から抽出された順序判断ロジックの識別子に基づいて、制御ロジックモジュール群1486から順序判断ロジックを取得する。ここで、順序判断ロジックの詳細については後述する。   In step 1525, the reservation reservation management unit 1410 acquires the order determination logic from the control logic module group 1486 based on the identifier of the order determination logic extracted from the geometric information table 1482. Details of the order determination logic will be described later.

処理1525の後、閉そく予約管理部1410は、処理1524において取得された幾何パターンIDを、領域14821に含む幾何情報テーブル1482の行を特定する。そして、特定されたすべての行から閉そく照査ロジック(領域14828および領域14829)を抽出し、抽出された閉そく照査ロジックを実行する(1526)。   After the process 1525, the block reservation management unit 1410 identifies a row of the geometric information table 1482 that includes the geometric pattern ID acquired in the process 1524 in the area 14821. Then, the block check logic (region 14828 and region 14829) is extracted from all the specified lines, and the extracted block check logic is executed (1526).

なお、閉そく予約管理部1410は、処理1526において、幾何情報テーブル1482から抽出された閉そく照査ロジックの識別子に基づいて、制御ロジックモジュール群1486から閉そく照査ロジックを取得する。ここで、閉そく照査ロジックの詳細については後述する。   In step 1526, the block reservation management unit 1410 acquires block check logic from the control logic module group 1486 based on the block check logic identifier extracted from the geometric information table 1482. Here, details of the block check logic will be described later.

処理1526の後、閉そく予約管理部1410は、処理1525、および、処理1526における実行結果がすべて成功であるか否かを判定する(1530)。すべて成功である場合、閉そく予約管理部1410は、処理1531に移行する。   After the process 1526, the reservation management unit 1410 determines whether the execution results in the process 1525 and the process 1526 are all successful (1530). If all are successful, the block reservation management unit 1410 proceeds to processing 1531.

そして、処理1525および処理1526の少なくとも一つが失敗した場合、閉そく予約管理部1410は、処理1520の反復処理に戻る。すなわち、処理1520において、閉そくを処理1511において特定された複数の閉そくの中から、閉そくを一つ選択し、選択された閉そくを予約要求閉そくとして、処理1521〜処理1526の処理を続ける。   If at least one of the process 1525 and the process 1526 fails, the block reservation management unit 1410 returns to the iterative process of the process 1520. That is, in the process 1520, one block is selected from the plurality of blocks identified in the process 1511, and the process of the processes 1521 to 1526 is continued by setting the selected block as the reservation request block.

処理1531において、閉そく予約管理部1410は、予約処理中間データテーブル1481の行14814に格納される予約対象閉そくの閉そくIDを、領域14841に含む閉そく状態テーブル1484の行を抽出し、抽出された行の予約状態(領域14842)に”予約済”を示す値をセットする。   In processing 1531, the block reservation management unit 1410 extracts the row of the block state table 1484 including the block ID of the reservation target block stored in the row 14814 of the reservation processing intermediate data table 1481 in the area 14841, and the extracted row A value indicating “reserved” is set in the reservation state (region 14842).

処理1531の後、閉そく予約管理部1410は、閉そく状態テーブル1484から、予約処理中間データテーブル1481の行14814に格納される予約対象閉そくの閉そくIDと、予約処理中間データテーブル1481の行14813に格納される予約要求閉そくの閉そくIDとを抽出する。そして、閉そく予約管理部1410は、抽出された予約要求閉そくの閉そくIDを、領域14841に含む閉そく状態テーブル1484の行を特定する。そして、閉そく予約管理部1410は、特定された行から在線列車(領域14844)の列車IDを抽出する。   After the processing 1531, the reservation management unit 1410 stores the reservation ID of the reservation target stored in the row 14814 of the reservation processing intermediate data table 1481 and the row 14813 of the reservation processing intermediate data table 1481 from the closing state table 1484. The reservation ID of the reservation request to be closed is extracted. Then, the reservation reservation management unit 1410 identifies the row of the block state table 1484 that includes the extracted reservation request block ID in the area 14841. Then, the reservation management unit 1410 extracts the train ID of the train on the line (area 14844) from the identified row.

さらに、閉そく予約管理部1410は、抽出された予約対象閉そくの閉そくIDを領域14841に含む閉そく状態テーブル1484の行を特定し、特定された行の予約列車(領域14843)に、抽出された在線列車の列車IDをセットする(1532)。   Furthermore, the block reservation management unit 1410 identifies the row of the block state table 1484 that includes the block ID of the extracted block to be reserved in the region 14841, and extracts the existing line to the reserved train (region 14843) of the identified row. The train ID of the train is set (1532).

処理1532の後、閉そく予約管理部1410は、予約処理中間データテーブル1481の行14814に格納される予約対象閉そくの閉そくIDを、予約処理中間データテーブル1481の行14815の領域14812に、前回予約対象閉としてセットする(1533)。   After the processing 1532, the reservation reservation management unit 1410 stores the reservation ID of the reservation target block stored in the row 14814 of the reservation processing intermediate data table 1481 in the area 14812 of the reservation processing intermediate data table 1481 in the row 14815. Set as closed (1533).

処理1533の後、閉そく予約管理部1410は、処理1522に戻る。   After the process 1533, the reservation management unit 1410 returns to the process 1522.

図38に示す処理1523において実行される予約対象閉そく選定ロジックは、予約処理の対象となる閉そくを決定するための制御ロジックである。処理1523において、予約対象閉そく選定ロジックが選択する予約対象閉そくが、予約対象閉そく選定ロジックの実行結果である。   The reservation target block selection logic executed in the process 1523 shown in FIG. 38 is a control logic for determining the block to be reserved. In process 1523, the reservation target block selected by the reservation target block selection logic is the execution result of the reservation target block selection logic.

予約対象閉そく選定ロジックの制御ロジックには、例えば、図18の領域4002に示す、優先進路選択ロジックおよびダイヤ進路選択ロジックが挙げられる。   The control logic of the reservation target block selection logic includes, for example, a priority route selection logic and a diamond route selection logic shown in an area 4002 in FIG.

優先進路選択ロジックは、一般的に、幾何パターン種別”進路選択A”(識別子:16)、”進路選択B(識別子:17)、または、”進路選択C(識別子:18)に適用される。そして、優先進路選択ロジックが適用される場合、これらの幾何パターン種別の関係にある二つの閉そくの各々には、ユーザ等によって予め優先順位が割当てられる。   The priority course selection logic is generally applied to the geometric pattern type “course selection A” (identifier: 16), “course selection B (identifier: 17)”, or “path selection C (identifier: 18)”. When the priority route selection logic is applied, a priority order is assigned in advance by the user or the like to each of the two blocks having the relationship between the geometric pattern types.

そして、優先進路選択ロジックが実行され、優先順位が割当てられた二つの閉そくのどちらかを、列車9930が予約対象閉そくとして選択する場合、処理1523において優先進路選択ロジックは、優先順位が高い閉そくを予約対象閉そくとして選択する。   Then, when the priority route selection logic is executed and the train 9930 selects one of the two blocks assigned with the priority order as the reservation target block, in step 1523, the priority route selection logic selects the block with the higher priority level. Select as a reservation target block.

さらに、優先進路選択ロジックは、処理1523において、優先順位が高い閉そくに既に列車9930が在線するなどの理由により、優先順位が高い閉そくを選択できない場合、優先順位が低い閉そくを予約対象閉そくとして選択する。   Further, in the process 1523, the priority route selection logic selects a block with a low priority as a reservation target block when a block with a high priority cannot be selected because the train 9930 is already on a line with a high priority. To do.

また、処理1523においてダイヤ進路選択ロジックが実行される場合、ダイヤ進路選択ロジックは、予約対象閉そくを選択する前に、例えば、列車ダイヤ1487等に基づいて予め列車9930の進路を定義しておく。そして、ダイヤ進路選択ロジックは、処理1523において、列車9930が二つの閉そくのどちらかを予約対象閉そくとして選択する場合、例えば、列車ダイヤ1487によって予め進路と定義された閉そくを、列車9930の進路として選択する。   Further, when the diamond course selection logic is executed in the process 1523, the diamond course selection logic defines the course of the train 9930 in advance based on, for example, the train schedule 1487 before selecting the reservation target block. Then, in the process 1523, when the train 9930 selects one of the two blocks as the reservation target block, for example, the block that is defined as the route in advance by the train diagram 1487 is used as the route of the train 9930. select.

処理1523において、ダイヤ進路選択ロジックが実行された場合に、ダイヤ進路選択ロジックが実行する処理1600の流れを図39に示す。   FIG. 39 shows the flow of the process 1600 executed by the diamond course selection logic when the diamond course selection logic is executed in the process 1523.

図39は、本発明の実施形態のダイヤ進路選択ロジックによる処理1600を示すフローチャートである。   FIG. 39 is a flowchart illustrating a process 1600 by the diamond course selection logic according to the embodiment of this invention.

処理1600は、予約対象閉そく選定ロジックの処理の例である。進路制御プログラム1400の閉そく予約管理部1410は、処理1610、処理1620、処理1630〜処理1632、処理1640、処理1641、および、処理1650を実行する。   A process 1600 is an example of a process of the reservation target block selection logic. The block reservation management unit 1410 of the route control program 1400 executes processing 1610, processing 1620, processing 1630 to processing 1632, processing 1640, processing 1641, and processing 1650.

閉そく予約管理部1410は、処理1522において取得された幾何パターンIDを領域14821に含む幾何情報テーブル1482の行を特定する。そして、閉そく予約管理部1410は、特定された行のうち、領域14823が、幾何パターン種別”順方向接続”(識別子:12)、”逆方向接続A”(識別子:13)、”逆方向接続B”(識別子:14)、および、”逆方向接続C”(識別子:15)を示し、かつ、領域14824の閉そく1IDが予約処理中間データテーブル1481の前回予約対象閉そく(行14815)と一致する行の数、すなわち、幾何パターンの数をカウントする(1610)。   The block reservation management unit 1410 identifies a row of the geometric information table 1482 that includes the geometric pattern ID acquired in the process 1522 in the area 14821. Then, the reservation reservation management unit 1410 includes the region 14823 in the specified row, in which the geometric pattern type “forward connection” (identifier: 12), “reverse connection A” (identifier: 13), “reverse connection”. B ”(identifier: 14) and“ reverse connection C ”(identifier: 15), and the block 1 ID of the area 14824 matches the block reserved in the reservation process intermediate data table 1481 (line 14815). The number of rows, that is, the number of geometric patterns is counted (1610).

処理1610の後、閉そく予約管理部1410は、処理1610においてカウントされた幾何パターンの数が”1”に等しいか否かを判定する(1620)。処理1610においてカウントした幾何パターンの数が1である場合、閉そく予約管理部1410は処理1650を実行し、幾何パターンの数が2以上である場合、閉そく予約管理部1410は処理1630を実行する。なお、幾何パターンの数が0である場合、列車9930が進行できる進路がないため、閉そく予約管理部1410は、処理1600を終了する。   After the processing 1610, the reservation management unit 1410 determines whether or not the number of geometric patterns counted in the processing 1610 is equal to “1” (1620). When the number of geometric patterns counted in process 1610 is 1, the block reservation management unit 1410 executes process 1650, and when the number of geometric patterns is 2 or more, the block reservation management unit 1410 executes process 1630. If the number of geometric patterns is 0, there is no route on which the train 9930 can travel, and the closing reservation management unit 1410 ends the process 1600.

処理1650は、処理1610においてカウントされた幾何パターンの数が1に等しい場合に実行される処理である。ここで、処理1610においてカウントされた幾何パターンの数が1に等しいとは、前回予約対象閉そく(行14815)に在線する列車9930が次に進入することができる閉そくがただ一つであることを意味する。   The process 1650 is a process executed when the number of geometric patterns counted in the process 1610 is equal to 1. Here, the number of geometric patterns counted in the processing 1610 is equal to 1, which means that the train 9930 existing in the previous reservation target block (row 14815) has only one block that can enter next. means.

閉そく予約管理部1410は、処理1650において、処理1610においてカウントされた幾何パターンについて幾何情報テーブル1482に格納される閉そく1ID(領域14824)、閉そく2ID(領域14825)のうち、予約処理中間データテーブル1481の前回予約対象閉そく(行14815)と一致しない方を、予約処理中間データテーブル1481の予約対象閉そく(行14814)としてセットする。処理1650の完了により処理1600は終了される。   In process 1650, the reservation reservation management unit 1410 uses the reservation processing intermediate data table 1481 among the block 1 ID (area 14824) and the block 2 ID (area 14825) stored in the geometric information table 1482 for the geometric patterns counted in process 1610. The one that does not match the previous reservation target block (line 14815) is set as the reservation target block (line 14814) of the reservation processing intermediate data table 1481. Upon completion of process 1650, process 1600 ends.

処理1630は、処理1610においてカウントされた幾何パターンの数が2以上の場合に実行される処理である。ここで、処理1610においてカウントされた幾何パターンの数が2以上であるとは、前回予約対象閉そくに在線する列車9930が次に進入することができる閉そくが複数あり、列車9930はその中から一つの閉そくを選択し進行しなければならないことを意味する。   The process 1630 is a process executed when the number of geometric patterns counted in the process 1610 is 2 or more. Here, the number of geometric patterns counted in the process 1610 is 2 or more means that there are a plurality of trains that can be entered next by the train 9930 that is currently on the reservation target block, and the train 9930 has one of them. It means that you have to choose one block and proceed.

閉そく予約管理部1410は、処理1630において、処理1610においてカウントされたすべての幾何パターンから一つを選択し、選択された幾何パターンについて、処理1631、処理1632、および、処理1640を反復する。なお、処理1630において選択される幾何パターンを以下において幾何パターン1と記載する。   In process 1630, the block reservation management unit 1410 selects one of all the geometric patterns counted in process 1610, and repeats process 1631, process 1632, and process 1640 for the selected geometric pattern. Note that the geometric pattern selected in the process 1630 will be referred to as a geometric pattern 1 below.

閉そく予約管理部1410は、処理1631において、前回予約対象閉そくに在線する列車9930が次に進入することができる閉そくを抽出する。閉そく予約管理部1410は、処理1631において、幾何パターン1を示す幾何情報テーブル1482の行の、閉そく1ID(領域14824)、および閉そく2ID(領域14825)を参照する。そして、閉そく予約管理部1410は、参照された閉そく1IDおよび閉そく2IDのうち、予約処理中間データテーブル1481の前回予約対象閉そく(行14815)と一致しない閉そくIDを選択する。   In process 1631, the reservation management unit 1410 extracts a block that can be entered next by the train 9930 that is in the previous reservation target block. In processing 1631, the block reservation management unit 1410 refers to block 1 ID (region 14824) and block 2 ID (region 14825) in the row of the geometric information table 1482 indicating the geometric pattern 1. Then, the reservation reservation management unit 1410 selects a block ID that does not match the previous reservation target block (line 14815) of the reservation processing intermediate data table 1481 from among the block 1 ID and the block 2 ID that have been referenced.

処理1631の後、閉そく予約管理部1410は、処理1631において選択された閉そくIDが列車9930の列車ダイヤ1487における進路と合致するか否かを判定する(1632)。具体的には、閉そく予約管理部1410は、処理1632において、予約要求閉そく(行14813)の閉そくIDを領域14841に含む閉そく状態テーブル1484の行の在線列車(領域14844)が示す列車9930を特定する。そして、特定された列車9930の列車IDを領域14871に含む列車ダイヤ1487の行の領域14872に、処理1631において選択された閉そくIDが含まれるか否かを判定する。   After the process 1631, the block reservation management unit 1410 determines whether or not the block ID selected in the process 1631 matches the route in the train diagram 1487 of the train 9930 (1632). Specifically, the block reservation management unit 1410 identifies the train 9930 indicated by the line train (region 14844) in the row of the block state table 1484 that includes the block ID of the reservation request block (row 14813) in the region 14841 in the process 1632. To do. Then, it is determined whether or not the block ID selected in the process 1631 is included in the area 14872 of the train schedule 1487 including the train ID of the identified train 9930 in the area 14871.

処理1632の後、閉そく予約管理部1410は、処理1632の判定結果に従って処理を分岐する(1640)。閉そく予約管理部1410は、処理1632の判定結果が”含まれる”である場合、処理1641を実行する。閉そく予約管理部1410は、処理1632の判定結果が”含まれない”である場合、別の幾何パターンに処理1631および処理1632の処理を行うため、処理1630に戻る。   After the process 1632, the reservation management unit 1410 branches the process according to the determination result of the process 1632 (1640). If the determination result of process 1632 is “included”, the reservation management unit 1410 executes process 1641. If the determination result of the process 1632 is “not included”, the reservation management unit 1410 returns to the process 1630 in order to perform the process 1631 and the process 1632 on another geometric pattern.

閉そく予約管理部1410は、処理1641において、1632において選択された閉そくを予約処理中間データテーブル1481の予約対象閉そく(行14814)にセットする。処理1641が終了した後、処理1600は終了する。   In step 1641, the reservation management unit 1410 sets the block selected in 1632 to the reservation target block (line 14814) of the reservation processing intermediate data table 1481. After process 1641 ends, process 1600 ends.

図38に示す処理1525において実行される順序判断ロジックは、閉そくの予約結果が列車9930の運行順序を満たしているか否かを判定する処理である。順序判断ロジックには、例えば、ダイヤ時刻順ロジックと列車位置順ロジックとが挙げられる。   The order determination logic executed in the process 1525 shown in FIG. 38 is a process for determining whether or not the reservation result of the block satisfies the operation order of the train 9930. Examples of the order determination logic include a diamond time order logic and a train position order logic.

ここで、列車9930の運行順序は、必ずしも計画系システム9910によって与えられる列車運行計画通りである必要はない。しかし、少なくとも、閉そくの予約によってデッドロックが発生しないことを保証されなければならない。   Here, the operation order of the train 9930 is not necessarily the same as the train operation plan given by the planning system 9910. However, it must be ensured that at least the deadlock does not occur due to the reservation of the closure.

デッドロックとは、例えば、単線区間に上り列車と下り列車とが同時に進入した場合に発生する状況である。前述のデッドロックが発生した場合、上り列車と下り列車とが衝突する可能性がある。   Deadlock is a situation that occurs, for example, when an up train and a down train enter a single track section at the same time. When the above-described deadlock occurs, there is a possibility that the up train and the down train collide.

順序判断ロジックは、一般的に、予約対象閉そくに定義された幾何パターンが、図16に示す幾何パターン−制御ロジック表300の領域3003に”○”が格納される幾何パターン種別に実行される。また、図17に示す過走幾何パターン−制御ロジック表310の領域3103に”○”が格納される過走幾何パターン種別に実行される。   The order determination logic is generally executed for a geometric pattern type in which “◯” is stored in the area 3003 of the geometric pattern-control logic table 300 shown in FIG. Also, the overrun geometric pattern type in which “◯” is stored in the area 3103 of the overrun geometric pattern-control logic table 310 shown in FIG. 17 is executed.

具体的には、順序判断ロジックは、幾何パターン種別が、”交差A”(識別子:1)、”交差B”(識別子:2)、”終点片封鎖A”(識別子:5)、”終点片封鎖B”(識別子:6)、”終点両封鎖C”(識別子:9)、”終点両封鎖A”(識別子:19)、もしくは、”終点両封鎖B”(識別子:20)のいずれかに分類される場合、または、過走幾何パターン種別が、”発着点包含なし”(識別子:1)、”着点包含”(識別子:3)、もしくは、”過走領域交差”(識別子:5)のいずれかに分類される場合に実行される。   Specifically, the order determination logic includes geometric pattern types of “intersection A” (identifier: 1), “intersection B” (identifier: 2), “end point blockade A” (identifier: 5), “end point piece”. Blockade B ”(identifier: 6),“ End point both block C ”(identifier: 9),“ End point both block A ”(identifier: 19), or“ End point both block B ”(identifier: 20) When classified, or the overrun geometric pattern type is “no landing point included” (identifier: 1), “landing point included” (identifier: 3), or “overrun area intersection” (identifier: 5) It is executed when it is classified into any of the following.

そして、予約対象閉そくに定義された幾何パターンに、これらの幾何パターン種別に属する幾何パターンが複数存在する場合、前述の順序判断ロジックに対応する幾何パターン種別すべてに対して、順序判断ロジックが実行される。   Then, when there are a plurality of geometric patterns belonging to these geometric pattern types in the geometric pattern defined in the reservation target block, the order determination logic is executed for all the geometric pattern types corresponding to the order determination logic described above. The

閉そく予約管理部1410が、前述の幾何パターン種別または過走幾何パターン種別のいずれかの関係をもつ閉そく1または閉そく2に、順序判断ロジックとしてダイヤ時刻順ロジックが用いる場合の処理の例を、以下に示す。列車ダイヤ1487によって、列車Tが閉そく1または閉そく2に進入する順序が予め定義されている場合、閉そく予約管理部1410は、ダイヤ時刻順ロジックによって、列車Tが閉そく1または閉そく2に進入する際に、列車ダイヤ1487における列車Tの順序が一位でなければ列車Tによる閉そく1または閉そく2の予約を許可しない。   An example of processing in the case where the schedule reservation management unit 1410 uses the diamond time order logic as the order determination logic for the block 1 or the block 2 having the relationship between the geometric pattern type or the overrun geometric pattern type described below. Shown in When the order in which the train T enters the block 1 or the block 2 is defined in advance by the train diagram 1487, the block reservation management unit 1410 is used when the train T enters the block 1 or block 2 by the time sequence logic. If the order of the train T in the train diagram 1487 is not first, the reservation of the block 1 or the block 2 by the train T is not permitted.

処理1525において閉そく予約管理部1410が行うダイヤ時刻順ロジックの処理の流れを図40に示す。   FIG. 40 shows a processing flow of the diamond time order logic performed by the block reservation management unit 1410 in the processing 1525.

図40は、本発明の実施形態のダイヤ時刻順ロジックによる処理1700を示すフローチャートである。   FIG. 40 is a flowchart illustrating a process 1700 by the diamond time order logic according to the embodiment of this invention.

処理1700は、順序判断ロジックの処理の例である。進路制御プログラム1400は閉そく予約管理部1410は、処理1710、処理1720〜処理1724、および、処理1730〜処理1732を実行する。   A process 1700 is an example of a process of order determination logic. In the route control program 1400, the reservation management unit 1410 executes processing 1710, processing 1720 to processing 1724, and processing 1730 to processing 1732.

閉そく予約管理部1410は、処理1524において取得された幾何パターンIDを領域14821に含む幾何情報テーブル1482の行を特定する。そして、閉そく予約管理部1410は、特定された行のうち、領域14822および領域14823が、幾何パターン種別”交差A”(識別子:1)、”交差B”(識別子:2)、”終点片封鎖A”(識別子:5)、”終点片封鎖B”(識別子:6)、”終点両封鎖C”(識別子:9)、”終点両封鎖A”(識別子:19)、もしくは、”終点両封鎖B”(識別子:20)、または、過走幾何パターン種別”発着点包含なし”(識別子:1)、”着点包含”(識別子:3)、もしくは、”過走領域交差”(識別子:5)のいずれかを示す行を、すべて抽出する(1710)。   The block reservation management unit 1410 identifies a row of the geometric information table 1482 that includes the geometric pattern ID acquired in the process 1524 in the area 14821. Then, the reservation reservation management unit 1410 includes the regions 14822 and 14823 in the identified rows, the geometric pattern types “intersection A” (identifier: 1), “intersection B” (identifier: 2), and “end point blockade”. A ”(identifier: 5),“ end point blockade B ”(identifier: 6),“ endpoint blockade C ”(identifier: 9),“ endpoint blockade A ”(identifier: 19), or“ endpoint blockade ” B ”(identifier: 20), or overrun geometric pattern type“ no landing point included ”(identifier: 1),“ landing point included ”(identifier: 3), or“ overrun area intersection ”(identifier: 5) ) Are all extracted (1710).

閉そく予約管理部1410は、処理1710において抽出された全ての幾何パターンに処理1721〜処理1724を反復する(1720)。なお、処理1720において、閉そく予約管理部1410は、処理1710において抽出された全ての幾何パターンから、一つの幾何パターンを、幾何パターン1として選択する。   The block reservation management unit 1410 repeats the processes 1721 to 1724 for all the geometric patterns extracted in the process 1710 (1720). In process 1720, the block reservation management unit 1410 selects one geometric pattern as the geometric pattern 1 from all the geometric patterns extracted in process 1710.

処理1721〜処理1724において、閉そく予約管理部1410は、幾何パターン1に含まれる二つの閉そくの閉そくIDを特定する。そして、特定された閉そくIDを含む閉そく進入列車テーブル1485の行の進入予定列車(領域14852)の進入順序を参照し、予約要求閉そく(行14813)に在線する列車(領域14844)が参照された進入順序の一位であるか否かを判定する。   In processing 1721 to processing 1724, the closing reservation management unit 1410 identifies the closing IDs of the two closings included in the geometric pattern 1. Then, with reference to the approach order of the scheduled entry train (region 14852) in the row of the block approach train table 1485 including the identified blockage ID, the train (region 14844) existing in the reservation request block (row 14413) was referenced. It is determined whether it is the first entry order.

この判定を実行するため、ダイヤ時刻順ロジックによる処理1700は、以下の2条件における処理に分割される。   In order to execute this determination, the process 1700 by the diamond time order logic is divided into processes under the following two conditions.

条件1は、以下である。すなわち、幾何パターン1に含まれる二つの閉そくのうち、予約対象閉そく(行14814)である閉そくに次に進入する予定の列車が、予約要求閉そく(行14813)に在線する列車(領域14844)であることを、列車ダイヤ1487が示す場合である。   Condition 1 is as follows. That is, of the two blocks included in the geometric pattern 1, the train that is scheduled to enter the next block to be reserved (row 14814) is a train (region 14844) that is on the reservation request block (row 14413). This is the case when the train diagram 1487 indicates that this is the case.

条件2は、以下である。すなわち、幾何パターン1に含まれる二つの閉そくのうち予約対象閉そく(行14814)ではない閉そくに次に進入する予定の列車の、当該閉そくに対する進入時刻が、予約要求閉そく(行14813)に在線する列車(領域14844)の予約対象閉そく(行14814)に対する進入時刻より早いことである。   Condition 2 is as follows. That is, of the two blocks included in the geometric pattern 1, the entry time of the train that is scheduled to enter the next block that is not the reservation target block (line 14814) is on the reservation request block (line 14813). It is earlier than the approach time for the reservation target block (line 14814) of the train (area 14844).

前述の二つの条件のうち、条件1は列車ダイヤ1487に不整合がなければ必ず満たされる条件である。このため、図40に示す処理1700は、条件1および条件2における処理に分岐させるための判定を含まないが、処理1700は、列車ダイヤ1700の妥当性を検証するため、条件1および条件2を判定する処理を含んでもよい。   Of the two conditions described above, condition 1 is a condition that must be satisfied unless the train diagram 1487 is inconsistent. For this reason, the process 1700 shown in FIG. 40 does not include the determination for branching to the process in the condition 1 and the condition 2, but the process 1700 uses the condition 1 and the condition 2 in order to verify the validity of the train diagram 1700. A process of determining may be included.

さらに、閉そく予約管理部1410は、ステップ1720において、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示す場合、閉そく1(領域14824)が警戒現示可能(領域14892)な信号機9942を備えるか否かを、閉そく過走情報テーブル1489を用いて判定する。また、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示し、かつ、領域14823が”過走領域交差”(識別子:5)を示す場合、閉そく1(領域14824)および閉そく2(領域14825)が、警戒現示可能(領域14892)な信号機9942を備えるか否かを、閉そく過走情報テーブル1489を用いて判定する。   Furthermore, if the area 14822 in the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun” in step 1720, the block reservation management unit 1410 can indicate the block 1 (area 14824) (area 14892). ) Is determined using the obstruction overrun information table 1489. Further, if the area 14822 in the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun” and the area 14823 indicates “overrun area intersection” (identifier: 5), the block 1 (area 14824). Whether or not the block 2 (area 14825) includes a traffic light 9942 capable of displaying a warning (area 14892) is determined using the block overrun information table 1489.

前述のステップ1720における信号機9942に関する判定によって、幾何パターン1の閉そく1または閉そく2が、警戒現示可能な信号機を備える場合、幾何パターン1の閉そくは進路制御プログラム1400による過走防護機能を不要とする設備を保持するため、閉そく予約管理部1410は、幾何パターン1を処理1721〜処理1724の対象から除外してもよい。   If the block 1 or block 2 of the geometric pattern 1 is provided with a signal capable of displaying a warning according to the determination regarding the traffic light 9942 in the above-described step 1720, the block of the geometric pattern 1 does not require the overrun protection function by the course control program 1400. In order to hold the equipment to be performed, the reservation management unit 1410 may exclude the geometric pattern 1 from the targets of the processing 1721 to the processing 1724.

また、閉そく予約管理部1410は、ステップ1720において、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示す場合、閉そく1(領域14824)が開通てこを備え、かつ、閉そく1が備える開通てこが”反位”であるか否かを、閉そく過走情報テーブル1489の領域14893を参照して判定する。また、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示し、かつ、領域14823が”過走領域交差”(識別子:5)を示す場合、閉そく1(領域14824)および閉そく2(領域14825)が開通てこを備え、かつ、閉そく1が備える開通てこが”反位”であるか否かを、閉そく過走情報テーブル1489の領域14893を参照して判定する。   Further, the block reservation management unit 1410 includes a block 1 (region 14824) opened when the region 14822 of the row of the geometric information table 1482 indicating the geometric pattern 1 indicates "overrun" in step 1720, and It is determined with reference to the area 14893 of the block overrun information table 1489 whether or not the opening lever of the block 1 is “inverted”. Further, if the area 14822 in the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun” and the area 14823 indicates “overrun area intersection” (identifier: 5), the block 1 (area 14824). It is determined with reference to the area 14893 of the block overrun information table 1489 whether or not the block 2 (area 14825) has an opening lever and the opening lever of the block 1 is "inverted".

前述のステップ1720における開通てこに関する判定によって、幾何パターン1の閉そく1または閉そく2が、開通てこを備え、かつ、閉そく1が備える開通てこが”反位”である場合、幾何パターン1の閉そくは過走防護機能のONおよびOFFを切り替える設備を保持しており、進路制御プログラム1400による過走防護機能は不要である。このため、閉そく予約管理部1410は、幾何パターン1を処理1721〜処理1724の対象から除外してもよい。   If it is determined that the closing lever 1 or the closing block 2 of the geometric pattern 1 includes the opening opening and the opening opening provided in the closing position 1 is “inverted” by the determination regarding the opening opening in the above-described step 1720, the closing of the geometric pattern 1 is The facility for switching ON and OFF of the overrun protection function is held, and the overrun protection function by the course control program 1400 is unnecessary. For this reason, the block reservation management unit 1410 may exclude the geometric pattern 1 from the targets of the processing 1721 to the processing 1724.

閉そく予約管理部1410は、処理1721において、幾何パターン1を示す幾何情報テーブル1482の行の閉そく1(領域14824)および閉そく2(領域14825)を抽出し、抽出された二つの閉そくのうち、予約処理中間データテーブル1481の予約対象閉そく(行14814)と一致しない閉そくを選択する。選択された閉そくを、以下において閉そくXと記載する。   In step 1721, the reservation management unit 1410 extracts the block 1 (region 14824) and the block 2 (region 14825) in the row of the geometric information table 1482 indicating the geometric pattern 1, and makes a reservation out of the two extracted blocks. The block that does not match the reservation target block (line 14814) in the processing intermediate data table 1481 is selected. The selected block is referred to as block X in the following.

処理1721の後、閉そく予約管理部1410は、閉そくXの閉そくIDを領域14851に含む閉そく進入列車テーブル1485の行を特定する。そして、特定された行の領域14853が、”未進入”を示す行の進入予定列車(領域14852)を抽出し、抽出された進入予定列車のうち、閉そくXへの進入順序が最も早い列車を列車ダイヤ1487を用いて選択する(1722)。   After the process 1721, the block reservation management unit 1410 identifies the row of the block entry train table 1485 that includes the block X block ID in the area 14851. Then, the area 14853 of the identified line extracts the scheduled entry train (area 14852) of the line indicating “not entered”, and the train having the earliest entry order to the block X is extracted from the extracted entry scheduled trains. Selection is made using the train diagram 1487 (1722).

処理1722の後、閉そく予約管理部1410は、列車ダイヤ1487を参照し、領域14871が処理1722において選択された列車を示し、かつ、領域14872が閉そくXを示す行の、経由時刻(領域14873)を取得する(1723)。   After the processing 1722, the block reservation management unit 1410 refers to the train schedule 1487, the transit time (region 14873) in the row in which the region 14873 indicates the train selected in the processing 1722 and the region 14873 indicates the block X. Is acquired (1723).

処理1723の後、閉そく予約管理部1410は、閉そく状態テーブル1484の領域14844から予約要求閉そく(行14813)に在線する列車を特定し、特定された列車について列車ダイヤ1487から予約対象閉そく(行14814)に対応する経由時刻(領域14873)を取得する(1724)。   After the process 1723, the block reservation management unit 1410 identifies a train existing in the reservation request block (line 14413) from the area 14844 of the block state table 1484, and the reservation target block (line 14814) from the train diagram 1487 for the identified train. ) To obtain the transit time (area 14873) corresponding to (1724).

処理1724の後、閉そく予約管理部1410は、処理1724において取得された経由時刻が、処理1723において取得された時刻より早いか否かを判定する(1730)。   After the process 1724, the reservation management unit 1410 determines whether the transit time acquired in the process 1724 is earlier than the time acquired in the process 1723 (1730).

処理1724において取得された時刻が処理1723において取得された時刻より早い場合、閉そく予約管理部1410は、別の幾何パターンに処理1721から処理1724を実行する。処理1710において特定された全ての幾何パターンについて、処理1724において取得された時刻が処理1723において取得された時刻より早いと、処理1730において判定された場合、閉そく予約管理部1410は、処理1731を実行し、実行結果として成功を出力する。   When the time acquired in the process 1724 is earlier than the time acquired in the process 1723, the block reservation management unit 1410 executes processes 1721 to 1724 for another geometric pattern. If it is determined in process 1730 that the time acquired in process 1724 is earlier than the time acquired in process 1723 for all the geometric patterns identified in process 1710, the reservation management unit 1410 executes process 1731. And output success as the execution result.

一方、処理1724において取得された時刻が処理1723において取得された時刻より早いと処理1730において判断された場合、閉そく予約管理部1410は、処理1732を実行し、実行結果として失敗を出力する。   On the other hand, when it is determined in process 1730 that the time acquired in process 1724 is earlier than the time acquired in process 1723, the reservation reservation management unit 1410 executes process 1732 and outputs failure as the execution result.

ここで、処理1724において取得された時刻が処理1723において取得された時刻と同じ場合、例えば、閉そく予約管理部1410は、エラーメッセージをディスプレイなどの入出力装置160に出力する。そして、閉そく予約管理部1410は、ユーザに成功または失敗を手動で入力させるなどの方法によって、ユーザに図40に示す処理の結果を決定させる。   Here, when the time acquired in the process 1724 is the same as the time acquired in the process 1723, for example, the block reservation management unit 1410 outputs an error message to the input / output device 160 such as a display. Then, the reservation management unit 1410 causes the user to determine the result of the process illustrated in FIG. 40 by a method such as allowing the user to manually input success or failure.

また、閉そく予約管理部1410は、幾何パターンに含まれる二つの閉そくに優先順位を予め定義しておき、予約対象閉そくが他方の閉そくより優先順位が高い場合、成功を出力し、予約対象閉そくが他方の閉そくより優先順位が低い場合、失敗を出力してもよい。   Further, the reservation reservation management unit 1410 predefines priorities for the two blocks included in the geometric pattern. If the reservation target block has a higher priority than the other block, it outputs success and the reservation target block If the priority is lower than the other block, a failure may be output.

図38に示す処理1526において実行される閉そく照査ロジックは、閉そくの予約にあたり列車の衝突および脱線が起こらないことを担保するための処理である。閉そく照査ロジックには、例えば、列車在線照査ロジックおよび列車位置照査ロジックが挙げられる。   The block check logic executed in the process 1526 shown in FIG. 38 is a process for ensuring that a train collision and derailment do not occur when a block reservation is made. The closing check logic includes, for example, a train standing line check logic and a train position check logic.

閉そく照査ロジックは、予約対象閉そく(行14814)に定義された幾何パターンが、幾何パターン種別”交差A”(識別子:1)、”交差B”(識別子:2)、”始点片封鎖A”(識別子:3)、”始点片封鎖B”(識別子:4)、”終点片封鎖A”(識別子:5)、”終点片封鎖B”(識別子:6)、”終点両封鎖C”(識別子:9)、”逆方向接続A”(識別子:13)、”進路選択A”(識別子:16)、”終点両封鎖A”(識別子:19)、もしくは、”終点両封鎖B”(識別子:20)、または、過走幾何パターン種別”発着点包含なし”(識別子:1)、”発点包含”(識別子:2)、”着点包含”(識別子:3)、もしくは”過走領域交差”(識別子:5)のいずれかに分類される場合に実行され、複数の幾何パターン種別に分類される場合、複数の幾何パターン種別ごとに処理1526の閉そく照査ロジックが実行される。   The block check logic is such that the geometric pattern defined in the reservation block (line 14814) has the geometric pattern types “intersection A” (identifier: 1), “intersection B” (identifier: 2), “starting point blockade A” ( Identifier: 3), “Start point blockade B” (identifier: 4), “End point blockade A” (identifier: 5), “Endpoint blockade B” (identifier: 6), “End point blockade C” (identifier: 9), “Reverse connection A” (identifier: 13), “Course selection A” (identifier: 16), “End blockade A” (identifier: 19), or “End blockade B” (identifier: 20) ), Or overrun geometric pattern type “no landing point included” (identifier: 1), “start point included” (identifier: 2), “landing point included” (identifier: 3), or “overrun area intersection” (Identifier: 5) This is executed when classified into any one of a plurality of geometric pattern types. If classified as, clogging Shosa logic processing 1526 is performed for each of a plurality of geometric pattern type.

列車在線照査ロジックは、前述の閉そく照査ロジックが実行される幾何パターン種別または過走幾何パターン種別のいずれかの関係をもつ閉そく1および閉そく2のいずれか一方を、列車Tが予約する際に、予約されていない閉そくに既に他の列車が在線していた場合、列車Tによる閉そく1または閉そく2の予約を許可しない。   When the train T reserves one of the block 1 and the block 2 having either the geometric pattern type or the overrun geometric pattern type in which the block check logic described above is executed, If another train is already present at a non-reserved block, reservation of block 1 or block 2 by train T is not permitted.

列車位置照査ロジックは、前述の閉そく照査ロジックが実行される幾何パターン種別または過走幾何パターン種別のいずれかの関係をもつ閉そく1および閉そく2に対して、予め閉そく内に基準位置Pを定義しておく。列車Tが閉そく1または閉そく2を予約する際に、予約されていない閉そくに既に他の列車Uが在線しており、かつ列車Uの在線位置が基準位置Pよりも前である場合、列車Tによる閉そく1または閉そく2の予約を許可しない。   The train position verification logic defines a reference position P in the block in advance with respect to the block 1 and the block 2 having either the geometric pattern type or the overrun geometric pattern type in which the block check logic is executed. Keep it. When the train T reserves the block 1 or the block 2, if another train U is already present in the non-reserved block and the train U is located before the reference position P, the train T Do not allow reservations for block 1 or block 2 by.

処理1526において閉そく予約管理部1410が行う列車在線照査ロジックの処理の流れを図41に示す。   FIG. 41 shows a flow of processing of the train line checking logic performed by the block reservation management unit 1410 in processing 1526.

図41は、本発明の実施形態の列車在線照査ロジックによる処理1800を示すフローチャートである。   FIG. 41 is a flowchart showing a process 1800 by the train standing line checking logic according to the embodiment of the present invention.

処理1800は、閉そく照査ロジックの処理の例である。進路制御プログラム1400の閉そく予約管理部1410は、処理1810、処理1820〜処理1822、および、処理1830〜処理1832を実行する。   A process 1800 is an example of a process of block checking logic. The block reservation management unit 1410 of the route control program 1400 executes processing 1810, processing 1820 to processing 1822, and processing 1830 to processing 1832.

閉そく予約管理部1410は、処理1524において取得された幾何パターンIDを領域14821に含む幾何情報テーブル1482の行を特定する。そして、閉そく予約管理部1410は、特定された行のうち、領域14822および領域14823が、幾何パターン種別”交差A”(識別子:1)、”交差B”(識別子:2)、”始点片封鎖A”(識別子:3)、”始点片封鎖B”(識別子:4)、”終点片封鎖A”(識別子:5)、”終点片封鎖B”(識別子:6)、”終点両封鎖C”(識別子:9)、”逆方向接続A”(識別子:13)、”進路選択A”(識別子:16)、”終点両封鎖A”(識別子:19)、もしくは、”終点両封鎖B”(識別子:20)、または、過走幾何パターン種別”発着点包含なし”(識別子:1)、”発点包含”(識別子:2)、”着点包含”(識別子:3)、もしくは”過走領域交差”(識別子:5)のいずれかを示す行を、すべて抽出する(1810)。   The block reservation management unit 1410 identifies a row of the geometric information table 1482 that includes the geometric pattern ID acquired in the process 1524 in the area 14821. Then, the reservation reservation management unit 1410 includes the region 14822 and the region 14823 in the identified rows, the geometric pattern types “intersection A” (identifier: 1), “intersection B” (identifier: 2), and “start point blockade”. A "(identifier: 3)," start point blockade B "(identifier: 4)," endpoint blockade A "(identifier: 5)," endpoint blockade B "(identifier: 6)," endpoint blockade C " (Identifier: 9), “reverse connection A” (identifier: 13), “course selection A” (identifier: 16), “end-end blockade A” (identifier: 19), or “end-end blockade B” ( Identifier: 20), or overrun geometric pattern type "no landing point included" (identifier: 1), "start point included" (identifier: 2), "landing point included" (identifier: 3), or "overrun All the lines indicating any of “intersection intersection” (identifier: 5) are extracted (181) ).

処理1810の後、閉そく予約管理部1410は、処理1810において抽出された全ての幾何パターンについて処理1821、処理1822、および、処理1830を反復する(1820)。なお、処理1820において、閉そく予約管理部1410は、処理1810において抽出された全ての幾何パターンから、一つの幾何パターンを、幾何パターン1として選択する。   After the process 1810, the block reservation management unit 1410 repeats the process 1821, the process 1822, and the process 1830 for all the geometric patterns extracted in the process 1810 (1820). In process 1820, the block reservation management unit 1410 selects one geometric pattern as the geometric pattern 1 from all the geometric patterns extracted in process 1810.

ここで、閉そく予約管理部1410は、ステップ1820において、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示す場合、閉そく1(領域14824)が警戒現示可能(領域14892)な信号機9942を備えるか否かを、閉そく過走情報テーブル1489を用いて判定する。また、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示し、かつ、領域14823が”過走領域交差”(識別子:5)を示す場合、閉そく1(領域14824)および閉そく2(領域14825)が、警戒現示可能(領域14892)な信号機9942を備えるか否かを、閉そく過走情報テーブル1489を用いて判定する。   Here, if the area 14822 in the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun” in step 1820, the block reservation management unit 1410 can indicate warning 1 (area 14824) (area). 14892) is determined using the overrun information table 1489 for determining whether or not a traffic light 9942 is provided. Further, if the area 14822 in the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun” and the area 14823 indicates “overrun area intersection” (identifier: 5), the block 1 (area 14824). Whether or not the block 2 (area 14825) includes a traffic light 9942 capable of displaying a warning (area 14892) is determined using the block overrun information table 1489.

前述のステップ1820における信号機9942に関する判定によって、幾何パターン1の閉そく1または閉そく2が、警戒現示可能な信号機を備える場合、幾何パターン1の閉そくは進路制御プログラム1400による過走防護機能を不要とする設備を保持するため、閉そく予約管理部1410は、幾何パターン1を処理1821、処理1822、および、処理1830の対象から除外してもよい。   According to the determination regarding the traffic light 9942 in the above-described step 1820, when the geometric pattern 1 block 1 or block 2 includes a traffic signal capable of indicating warning, the geometric pattern 1 block does not require the overrun protection function by the course control program 1400. In order to hold the equipment to be performed, the block reservation management unit 1410 may exclude the geometric pattern 1 from the targets of the processing 1821, the processing 1822, and the processing 1830.

また、閉そく予約管理部1410は、ステップ1820において、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示す場合、閉そく1(領域14824)が開通てこを備え、かつ、閉そく1が備える開通てこが”反位”であるか否かを、閉そく過走情報テーブル1489の領域14893を参照して判定する。また、幾何パターン1を示す幾何情報テーブル1482の行の領域14822が”過走”を示し、かつ、領域14823が”過走領域交差”(識別子:5)を示す場合、閉そく1(領域14824)および閉そく2(領域14825)が開通てこを備え、かつ、閉そく1が備える開通てこが”反位”であるか否かを、閉そく過走情報テーブル1489の領域14893を参照して判定する。   In addition, in step 1820, if the area 14822 of the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun”, the block reservation management unit 1410 includes the block 1 (area 14824) opened, and It is determined with reference to the area 14893 of the block overrun information table 1489 whether or not the opening lever of the block 1 is “inverted”. Further, if the area 14822 in the row of the geometric information table 1482 indicating the geometric pattern 1 indicates “overrun” and the area 14823 indicates “overrun area intersection” (identifier: 5), the block 1 (area 14824). It is determined with reference to the area 14893 of the block overrun information table 1489 whether or not the block 2 (area 14825) has an opening lever and the opening lever of the block 1 is "inverted".

前述のステップ1820における開通てこに関する判定によって、幾何パターン1の閉そく1または閉そく2が、開通てこを備え、かつ、閉そく1が備える開通てこが”反位”である場合、幾何パターン1の閉そくは過走防護機能のONおよびOFFを切り替える設備を保持しており、進路制御プログラム1400による過走防護機能は不要である。このため、閉そく予約管理部1410は、幾何パターン1を処理1821、処理1822、および、処理1830の対象から除外してもよい。   If the closing 1 or closing 2 of the geometric pattern 1 includes the opening opening and the opening opening included in the closing position 1 is “inverted” by the determination regarding the opening opening in the step 1820 described above, the closing of the geometric pattern 1 is The facility for switching ON and OFF of the overrun protection function is held, and the overrun protection function by the course control program 1400 is unnecessary. For this reason, the closing reservation management unit 1410 may exclude the geometric pattern 1 from the targets of the processing 1821, the processing 1822, and the processing 1830.

閉そく予約管理部1410は、処理1821において、幾何パターン1を示す幾何情報テーブル1482の行の閉そく1(領域14824)および閉そく2(領域14825)を抽出し、抽出された二つの閉そくのうち、予約処理中間データテーブル1481の予約対象閉そく(行14814)と一致しない閉そくを選択する。選択された閉そくを、以下において閉そくXと記載する。   In the process 1821, the block reservation management unit 1410 extracts the block 1 (region 14824) and the block 2 (region 14825) in the row of the geometric information table 1482 indicating the geometric pattern 1, and makes a reservation among the extracted two blocks. The block that does not match the reservation target block (line 14814) in the processing intermediate data table 1481 is selected. The selected block is referred to as block X in the following.

処理1821の後、閉そく予約管理部1410は、閉そく状態テーブル1484の領域14841および領域14844を参照し、閉そくXに既に列車が在線するか否かを確認する(1822)。   After the process 1821, the closing reservation management unit 1410 refers to the area 14841 and the area 14844 of the closing state table 1484 and confirms whether or not the train is already on the closing X (1822).

処理1822の後閉そく予約管理部1410は、処理1822における確認の結果が、「閉そくXに既に列車が在線する」であるか否かを判定する(1830)。   The block reservation management unit 1410 after the process 1822 determines whether or not the result of the confirmation in the process 1822 is “the train is already on the block X” (1830).

処理1822における確認の結果が、「閉そくXに既に列車が在線する」ではない場合、別の幾何パターンについて、処理1821から処理1830を実行する。処理1810において抽出された幾何パターンすべてについて、「閉そくXに既に列車が在線する」ではないと判定された場合、閉そく予約管理部1410は、処理1831を実行する。閉そく予約管理部1410は、処理1831において、実行結果として成功を出力する。   When the result of the confirmation in the process 1822 is not “a train is already on the block X”, the process 1821 to the process 1830 are executed for another geometric pattern. When it is determined that all the geometric patterns extracted in the process 1810 are not “the train is already in the block X”, the block reservation management unit 1410 executes the process 1831. The block reservation management unit 1410 outputs success as an execution result in processing 1831.

一方で、処理1822における確認の結果が、「閉そくXに既に列車が在線する」である場合、閉そく予約管理部1410は、処理1832を実行する。そして、処理1832において、実行結果として失敗を出力する。   On the other hand, if the result of the confirmation in the process 1822 is “a train is already on the block X”, the block reservation management unit 1410 executes the process 1832. In process 1832, failure is output as the execution result.

以上によって、進路制御プログラム1400は実行され、その結果がユーザに表示される。   The course control program 1400 is executed as described above, and the result is displayed to the user.

なお、以上によって、本発明の実施形態を説明したが、前述の実施形態は一例にすぎない。すなわち、前述の鉄道運行管理システムにおける進路制御装置を実現するプログラムの生成方法は、本発明の一実施形態にすぎない。   In addition, although embodiment of this invention was described by the above, above-mentioned embodiment is only an example. That is, the method for generating a program for realizing the route control apparatus in the above-described railway operation management system is only one embodiment of the present invention.

具体的には、軌道(鉄道運行管理システムにおいては、線路)上を移動する物体を制御するための装置であり、軌道が一定の区間に分割されており、かつ当該区間に対し同時に高々一つの物体しか存在することができず、かつ、どの区間に物体が存在するかを取得可能な装置を実現するプログラムを生成する方法として、本実施形態の生成方法は、広く用いることができる。この場合は、閉そくを区間と置き換え、列車を物体と置き換えることによって、前述の実施形態と同様の方法によって、プログラムの生成を実現することができる。   Specifically, it is a device for controlling an object moving on a track (track in the railway operation management system), the track is divided into certain sections, and at most one at a time for the section. The generation method of the present embodiment can be widely used as a method of generating a program that realizes an apparatus that can only acquire an object and can acquire in which section an object exists. In this case, by replacing the block with a section and replacing the train with an object, the program can be generated by the same method as in the above-described embodiment.

また、図5、図6、図22、図23、図25、図27、および、図37に示す画面の表示方法は、例である。すなわち、表示される内容が本実施形態の処理による出力内容であれば、いかなる方法によって前述の画面に内容が表示されてもよい。また、前述に示す入出力装置160は、各画面を表示するディスプレイであったが、画面への表示内容を紙によって出力するプリンタであってもよい。   In addition, the screen display methods shown in FIGS. 5, 6, 22, 23, 25, 27, and 37 are examples. That is, as long as the displayed content is the output content by the processing of the present embodiment, the content may be displayed on the screen by any method. The input / output device 160 described above is a display that displays each screen. However, the input / output device 160 may be a printer that outputs the display content on the screen using paper.

本実施形態によれば、一つの閉そくの過走防護領域と他の閉そくとの幾何的関係、または、一つの閉そくの過走防護領域と他の閉そくの過走防護領域との幾何的関係を特定し、所定の制御ロジックが割当てられる幾何パターン種別を幾何的関係に定義する。これによって、本実施形態の進路制御プログラム生成部100は、過走防護領域を考慮した進路制御プログラム1400の生成が可能となり、過走防護機能を有する進路制御プログラム1400を生成することができる。   According to the present embodiment, the geometric relationship between the overrun protection area of one block and the other block, or the geometric relationship between the overrun protection area of one block and the overrun protection area of another block is determined. A geometric pattern type that is specified and assigned a predetermined control logic is defined as a geometric relationship. Thereby, the course control program generation unit 100 according to the present embodiment can generate the course control program 1400 in consideration of the overrun protection area, and can generate the course control program 1400 having the overrun protection function.

100・・・進路制御プログラム生成部
211・・・線路配線入力部
215・・・過走防護領域定義部
212・・・幾何パターン抽出部
213・・・制御ロジック選択部
214・・・プログラムモジュール結合部
220・・・コントローラ部
230・・・画面管理部
241・・・入力インタフェース
242・・・出力インタフェース
251・・・線路形状テーブル
252・・・閉そく形状テーブル
258・・・過走防護領域テーブル
253・・・幾何パターン格納テーブル
254・・・幾何パターン決定用テーブル
259・・・過走幾何パターン決定用テーブル
255・・・選択済み制御ロジックテーブル
256・・・制御ロジックライブラリ
257・・・運行管理コアモジュールライブラリ
300・・・幾何パターン−制御ロジック表
310・・・過走幾何パターン−制御ロジック表
400・・・制御ロジックインデックステーブル
1400・・・進路制御プログラム
1410・・・閉そく予約管理部
1451・・・計画系システム情報管理部
1452・・・地上設備群情報管理部
1460・・・通信管理部
1471・・・入力インタフェース
1472・・・出力インタフェース
9900・・・進路制御装置
9910・・・計画系システム
9920・・・地上装置
9930・・・列車
9940・・・地上設備群
DESCRIPTION OF SYMBOLS 100 ... Track control program generation part 211 ... Line wiring input part 215 ... Overrun protection area definition part 212 ... Geometric pattern extraction part 213 ... Control logic selection part 214 ... Program module combination Unit 220 ... Controller 230 ... Screen management unit 241 ... Input interface 242 ... Output interface 251 ... Line shape table 252 ... Block shape table 258 ... Overrun protection area table 253 ... Geometric pattern storage table 254 ... Geometric pattern determination table 259 ... Overrun geometric pattern determination table 255 ... Selected control logic table 256 ... Control logic library 257 ... Operation management core Module library 300... Geometric pattern-control logic table 31 ... Overrun geometric pattern-control logic table 400 ... control logic index table 1400 ... course control program 1410 ... block reservation manager 1451 ... planning system information manager 1452 ... ground equipment Group information management unit 1460 ... communication management unit 1471 ... input interface 1472 ... output interface 9900 ... route control device 9910 ... planning system system 9920 ... ground device 9930 ... train 9940 ..Ground equipment group

Claims (8)

動体が進行する線路に配置される設備に制御命令を発行するために、進路制御システムにおいて動作する進路制御プログラムを生成するためのプログラム生成方法であって、
前記線路は、複数の線路要素を含み、
前記動体は、少なくとも一つの前記線路要素を含む線路群によって構成される複数の閉そくを進行し、
前記進路制御システムは、プロセッサ、メモリ、および、入力インタフェースを備え、
前記方法は、
前記プロセッサがプログラムを実行して、前記プログラムによる演算結果を前記メモリに格納することによって、所定の機能を提供する手段を実現し、
線路配線取得手段が、前記各閉そくを構成する前記線路群に関し、かつ、前記各閉そくの位置を示す線路配線情報を、前記入力インタフェースを介して取得し、前記メモリに格納するステップと
過走防護領域定義手段が、前記各閉そくの過走防護領域に関し、かつ、前記各閉そくの過走防護領域の位置を示す過走防護領域情報を、前記入力インタフェースを介して取得し、前記メモリに格納するステップと
幾何パターン決定手段が、第1の閉そくと、第2の閉そくとの組合せの幾何的関係を、前記線路配線情報および前記過走防護領域情報が示す、前記第1の閉そくの位置と前記第2の閉そくの位置と前記第1の閉そくの過走防護領域の位置と前記第2の閉そくの過走防護領域の位置との関係を、所定の基準に基づいて分類することによって特定し、前記特定された幾何的関係に従って、前記組合せの幾何パターン種別を決定し、前記決定した幾何パターン種別を前記メモリに格納するステップと、を有し、
前記所定の基準は、前記第1の閉そくの過走防護領域と前記第2の閉そくとが共通の前記線路要素を含むか否かを判定可能な基準、前記第1の閉そくの過走防護領域と前記第2の閉そくの過走防護領域とが共通の前記線路要素を含むか否かを判定可能な基準、および、前記第1の閉そくの過走防護領域に前記第2の閉そくの端点が含まれるか否かを判定可能な基準を含み、
前記方法は、
制御ロジック選択手段が、前記決定された幾何パターン種別に基づいて、前記第1の閉そくおよび前記第2の閉そくのうちの少なくとも一つに前記動体が進入できるか否かを判定する制御ロジックを、前記組合せに選択し、前記選択した制御ロジックを前記メモリに格納するステップと
プログラムモジュール結合手段が、前記選択された制御ロジックを実行するためのプログラムモジュールを結合することによって前記進路制御プログラムを生成し、前記生成した進路制御プログラムを前記メモリに格納するステップと、を有することを特徴とするプログラム生成方法。
A program generation method for generating a route control program that operates in a route control system in order to issue a control command to equipment arranged on a track on which a moving body travels,
The line includes a plurality of line elements,
The moving body travels a plurality of blocks constituted by a line group including at least one line element,
The route control system includes a processor, a memory, and an input interface,
The method
The processor executes a program and stores a calculation result of the program in the memory to realize a means for providing a predetermined function,
A step wiring line acquisition means is related to the line groups constituting the respective clogging, and the wiring line information indicating a position of the respective blockage, which was acquired through the input interface, and stores in the memory,
Over-run protection area defining means, said related to over-run protection area for each blockage, and the over-run protection area information indicating the position of the over-run protection area for each blockage, acquired through the input interface, wherein Storing in memory ;
The geometric pattern determining means includes the first block position and the second block position , wherein the line wiring information and the overrun protection area information indicate the geometric relationship of the combination of the first block and the second block . And identifying the relationship between the position of the first block overrun protection area of the first block and the position of the second block overrun protection area based on a predetermined criterion. Determining a geometric pattern type of the combination according to the geometric relationship, and storing the determined geometric pattern type in the memory,
The predetermined criterion is a criterion capable of determining whether or not the first block overrun protection region and the second block include the common line element, and the first block overrun protection region. And the second block overrun protection region can be determined to include a common line element, and the second block overrun protection region has an end point of the second blockade. Including criteria that can determine whether or not
The method
Control logic selecting means for determining whether or not the moving object can enter at least one of the first block and the second block based on the determined geometric pattern type, Selecting the combination and storing the selected control logic in the memory ;
And a program module combining unit that generates the route control program by combining program modules for executing the selected control logic, and stores the generated route control program in the memory. A program generation method characterized by the above.
請求項1に記載されたプログラム生成方法であって、  A program generation method according to claim 1,
前記制御ロジックは、進路決定ロジックタイプ、順序判断ロジックタイプ、および、衝突脱線防止ロジックタイプを含む複数のタイプのいずれかに分類され、  The control logic is classified into one of a plurality of types including a course determination logic type, a sequence determination logic type, and a collision derailment prevention logic type,
前記メモリは、前記幾何パターン種別に適用される前記制御ロジックの前記タイプを示す制御ロジック情報を保持し、  The memory holds control logic information indicating the type of the control logic applied to the geometric pattern type,
前記制御ロジック選択手段が、前記決定された幾何パターン種別に適用される前記制御ロジックのタイプを、前記制御ロジック情報に基づいて特定し、前記第1の閉そくおよび第2の閉そくのうちの少なくとも一つに動体が進入できるか否かを判定する制御ロジックを、前記特定されたタイプに分類される制御ロジックから選択するステップを有することを特徴とするプログラム生成方法。  The control logic selecting means specifies the type of the control logic to be applied to the determined geometric pattern type based on the control logic information, and at least one of the first block and the second block A method for generating a program, comprising: selecting a control logic for determining whether or not a moving object can enter one of the control logics classified into the specified type.
請求項2に記載されたプログラム生成方法であって、  A program generation method according to claim 2, comprising:
前記進路制御システムは、出力インタフェースをさらに備え、  The route control system further includes an output interface,
前記幾何パターン決定手段が、前記決定された幾何パターン種別を、前記出力インタフェースに出力するステップを有することを特徴とするプログラム生成方法。  The program generation method comprising the step of the geometric pattern determination means outputting the determined geometric pattern type to the output interface.
請求項1に記載されたプログラム生成方法であって、  A program generation method according to claim 1,
前記進路制御システムは、出力インタフェースをさらに備え、  The route control system further includes an output interface,
前記過走防護領域定義手段が、  The overrun protection area defining means includes:
前記過走防護領域情報として、前記動体が前記閉そくから進出する前記閉そくの端点である着点の位置と、前記着点の位置であり、かつ、前記動体の停止が予定される位置である番線の位置と、前記各閉そくの過走防護領域の終端の位置とを取得するステップと、  As the overrun protection area information, the position of the landing point that is the end point of the block where the moving object advances from the block, and the number line that is the position of the landing point and the position where the moving object is scheduled to stop And a position of the end of the overrun protection area of each block,
前記取得された過走防護領域情報に基づいて、前記着点の位置が前記番線の位置と一致する前記閉そくのうち、前記過走防護領域の終端の位置が取得されていない前記閉そくがあるか否かを判定するステップと、  Based on the acquired overrun protection area information, is there a block where the position of the end point of the overrun protection area is not acquired among the blocks where the position of the landing point coincides with the position of the number line? Determining whether or not,
前記判定の結果、前記過走防護領域の終端の位置が取得されていない前記閉そくがある場合、前記出力インタフェースに、エラーメッセージを出力するステップと、を有することを特徴とするプログラム生成方法。  A program generation method comprising: outputting an error message to the output interface when there is the blockage where the end position of the overrun protection area has not been acquired as a result of the determination.
動体が進行する線路に配置される設備に、制御命令を発行するための進路制御プログラムを実行する進路制御システムであって、  A route control system that executes a route control program for issuing a control command to equipment arranged on a track on which a moving body travels,
前記線路は、複数の線路要素を含み、  The line includes a plurality of line elements,
前記動体は、少なくとも一つの前記線路要素を含む線路群によって構成される複数の閉そくを進行し、  The moving body travels a plurality of blocks constituted by a line group including at least one line element,
前記進路制御システムは、  The route control system includes:
プロセッサ、メモリ、および、入力インタフェースを備え、  With processor, memory and input interface,
前記各閉そくを構成する前記線路群に関し、かつ、前記各閉そくの位置を示す線路配線情報を、前記入力インタフェースを介して取得する線路配線取得部と、  A line wiring acquisition unit that acquires the line wiring information indicating the position of each block through the input interface, with respect to the line group constituting each block.
前記各閉そくの過走防護領域に関し、前記各閉そくの過走防護領域の位置を示す過走防護領域情報を、前記入力インタフェースを介して取得する過走防護領域定義部と、  Regarding the overrun protection area of each block, an overrun protection area defining unit that acquires overrun protection area information indicating the position of each overrun protection area of each block via the input interface;
第1の閉そくと、第2の閉そくとの組合せの幾何的関係を、前記線路配線情報および前記過走防護領域情報が示す、前記第1の閉そくの位置と前記第2の閉そくの位置と前記第1の閉そくの過 走防護領域の位置と前記第2の閉そくの過走防護領域の位置との関係を、所定の基準に基づいて分類することによって特定し、前記特定された幾何的関係に従って、前記組合せの幾何パターン種別を決定する幾何パターン決定部と、を有し、  The position of the first block, the position of the second block, and the position indicated by the line wiring information and the overrun protection area information indicate the geometric relationship of the combination of the first block and the second block The relationship between the position of the overrun protection area of the first block and the position of the overrun protection area of the second block is specified by classification based on a predetermined criterion, and according to the specified geometric relationship And a geometric pattern determination unit that determines a geometric pattern type of the combination,
前記所定の基準は、前記第1の閉そくの過走防護領域と前記第2の閉そくとが共通の前記線路要素を含むか否かを判定可能な基準、前記第1の閉そくの過走防護 領域と前記第2の閉そくの過走防護領域とが共通の前記線路要素を含むか否かを判定可能な基準、および、前記第1の閉そくの過走防護領域に前記第2の閉そく の端点が含まれるか否かを判定可能な基準を、含み、  The predetermined criterion is a criterion capable of determining whether or not the first block overrun protection region and the second block include the common line element, and the first block overrun protection region. And the second block overrun protection area can be determined to include a common line element, and the second block overrun protection area includes an end point of the second block Includes criteria that can be used to determine whether or not
前記進路制御システムは、  The route control system includes:
前記決定された幾何パターン種別に基づいて、前記第1の閉そくおよび前記第2の閉そくのうちの少なくとも一つに前記動体が進入できるか否かを判定する制御ロジックを、前記組合せに選択する制御ロジック選択部と、  Control for selecting control logic for determining whether or not the moving object can enter at least one of the first block and the second block based on the determined geometric pattern type as the combination A logic selector;
前記選択された制御ロジックを実行するためのプログラムモジュールを結合することによって前記進路制御プログラムを生成するプログラムモジュール結合部と、を有し、  A program module coupling unit that generates the course control program by coupling a program module for executing the selected control logic;
前記生成された進路制御プログラムを実行するため、前記生成された進路制御プログラムを前記メモリに保持することを特徴とする進路制御システム。  A route control system that stores the generated route control program in the memory to execute the generated route control program.
請求項5に記載された進路制御システムであって、  A route control system according to claim 5,
前記制御ロジックは、進路決定ロジックタイプ、順序判断ロジックタイプ、および、衝突脱線防止ロジックタイプを含む複数のタイプのいずれかに分類され、  The control logic is classified into one of a plurality of types including a course determination logic type, a sequence determination logic type, and a collision derailment prevention logic type,
前記メモリは、前記幾何パターン種別に適用される前記制御ロジックの前記タイプを示す、制御ロジック情報を保持し、  The memory holds control logic information indicating the type of the control logic applied to the geometric pattern type;
前記制御ロジック選択部は、前記決定された幾何パターン種別に適用される前記制御ロジックのタイプを、前記制御ロジック情報に基づいて特定し、前記第1の 閉そくおよび第2の閉そくのうちの少なくとも一つに動体が進入できるか否かを判定する制御ロジックを、前記特定されたタイプに分類される制御ロジックを前 記メモリから選択することを特徴とする進路制御システム。  The control logic selection unit specifies a type of the control logic to be applied to the determined geometric pattern type based on the control logic information, and at least one of the first block and the second block A route control system, wherein a control logic for determining whether or not a moving object can enter is selected from the memory as a control logic classified into the specified type.
請求項6に記載された進路制御システムであって、  A route control system according to claim 6,
前記進路制御システムは、出力インタフェースをさらに備え、  The route control system further includes an output interface,
前記幾何パターン決定部は、前記決定された幾何パターン種別を、前記出力インタフェースに出力することを特徴とする進路制御システム。The course control system, wherein the geometric pattern determination unit outputs the determined geometric pattern type to the output interface.
請求項5に記載された進路制御システムであって、  A route control system according to claim 5,
前記進路制御システムは、出力インタフェースをさらに備え、  The route control system further includes an output interface,
前記過走防護領域定義部は、  The overrun protection area definition part is:
前記過走防護領域情報として、前記動体が前記閉そくから進出する前記閉そくの端点である着点の位置と、前記着点の位置であり、かつ、前記動体の停止が予定される位置である番線の位置と、前記各閉そくの過走防護領域の終端の位置とを取得し、  As the overrun protection area information, the position of the landing point that is the end point of the block where the moving object advances from the block, and the number line that is the position of the landing point and the position where the moving object is scheduled to stop And the position of the end of the overrun protection area of each block,
前記取得された過走防護領域情報に基づいて、前記着点の位置が前記番線の位置と一致する前記閉そくのうち、前記過走防護領域の終端の位置が取得されていない前記閉そくがあるか否かを判定し、  Based on the acquired overrun protection area information, is there a block where the position of the end point of the overrun protection area is not acquired among the blocks where the position of the landing point coincides with the position of the number line? Determine whether or not
前記判定の結果、前記過走防護領域の終端の位置が取得されていない前記閉そくがある場合、前記出力インタフェースに、エラーメッセージを出力することを特徴とする進路制御システム。  As a result of the determination, if there is the blockage where the end position of the overrun protection area has not been acquired, an error message is output to the output interface.
JP2012063966A 2012-03-21 2012-03-21 Program generation method and route control system Active JP5825679B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012063966A JP5825679B2 (en) 2012-03-21 2012-03-21 Program generation method and route control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012063966A JP5825679B2 (en) 2012-03-21 2012-03-21 Program generation method and route control system

Publications (2)

Publication Number Publication Date
JP2013193604A JP2013193604A (en) 2013-09-30
JP5825679B2 true JP5825679B2 (en) 2015-12-02

Family

ID=49393080

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012063966A Active JP5825679B2 (en) 2012-03-21 2012-03-21 Program generation method and route control system

Country Status (1)

Country Link
JP (1) JP5825679B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6076950B2 (en) * 2014-09-29 2017-02-08 株式会社日立製作所 Course control program generation method and course control device
JP6508982B2 (en) * 2015-03-06 2019-05-08 三菱電機株式会社 Track information automatic generation device and track information automatic generation method

Also Published As

Publication number Publication date
JP2013193604A (en) 2013-09-30

Similar Documents

Publication Publication Date Title
JP5624956B2 (en) Course control program generation method and course control apparatus
JP5931760B2 (en) Train operation control inspection device, train operation control inspection method, and program
US8295999B2 (en) System and method for the automatic generation of movement authority solutions in a rail system
CN106494457A (en) CBTC and regional interlock integral system and method
US8781803B2 (en) Method and device for generating and publishing a railway signaling diagram
EP2821314A2 (en) Train operation control system, train operation simulation device, and train operation simulation method
CN112606881A (en) Automatic turnout triggering method and device based on vehicle-vehicle communication
CN108189866A (en) Handle the conflict processing method and device of route
JP6038693B2 (en) Course control device, course control method, and course control program
Sun et al. A formal modeling methodology of the French railway interlocking system via HCPN
JP5825679B2 (en) Program generation method and route control system
JP5484283B2 (en) Train route control method, train route control device, and train route control program
JP6572214B2 (en) Interlocking device
JP6076950B2 (en) Course control program generation method and course control device
CN105678022A (en) Aspect-oriented interlock system security demand formalized modeling and verification method
JP3818104B2 (en) Linked information extraction method
CN109436035B (en) Interlock data generation method
JP6041847B2 (en) Integrated interlocking device and integrated interlocking system
CN113836127B (en) Data checking method applied to regional controller
JP2017177982A (en) Integral interlocking device
CN112078629B (en) Network-based intelligent distributed quick recombination type computer interlocking system
JP6412375B2 (en) Electronic interlocking device and information transmission method
Ferlin et al. Implementation of ERTMS: a methodology based on formal methods and simulation with respect to French national rules
JP2013212798A (en) Route control system and route control method
Takata et al. Interlocking System for CBTC (Communication Based Train Control) System

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150106

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150303

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151008

R150 Certificate of patent or registration of utility model

Ref document number: 5825679

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150