JPH04243781A - Elevator operation control device - Google Patents

Elevator operation control device

Info

Publication number
JPH04243781A
JPH04243781A JP2393191A JP2393191A JPH04243781A JP H04243781 A JPH04243781 A JP H04243781A JP 2393191 A JP2393191 A JP 2393191A JP 2393191 A JP2393191 A JP 2393191A JP H04243781 A JPH04243781 A JP H04243781A
Authority
JP
Japan
Prior art keywords
data
ram
eeprom
elevator
control
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
JP2393191A
Other languages
Japanese (ja)
Other versions
JP2522117B2 (en
Inventor
Kenichi Aoki
謙一 青木
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.)
Fujitec Co Ltd
Original Assignee
Fujitec Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitec Co Ltd filed Critical Fujitec Co Ltd
Priority to JP3023931A priority Critical patent/JP2522117B2/en
Publication of JPH04243781A publication Critical patent/JPH04243781A/en
Application granted granted Critical
Publication of JP2522117B2 publication Critical patent/JP2522117B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Indicating And Signalling Devices For Elevators (AREA)
  • Maintenance And Inspection Apparatuses For Elevators (AREA)

Abstract

PURPOSE:To maintain a data reloading frequency for unvolatile memory (EEPROM) at minimum necessary by providing the first data transfer means for transferring data from EEPROM to RAM, upon operation or receipt of an instruction, and the second transfer means for transferring data from the RAM to the EEPROM. CONSTITUTION:After the installation of an elevator, the control data of EEPROM 4 storing minimum control data necessary for operation before shipment is transferred to an area 6 within RAM 5 via the first switch 8 to undertake elevator operation control. When original control data is updated for storing new data, in relation to the progress of an installation process, data in an area 6 within the RAM 5 is updated via a reloading device. When no error is found in reloading data to the RAM 5 after a trial operation, the second switch 9 is operated to transfer control data from the area 6 within the RAM 5 to EEPROM 6 for reloading new data. If the EEPROM 6 is out of order, elevator operation is controlled with the RAM 5, and control data can be completely restored after the exchange of the EEPROM 6.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はエレベータの制御装置に
係り、特に保守時や改造時に各種制御データや制御用プ
ログラムを書き換えるのに好適な、エレベータの制御装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an elevator control device, and more particularly to an elevator control device suitable for rewriting various control data and control programs during maintenance or remodeling.

【0002】0002

【従来の技術】従来、マイクロコンピュータ(以下単に
マイコンと称す)を用いてエレベータの制御を行う場合
、ROM(読み出し専用メモリ)を備え、このROMの
中に運転制御用のプログラムや固定データだけでなく、
建物に固有な仕様データ(例えば建屋の階床数や階高測
定値データ、ドアの開放時間、基準階、サービス切り離
し階等)を制御データとして記憶させていた。しかし、
これではエレベータの納入後にビルの用途が変わったり
、或いは増改築や使用者側の希望等により上記制御デー
タを変更する必要が生じた場合にはROMを交換しなけ
ればならず、変更に多大な時間と手数を要する。
[Prior Art] Conventionally, when controlling an elevator using a microcomputer (hereinafter simply referred to as microcomputer), it is equipped with a ROM (read-only memory), and this ROM contains only operation control programs and fixed data. Without,
Specification data unique to the building (for example, the number of floors in the building, measured floor height data, door opening time, reference floor, service separation floor, etc.) was stored as control data. but,
In this case, if the purpose of the building changes after the elevator is delivered, or if it becomes necessary to change the above control data due to expansion or renovation or the user's request, the ROM must be replaced, and the change requires a large amount of effort. It takes time and effort.

【0003】このため、これらのデータをRAM(書き
換え可能なランダムアクセスメモリ)に格納し、さらに
このRAMをバッテリーバックアップすることが行われ
ているが、この方法ではバッテリーが故障しているとき
、或いは十分に充電されていない状態でもし停電が発生
したりすると、一瞬にしてすべてのデータが破壊されて
しまうため、最近では特開昭62−111880号公報
に示されているように、電気的に読み出し,書き込みが
可能でかつ電源がしゃ断されても記憶内容が破壊される
ことのない不揮発性メモリ(EEPROM)を備え、こ
の中に上記制御データを記憶することが提案されている
[0003] For this reason, these data are stored in RAM (rewritable random access memory) and this RAM is backed up by a battery. If a power outage occurs while the battery is not fully charged, all data will be destroyed in an instant, so recently, as shown in Japanese Patent Application Laid-Open No. 111880/1980, electrical It has been proposed to provide a non-volatile memory (EEPROM) which can be read and written and whose contents will not be destroyed even if the power is cut off, and to store the above-mentioned control data therein.

【0004】0004

【発明が解決しようとする課題】ところで、このEEP
ROMは優れた特長を持つ反面、書き換え可能回数に制
限があり、しかも素子そのものの信頼性が他のメモリー
素子に比べて劣るという欠点がある。このため、EEP
ROMを利用する場合は常にデータの保存性をチェック
する必要があり、例えば該当するデータ領域のデータの
総和(チェックサム)を予め、計算しておき、定期的に
改めてその総和を計算して元の結果と比較するいわゆる
サムチェック方式等を用いてチェックを行う。
[Problem to be solved by the invention] By the way, this EEP
Although ROM has excellent features, it has the disadvantage that there is a limit to the number of times it can be rewritten, and the reliability of the element itself is inferior to other memory elements. For this reason, EEP
When using ROM, it is necessary to always check the data storage. For example, calculate the total sum (checksum) of the data in the relevant data area in advance, and periodically calculate the sum again to check the original data. The check is performed using the so-called sum check method, etc., which compares the results with the results of the above.

【0005】この場合、前述のようにEEPROMはそ
の書き換え回数に制限があるのでチェックサムをEEP
ROM内の一部に書き込んでおくことはあまり好ましく
なく(何故なら、制御データが据付時の調整中やその後
の仕様変更などでどんどん書き換えられるとその度にチ
ェックサムを更新しなければならず、チェックサム部分
の書き換え回数が多くなって素子を劣化させる)、従っ
てチェックサムは例えば同じマイコンシステム内のRA
Mに書き込んでおくことになる。
In this case, as mentioned above, the EEPROM has a limit on the number of times it can be rewritten, so the checksum is stored in the EEPROM.
It is not very desirable to write it to a part of the ROM (this is because the checksum must be updated each time the control data is repeatedly rewritten during adjustment during installation or subsequent specification changes, etc.) (This increases the number of times the checksum part is rewritten and deteriorates the element.) Therefore, the checksum is
I will write it in M.

【0006】同様に、群管理における学習データのよう
に頻繁に更新の必要なデータもEEPROM内に持つこ
とができず、同じマイコンシステム内のRAMに持つこ
とになる。
Similarly, data that needs to be updated frequently, such as learning data for group management, cannot be stored in the EEPROM, but must be stored in the RAM within the same microcomputer system.

【0007】しかし、前述のようにRAMはバッテリー
でバックアップしていても、バッテリーが故障したり或
いは充電が十分でないとデータが破壊されてしまうため
、EEPROMデータの監視や学習データの保存が確実
に行えないという問題があった。
However, as mentioned above, even if the RAM is backed up by a battery, the data will be destroyed if the battery fails or is not sufficiently charged, so it is important to monitor EEPROM data and save learning data reliably. The problem was that I couldn't do it.

【0008】また、EEPROM自体が故障したり破損
したりして制御データが破壊された場合の復元にも次の
ような問題があった。すなわちEEPROM内の制御デ
ータはエレベータ毎に異なるから工場等で新たに作成す
る必要があり、再作成して現場に輸送するまでに多くの
手順・日数を必要とする。しかもエレベータの据付後に
仕様変更等により書き換えられたデータまで正確に復元
しようとすると、予め工場や保守会社でデータを集中管
理しておき、現場でデータを書き換えるたびにその集中
管理しているデータを更新しておかなければならないと
いった非常に煩雑な管理が必要となる。
[0008] Furthermore, there are also the following problems in restoring control data when the EEPROM itself fails or is damaged and the control data is destroyed. That is, since the control data in the EEPROM differs for each elevator, it must be newly created at a factory or the like, and many steps and days are required to recreate it and transport it to the site. Moreover, in order to accurately restore data that has been rewritten due to changes in specifications after the elevator is installed, the data must be centrally managed at the factory or maintenance company in advance, and the centrally managed data is updated every time the data is rewritten on site. This requires extremely complicated management.

【0009】更に、現場で調整や仕様変更により保守員
が制御データを書き換える場合、その書き換えは一般に
メモリのアドレスを指定することにより行うが、その際
アドレスの誤指定はどうしても発生する。その場合すぐ
に気付けばよいが、もしアドレスの誤指定に気付かずに
データを書き換えてしまった場合、どのアドレスのデー
タが書き換えられたのかを特定し元の状態に復元するの
は容易なことではなく、最悪の場合すべてのデータを順
に読み出してチェックしなければならないといった問題
点があった。
Furthermore, when maintenance personnel rewrite control data due to adjustments or specification changes in the field, the rewriting is generally done by specifying a memory address, but erroneous address specification inevitably occurs. In that case, it is best to notice it right away, but if data is rewritten without noticing the incorrect address specification, it may not be easy to identify which address's data has been rewritten and restore it to its original state. However, in the worst case, all the data must be read out and checked in sequence.

【0010】0010

【課題を解決するための手段】本発明は上記の種々の問
題点を解決するためになされたもので、その特長とする
ところは、建物に固有な制御情報を書き換え可能な制御
データとしてメモリに記憶し、このメモリから読み出し
た前記データによりエレベータの運行を制御するように
したエレベータの制御装置において、前記メモリとして
EEPROMとバッテリーバックアップされたRAMと
を備えると共に、操作又は指令に応じて前記EEPRO
M内の制御データを前記RAM内に転送する第1の転送
手段と、操作又は指令に応じて前記RAM内の制御デー
タを前記EEPROMに転送する第2の転送手段とを備
えた点にある。
[Means for Solving the Problems] The present invention has been made to solve the various problems mentioned above, and its feature is that control information unique to a building is stored in memory as rewritable control data. The elevator control device stores the data and controls the operation of the elevator based on the data read out from the memory.
The present invention comprises a first transfer means for transferring control data in M to the RAM, and a second transfer means for transferring control data in the RAM to the EEPROM in response to an operation or command.

【0011】更に上記EEPROM内のデータと上記R
AM内のデータをそれぞれ監視する手段と、データの異
常を検出すると警報を発する手段を備え、また通常はR
AM内のデータを用いてエレベータの制御を行うが、R
AM内のデータの異常時は上記EEPROM内のデータ
を用いてエレベータの制御を行う構成としている。
Furthermore, the data in the EEPROM and the R
It is equipped with means for monitoring the data in each AM, and means for issuing an alarm when an abnormality in the data is detected.
The elevator is controlled using the data in AM, but R
When the data in the AM is abnormal, the data in the EEPROM is used to control the elevator.

【0012】0012

【作用】通常はRAM内の制御データを用いてエレベー
タの制御を行い、仕様変更等にによりデータの書き換え
の必要が生じたときはまずRAM内のデータを書き換え
る。そしてエレベータの動作に異常がないことを確認し
、保守点検や調整作業がすべて完了した時点で上記第2
の転送手段を操作すると、書き換え後のRAM内のデー
タがEEPROMに転送され、EEPROM内のデータ
も書き換えられる。
[Operation] Normally, the control data in the RAM is used to control the elevator, and when it becomes necessary to rewrite the data due to a change in specifications, etc., the data in the RAM is first rewritten. Then, after confirming that there are no abnormalities in the operation of the elevator and completing all maintenance inspections and adjustment work, the second
When the transfer means is operated, the rewritten data in the RAM is transferred to the EEPROM, and the data in the EEPROM is also rewritten.

【0013】またRAMの故障により、或いはバッテリ
ーの充電が十分でないときに停電が発生したりしてRA
M内のデータが消失した場合には、新しいRAMに交換
後、或いは停電の復旧後に上記第1の転送手段を操作す
るとEEPROMのデータがRAMに転送され、RAM
内のデータは復元される。RAMのデータが使用できな
い間は、EEPROMのデータを用いることによりエレ
ベータの運転を継続することができる。逆にEEPRO
Mの故障の場合には警告を発しながらもエレベータは正
常な稼働を継続でき、その間にEEPROMを新品にと
りかえ上記第2の転送手段を用いて復元できる。
[0013] Furthermore, due to a failure of the RAM or a power outage when the battery is not sufficiently charged, the RAM
If the data in M is lost, operate the first transfer means after replacing it with a new RAM or after recovering from a power outage, the data in the EEPROM will be transferred to the RAM, and the data will be transferred to the RAM.
The data within will be restored. While the data in the RAM is unavailable, the elevator can continue operating by using the data in the EEPROM. On the contrary, EEPRO
In the case of failure of M, the elevator can continue to operate normally even though a warning is issued, during which time the EEPROM can be replaced with a new one and restoration can be performed using the second transfer means.

【0014】[0014]

【実施例】以下、本発明の一実施例を図面により説明す
る。第1図は、この発明によるエレベータの制御装置の
基本構成を示すブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the basic configuration of an elevator control device according to the present invention.

【0015】第1図において、1はエレベータ制御用の
マイコンであり、2は全体を制御し与えられた仕事を実
行する中央処理装置(CPU),3はエレベータ制御用
のプログラムや固定的なデータを格納するROM、4は
ビル固有のオプションプログラムや停止数,階高値測定
データ等の制御データを格納するEEPROM、5は制
御用のプログラムをCPUで実行する上で必要なデータ
を一時的にセーブするRAMで、このRAMはバッテリ
ーバックアップされており(図示省略)、EEPROM
に対応する領域6を持っている。
In FIG. 1, 1 is a microcomputer for controlling the elevator, 2 is a central processing unit (CPU) that controls the whole and executes a given job, and 3 is a program and fixed data for controlling the elevator. 4 is an EEPROM that stores control data such as building-specific option programs, number of stops, floor height measurement data, etc. 5 is a temporary saver for data necessary for executing control programs on the CPU This RAM is backed up by a battery (not shown) and is an EEPROM.
It has area 6 corresponding to .

【0016】7は入力インターフェイス、8はエレベー
タの制御盤等に設けられ、EEPROM4の制御データ
をRAM5内の領域6に転送する指令を与えるための第
1のスイッチ、9は同じくRAM5内の領域6のデータ
をEEPROM4に転送する指令を与えるための第2の
スイッチ、10は出力インターフェイス、11は制御盤
や管理人室等に設けられ、EEPROM4の異常検出を
知らせるための警告表示装置、12は同じくRAM5の
異常検出を知らせるための警告表示装置である。
Reference numeral 7 denotes an input interface, 8 a first switch provided on an elevator control panel, etc., for giving a command to transfer the control data in the EEPROM 4 to an area 6 in the RAM 5, and 9 an area 6 in the RAM 5. 10 is an output interface, 11 is a warning display device provided in a control panel or a manager's room, etc., to notify of abnormality detection in EEPROM 4; 12 is also a second switch for giving a command to transfer the data to EEPROM 4; This is a warning display device for notifying the detection of an abnormality in the RAM 5.

【0017】第2図は、マイコン1の処理プログラムの
うち、本発明に関する部分を説明するためのフローチャ
ートの一実施例であり、次にこれを参照しながら本発明
の動作について説明する。
FIG. 2 is an embodiment of a flowchart for explaining a portion of the processing program of the microcomputer 1 related to the present invention. Next, the operation of the present invention will be explained with reference to this flowchart.

【0018】まず現場にエレベータを据付後、制御装置
の電源を投入するとプログラムがスタートする。ステッ
プ21ではEEPROMの異常をチェックし、異常がな
ければステップ22からステップ24へと進む。このと
き最初に作業者が第1のスイッチ8をONにしておくと
、ステップ25でEEPROM4の制御データがRAM
5内の領域6に転送される。
First, after installing the elevator at the site, the program starts when the power to the control device is turned on. In step 21, the EEPROM is checked for abnormality, and if there is no abnormality, the process proceeds from step 22 to step 24. At this time, when the operator first turns on the first switch 8, the control data in the EEPROM 4 is transferred to the RAM in step 25.
It is transferred to area 6 within 5.

【0019】EEPROM4には、工場出荷時に当初の
運転に必要な最低限の制御データが格納されており、こ
れがRAM5に転送される。勿論最初からRAM内に制
御データを入れておくことも考えられるが、RAMデー
タバックアップ用のバッテリーが工場出荷から据付まで
の間に放電してしまう場合もあるので、このように第1
のスイッチ8の操作によりEEPROM4内の制御デー
タをRAM5内の領域6に転送する。転送後は第1のス
イッチ8を元の状態に戻しておく。
The EEPROM 4 stores the minimum control data necessary for initial operation at the time of shipment from the factory, and this data is transferred to the RAM 5. Of course, it is possible to store the control data in the RAM from the beginning, but since the battery for backing up the RAM data may be discharged between factory shipment and installation, this is the first option.
The control data in the EEPROM 4 is transferred to the area 6 in the RAM 5 by operating the switch 8 . After the transfer, the first switch 8 is returned to its original state.

【0020】ステップ26ではRAMの異常チェックを
行い、異常がなければステップ28へと進み、RAMデ
ータを用いてエレベータの運転制御が行われる。ステッ
プ31ではRAMの書換要求指令があるか否かを判断す
るが、いまはまだ書換要求がなく第2のスイッチ9も操
作されていないとすると、ステップ33からステップ3
5へと進み、以後同様の手順が繰り返されてエレベータ
はRAMのデータにより運転が行われる。
In step 26, a RAM abnormality check is performed, and if there is no abnormality, the process proceeds to step 28, where the elevator operation is controlled using the RAM data. In step 31, it is determined whether or not there is a RAM rewrite request command, but if it is assumed that there is no rewrite request yet and the second switch 9 has not been operated, steps 33 to 3
5, the same procedure is repeated and the elevator is operated according to the data in the RAM.

【0021】次に据付工程が進み、階床間距離測定運転
や速度制御の調整が行われ、元の制御データを書き換え
て新しいデータを保存する場合にはまずRAM5内の領
域6のデータを書き換える。すなわち、携帯用の書換装
置(図示省略)等をマイコン1に接続し、書換要求指令
と共にアドレスを指定して新しいデータを入力すると、
ステップ31から32へと進んでRAM5のデータが書
き換えられる。以後はRAM5の新しいデータにより運
転が行われるが、更に他のデータも書き換える場合は同
様の手順を繰り返し、次々とRAM5内のデータを書き
換える。
Next, the installation process proceeds, and the interfloor distance measurement operation and speed control adjustment are performed. When rewriting the original control data and saving new data, first rewrite the data in area 6 in RAM 5. . That is, when a portable rewriting device (not shown) or the like is connected to the microcomputer 1, an address is specified along with a rewriting request command, and new data is input.
The process advances from step 31 to step 32, and the data in the RAM 5 is rewritten. Thereafter, the operation is performed using new data in the RAM 5, but if other data is to be rewritten, the same procedure is repeated to rewrite the data in the RAM 5 one after another.

【0022】もしこの段階で試運転を行った結果、エレ
ベータの運行に異常があり、RAMデータの書き換えに
ミスがあったことが分かり、どのデータを書き間違えた
のか分からない場合でも、第1のスイッチ8を操作する
とステップ24及び25によち再びEEPROM4のデ
ータがRAM5に転送され、RAMのデータを書き換え
直前の状態に復元することができる。
[0022] If, as a result of the test run at this stage, there is an abnormality in the operation of the elevator and it is found that there was a mistake in rewriting the RAM data, and even if you do not know which data was written incorrectly, the first switch When step 8 is operated, the data in the EEPROM 4 is transferred to the RAM 5 again through steps 24 and 25, and the data in the RAM can be restored to the state immediately before being rewritten.

【0023】こうしてRAMデータの書き換えと試運転
を行った結果、妥当な測定或いは調整結果であり、RA
Mデータの書き換えにミスはないと判断されると、作業
者は第2のスイッチ9を操作することにより、ステップ
33からステップ34へと進みRAM5内の領域6のデ
ータがEEPROMに転送され、EEPROM4内の制
御データが新しいデータに書き換えられる。
[0023] As a result of rewriting the RAM data and performing a trial run, the results of the measurement or adjustment were valid, and the RAM
If it is determined that there is no mistake in rewriting the M data, the operator operates the second switch 9 to proceed from step 33 to step 34, and the data in area 6 in RAM 5 is transferred to EEPROM, and the data in area 6 in RAM 5 is transferred to EEPROM 4. The control data within is rewritten with new data.

【0024】上記はエレベータの据付時の場合であるが
、据付完了後にビルの仕様変更等により制御データを書
き換える必要が生じた場合も同様である。すなわちステ
ップ31と32によりまずRAMの領域6内の書き換え
の必要なデータをすべて書き換え、書き換え後のデータ
によりエレベータの運行が正常に行われていることを確
認後、第2のスイッチ9を操作してRAMのデータをE
EPROMに転送する。
[0024] The above is a case when an elevator is installed, but the same applies when the control data needs to be rewritten due to changes in building specifications after the installation is completed. That is, in steps 31 and 32, all data that needs to be rewritten in the RAM area 6 is first rewritten, and after confirming that the elevator is operating normally based on the rewritten data, the second switch 9 is operated. and save the data in RAM.
Transfer to EPROM.

【0025】また、群管理エレベータにおけるエレベー
タ利用状況の学習データなどのように頻繁に更新の必要
なデータを保存する場合でも、まず学習データの更新の
都度RAMデータを書き換えるようにし、定期点検など
で保守員がその現場を訪れたときに第2のスイッチ9を
操作し、定期的にRAMのデータをEEPROMに転送
するようにする。このように、本発明では制御データの
直接的な書き換えはすべてRAMに対して行い、EEP
ROMのデータの書き換えは第2のスイッチを操作した
ときのみあとでまとめて書き換えるようにしているので
、EEPROMの書き換え回数を最小限とすることがで
きる。
[0025] Furthermore, even when storing data that needs to be updated frequently, such as learning data on elevator usage status in group control elevators, the RAM data is first rewritten each time the learning data is updated, and then during periodic inspections, etc. When a maintenance person visits the site, he operates the second switch 9 to periodically transfer the data in the RAM to the EEPROM. In this way, in the present invention, all direct rewriting of control data is performed in RAM, and EEP
Since the data in the ROM is rewritten all at once only when the second switch is operated, the number of times the EEPROM is rewritten can be minimized.

【0026】次にEEPROMが破損した場合の動作に
ついて説明する。EEPROMの異常は、前述のように
マイコンによって自動的に時々行われるサムチェックに
より発見される。本発明の構成ではEEPROMの書換
回数は最小限とすることができるので、チェックサムを
EEPROM内に持つことが可能である。EEPROM
データに異常が検出されるとステップ22からステップ
23へと進み、制御盤等に設けた警告表示装置(ランプ
等)で異常発生を表示する。
Next, the operation when the EEPROM is damaged will be explained. An abnormality in the EEPROM is discovered by the sum check automatically performed from time to time by the microcomputer as described above. With the configuration of the present invention, the number of times the EEPROM is rewritten can be minimized, so the checksum can be stored in the EEPROM. EEPROM
If an abnormality is detected in the data, the process proceeds from step 22 to step 23, and the occurrence of the abnormality is indicated on a warning display device (lamp, etc.) provided on a control panel or the like.

【0027】このとき、前述のようにエレベータの運転
制御はRAMのデータを用いて行っているので、エレベ
ータの運転には全く支障がなく運転をそのまま継続する
ことができる。そして定期点検等で現場に来た保守員が
この表示に気付き、EEPROMを新品と交換し第2の
スイッチ9を操作すると、前述と同様にRAMの最新の
制御データがEEPROMに転送され、EEPROM内
の制御データは完全に修復される。
At this time, since the operation of the elevator is controlled using the data in the RAM as described above, the operation of the elevator can be continued without any trouble at all. When a maintenance worker who comes to the site for a periodic inspection notices this display, replaces the EEPROM with a new one, and operates the second switch 9, the latest control data in the RAM is transferred to the EEPROM and stored in the EEPROM. control data is completely restored.

【0028】一方、RAMについても同様にサムチェッ
クにより異常発生の監視を行っているが、もしRAMに
異常が発生するとそのままではエレベータの正常な運転
の続行が不可能となるので、ステップ27からステップ
29へと進み、警告表示装置12を動作させて異常の発
生を知らせると共に、ステップ30でRAMデータから
EEPROMのデータに切り換え、EEPROMのデー
タを用いてエレベータの運転が継続できるようにしてい
る。そしてこの間にRAMを新品と交換し、その後第1
のスイッチ8を操作するとEEPROMの制御データが
RAMに転送されてRAMのデータが修復され、その後
は再びRAMデータを用いて運転が継続されることにな
る。
On the other hand, the occurrence of an abnormality in the RAM is similarly monitored by a sum check, but if an abnormality occurs in the RAM, it will be impossible to continue the normal operation of the elevator, so steps from step 27 are performed. At step 29, the warning display device 12 is operated to notify the occurrence of an abnormality, and at step 30, the RAM data is switched to EEPROM data, so that the elevator operation can be continued using the EEPROM data. During this time, I replaced the RAM with a new one, and then
When the switch 8 is operated, the control data in the EEPROM is transferred to the RAM, the data in the RAM is restored, and thereafter the operation is continued using the RAM data again.

【0029】なお、上記の実施例ではデータの転送をス
イッチの操作により行うようにしているが、保守点検用
のコンピュータをマイコン1に接続し、そのコンピュー
タから特定のコマンドを入力することによってデータの
転送指令を与えるようにしてもよい。
In the above embodiment, data is transferred by operating a switch, but data can be transferred by connecting a computer for maintenance and inspection to the microcomputer 1 and inputting specific commands from the computer. A transfer command may also be given.

【0030】また、上記の実施例ではバッテリーバック
アップされたRAM内の一部にEEPROMに対応する
領域を設けるようにしているが、EEPROMに対応す
るRAMだけをバッテリーバックアップし、プログラム
を実行する上で一時的に保守の必要なデータは別に設置
したRAMに書き込むようにしてもよい。また、EEP
ROM内の制御データのすべてに対応する量のRAMを
必ずしも持つ必要はなく、制御データのうち特に重要な
一部のデータに対応するRAMを持つようにしてもよい
Furthermore, in the above embodiment, an area corresponding to the EEPROM is provided in a part of the battery-backed RAM, but only the RAM corresponding to the EEPROM is battery-backed, and when executing a program Data that requires temporary maintenance may be written to a separately installed RAM. Also, EEP
It is not necessary to have an amount of RAM that corresponds to all of the control data in the ROM, but it is also possible to have a RAM that corresponds to some particularly important control data.

【0031】[0031]

【発明の効果】本発明によれば、EEPROMのデータ
とRAMのデータをそれぞれ相互に転送する手段を備え
、通常はRAMのデータを用いて運転を行うようにした
ので、EEPROMデータの書換回数を必要最小限に留
めることができるだけでなく、EEPROMデータに異
常を生じた場合でも運転を継続したまま修復することが
でき、しかもRAMの内容を書き間違えた場合でも容易
に復元することができるなどの種々の優れた効果を発揮
する。
According to the present invention, since means are provided for mutually transferring EEPROM data and RAM data, and the RAM data is normally used for operation, the number of times the EEPROM data is rewritten can be reduced. Not only can it be kept to the necessary minimum, but even if an error occurs in EEPROM data, it can be repaired while operation continues, and even if the contents of RAM are written incorrectly, it can be easily restored. Demonstrates various excellent effects.

【0032】また、EEPROMの書換回数が非常に少
なくて済むので、EEPROMデータをチェックするた
めのチェックサムをEEPROM内に持つことができる
だけでなく、群管理における学習データのように頻繁に
更新されるデータもEEPROM内に持つことが可能と
なる。
[0032] Furthermore, since the number of times the EEPROM is rewritten is very small, not only can a checksum for checking the EEPROM data be stored in the EEPROM, but it can also be updated frequently like learning data in group management. Data can also be stored in the EEPROM.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明によるエレベータの制御装置の一実施例
を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of an elevator control device according to the present invention.

【図2】本実施例におけるエレベータの制御装置のプロ
グラムを説明するためのフローチャートである。
FIG. 2 is a flowchart for explaining a program of the elevator control device in this embodiment.

【符号の説明】[Explanation of symbols]

1  エレベータ制御用のマイクロコンピュータ2  
CPU 3  ROM 4  EEPROM 5  RAM 6  EEPROMに対応する領域 7  入力インターフェイス 8,9  スイッチ 10  出力インターフェイス 11,12  警告表示装置
1 Microcomputer for elevator control 2
CPU 3 ROM 4 EEPROM 5 RAM 6 Area 7 corresponding to EEPROM Input interface 8, 9 Switch 10 Output interface 11, 12 Warning display device

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】  建物に固有な制御情報を書き換え可能
な制御データとしてメモリに記憶し、このメモリから読
み出した前記データによりエレベータの運行を制御する
ようにしたエレベータの制御装置において、前記メモリ
としてEEPROMとバッテリーバックアップされたR
AMとを備えると共に、操作又は指令に応じて前記EE
PROM内の制御データを前記RAM内に転送する第1
の転送手段と、操作又は指令に応じて前記RAM内の制
御データを前記EEPROMに転送する第2の転送手段
とを備えたことを特徴とするエレベータの制御装置。
1. An elevator control device that stores control information unique to a building as rewritable control data in a memory, and controls the operation of an elevator using the data read from the memory, wherein the memory is an EEPROM. and battery backed R
AM, and the EE according to an operation or command.
A first step for transferring control data in the PROM to the RAM.
1. A control device for an elevator, comprising: a transfer means; and a second transfer means for transferring control data in the RAM to the EEPROM in response to an operation or command.
【請求項2】  通常運転時は前記RAMから読み出し
た制御データにより、エレベータの制御を行うようにし
たことを特徴とする請求項1のエレベータの制御装置。
2. The elevator control device according to claim 1, wherein the elevator is controlled by control data read from the RAM during normal operation.
【請求項3】  前記第2の転送手段以外の手段によっ
ては前記EEPROM内の制御データの書き換えを行わ
ないことを特徴とする請求項1又は2のエレベータの制
御装置。
3. The elevator control device according to claim 1, wherein the control data in the EEPROM is not rewritten by means other than the second transfer means.
【請求項4】  前記EEPROM内の制御データを監
視する手段と、該データの異常検出時に警告を発する手
段とを備えたことを特徴とする請求項1,2又は3のエ
レベータの制御装置。
4. An elevator control system according to claim 1, further comprising means for monitoring control data in said EEPROM, and means for issuing a warning when an abnormality in said data is detected.
【請求項5】  前記RAM内の制御データを監視する
手段と、該データの異常検出時に警告を発する手段とを
備えるとともに、該データの異常検出時には前記EEP
ROM内の制御データを用いてエレベータの制御を行う
ようにしたことを特徴とする請求項1,2,3又は4の
エレベータの制御装置。
5. Means for monitoring the control data in the RAM, and means for issuing a warning when an abnormality is detected in the data, and when an abnormality is detected in the data, the EEP
5. An elevator control device according to claim 1, wherein the elevator is controlled using control data in a ROM.
JP3023931A 1991-01-23 1991-01-23 Elevator control device Expired - Fee Related JP2522117B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3023931A JP2522117B2 (en) 1991-01-23 1991-01-23 Elevator control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3023931A JP2522117B2 (en) 1991-01-23 1991-01-23 Elevator control device

Publications (2)

Publication Number Publication Date
JPH04243781A true JPH04243781A (en) 1992-08-31
JP2522117B2 JP2522117B2 (en) 1996-08-07

Family

ID=12124272

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3023931A Expired - Fee Related JP2522117B2 (en) 1991-01-23 1991-01-23 Elevator control device

Country Status (1)

Country Link
JP (1) JP2522117B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001240337A (en) * 2000-02-29 2001-09-04 Toshiba Elevator Co Ltd Elevator control device and elevator remote monitoring device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3029957B2 (en) 1993-10-21 2000-04-10 株式会社東芝 Elevator control device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6093068A (en) * 1983-10-28 1985-05-24 株式会社日立製作所 elevator control device
JPH01104580A (en) * 1987-10-19 1989-04-21 Hitachi Ltd elevator control device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6093068A (en) * 1983-10-28 1985-05-24 株式会社日立製作所 elevator control device
JPH01104580A (en) * 1987-10-19 1989-04-21 Hitachi Ltd elevator control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001240337A (en) * 2000-02-29 2001-09-04 Toshiba Elevator Co Ltd Elevator control device and elevator remote monitoring device

Also Published As

Publication number Publication date
JP2522117B2 (en) 1996-08-07

Similar Documents

Publication Publication Date Title
US6904457B2 (en) Automatic firmware update of processor nodes
US7389150B2 (en) Display system for controller
US7243260B2 (en) Programmable controller unit and method of automatically restoring memory
US7814366B2 (en) On-demand CPU licensing activation
JPH02270062A (en) Evaluation advice device for renewal time of equipment
JP3561001B2 (en) Elevator control device and operation control program maintenance device
JP2920055B2 (en) Elevator control device and control method
US11385971B2 (en) Electronic apparatus, system and method capable of remotely maintaining the operation of electronic apparatus
JPH04243781A (en) Elevator operation control device
JP2002020052A (en) Maintenance method of elevator control device
CN110255316B (en) Management server and management system
JPH05132256A (en) Elevator controller and remote supervisory system thereof
WO2024089821A1 (en) Programmable controller and manufacturing system
JP4115219B2 (en) Elevator control device
JP2001058769A (en) Elevator control device
JP2000351536A (en) Elevator control device
JP2010198314A (en) Information management device
JP3491239B2 (en) Method of replacing control device software in production equipment
KR102267485B1 (en) Robot control device, robot system and robot control method
JP5240682B2 (en) Elevator monitoring system
CN112622927A (en) Vehicle driving control method and device, electronic equipment and storage medium
JP3355682B2 (en) Production management device
JPH03103937A (en) Preventative maintenance automatizing system for computer system
JP2020175975A (en) Elevator group management system and elevator group management method
JP2025163384A (en) Elevator system and elevator system maintenance method

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080531

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090531

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090531

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100531

Year of fee payment: 14

LAPS Cancellation because of no payment of annual fees