JPS588332A - Power supply interruption controlling method for computer - Google Patents

Power supply interruption controlling method for computer

Info

Publication number
JPS588332A
JPS588332A JP56107314A JP10731481A JPS588332A JP S588332 A JPS588332 A JP S588332A JP 56107314 A JP56107314 A JP 56107314A JP 10731481 A JP10731481 A JP 10731481A JP S588332 A JPS588332 A JP S588332A
Authority
JP
Japan
Prior art keywords
time
computer
state
power
specified
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
JP56107314A
Other languages
Japanese (ja)
Inventor
Tsuneyoshi Muranaka
村中 常義
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP56107314A priority Critical patent/JPS588332A/en
Publication of JPS588332A publication Critical patent/JPS588332A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Power Sources (AREA)
  • Direct Current Feeding And Distribution (AREA)

Abstract

PURPOSE:To avoid the interruption of power supply during job and to prevent useless power consumption, by executing a power supply interruption program after all jobs to be executed at least are finished. CONSTITUTION:A binary-coded decimal signal from a clock CLK incorporated into a computer passes through various decoders DEC and the signal is outputted in a predetermined time as a reference time. A monostable multivibrator MM1 is energized with a time corresponding to the designated time and an interruption signal inversion INT is given to a computer main body. When the computer receives this signal INT, the program jumps to a program discriminating whether or not the jobs are finished and when the jobs are finished, the power supply for the entire computer is interrupted. On the other hand, if the jobs are not finished, the computer returns to the original job and executes it. If the power supply is not interrupted, the signal INT is generated again after a specified time to discriminate the presence/absence of the jobs. This operation is repeated to the end of the job.

Description

【発明の詳細な説明】 本発明は計算機の不使用時(特に夜間)に、自動的に計
算機の電源を遮断する電源遮断制御方法に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a power cutoff control method for automatically cutting off the power to a computer when the computer is not in use (particularly at night).

大型の計算機の場合には装置が非常に高価なも“のであ
るために、昼夜をとゎず使用して稼動率を高めているが
、オフィスコイピユータ等の小型コンピュータにあって
は、通常、夜間は使用されていない。計算機が大きなジ
ョブまたは複数のジョブを連続的に実行する場合、その
終了時刻は夜間になることが多いが、このようなジョブ
の実行中はオペレータは不必要であるため、通常、オペ
レータは計算機を作動させたまま帰宅してしまう。
In the case of large computers, the equipment is very expensive, so they are used day and night to increase the operating rate, but with small computers such as office computers, , it is not used at night.When a calculator runs a large job or multiple jobs in succession, its end time is often at night, but an operator is unnecessary during the execution of such jobs. Therefore, operators usually go home with their computers running.

したがって、計算機は夜間、゛無人状態でジョブの実行
を終了することになり、これ以後、は有用な処理を行な
わないにもかかわらず電源は長時間供給され続けること
になる。これは、電力を無駄に消費するばかりでなく、
外部記憶装置(ディスク装置)等の駆動部を動かし続け
ることになり、機器の寿命を縮めることにんる。このた
め、従来より計算機の電源はタイマを介して供給し、こ
のタイマに、計算等により予測した所要時間をセットし
て、夜間でも自動的に電のを遮断することが行なわれて
いる。
Therefore, the computer ends its job execution at night in an unattended state, and after that, power continues to be supplied for a long time even though the computer does not perform any useful processing. This not only wastes power, but also
This means that the drive unit of the external storage device (disk device) must continue to operate, which shortens the life of the device. For this reason, conventionally, power to computers is supplied via a timer, and the required time, which is predicted by calculation, is set in the timer to automatically shut off the power even at night.

しかしながら、このような従来の方法では予測した所要
時間は必らずしも実際の時間と一致せず、特に、実際の
所要時間よりも短い時間をタイマにセットした場合には
、ジョブの実行中に電源が遮断されることになり、翌日
再び同じジョブを行な、 わなければならないばかりか
、最悪の場合には外部記憶装置内のプログラムまで破壊
してしまう。
However, with these conventional methods, the predicted required time does not necessarily match the actual time, and especially if the timer is set to a shorter time than the actual required time, Not only will the power be cut off, forcing you to perform the same job again the next day, but in the worst case scenario, the program in the external storage device will also be destroyed.

本発明の目的は、無人状態の夜間等にジョブが終了した
場合、計算機の電源を自動的に遮断して、無駄な電力消
費をなくするとともに計算機の連続使用に基づく疲労を
軽減することである。
An object of the present invention is to automatically turn off the power to a computer when a job is completed during unattended conditions such as at night, thereby eliminating unnecessary power consumption and reducing fatigue caused by continuous use of the computer. .

上記目的を達成するため、本発明では、少なくとも実行
すべきジョブがすべて終了したことを確認したうえで、
電源遮断プログラムを実行して計算機および周辺機器の
電源を遮断する。
In order to achieve the above object, in the present invention, at least after confirming that all jobs to be executed have been completed,
Execute the power shutdown program to shut off the power to the computer and peripheral devices.

第1図は本発明を実施する1つの装置構成を示す回路図
である。
FIG. 1 is a circuit diagram showing one device configuration for implementing the present invention.

この回路の動作の概要を説明すると、計算機に備えっけ
の時計CLKからの10時9時および10分の各桁から
のBCD (パイナリーコーデツドデシマル)信号を各
種のデコーダに通して、基準時刻としてあらかじめ定め
る各時間に信号を出力し、この信号のうちスイッチで指
定された時間に対応するものでモノマルチMMIを付勢
して割込み信号INTを図示しない計算機本体の割込み
入力端子に与える。計算機本体はこの割込み信号INT
を受けると、ジョブがすべて終了しているか否かを判断
するプログラムにジャンプして、終了していればパワー
ダウンシーケンスを実行して最終的に計算機全体の電源
を遮断する。ジョブが終了していないと判断した場合、
計算機はもとのジョブに戻りこれを実行する。電源が遮
断されない場合、第1図の回路は8分後に再び割込み信
号INTを発生してジョブの有無を判断する。これでも
電源が遮断されない場合には、10分毎に割込み信号I
NTを発生して、その毎にジョブの有無を判断するプロ
グラムを実行する。次にこの回路を詳細に説明する。イ
ンバータI N、、 I N2およびアントゲ−) A
N、、AN2は’10時の桁のデコードを行なうもので
、アンドゲートANIおよびAN2はそれぞれ「1」お
よび「2」のときに出力が論理1となる。デコーダDE
C(BCD−デシマルデコーダ)およびインバータI 
Ns 、I N4− I NsおよびIN、は1時の桁
のデコードを行なうもので、インバータI N、、 I
 N、、 I N。
To give an overview of the operation of this circuit, BCD (pinary coded decimal) signals from each digit of 10:09 and 10 minutes from the clock CLK installed in the computer are passed through various decoders, and the A signal is output at each predetermined time, and one of these signals corresponding to the time specified by the switch activates the monomulti MMI and provides an interrupt signal INT to an interrupt input terminal of the computer main body (not shown). The computer body uses this interrupt signal INT
When it receives a message, it jumps to a program that determines whether all jobs have finished, and if they have, it executes a power-down sequence and finally shuts off the power to the entire computer. If it is determined that the job has not finished,
The computer returns to the original job and executes it. If the power is not cut off, the circuit of FIG. 1 will generate the interrupt signal INT again after 8 minutes to determine the presence or absence of a job. If the power is not cut off even after this, an interrupt signal I is sent every 10 minutes.
A program is executed that generates NT and determines whether there is a job each time. Next, this circuit will be explained in detail. Inverter IN, IN2 and Android) A
N, , AN2 are for decoding the 10 o'clock digit, and AND gates ANI and AN2 output logic 1 when they are "1" and "2", respectively. Decoder DE
C (BCD-decimal decoder) and inverter I
Ns, I N4- I Ns and IN decode the 1 o'clock digit, and inverters I N,, I
N,, I N.

およびIN、はそれぞれr4J 、 r3j、 rlJ
および「o」ノときに出力が論理「1」となる。インバ
ータIN、。
and IN, are r4J, r3j, rlJ, respectively
and "o", the output becomes logic "1". Inverter IN.

IN、およびアントゲ−) ANS、AN4は1o分の
桁のデコードを行なうもので、アンドゲートAN、およ
びAN、はそれぞれrOJおよび「3」のときに出力が
論理「1」となる。3人力のナンドゲー) NA、〜N
A、は基準となる8つの時刻をデコードする本ので、こ
れらの出力に接続されたスイッチS、、S2およびS3
の状態によって指定時刻は第1表のとおりに変化する。
ANS and AN4 are for decoding digits corresponding to 1o, and AND gates AN and AN output logic "1" when rOJ and "3", respectively. 3-person Nando game) NA, ~N
Since A decodes eight reference times, the switches S, , S2 and S3 connected to these outputs
The designated time changes as shown in Table 1 depending on the state.

第1表 指定時刻になると(図示の状態では20時30分)、イ
ンバータIN9の入力が論理Oになるため、その出力が
論理1となってモノマルチMMIを付勢し、モノマルチ
MMIの出力にあられれるワンショットパルスはノアゲ
ートNRを通って論理Q 割込み要求信号INTとなる
。一方、ナントゲートNA、およびNA、。で構成され
るR/Sフリップ70ツブは、計算機本体の電源投入時
に発生する初期リセット信号PR8Tによりセットされ
、ナントゲートNA、の出力は論理0となるが、指定時
刻になるとセットされてその出力は論理1となる。この
状態で8分間経過すると時計CLKの1分の桁のMSB
(8分に対応するビット)が論理1となり、アンドゲー
トAN、の出力も論理1となってモノマルチMM2を付
勢し、割込み要求信号INTを発生する。以後は1分の
桁°のMsBが論理0となってから論理lとなる毎にモ
ノマルチMM2が付勢され、そのたびに割込み要求信号
INTを出力す□る。
At the time specified in Table 1 (20:30 in the illustrated state), the input of inverter IN9 becomes logic O, so its output becomes logic 1, energizes the mono multi-MMI, and outputs the mono-multi MMI. The one-shot pulse that appears at the gate passes through the NOR gate NR and becomes the logic Q interrupt request signal INT. On the other hand, Nant Gate NA, and NA,. The R/S flip 70 tube, which is made up of becomes logic 1. When 8 minutes have passed in this state, the MSB of the 1 minute digit of the clock CLK
(the bit corresponding to the 8th minute) becomes logic 1, and the output of the AND gate AN also becomes logic 1, energizing the monomulti MM2 and generating the interrupt request signal INT. Thereafter, the monomulti MM2 is activated every time MsB in the 1 minute digit changes from logic 0 to logic 1, and outputs the interrupt request signal INT each time.

次に第2図に示すフローチャートを参照し、パワーダウ
ンシーケンスについて、説明する。なお、図示しないが
各種周辺機器および計算機はリレーを介して電源に接続
され、計算機からの制御によりこれらの電源をオフにで
きるようになっているものとする。
Next, the power down sequence will be explained with reference to the flowchart shown in FIG. Although not shown, it is assumed that various peripheral devices and a computer are connected to a power source via a relay, and these power sources can be turned off under control from the computer.

5TEP−1計算機の主記憶装置内に消去したくないデ
ータ或いはプログラムが存在する か否か判断する。(ジョブ実行前に参 照データを入力しておき、これに基づ き判定する。) STEP−2消去したくないデータが主記憶装置内にあ
るので、これをディスク装置等の 外部記憶装置に転送し記憶させる。
5TEP-1 Determine whether there is any data or program in the main memory of the computer that you do not want to erase. (Input reference data before executing the job, and make a judgment based on this.) STEP-2 Since there is data in the main memory that you do not want to erase, transfer it to an external storage device such as a disk device and store it. let

5TEP−3周辺機器(プリンタ、ディスク装置および
通信端末装置等)が計算機(CPU )と切離され、ま
た電源がオフとなって も誤印字、ディスク上のデータ破壊。
5TEP-3 Even if the peripheral devices (printer, disk device, communication terminal device, etc.) are disconnected from the computer (CPU) and the power is turned off, printing errors and data on the disk may be destroyed.

誤まった情報の伝送等の誤動作を生じ ないように各装置を書込み禁止状態に する0 8TEP−4周辺機器の電源オフによって計算機が誤動
作を生じないように、周辺機器と 計算機の信号ラインを電気的に切離す。
Put each device in a write-protected state to prevent malfunctions such as transmission of erroneous information.0 8TEP-4 To prevent the computer from malfunctioning due to power off of the peripheral devices, electrically connect the signal lines between the peripheral devices and the computer. to separate.

5TEI”5  周辺機器の電源をそれぞれオフとする
5TEI”5 Turn off the power to each peripheral device.

5TEP−6計算機の電源をオフとする。5Turn off the power to the TEP-6 computer.

次に、本発明のもう1つの実施例を説明する。Next, another embodiment of the present invention will be described.

前記実施例では時間の条件が満たされると割込み要求を
発生したが、この実施例では、まずジョブが終了したか
否かを判断し、その後に時間の条件が満足されているか
否かを判断する。
In the above embodiment, an interrupt request is generated when the time condition is satisfied, but in this embodiment, it is first determined whether the job has ended, and then it is determined whether the time condition is satisfied. .

一般にオフィスコンピュータ等の計算機は各種のプログ
ラムで構成されるオペレーティングシステムO8により
動作する。O8には制御プログラム。
Generally, computers such as office computers operate on an operating system O8 consisting of various programs. O8 has a control program.

処理プログラム、ユーティリティプログラムおよびパッ
ケージプログラム等が含まれる。制御プログラムは八−
ドウェア管理、タスク管理、データ管理、ジョブ管理お
よび通信管理等を行ない、一般のジョブ実行の際にはこ
の制御プログラムにより管理されながら処理が行なわれ
る。したがって、ジョブが終了したか否かを判断させる
には、制御プログラム中にそのプログラムを挿入すれば
よい。
Includes processing programs, utility programs, package programs, etc. The control program is 8-
It performs hardware management, task management, data management, job management, communication management, etc., and when executing a general job, processing is performed while being managed by this control program. Therefore, in order to determine whether or not a job has been completed, the program may be inserted into the control program.

制御プログラムは外部記憶装置から必要に応じて計算機
本体の主記憶装置内に書込まれ実行されるので、ジョブ
をセットした後に外部からの操作(たとえばキーボード
からの入力)により、主記憶装置内の制御プログラムの
ジョブ終了時に通過するアドレスに、後述する時刻チェ
ックシーケンスにジャンプする命令を書込む。
The control program is written from an external storage device into the computer's main storage and executed as needed, so after setting a job, an external operation (for example, input from the keyboard) can cause the control program to be written to the computer's main storage. Write an instruction to jump to a time check sequence, which will be described later, to the address that the control program passes when the job ends.

第3図に示すフローチャートを参照し、時刻チェックシ
ーケンスについて説明する。
The time check sequence will be explained with reference to the flowchart shown in FIG.

5TEP−7電源自動遮断モードに指定されているか否
かをチェックして、指定されてい れば次のステップに、指定されてなけ ればもとの制御プログラムに戻る。こ ′  のモードの指定は、゛スイッチの状態またはあら
かじめ記憶されたデータを読 取ることによりチェックできる。
5TEP-7 Check whether or not the automatic power shutoff mode is specified. If it is specified, go to the next step; if not, return to the original control program. This mode designation can be checked by reading the switch status or pre-stored data.

5TEP−8電源を遮断すべき指定時刻T。を読取る。5TEP-8 Specified time T at which power should be cut off. Read.

この時刻T。は次の3つの情報を含んでいる。ToHH
:Toの始まりのr時」の情報(たとえば20時ン、T
oM:Toの始まりの「分丁の情報(たとえば30分)
This time T. contains the following three pieces of information: ToHH
: Information about "r o'clock at the beginning of To" (for example, 20 o'clock, T
oM: At the beginning of To, "minute information (for example, 30 minutes)"
.

T6 It、 : Toの終了時刻の情報(たとえば6
時) STEP−9計算機本体と接続された時計から現在の時
刻TRを読取る。時刻TRは、r時」の−情報TRHと
「分Jの情報TRMを含んでいる。
T6 It, : Information on the end time of To (for example, 6
STEP-9 Read the current time TR from the clock connected to the main computer. The time TR includes -information TRH of "r hours" and information TRM of "minutes J."

5TEP〜10  TaHとT。HKを比較してTRH
が大きければ、指定時刻を越えているのでパワー ダウンシーケンスを実行する。(指定 時刻と24時の間である) STEP−11TnHとT。HHが等しいか否かチェッ
クする。
5TEP~10 TaH and T. TRH compared to HK
If is large, the specified time has passed and the power down sequence is executed. (Between the specified time and 24:00) STEP-11TnH and T. Check whether HH are equal.

5TEP−12r時」の情報は指定時刻と現在の時刻が
等しいので1分」の情報TRMとT。Mを比較する。両
者が等しいかもしくはTRMが大きいときはパワーダウ
ンシーケン スを実行し、そうでなければもとの制 御プログラムに戻る。
Since the designated time and the current time are the same, the information for ``5TEP-12r'' is 1 minute'' information TRM and T. Compare M. If both are equal or TRM is large, a power down sequence is executed, otherwise the original control program is returned.

5TEP−13時Jの値は指定時刻よりも現在の時刻の
方が小さいので、0時(午前零時) から指定時刻の終了時までの間か否か をチェックする。ToHLがTRHよりも大きければパ
ワ下ダウンシーケンスを実 行し、そうでなければもとの制御プロ グラムに戻る。
Since the value of 5TEP-13:00 J is smaller at the current time than at the designated time, it is checked whether it is between 0:00 (midnight) and the end of the designated time. If ToHL is greater than TRH, execute the power down sequence; otherwise, return to the original control program.

以上述べた実施例は、電源自動遮断モードに指定されて
いる第1状態と、ジョブの実行をすべて終了した第2状
態、および時計の時刻があらかじめ指定した時刻と等し
いかまたは越えている第3状態のすべての状態が満たさ
れた場合に電源を一遮断するものとして説明したが、第
1状態と第2状態が、満たされたと□きに電源を遮断し
てもよい。この場合、計算機の最終確認者が、ジョブが
終了していなければ電源自動遮断モードの指定を行なえ
ばよい。また、第2状態と第3状態が満たされたときに
電源を遮断してもよい。この場合には、任意の時刻に第
3状態となったときに電源が遮断されるように指定すれ
ばよい。さらに、第2状態と、第1または第3状態のい
ずれかが満たされたときに電源を遮断するようにすれば
、上記2者のいずれかを選択できる。
The embodiment described above has a first state in which the automatic power cutoff mode is specified, a second state in which all jobs have been executed, and a third state in which the clock time is equal to or exceeds a pre-specified time. Although the description has been made assuming that the power is cut off once when all of the states are satisfied, the power may be cut off when the first state and the second state are satisfied. In this case, the final person checking the computer may specify the automatic power shutoff mode if the job has not been completed. Further, the power may be cut off when the second state and the third state are satisfied. In this case, it may be specified that the power is cut off when the third state is reached at an arbitrary time. Furthermore, if the power is cut off when the second state and either the first or third state are satisfied, either of the above two conditions can be selected.

なお、実施例で述べたパワーダウンシーケンス。Note that the power down sequence described in the embodiment.

時刻チェックシーケンスおよび各種データ等はROM 
(リードオンリメ母り−)に記憶させそおくのが好まし
い。
Time check sequence and various data etc. are in ROM
It is preferable to store it in a read-only format.

以上のとおり本発明によれば、ジョブの終了を確認した
うえで計算機の電源を遮断するので、ジョブの実行中に
電源が遮断される惑れがなく、しかもジョブ終了後、最
小限の時間経過後C確実に電源を遮断で5きるので、無
駄な電力消費を防ぐことができる。
As described above, according to the present invention, the power to the computer is shut off after confirming the end of the job, so there is no possibility that the power will be shut off while the job is being executed, and moreover, the minimum amount of time will elapse after the job ends. Since the power can be shut off without fail, unnecessary power consumption can be prevented.

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

第1−図は本発明を実施する1つの装置構成を示す回路
図、第2図は本発明のパワーダウンシーケンスの1実施
例を示すフローチャート、第3図は本発明の時刻チェッ
クシーケンスの1実施例を示すフローチャートである。 S、:時刻指定スイッチ(土曜日用) S2:時刻指定スイッチ(平日用) S、二指定切換用スイッチ f行二割込み要求信号 第2図 第3図
Fig. 1 is a circuit diagram showing the configuration of one device implementing the present invention, Fig. 2 is a flowchart showing one embodiment of the power down sequence of the present invention, and Fig. 3 is an implementation of the time check sequence of the present invention. 3 is a flowchart showing an example. S: Time designation switch (for Saturdays) S2: Time designation switch (for weekdays) S, 2 designation switch f line 2 interrupt request signal Figure 2 Figure 3

Claims (1)

【特許請求の範囲】 (1)電源自動遮断モードに指定されている第1状態; ジョブの実行を全て終了した第2状態;時計の時刻があ
らかじめ指定した時刻と等 □しいかまたは越えている
第3状態; の第2状態と、第1および第3状態の少なくとも一方が
満たされたときに電源遮断プログラムを実行して自動的
に計算機の電源を遮断する、計算機における電源遮断制
御方法。 (2)電源自動遮断モードに指定されている第1状態と
、ジョブの実行を全て終了した第2状態がる電源遮断制
御方法。 (3)  ジョブの実行を全て終了した第2状態と、時
計の時刻があらかじめ°指定した時刻と等しいかまたは
越えている第3状態が満たされたときに電法。 (4)  電源自動遮断モードに指、定されている第1
状態; ジョブの実行を全て終了した第2状態;および 時計の時刻があらかじめ指定した時刻と等しいかまたは
越えている第3状態;、 の全ての状態が満たされたときに電源遮断プログ(5)
時計の時刻があらかじめ指定した時刻になったとき、計
算機に対して割込み要求を発生し、その後、特定の時間
毎に割込み要求を発生する前記特許請求の範囲第(11
項、第(3)項または第(4)項記載の計算機における
電源遮断制御方法。 (6)  あらかじめ指定する時刻は特定の範囲を定め
るもつとして、指定開始時刻と指定終了時刻を設定する
前記特許請求の範囲第(1)項、第(3)項または第(
4)項に記載の計算機における電源遮断制御力7 法。
[Claims] (1) A first state in which the automatic power cutoff mode is specified; A second state in which all job execution has been completed; The time on the clock is equal to or exceeds the pre-specified time. Third state: A power cutoff control method for a computer, which executes a power cutoff program to automatically cut off the power to the computer when the second state and at least one of the first and third states are satisfied. (2) A power cutoff control method that includes a first state in which the automatic power cutoff mode is designated and a second state in which all job execution has been completed. (3) When the second state in which all job execution has been completed and the third state in which the clock time is equal to or exceeds the pre-specified time are satisfied. (4) The first power supply specified for automatic power cutoff mode.
State; Second state in which all job execution has been completed; Third state in which the clock time is equal to or exceeds the pre-specified time; When all of the following conditions are satisfied, the power cutoff program (5)
Claim 11 generates an interrupt request to the computer when the clock time reaches a pre-specified time, and thereafter generates an interrupt request at specific times.
2. A power cutoff control method for a computer according to item (3) or item (4). (6) Claims (1), (3), or (2) set the specified start time and specified end time, assuming that the time specified in advance defines a specific range.
Power cutoff control power in the computer described in Section 4) 7 Method.
JP56107314A 1981-07-08 1981-07-08 Power supply interruption controlling method for computer Pending JPS588332A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56107314A JPS588332A (en) 1981-07-08 1981-07-08 Power supply interruption controlling method for computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56107314A JPS588332A (en) 1981-07-08 1981-07-08 Power supply interruption controlling method for computer

Publications (1)

Publication Number Publication Date
JPS588332A true JPS588332A (en) 1983-01-18

Family

ID=14455926

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56107314A Pending JPS588332A (en) 1981-07-08 1981-07-08 Power supply interruption controlling method for computer

Country Status (1)

Country Link
JP (1) JPS588332A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61256420A (en) * 1985-05-09 1986-11-14 Panafacom Ltd Automatic power supply cut-off control system
JPS63192643U (en) * 1987-05-30 1988-12-12

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61256420A (en) * 1985-05-09 1986-11-14 Panafacom Ltd Automatic power supply cut-off control system
JPS63192643U (en) * 1987-05-30 1988-12-12

Similar Documents

Publication Publication Date Title
US4058711A (en) Asynchronous dual function multiprocessor machine control
US6182187B1 (en) System ROM including a flash EPROM and a ROM for storing primary boot code replacing a block flash EPROM
JPS601643B2 (en) Initialization circuit for digital computers
JPS6349814B2 (en)
JPH0417521B2 (en)
US4694393A (en) Peripheral unit for a microprocessor system
EP0173967B1 (en) Microprogram load unit
CA1178378A (en) High-speed external memory system
JPS588332A (en) Power supply interruption controlling method for computer
KR860006732A (en) Computer system with command monitoring configuration
JPH0785571A (en) Floppy disk controller with stand-by function
JP2857708B2 (en) Reliable watchdog timer
JPS5853099A (en) Effective use for memory
EP0156162A2 (en) Programmable controller
JPS59174923A (en) System for resetting information processing system
JP3068713B2 (en) Extended storage device maintenance controller
US4630194A (en) Apparatus for expediting sub-unit and memory communications in a microprocessor implemented data processing system having a multibyte system bus that utilizes a bus command byte
JPS59146324A (en) Power saving microcomputer device
JPH0638219B2 (en) Memory back-up powered processor
JPH08147013A (en) Programmable controller
JPH0836499A (en) Microcomputer
KR100436694B1 (en) Programmable controller system and method for resetting programmable controller system
JPS6218933B2 (en)
JPS63126007A (en) Programmable controller
JPS6220582B2 (en)