JP2015101147A - Program, and operation curve preparation device - Google Patents

Program, and operation curve preparation device Download PDF

Info

Publication number
JP2015101147A
JP2015101147A JP2013242052A JP2013242052A JP2015101147A JP 2015101147 A JP2015101147 A JP 2015101147A JP 2013242052 A JP2013242052 A JP 2013242052A JP 2013242052 A JP2013242052 A JP 2013242052A JP 2015101147 A JP2015101147 A JP 2015101147A
Authority
JP
Japan
Prior art keywords
curve
designated
reverse
speed
driving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013242052A
Other languages
Japanese (ja)
Other versions
JP6166159B2 (en
Inventor
圭介 佐藤
Keisuke Sato
圭介 佐藤
一将 熊澤
Kazumasa Kumazawa
一将 熊澤
小川 知行
Tomoyuki Ogawa
知行 小川
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.)
Railway Technical Research Institute
Original Assignee
Railway Technical Research Institute
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 Railway Technical Research Institute filed Critical Railway Technical Research Institute
Priority to JP2013242052A priority Critical patent/JP6166159B2/en
Publication of JP2015101147A publication Critical patent/JP2015101147A/en
Application granted granted Critical
Publication of JP6166159B2 publication Critical patent/JP6166159B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Train Traffic Observation, Control, And Security (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable a change in an operation curve by designating a new operation manipulation.SOLUTION: When reverse look up operation designation in which a position, a velocity and an operation manipulation (an operation method and a notch) are designated is performed on a basic operation curve, the basic operation curve is changed so that a train passes the designated position with the designated velocity and by the designated operation manipulation. In other words, according to the reverse look up operation designation, a reverse look up curve 11 is created as if it extends in a direction opposite to a traveling direction (in a direction toward a departure station) from a designated coordinate point 10 corresponding to the designated position L1 and the designated velocity V1 so as to reach the designated coordinate point 10 by traveling by the designated operation manipulation, and the operation curve is updated, from an intersection point 12 where the operation curve and the reverse look up curve 11 crosses each other to the designated position L1, according to the intersected reverse look up curve 11.

Description

本発明は、コンピュータに運転曲線を作成させるためのプログラム等に関する。   The present invention relates to a program for causing a computer to create an operation curve.

従来から、効率的な列車の運行計画を作成するために運転曲線が作成されるが、この運転曲線を、コンピュータを用いて作成する装置が知られている。従来の運転曲線作成装置によって作成される運転曲線は、速度制限を守りつつ列車の能力の範囲内で走行時分が最短となるように作成される。近年では、作成された運転曲線をユーザが手動で修正する機能を備えた運転曲線作成装置も知られている(例えば、特許文献1参照)。   Conventionally, an operation curve is created in order to create an efficient train operation plan. Devices that create this operation curve using a computer are known. The driving curve created by the conventional driving curve creating device is created so that the travel time is the shortest within the range of the train capacity while keeping the speed limit. In recent years, an operation curve creation device having a function of manually correcting a created operation curve by a user is also known (see, for example, Patent Document 1).

特開2012−192825号公報JP2012-192825A

上述の特許文献1における運転曲線の修正機能は、運転曲線上の区間(範囲)、及び、運転方法を指定すると、指定した区間を指定した運転方法で走行するように修正する、いわば“順引き運転指定”と呼べる手法である。すなわち、ある位置をどのような運転方法で運転するかの順方向の指定と言える。この修正機能では、例えば、「ある位置をある速度で通過するような運転曲線の修正を行いたい」といった要望に応えるのは困難である。もしも、このような要望を順引き運転指定で満たそうとするには、区間及び運転方法の指定を繰り返して、修正される運転曲線が当該位置を当該速度で通過するまで調整するというトライ・アンド・エラーを行うしかなかった。   The operation curve correction function in Patent Document 1 described above, when a section (range) and a driving method on the driving curve are specified, corrects the specified section to travel with the specified driving method. This is a technique that can be called “operation designation”. That is, it can be said to be a forward designation of how to drive a certain position. With this correction function, for example, it is difficult to respond to a request such as “I want to correct an operation curve that passes a certain position at a certain speed”. If such a request is to be satisfied by the forward driving specification, it is necessary to repeat the specification of the section and the driving method and adjust until the driving curve to be corrected passes the position at the speed.・ I had to do an error.

本発明は上記事情に鑑みてなされたものであり、その目的とするところは、「ある位置をある速度で通過する」といった運転曲線に対する新たな変更方法を実現可能とすることである。   The present invention has been made in view of the above circumstances, and an object thereof is to make it possible to realize a new method for changing an operation curve such as “passing a certain position at a certain speed”.

上記課題を解決するための第1の発明は、
コンピュータに、走行位置及び走行速度の2軸の座標系上に運転曲線を作成させるためのプログラムであって、
所与の運転曲線に対して、指定位置を指定速度で且つ指定運転操作で通過する通過条件を設定する通過条件設定手段、
前記指定位置及び前記指定速度で指定される前記座標系上の指定座標点から、前記指定運転操作に従った逆引きカーブを作成する逆引きカーブ作成手段、
少なくとも、1)前記所与の運転曲線と前記逆引きカーブとが交わらない場合に、前記設定された通過条件を不効用と判断する不効用判断手段、
前記不効用判断手段により不効用と判断されなかった通過条件に係る前記逆引きカーブに沿って前記指定座標点を通過するように前記所与の運転曲線を変更する運転曲線変更手段、
として前記コンピュータを機能させるためのプログラムである。
The first invention for solving the above-described problems is
A program for causing a computer to create a driving curve on a two-axis coordinate system of traveling position and traveling speed,
A passage condition setting means for setting a passage condition for passing a designated position at a designated speed and designated operation for a given driving curve;
A reverse curve creating means for creating a reverse curve according to the designated driving operation from a designated coordinate point on the coordinate system designated by the designated position and the designated speed;
At least 1) invalidity judging means for judging that the set passage condition is invalid when the given operation curve and the reverse curve do not intersect;
An operation curve changing means for changing the given operation curve so as to pass through the designated coordinate point along the reverse curve according to a passing condition that has not been determined to be invalid by the invalidity determining means;
As a program for causing the computer to function.

また、他の発明として、
走行位置及び走行速度の2軸の座標系上に作成された所与の運転曲線に対して、指定位置を指定速度で且つ指定運転操作で通過する通過条件を設定する通過条件設定手段と、
前記指定位置及び前記指定速度で指定される前記座標系上の指定座標点から、前記指定運転操作に従った逆引きカーブを作成する逆引きカーブ作成手段と、
少なくとも、1)前記所与の運転曲線と前記逆引きカーブとが交わらない場合に、前記設定された通過条件を不効用と判断する不効用判断手段と、
前記不効用判断手段により不効用と判断されなかった通過条件に係る前記逆引きカーブに沿って前記指定座標点を通過するように前記所与の運転曲線を変更する運転曲線変更手段と、
を備えた運転曲線作成装置を構成しても良い。
As another invention,
Passage condition setting means for setting a passage condition for passing a designated position at a designated speed and a designated driving operation for a given driving curve created on a two-axis coordinate system of a running position and a running speed;
A reverse curve creating means for creating a reverse curve according to the designated driving operation from a designated coordinate point on the coordinate system designated by the designated position and the designated speed;
At least 1) invalidity judging means for judging that the set passage condition is invalid when the given operation curve and the reverse curve do not intersect;
An operation curve changing means for changing the given operation curve so as to pass through the designated coordinate point along the reverse curve according to the passing condition that has not been determined to be invalid by the invalidity determining means;
You may comprise the operating curve preparation apparatus provided with.

この第1の発明等によれば、指定位置及び指定速度で指定される座標系上の指定座標点から、指定運転操作に従った逆引きカーブが生成され、生成された逆引きカーブに沿って指定座標点を通過するように、所与の運転曲線が変更される。従って、運転曲線に対して、指定位置を指定速度で且つ指定運転操作で通過する通過条件を設定すると、指定位置を指定速度で且つ指定運転操作で通過するように運転曲線が変更されるといった、運転曲線の新たな変更方法が可能となる。なお、所与の運転曲線と逆引きカーブとが交わらない場合には、通過条件は不効用と判断されて運転曲線は変更されない。このため、通過条件が不効用の場合を的確に判定することができる。   According to the first invention and the like, a reverse curve according to the specified driving operation is generated from the specified coordinate point on the coordinate system specified by the specified position and the specified speed, and along the generated reverse curve A given driving curve is changed to pass a designated coordinate point. Therefore, when the passing condition for passing the designated position at the designated speed and the designated driving operation is set with respect to the driving curve, the driving curve is changed so as to pass the designated position at the designated speed and the designated driving operation. A new method of changing the operating curve is possible. When the given operation curve and the reverse curve do not intersect, the passage condition is determined to be invalid and the operation curve is not changed. For this reason, it is possible to accurately determine the case where the passage condition is invalid.

また、第2の発明として、第1の発明のプログラムであって、
前記通過条件設定手段は、力行・だ行・ブレーキの運転方法の指定と、力行又はブレーキの場合のノッチの指定とを前記指定運転操作として設定し、
前記逆引きカーブ作成手段は、前記指定運転操作を継続して前記指定座標点に到った場合の速度曲線を前記指定座標点から逆方向に延長することで前記逆引きカーブを作成する、
プログラムを構成しても良い。
As a second invention, there is provided a program according to the first invention,
The passing condition setting means sets the operation method of powering / running / brake and the designation of the notch in the case of powering or braking as the specified operation.
The reverse curve creating means creates the reverse curve by extending the speed curve in the reverse direction from the designated coordinate point when the designated driving operation is continued and reaches the designated coordinate point.
A program may be configured.

この第2の発明によれば、指定運転操作として、力行・だ行・ブレーキの運転方法の指定と、力行又はブレーキの場合のノッチの指定とを設定することができる。指定運転操作を継続して指定座標点に到った場合の速度曲線を、指定座標点から逆方向に延長することで逆引きカーブが作成されるため、通過条件を満足するような運転曲線の変更を効率的に実現することができる。   According to the second aspect of the present invention, it is possible to set powering / running / brake driving methods and notch specification for powering / braking as designated driving operations. Since the reverse curve is created by extending the speed curve in the reverse direction from the specified coordinate point when the specified operation is continued to reach the specified coordinate point, the operation curve that satisfies the passing condition is created. Changes can be implemented efficiently.

また、第3の発明として、第1又は第2の発明のプログラムであって、
前記所与の運転曲線は、予め定められた速度制約条件を満足するように作成されており、
前記不効用判断手段は、前記1)の場合、2)前記指定座標点が前記速度制約条件を満足しない場合、3)前記指定座標点の指定位置が前記所与の運転曲線のうちの停止ブレーキ曲線部分の走行範囲内であり、且つ、前記指定座標点の指定速度が当該停止ブレーキ曲線部分より高速の場合、4)前記指定座標点の指定位置が、前記所与の運転曲線のうちの、前記速度制約条件に含まれる速度制限箇所の直前ブレーキ曲線部分の走行範囲内であり、且つ、前記指定座標点の指定速度が当該直前ブレーキ曲線部分より高速の場合、の何れかに該当するときに、前記設定された通過条件を不効用と判断する、
プログラムを構成しても良い。
A third invention is a program according to the first or second invention,
The given operation curve is created so as to satisfy a predetermined speed constraint condition,
In the case of 1), the invalidity determining means is 2) when the specified coordinate point does not satisfy the speed constraint condition, and 3) the specified position of the specified coordinate point is a stop brake of the given driving curve. If the specified coordinate point is within the travel range of the curve portion and the specified speed of the specified coordinate point is higher than that of the stop brake curve portion, 4) the specified position of the specified coordinate point of the given driving curve is When it falls within the travel range of the immediately preceding brake curve portion of the speed restriction location included in the speed constraint condition and the specified speed at the specified coordinate point is higher than the immediately preceding brake curve portion, , Determining that the set passage condition is invalid.
A program may be configured.

この第3の発明によれば、通過条件が不効用となる場合を的確に判断することができる。   According to the third aspect of the present invention, it is possible to accurately determine when the passage condition is invalid.

また、第4の発明として、第1〜第3の何れかの発明のプログラムであって、
前記通過条件設定手段は、複数の前記通過条件を設定し、
前記逆引きカーブ作成手段は、前記通過条件それぞれに対応する逆引きカーブを作成し、
前記運転曲線変更手段は、前記所与の運転曲線について、a)前記逆引きカーブそれぞれとの交点のうちの走行開始点に最も近い交点を採用交点とし、b)当該採用交点および当該採用交点に対応する逆引きカーブを用いて前記変更を行った後、変更後の運転曲線のうちの最新の採用交点以降の運転曲線部分について前記a)b)を行うことを繰り返す、
プログラムを構成しても良い。
A fourth invention is a program according to any one of the first to third inventions,
The passage condition setting means sets a plurality of the passage conditions,
The reverse curve creating means creates a reverse curve corresponding to each of the passage conditions,
The driving curve changing means sets a) an intersection closest to a travel start point among intersections with each of the reverse lookup curves for the given driving curve, and b) at the adopted intersection and the adopted intersection. After making the change using the corresponding reverse curve, repeating a) and b) for the operation curve portion after the latest adopted intersection of the changed operation curve,
A program may be configured.

この第4の発明によれば、運転曲線に対して複数の通過条件を設定して運転曲線を変更することができる。   According to the fourth aspect of the present invention, the operation curve can be changed by setting a plurality of passage conditions for the operation curve.

運転曲線の一例。An example of an operation curve. 逆引き運転指定に基づく運転曲線の更新の一例。An example of the update of the operation curve based on reverse operation specification. 速度条件を満たさない逆引き運転指定の一例。An example of reverse operation designation that does not satisfy the speed condition. 逆引き曲線の生成範囲の説明図。Explanatory drawing of the generation range of a reverse curve. 複数の逆引き曲線に基づく運転曲線の更新の一例。An example of the update of the driving curve based on a plurality of reverse pulling curves. 運転曲線作成装置の構成図。The block diagram of a driving curve creation apparatus. 運転指定データのデータ構成例。Data configuration example of operation designation data. 運転曲線作成処理のフローチャート。The flowchart of an operation curve creation process. 運転曲線を更新しない逆引き運転指定の一例。An example of reverse operation specification that does not update the operation curve.

[概要]
本実施形態の運転曲線作成装置は、ユーザによる指示操作に従って、所与の運転曲線を変更する機能を有している。
[Overview]
The driving curve creation device of the present embodiment has a function of changing a given driving curve in accordance with an instruction operation by a user.

(A)運転曲線
運転曲線は、例えば図1に示すように、駅間を単位として作成され、横軸を走行位置(キロ程で表現される距離)、縦軸を走行速度とした座標系上に、列車の位置に対する速度変化を示すグラフとして表現される。また、運転曲線は、定められた制限速度を守りつつ、列車性能を最大に発揮して(すなわち、力行、ブレーキともに最大ノッチを使用して)、駅間を最短で走行するように作成されるのが一般的である。図1に示す例では、力行、及び、ブレーキは、ともに最大ノッチである“5ノッチ”が用いられている。このように、「定められた制限速度を守りつつ、列車性能を最大に発揮して走行するような運転曲線の作成方法」を、本実施形態において特に「基本の作成方法」という。
(A) Driving curve The driving curve is created in units of stations as shown in FIG. 1, for example, on the coordinate system with the horizontal axis representing the travel position (distance expressed in kilometres) and the vertical axis representing the travel speed. Is expressed as a graph showing the speed change with respect to the train position. In addition, the driving curve is created so that the train performance is maximized while maintaining the specified speed limit (that is, the maximum notch is used for both power running and braking) and the train runs between stations in the shortest time. It is common. In the example shown in FIG. 1, “5 notch”, which is the maximum notch, is used for both power running and braking. As described above, “a method of creating an operation curve that travels while maximizing the train performance while maintaining a predetermined speed limit” is particularly referred to as a “basic creation method” in the present embodiment.

(B)逆引き運転指定
本実施形態では、運転曲線に対する変更指示として逆引き運転指定を行うことができる。逆引き運転指定では、「位置、速度、及び、運転操作(運転方法(力行・だ行・ブレーキ)及びノッチ)」を指定すると、これに基づき、指定位置を指定速度且つ指定運転操作で通過するように、運転曲線が更新される。
(B) Reverse pulling operation designation In this embodiment, reverse pulling operation designation can be performed as an instruction to change the operation curve. In reverse pulling operation designation, if “position, speed, and driving operation (driving method (power running / running / braking) and notch)” are designated, the designated position is passed at the designated speed and designated driving operation based on this. Thus, the driving curve is updated.

図2は、逆引き運転指定による運転曲線の更新の一例である。図2(a)は、運転曲線に対する逆引き運転指定の一例を示し、図2(b)は、この逆引き運転指定に基づく変更後の運転曲線を示している。すなわち、図2(a)に示すように、運転曲線に対する逆引き運転指定として、位置“L1”、速度“V1”、運転操作“3ノッチのブレーキ”を指定する。すると、図2(b)に示すように、この逆引き運転指定に基づいて、指定位置L1を、指定速度V1で指定運転操作である3ノッチのブレーキで通過するように、運転曲線が変更される。   FIG. 2 is an example of updating the operation curve by specifying reverse pulling operation. FIG. 2A shows an example of the reverse operation specification for the operation curve, and FIG. 2B shows the operation curve after the change based on the reverse operation specification. That is, as shown in FIG. 2A, the position “L1”, the speed “V1”, and the driving operation “three-notch brake” are specified as the reverse pulling operation specification for the driving curve. Then, as shown in FIG. 2B, based on this reverse pulling operation designation, the running curve is changed so that the designated position L1 is passed by the 3-notch brake which is the designated driving operation at the designated speed V1. The

逆引き運転指定に基づく運転曲線の変更は、具体的には次のように行われる。先ず、指定位置“L1”、指定速度“V1”に対応する指定座標点10を指定運転操作である“3ノッチのブレーキ”で通過するように、指定座標点10から進行方向の逆方向(発駅に向かう方向)に延長した逆引き曲線11が生成される。次いで、運転曲線と逆引き曲線11との交点12が求められ、この交点12から指定位置“L1”までの区間について、逆引き曲線11に沿って走行するように運転曲線が更新される。続いて、指定位置“L1”以降の区間について、基本の作成方法によって運転曲線が更新される。   Specifically, the operation curve is changed based on the reverse pulling operation designation as follows. First, in order to pass the designated coordinate point 10 corresponding to the designated position “L1” and the designated speed “V1” with the “three-notch brake” that is the designated operation operation, the direction of travel (from the designated direction) The reverse curve 11 extended in the direction toward the station) is generated. Next, an intersection 12 between the operation curve and the reverse curve 11 is obtained, and the operation curve is updated so that the vehicle travels along the reverse curve 11 in a section from the intersection 12 to the designated position “L1”. Subsequently, for the section after the designated position “L1”, the driving curve is updated by the basic creation method.

(C)逆引き曲線の生成
逆引き曲線の作成について、詳細に説明する。
(C) Generation of Reverse Lookup Curve Creation of the reverse draw curve will be described in detail.

(c−1)速度条件
逆引き運転指定の指定速度が所定の速度条件を満たさない場合には、その逆引き運転指定は不効用とし、対応する逆引き曲線を作成しない。
(C-1) Speed condition When the designated speed specified for reverse pulling operation does not satisfy the predetermined speed condition, the reverse pulling operation designation is invalid, and the corresponding reverse pulling curve is not created.

図3は、速度条件を満たさない逆引き運転指定の一例である。すなわち、速度条件とは、(ア)指定速度が駅間最高速度を超えない、(イ)指定位置が速度制限区間内である場合に指定速度がその制限速度を超えない、(ウ)指定位置がブレーキ曲線の走行区間内である場合に指定速度がそのブレーキ曲線より高速でない、ことである。これらの条件(ア)〜(ウ)の1つでも成立しない場合には、速度条件を満たさないとして、その逆引き運転指定は不効用(有効に作用しないという点で、無効ともいえる。)と判断し、対応する逆引き曲線を作成しない。(ア),(イ)の条件は、速度制約条件を満足することということもできる。   FIG. 3 is an example of reverse pulling operation designation that does not satisfy the speed condition. That is, the speed conditions are: (a) The specified speed does not exceed the maximum speed between stations, (b) The specified speed does not exceed the limit speed when the specified position is within the speed limit section, (c) The specified position The specified speed is not faster than the brake curve when is within the travel section of the brake curve. If any one of these conditions (a) to (c) is not satisfied, the speed condition is not satisfied and the reverse operation designation is invalid (it can be said that it is invalid in that it does not work effectively). Judge and do not create a corresponding reverse curve. It can also be said that the conditions (a) and (b) satisfy the speed constraint condition.

(ウ)のブレーキ曲線には、停止ブレーキ曲線と速度制限ブレーキ曲線との両者が含まれる。停止ブレーキ曲線とは、着駅に停止するためのブレーキ曲線であり、速度制限ブレーキとは、速度制限区間の直前で制限速度まで減速するためのブレーキ曲線である。   The brake curve in (c) includes both a stop brake curve and a speed limit brake curve. The stop brake curve is a brake curve for stopping at the arrival station, and the speed limit brake is a brake curve for decelerating to the limit speed immediately before the speed limit section.

(c−2)生成範囲
逆引き曲線は、指定位置及び指定速度から、指定運転操作で、進行方向とは逆方向(発駅に向かう方向)に延長するように生成されるが、所定の生成打ち切り条件を満たした時点で、逆引き曲線の生成を打ち切る。
(C-2) Generation range A reverse curve is generated from a specified position and a specified speed so as to extend in a direction opposite to the traveling direction (direction toward the departure station) by a specified driving operation. When the censoring condition is satisfied, generation of the reverse curve is terminated.

図4は、逆引き曲線の生成範囲を説明するための図である。すなわち、打ち切り条件とは、(エ)速度が0(ゼロ)に達した、(オ)位置が速度制限区間内である場合に、速度がその制限速度に達した、(カ)速度が駅間最高速度に達した、(キ)位置が走行開始位置(発駅)に達した、ことである。これらの条件(エ)〜(キ)の何れかが成立すると、打ち切り条件を満たしたとして、逆引き曲線の生成を打ち切る。(エ)〜(キ)の打ち切り条件の下で作成された逆引きカーブが運転曲線と交わらなかった場合(後述する複数の逆引き運転指定それぞれに対する更新後の運転曲線とも交わらなかった場合)には、当該逆引きカーブは不効用になる。   FIG. 4 is a diagram for explaining a reverse curve generation range. That is, the censoring condition is (d) when the speed reaches 0 (zero), (e) when the position is within the speed limit section, the speed reaches the speed limit, and (f) the speed is between stations. The maximum speed has been reached, (ki) position has reached the travel start position (departure station). When any one of these conditions (d) to (g) is satisfied, the generation of the reverse curve is terminated assuming that the termination condition is satisfied. When the reverse curve created under the truncation conditions (D) to (G) does not intersect with the operation curve (when it does not intersect with the updated operation curve for each of the multiple reverse operation designations described later) The reverse curve is invalid.

(D)逆引き運転指定の適用
(d−1)複数の逆引き運転指定
1つの運転曲線に対して、複数の逆引き運転指定の適用が可能である。この場合、図5に示すように、これらの複数の逆引き運転指定それぞれに対応する逆引き曲線を生成し、走行開始位置(発駅)から運転曲線に沿って走行したときに交差する順に、その交差した逆引き曲線に従って運転曲線を更新する。すなわち、先ずは運転曲線と最初に交差した逆引き曲線を適用して運転曲線を更新し、続いて、適用した逆引き曲線の指定位置以降の運転曲線について、同様に、最初に交差した逆引き曲線を適用して更新するといったことを、走行終了位置(着駅)に到着するまで繰り返す。
(D) Application of reverse pulling operation designation (d-1) Multiple reverse pulling operation designations A plurality of reverse pulling operation designations can be applied to one operation curve. In this case, as shown in FIG. 5, a reverse curve corresponding to each of the plurality of reverse pulling operation designations is generated, and in the order of crossing when traveling along the driving curve from the travel start position (departure station), The driving curve is updated according to the crossed reverse pulling curve. That is, first, the reverse curve that first intersects with the operation curve is applied to update the operation curve, and then the reverse curve that first intersects the operation curve after the designated position of the applied reverse curve similarly. The process of updating by applying a curve is repeated until the vehicle arrives at the travel end position (arrival station).

図5に示す例では、位置“L2”、速度“V2”、運転操作“3ノッチのブレーキ”と、位置“L3”、速度“V3”、運転操作“惰行”との、2つの逆引き運転指定(A),(B)がなされている。そして、2つの逆引き運転指定(A),(B)それぞれに対応する2つの逆引き曲線11a,11bが生成される。この場合、先ず、運転曲線と最初に交差した逆引き曲線11bを適用して指定位置L3まで運転曲線が更新され、指定位置L3以降の区間については、基本の作成方法によって更新される。続いて、更新後の運転曲線のうち、指定位置L3以降の運転曲線については、逆引き曲線11aとは交差しないために更新されない。つまり、図5の例では、逆引き運転指定(A)は不効用となり、運転曲線は、逆引き運転指定(B)のみを適用して更新されることになる。   In the example shown in FIG. 5, two reverse driving operations of position “L2”, speed “V2”, driving operation “3-notch brake”, position “L3”, speed “V3”, and driving operation “coasting” are performed. Designations (A) and (B) are made. Then, two reverse pulling curves 11a and 11b corresponding to the two reverse pulling operation designations (A) and (B) are generated. In this case, first, the reverse curve 11b that first intersects the driving curve is applied to update the driving curve to the designated position L3, and the section after the designated position L3 is updated by the basic creation method. Subsequently, among the updated operating curves, the operating curves after the designated position L3 are not updated because they do not intersect with the reverse curve 11a. That is, in the example of FIG. 5, the reverse operation specification (A) is invalid, and the operation curve is updated by applying only the reverse operation specification (B).

[機能構成]
図6は、運転曲線作成装置1の機能構成図である。図6に示すように、運転曲線作成装置1は、操作部110と、表示部120と、通信部130と、処理部200と、記憶部300とを備えて構成される。
[Function configuration]
FIG. 6 is a functional configuration diagram of the operation curve creation device 1. As shown in FIG. 6, the driving curve creation device 1 includes an operation unit 110, a display unit 120, a communication unit 130, a processing unit 200, and a storage unit 300.

操作部110は、例えばキーボードやマウス、タッチパネル、各種スイッチ等で構成される入力装置であり、ユーザの操作入力に応じた操作信号を処理部200に出力する。表示部120は、例えば液晶ディスプレイ(LCD)や有機ELディスプレイ等で構成される表示装置であり、処理部200からの表示信号に基づく各種表示を行う。通信部130は、例えば無線通信モジュール、ルータ、モデム、有線用の通信ケーブルのジャックや制御回路で構成される通信装置であり、外部機器との間でデータ通信を行う。   The operation unit 110 is an input device including, for example, a keyboard, a mouse, a touch panel, various switches, and the like, and outputs an operation signal according to a user operation input to the processing unit 200. The display unit 120 is a display device configured by, for example, a liquid crystal display (LCD) or an organic EL display, and performs various displays based on display signals from the processing unit 200. The communication unit 130 is a communication device including, for example, a wireless communication module, a router, a modem, a wired communication cable jack, and a control circuit, and performs data communication with an external device.

処理部200は、例えばCPU等の演算装置で構成され、記憶部300に記憶されたプログラムやデータ、操作部110からの入力データ等に基づいて各種演算処理を行うとともに、運転曲線作成装置1を構成する各部への指示やデータ転送を行う。また、処理部200は、基本運転曲線作成部210と、運転指定設定部220と、逆引き曲線生成部230と、運転曲線変更部240とを有し、運転曲線作成プログラム310に従った運転曲線作成処理(図8参照)を行う。   The processing unit 200 is configured by an arithmetic device such as a CPU, for example. The processing unit 200 performs various arithmetic processing based on programs and data stored in the storage unit 300, input data from the operation unit 110, and the like, and the operation curve generating device 1 Sends instructions and data transfer to each component. The processing unit 200 includes a basic operation curve creation unit 210, an operation designation setting unit 220, a reverse curve generation unit 230, and an operation curve change unit 240, and an operation curve according to the operation curve creation program 310. A creation process (see FIG. 8) is performed.

基本運転曲線作成部210は、線路条件や列車条件をもとに、基本の作成方法によって、対象駅間を最短の走行時分で走行するための運転曲線(基本運転曲線)を作成する。線路条件は、線路長や勾配、曲率、駅間最高速度、速度制限区間といった線路に関する条件であり、線路条件データ320として記憶されている。車両条件は、想定する列車の加速度や最高速度、減速度、重量といった列車の性能に関する条件であり、列車条件データ330として記憶されている。また、作成した基本運転曲線は、基本運転曲線データ340として記憶される。   The basic operation curve creation unit 210 creates an operation curve (basic operation curve) for traveling between target stations in the shortest travel time by a basic creation method based on the track conditions and train conditions. The track condition is a track condition such as track length, gradient, curvature, maximum speed between stations, and speed limit section, and is stored as track condition data 320. The vehicle condition is a condition related to the performance of the train such as assumed acceleration, maximum speed, deceleration, and weight of the train, and is stored as the train condition data 330. The created basic operation curve is stored as basic operation curve data 340.

運転指定設定部220は、操作部110を介したユーザの指示操作に従って、基本運転曲線に適用する逆引き運転指定を設定する。逆引き運転指定は、位置、速度、及び、運転操作(運転方法及びノッチ)を指定する一種の条件であり、指定位置を指定速度で且つ指定運転操作で通過する通過条件である。また、1つの基本運転曲線に対して、1又は複数の逆引き運転指定の設定が可能である。設定した逆引き運転指定は、運転指定設定データ350として記憶される。   The operation designation setting unit 220 sets a reverse operation designation to be applied to the basic operation curve in accordance with a user instruction operation via the operation unit 110. The reverse pulling operation designation is a kind of condition for designating the position, speed, and driving operation (driving method and notch), and is a passing condition for passing the designated position at the designated speed and the designated driving operation. In addition, one or a plurality of reverse pulling operation designations can be set for one basic operation curve. The set reverse pulling operation designation is stored as operation designation setting data 350.

図7は、運転指定設定データ350のデータ構成例を示す図である。図7によれば、運転指定設定データ350は、設定した逆引き運転指定それぞれについて、識別番号である指定番号351と、指定位置352と、指定速度353と、指定運転操作354とを対応付けて格納している。指定運転操作354には、指定運転方法354aと指定ノッチ354bとが含まれる。   FIG. 7 is a diagram illustrating a data configuration example of the operation designation setting data 350. According to FIG. 7, the operation designation setting data 350 associates a designation number 351 that is an identification number, a designated position 352, a designated speed 353, and a designated driving operation 354 with respect to each set reverse pulling operation designation. Storing. The designated operation 354 includes a designated operation method 354a and a designated notch 354b.

逆引き曲線生成部230は、運転指定設定部220によって設定された逆引き運転指定それぞれについて、対応する逆引き曲線を生成する。すなわち、逆引き運転指定の指定速度が所定の速度条件を満たすかを判断し(図3参照)、速度条件を満たす場合に、対応する逆引き曲線を生成する。逆引き曲線は、指定位置及び指定速度に対応する指定座標点から、進行方向とは逆方向(発駅に向かう方向)に延長するように、指定運転操作で走行して指定座標点に到達するような運転曲線として生成する(図2(b)参照)。逆引き曲線の生成は、所定の打ち切り条件を満たした時点で終了する(図4参照)。   The reverse curve generation unit 230 generates a corresponding reverse curve for each reverse operation specification set by the operation specification setting unit 220. That is, it is determined whether or not the designated speed specified for reverse pulling operation satisfies a predetermined speed condition (see FIG. 3), and when the speed condition is satisfied, a corresponding reverse pulling curve is generated. The reverse curve runs from the designated coordinate point corresponding to the designated position and the designated speed in the direction opposite to the traveling direction (direction toward the departure station) and travels in the designated driving operation to reach the designated coordinate point. It produces | generates as such an operation curve (refer FIG.2 (b)). The generation of the reverse curve is terminated when a predetermined cutoff condition is satisfied (see FIG. 4).

運転曲線変更部240は、基本運転曲線作成部210によって作成された基本運転曲線を、逆引き曲線生成部230によって生成された逆引き曲線に基づいて更新する。すなわち、走行開始位置(発駅)から基本運転曲線に沿って走行したときに交差する順に、その交差した逆引き曲線に従って基本運転曲線を更新する。つまり、先ずは運転曲線と最初に交差した逆引き曲線とに基づいて基本運転曲線を更新する。続いて、その逆引き曲線の指定位置以降の運転曲線について、同様に、最初に交差した逆引き曲線を適用して更新するといったことを、走行終了位置(着駅)に到着するまで繰り返す(図5参照)。更新した運転曲線は、更新運転曲線データ360として記憶される。   The operation curve change unit 240 updates the basic operation curve created by the basic operation curve creation unit 210 based on the reverse curve generated by the reverse curve generation unit 230. That is, the basic operation curve is updated in accordance with the crossed reverse pulling curve in the order of crossing when traveling along the basic operation curve from the travel start position (departure station). That is, first, the basic operation curve is updated based on the operation curve and the reverse curve that intersects first. Subsequently, the operation curve after the designated position of the reverse curve is similarly updated by applying the reverse curve that intersected first until the travel end position (arriving station) is reached (see FIG. 5). The updated operation curve is stored as updated operation curve data 360.

記憶部300は、処理部200が運転曲線作成装置1を統合的に制御するための諸機能を実現するためのシステムプログラムや、本実施形態を実現するためのプログラムやデータ等を記憶するとともに、処理部200の作業領域として用いられ、処理部200が各種プログラムに従って実行した演算結果や、操作部110からの入力データ等が一時的に格納される。本実施形態では、運転曲線作成プログラム310と、線路条件データ320と、列車条件データ330と、基本運転曲線データ340と、運転指定設定データ350と、更新運転曲線データ360とが記憶される。   The storage unit 300 stores a system program for realizing various functions for the processing unit 200 to control the operation curve creating apparatus 1 in an integrated manner, a program and data for realizing the present embodiment, and the like. It is used as a work area of the processing unit 200 and temporarily stores calculation results executed by the processing unit 200 according to various programs, input data from the operation unit 110, and the like. In the present embodiment, an operation curve creation program 310, track condition data 320, train condition data 330, basic operation curve data 340, operation designation setting data 350, and updated operation curve data 360 are stored.

[処理の流れ]
図8は、運転曲線作成処理の流れを説明するフローチャートである。図8によれば、先ず、基本運転曲線作成部210が、基本運転曲線を作成する(ステップS1)。次いで、運転指定設定部220が、操作部110を介したユーザによる運転指定の指示操作に従って、基本運転曲線に適用する通過条件である逆引き運転指定を設定する(ステップS3)。続いて、逆引き曲線生成部230が、設定された逆引き運転指定それぞれについて、指定速度が所定の速度条件を満たすかを判断し、速度条件を満たすならば(ステップS5:YES)、指定位置を指定運転操作且つ指定速度で通過するような逆引き曲線を生成する(ステップS7)。
[Process flow]
FIG. 8 is a flowchart for explaining the flow of the operation curve creation process. According to FIG. 8, first, the basic operation curve creation unit 210 creates a basic operation curve (step S1). Next, the operation designation setting unit 220 sets reverse operation designation, which is a passage condition applied to the basic operation curve, in accordance with the operation designation instruction operation by the user via the operation unit 110 (step S3). Subsequently, the reverse curve generation unit 230 determines whether or not the specified speed satisfies a predetermined speed condition for each set reverse pull operation designation, and if the speed condition is satisfied (step S5: YES), the specified position Is generated at a designated speed and at a designated speed (step S7).

その後、運転曲線変更部240が、生成された逆引き運転曲線に基づいて、基本運転曲線を更新する。すなわち、基本運転曲線に沿って走行開始位置(発駅)から走行したときの、基本運転曲線と逆引き曲線との最初の交点を検索する(ステップS9)。交点が有るならば(ステップS11:YES)、その交点から、交差した逆引き曲線に沿って指定位置まで基本運転曲線を更新する(ステップS13)。そして、指定位置以降の区間の運転曲線については、基本の作成方法によって更新する(ステップS15)。続いて、更新後の基本運転曲線のうち、指定位置以降の運転曲線と逆引き曲線との最初の交点を検索し(ステップS17)、ステップS11に戻り、同様の処理を繰り返す。   Thereafter, the operation curve changing unit 240 updates the basic operation curve based on the generated reverse operation curve. That is, the first intersection of the basic operation curve and the reverse lookup curve when traveling from the travel start position (departure station) along the basic operation curve is searched (step S9). If there is an intersection (step S11: YES), the basic operation curve is updated from the intersection to the designated position along the crossed reverse pulling curve (step S13). Then, the operation curve in the section after the designated position is updated by the basic creation method (step S15). Subsequently, the first intersection of the updated operation curve and the reverse curve after the designated position is searched for from the updated basic operation curve (step S17), the process returns to step S11, and the same processing is repeated.

基本運転曲線と逆引き曲線との交点が無いならば(ステップS11:NO)、基本運転曲線の更新は終了したと判断し、更新後の運転曲線を、例えば表示出力する(ステップS19)。そして、運転曲線作成処理を終了する。   If there is no intersection between the basic operation curve and the reverse curve (step S11: NO), it is determined that the basic operation curve has been updated, and the updated operation curve is displayed and output, for example (step S19). Then, the operation curve creation process ends.

[作用効果]
このように、本実施形態の運転曲線作成装置1によれば、基本運転曲線に対して、位置、速度、及び、運転操作(運転方法及びノッチ)を指定する逆引き運転指定を行うと、その指定位置を指定速度且つ指定運転操作で通過するように基本運転曲線が変更されるといった、新たな運転操作の指定に基づく運転曲線の変更を実現することができる。すなわち、逆引き運転指定に従って、指定位置、及び、指定速度に対応する指定座標点から、進行方向の逆方向(発駅に向かう方向)に延長するように、指定運転操作で走行して指定座標点に到達するような逆引き曲線が生成され、運転曲線と逆引き曲線との交点から、交差した逆引き曲線に従って指定位置まで運転曲線が更新される。
[Function and effect]
As described above, according to the operation curve creation device 1 of the present embodiment, when the reverse operation operation designation that designates the position, speed, and operation operation (operation method and notch) is performed on the basic operation curve, It is possible to realize a change in the driving curve based on the designation of a new driving operation such that the basic driving curve is changed so as to pass the designated position at the designated speed and the designated driving operation. In other words, according to the reverse pulling operation specification, the specified coordinates are obtained by running in the specified driving operation so as to extend in the reverse direction of the traveling direction (direction toward the departure station) from the specified coordinate point corresponding to the specified position and the specified speed. A reverse curve that reaches the point is generated, and the operation curve is updated from the intersection of the operation curve and the reverse curve to a specified position according to the crossed reverse curve.

[変形例]
なお、本発明の適用可能な実施形態は上述の実施形態に限定されることなく、本発明の趣旨を逸脱しない範囲で適宜変更可能なのは勿論である。
[Modification]
It should be noted that embodiments to which the present invention can be applied are not limited to the above-described embodiments, and can of course be changed as appropriate without departing from the spirit of the present invention.

(A)逆引き曲線の適用
上述の実施形態では、運転曲線と交差する逆引き曲線に基づいて運転曲線を更新することとしたが、例外として、運転曲線が逆引き曲線と交差しても、その逆引き曲線に基づく運転曲線の更新を行わない場合があっても良い。具体的には、図9に示すように、逆引き運転曲線が、運転曲線の停止ブレーキ曲線、或いは、速度制限ブレーキ曲線と交差する場合には、対応する逆引き運転指定は不効用として運転曲線を更新しないこととしても良い。
(A) Application of reverse curve In the above-described embodiment, the operation curve is updated based on the reverse curve intersecting with the operation curve. However, as an exception, even if the operation curve intersects with the reverse curve, The operation curve may not be updated based on the reverse curve. Specifically, as shown in FIG. 9, when the reverse operation curve intersects the stop brake curve or the speed limit brake curve of the operation curve, the corresponding reverse operation designation is invalid and the operation curve It is good not to update.

(B)順引き運転指定
また、運転曲線に対して、逆引き運転指定とともに、従来の順引き運転指定も適用可能としても良い。順引き運転指定では、区間(開始位置、及び、終了位置)、運転操作(運転方法及びノッチ)を指定する。この場合、逆引き運転指定を順引き運転指定に対して優先することとする。すなわち、先ずは、順引き運転指定に基づいて運転曲線を更新し、その後、更新した運転曲線を逆引き運転指定に基づいて更新する。
(B) Forward pulling operation designation In addition to the reverse pulling operation designation, the conventional forward running operation designation may be applicable to the operation curve. In the forward operation designation, a section (start position and end position) and a driving operation (driving method and notch) are designated. In this case, the reverse pulling operation designation has priority over the forward pulling operation designation. That is, first, the operation curve is updated based on the forward operation specification, and then the updated operation curve is updated based on the reverse operation specification.

1 運転曲線作成装置
110 操作部、120 表示部、130 通信部、
200 処理部
210 基本運転曲線作成部、220 運転指定設定部
230 逆引き曲線生成部、240 運転曲線変更部
300 記憶部
310 運転曲線作成プログラム
320 線路条件データ、330 列車条件データ
340 基本運転曲線データ、350 運転指定設定データ
360 更新運転曲線データ
DESCRIPTION OF SYMBOLS 1 Driving curve preparation apparatus 110 Operation part, 120 Display part, 130 Communication part,
200 processing unit 210 basic operation curve creation unit, 220 operation designation setting unit 230 reverse curve generation unit, 240 operation curve change unit 300 storage unit 310 operation curve creation program 320 track condition data, 330 train condition data 340 basic operation curve data, 350 Operation designation setting data 360 Update operation curve data

Claims (5)

コンピュータに、走行位置及び走行速度の2軸の座標系上に運転曲線を作成させるためのプログラムであって、
所与の運転曲線に対して、指定位置を指定速度で且つ指定運転操作で通過する通過条件を設定する通過条件設定手段、
前記指定位置及び前記指定速度で指定される前記座標系上の指定座標点から、前記指定運転操作に従った逆引きカーブを作成する逆引きカーブ作成手段、
少なくとも、1)前記所与の運転曲線と前記逆引きカーブとが交わらない場合に、前記設定された通過条件を不効用と判断する不効用判断手段、
前記不効用判断手段により不効用と判断されなかった通過条件に係る前記逆引きカーブに沿って前記指定座標点を通過するように前記所与の運転曲線を変更する運転曲線変更手段、
として前記コンピュータを機能させるためのプログラム。
A program for causing a computer to create a driving curve on a two-axis coordinate system of traveling position and traveling speed,
A passage condition setting means for setting a passage condition for passing a designated position at a designated speed and designated operation for a given driving curve;
A reverse curve creating means for creating a reverse curve according to the designated driving operation from a designated coordinate point on the coordinate system designated by the designated position and the designated speed;
At least 1) invalidity judging means for judging that the set passage condition is invalid when the given operation curve and the reverse curve do not intersect;
An operation curve changing means for changing the given operation curve so as to pass through the designated coordinate point along the reverse curve according to a passing condition that has not been determined to be invalid by the invalidity determining means;
A program for causing the computer to function as
前記通過条件設定手段は、力行・だ行・ブレーキの運転方法の指定と、力行又はブレーキの場合のノッチの指定とを前記指定運転操作として設定し、
前記逆引きカーブ作成手段は、前記指定運転操作を継続して前記指定座標点に到った場合の速度曲線を前記指定座標点から逆方向に延長することで前記逆引きカーブを作成する、
請求項1に記載のプログラム。
The passing condition setting means sets the operation method of powering / running / brake and the designation of the notch in the case of powering or braking as the specified operation.
The reverse curve creating means creates the reverse curve by extending the speed curve in the reverse direction from the designated coordinate point when the designated driving operation is continued and reaches the designated coordinate point.
The program according to claim 1.
前記所与の運転曲線は、予め定められた速度制約条件を満足するように作成されており、
前記不効用判断手段は、前記1)の場合、2)前記指定座標点が前記速度制約条件を満足しない場合、3)前記指定座標点の指定位置が前記所与の運転曲線のうちの停止ブレーキ曲線部分の走行範囲内であり、且つ、前記指定座標点の指定速度が当該停止ブレーキ曲線部分より高速の場合、4)前記指定座標点の指定位置が、前記所与の運転曲線のうちの、前記速度制約条件に含まれる速度制限箇所の直前ブレーキ曲線部分の走行範囲内であり、且つ、前記指定座標点の指定速度が当該直前ブレーキ曲線部分より高速の場合、の何れかに該当するときに、前記設定された通過条件を不効用と判断する、
請求項1又は2に記載のプログラム。
The given operation curve is created so as to satisfy a predetermined speed constraint condition,
In the case of 1), the invalidity determining means is 2) when the specified coordinate point does not satisfy the speed constraint condition, and 3) the specified position of the specified coordinate point is a stop brake of the given driving curve. If the specified coordinate point is within the travel range of the curve portion and the specified speed of the specified coordinate point is higher than that of the stop brake curve portion, 4) the specified position of the specified coordinate point of the given driving curve is When it falls within the travel range of the immediately preceding brake curve portion of the speed restriction location included in the speed constraint condition and the specified speed at the specified coordinate point is higher than the immediately preceding brake curve portion, , Determining that the set passage condition is invalid.
The program according to claim 1 or 2.
前記通過条件設定手段は、複数の前記通過条件を設定し、
前記逆引きカーブ作成手段は、前記通過条件それぞれに対応する逆引きカーブを作成し、
前記運転曲線変更手段は、前記所与の運転曲線について、a)前記逆引きカーブそれぞれとの交点のうちの走行開始点に最も近い交点を採用交点とし、b)当該採用交点および当該採用交点に対応する逆引きカーブを用いて前記変更を行った後、変更後の運転曲線のうちの最新の採用交点以降の運転曲線部分について前記a)b)を行うことを繰り返す、
請求項1〜3の何れか一項に記載のプログラム。
The passage condition setting means sets a plurality of the passage conditions,
The reverse curve creating means creates a reverse curve corresponding to each of the passage conditions,
The driving curve changing means sets a) an intersection closest to a travel start point among intersections with each of the reverse lookup curves for the given driving curve, and b) at the adopted intersection and the adopted intersection. After making the change using the corresponding reverse curve, repeating a) and b) for the operation curve portion after the latest adopted intersection of the changed operation curve,
The program as described in any one of Claims 1-3.
走行位置及び走行速度の2軸の座標系上に作成された所与の運転曲線に対して、指定位置を指定速度で且つ指定運転操作で通過する通過条件を設定する通過条件設定手段と、
前記指定位置及び前記指定速度で指定される前記座標系上の指定座標点から、前記指定運転操作に従った逆引きカーブを作成する逆引きカーブ作成手段と、
少なくとも、1)前記所与の運転曲線と前記逆引きカーブとが交わらない場合に、前記設定された通過条件を不効用と判断する不効用判断手段と、
前記不効用判断手段により不効用と判断されなかった通過条件に係る前記逆引きカーブに沿って前記指定座標点を通過するように前記所与の運転曲線を変更する運転曲線変更手段と、
を備えた運転曲線作成装置。
Passage condition setting means for setting a passage condition for passing a designated position at a designated speed and a designated driving operation for a given driving curve created on a two-axis coordinate system of a running position and a running speed;
A reverse curve creating means for creating a reverse curve according to the designated driving operation from a designated coordinate point on the coordinate system designated by the designated position and the designated speed;
At least 1) invalidity judging means for judging that the set passage condition is invalid when the given operation curve and the reverse curve do not intersect;
An operation curve changing means for changing the given operation curve so as to pass through the designated coordinate point along the reverse curve according to the passing condition that has not been determined to be invalid by the invalidity determining means;
A driving curve creation device comprising:
JP2013242052A 2013-11-22 2013-11-22 Program and operation curve creation device Active JP6166159B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013242052A JP6166159B2 (en) 2013-11-22 2013-11-22 Program and operation curve creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013242052A JP6166159B2 (en) 2013-11-22 2013-11-22 Program and operation curve creation device

Publications (2)

Publication Number Publication Date
JP2015101147A true JP2015101147A (en) 2015-06-04
JP6166159B2 JP6166159B2 (en) 2017-07-19

Family

ID=53377243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013242052A Active JP6166159B2 (en) 2013-11-22 2013-11-22 Program and operation curve creation device

Country Status (1)

Country Link
JP (1) JP6166159B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09150739A (en) * 1995-11-30 1997-06-10 Mitsubishi Electric Corp Time interval curved line drawing-up device
JP2002370645A (en) * 2001-06-15 2002-12-24 Mitsubishi Electric Corp Method of preparing train operation curve
JP2012224225A (en) * 2011-04-20 2012-11-15 Toshiba Corp Operation curve formation device, and operation curve formation method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09150739A (en) * 1995-11-30 1997-06-10 Mitsubishi Electric Corp Time interval curved line drawing-up device
JP2002370645A (en) * 2001-06-15 2002-12-24 Mitsubishi Electric Corp Method of preparing train operation curve
JP2012224225A (en) * 2011-04-20 2012-11-15 Toshiba Corp Operation curve formation device, and operation curve formation method

Also Published As

Publication number Publication date
JP6166159B2 (en) 2017-07-19

Similar Documents

Publication Publication Date Title
CN110162029B (en) Motion control method and device based on planned path and robot
WO2018120948A1 (en) Route planning method, device and system
JP2018087763A (en) Travelable region setting device and setting method of travelable region
CN108170146B (en) Path planning method based on known environment
CN110231041B (en) Navigation method and device for lane switching
JP2017162480A5 (en)
CN112164238A (en) Navigation lane change guiding method, device, equipment and storage medium
JP5972781B2 (en) Time-series curve plotter
KR102379060B1 (en) Velocity trajectory generation method, apparatus, and storage medium
JP2015174606A (en) Program and operation curve creation device
JP6166159B2 (en) Program and operation curve creation device
JP2007328486A (en) Moving robot
CN110083158B (en) Method and equipment for determining local planning path
US10386200B2 (en) Map display system, method, and program
JP6320065B2 (en) Map display device, navigation system, and computer program
CN108255165A (en) Robot path planning method based on neighborhood potential field
CN115535003A (en) Intersection control method, device, electronic device and medium for automatically driving vehicle
CN115372020A (en) Automatic driving vehicle test method, device, electronic equipment and medium
JP6421030B2 (en) Program and operation simulation device
JP6315811B2 (en) Program and operation curve creation device
JP6936673B2 (en) Map data update system and map data update program
JP6404177B2 (en) Program and operation curve creation device
US20190101408A1 (en) Specifying possible arrival point
CN112835352B (en) Formation control method and device, vehicle, electronic device and storage medium
JP6250371B2 (en) Program and operation curve creation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160530

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170420

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170622

R150 Certificate of patent or registration of utility model

Ref document number: 6166159

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150