JP4115687B2 - Train operation management device and software renovation method thereof - Google Patents
Train operation management device and software renovation method thereof Download PDFInfo
- Publication number
- JP4115687B2 JP4115687B2 JP2001269881A JP2001269881A JP4115687B2 JP 4115687 B2 JP4115687 B2 JP 4115687B2 JP 2001269881 A JP2001269881 A JP 2001269881A JP 2001269881 A JP2001269881 A JP 2001269881A JP 4115687 B2 JP4115687 B2 JP 4115687B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- operation management
- train
- disk
- software
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Landscapes
- Stored Programmes (AREA)
- Train Traffic Observation, Control, And Security (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は,列車運行管理装置における、ソフトウエア改修に関わり、特にソフトウエア改修前後で列車運行管理に用いるダイヤ情報や操作実績、各種データを引継ぐ機構をもつ列車運行管理装置とそのソフトウエア改修方法に関する。
【0002】
【従来の技術】
従来、列車運行管理装置のソフトウエア改修方式としては大きくDATやMO、DVD−RAMなどの大容量外部記憶媒体を用いて、現地で稼動している装置へソフトウエアをローディングする方法と改修版ソフトウエアがすでにローディングされているディスクを現地に搬入し、ディスク交換する方法、遠隔地よりWANを介してソフトウエアをリモートインストールする方法がある。
【0003】
列車運行管理装置は、列車ダイヤや動作履歴等の情報をもっている。ソフトウエア改修時にはこれらの情報が失われると、改修後にはあらかじめ入力していた運転整理データが失われたり、動作履歴が失われたりする。また、共通コードや基礎ダイヤデータといったコード体系や列車種別、カレンダーなどの情報は、ソフトウエアとは別のタイミングで更新されていく。そのため、これらの情報がソフトウエア改修で失われないようにする必要がある。
【0004】
そのため、大容量外部媒体からソフトウエアをインストールする際には、改修前後で引継ぐべきデータが格納されているディスク上の記憶領域を壊さないように必要最小限のローディングを実施する。
【0005】
また、ディスク交換においては、単純に交換しただけではまったくデータを引継ぐことが出来ないので、一旦外部媒体に引継ぎに必要な情報を退避し、ディスク交換後退避したデータを復旧している。
【0006】
従来技術として、特開平7−319717号公報には、その図6に、1つの処理装置内に3つのメモリを持つ情報処理装置において、プログラムの切替えを行う場合、旧プログラムの記憶されているメモリ12cの全データをメモリ12bに転送するとともに、もうひとつのメモリ12dに新プログラムを配置し、その新プログラムに処理を切替える。旧データを引継ぐ場合には、旧データを一旦メモリ12bに転送し、新旧プログラムを配置したメモリ12c,12dを切替えた後、メモリ12bに転送した旧データを、新プログラムが格納されたメモリに再配置することが開示されている。
【0007】
また、同公報の図1には、メモリとして、新旧プログラムの切替え制御プログラムを記憶したメモリ空間1、旧プログラムを記憶したメモリ空間2及び新プログラムを書き込むメモリ空間3を備えることが開示されている。
【0008】
【発明が解決しようとする課題】
しかしながら、上記従来技術では、いずれも処理装置としての機能を休止した状態で、改修版(新)プログラムデータを、MOやDAT等の外部媒体からインストールしなければならず、ローディング時間が長くなる。列車運行管理装置は、列車が走行しない時間しかその機能を休止することができず、ソフトウエアが改修可能な時間は限られている。
【0009】
また、ディスク交換時に一旦データを外部媒体に記憶する方式も、媒体に退避する時間、復旧する時間を要するため、列車が走行しない時間を長く確保できる場合にしか適用できない。
【0010】
本発明の目的は、列車運行管理に必要なデータを引継ぎながら、比較的短い休止時間でソフトウエアの改修が可能な列車運行管理装置及びそのソフトウエア改修方法を提供することである。
【0011】
【課題を解決するための手段】
本発明の主特徴とするところは、これまでの列車運行管理によって得られ、改修後の列車運行管理に必要な引継ぎデータを、これまでの第1の(稼動)記憶媒体例えばディスクからローディングするが、改修版ソフトウエアについては、工場等で予め新たなソフトウエアを書き込んだ第2の(改修版)記憶媒体例えばディスクへの交換によって、ソフトウエアの改修を実行することである。
【0012】
列車運行管理に必要なソフトウエアのローディングは、1時間単位の時間を必要とするが、これまでの列車運行管理によって得られ、改修後の列車運行管理に必要な引継ぎデータのローディングは1分単位の短時間で済む。したがって、上記の構成又は方法の採用により、限られた時間内において列車運行管理装置のソフトウエアの改修を実現する。
【0013】
具体的には、ソフトウエア及び列車運行管理上のデータを記憶した第1の記憶媒体を備え、この第1の記憶媒体に保有しているダイヤと、現場設備から得られる列車の在線位置情報を基に、信号機や転てつ機を制御する列車運行管理装置のソフトウエア改修方法において、運行管理機能を休止した状態で、予め新たなソフトウエアを書き込んだ第2の記憶媒体を装着するステップと、第1の記憶媒体内の引継ぎデータを、この第1の記憶媒体から直接あるいは他の記憶媒体を介して第2の記憶媒体に書き込むステップと、第2の記憶媒体をこれまでの第1の記憶媒体に代わる新たな稼動記憶媒体として運行管理機能を起動するステップとを含むことを特徴とする。
【0014】
また、本発明の他の特徴は、ダイヤに基づき信号機や転てつ機を制御することで列車の運行管理を行う列車運行管理装置において、CPU部と2個のソフトウエア用のディスクと、ソフトウエア改修時に列車運行管理に必要な情報の引継ぎを指定する手段と、2つあるディスクのうちどちらから起動するかを指定する起動ディスク切替手段を有する。
【0015】
更に、列車運行管理装置の引継ぎデータ指定手段は、ソフトウエア優先/ハードウエア優先を切替える手段と、各種データの引継ぎの要否を個別に物理的に指定する手段と、各種データの引継ぎの要否を個別にソフトウエア的に指定する手段を有する。
【0016】
また、列車運行管理装置のソフトウエアを記憶する記憶媒体は、プログラムとデータ部と引継ぎデータが夫々個別に格納するように記憶領域を分離する。
【0017】
本発明のその他の特徴は、以下の実施例の説明によって明らかにする。
【0018】
【発明の実施の形態】
以下、本発明の実施例について図面を参照して説明する。
【0019】
図1は、本発明の一実施例による列車運行管理装置の構成を示す。列車運行管理装置1は、CPU部2と、プログラムやデータを記憶しておく第1の記憶媒体(例えばディスク)3及び第2の記憶媒体(例えばディスク)4と、引継ぎデータ指定手段(例えばスイッチ)5、起動ディスク切替手段(例えばスイッチ)6から構成される。列車運行管理装置1は2つの記憶媒体例えばディスク3,4を筐体内に実装でき、これらのディスク3及び4は、それぞれ列車運行管理装置1を動作させるために必要なソフト(プログラム、データ)がインストールされている。2つのディスク3,4は通常独立しており、どちらか1つで動作可能であり、以下の説明では、第1のディスク3を稼動ディスクとして運行管理機能を継続してきたものにおいて、この第1の記憶媒体(稼動ディスク)内のソフトウエアから、改修版記憶媒体(例えばディスク)に記憶された改修版ソフトウエアに改修する場合について述べる。CPU部2は、列車運行管理装置1の電源が投入されると、起動ディスク切替手段(スイッチ)6の指定に基き、ディスク3もしくはディスク4をアクセスし、プログラム、データを読み込み、列車運行管理装置1として起動する。7は運転整理卓、8はWAN、9はリモート端末、10は列車、11はコンソールである。12は新ソフトを記憶させた改修版記憶媒体(例えばディスク)である。
【0020】
本線列車ダイヤや入換作業ダイヤは、運転整理卓7から入力された運転整理(ダイヤ変更)に関する情報や、列車10が走行した実績情報も保有する。
【0021】
図2は、列車運行管理装置1におけるディスク3,4及び改修版ディスク12の記憶領域20を示す。ディスク記憶領域20には、記憶領域をプログラム21、データ22からなるソフトウエア及び引継ぎデータ23の3つに分けて記憶する。引継ぎデータ23とは、ソフトウエアの改修時に第1の記憶媒体(現行稼動ディスク)3から改修後の記憶媒体(ディスク)へ引継ぎたい運行管理上のデータである。
【0022】
引継ぎデータ23には、本線列車ダイヤ情報231、入換作業ダイヤ情報232、共通コード情報233、基礎ダイヤデータ情報134、ジャーナル情報235等があり、これらを分離させて記憶している。この記憶領域の構造はディスク3、4及び17のいずれも共通である。図2においては、引継ぎデータ23の占有率が大きく見えるが、実際にはプログラム21とデータ22からなるソフトウエア部が大部分を占めており、このソフトウエアのローディングには長時間を要する。そこで、本実施例においては、まず、ソフトウエア(プログラム21、データ22)の改修を行う方法として、非稼動状態側の第2の記憶媒体(ディスク)4を改修版記憶媒体(ディスク)12に交換する。
【0023】
ディスク交換を行う場合、改修版のソフトウエア(プログラム21、データ22)を予めインストールした改修版ディスク12を用意する。そして、列車運行管理装置1の電源をOFFし、ディスク3、4のうちこれまで非稼動であったディスク4の装着部に、改修版ソフトが予めインストールされている改修版ディスク12を装着する。このように、これまで非稼動ディスク4が装着されていた場合には、これを改修版ディスク12に交換するが、これまで非稼動側であったディスク装着部に改修版ディスク12を装着すれば良く、これまでディスク4がここに装着されていることは必須条件では無い。
【0024】
次に、引継ぎデータ指定手段(例えばスイッチ、以下単に引継ぎスイッチと呼ぶ)5の設定を実行する。引継ぎスイッチ5は、図2の引継ぎデータ23の各情報毎に細かく分割した記憶領域毎に設けられている。引継ぎの指定は、ハードウエアからもソフトウエアからも指定できる。ソフト/ハード優先選択手段(スイッチ)501にてそれらを切替える。
【0025】
ハード本線列車ダイヤ引継ぎ手段(SW)511は、例えば物理的なスイッチで本線列車ダイヤの引継ぎ有無を指定できる。ソフト本線列車ダイヤ引継ぎ手段(スイッチ)521はソフトウエア上で引継ぎの有無を指定する手段であり、物理的なスイッチは持たない。このスイッチ521は、予め、改修版ディスク12にソフトウエア(プログラム21、データ22)をローディングした際にセットされるものである。ただし、コンソール11からセットすることも可能である。更に、WAN8を介し、遠隔地にあるリモート端末9からもセットが可能である。
【0026】
ソフト/ハード優先選択手段(スイッチ)501が、ハードウエアに指定されている場合は、ハード本線列車ダイヤ引継ぎ手段(スイッチ)511が有効となる。逆にスイッチ501がソフトウエアに指定されている場合は、ソフト本線列車ダイヤ引継ぎ手段(スイッチ)521が有効となる。ハードウエアスイッチで本線列車ダイヤ情報の引継ぎを実施したい場合は、ソフト/ハード優先選択スイッチ501を「ハードウエア」に指定し、ハード本線列車ダイヤ引継ぎスイッチ511を「ON」にする。
【0027】
ほかにも、ハード入換作業ダイヤ引継ぎ手段(スイッチ)512、ソフト入換作業ダイヤ引継ぎ手段(スイッチ)522、ハード共通コード引継ぎ手段(スイッチ)513、ソフト共通コード引継ぎ手段(スイッチ)523、ハード基礎ダイヤデータ引継ぎ手段(スイッチ)514、ソフト基礎ダイヤデータ引継ぎ手段(スイッチ)524、ハードジャーナル引継ぎ手段(スイッチ)515、ソフトジャーナル引継ぎ手段(スイッチ)525があり、同様にして個別にデータ引継ぎの要否を指定する。
【0028】
次に、起動ディスク切替手段(スイッチ)6を設定する。本列車運行管理装置1は装置内にディスク3と4を2台実装しているため、どちらのディスクで起動するかを起動ディスク切替スイッチ6にて指定する。起動ディスク切替スイッチ6には、3つのスイッチ手段を備えている。1つはソフト/ハード優先を切替える起動ディスク優先切替手段(スイッチ)60である。また、ハードウエアディスク指定手段(スイッチ)61とソフトウエアディスク指定手段(スイッチ)62がある。
【0029】
起動ディスク優先切替スイッチ6をハードウエア優先に切替えた場合、ハードウエアディスク指定スイッチ61の指定に基づき、電源をONした際の起動ディスクが選択される。また、起動ディスク優先切替スイッチ60をソフトウエア優先に切替えた場合、ソフトウエアディスク指定スイッチ62の指定に基づき、電源をONした際の起動ディスクが選択される。ソフトウエアディスク指定スイッチ62は物理的なスイッチではなく、ディスク上にデータとして情報を保有する。
【0030】
引継ぎスイッチ5及び起動ディスク切替スイッチ6を設定した後、列車運行管理装置1の電源をONする。この時の立ち上げフローについて図3、4を用いて説明する。
【0031】
図3は、列車運行管理装置1の起動時に、起動するディスクを切替える処理のフローチャートである。まず、起動されると起動ディスク切替スイッチ6の判定処理301が動作する。ステップ302で、起動ディスク優先切替スイッチ60の状態を判定し、ソフトウエア優先と指定されていた場合には、ステップ303に進んでソフトウエアディスク切替スイッチ62の状態読み込み処理を実行し、立ち上げディスクをセットする。また、スイッチ60がハードウエア優先と指定されていた場合には、ステップ304でハードウエアディスク指定スイッチ61の状態読み込み処理を実行し、立ち上げディスクをセットする。次に、ステップ305において、立ち上げディスク判定により2つ実装されているディスク装着部のうち、どちらのディスク装着部のディスクからシステムを起動すべきかを判定し、ディスク3(ステップ306)又はディスク4(ステップ307)の装着部を使用してのOS・アプリケーションを起動する。
【0032】
図4は、列車運行管理装置1の起動時に、各種データを引継ぐ処理のフローチャートである。この図を用いてデータを引継ぐステップについて説明する。ここでは起動ディスク切替スイッチ6にて改修版ディスク12が起動されたものとする。
【0033】
まず、ステップ401にてOSを起動する。次に、引継ぎスイッチ5の状態判定処理402が動作する。ここで、ソフト/ハード優先選択スイッチ501の状態を読み込む。ハードウエア優先が指定されていた場合は、ステップ403に進んでハードウエア本線列車ダイヤ引継ぎスイッチ511の状態を読みこみ、引継ぎ「ON」であれば、引継ぎフラグをセットし、ステップ404にて、これまでの稼動ディスク3の本線列車ダイヤ情報231を改修版ディスク12の本線列車ダイヤ情報として丸ごとコピーする。一方、ステップ402でソフトウエア優先が指定されていた場合は、ステップ405に進んで、ソフトウエア本線列車ダイヤ引継ぎスイッチ521の状態を読み込み、ONであれば同様にフラグをセットし、ステップ406にて本線列車ダイヤ情報をコピーする。このとき、ソフトウエア本線列車ダイヤスイッチの「OFF」も合わせて行い、次回電源をONしたときに無条件に本線列車ダイヤ情報を引継がないようにする。
【0034】
次に、上記の▲1▼本線列車ダイヤに関する処理に引続き、前述した▲2▼入換作業ダイヤ、▲3▼共通コード、▲4▼基礎ダイヤ情報、▲5▼ジャーナルについても上記と同様にして引継ぎ要否を判定し、引継ぎ指定があれば、現行稼動ディスク3から改修版ディスク12へ引継ぎデータをコピーして引継ぐ。
【0035】
引継ぎが終了したら、最後にステップ423において、アプリケーション起動処理にて、列車運行管理に必要なソフトウエアを起動する。
【0036】
この第1の実施例においては、CPU部2と、ソフトウエア21,22を書き込める稼動ディスク3及び非稼動ディスク4の2つの装着部を備え、前記稼動ディスク3に保有している列車ダイヤと、現場設備から得られる列車の在線位置情報を基に、信号機や転てつ機を制御する列車運行管理装置1において、列車運行管理1に必要な引継ぎデータ23(231〜235)を指定する引継ぎデータ指定手段5と、この引継ぎデータ指定手段5の状態に応じて前記稼動ディスク3内に記録された前記引継ぎデータ23を、前記非稼動ディスク装着部に装着された改修版ディスク12に書き込む手段(CPU部2、図4の処理)と、前記改修版ディスク12を、これまでの稼動ディスク3に代わる新たな稼動ディスクとして指定する起動ディスク切替え手段6と、この起動ディスク切替え手段6の指定に基き、前記改修版ディスク12を新たな稼動ディスクとして前記運行管理装置1の運行管理機能を起動する手段(CPU部2)を備えて構成している。
【0037】
このようにすることで、時間のかかるソフトウエア(プログラム21、データ22)のローディングを行うことなく、ソフトウエアの改修を実現でき、改修前後で、列車運行管理上で必要な引継ぎデータ23(231〜235)を引継ぐことが可能となり、改修前後での制御の連続性を確保することができる。
【0038】
また、改修の状況に応じて必要なデータだけを引継ぐことが可能である。引継ぐデータについては、これら以外にもディスクの記憶領域の分離を行えば他のデータでも引継ぎを実現することは可能である。
【0039】
次に、本発明による他の実施例を図5〜7を参照して説明する。
【0040】
列車運行管理装置100は、CPU部2、第1の記憶媒体(ディスク)3、引継ぎデータ指定手段(スイッチ)5等は図1と同じであるが、第2の記憶媒体(ディスク)4及び起動ディスク切替え手段6は無く、代わりに不揮発性記憶媒体13を備えている。不揮発性記憶媒体13は、列車運行管理装置100の電源をOFFしても記憶内容を消失しない記憶媒体であり、具体的にはフラッシュメモリ等の不揮発性メモリである。
【0041】
この実施例では、ソフトウエア(プログラム21、データ22)改修時は、まず、▲1▼運行管理装置としての機能を休止させ、これまでの稼動ディスク3内の引継ぎデータ23を不揮発性記憶媒体13に書き込む(退避させる)。次に、▲2▼電源を切り、これまでの稼動ディスク3を取り外し、改修版ディスク12を装着する(差し替える)。後は先の実施例と同様に、電源を入れて立ち上げ、▲3▼不揮発性記憶媒体13内の引継ぎデータ23を改修版ディスク12に書き込み、▲4▼改修版ディスク12のソフトウエアを用いて、運行管理機能を再開させる。
【0042】
以下に具体的に説明する。列車運行管理装置1がその運行管理機能を維持した状態で、引継ぎスイッチ5による指定を行う。引継ぎスイッチ5から、引継ぎが必要なデータについて、ソフト/ハード優先選択スイッチ501、ハード本線列車ダイヤ引継ぎスイッチ511、ソフト本線列車ダイヤ引継ぎスイッチ521、ハード入換作業ダイヤ引継ぎスイッチ512、ソフト入換作業ダイヤ引継ぎスイッチ522、ハード共通コード引継ぎスイッチ513、ソフト共通コード引継ぎスイッチ523、ハード基礎ダイヤデータ引継ぎスイッチ514、ソフト基礎ダイヤデータ引継ぎスイッチ524、ハードジャーナル引継ぎスイッチ515及びソフトジャーナル引継ぎスイッチ525を夫々セットする。
【0043】
引継ぎスイッチ5のこれらの指定は、不揮発性記憶媒体13の引継ぎスイッチ情報(後述する図7の210)にハードスイッチ、ソフトスイッチの両方について記憶させる。
【0044】
次に、運行管理装置100としての機能を休止させる。休止中の処理を図6に示す。まず、ステップ601で列車運行管理アプリケーションの終了処理を行う。これにより引継ぎデータ23には何ら変更が発生しない状態となる。次に、ステップ602においてデータ引継ぎ判定を行う。引継ぎスイッチ5の指定により、本線列車ダイヤ等の引継ぎが指定されている場合には、前述した図4の手順と同様の要領で夫々引継ぎを指定されたデータの退避処理603〜622すなわち、不揮発性記憶媒体13への引継ぎデータの書込みを行う。これにより、ディスク3から▲1▼本線列車ダイヤ、▲2▼入換作業ダイヤ、▲3▼共通コード、▲4▼基礎ダイヤデータ、▲5▼ジャーナルを列車運行管理装置100内に用意されている不揮発性記憶媒体13に退避する。
【0045】
図7は、不揮発性記憶媒体13の記憶領域200を示している。引継ぎスイッチ5の各引継ぎスイッチ511〜525の状態情報を記憶する引継ぎスイッチ情報210と、引継ぎデータ23すなわち▲1▼本線列車ダイヤ情報231、▲2▼入換作業ダイヤ情報232、▲3▼共通コード情報233、▲4▼基礎ダイヤデータ情報234、▲5▼ジャーナル情報235とに記憶領域が分割されている。この不揮発性記憶媒体13に引継ぎに必要なデータを退避させた後、ステップ623にて、OS終了処理を実行し、電源をOFFする。
【0046】
次に、改修版ディスク12と第1の記憶媒体(ディスク)3を交換し、列車運行管理装置100の電源をONする。このときの立ち上げ処理フローは図4を採用する。この際、電源OFF時と電源ON時に引継ぎスイッチ5の指定が異っていた場合には、引継ぎデータを引継がないようにして、データの不整合が発生しないようにする。
【0047】
この第2の実施例においては、CPU部2と、ソフトウエア21,22を書き込める稼動ディスク3及び不揮発性記憶媒体13の2つの装着部を備え、前記稼動ディスク3に保有している列車ダイヤと、現場設備から得られる列車の在線位置情報を基に、信号機や転てつ機を制御する列車運行管理装置100において、列車運行管理に必要な引継ぎデータ23を指定する引継ぎデータ指定手段5と、この引継ぎデータ指定手段5の状態に応じて前記稼動ディスク3内に記録された前記引継ぎデータ23を、前記不揮発性記憶媒体13に書き込む手段(CPU部2、図6の処理)と、前記不揮発性記憶媒体13に書き込んだ前記引継ぎデータ23を、前記稼動ディスク3に代えて装着された改修版ディスク12に書き込む手段(CPU部2)と、前記改修版ディスク12を新たな稼動ディスクとして、前記運行管理装置100の運行管理機能を起動する手段(CPU部2)を備えて構成している。
【0048】
このようにすることで、ディスクを1つだけ実装している列車運行管理装置100の場合でも、列車運行管理に必要なデータ23をソフトウエア(プログラム21、データ22)の改修前後で引継ぐことが可能となり、改修前後での制御の連続性を確保することができる。
【0049】
以上の第1及び第2の実施例に共通の特徴として、CPU部2と、ソフトウエア21,22を書き込める第1の記憶媒体3の装着部と、少なくともダイヤデータ231を含む引継ぎデータ23を書き込める第2の記憶媒体4又は13の装着部とを備え、前記第1の記憶媒体3に保有している列車ダイヤと、現場設備から得られる列車の在線位置情報を基に、信号機や転てつ機を制御する列車運行管理装置1又は100において、列車運行管理に必要な引継ぎデータ23を指定する引継ぎデータ指定手段5と、この引継ぎデータ指定手段5の状態に応じて前記第1の記憶媒体3内に記録された前記引継ぎデータ23を直接的又は間接的に改修版記憶媒体12に書き込む手段(CPU部2、図4の処理)と、前記改修版記憶媒体12を、これまでの稼動記憶媒体3に代わる新たな稼動ディスクとして前記運行管理装置1又は100の運行管理機能を起動する手段(7,9又は11)を備え、また、前記引継ぎデータ指定手段5として、ソフトウエア優先とハードウエア優先を切替える手段501と、各種データ231〜235の引継ぎの要否を個別に指定する手段511〜515と、各種データ231〜235の引継ぎの要否を個別にソフトウエア的に指定する手段521〜525を備えて構成している。
【0050】
この実施例によれば、限られた時間内で、列車運行管理装置のソフトウエアの改修ができ、改修前後で、列車ダイヤ等制御に必要な情報を保持したまま改修することが可能となり、改修後にあらかじめ入力されていたダイヤ変更を改めて入力するなどの手間が省け、制御の連続性を保証することができる。
【0051】
【発明の効果】
本発明によれば、短時間で列車運行管理装置のソフトウエアの改修ができ、制御の連続性を保証することができる。
【図面の簡単な説明】
【図1】本発明の1実施例による列車運行管理装置の構成図。
【図2】図1に示す列車運行管理装置で使用するディスクの記憶領域を示す図。
【図3】列車運行管理装置起動時、ディスクを切替える処理フローチャート。
【図4】列車運行管理装置起動時、各種データを引継ぐ処理フローチャート。
【図5】本発明による他の実施例による列車運行管理装置の構成図。
【図6】列車運行管理装置休止時、各種データを退避する処理フローチャート。
【図7】列車運行管理装置休止時、データを退避する不揮発性記憶媒体の記憶領域図。
【符号の説明】
1,100…列車運行管理装置、2…CPU部、3…第1の記憶媒体(稼動ディスク)、4…第2の記憶媒体(非稼動ディスク)、5…データ引継ぎデータ指定手段(例えばスイッチ)、6…起動ディスク切替え手段(例えばスイッチ)、7…運転整理卓、8…WAN、9…リモート端末、10…列車、11…コンソール、12…改修版記憶媒体(ディスク)、13…不揮発性記憶媒体(フラッシュメモリ)。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to software repair in a train operation management apparatus, and in particular, a train operation management apparatus having a mechanism for taking over diamond information, operation results, and various data used for train operation management before and after software modification, and a software repair method thereof. About.
[0002]
[Prior art]
Conventionally, as a software upgrade method for train operation management equipment, a large-capacity external storage medium such as DAT, MO, DVD-RAM, etc. is used to load software to equipment operating in the field, and modified software There are a method in which a disk on which software has already been loaded is loaded on site and the disk is exchanged, and a method in which software is remotely installed from a remote location via a WAN.
[0003]
The train operation management device has information such as train schedule and operation history. If these pieces of information are lost when the software is repaired, the operation arrangement data input in advance after the repair is lost or the operation history is lost. In addition, information such as code system such as common code and basic diagram data, train type, and calendar is updated at a timing different from that of software. Therefore, it is necessary to prevent such information from being lost by software modification.
[0004]
Therefore, when installing software from a large-capacity external medium, the minimum necessary loading is performed so as not to destroy the storage area on the disk where the data to be taken over before and after the repair is stored.
[0005]
In addition, in disk replacement, data cannot be transferred at all by simply replacing the disk. Therefore, information necessary for transfer is temporarily saved in an external medium, and the saved data is restored after disk replacement.
[0006]
As a conventional technique, Japanese Patent Application Laid-Open No. 7-319717 discloses a memory in which an old program is stored in an information processing apparatus having three memories in one processing apparatus in FIG. All the data of 12c is transferred to the memory 12b, and a new program is arranged in the other memory 12d, and the processing is switched to the new program. When taking over the old data, the old data is once transferred to the memory 12b, the memories 12c and 12d in which the old and new programs are arranged are switched, and then the old data transferred to the memory 12b is restored to the memory in which the new program is stored. Disposition is disclosed.
[0007]
Further, FIG. 1 of the publication discloses that a memory includes a
[0008]
[Problems to be solved by the invention]
However, in each of the above prior arts, the modified version (new) program data must be installed from an external medium such as MO or DAT in a state where the function as the processing device is suspended, and the loading time becomes long. The train operation management device can suspend its function only when the train does not travel, and the time that the software can be repaired is limited.
[0009]
Further, the method of temporarily storing data in an external medium at the time of disk replacement can be applied only when a long time during which the train does not travel can be secured because it takes time to save to the medium and time to recover.
[0010]
An object of the present invention is to provide a train operation management apparatus and a software repair method thereof capable of repairing software in a relatively short downtime while taking over data necessary for train operation management.
[0011]
[Means for Solving the Problems]
The main feature of the present invention is that it is obtained by the train operation management so far and takes over data necessary for the train operation management after the repair from the first (operating) storage medium so far, for example, a disk. As for the modified version software, the modification of the software is executed by exchanging it with a second (modified version) storage medium such as a disk in which new software has been written in advance at a factory or the like.
[0012]
Loading of software required for train operation management takes one hour unit, but it is obtained by train operation management so far, loading of takeover data necessary for train operation management after repair is in one minute unit It takes only a short time. Therefore, by adopting the above configuration or method, the software of the train operation management device is improved within a limited time.
[0013]
Specifically, a first storage medium that stores software and train operation management data is provided, and the train location information obtained from the diagram and the on-site equipment stored in the first storage medium. In the software repair method of the train operation management device that controls the traffic light and the switch, the step of mounting the second storage medium in which new software is written in advance while the operation management function is suspended; Writing the inherited data in the first storage medium to the second storage medium directly from the first storage medium or via another storage medium; and writing the second storage medium to the first storage medium And a step of starting an operation management function as a new operating storage medium replacing the storage medium.
[0014]
Another feature of the present invention is that in a train operation management apparatus that manages a train operation by controlling a traffic light and a toppling machine based on a diagram, a CPU unit, two software disks, a software It has means for designating the takeover of information necessary for train operation management at the time of refurbishment, and activation disk switching means for designating which of the two disks is to be activated.
[0015]
Further, the takeover data specifying means of the train operation management device includes means for switching between software priority / hardware priority, means for physically specifying whether or not to take over various data individually, and whether or not to take over various data. Are individually designated by software.
[0016]
Moreover, the storage medium which memorize | stores the software of a train operation management apparatus isolate | separates a storage area so that a program, a data part, and takeover data may each be stored separately.
[0017]
Other features of the present invention will become apparent from the description of the following examples.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0019]
FIG. 1 shows a configuration of a train operation management apparatus according to an embodiment of the present invention. The train
[0020]
The main train schedule and the replacement schedule also have information regarding operation arrangement (diagram change) input from the operation arrangement table 7 and track record information on the traveling of the
[0021]
FIG. 2 shows the
[0022]
The
[0023]
When exchanging the disk, a modified
[0024]
Next, setting of takeover data specifying means (for example, a switch, hereinafter simply referred to as a takeover switch) 5 is executed. The
[0025]
The hard main train schedule take-over means (SW) 511 can specify whether or not to take over the main train schedule with a physical switch, for example. The soft main train train takeover means (switch) 521 is means for designating whether or not to take over on the software, and does not have a physical switch. The switch 521 is set in advance when software (
[0026]
When the software / hardware priority selection means (switch) 501 is designated as hardware, the hardware main line train diagram takeover means (switch) 511 is effective. On the other hand, when the
[0027]
In addition, hardware replacement work diamond takeover means (switch) 512, software replacement work diamond takeover means (switch) 522, hardware common cord takeover means (switch) 513, software common code takeover means (switch) 523, hardware basics There are a diamond data transfer means (switch) 514, a soft basic diamond data transfer means (switch) 524, a hard journal transfer means (switch) 515, and a soft journal transfer means (switch) 525. Is specified.
[0028]
Next, the startup disk switching means (switch) 6 is set. Since the train
[0029]
When the startup disk
[0030]
After setting the
[0031]
FIG. 3 is a flowchart of processing for switching the disk to be started when the train
[0032]
FIG. 4 is a flowchart of processing for taking over various data when the train
[0033]
First, in
[0034]
Next, following the above (1) main train schedule processing, the above-mentioned (2) replacement work diagram, (3) common code, (4) basic diagram information, and (5) journal are the same as above. It is determined whether or not the takeover is necessary, and if there is a takeover designation, the takeover data is copied from the
[0035]
When the handover is completed, finally, in
[0036]
In the first embodiment, the
[0037]
In this way, it is possible to realize software refurbishment without loading time-consuming software (
[0038]
In addition, it is possible to take over only necessary data according to the situation of renovation. As for the data to be taken over, it is possible to realize takeover with other data by separating the storage area of the disk.
[0039]
Next, another embodiment according to the present invention will be described with reference to FIGS.
[0040]
The train operation management device 100 is the same as FIG. 1 in the
[0041]
In this embodiment, when the software (
[0042]
This will be specifically described below. In the state where the train
[0043]
These designations of the
[0044]
Next, the function as the operation management apparatus 100 is suspended. FIG. 6 shows the processing during the pause. First, in
[0045]
FIG. 7 shows a
[0046]
Next, the modified
[0047]
In the second embodiment, the
[0048]
By doing in this way, even in the case of the train operation management apparatus 100 in which only one disk is mounted, the
[0049]
As features common to the first and second embodiments described above, the
[0050]
According to this embodiment, it is possible to repair the software of the train operation management device within a limited time, and before and after the repair, it is possible to perform the repair while retaining the information necessary for control of the train schedule, etc. This saves the trouble of inputting a diamond change that has been input in advance later, and guarantees continuity of control.
[0051]
【The invention's effect】
According to the present invention, the software of the train operation management device can be repaired in a short time, and the continuity of control can be guaranteed.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of a train operation management apparatus according to an embodiment of the present invention.
2 is a diagram showing a storage area of a disk used in the train operation management apparatus shown in FIG.
FIG. 3 is a processing flowchart for switching disks when the train operation management device is activated.
FIG. 4 is a process flowchart for taking over various data when the train operation management device is activated.
FIG. 5 is a block diagram of a train operation management apparatus according to another embodiment of the present invention.
FIG. 6 is a processing flowchart for saving various data when the train operation management device is stopped.
FIG. 7 is a storage area diagram of a nonvolatile storage medium that saves data when the train operation management apparatus is stopped.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1,100 ... Train operation management apparatus, 2 ... CPU part, 3 ... 1st storage medium (working disk), 4 ... 2nd storage medium (non-working disk), 5 ... Data taking over data designation means (for example, switch) , 6 ... Startup disk switching means (for example, switch), 7 ... Driving arrangement table, 8 ... WAN, 9 ... Remote terminal, 10 ... Train, 11 ... Console, 12 ... Modified version storage medium (disk), 13 ... Non-volatile storage Medium (flash memory).
Claims (7)
前記装着部に装着する前の前記第1の記憶媒体の前記データ記憶領域内に、(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータのそれぞれを分離して記憶させるステップと、
前記第1の記憶媒体を稼動記憶媒体として前記運行管理装置の運行管理機能を起動するステップと、
前記列車運行管理装置の運行管理機能を休止した状態で、ソフトウエア及び列車運行管理上のデータを分けて記憶するソフトウエア記憶領域及びデータ記憶領域を持つとともに、予め新たなソフトウエアおよびデータを書き込んだ第2の記憶媒体を前記装着部の他方に装着するステップと、
(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータのうち、改修後の列車運行管理に必要な引継ぎデータを、前記(1)〜(3)等の各情報単位で取捨選択する操作手段の操作に基いて指定するステップと、
前記必要な引継ぎデータに指定されたそれぞれのデータを、前記第1の記憶媒体から直接あるいは他の記憶媒体を介して前記第2の記憶媒体の前記データ記憶領域内に分離して記憶させるステップと、
前記第2の記憶媒体をこれまでの第1の記憶媒体に代わる新たな稼動記憶媒体として、前記運行管理装置の運行管理機能を起動するステップとを含むことを特徴とする列車運行管理装置のソフトウエア改修方法。A first storage medium having a data storage area and a software storage area which is attached to one of the two storage mediums and which stores software and train operation management data separately; In the software repair method for train operation management devices that control traffic lights and switchboards based on the timetable location information obtained from the diamonds stored in the storage medium and on-site equipment,
The train including (1) main train schedule information, (2) replacement work schedule information, and (3) common code information in the data storage area of the first storage medium before being mounted on the mounting section Separate and store each of the operational management data;
Activating an operation management function of the operation management device using the first storage medium as an operation storage medium;
In the state where the operation management function of the train operation management device is suspended, it has a software storage area and a data storage area for separately storing software and train operation management data, and newly writing new software and data in advance. Attaching the second storage medium to the other of the attachment parts;
Among the data on the train operation management including (1) main train schedule information, (2) replacement work diagram information, and (3) common code information, the takeover data necessary for train operation management after repair is A step of designating based on the operation of the operation means to be selected in each information unit such as (1) to (3);
Each of the data designated as the necessary handover data is stored separately from the first storage medium or in another data storage medium in the data storage area of the second storage medium ; ,
And a step of starting an operation management function of the operation management device as a new operation storage medium replacing the first storage medium so far. Wear repair method.
前記装着部に装着する前の前記第1の記憶媒体の前記データ記憶領域内に、(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータのそれぞれを分離して記憶させるステップと、
前記第1の記憶媒体を稼動記憶媒体として前記運行管理装置の運行管理機能を起動するステップと、
前記列車運行管理装置の運行管理機能を休止した状態で、前記非稼動ディスクの装着部に、予め新たなソフトウエアおよびデータが書き込まれており、かつ列車運行管理上のデータを分けて記憶するデータ記憶領域を持つ改修版ディスクを装着するステップと、
(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータのうち、改修後の列車運行管理に必要な引継ぎデータを、前記(1)〜(3)等の各情報単位で取捨選択する操作手段の操作に基いて指定するステップと、
前記改修版ディスクを新たな稼動ディスクとして列車運行管理装置を立ち上げ、これまでの前記稼動ディスク内のデータのうち、前記必要な引継ぎデータに指定されたそれぞれのデータを、前記改修版ディスクの前記データ記憶領域内に分離して書き込むステップと、
前記運行管理装置の運行管理機能を、前記改修版ディスクのソフトウエアを新たなソフトウエアとして起動するステップとを含むことを特徴とする列車運行管理装置のソフトウエア改修方法。A train storage system having a software storage area for storing software and train operation management data separately, and two mounting portions for mounting a working disk and a non-working disk having a data storage area, which are held in the working disk And in the software refurbishment method of train operation management device that controls traffic lights and switchboards based on the train position information obtained from the field equipment,
The train including (1) main train schedule information, (2) replacement work schedule information, and (3) common code information in the data storage area of the first storage medium before being mounted on the mounting section Separate and store each of the operational management data;
Activating an operation management function of the operation management device using the first storage medium as an operation storage medium;
While resting the traffic control functions of the train operation management apparatus, wherein the mounting portion of the non-operating disc, in advance and new software and data are written, and data stored separately the data on the train operation management Installing a modified disk having a storage area;
Among the data on the train operation management including (1) main train schedule information, (2) replacement work diagram information, and (3) common code information, the takeover data necessary for train operation management after repair is A step of designating based on the operation of the operation means to be selected in each information unit such as (1) to (3);
The train operation management device is started up with the modified disk as a new working disk, and the data designated as the necessary takeover data among the data in the working disk up to now, the data of the modified disk Writing separately into the data storage area ;
The operation management function of the said operation management apparatus includes the step which starts the software of the said modified version disk as new software, The software repair method of the train operation management apparatus characterized by the above-mentioned.
前記装着部に装着する前の前記第1の記憶媒体の前記データ記憶領域に、(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータのそれぞれを分離して記憶させるステップと、
前記第1の記憶媒体を稼動記憶媒体として前記運行管理装置の運行管理機能を起動するステップと、
前記列車運行管理上のデータのうち改修後の列車運行管理に必要な引継ぎデータを、前記(1)〜(3)等の各情報単位で取捨選択する操作手段の操作に基いて指定するステップと、
前記列車運行管理装置の運行管理機能を休止した状態で、前記稼動ディスク内に記憶された前記列車運行管理上のデータのうち、前記指定に応じた引継ぎデータを前記不揮発性記憶媒体に書き込むステップと、
前記稼動ディスクの装着部に、これまでの稼動ディスクに代えて、予め新しいソフトウエアおよびデータが書き込まれており、かつこのソフトウエア及び列車運行管理上のデータを分けて記憶するソフトウエア記憶領域及びデータ記憶領域を持つ改修版ディスクを装着するステップと、
前記不揮発性記憶媒体に書き込んだそれぞれの前記引継ぎデータを、前記改修版ディスクの前記データ記憶領域に分離して書き込むステップと、
前記改修版ディスクを新たな稼動ディスクとして、前記運行管理装置の運行管理機能を起動するステップとを含むことを特徴とする列車運行管理装置のソフトウエア改修方法。A train having a software storage area for storing software and data for train operation management separately, an operating disk having a data storage area, and two mounting portions for mounting a nonvolatile storage medium, and the operating disk has In the software repair method of the train operation management device that controls traffic lights and switchboards based on the train and on-line position information of the train obtained from the field equipment,
The train operation including (1) main train schedule information, (2) replacement work schedule information, and (3) common code information in the data storage area of the first storage medium before being mounted on the mounting section Storing each piece of administrative data separately;
Activating an operation management function of the operation management device using the first storage medium as an operation storage medium;
Specifying , based on the operation of the operating means for selecting the handover data necessary for the train operation management after the repair in the data on the train operation management in each information unit such as (1) to (3) ,
Of the data on the train operation management stored in the operation disk in a state where the operation management function of the train operation management device is suspended, writing the takeover data according to the designation to the nonvolatile storage medium; ,
A software storage area in which new software and data are written in advance in the working disk mounting portion instead of the conventional working disk, and the software and train operation management data are stored separately. Installing a modified disk having a data storage area;
Each of the inherited data written to the non-volatile storage medium is written separately to the data storage area of the modified disk;
And a step of activating an operation management function of the operation management apparatus using the improved version disk as a new operation disk.
(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータの中から、改修後の列車運行管理に必要な引継ぎデータを前記(1)〜(3)等の各情報単位で取捨選択して指定する指定操作手段と、
前記第1の記憶媒体内の前記データ記憶領域に記録されたデータのうち前記指定操作手段で指定されたそれぞれの引継ぎデータを直接的又は間接的に、予めソフトウエアおよびデータが書き込まれ、かつ前記第2の記憶媒体の装着部に装着された改修版記憶媒体のデータ記憶領域内に分離して書き込む手段と、
前記改修版記憶媒体を、これまでの稼動記憶媒体に代わる新たな稼動記憶媒体として前記運行管理装置の運行管理機能を起動する手段を備えたことを特徴とする列車運行管理装置。A CPU section, and a software storage area for storing software and train operation management data separately, and two mounting sections for mounting the first and second storage media having the data storage area. In the train operation management device that controls traffic lights and switchboards based on train schedules stored in the storage media and train location information obtained from on-site equipment,
From the train operation management data including (1) main train schedule information, (2) replacement work schedule information, and (3) common code information, takeover data necessary for train operation management after repair is described above. A designation operation means for selecting and specifying each information unit such as (1) to (3) ;
It said first directly or indirectly respective takeover data specified by the specifying operation means among the data recorded in the data storage area in the storage medium, pre Me software and data is written, and Means for separately writing in the data storage area of the modified storage medium attached to the attachment part of the second storage medium;
A train operation management device comprising means for activating an operation management function of the operation management device as a new operation storage medium replacing the existing operation storage medium with the modified version storage medium.
(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータの中から、改修後の列車運行管理に必要な引継ぎデータを前記(1)〜(3)等の各情報単位で取捨選択して指定する指定操作手段と、
前記稼動ディスク内の前記データ記憶領域内に記録されたデータのうち前記指定操作手段で指定されたそれぞれの引継ぎデータを、前記非稼動ディスク装着部に装着され、ソフトウエア及び列車運行管理上のデータを分けて記憶するソフトウエア記憶領域及びデータ記憶領域を持つとともに予めソフトウエアおよびデータが書き込まれた改修版ディスクの前記データ記憶領域に分離して書き込む手段と、
前記2つのディスク装着部のうちいずれか一方に装着されたディスクを、新たな稼動ディスクとして指定する起動ディスク切替え操作手段と、
この起動ディスク切替え操作手段の指定に基いていずれか一方の装着部に装着されたディスクを新たな稼動ディスクとして前記運行管理装置の運行管理機能を起動する手段を備えたことを特徴とする列車運行管理装置。The CPU has two mounting sections, a working disk and a non-working disk having a data storage area and a software storage area for storing software and train operation management data separately. In the train operation management device that controls traffic lights and turning machines based on train schedules and on-line position information of trains obtained from on-site equipment,
From the train operation management data including (1) main train schedule information, (2) replacement work schedule information, and (3) common code information, takeover data necessary for train operation management after repair is described above. A designation operation means for selecting and specifying each information unit such as (1) to (3) ;
Of the data recorded in the data storage area in the operating disk, each takeover data specified by the specifying operation means is mounted on the non-operating disk mounting unit, and data on software and train operation management Means for separately writing in the data storage area of the modified version disk in which software and data have been written in advance and having a software storage area and a data storage area for storing the data separately ;
A startup disk switching operation means for designating a disk mounted on one of the two disk mounting sections as a new active disk;
Train operation, characterized in that the disk mounted on one of the mounting portion or in have groups to specify the startup disk switching operation means includes means for starting the operation management function of the traffic control device as a new working disk Management device.
(1)本線列車ダイヤ情報,(2)入換作業ダイヤ情報,および(3)共通コード情報を含む前記列車運行管理上のデータの中から、改修後の列車運行管理に必要な引継ぎデータを前記(1)〜(3)等の各情報単位で取捨選択して指定する指定操作手段と、
前記稼動ディスクの前記データ記憶領域内に記録されたデータのうち前記指定操作手段で指定された引継ぎデータを、前記不揮発性記憶媒体に書き込む手段と、
前記不揮発性記憶媒体に書き込んだそれぞれの前記引継ぎデータを、前記稼動ディスクに代えて装着され、ソフトウエア及び列車運行管理上のデータを分けて記憶するソフトウエア記憶領域及びデータ記憶領域を持つとともに予めソフトウエアおよびデータが書き込まれた改修版ディスクの前記データ記憶領域内に分離して書き込む手段と、
前記改修版ディスクを新たな稼動ディスクとして、前記運行管理装置の運行管理機能を起動する手段を備えたことを特徴とする列車運行管理装置。The CPU has two mounting parts, an operating disk having a data storage area and a software storage area for storing software and train operation management data separately, and a non-volatile storage medium. In the train operation management device that controls traffic lights and turning machines, based on the train schedule that is in place and the train location information obtained from the field equipment,
From the train operation management data including (1) main train schedule information, (2) replacement work schedule information, and (3) common code information, takeover data necessary for train operation management after repair is described above. A designation operation means for selecting and specifying each information unit such as (1) to (3) ;
Means for writing the takeover data designated by the designation operation means among the data recorded in the data storage area of the working disk to the nonvolatile storage medium;
The non-volatile storage medium in each of the transferred data is written, the mounted instead of the operating disc, in advance with with software storage area and a data storage area for storing divided data on the software and train operation management Means for separately writing in the data storage area of the modified version disk on which the software and data are written;
A train operation management device comprising means for starting the operation management function of the operation management device using the modified disk as a new operation disk.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2001269881A JP4115687B2 (en) | 2001-09-06 | 2001-09-06 | Train operation management device and software renovation method thereof |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2001269881A JP4115687B2 (en) | 2001-09-06 | 2001-09-06 | Train operation management device and software renovation method thereof |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2003072556A JP2003072556A (en) | 2003-03-12 |
| JP4115687B2 true JP4115687B2 (en) | 2008-07-09 |
Family
ID=19095621
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2001269881A Expired - Lifetime JP4115687B2 (en) | 2001-09-06 | 2001-09-06 | Train operation management device and software renovation method thereof |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP4115687B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7487499B2 (en) * | 2004-10-29 | 2009-02-03 | Caterpillar Inc. | Location based software flashing system |
-
2001
- 2001-09-06 JP JP2001269881A patent/JP4115687B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JP2003072556A (en) | 2003-03-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3575964B2 (en) | Disk array device | |
| JP3511576B2 (en) | Disc recording / reproducing method and apparatus | |
| US7533378B2 (en) | File-update apparatus for updating a file recorded on a recording medium | |
| US7206905B2 (en) | Storage system and method of configuring the storage system | |
| JP5339817B2 (en) | Disk drive device supporting interface with data sectors of different sizes and data write method thereof | |
| JP2009075716A (en) | Disk array device | |
| JP2001344076A (en) | Disk array device | |
| JP2010170197A (en) | Firmware management program, storage device, and firmware management method | |
| JP2002358248A (en) | Data recording device and data erasing device | |
| JP4270991B2 (en) | Information recording apparatus, information recording method, information recording program, storage medium storing information recording program, and information recording system | |
| JP4115687B2 (en) | Train operation management device and software renovation method thereof | |
| JP2003317387A (en) | Information recording apparatus and information recording method on recording medium | |
| US8429336B2 (en) | Disk drive and method of changing a program therefor | |
| JP4248164B2 (en) | Disk array error recovery method, disk array control device, and disk array device | |
| JP4026588B2 (en) | Disk array device, disk cache management method, and program | |
| JP3708914B2 (en) | Method and apparatus for rewriting a program executed in a disk storage device | |
| JP4952679B2 (en) | Storage management method, storage control device, and storage system | |
| JP3224970B2 (en) | Program exchangeable magnetic storage device control system and program exchange method | |
| JP2000293315A (en) | Disk array device and spare disk rotation method | |
| JP2008140459A (en) | Hybrid disk storage device and disk write method applied to the same | |
| JP3043662B2 (en) | Data backup method | |
| JPH10161881A (en) | Data recording / reproducing device capable of downloading control program | |
| JP2000172508A (en) | Information recording device and its firmware renewing method | |
| JP2859205B2 (en) | Data recording device and data recording method for flash memory of portable information processing system | |
| JPH11353127A (en) | Disk array device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20060113 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060131 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060403 |
|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20060403 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060523 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060721 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20060728 |
|
| A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20060818 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080314 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080416 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110425 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4115687 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110425 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120425 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120425 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130425 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130425 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140425 Year of fee payment: 6 |
|
| EXPY | Cancellation because of completion of term |