JPH05265765A - Power-on device - Google Patents

Power-on device

Info

Publication number
JPH05265765A
JPH05265765A JP6190292A JP6190292A JPH05265765A JP H05265765 A JPH05265765 A JP H05265765A JP 6190292 A JP6190292 A JP 6190292A JP 6190292 A JP6190292 A JP 6190292A JP H05265765 A JPH05265765 A JP H05265765A
Authority
JP
Japan
Prior art keywords
power
program
computer system
memory
loaded
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
JP6190292A
Other languages
Japanese (ja)
Inventor
Norio Shimada
典郎 嶌田
Masahiro Hitomi
政弘 一見
Hideyuki Koinuma
秀之 鯉沼
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6190292A priority Critical patent/JPH05265765A/en
Publication of JPH05265765A publication Critical patent/JPH05265765A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To secure the connection of a power-on device which switches on the power supply of an electronic computer system to this system despite the absence of a program loading function. CONSTITUTION:A power-on device 1 loads a program which carries out a power-on action into a rewritable memory 11 from an electronic computer system 2 and then works. Then the device 1 is provided with a ROM 12 which stores a program having the same function as a part of the program loaded into the memory 11. Thus, the device 1 works based on the program stored in the ROM 12 when no program is stored in the memory 11.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機システムを
パワーオンさせるパワーオン装置に係り、特に電子計算
機システムにプログラムローディング機能を持たない場
合でも接続可能にしたものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a power-on device for powering on an electronic computer system, and in particular, it can be connected even if the electronic computer system does not have a program loading function.

【0002】[0002]

【従来の技術】本体の電子計算機をパワーオンさせる装
置は一般に電子計算機システムとは独立に電源を供給さ
れ、特定の時間になったときにパワーオンするタイマパ
ワーオン制御を行ったり、あるいは別の電子計算機シス
テムから回線を通じてパワーオンの指示がきたときパワ
ーオンするリモート・パワーオン制御等により、電子計
算機システムの電源を立ち上げている。
2. Description of the Related Art A device for powering on a computer of a main body is generally supplied with power independently of a computer system, and performs timer power-on control for powering on at a specific time, or another The power of the computer system is turned on by remote power-on control, which turns on the power when the computer system gives a power-on instruction through the line.

【0003】従来このようなパワーオン装置は、24時
間制御のため常時電源が供給させているので低消費電力
で動作することが必要であるため、このパワーオン制御
用の実行プログラムはこのパワーオン装置内にあり、記
憶保持に電力の必要のない、読み出し専用メモリ(RO
M)に格納されていた。
Conventionally, such a power-on device is required to operate with low power consumption because it is constantly supplied with power for 24-hour control. Therefore, the execution program for this power-on control is the power-on device. A read-only memory (RO
It was stored in M).

【0004】しかし、近年、前記リモート・パワーオン
制御の場合等は、回線インタフェースの制御が複雑にな
り、書き替えのできない読み出し専用メモリに実行プロ
グラムを格納すると、これを交換しない限りプログラム
の修正が不可能である。そのためこの実行プログラムに
バグが存在したときの保守や、新しい制御方法で制御す
ることを追加するなどの機能拡張の上で不都合が生じ
た。
However, in recent years, in the case of the remote power-on control or the like, the control of the line interface becomes complicated, and if the execution program is stored in a read-only memory that cannot be rewritten, the program cannot be modified unless it is replaced. It is impossible. Therefore, inconvenience occurred in maintenance when a bug was present in this execution program and in function enhancement such as adding control by a new control method.

【0005】このようなことから、実行プログラムを、
その記憶保持にある程度の電力の必要な、バッテリーサ
ポートされたRAMのような読み書き可能なメモリに格
納しておく必要が生じた。
Therefore, the execution program is
It became necessary to store the data in a readable / writable memory such as a battery-supported RAM that requires a certain amount of power to retain the memory.

【0006】この場合、パワーオン装置の実行プログラ
ムは、電子計算機システムの磁気ディスクなどの不揮発
性メモリに格納されており、電子計算機システムが動作
時に、前記パワーオン装置にローディングされる。
In this case, the execution program of the power-on device is stored in a non-volatile memory such as a magnetic disk of the computer system, and is loaded into the power-on device when the computer system is operating.

【0007】そして電子計算機システムが電源オフで動
作不可能なときでも、パワーオン装置は本体である電子
計算機システムとは独立に電源が供給されているため、
このローディングされたプログラムは前記読み書き可能
なメモリに保持され続け、これを実行することにより前
記パワーオン装置は動作する。
Even when the electronic computer system is inoperable because the power is off, the power-on device is supplied with power independently of the computer system which is the main body.
The loaded program continues to be held in the readable / writable memory, and by executing this, the power-on device operates.

【0008】[0008]

【発明が解決しようとする課題】ところで、このように
パワーオン装置の機能が、最初はROMにもとづく動作
制御であったものが、RAMに格納された実行プログラ
ムにもとづく動作制御へと、機能が拡張されてくること
にともない、逆に本体である電子計算機システムが、こ
のパワーオン装置に対してプログラムをローディングす
るローディング機能を持たない場合には、この電子計算
機システムにはパワーオン装置を接続することができな
いという問題が発生している。
By the way, the function of the power-on device, which was initially the operation control based on the ROM, is changed to the operation control based on the execution program stored in the RAM. When the computer system, which is the main body, does not have a loading function for loading a program to this power-on device due to expansion, a power-on device is connected to this computer system. There is a problem that you can not.

【0009】例えば電子計算機システムが単純なタイマ
パワーオン機能だけ、つまり読み出し専用メモリに記憶
できる単純な機能しか使用しないにもかかわらず、ロー
ディング機能を持たないためにパワーオン装置に接続で
きず、リモートコントロール制御は勿論のことタイマ起
動制御もできないという問題点が発生している。
For example, even though the electronic computer system uses only a simple timer power-on function, that is, a simple function that can be stored in a read-only memory, it cannot be connected to the power-on device because it does not have a loading function, and therefore it cannot be remotely connected. There is a problem that not only control control but also timer start control cannot be performed.

【0010】したがって本発明の目的は、このようなロ
ーディング機能を持たない電子計算機システムに対して
も、勿論ローディング機能を有する電子計算機システム
に対しても接続できるパワーオン装置を提供することで
ある。
Therefore, an object of the present invention is to provide a power-on device which can be connected to an electronic computer system which does not have such a loading function, and of course, to an electronic computer system which has a loading function.

【0011】[0011]

【課題を解決するための手段】前記目的を達成するた
め、本発明では、図1に示す如く、本体の電子計算機シ
ステム2をパワーオンするパワーオン装置1に、書き替
え可能なメモリ11と読み出し専用メモリ12を設け
る。また記憶装置3、4を設け、その一方の例えば記憶
装置3にパワーオン装置1にローディングする実行プロ
グラムを格納する。
In order to achieve the above object, according to the present invention, as shown in FIG. 1, a rewritable memory 11 and a read-out memory are provided in a power-on device 1 for powering on a computer system 2 of a main body. A dedicated memory 12 is provided. Further, storage devices 3 and 4 are provided, and an execution program to be loaded into the power-on device 1 is stored in one of them, for example, the storage device 3.

【0012】パワーオン装置1の書き替え可能なメモリ
11には、電子計算機システム2がローディング機能を
有する場合、これにより記憶装置3から実行プログラム
を格納する。また読み出し専用メモリ12には、例えば
タイマパワーオン機能のようなこの書き替え可能なメモ
リ11にローディングされるプログラムの一部と同機能
を実現するプログラムを格納しておく。
When the electronic computer system 2 has a loading function, the rewritable memory 11 of the power-on device 1 stores an execution program from the storage device 3 by this. Further, the read-only memory 12 stores a program that realizes the same function as a part of the program loaded into the rewritable memory 11 such as the timer power-on function.

【0013】[0013]

【作用】したがって、本体の電子計算機システム2がロ
ーディング機能を持つ場合には、パワーオン装置1の書
き替え可能なメモリ11に記憶装置3から実行プログラ
ムがローディングされ、これにもとづくパワーオン制御
を電子計算機システム2に実行する。しかしながら電子
計算機システム2がローディング機能を持たない場合に
は読み出し専用メモリ12(以下ROMという)に格納
される、例えばタイマパワーオン機能のような、この書
き替え可能なメモリ(以下RAMという)11にローデ
ィングされるプログラムの一部と同機能をパワーオン装
置1が実行して本体の電子計算機システム2を立ち上げ
ることになる。
Therefore, when the computer system 2 of the main body has a loading function, the rewritable memory 11 of the power-on device 1 is loaded with the execution program from the storage device 3, and the power-on control based on this is electronically executed. It is executed by the computer system 2. However, when the electronic computer system 2 does not have a loading function, the rewritable memory (hereinafter referred to as RAM) 11 such as the timer power-on function, which is stored in the read-only memory 12 (hereinafter referred to as ROM), is stored in the rewritable memory 11. The power-on device 1 executes the same function as part of the loaded program to start up the computer system 2 of the main body.

【0014】[0014]

【実施例】本発明のパワーオン装置の一実施例を図2に
もとづき説明する。図2(A)は本発明の一実施例構成
を示し、同(B)はその動作説明図である。そして図2
(A)において、他図と同一記号は同一部分を示し、1
3はCPU、14は回線制御部、15はタイマ、16は
電源制御部である。図2(B)において、17は実行先
アドレスの記入されたテーブルである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the power-on device of the present invention will be described with reference to FIG. FIG. 2A shows the configuration of an embodiment of the present invention, and FIG. 2B is an operation explanatory diagram thereof. And Figure 2
In (A), the same symbols as those in other drawings indicate the same parts, and 1
3 is a CPU, 14 is a line control unit, 15 is a timer, and 16 is a power supply control unit. In FIG. 2B, 17 is a table in which execution destination addresses are entered.

【0015】CPU13はパワーオン装置1を総合的に
制御するものであり、また本体の電子計算機システムを
パワーオンするための信号を出力制御する。回線制御部
14は、回線を経由して接続される他の装置との通信制
御を行うもの、タイマ15は電子計算機システムをタイ
マ起動するときのタイマであり、電源制御部16はパワ
ーオン装置1に対する電源制御を行うもので、通常の商
用電源から得られた電源の外に停電時にバックアップす
るバックアップ電源を有するものである。
The CPU 13 comprehensively controls the power-on device 1, and also controls the output of a signal for powering on the computer system of the main body. The line control unit 14 controls communication with other devices connected via a line, the timer 15 is a timer for starting the timer of the electronic computer system, and the power supply control unit 16 is the power-on device 1. In addition to a power source obtained from a normal commercial power source, a backup power source for backing up in case of a power failure is provided.

【0016】なお、RAM11には、図1に示す電子計
算機システム2がプログラムをローディングするための
ローディング用プログラムを有する場合には、記憶装置
3から実行プログラムがローディングされている。この
場合、例えばオペレータがマニアルにより電子計算機シ
ステムを操作することにより、このローディング処理が
行われる。
When the computer system 2 shown in FIG. 1 has a loading program for loading the program, the RAM 11 is loaded with the execution program from the storage device 3. In this case, the loading process is performed by, for example, an operator manually operating the electronic computer system.

【0017】またROM12には、RAM11にローデ
ィングされる実行プログラムの一部分と同機能を実現す
るプログラム、例えばタイマパワーオン機能のプログラ
ムが格納されている。
Further, the ROM 12 stores a program that realizes the same function as a part of the execution program loaded in the RAM 11, for example, a program of the timer power-on function.

【0018】また、RAM11に前記実行プログラムが
ローディングされたとき、そのローディング先の先頭ア
ドレス「aaaa」が、図2(B)に示すテーブル17
に記入され、ローディングされていないときROM12
の先頭アドレス「bbbb」がこのテーブル17に記入
されている。
When the execution program is loaded into the RAM 11, the starting address "aaa" of the loading destination is the table 17 shown in FIG.
ROM12 when it is filled in and not loaded
The leading address “bbbb” of the above is entered in this table 17.

【0019】従って、RAM11にパワーオン用の実行
プログラムがローディングされているとき、回線制御部
14やタイマ15が、CPU13に対し割込み信号を送
出したとき、CPU13はテーブル17の実行先頭アド
レスデータ「aaaa」を読み取る。そして図2(B)
のに示す如く、前記アドレス「aaaa」で指示され
たRAM11の領域より実行プログラムを読み出し、C
PU13は電子計算機システム1のパワーオン制御を行
う。
Therefore, when the power-on execution program is loaded in the RAM 11 and the line controller 14 or the timer 15 sends an interrupt signal to the CPU 13, the CPU 13 causes the execution start address data "aaaa" in the table 17 to be executed. Read. And FIG. 2 (B)
As shown in, the execution program is read from the area of the RAM 11 designated by the address "aaa", and C
The PU 13 performs power-on control of the electronic computer system 1.

【0020】しかしRAM11にパワーオン用の実行プ
ログラムがローディングされていなければ、前記テーブ
ル17には実行先頭アドレスとして「bbbb」が記入
されているので、前記割込み信号に応じて「bbbb」
が読み取られ、図2(B)のに示す如く、このアドレ
ス「bbbb」で指示されたROM12の領域より実行
プログラムを読み出し、CPU13は前記割込み要因に
応じて本体の電子計算機システム1の、例えばタイマパ
ワーオン制御を行うことになる。
However, if the power-on execution program is not loaded in the RAM 11, "bbbbb" is entered as the execution start address in the table 17, so "bbbbb" is generated in response to the interrupt signal.
2B, the execution program is read from the area of the ROM 12 designated by the address "bbbb" as shown in (B) of FIG. 2, and the CPU 13 reads the execution program according to the interrupt factor, for example, a timer of the computer system 1 of the main body. Power-on control will be performed.

【0021】このように、図2(B)のテーブル17に
格納するアドレスを、パワーオン装置1の初期化時には
ROM12のアドレスにしておき、電子計算機システム
2のプログラムローディング機能によりRAM11にパ
ワーオン用の実行プログラムがローディングされたとき
RAM11のアドレスに書き替えることにより、実行す
べきプログラムを適切に選択することができる。
As described above, the address stored in the table 17 of FIG. 2B is set to the address of the ROM 12 when the power-on device 1 is initialized, and the program loading function of the computer system 2 causes the RAM 11 for power-on. By rewriting to the address of the RAM 11 when the execution program of is loaded, the program to be executed can be appropriately selected.

【0022】本発明の第2実施例を図3により説明す
る。RAMにパワーオン用の実行プログラムがローディ
ングされていない場合、ROMのプログラムをRAMに
ローディングすることによっても本機能を実現すること
ができる。CPU13がROMをアクセスする機能を持
たないときなど、RAMに記入しておく方がよい。この
転記した場合は、ROMからRAMにこのプログラムを
転記した後にテーブル(図2(B)の17)にこのRA
Mへの格納先先頭アドレスを記入し、また図3に示す如
く、RAMに特定パターン、例えば「ABCD」を記入
しておく。例えば停電発生時に、この特定パターンを読
み出し、これが変化していれば、無効と判断し、CPU
13がROMからRAMにローディングを行い、テーブ
ルのアドレスを書き直し、再び特定パターンを格納す
る。
A second embodiment of the present invention will be described with reference to FIG. If the power-on execution program is not loaded in the RAM, this function can also be realized by loading the ROM program in the RAM. It is better to fill in the RAM when the CPU 13 does not have the function of accessing the ROM. When this transcription is made, this program is transcribed from the ROM to the RAM and then the RA is recorded in the table (17 in FIG. 2B).
The leading address of the storage destination in M is entered, and as shown in FIG. 3, a specific pattern, for example, "ABCD" is entered in the RAM. For example, when a power failure occurs, this specific pattern is read, and if it changes, it is determined to be invalid and the CPU
13 loads from ROM to RAM, rewrites the address of the table, and stores the specific pattern again.

【0023】また、図4に示す如く、例えばスイッチ2
1を設けてそのオン・オフ設定等の、外部からの設定に
より、RAM11かROM12かのどちらのプログラム
を実行するのか選択できるように構成することもでき
る。
Further, as shown in FIG. 4, for example, the switch 2
It is also possible to provide 1 to select whether to execute the program of the RAM 11 or the ROM 12 by an external setting such as ON / OFF setting.

【0024】[0024]

【発明の効果】本発明によれば、電子計算機システムに
プログラムをローディングする機能を有していない場合
でもパワーオン装置を接続して、これにもとづき外部か
らそのパワーオン制御することができる。従って、間隔
地や、夜間等の無人の状態の電子計算機システムを外部
からパワーオン制御することが可能となる。
According to the present invention, even if the electronic computer system does not have the function of loading a program, the power-on device can be connected and the power-on can be controlled externally based on this. Therefore, it becomes possible to externally power-on the computer system in an unmanned state such as in a space or at night.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】本発明の第1実施例構成図である。FIG. 2 is a configuration diagram of a first embodiment of the present invention.

【図3】本発明の第2実施例説明図である。FIG. 3 is an explanatory diagram of a second embodiment of the present invention.

【図4】本発明の第3実施例構成図である。FIG. 4 is a configuration diagram of a third embodiment of the present invention.

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

1 パワーオン装置 2 電子計算機システム 3、4 記憶装置 11 書き替え可能なメモリ 12 読み出し専用メモリ 13 CPU 14 回線制御部 15 タイマ 16 電源制御部 1 Power-on device 2 Computer system 3, 4 Storage device 11 Rewritable memory 12 Read only memory 13 CPU 14 Line control unit 15 Timer 16 Power control unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 電子計算機システム(2)からそのパワ
ーオン動作を実行するプログラムを書き替え可能なメモ
リにローディングして動作するパワーオン装置(1)に
おいて、 前記書き替え可能なメモリ(11)にローディングされ
るプログラムの一部分と同機能のプログラムを保持する
読み出し専用メモリ(12)を具備し、 書き替え可能なメモリ(11)にプログラムが存在しな
いとき、前記読み出し専用メモリ(12)に格納された
プログラムにもとづき動作するように構成したことを特
徴とするパワーオン装置。
1. A power-on device (1) which operates by loading a program for executing its power-on operation from a computer system (2) into a rewritable memory, wherein the rewritable memory (11) is A read-only memory (12) holding a program having the same function as a part of the loaded program is stored in the rewritable memory (12) when the program does not exist in the rewritable memory (11). A power-on device characterized by being configured to operate based on a program.
【請求項2】 前記書き替え可能なメモリ(11)にプ
ログラムが存在しないとき、前記読み出し専用メモリ
(12)に格納されたプログラムを書き替え可能なメモ
リ(11)にローディングすることを特徴とする請求項
1記載のパワーオン装置。
2. The program stored in the read-only memory (12) is loaded into the rewritable memory (11) when the program does not exist in the rewritable memory (11). The power-on device according to claim 1.
【請求項3】 前記書き替え可能なメモリ(11)にロ
ーディングされるプログラムを実行するか、それとも前
記読み出し専用メモリ(12)のプログラムを実行する
のかを外部指示装置(21)にもとづき選択するように
したことを特徴とする請求項1記載のパワーオン装置。
3. The external instruction device (21) is used to select whether to execute a program loaded in the rewritable memory (11) or a program in the read-only memory (12). The power-on device according to claim 1, wherein:
JP6190292A 1992-03-18 1992-03-18 Power-on device Pending JPH05265765A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6190292A JPH05265765A (en) 1992-03-18 1992-03-18 Power-on device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6190292A JPH05265765A (en) 1992-03-18 1992-03-18 Power-on device

Publications (1)

Publication Number Publication Date
JPH05265765A true JPH05265765A (en) 1993-10-15

Family

ID=13184547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6190292A Pending JPH05265765A (en) 1992-03-18 1992-03-18 Power-on device

Country Status (1)

Country Link
JP (1) JPH05265765A (en)

Similar Documents

Publication Publication Date Title
US6901298B1 (en) Saving and restoring controller state and context in an open operating system
JPH1097353A (en) Computer system and resume processing method applied to the same system
EP1008928A4 (en) Disk drive and computer
KR960011766A (en) Computer systems
EP0173967B1 (en) Microprogram load unit
TWI726502B (en) Server without the need to shut down during firmware update and motherboard module
JPH05265765A (en) Power-on device
US6713778B2 (en) Register setting method and semiconductor device
JP3427010B2 (en) Computer system
JP2507336B2 (en) Data processing device
JP2005050079A (en) Server device, bios updating program, bootstrap program, and bios updating method
JP2529707B2 (en) Blackout detection method
JP3843189B2 (en) Optical disk system control chip and update method used for optical disk system
JPH05298217A (en) Information processor
JPH06149483A (en) Computer system
JP2002024044A (en) Controller
JPH06208525A (en) Method for switching operation mode of processor
JP2006302321A (en) Information processor
JPH0227689B2 (en)
JPH11353170A (en) Flash memory controller and memory access method of flash memory controller
JPS6385913A (en) Automatic power source control system
JPH04105110A (en) Power controller
CN113918001A (en) Embedded network equipment system upgrading data protection device and method
JPH05224729A (en) Numerical controller containing control program changing function
JPH0289296A (en) Nonvolatile memory circuit

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010710