JP2004038830A - Remote monitoring control system, operation method therefor, and its program - Google Patents

Remote monitoring control system, operation method therefor, and its program Download PDF

Info

Publication number
JP2004038830A
JP2004038830A JP2002198273A JP2002198273A JP2004038830A JP 2004038830 A JP2004038830 A JP 2004038830A JP 2002198273 A JP2002198273 A JP 2002198273A JP 2002198273 A JP2002198273 A JP 2002198273A JP 2004038830 A JP2004038830 A JP 2004038830A
Authority
JP
Japan
Prior art keywords
remote monitoring
monitoring control
control device
read
program
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.)
Pending
Application number
JP2002198273A
Other languages
Japanese (ja)
Inventor
Takeo Toda
戸田 武男
Nobuhiro Saigo
西郷 信博
Giichi Iijima
飯島 義一
Miki Tsukushi
築紫 未来
Fumio Sasaki
佐々木 文夫
Kazushige Iimura
飯村 和茂
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.)
Toshiba Corp
Toshiba System Technology Corp
Original Assignee
Toshiba Corp
Toshiba System Technology Corp
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 Toshiba Corp, Toshiba System Technology Corp filed Critical Toshiba Corp
Priority to JP2002198273A priority Critical patent/JP2004038830A/en
Publication of JP2004038830A publication Critical patent/JP2004038830A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a remote monitoring control system capable of minimizing problems of reliability, a lifetime, and a usage environment in an automated control site. <P>SOLUTION: This remote monitoring control system is constructed of a remote monitoring control device and an external memory device. The remote monitoring control device consists of a computing machine system having a network, a transmission means transmitting/receiving information to/from the network, a read-only non-volatile memory storing software for initial starting time, a freely readable/writable volatile memory used in an ordinary time, and a central computing device controlling them. The external memory device is provided with a transmission means transmitting/receiving information to/from the remote monitoring device via the network and a non-volatile memory means storing program data. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、計算機システムで構成され、ネットワークを介して情報の授受を行う遠方監視制御システム、遠方監視制御システムの動作方法およびそのプログラムに関する。
【0002】
【従来の技術】
一般に、制御所等に設置されている計算機システムによって構成された遠方監視制御装置は、電源の瞬断時などでも自動的に立ち上がらねばならず、また、寿命の短いファンやハードディスクのような比較的短い間隔で保守を必要とする用品は使用に適しない。このため、遠方監視制御装置のプログラムの記憶やプログラムの動作に必要なメモリ等は保守を必要としない半導体のROMやRAMで構成されている。
【0003】
以下、2つの従来の遠方監視制御装置について、それぞれ図6および図7に示すハードウェア構成図を参照して説明する。なお、図示の例は親局装置および子局装置のいずれにも適用できるものである。
【0004】
図6において、10は、実質的に計算機システムで構成した遠方監視制御装置であり、中央演算処理装置(以後、演算処理部と称する)11と、全てのプログラムを記憶している不揮発性メモリ(以後ROMと略す)12と、前記プログラムなどの動作や各種情報を記憶させる読み書き自由なメモリ(以後RAMと略す)13と、その他装置の機能上必要な周辺機器14とから構成されている。
【0005】
この図6の構成において、遠方監視制御装置10の立ち上げ時から機能動作するまでの一連の動きについて説明する。
遠方監視制御装置すなわち計算機システム10の電源が投入されて演算処理部11が動作状態になると、この演算処理部11は、ROM12上に記憶されているプログラムを読み出して、演算処理部11とROM12および演算処理部11とRAM13の間で初期化処理を行う。演算処理部11は、この初期化処理が正常に終了した後、遠方監視制御装置10として所定の機能を実行するためのプログラムをROM12から読み出し、RAM13および周辺機器14とを用いて所定の機能を実行させる。
【0006】
さらに、図7図によりもう一つの従来例を説明する。10´も実質的に計算機システムで構成した遠方監視制御装置であり、そのハードウェア構成は、前記した図6の構成に加えて、遠方監視制御装置の機能を処理するプログラム・データのほとんど全てを記憶する外付けメモリ15をバス接続したものである。このバス接続の外付けメモリ15は、一般的に機械型の磁気や光で読み書きするディスク(以後ディスクと略す)で構成される。
【0007】
次に、この構成における遠方監視制御装置の立ち上げから、装置機能が動作するまでの過程を説明する。
遠方監視制御装置の立ち上げ時、演算処理部11は、ROM12に記憶されているハードウェアを初期化するプログラムを動作させ、その次にブートと呼ばれるプログラムによって、ディスク15内に記憶されている各種の機能を処理するプログラムをRAM13に読み出し、さらにRAM13に記憶されたプログラムを用いて装置としての所定の機能を実行させる。
【0008】
【発明が解決しようとする課題】
以上述べた図6に示す従来装置においては、プログラムを記憶するROM12の記憶エリアのサイズに、基板上のスペースやROM12の価格上の制約があるため、ROM12で処理する情報量や処理する機能に限界がある。特に、近年グラフィック表示器により、監視制御される設備や機器の系統図、および系統図上に機器のシンボルを状態表示するといった、いわゆるグラフィック画面のための情報を記憶することは、ほとんど無理である。
【0009】
一方、図7の従来装置においては、ディスク15をバス接続したことにより前述のプログラムやそれを動作させるエリアのサイズ上の問題はなく、前述のグラフィック画面の表示やその他の機能を動かすことは容易にできる。しかしながら、プログラムを記憶したり、RAM13の補助メモリとなるディスク15が一般的に機械型であるため、図6のように半導体のみで構成した装置に比べ、信頼性と寿命および使用環境の問題が生じ、通常無人の制御書等には設置することが難しいという課題がある。
【0010】
本発明は、上記従来技術の課題を解決するためになされたものであり、信頼性や寿命、使用環境の問題を最小限にすることのできる遠方監視制御システム、遠方監視制御システムの動作方法およびそのプログラムを提供することを目的とする。
【0011】
【課題を解決するための手段】
上記の目的を達成するため、請求項1に係る遠方監視制御システムの発明は、計算機システムで構成された遠方監視制御装置をネットワークに接続して情報を授受するようにした遠方監視制御システムにおいて、前記ネットワークとの情報授受を行う伝送手段と、初期立ち上げ時のソフトウエアを記憶してある読み出し専用の不揮発性メモリと、平常時使用される読み書き自由な揮発メモリと、これらを制御する中央演算装置とを備えた遠方監視制御装置と、前記ネットワークを介して前記遠方監視制御装置と情報の授受を行う伝送制御手段およびプログラム・データを記憶する不揮発性のメモリ手段を備えた外部メモリ装置とから構成したことを特徴とする。
【0012】
また、請求項2に係わる遠方監視制御システムの発明は、請求項1において、前記遠方監視制御装置に設けた読み出し専用の不揮発性メモリに初期化プログラムエリアおよびブートプログラムエリアを設け、平常時使用される読み書き自由な揮発メモリに機能プログラム・データエリア、ワークエリアおよび保存エリアを設け、前記外部メモリ装置の不揮発性メモリに前記遠方監視制御装置に対応する機能プログラム・データエリアおよびワークエリア、保存エリアを設けたことを特徴とする。
【0013】
この請求項1および2に係わる発明によれば、遠方監視制御装置に必要なプログラム・データのうち、一部をネットワークを介して別置きされた外部メモリ装置で記憶させるようにし、残りを遠方監視制御装置内のROMやRAM、ハードディスクなどの不揮発性メモリで記憶させるようにしたので、遠方監視制御装置内の不揮発性メモリをコンパクトでかつ信頼性を高めることができる。
【0014】
また、請求項3に係わる遠方監視制御システムの発明は、請求項1または2において、前記遠方監視制御装置に対して、前記読み書き自由な揮発メモリの一部または全部を不揮発化するための電源バックアップ手段を備えたことを特徴とする。
【0015】
この請求項3に係わる発明によれば、故障や保守のための再立ち上げ時に、読み書き自由な揮発メモリ上のエリアA13−1内のプログラム・データを電源バックアップ手段により揮発されないようにしたので、外部メモリ装置への読み出し動作をせず、すぐに読み書き自由な揮発メモリのエリアに記憶されている機能プログラム・データにより立ち上がることができる。
【0016】
また、請求項4に係わる遠方監視制御システムの発明は、請求項1、2または3において、前記ネットワークに接続された外部メモリ装置を複数の前記遠方監視制御装置で共用することを特徴とする。
【0017】
この請求項4に係わる発明によれば、1式の外部メモリ装置を複数の遠方監視制御装置で共用することができるので、より経済的なシステムを構築することができる。
【0018】
また、請求項5に係わる遠方監視制御システムの動作方法の発明は、ネットワークとの情報授受を行う伝送手段と、初期立ち上げ時のソフトウエアを記憶してある読み出し専用の不揮発性メモリと、平常時使用される読み書き自由な揮発メモリと、これらを制御する中央演算装置とを備えた遠方監視制御装置と、前記ネットワークを介して前記遠方監視制御装置と情報の授受を行う伝送制御手段およびプログラム・データを記憶する不揮発性のメモリ手段を備えた外部メモリ装置とを有し、前記遠方監視制御装置の初期化時、当該遠方監視制御装置に設けられた読み出し専用の不揮発性メモリに記憶されているブート用のプログラムにより、前記外部メモリ装置内に記憶されている当該遠方監視制御装置を動作させためのプログラム・データを読み出して自装置の揮発メモリに記憶させた後、当該読み出したプログラムにより自装置機能を動作させることを特徴とする。
【0019】
この請求項5に係わる発明によれば、遠方監視制御装置に必要なプログラム・データのうち、一部をネットワークを介して別置きされた外部メモリ装置で記憶させるようにし、残りを遠方監視制御装置内のROMやRAM、ハードディスクなどの不揮発性メモリで記憶させるようにし、立ち上げの際、外部メモリ装置からプログラム・データを読み出して機能プログラムを動作させることができる。
【0020】
さらに、請求項6に係わる遠方監視制御システムの動作方法の発明は、ネットワークとの情報授受を行う伝送手段と、初期立ち上げ時のソフトウエアを記憶してある読み出し専用の不揮発性メモリと、平常時使用される読み書き自由な揮発メモリと、これらを制御する中央演算装置と、前記読み書き自由な揮発メモリの一部または全部を不揮発化するための電源バックアップ手段を備えた遠方監視制御装置と、前記ネットワークを介して前記遠方監視制御装置と情報の授受を行う伝送制御手段およびプログラム・データを記憶する不揮発性のメモリ手段を備えた外部メモリ装置とを有し、前記遠方監視制御装置の初期化時、前記読み出し専用の不揮発性メモリが記憶されているブート用のプログラムにより、ネットワーク上の外部メモリ装置に記憶されている前記遠方監視制御装置を動作させるプログラムを伝送制御手段を介して読み出し、遠方監視制御装置の不揮発化された読み書き自由なメモリに記憶させた後、その記憶がある間、記憶されているプログラムにより遠方監視制御装置の機能を動作させることを特徴とする。
【0021】
この請求項6に係わる発明によれば、不揮発性メモリ手段に記憶されているプログラム・データが揮発されていなくかつ記憶されている内容に変更っが加えられていなければ、直ちに機能プログラムを起動し、もし、プログラム・データが揮発されているか、変更されていれば、外部メモリ装置から読み出して、機能プログラムを起動することができる。
【0022】
さらに、請求項7に係わる遠方監視制御システム用プログラムの発明は、計算機システムを、ハードウェアを初期化する手段、読み出し専用の不揮発性メモリに記憶されているブート用のプログラムにより、ネットワークに接続されている外部メモリ装置内に記憶されている当該遠方監視制御装置を動作させためのプログラム・データを読み出して自装置の揮発メモリに記憶させる手段、当該読み出したプログラムにより自装置機能を動作させる手段、として機能させることを特徴とする。
【0023】
【発明の実施の形態】
以下、本発明に係る遠方監視制御装置の実施の形態について、図面を参照して説明する。なお、各図を通じて対応する部分には同一符号もしくは関連符号を付けて説明を省略する。
【0024】
(第1の実施の形態)
まず、本発明の第1の実施の形態について図1ないし図3を参照して説明する。なお、図1は第1の実施の形態に係わるハードウェア構成図、図2はメモリマップ、図3は処理手順図である。
【0025】
図1は、ネットワークインターフェース(図面上、略してNW−IFと表記する)等の伝送手段16を付加した実質的な計算機システムによって構成した遠方監視制御装置10Aと、この遠方監視制御装置10Aから離れた場所に設置された外部メモリ装置20と、さらにこれら遠方監視制御装置10Aおよび外部メモリ装置20間を前記伝送手段16およびネットワーク30で結合するように構成して遠方監視制御システムを構築している。なお、図1では、前記遠方監視制御装置10Aはネットワーク30に1台設置した状態を示しているが、実際には複数台(n台)接続されているものとする。
【0026】
ところで、前記外部メモリ装置20の構成は、大容量の情報を記憶できるハードディスクのような不揮発性メモリ手段22と、前記ネットワーク30を介して遠方監視制御装置10Aとの間で不揮発性メモリ手段22に記憶している内容の読み出しおよび書き込みを行うための伝送制御手段(図中、制御と表記する)21とから構成されている。
【0027】
次に図2を参照して本発明装置の動作について説明する。
図2において、A10は遠方監視制御装置10A側のメモリマップであり、ROM12に初期化エリアA12−1およびブートプログラムエリアA12−2を備え、またRAM13に機能プログラム・データエリアA13−1、ワークエリアA13−2および保存エリアA13−3を備えている。
【0028】
一方、A20は外部メモリ装置20側のメモリマップであり、前記ディスク22上に、複数台の遠方監視制御装置10AのNo.1用…No.n用にそれぞれ対応した機能プログラム・データを記憶するエリアA22−11〜A22−1n、ワークエリアA22−2および保存エリアA22−3を形成している。なお、外部メモリ装置20は前記機能プログラム・データを記憶するエリアA22−11〜A22−1nを常時動作状態に維持している。
【0029】
以上のように構成された遠方監視制御システムにおいて、遠方監視制御装置10Aに電源を投入して演算処理部11を立ち上げる時、同装置10A内のROM12に予め記憶されている初期化プログラムA12−1およびブートプログラムA12−2に基づいて、演算処理部11は図3のフローチャートに示す処理手順のように動作する。
【0030】
図3において、まず遠方監視制御装置10Aの立ち上げ時(ステップS31)、ハードウェアはROM12の初期化プログラムA12−1により初期状態にされる(ステップS32)。次にブートプログラムA12−2により、伝送手段16を介してネットワーク30に接続されている外部メモリ装置20のディスク22のエリアA22−11に記憶されている機能プログラム・データの中から、遠方監視制御装置10に係わる機能プログラム・データA22−11が読み出され、ネットワーク30および伝送手段16を介してRAM13のエリアA13−1に記憶される(ステップS33)。
【0031】
そして、この外部メモリ装置20から遠方監視制御装置10のエリアA13−1に記憶された情報を用いて演算処理部11は遠方監視制御装置10Aの機能の動作を開始する(ステップS34)。
【0032】
ところで、演算処理部11に備えられている周知のメモリ空き容量判定機能によりRAM13上のワークエリアA13−2や保存情報エリアA13−3の空き容量に不足があることが検出された場合には、常時必要としない情報を、伝送手段16およびネットワーク30を介して外部メモリ装置20のディスク22に形成されたワークエリアA22−2あるいは保存エリアA22−3に転送し、RAM13上のワークエリアを確保するようにする。また、遠方監視制御装置10Aの立ち上げ時以外に、常時必要としないプログラム・データを必要とする時のみ、外部メモリ装置20から遠方監視制御装置10AのワークエリアA13−2に読み出して動作させる。
【0033】
以上述べたように、従来技術では、遠方監視制御装置10Aに必要なプログラム・データの全てを自装置10A内のROMやRAM、ハードディスクなどの不揮発性メモリで記憶するようにしていたが、本発明では遠方監視制御装置10Aに必要なプログラム・データのうち、一部をネットワークを介して別置きされた外部メモリ装置20で記憶させるようにし、残りを遠方監視制御装置10A内のROMやRAM、ハードディスクなどの不揮発性メモリで記憶させるようにしたので、遠方監視制御装置10A内の不揮発性メモリをコンパクトで信頼性の高い装置にすることができる。
【0034】
また、遠方監視制御装置10Aのメンテナンスを行う場合、ネットワーク30に接続された外部メモリ装置20に記憶された遠方監視制御装置10A用のプログラム・データをメンテナンスし、遠方監視制御装置10Aを再立ち上げるか、または外部メモリ装置20から遠方監視制御装置10Aへ強制転送すれば遠方監視制御装置10Aのメンテナンスが実施できる。
【0035】
したがって、ネットワーク30に接続された複数台(No.1〜No.n)の遠方監視制御装置10Aに対して、同じくネットワーク30に接続された大容量の不揮発性メモリ22を持った外部メモリ装置20を1式備えることにより、より低価格で効果的なシステムが構築することができる。この場合、外部メモリ装置20を冗長構成とすることにより、さらに信頼性を向上させることもできる。
【0036】
(第2の実施の形態)
次に、本発明の第2の実施の形態について図4および図5を参照して説明する。
本実施の形態と第1の実施の形態との主な相違点は、図4から明らかなように本実施の形態は第1の実施形態のハードウェア構成に加えて、電源供給をバックアップする電源バックアップ手段(以後BATと略す)17を追加し、遠方監視制御装置10Aの電源停止時に、前記RAM13の記憶内容の一部または全部を揮発させないようにした点にある。その他の構成については同じなので説明を省略する。
【0037】
次に本実施の形態の動作について説明する。
図5の処理手順で示すように、第1の実施の形態で既に説明した遠方監視制御装置10Aの立ち上げ時(ステップS51)、ハードウェアは、ROM12の初期化プログラムA12−1により初期状態にされる(ステップS52)。
【0038】
次に、遠方監視制御装置10AのBAT17によって不揮発化されているRAM13のエリアA13−1内の機能プログラム・データの情報が正常か否かを判定する(ステップS53)。この判定により、不揮発化情報が正常でない場合(NO;機能プログラム・データの情報がないコールドスタート時)には、図3のステップS33と同様に、ステップS54によって外部メモリ装置20のディスク22のエリアA23から遠方監視制御装置10Aに関するプログラム・データを読み出して、RAM13のエリアA13−1にプログラム・データとして記憶し、遠方監視制御装置10Aの機能プログラムが動作を開始する。
【0039】
前述した判定ステップS53で不揮発化情報が正常の場合(YES)は、ステップS55で外部メモリ装置20の変更の有無をチェックする。次に、遠方監視制御装置10Aのプログラム・データがメンテナンス等により変更されているか否かをステップS56で判定し、変更がないすなわちメンテナンスしていない(YES)場合、直ちに遠方監視制御装置10Aの機能プログラムの動作が開始する。しかし、メンテナンスされてプログラム・データに変更がある(NO)場合、前記ステップS54に移り、前記外部メモリ装置20のディスク22のエリアA23から遠方監視制御装置10Aのプログラム・データA23を読み出して、RAM13のエリアA13−1にプログラム・データとして記憶した後、遠方監視制御装置10Aの機能プログラムが動作を開始する。
【0040】
以上述べたように、本実施の形態は、故障や保守のための再立ち上げ時に、前記RAM13上のエリアA13−1内のプログラム・データがBAT17により揮発されていないすなわち不揮発の条件(YES)の場合、外部メモリ装置20への読み出し動作をせず、RAM13のエリアA13−1に記憶されている機能プログラム・データによりすぐに立ち上げることができる。
【0041】
しかし、メンテナンス等によって遠方監視制御装置10Aのプログラム・データに変更があった場合は、初期立ち上げと同様に外部メモリ装置20から再度プログラム・データを読み出してRAM13のエリアA13−1にプログラム・データとして記憶した後、正しいプログラム・データにより遠方監視制御装置10Aの機能プログラムが動作を開始する。
【0042】
【発明の効果】
以上説明したように、本発明は1台ないし複数台の遠方監視制御装置と、専用または共用のプログラム・データおよび保存エリアを持つ機械型ディスクもしくは大容量の不揮発性メモリを有する外部メモリ装置とをネットワークで接続するようにしたので、遠方監視制御装置には寿命や動作環境に制約がある機械型の不揮発性メモリを備える必要がなくなり、従来システムよりも信頼性が高く、かつ設置環境に問題のない遠方監視制御システム、遠方監視制御システムの動作方法およびそのプログラムを提供することができる。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態に係わるハードウェア構成図。
【図2】本発明の第1の実施の形態に係わるメモリマップ
【図3】本発明の第1の実施の形態に係わる処理手順を示すフローチャート。
【図4】本発明の第2の実施の形態に係わるハードウェア構成図。
【図5】本発明の第2の実施の形態に係わる処理手順を示すフローチャート。
【図6】従来装置の第1のハードウェア構成図。
【図7】従来装置の第2のハードウェア構成図。
【符号の説明】
10A…遠方監視制御装置、11…中央演算装置、12…不揮発性メモリ、13…読み書き自由な揮発性メモリ、14…周辺機器、15…外付けメモリ、16…伝送手段、17…電源バックアップ手段(BAT)、20…外部メモリ装置、21…制御部、22…不揮発性メモリ、30…ネットワーク、A10,A20…メモリマップ。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a remote monitoring control system configured by a computer system for exchanging information via a network, an operation method of the remote monitoring control system, and a program thereof.
[0002]
[Prior art]
In general, a remote monitoring and control device configured by a computer system installed in a control center or the like must automatically start up even when power is momentarily interrupted, and a relatively short-lived fan or hard disk such as a hard disk. Items that require maintenance at short intervals are not suitable for use. For this reason, the storage of the program of the remote monitoring control device and the memory required for the operation of the program are constituted by semiconductor ROM and RAM which do not require maintenance.
[0003]
Hereinafter, two conventional remote monitoring and control devices will be described with reference to hardware configuration diagrams shown in FIGS. 6 and 7, respectively. The illustrated example is applicable to both the master station device and the slave station device.
[0004]
In FIG. 6, reference numeral 10 denotes a remote monitoring and control device substantially constituted by a computer system, which includes a central processing unit (hereinafter, referred to as an arithmetic processing unit) 11 and a non-volatile memory ( A ROM (hereinafter abbreviated as ROM) 12, a readable / writable memory (hereinafter abbreviated as RAM) 13 for storing the operation of the program and various information, and a peripheral device 14 required for the functions of other devices.
[0005]
In the configuration of FIG. 6, a series of operations from the start of the remote monitoring control device 10 to the functional operation will be described.
When the power of the remote monitoring control device, that is, the computer system 10 is turned on and the arithmetic processing unit 11 is in an operating state, the arithmetic processing unit 11 reads out the program stored in the ROM 12, and reads the program stored in the ROM 12, Initialization processing is performed between the arithmetic processing unit 11 and the RAM 13. After the initialization processing is normally completed, the arithmetic processing unit 11 reads out a program for executing a predetermined function as the remote monitoring control device 10 from the ROM 12 and executes the predetermined function using the RAM 13 and the peripheral device 14. Let it run.
[0006]
Further, another conventional example will be described with reference to FIG. Reference numeral 10 'denotes a remote monitoring and control apparatus substantially constituted by a computer system. The hardware configuration of the remote monitoring and controlling apparatus is substantially the same as that of FIG. An external memory 15 for storing is connected to a bus. The bus-connected external memory 15 is generally constituted by a mechanical disk (hereinafter abbreviated as a disk) for reading and writing with magnetism or light.
[0007]
Next, a description will be given of a process from the start-up of the remote monitoring control device in this configuration to the operation of the device function.
When the remote monitoring control device is started, the arithmetic processing unit 11 operates a program for initializing hardware stored in the ROM 12, and then executes various programs stored in the disk 15 by a program called boot. A program for processing the above function is read out to the RAM 13, and a predetermined function as an apparatus is executed using the program stored in the RAM 13.
[0008]
[Problems to be solved by the invention]
In the conventional device shown in FIG. 6 described above, the size of the storage area of the ROM 12 for storing the program is limited by the space on the board and the price of the ROM 12, so that the amount of information processed by the ROM 12 and the function to be processed are limited. There is a limit. In particular, it is almost impossible to store information for a so-called graphic screen, such as a system diagram of equipment and devices to be monitored and controlled by a graphic display in recent years, and a status display of device symbols on the system diagram. .
[0009]
On the other hand, in the conventional apparatus shown in FIG. 7, since the disk 15 is connected to the bus, there is no problem in the size of the program and the area for operating the program, and it is easy to operate the display of the graphic screen and other functions. Can be. However, since the disk 15 for storing programs and serving as an auxiliary memory of the RAM 13 is generally of a mechanical type, the reliability, the life, and the use environment are lower than those of an apparatus composed of only semiconductors as shown in FIG. Therefore, there is a problem that it is difficult to install such a control sheet in an unmanned control book or the like.
[0010]
The present invention has been made in order to solve the above-mentioned problems of the related art, and has a reliability, a life, and a remote monitoring control system capable of minimizing a problem of a use environment, an operation method of the remote monitoring control system, and The purpose is to provide the program.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, the invention of a remote monitoring control system according to claim 1 is a remote monitoring control system configured to connect a remote monitoring control device configured by a computer system to a network to exchange information, Transmission means for exchanging information with the network, a read-only non-volatile memory storing software at the time of initial startup, a read-write free volatile memory used in normal times, and a central processing unit controlling these A remote monitoring control device including a device and an external memory device including a transmission control unit that exchanges information with the remote monitoring control device via the network and a nonvolatile memory unit that stores program data. It is characterized by comprising.
[0012]
According to a second aspect of the present invention, in the first aspect, an initialization program area and a boot program area are provided in a read-only nonvolatile memory provided in the remote monitoring and control device, and are used in normal times. A function program data area, a work area, and a storage area are provided in a volatile memory that can be freely read and written, and a function program data area, a work area, and a storage area corresponding to the remote monitoring control device are provided in a nonvolatile memory of the external memory device. It is characterized by having been provided.
[0013]
According to the first and second aspects of the present invention, part of the program data necessary for the remote monitoring control device is stored in an external memory device separately provided via a network, and the rest is remotely monitored. Since the data is stored in a non-volatile memory such as a ROM, a RAM, and a hard disk in the control device, the non-volatile memory in the remote monitoring control device can be made compact and highly reliable.
[0014]
In a third aspect of the present invention, there is provided the remote monitoring control system according to the first or second aspect, wherein a power supply backup is provided to the remote monitoring control device so as to make a part or all of the readable and writable volatile memory non-volatile. Means are provided.
[0015]
According to the third aspect of the present invention, the program data in the area A13-1 on the volatile memory which is freely readable and writable is prevented from being volatilized by the power supply backup means at the time of restarting for failure or maintenance. Without performing a read operation to the external memory device, it is possible to immediately start up by the functional program data stored in the volatile memory area where the read / write is free.
[0016]
Further, the invention of a remote monitoring control system according to a fourth aspect is characterized in that, in the first, second or third aspect, the external memory device connected to the network is shared by a plurality of the remote monitoring and control devices.
[0017]
According to the fourth aspect of the present invention, a set of external memory devices can be shared by a plurality of remote monitoring control devices, so that a more economical system can be constructed.
[0018]
According to a fifth aspect of the present invention, there is provided a method for operating a remote monitoring control system, comprising: a transmission unit for exchanging information with a network; a read-only nonvolatile memory storing software at an initial startup; A remote monitoring and control device including a read / write free volatile memory used at the time and a central processing unit for controlling the volatile memory, a transmission control means and a program for transmitting and receiving information to and from the remote monitoring and control device via the network. An external memory device having a non-volatile memory means for storing data, which is stored in a read-only non-volatile memory provided in the remote monitoring control device when the remote monitoring control device is initialized. Program data for operating the remote monitoring control device stored in the external memory device by a boot program After storing in the volatile memory of the read out self-device, and wherein the operating the self-device functions by the read program.
[0019]
According to the present invention, a part of the program data necessary for the remote monitoring control device is stored in an external memory device separately provided via a network, and the rest is stored in the remote monitoring control device. The program can be stored in a non-volatile memory such as a ROM, a RAM, a hard disk or the like, and at the time of startup, program data can be read from an external memory device to operate a functional program.
[0020]
Further, the invention of a method for operating a remote monitoring control system according to claim 6 comprises a transmission means for exchanging information with a network, a read-only nonvolatile memory storing software at the time of initial startup, and A read / write volatile memory used at the time, a central processing unit for controlling the volatile memory, a remote monitoring control device including a power supply backup unit for making a part or all of the read / write volatile memory non-volatile, An external memory device having a transmission control means for exchanging information with the remote monitoring control device via a network, and a non-volatile memory means for storing program data, when the remote monitoring control device is initialized An external memory device on a network by a boot program in which the read-only nonvolatile memory is stored. The stored program for operating the remote monitoring control device is read out via the transmission control means and stored in a non-volatile readable and writable memory of the remote monitoring control device. The function of the remote monitoring control device is operated by a program that is present.
[0021]
According to the invention of claim 6, if the program data stored in the nonvolatile memory means is not volatilized and the stored contents are not changed, the function program is immediately started. If the program data is volatilized or changed, the program data can be read from the external memory device to activate the functional program.
[0022]
Further, according to a seventh aspect of the present invention, a computer system is connected to a network by means for initializing hardware and a boot program stored in a read-only nonvolatile memory. Means for reading the program data for operating the remote monitoring control device stored in the external memory device and storing it in the volatile memory of the own device, means for operating the own device function by the read program, It is characterized by functioning as
[0023]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of a remote monitoring control device according to the present invention will be described with reference to the drawings. Corresponding parts are denoted by the same reference numerals or related reference numerals throughout the drawings, and description thereof will be omitted.
[0024]
(First Embodiment)
First, a first embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a hardware configuration diagram according to the first embodiment, FIG. 2 is a memory map, and FIG. 3 is a processing procedure diagram.
[0025]
FIG. 1 shows a remote monitoring control device 10A constituted by a substantial computer system to which a transmission means 16 such as a network interface (abbreviated as NW-IF in the drawing) is added, and a remote monitoring control device 10A separated from the remote monitoring control device 10A. A remote monitoring control system is constructed by connecting the external memory device 20 installed in the remote location and the remote monitoring control device 10A and the external memory device 20 by the transmission means 16 and the network 30. . Although FIG. 1 shows a state in which one remote monitoring control device 10A is installed in the network 30, it is assumed that a plurality (n) of remote monitoring control devices are actually connected.
[0026]
Incidentally, the configuration of the external memory device 20 is such that the nonvolatile memory means 22 such as a hard disk capable of storing a large amount of information, and the nonvolatile memory means 22 between the remote monitoring control device 10A via the network 30. And transmission control means (referred to as control in the figure) 21 for reading and writing stored contents.
[0027]
Next, the operation of the device of the present invention will be described with reference to FIG.
In FIG. 2, A10 is a memory map of the remote monitoring control device 10A side. The ROM 12 has an initialization area A12-1 and a boot program area A12-2, and the RAM 13 has a function program / data area A13-1 and a work area. A13-2 and a storage area A13-3 are provided.
[0028]
On the other hand, A20 is a memory map on the external memory device 20 side. No. 1 ... No. Areas A22-11 to A22-1n for storing functional program data corresponding to n, a work area A22-2, and a storage area A22-3 are formed. The external memory device 20 always keeps the areas A22-11 to A22-1n for storing the function program data in an active state.
[0029]
In the remote monitoring control system configured as described above, when turning on the power to the remote monitoring control device 10A and starting up the arithmetic processing unit 11, the initialization program A12- stored in the ROM 12 in the device 10A in advance. 1 and the boot program A12-2, the arithmetic processing unit 11 operates according to the processing procedure shown in the flowchart of FIG.
[0030]
In FIG. 3, when the remote monitoring control device 10A is started up (step S31), the hardware is initialized by the initialization program A12-1 in the ROM 12 (step S32). Then, the boot program A 12-2 is used to execute remote monitoring control from the functional program data stored in the area A 22-11 of the disk 22 of the external memory device 20 connected to the network 30 via the transmission unit 16. The function program data A22-11 relating to the device 10 is read and stored in the area A13-1 of the RAM 13 via the network 30 and the transmission means 16 (step S33).
[0031]
Then, using the information stored in the area A13-1 of the remote monitoring control device 10 from the external memory device 20, the arithmetic processing unit 11 starts the operation of the function of the remote monitoring control device 10A (step S34).
[0032]
By the way, when it is detected that the work area A13-2 and the storage information area A13-3 on the RAM 13 have insufficient free space by the well-known memory free space determination function provided in the arithmetic processing unit 11, Information that is not always needed is transferred to the work area A22-2 or the storage area A22-3 formed on the disk 22 of the external memory device 20 via the transmission means 16 and the network 30, and the work area on the RAM 13 is secured. To do. In addition, only when the remote monitoring and control device 10A is started up and when program data that is not always required is required, the remote monitoring and control device 10A is read from the external memory device 20 to the work area A13-2 of the remote monitoring and control device 10A and operated.
[0033]
As described above, in the related art, all the program data necessary for the remote monitoring control device 10A is stored in the non-volatile memory such as the ROM, the RAM, and the hard disk in the own device 10A. In the remote monitoring control device 10A, a part of the program data necessary for the remote monitoring control device 10A is stored in an external memory device 20 separately provided via a network, and the rest is stored in a ROM, a RAM, a hard disk in the remote monitoring control device 10A. Since the non-volatile memory is stored in a non-volatile memory such as, for example, the non-volatile memory in the remote monitoring control device 10A can be a compact and highly reliable device.
[0034]
When the maintenance of the remote monitoring control device 10A is performed, the program data for the remote monitoring control device 10A stored in the external memory device 20 connected to the network 30 is maintained, and the remote monitoring control device 10A is restarted. Alternatively, if the data is forcibly transferred from the external memory device 20 to the remote monitoring control device 10A, maintenance of the remote monitoring control device 10A can be performed.
[0035]
Therefore, for a plurality of (No. 1 to No. n) remote monitoring and control devices 10A connected to the network 30, the external memory device 20 having the large-capacity nonvolatile memory 22 also connected to the network 30 By providing one set, an effective system at lower cost can be constructed. In this case, by making the external memory device 20 redundant, the reliability can be further improved.
[0036]
(Second embodiment)
Next, a second embodiment of the present invention will be described with reference to FIGS.
The main difference between the present embodiment and the first embodiment is that, as is clear from FIG. 4, the present embodiment has a hardware configuration of the first embodiment and a power supply for backing up a power supply. A backup means (hereinafter abbreviated as BAT) 17 is added to prevent a part or all of the stored contents of the RAM 13 from being volatilized when the power of the remote monitoring control device 10A is stopped. The other configuration is the same, and the description is omitted.
[0037]
Next, the operation of the present embodiment will be described.
As shown in the processing procedure of FIG. 5, when the remote monitoring control device 10A described in the first embodiment is started (step S51), the hardware is initialized by the initialization program A12-1 in the ROM 12. Is performed (step S52).
[0038]
Next, it is determined whether the information of the function program data in the area A13-1 of the RAM 13, which is nonvolatile by the BAT 17 of the remote monitoring control device 10A, is normal (step S53). As a result of this determination, if the non-volatile information is not normal (NO; at the time of a cold start with no information on the function program data), the area of the disk 22 of the external memory device 20 is determined in step S54 as in step S33 in FIG. The program data relating to the remote monitoring control device 10A is read from A23, stored as program data in the area A13-1 of the RAM 13, and the function program of the remote monitoring control device 10A starts operating.
[0039]
If the non-volatile information is normal in the determination step S53 described above (YES), it is checked in step S55 whether the external memory device 20 has been changed. Next, it is determined in step S56 whether or not the program data of the remote monitoring control device 10A has been changed due to maintenance or the like. If there is no change, that is, if maintenance is not performed (YES), the function of the remote monitoring control device 10A is immediately performed. The operation of the program starts. However, if the program data is changed after maintenance (NO), the process proceeds to step S54, where the program data A23 of the remote monitoring control device 10A is read from the area A23 of the disk 22 of the external memory device 20, and the RAM 13 is read. After storing as program data in the area A13-1, the function program of the remote monitoring control device 10A starts operation.
[0040]
As described above, in the present embodiment, at the time of restarting for failure or maintenance, the program data in the area A13-1 on the RAM 13 is not volatilized by the BAT 17, that is, a non-volatile condition (YES). In the case of (1), the read operation to the external memory device 20 is not performed, and the operation can be started immediately by the functional program data stored in the area A13-1 of the RAM 13.
[0041]
However, when the program data of the remote monitoring control device 10A is changed due to maintenance or the like, the program data is read out again from the external memory device 20 and the program data is stored in the area A13-1 of the RAM 13 as in the initial startup. After that, the functional program of the remote monitoring control device 10A starts operating with the correct program data.
[0042]
【The invention's effect】
As described above, the present invention provides one or more remote monitoring control devices and a mechanical disk having dedicated or shared program data and a storage area or an external memory device having a large-capacity nonvolatile memory. By connecting via a network, the remote monitoring and control device does not need to have a mechanical non-volatile memory that has a limited life and operating environment, and is more reliable than the conventional system, and poses a problem in the installation environment. It is possible to provide a remote monitoring control system, a remote monitoring control system operating method, and a program thereof.
[Brief description of the drawings]
FIG. 1 is a hardware configuration diagram according to a first embodiment of the present invention.
FIG. 2 is a memory map according to the first embodiment of the present invention; FIG. 3 is a flowchart showing a processing procedure according to the first embodiment of the present invention;
FIG. 4 is a hardware configuration diagram according to a second embodiment of the present invention.
FIG. 5 is a flowchart showing a processing procedure according to the second embodiment of the present invention.
FIG. 6 is a first hardware configuration diagram of a conventional device.
FIG. 7 is a second hardware configuration diagram of a conventional device.
[Explanation of symbols]
10A: Remote monitoring control device, 11: Central processing unit, 12: Non-volatile memory, 13: Volatile memory that can be read and written, 14: Peripheral device, 15: External memory, 16: Transmission means, 17: Power supply backup means ( BAT), 20: external memory device, 21: control unit, 22: nonvolatile memory, 30: network, A10, A20: memory map.

Claims (7)

計算機システムで構成された遠方監視制御装置をネットワークに接続して情報を授受するようにした遠方監視制御システムにおいて、
前記ネットワークとの情報授受を行う伝送手段と、初期立ち上げ時のソフトウエアを記憶してある読み出し専用の不揮発性メモリと、平常時使用される読み書き自由な揮発メモリと、これらを制御する中央演算装置とを備えた遠方監視制御装置と、
前記ネットワークを介して前記遠方監視制御装置と情報の授受を行う伝送制御手段およびプログラム・データを記憶する不揮発性のメモリ手段を備えた外部メモリ装置とから構成したことを特徴とする遠方監視制御システム。
In a remote monitoring and control system in which a remote monitoring and control device configured by a computer system is connected to a network to exchange information,
Transmission means for exchanging information with the network, a read-only non-volatile memory storing software at the time of initial startup, a read-write free volatile memory used in normal times, and a central processing unit controlling these A remote monitoring control device comprising a device;
A remote monitoring control system comprising: a transmission control means for transmitting and receiving information to and from the remote monitoring control device via the network; and an external memory device having a non-volatile memory means for storing program data. .
前記遠方監視制御装置に設けた読み出し専用の不揮発性メモリに初期化プログラムエリアおよびブートプログラムエリアを設け、平常時使用される読み書き自由な揮発メモリに機能プログラム・データエリア、ワークエリアおよび保存エリアを設け、前記外部メモリ装置の不揮発性メモリに前記遠方監視制御装置に対応する機能プログラム・データエリアおよびワークエリア、保存エリアを設けたことを特徴とする請求項1記載の遠方監視制御システム。An initialization program area and a boot program area are provided in a read-only nonvolatile memory provided in the remote monitoring control device, and a function program data area, a work area, and a storage area are provided in a readable and writable volatile memory that is used in normal times. 2. The remote monitoring control system according to claim 1, wherein a functional program data area, a work area, and a storage area corresponding to the remote monitoring control device are provided in a nonvolatile memory of the external memory device. 前記遠方監視制御装置に対して、前記読み書き自由な揮発メモリの一部または全部を不揮発化するための電源バックアップ手段を備えたことを特徴とする請求項1または2記載の遠方監視制御システム。3. The remote monitoring and control system according to claim 1, further comprising a power supply backup unit for making the read / write free volatile memory part or all non-volatile to the remote monitoring and control device. 前記ネットワークに接続された外部メモリ装置を複数の前記遠方監視制御装置で共用することを特徴とする請求項1、2または3記載の遠方監視制御システム。4. The remote monitoring control system according to claim 1, wherein an external memory device connected to the network is shared by the plurality of remote monitoring control devices. ネットワークとの情報授受を行う伝送手段と、初期立ち上げ時のソフトウエアを記憶してある読み出し専用の不揮発性メモリと、平常時使用される読み書き自由な揮発メモリと、これらを制御する中央演算装置とを備えた遠方監視制御装置と、
前記ネットワークを介して前記遠方監視制御装置と情報の授受を行う伝送制御手段およびプログラム・データを記憶する不揮発性のメモリ手段を備えた外部メモリ装置とを有し、
前記遠方監視制御装置の初期化時、当該遠方監視制御装置に設けられた読み出し専用の不揮発性メモリに記憶されているブート用のプログラムにより、前記外部メモリ装置内に記憶されている当該遠方監視制御装置を動作させためのプログラム・データを読み出して自装置の揮発メモリに記憶させた後、当該読み出したプログラムにより自装置機能を動作させることを特徴とする遠方監視制御システムの動作方法。
Transmission means for exchanging information with the network, read-only non-volatile memory storing software at the time of initial startup, read-write free volatile memory used in normal times, and a central processing unit for controlling these A remote monitoring and control device comprising:
An external memory device having a non-volatile memory means for storing program data and transmission control means for exchanging information with the remote monitoring control device via the network,
When the remote monitoring control device is initialized, the remote monitoring control stored in the external memory device is performed by a boot program stored in a read-only nonvolatile memory provided in the remote monitoring control device. A method for operating a remote monitoring control system, comprising: reading out program data for operating an apparatus, storing the read out program data in a volatile memory of the own apparatus, and operating the own apparatus function by the read program.
ネットワークとの情報授受を行う伝送手段と、初期立ち上げ時のソフトウエアを記憶してある読み出し専用の不揮発性メモリと、平常時使用される読み書き自由な揮発メモリと、これらを制御する中央演算装置と、前記読み書き自由な揮発メモリの一部または全部を不揮発化するための電源バックアップ手段を備えた遠方監視制御装置と、
前記ネットワークを介して前記遠方監視制御装置と情報の授受を行う伝送制御手段およびプログラム・データを記憶する不揮発性のメモリ手段を備えた外部メモリ装置とを有し、
前記遠方監視制御装置の初期化時、前記読み出し専用の不揮発性メモリが記憶されているブート用のプログラムにより、ネットワーク上の外部メモリ装置に記憶されている前記遠方監視制御装置を動作させるプログラムを伝送制御手段を介して読み出し、遠方監視制御装置の不揮発化された読み書き自由なメモリに記憶させた後、その記憶がある間、記憶されているプログラムにより遠方監視制御装置の機能を動作させることを特徴とする遠方監視制御システムの動作方法。
Transmission means for exchanging information with the network, read-only non-volatile memory storing software at the time of initial startup, read-write free volatile memory used in normal times, and a central processing unit for controlling these And a remote monitoring and control device comprising a power supply backup unit for making part or all of the read / write free volatile memory non-volatile,
An external memory device having a non-volatile memory means for storing program data and transmission control means for exchanging information with the remote monitoring control device via the network,
At the time of initialization of the remote monitoring control device, a program for operating the remote monitoring control device stored in an external memory device on a network is transmitted by a boot program in which the read-only nonvolatile memory is stored. After reading through the control means and storing it in a non-volatile readable and writable memory of the remote monitoring control device, the function of the remote monitoring control device is operated by the stored program while the memory is stored. The operation method of the remote monitoring control system.
計算機システムを、
ハードウェアを初期化する手段、
読み出し専用の不揮発性メモリに記憶されているブート用のプログラムにより、ネットワークに接続されている外部メモリ装置内に記憶されている当該遠方監視制御装置を動作させためのプログラム・データを読み出して自装置の揮発メモリに記憶させる手段、
当該読み出したプログラムにより自装置機能を動作させる手段、
として機能させるための遠方監視制御システム用プログラム。
Computer system,
Means to initialize the hardware,
A boot program stored in a read-only nonvolatile memory reads program data for operating the remote monitoring control device stored in an external memory device connected to the network, and reads the program data. Means for storing in a volatile memory of the
Means for operating the own device function by the read program,
Remote monitoring and control system program to function as
JP2002198273A 2002-07-08 2002-07-08 Remote monitoring control system, operation method therefor, and its program Pending JP2004038830A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002198273A JP2004038830A (en) 2002-07-08 2002-07-08 Remote monitoring control system, operation method therefor, and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002198273A JP2004038830A (en) 2002-07-08 2002-07-08 Remote monitoring control system, operation method therefor, and its program

Publications (1)

Publication Number Publication Date
JP2004038830A true JP2004038830A (en) 2004-02-05

Family

ID=31705774

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002198273A Pending JP2004038830A (en) 2002-07-08 2002-07-08 Remote monitoring control system, operation method therefor, and its program

Country Status (1)

Country Link
JP (1) JP2004038830A (en)

Similar Documents

Publication Publication Date Title
US9015458B2 (en) Computer system and method for updating basic input/output system by switching between local mode and bypass mode through baseboard management controller
JP5163408B2 (en) Information processing device
JP4788912B2 (en) PLC
JP2009134692A (en) Auto repair method of system configuration using single key control
CN101346705B (en) Cache disassociation detection
CN103605536A (en) Starting method and starting device of embedded operating system and baseboard management controller
US20230087221A1 (en) Detection fields of view
JP2009009323A (en) Setting device, electronic equipment, and setting program
JP2007334888A (en) Drive for multifunctional device
JP2004038830A (en) Remote monitoring control system, operation method therefor, and its program
CN100409192C (en) Information processing unit and method, recording medium, and program
JP2007172096A (en) Information processor and start control method
JPH10187454A (en) Bios reloading system
JP2010198314A (en) Information management device
TWI461905B (en) Computing device capable of remote crash recovery, method for remote crash recovery of computing device, and computer readable medium
JP2000235483A (en) Information processor
CN101169754B (en) Computer system and control method thereof
JP2009025967A (en) Backup system of duplicated firmware, method and operating system
JP2001209551A (en) Operating system control unit, operating system control method and recording medium
TWI715005B (en) Monitor method for demand of a bmc
JP7001236B2 (en) Information processing equipment, fault monitoring method, and fault monitoring computer program
JP3087650B2 (en) Automatic power recovery method
CN114924897A (en) BIOS (basic input output System) and BMC (baseboard management controller) firmware automatic mutual recovery method, structure and storage medium
JP2005078336A (en) Image forming apparatus and program rewriting method for image forming apparatus
JP6248738B2 (en) Information processing apparatus, control program, and control method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20040803

A711 Notification of change in applicant

Effective date: 20050124

Free format text: JAPANESE INTERMEDIATE CODE: A712

A621 Written request for application examination

Effective date: 20050414

Free format text: JAPANESE INTERMEDIATE CODE: A621

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050720

A521 Written amendment

Effective date: 20050818

Free format text: JAPANESE INTERMEDIATE CODE: A523

A711 Notification of change in applicant

Effective date: 20050720

Free format text: JAPANESE INTERMEDIATE CODE: A711

RD02 Notification of acceptance of power of attorney

Effective date: 20070402

Free format text: JAPANESE INTERMEDIATE CODE: A7422

A711 Notification of change in applicant

Effective date: 20071016

Free format text: JAPANESE INTERMEDIATE CODE: A712

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080205

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080610