JPH02141815A - Personal computer - Google Patents

Personal computer

Info

Publication number
JPH02141815A
JPH02141815A JP63297589A JP29758988A JPH02141815A JP H02141815 A JPH02141815 A JP H02141815A JP 63297589 A JP63297589 A JP 63297589A JP 29758988 A JP29758988 A JP 29758988A JP H02141815 A JPH02141815 A JP H02141815A
Authority
JP
Japan
Prior art keywords
timer
time
personal computer
power source
released
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
JP63297589A
Other languages
Japanese (ja)
Inventor
Iku Sato
郁 佐藤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63297589A priority Critical patent/JPH02141815A/en
Publication of JPH02141815A publication Critical patent/JPH02141815A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Calculators And Similar Devices (AREA)

Abstract

PURPOSE:To prevent a personal computer from being left in the power-on state for a long time to efficiently use a machine by automatically turning off the power source of the personal computer at the time when a certain time elapses after disappearance of command input. CONSTITUTION:When a user turns on the power source, turning-on of the power source is transmitted from a central processing unit 1 through an interface 31 and a time management part 3 checks whether all of various peripheral device environments such as a disk and a printer incorporated in the personal computer are released or not, and the time management part 3 enters into the command accepting state when all of them are not released. When all of them are released, the time preliminarily set to a timer 32 is checked. The timer is counted down when having a time left. The command accepting state is set again, and the power source of the personal computer is turned off by the central processing unit 1 when the timer has not a time left.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はパーソナルコンピュータ、特に使用終了後に一
定時間の経過で自動的に電源の切断されるパーソナルコ
ンピュータに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a personal computer, and particularly to a personal computer whose power is automatically turned off after a certain period of time has passed after the end of use.

〔従来の技術〕[Conventional technology]

従来、パーソナルコンピュータは、その電源を人手によ
り切断しないかがり自動的に切断されることはない。
Conventionally, personal computers are not automatically turned off unless the power is manually turned off.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のパーソナルコンピュータは、作業終了後
に電源を切断し忘れると、気の付くまで長時間に亘って
電源を入れたまま放置されるので、無駄に電気を消費す
るとか、複数の人によって使用される場合には使用中か
どうか判らず、使用能率が低下すると云う欠点がある。
In the conventional personal computers mentioned above, if you forget to turn off the power after finishing work, the power will be left on for a long time until you realize it, resulting in unnecessary electricity consumption or if you forget to turn it off when multiple people are using it. If this happens, it is difficult to tell whether the device is in use or not, which has the disadvantage of reducing usage efficiency.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のパーソナルコンピュータは、カレンダ時計を内
蔵するパーソナルコンピュータにおいて、パーソナルコ
ンピュータに接続された総ての周辺機器が解散状態にな
ったときタイマに所定の時間をセットするタイマセット
手段と、前記周辺機器の少なくとも1台が稼働状態にな
ったとき前記タイマをリセットするタイマリセット手段
と、カレンダ時計からの時刻情報から時間差を得て前記
タイマにセットされた時間を減算するタイマ減算手段と
、前記タイマの残り時間が無くなったとき中央処理装置
に電源断を指示する出力手段とを有することにより構成
される。
A personal computer of the present invention includes a timer setting means for setting a predetermined time in a timer when all peripheral devices connected to the personal computer are in a disbanded state; a timer reset means for resetting the timer when at least one of the timers becomes operational; a timer subtraction means for obtaining a time difference from time information from a calendar clock and subtracting the time set in the timer; and output means for instructing the central processing unit to turn off the power when the remaining time runs out.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の構成図で、パーソナルコン
ピュータは中央処理装置1とカレンダ時計2と時間管理
部3とを有している0時間管理部3は中央処理装置1お
よびカレンダ時計2とのインタフェース31とタイマ3
2とを有した構成となっている。
FIG. 1 is a block diagram of an embodiment of the present invention, in which a personal computer includes a central processing unit 1, a calendar clock 2, and a time management section 3. 2 interface 31 and timer 3
2.

第2図は第1図における時間管理部3の動作のフローチ
ャートである。以下、第2図を参照して本発明のパーソ
ナルコンピュータの電源オフの動作について説明すると
、先ず使用者が電源をオンすると中央処理装置1からイ
ンタフェース31を介して電源のオンが伝えられて、時
間管理部3はパーソナルコンピュータに内蔵のフロッピ
ディスクおよび外付はフロッピディスク、ならびにプリ
ンタ等の各種周辺機器環境がすべて解放されているかを
調べる(ステップ■)。その結果、解放されていない場
合にはコマンド受付けの状態に入る(ステップ■)0次
いでコマンドの入力があるかを調べ(ステップ■)、コ
マンドの入力がなければ直ちにステップ■に戻り、コマ
ンドの入力があれば、このコマンドの処理を行なってス
テップ■に戻る(ステップ■)。
FIG. 2 is a flowchart of the operation of the time management section 3 in FIG. 1. The operation of turning off the power of the personal computer of the present invention will be explained below with reference to FIG. The management unit 3 checks whether the personal computer's built-in floppy disk, external floppy disk, and various peripheral devices such as printers are all released (step ①). As a result, if it has not been released, it enters the command acceptance state (step ■). Next, it checks to see if there is a command input (step ■), and if there is no command input, it immediately returns to step ■, and inputs the command. If so, process this command and return to step ■ (step ■).

またステップ■で各種周辺機器環境がすべて解放されて
いる場合はタイマ32に予め指定されている時間をセッ
トしくステップ■)、ステップ■と同様に各種周辺機器
環境を調べ(ステップ■)、すべて解放されていればタ
イマ32の残り時間を調べる(ステップ■)。ここで残
り時間があればタイマ減算を行なう(ステップ■)。こ
のタイマ減算はカレンダ時計2から時刻情報を受けて保
持していて、次にカレンダ時計2から送られている時刻
情報が保持している値と異なっているときは、その差分
の時間をタイマ32の残り時間から差弓くことによって
行なわれる。なおこの時、新らしい時刻情報を保持し直
す。次に再びコマンド受付けの状態に入り(ステップ■
)、コマンドの入力があるかを調べ(ステップ[相])
、コマンドが無ければステップ■に戻る。このステップ
[相]でコマンドの入力があればステップ■に戻る。ま
たステップ■で未解放の周辺機器等があれば先にセット
したタイマ32の時間をリセットして(ステップ■)ス
テップ■へ戻る。さらにまたステップ■でタイマに残り
時間が無いときは、インタフェース31を介して中央処
理装置1にパーソナルコンピュータの電源をオフさせる
Also, if all the various peripheral device environments are released in step ■, set the time specified in advance to the timer 32 (step ■), check the various peripheral device environments in the same way as step ■ (step ■), and release all of them. If so, check the remaining time of the timer 32 (step ■). Here, if there is time remaining, the timer is subtracted (step ■). This timer subtraction is performed by receiving and holding time information from the calendar clock 2, and when the time information sent from the calendar clock 2 is different from the held value, the timer 32 calculates the difference. This is done by subtracting the difference from the remaining time. At this time, new time information is held again. Next, it enters the state of accepting commands again (step ■
) and check if there is a command input (step [phase])
, if there is no command, return to step ■. If a command is input in this step [phase], the process returns to step ■. Also, if there is any peripheral device etc. that has not been released in step (2), the previously set time of the timer 32 is reset (step (2)) and the process returns to step (2). Furthermore, if there is no time left on the timer in step (2), the central processing unit 1 is caused to turn off the power of the personal computer via the interface 31.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、時間管理部から入出力装
置が解放状態になって、コマンドの入力も無くなってか
ら一定時間を超えた場合に、パーソナルコンピュータの
電源を切断するように中央処理装置にアクセスし、パー
ソナルコンピュータの電源を自動的に切断することによ
り、長時間電源オンのまま放置されているという状態が
なくなり、マシン使用時間の効率化を図ることができる
As explained above, the present invention enables the central processing unit to turn off the power of the personal computer when a certain period of time has passed since the input/output device is released from the time management unit and no commands are input. By accessing the computer and automatically turning off the power of the personal computer, it is no longer necessary to leave the power on for long periods of time, making it possible to use the machine more efficiently.

また、電源オン状態での無駄な消費電気を削減すること
ができるため、経済化を図ることができるという効果が
ある。
Further, since wasteful electricity consumption in the power-on state can be reduced, there is an effect that economy can be achieved.

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

第1図は本発明の一実施例の構成図、第2図は第1図の
時間管理部の制御動作のフローチャートである。 1・・・中央処理装置、2・・・カレンダ時計、3・・
・時間管理部、31・・・インタフェース、32・・・
タイマ。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a flowchart of the control operation of the time management section of FIG. 1. 1...Central processing unit, 2...Calendar clock, 3...
・Time management section, 31...Interface, 32...
timer.

Claims (1)

【特許請求の範囲】[Claims] カレンダ時計を内蔵するパーソナルコンピュータにおい
て、パーソナルコンピュータに接続された総ての周辺機
器が解散状態になつたときタイマに所定の時間をセット
するタイマセット手段と、前記周辺機器の少なくとも1
台が稼働状態になったとき前記タイマをリセットするタ
イマリセット手段と、カレンダ時計からの時刻情報から
時間差を得て前記タイマにセットされた時間を減算する
タイマ減算手段と、前記タイマの残り時間が無くなった
とき中央処理装置に電源断を指示する出力手段とを有す
ることを特徴とするパーソナルコンピュータ。
A personal computer having a built-in calendar clock, comprising: timer setting means for setting a predetermined time in a timer when all peripheral devices connected to the personal computer are in a disbanded state; and at least one of the peripheral devices.
a timer reset means for resetting the timer when the stand is in operation, a timer subtraction means for obtaining a time difference from time information from a calendar clock and subtracting the time set in the timer, and a timer subtraction means for subtracting the time set in the timer; 1. A personal computer comprising: output means for instructing a central processing unit to turn off the power when the computer runs out.
JP63297589A 1988-11-24 1988-11-24 Personal computer Pending JPH02141815A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63297589A JPH02141815A (en) 1988-11-24 1988-11-24 Personal computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63297589A JPH02141815A (en) 1988-11-24 1988-11-24 Personal computer

Publications (1)

Publication Number Publication Date
JPH02141815A true JPH02141815A (en) 1990-05-31

Family

ID=17848510

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63297589A Pending JPH02141815A (en) 1988-11-24 1988-11-24 Personal computer

Country Status (1)

Country Link
JP (1) JPH02141815A (en)

Similar Documents

Publication Publication Date Title
TW448349B (en) Method and apparatus for controlling power of computer system using wake on LAN (local area network) signal
US6981163B2 (en) Method and apparatus for power mode transition in a multi-thread processor
JPS59200327A (en) Control system of peripheral device
KR20020069185A (en) Bus arbitration in low power system
JPH0589020A (en) Local-area-network-server-micro-computer, operation method at unattended time and option-card
TW515995B (en) Method allowing to configure computer system as wake on LAN
JPH02141815A (en) Personal computer
JPS62145458A (en) Microcomputer
JPS61223916A (en) Power source control system
JPH037963B2 (en)
KR100300029B1 (en) Power management unit for java micro controller unit
JPS57168367A (en) Handshake method of master central processing unit and slave central processing unit
JPH0969052A (en) Interrupt control circuit
JP3403846B2 (en) Data saving device
JPS61245242A (en) Interruption input device
JPS6375913A (en) Power controller for personal computer
JPS6133118U (en) power control device
JP2548626Y2 (en) Power control device for computer built-in equipment
JPH0338710A (en) Automatic stop control system for computer
JPH04363712A (en) Portable computer system
JPH05265602A (en) Power management control device
JPH053005B2 (en)
JPS6158019A (en) Power keeping device
JPH06309280A (en) Keyboard system
JPH0476611A (en) System power supply controller