JP2001084065A - Power control system for computer peripheral device - Google Patents

Power control system for computer peripheral device

Info

Publication number
JP2001084065A
JP2001084065A JP25746599A JP25746599A JP2001084065A JP 2001084065 A JP2001084065 A JP 2001084065A JP 25746599 A JP25746599 A JP 25746599A JP 25746599 A JP25746599 A JP 25746599A JP 2001084065 A JP2001084065 A JP 2001084065A
Authority
JP
Japan
Prior art keywords
power
printer
controller
peripheral device
signal
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
JP25746599A
Other languages
Japanese (ja)
Inventor
Hiroshi Hasegawa
浩 長谷川
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 Software Kobe Ltd
Original Assignee
NEC Software Kobe 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 NEC Software Kobe Ltd filed Critical NEC Software Kobe Ltd
Priority to JP25746599A priority Critical patent/JP2001084065A/en
Publication of JP2001084065A publication Critical patent/JP2001084065A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

PROBLEM TO BE SOLVED: To realize low power consumption of a power control system by turning on a power switch means with an output signal from a device driver on the side of a computer so as to start a data processing means on the side of a peripheral device by a controller. SOLUTION: When the power source of a printer 3, namely a power switch means 32, is in an off state, the means 32 is turned on via an auto line field pin 23X. After driving a controller 31 with it, at the time of outputting an instruction for turning on a power switch means 34 to the controller 31, the controller 31 turns on the means 34 in response to this instruction. As the result, the power source of the means 33 being a data processing means is turned on and then, in accordance with a printer driving signal outputted from a printer driver 21, the means 33 is operated to printing.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータに接
続された周辺機器の電源について、オン・オフ制御する
電源制御システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a power supply control system for controlling on / off of the power supply of peripheral devices connected to a computer.

【0002】[0002]

【従来の技術】従来、コンピュータに接続したプリンタ
などの周辺機器を使用する際及び使用の終了の際には、
使用者が周辺機器の電源のオン・オフを切り替える必要
があり、もし、周辺機器の使用に際して、コンピュータ
側でアプリケーションの処理信号を出力した際には、周
辺機器の電源がオフの場合に、コンピュータの表示部
(モニタ)に電源がオフである旨が報知され、アプリケ
ーションの処理を解除して電源のオン待ち状態になる。
2. Description of the Related Art Conventionally, when a peripheral device such as a printer connected to a computer is used and when the use is terminated,
It is necessary for the user to switch the power of the peripheral device on and off.If the computer outputs the processing signal of the application when using the peripheral device, the computer is turned off when the power of the peripheral device is turned off. Is notified that the power is off, the application processing is canceled, and the power supply waits.

【0003】また、特に、周辺機器が使用者のそばに設
置されていない場合には、周辺機器を使用する最初の段
階で、また、終業の際、周辺機器を設置している場所ま
で移動して周辺機器の電源をオン・オフする必要があ
る。
[0003] In particular, when the peripheral device is not installed near the user, the user moves to the place where the peripheral device is installed at the initial stage of using the peripheral device and at the end of work. It is necessary to turn on and off the power of peripheral devices.

【0004】図6は、このような、従来のプリンタにお
けるコンピュータ側からの指示(印刷命令)を入力した
後のプリンタ動作のためのフローチャートである。ここ
では、まず、使用者がマウスなどを操作することによ
り、コンピュータ(PC)側のプリンタドライバに、プ
リンタに印刷を実行させるような指示を入力すると(ス
テップD1)、パラレルポートドライバを介して、プリ
ンタのコントローラに出力信号が供給されるが(ステッ
プD2)、コントローラの電源がオンであれば(ステッ
プD3)、ステップD8へ移行する。一方、プリンタの
電源がオフの場合には(ステップD3)、コントローラ
側からの起動の信号応答がないので、コンピュータ側の
プリンタドライバは、コントローラの電源オフを確認
し、ステップD8へ移行する。一方、プリンタの電源が
オフの場合には(ステップD3)、表示部に「プリンタ
の電源がオフ」である旨、および、印刷の続行/中止を
選択させる旨を表示させる(ステップD4)。
FIG. 6 is a flowchart for the operation of the printer after inputting an instruction (print command) from the computer in such a conventional printer. Here, first, when the user operates a mouse or the like to input an instruction for causing the printer to execute printing to the printer driver on the computer (PC) side (step D1), the user inputs the instruction via the parallel port driver. The output signal is supplied to the controller of the printer (step D2). If the power of the controller is on (step D3), the process proceeds to step D8. On the other hand, if the power of the printer is off (step D3), there is no response to the activation signal from the controller, so the printer driver on the computer confirms that the controller is off and proceeds to step D8. On the other hand, if the power of the printer is off (step D3), the display unit indicates that "the power of the printer is off" and that the user can select to continue / stop printing (step D4).

【0005】使用者が表示部により報知された情報を確
認して、印刷処理を中止する場合には(ステップD
5)、印刷命令が破棄され、プリンタによる印刷は実行
されないで、図6に示す動作を終了する(ステップD
7)。
When the user confirms the information notified by the display unit and stops the printing process (step D).
5), the print command is discarded, and printing by the printer is not executed, and the operation shown in FIG. 6 ends (step D).
7).

【0006】一方、印刷の続行を選択する場合には(ス
テップD5)、使用者が、まず、プリンタに備えられて
いる外部の電源スイッチをオンして、再度、プリンタに
印刷を実行させる指示を入力する。これにより、コンピ
ュータ側のプリンタドライブからプリンタのコントロー
ラへ印刷データを出力するが、この段階では、少なくと
も、コントローラの電源はオン状態であり、以後、プリ
ンタ手段を駆動して、印刷を実行する。
On the other hand, when the user selects to continue printing (step D5), the user first turns on an external power switch provided in the printer and instructs the printer to execute printing again. input. As a result, the print data is output from the printer drive of the computer to the controller of the printer. At this stage, at least the power of the controller is in the ON state, and thereafter, the printer is driven to execute printing.

【0007】[0007]

【発明が解決しようとする課題】ここで、使用者の周辺
機器の操作性、すなわち、ユーザインタフェースを向上
させるために、たとえば、特開平4−275613号公
報に所載のような、周辺機器としてのプリンタの電源の
オン・オフを制御する装置が提唱されている。
Here, in order to improve the operability of the peripheral device of the user, that is, the user interface, for example, the peripheral device as disclosed in Japanese Patent Application Laid-Open No. Hei 4-275613 is used. A device for controlling the power on / off of a printer has been proposed.

【0008】図7は、この公報に記載されている装置の
構成図である。ここでは、プリンタ14に、電源のオン
・オフを切り替えるために、信号監視回路15及び電源
オン・オフ回路(電源スイッチ手段)16が備えられて
おり、信号監視回路15が、外部に備えるホストコンピ
ュータ12から出力される電源オン・オフ信号を常時監
視し、電源オン・オフ回路16は、信号監視回路15か
ら出力される制御信号に基づいて、プリンタの電源のオ
ン・オフを制御している。
FIG. 7 is a block diagram of the device described in this publication. Here, the printer 14 is provided with a signal monitoring circuit 15 and a power on / off circuit (power switch means) 16 for switching the power on and off, and the signal monitoring circuit 15 is provided by an external host computer. The power on / off circuit 16 constantly monitors the power on / off signal output from the power supply 12, and the power on / off circuit 16 controls the power on / off of the printer based on the control signal output from the signal monitoring circuit 15.

【0009】しかし、このプリンタ(周辺機器)の電源
オン・オフ制御装置に備えられた信号監視回路には、電
力を供給する電源が、常時接続されていなければならな
い。このため、周辺機器の電源制御システムでの低消費
電力化を図ることが困難であり、これらの改善が望まれ
ていた。
However, a power supply for supplying electric power must always be connected to a signal monitoring circuit provided in the power on / off control device of the printer (peripheral device). For this reason, it is difficult to reduce the power consumption of the power supply control system for peripheral devices, and improvement of these has been desired.

【0010】本発明は、上記事情に基づいてなされたも
ので、周辺機器の電源制御システムの低消費電力化を図
ることを課題としている。
[0010] The present invention has been made based on the above circumstances, and has as its object to reduce the power consumption of a power supply control system for peripheral devices.

【0011】[0011]

【課題を解決するための手段】上記課題を解決するため
に、本発明は、コンピュータ側から出力される指示に応
じて、周辺機器のコントローラを動作し、これによっ
て、前記周辺機器の電源をオン状態とし、データ処理を
する際に、前記周辺機器のコントローラへの電力供給の
ための電源スイッチ手段を、コンピュータ側の機器ドラ
イバからの出力信号でオン状態として、前記コントロー
ラにより、周縁機器側のデータ処理手段を立ち上げるよ
うに構成する。
In order to solve the above problems, the present invention operates a controller of a peripheral device according to an instruction output from a computer, thereby turning on a power supply of the peripheral device. State, and when performing data processing, the power switch means for supplying power to the controller of the peripheral device is turned on by an output signal from a device driver on the computer side. The processing means is configured to start up.

【0012】また、本発明では、コンピュータ側からの
指示でデータ処理した後、一定時間後に、前記機器ドラ
イバから前記電源スイッチ手段をオフする信号を与える
ことを特徴とする。
Further, in the present invention, a signal for turning off the power switch means is given from the device driver after a predetermined time after performing data processing in accordance with an instruction from the computer.

【0013】この場合、本発明の実施の形態として、前
記機器ドライバからの出力信号を周辺機器コントローラ
へ供給するパラレルポートドライバには、前記周辺機器
について未使用であるオート・ライン・フィールドのピ
ンに対して、前記出力信号が供給され、これに対応する
前記周辺機器側の前記電源スイッチ手段をオン/オフす
るように構成していることが有効である。
In this case, as an embodiment of the present invention, a parallel port driver for supplying an output signal from the device driver to a peripheral device controller includes an auto line field pin which is not used for the peripheral device. On the other hand, it is effective that the output signal is supplied and the corresponding power switch means on the peripheral device side is turned on / off.

【0014】また、本発明の実施の形態として、前記機
器ドライバからの出力信号は、機器側のコントローラを
起動する信号と、これに先立って、あるいは、これと同
時に、前記電源スイッチ手段をオンする制御信号とから
なり、後者は、前記パラレルポートドライバでの未使用
であるオート・ライン・フィールドのピンに対して供給
されることが、更には、前記データ処理回路へのデータ
送信終了後、一定時間経過してから、前記機器ドライバ
からの出力信号で、前記電源スイッチ手段をオフするこ
とが、好ましく、その具体的構成として、前記周辺機器
がプリンタであり、前記データ処理手段がプリント手段
である場合を挙げることができる。
According to an embodiment of the present invention, an output signal from the device driver is a signal for activating a controller on the device side, and the power switch means is turned on prior to or simultaneously with the signal. Control signal, the latter being supplied to an unused auto line field pin in the parallel port driver, and furthermore, after the data transmission to the data processing circuit is completed, After a lapse of time, it is preferable that the power switch unit be turned off by an output signal from the device driver. As a specific configuration, the peripheral device is a printer and the data processing unit is a printing unit. Cases can be mentioned.

【0015】従って、本発明では、コンピュータ側の、
周辺機器の立ち上げの指令時に、周辺機器側の電源がオ
ンでき、しかも、コンピュータ側の指令で周辺機器の駆
動が停止でき、この停止されている状態では、その周辺
機器のコントローラと処理手段との各々の電源がオフさ
れていて、周辺機器の電源制御システムの低消費電力化
を図ることができるなどの効果が得られる。
Therefore, in the present invention, the computer side
At the time of a command to start up the peripheral device, the power of the peripheral device can be turned on, and the drive of the peripheral device can be stopped by a command from the computer. In this stopped state, the controller of the peripheral device and the processing means Are turned off, so that the power control system of the peripheral device can achieve low power consumption.

【0016】[0016]

【発明の実施の形態】以下、図面を参照してこの発明の
実施形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0017】(実施形態1)図1は、この発明の実施形
態におけるプリンタ電源制御システムの構成図である。
プリンタ電源制御システムは、例えば、パーソナルコン
ピュータ(以下、PCと称する。)2と、PC2に接続
されたプリンタ(周辺機器)3と、プリンタ3に印刷を
実行させる指示やプリンタ3の電源をオン・オフする指
示を入力する、例えば、マウス、キーボードなどの入力
装置1とを備えている。
(Embodiment 1) FIG. 1 is a configuration diagram of a printer power supply control system according to an embodiment of the present invention.
The printer power control system includes, for example, a personal computer (hereinafter, referred to as a PC) 2, a printer (peripheral device) 3 connected to the PC 2, an instruction to cause the printer 3 to execute printing, and power on of the printer 3. An input device 1, such as a mouse or a keyboard, for inputting an instruction to turn off is provided.

【0018】また、PC2は、入力装置1で入力された
指示に基づいて、プリンタ3に印刷を実行させるため
に、プリンタ駆動信号、データ信号などの出力信号を出
力するプリンタドライバ21と、プリンタドライバ21
の出力信号をプリンタ3側のコントローラ31に供給す
るためのパラレルポートドライバ22と、一定条件下で
コントローラ31の駆動を停止するためのタイマ24と
を具備している。
Further, the PC 2 includes a printer driver 21 for outputting output signals such as a printer driving signal and a data signal for causing the printer 3 to execute printing based on an instruction input by the input device 1, and a printer driver 21. 21
And a timer 24 for stopping the driving of the controller 31 under certain conditions.

【0019】また、PC2は、パラレルポートドライバ
22とプリンタ3側との間でプリンタ駆動信号、データ
信号などを入出力する図示しない複数のピンを有したポ
ート23を備えている。なお、複数のピンの中には、通
常、未使用のオート・ライン・フィールドピン23Xが
あり、パラレルポートドライバの一部と接続している。
The PC 2 has a port 23 having a plurality of pins (not shown) for inputting and outputting a printer drive signal, a data signal, and the like between the parallel port driver 22 and the printer 3. Note that among the plurality of pins, there is usually an unused auto line field pin 23X, which is connected to a part of the parallel port driver.

【0020】また、プリンタ3には、コントローラ31
の制御で駆動されるプリント手段(データ処理手段)3
3と、コントローラ31の制御で、オン/オフされるプ
リント手段33のための電源スイッチ手段34とを装備
している。
The printer 3 has a controller 31.
Printing means (data processing means) 3 driven by the control of
3 and a power switch means 34 for a printing means 33 which is turned on / off under the control of the controller 31.

【0021】このような構成において、プリンタ3の電
源がオフ状態の場合には、コントローラ31及びプリン
ト手段33の双方に電力を供給しない状態とすることに
より、システムの低消費電力化を図る。
In such a configuration, when the power of the printer 3 is off, the power is not supplied to both the controller 31 and the printing means 33, thereby reducing the power consumption of the system.

【0022】つづいて、図1に示すプリンタ電源制御シ
ステムの動作について説明する。コンピュータ2側か
ら、たとえば印刷命令が出力されると、プリンタ3の電
源のオン・オフが確認される。そして、プリンタ3の電
源、すなわち電源スイッチ手段32がオフ状態であれ
ば、オート・ライン・フィールドピン23xを経由し
て、あるいは、経由した制御信号で、電源スイッチ手段
32をオンする。
Next, the operation of the printer power supply control system shown in FIG. 1 will be described. When, for example, a print command is output from the computer 2 side, it is confirmed whether the power of the printer 3 is on or off. If the power of the printer 3, that is, the power switch means 32 is in the off state, the power switch means 32 is turned on via the auto line / field pin 23x or by a control signal passed therethrough.

【0023】それに伴ってコントローラ31が駆動さ
れ、その後、コントローラ31に電源スイッチ手段34
をオンするような指示を出力すると、コントローラ31
が、この指示に応じて電源スイッチ手段34をオンす
る。これにより、プリント手段33の電源がオンされ、
その後プリンタドライバ21から出力されるプリンタ駆
動信号に従って、プリント手段33を操作して、プリン
トを実行することができる。
Accordingly, the controller 31 is driven.
Output an instruction to turn on the controller 31
Turns on the power switch means 34 in response to this instruction. Thereby, the power of the printing means 33 is turned on,
Thereafter, printing can be performed by operating the printing means 33 in accordance with the printer drive signal output from the printer driver 21.

【0024】また、プリンタ3側の電源スイッチ手段3
2がオン状態であることが確認されれば、その後プリン
タドライバ21から出力されるプリンタ駆動信号に従っ
て、プリント手段33を操作して、プリントを実行する
ことができる。
The power switch means 3 on the printer 3 side
If it is confirmed that the printer 2 is in the ON state, the printing unit 33 can be operated to execute printing in accordance with the printer drive signal output from the printer driver 21 thereafter.

【0025】プリント(データ処理)が終了すると、終
了した旨の信号がプリンタドライバ21へ出力される。
プリンタドライバ21は、その信号を入力すると、タイ
マ24へ時間を計測させる信号を出力する。タイマ24
は、その信号をトリガにして、時間を計測する。
When the printing (data processing) is completed, a signal to the effect that the printing is completed is output to the printer driver 21.
Upon receiving the signal, the printer driver 21 outputs a signal for causing the timer 24 to measure time. Timer 24
Uses the signal as a trigger to measure time.

【0026】その後、予め定めた一定時間内に、再度、
プリンタ3を駆動するための出力信号が入力装置から送
られない場合には、オート・ライン・フィールドピン2
3xを経由して、電源スイッチ手段32に制御信号を送
り、電源オフとする。一方、一定時間内にプリンタ3を
駆動のための出力信号が送られた場合には、プリンタド
ライバ21は、タイマ24により計測している時間をリ
セットし、その後、プリントの終了からの手順を繰り返
す。
Thereafter, again within a predetermined time,
If an output signal for driving the printer 3 is not sent from the input device, the auto line field pin 2
A control signal is sent to the power switch means 32 via 3x to turn off the power. On the other hand, if an output signal for driving the printer 3 is sent within a certain time, the printer driver 21 resets the time measured by the timer 24, and then repeats the procedure from the end of printing. .

【0027】このように、本実施形態のプリンタ電源制
御システムでは、コンピュータ側で、オート・ライン・
フィールドピン23Xを利用して、制御信号をプリンタ
(周辺機器)3側に与えることで、そのコントローラ3
1の電源をオンとすることができ、従って、コンピュー
タ側で、プリンタの電源オン・オフ制御がなされるだけ
でなく、終業後など、長時間、不使用状態にある時に、
プリンタ側で、完全な電源オフ状態が得られ、システム
の低消費電力化が達成できる。
As described above, in the printer power supply control system according to the present embodiment, the automatic line
By providing a control signal to the printer (peripheral device) 3 using the field pin 23X, the controller 3
1 can be turned on, so that the computer not only controls the power on / off of the printer, but also when the computer is in a non-use state for a long time, such as after work.
A complete power-off state is obtained on the printer side, and low power consumption of the system can be achieved.

【0028】(実施形態2)図2は、この発明の他の実
施形態を示すもので、上述の実施形態と相違する点は、
コンピュータ側およびプリンタなどの周辺機器側で、所
要の構成を備えて、上述の実施形態と同様な機能を果た
そうとするものである。
(Embodiment 2) FIG. 2 shows another embodiment of the present invention.
A computer and a peripheral device such as a printer are provided with a required configuration to perform the same functions as those of the above-described embodiment.

【0029】ここでの電源制御システムでは、入力装置
1によりCPU25に入力された指令に基づいて、プリ
ンタ3に印刷を実行させたり、プリンタ3の電源のオン
・オフを確認する確認手段26と、コントローラ31の
電源のオン・オフを切り替えるコントローラの電源オン
手段27と、プリント手段33の電源のオン・オフを切
り替えるプリント手段の電源切替手段28とを備えてい
る。
In the power supply control system here, based on a command inputted to the CPU 25 by the input device 1, the printer 3 executes printing or confirms whether the power of the printer 3 is on or off; A controller power-on means 27 for switching on and off the power of the controller 31 and a power supply switching means 28 for a printing means for switching on and off the power of the printing means 33 are provided.

【0030】また、プリンタ3は、確認手段26からの
確認信号に返答するための返答手段35と、プリント手
段33へ電力を供給するためのスイッチ手段38と、コ
ントローラ31へ電力を供給するためのスイッチ手段3
7と、PC2側とのデータを入出力するためのポート3
6とを備えている。
The printer 3 includes a response unit 35 for responding to the confirmation signal from the confirmation unit 26, a switch unit 38 for supplying power to the printing unit 33, and a switch unit 38 for supplying power to the controller 31. Switch means 3
7 and port 3 for inputting and outputting data to and from PC2
6 is provided.

【0031】なお、ポート36には、ポート23と同様
に通常、未使用のオート・ライン・フィールドピン36
Xが備えられており、これがスイッチ手段37と接続さ
れている。また、図1に示した部材と同様の部材には、
同一の符号を付している。
It should be noted that, like the port 23, the port 36 normally includes an unused auto line / field pin 36.
X is provided, which is connected to the switch means 37. In addition, members similar to those shown in FIG.
The same reference numerals are given.

【0032】図3及び図4は、図2の動作を示すフロー
チャートである。ここではこれらを参照して、図2のシ
ステムの動作について説明する。まず、使用者が入力装
置1を操作することにより、プリンタ3の電源をオンす
るような指示を入力すると、CPU25を介して確認手
段26へその指示が出力される。
FIGS. 3 and 4 are flowcharts showing the operation of FIG. Here, the operation of the system of FIG. 2 will be described with reference to these. First, when the user operates the input device 1 to input an instruction to turn on the power of the printer 3, the instruction is output to the confirmation unit 26 via the CPU 25.

【0033】確認手段26は、この指示を入力すると、
所定のアプリケーション・プログラムにより、プリンタ
3の電源のオン・オフ状態を確認する(ステップA
1)。具体的には、確認手段26は、ポート23に備え
る所定のピン(図示せず)からプリンタ3側へ確認信号
を出力する。この信号は、ポート36の対応するピンを
介してプリンタ3側に入力される。
When the confirmation means 26 inputs this instruction,
The on / off state of the power of the printer 3 is confirmed by a predetermined application program (step A).
1). Specifically, the confirmation unit 26 outputs a confirmation signal to the printer 3 from a predetermined pin (not shown) provided in the port 23. This signal is input to the printer 3 via the corresponding pin of the port 36.

【0034】すると、返信手段35は、プリンタ本体の
電源のオン・オフ状態に従った信号を確認手段26へ返
答する。これにより、確認手段26は、プリンタ3の電
源のオン・オフ状態を確認することができる。
Then, the reply means 35 replies to the confirmation means 26 with a signal according to the ON / OFF state of the power supply of the printer main body. Thereby, the checking unit 26 can check the on / off state of the power of the printer 3.

【0035】確認手段26は、プリンタ3の電源がオン
の場合には(ステップA2)、図3に示す処理を終了す
る。一方、プリンタ3の電源がオフの場合には(ステッ
プA2)、コントローラの電源オン手段27へプリンタ
3の電源がオフである旨の信号を出力する。
If the power of the printer 3 is on (step A2), the checking means 26 ends the processing shown in FIG. On the other hand, when the power of the printer 3 is off (step A2), a signal indicating that the power of the printer 3 is off is output to the power-on means 27 of the controller.

【0036】コントローラの電源オン手段27は、この
信号を入力すると、コントローラ31の電源をオンし
て、これに電力が供給されるようにするため、スイッチ
オン信号を出力する(ステップA3)。この信号は、ポ
ート23のオート・ライン・フィールドピン23X、ポ
ート36のオート・ライン・フィールドピン36Xを介
して、プリンタ3側に入力される。
When this signal is input, the controller power-on means 27 outputs a switch-on signal in order to turn on the power of the controller 31 and supply power thereto (step A3). This signal is input to the printer 3 via the auto line field pin 23X of the port 23 and the auto line field pin 36X of the port 36.

【0037】そして、スイッチ手段37をオンする。こ
うして、コントローラ31に外部電源より電力が供給さ
れるようになる(ステップA4)。なお、コントローラ
31は、電力が供給されると、ポート36に対して電力
が供給された旨の信号を出力する。この信号は、ポート
23を介して確認手段26に入力される。
Then, the switch means 37 is turned on. Thus, power is supplied from the external power supply to the controller 31 (step A4). When power is supplied, the controller 31 outputs a signal to the effect that power has been supplied to the port 36. This signal is input to the confirmation means 26 via the port 23.

【0038】確認手段26は、この信号を入力すると、
プリント手段の電源切替手段28に対して、プリント手
段33の電源をオンする電源オンコマンドを出力させる
ような指令信号を出力する。プリント手段の電源切替手
段28は、この信号を入力すると、電源オンコマンドを
生成して、ポート23、ポート36を介してコントロー
ラ31へこれを出力する(ステップA5)。このコマン
ドは、たとえば、プリント手段33へ電力を供給できる
ように、スイッチ手段38をオンさせるものである。
The confirmation means 26 receives this signal,
A command signal for outputting a power-on command to turn on the power of the printing unit 33 is output to the power switching unit 28 of the printing unit. When this signal is input, the power supply switching means 28 of the printing means generates a power-on command and outputs it to the controller 31 via the ports 23 and 36 (step A5). This command turns on the switch means 38 so that power can be supplied to the print means 33, for example.

【0039】コントローラ31は、このコマンドを入力
すると、このコマンドに従って,スイッチ手段38をオ
ンする。すると、外部電源からプリント手段33へ電力
が供給される(ステップA6)。
When this command is input, the controller 31 turns on the switch means 38 in accordance with the command. Then, electric power is supplied from an external power supply to the printing means 33 (step A6).

【0040】なお、誤動作により、スイッチ手段37が
オンされた場合には、コントローラ31に電力が供給さ
れることになるが、その後、コントローラ31には、電
源オンコマンドが入力されないため、スイッチ手段38
がオンされず、プリント手段33の電源はオンされな
い。
When the switch means 37 is turned on due to a malfunction, power is supplied to the controller 31. However, since a power-on command is not input to the controller 31, the switch means 38 is not supplied.
Is not turned on, and the power of the printing means 33 is not turned on.

【0041】ちなみに、スイッチ手段37がオンされて
から、一定時間(たとえば5秒)内にコントローラ31
に電源オンコマンドが入力されない場合には、コントロ
ーラ31は,スイッチ手段37をオフして、自身に供給
されている電力を停止する。こうして、誤動作に対して
も,低消費電力化が図れるようにしている。
Incidentally, the controller 31 is turned on within a certain time (for example, 5 seconds) after the switch means 37 is turned on.
When the power-on command is not input to the controller 31, the controller 31 turns off the switch means 37 and stops the power supplied to itself. Thus, low power consumption can be achieved even in the case of a malfunction.

【0042】つづいて、使用者が入力装置1を操作する
ことにより、プリンタ3の電源をオフするような指示を
入力すると、CPU25を介して確認手段26へその指
示が出力される。確認手段26は、この指示を入力する
と、所定のアプリケーション・プログラムにより、プリ
ンタ3の電源のオン・オフ状態をたとえば,ステップA
1と同様の手順で確認する(ステップB1)。
Subsequently, when the user operates the input device 1 to input an instruction to turn off the power of the printer 3, the instruction is output to the confirmation means 26 via the CPU 25. When this instruction is input, the confirmation unit 26 checks the power on / off state of the printer 3 according to a predetermined application program, for example, in step A.
Confirmation is performed in the same procedure as in Step 1 (Step B1).

【0043】そして、確認手段26は、プリンタ3の電
源がオフの場合には(ステップB2)、図4に示す処理
を終了する。一方、プリンタ3の電源がオンの場合には
(ステップB2)、プリント手段の電源切替手段28へ
プリント手段33の電源をオフする電源オフコマンドを
出力させるような指令信号を出力する。
When the power of the printer 3 is off (step B2), the checking means 26 ends the processing shown in FIG. On the other hand, when the power of the printer 3 is on (step B2), a command signal for outputting a power-off command to turn off the power of the printing unit 33 to the power switching unit 28 of the printing unit is output.

【0044】プリント手段の電源切替手段28は、この
信号を入力すると、電源オフコマンドを生成して、ポー
ト23、ポート36を介してコントローラ31へと、こ
れを出力する(ステップB3)。このコマンドは、たと
えば、プリント手段33へ供給している電力を停止でき
るように、スイッチ手段38をオフさせるようなもので
ある。
When this signal is input, the power switching means 28 of the printing means generates a power-off command and outputs it to the controller 31 via the ports 23 and 36 (step B3). This command is for turning off the switch means 38 so that the electric power supplied to the printing means 33 can be stopped, for example.

【0045】コントローラ31は、このコマンドを入力
すると、このコマンドに従ってスイッチ手段38をオフ
する。これにより、外部電源からプリント手段33へ供
給されていた電力が停止する。すると、コントローラ3
1とプリント手段33との間で信号の入出力がなくなる
ため、コントローラ31は、プリント手段33への電力
の停止を認識することができる。
When this command is input, the controller 31 turns off the switch means 38 in accordance with the command. Thus, the power supplied from the external power supply to the printing unit 33 is stopped. Then, the controller 3
Since there is no signal input / output between the printer 1 and the printer 33, the controller 31 can recognize that the power to the printer 33 has stopped.

【0046】すると、コントローラ31は、これをトリ
ガにして、スイッチ手段37をオフする。これにより、
コントローラ31への電力の供給が停止され、返信手段
35にのみ電力が供給されることになる。こうして、プ
リンタ3の電源をオフする(ステップB4)。
Then, the controller 31 uses this as a trigger to turn off the switch means 37. This allows
The supply of power to the controller 31 is stopped, and power is supplied only to the return means 35. Thus, the power of the printer 3 is turned off (step B4).

【0047】以上、所要の構成により、システムを低消
費電力化するような形態を説明したが、構成は図2に示
したものに限定されず、プリンタ3の電源をオフすると
きには、たとえばプリント手段33への電力の停止を認
識したコントローラ31が、PC2側へこの旨を報知
し、PC2側の制御によりコントローラ31をオフして
もよい。なお、タイマ24は、実施形態1と同様に使用
することにより、さらに、システムの低消費電力化を図
ることができる。
The embodiment in which the power consumption of the system is reduced by the required configuration has been described above. However, the configuration is not limited to the configuration shown in FIG. The controller 31 that recognizes the stop of the power to the power supply 33 may notify the PC 2 of this fact and turn off the controller 31 under the control of the PC 2. By using the timer 24 in the same manner as in the first embodiment, it is possible to further reduce the power consumption of the system.

【0048】(実施形態3)図5は、図2のシステムに
おいてPC2からプリンタ3へ印刷命令が出力された後
のプリンタ動作のためのフローチャートである。ここで
は、まず、使用者が入力装置1を操作することにより、
プリンタ3に印刷を実行させるような指示を入力する
と、確認手段26にその指示が出力される。
(Embodiment 3) FIG. 5 is a flowchart for a printer operation after a print command is output from the PC 2 to the printer 3 in the system of FIG. Here, first, when the user operates the input device 1,
When an instruction to cause the printer 3 to execute printing is input, the instruction is output to the confirmation unit 26.

【0049】確認手段26は、この指示を入力すると、
所定のアプリケーション・プログラムにより、プリンタ
3の電源のオン・オフ状態を確認する(ステップC
1)。確認方法はたとえばステップA1(図2)と同様
としている。
When the confirmation means 26 inputs this instruction,
The on / off state of the power of the printer 3 is confirmed by a predetermined application program (step C).
1). The confirmation method is the same as, for example, step A1 (FIG. 2).

【0050】そして、確認手段26は、プリンタ3の電
源がオンの場合には(ステップC2)、ステップC7へ
移行する。一方、プリンタ3の電源がオフの場合には
(ステップC2)、コントローラの電源オン手段27へ
プリンタ3の電源がオフである旨の信号を出力する。
When the power of the printer 3 is on (step C2), the checking means 26 proceeds to step C7. On the other hand, when the power of the printer 3 is off (step C2), a signal indicating that the power of the printer 3 is off is output to the power-on means 27 of the controller.

【0051】コントローラの電源オン手段27は、この
信号を入力すると、ステップB3と同様に、スイッチオ
ン信号を出力する(ステップC3)。この信号は、プリ
ンタ3側へ入力され、スイッチ手段37をオンする。こ
うして、コントローラ31に外部電源より電力が供給さ
れるようになる(ステップC4)。
Upon receiving this signal, the controller power-on means 27 outputs a switch-on signal as in step B3 (step C3). This signal is input to the printer 3 and turns on the switch means 37. Thus, power is supplied from the external power supply to the controller 31 (step C4).

【0052】その後、実施形態2と同様に、確認手段2
6は、プリント手段の電源切替手段28に対して、電源
オンコマンドを出力させるような指令信号を出力する。
プリント手段の電源切替手段28は、この信号を入力す
ると、電源オンコマンドを生成してコントローラ31へ
出力する(ステップC5)。コントローラ31は、この
コマンドを入力すると、このコマンドに従って、スイッ
チ手段38をオンする。
Thereafter, as in the second embodiment, the checking means 2
6 outputs a command signal to the power switching means 28 of the printing means to output a power on command.
When this signal is input, the power supply switching means 28 of the printing means generates a power on command and outputs it to the controller 31 (step C5). When this command is input, the controller 31 turns on the switch means 38 according to the command.

【0053】すると、外部電源からプリント手段33へ
電力が供給され、プリンタ全体の電源がオンされること
になる(ステップC6)。そして、プリンタ3の電源を
オンした後に、PC2側からプリンタ3側へ印刷を実行
させる印刷実行コマンドが出力され(ステップC7)、
プリント手段33は、このコマンドに従って、印刷を実
行する(ステップC8)。
Then, electric power is supplied from the external power supply to the printing means 33, and the power supply of the entire printer is turned on (step C6). After the power of the printer 3 is turned on, a print execution command for executing printing is output from the PC 2 to the printer 3 (step C7).
The printing means 33 executes printing according to this command (step C8).

【0054】[0054]

【発明の効果】以上説明したように、この発明による
と、周辺機器の電源をオフしているときには、周辺機器
におけるコントローラとデータ処理手段との各々の駆動
を停止するため、周辺機器の電源制御システムの低消費
電力化を図ることができる。
As described above, according to the present invention, when the power of the peripheral device is turned off, the driving of each of the controller and the data processing means in the peripheral device is stopped. The power consumption of the system can be reduced.

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

【図1】この発明の実施形態の周辺機器の電源制御シス
テムの構成図である。
FIG. 1 is a configuration diagram of a power supply control system for a peripheral device according to an embodiment of the present invention.

【図2】この発明の第2の実施形態を示す構成図であ
る。
FIG. 2 is a configuration diagram showing a second embodiment of the present invention.

【図3】図2のシステムによりプリンタの電源をオンす
る動作を示すフローチャートである。
FIG. 3 is a flowchart showing an operation of turning on the power of the printer by the system of FIG. 2;

【図4】図2のシステムによりプリンタの電源をオフす
る動作を示すフローチャートである。
FIG. 4 is a flowchart showing an operation of turning off the power of the printer by the system of FIG. 2;

【図5】図2のシステムにより実行する印刷動作のフロ
ーチャートである。
FIG. 5 is a flowchart of a printing operation executed by the system of FIG. 2;

【図6】従来のプリンタのプリンタ動作を示すフローチ
ャートである。
FIG. 6 is a flowchart showing a printer operation of a conventional printer.

【図7】従来のプリンタ装置の電源オン・オフ装置の構
成図である。
FIG. 7 is a configuration diagram of a power on / off device of a conventional printer device.

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

1 入力装置 2 パーソナルコンピュータ(PC) 3、14 プリンタ(周辺機器) 21 プリンタドライバ 22 パラレルポートドライバ 23、36 ポート 23X、36X オート・ライン・フィールドピン 24 タイマ 25 CPU 26 確認手段 27 コントローラの電源オン手段 28 プリント手段の電源切替手段 31 返答手段 32、34 電源スイッチ手段 33 コントローラ 35 プリント手段 37、38 スイッチ手段 Reference Signs List 1 input device 2 personal computer (PC) 3, 14 printer (peripheral device) 21 printer driver 22 parallel port driver 23, 36 port 23X, 36X auto line / field pin 24 timer 25 CPU 26 checking means 27 controller power-on means 28 power switching means for printing means 31 reply means 32, 34 power switching means 33 controller 35 printing means 37, 38 switching means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータ側から出力される指示に応
じて、周辺機器のコントローラを動作し、これによっ
て、前記周辺機器の電源をオン状態とし、データ処理を
する際に、前記周辺機器のコントローラへの電力供給の
ための電源スイッチ手段を、コンピュータ側の機器ドラ
イバからの出力信号でオン状態として、前記コントロー
ラにより、周縁機器側のデータ処理手段を立ち上げるよ
うに構成したことを特徴とするコンピュータ周辺機器の
電源制御システム。
1. A controller for a peripheral device is operated in accordance with an instruction output from a computer, whereby a power supply of the peripheral device is turned on, and when processing data, the controller of the peripheral device is transmitted to a controller of the peripheral device. A power switch means for supplying power to the computer, the output signal from a device driver on the computer side being turned on, and the controller is configured to start up data processing means on the peripheral device side. Equipment power control system.
【請求項2】 コンピュータ側からの指示でデータ処理
した後、一定時間後に、前記機器ドライバから前記電源
スイッチ手段をオフする信号を与えることを特徴とする
請求項1に記載のコンピュータ周辺機器の電源制御シス
テム。
2. A power supply for a computer peripheral device according to claim 1, wherein a signal for turning off said power switch means is given from said device driver after a predetermined time after data processing is performed according to an instruction from a computer. Control system.
【請求項3】 前記機器ドライバからの出力信号を前記
周辺機器のコントローラへ供給するパラレルポートドラ
イバには、前記周辺機器について未使用であるオート・
ライン・フィールドのピンに対して、前記出力信号が供
給され、これに対応する前記周辺機器側の前記電源スイ
ッチ手段をオン/オフするように構成していることを特
徴とする請求項1あるいは2に記載のコンピュータ周辺
機器の電源制御システム。
3. A parallel port driver for supplying an output signal from the device driver to a controller of the peripheral device includes an automatic port driver not used for the peripheral device.
3. The apparatus according to claim 1, wherein the output signal is supplied to a pin of a line field, and the power switch means on the peripheral device side corresponding to the output signal is turned on / off. A power supply control system for a computer peripheral device according to claim 1.
【請求項4】 前記機器ドライバからの出力信号は、機
器側のコントローラを起動する信号と、これに先立っ
て、あるいは、これと同時に、前記電源スイッチ手段を
オンする制御信号とからなり、後者は、前記パラレルポ
ートドライバでの未使用であるオート・ライン・フィー
ルドのピンに対して供給されることを特徴とする請求項
3に記載のコンピュータ周辺機器の電源制御システム。
4. An output signal from the device driver comprises a signal for activating a controller on the device side and a control signal for turning on the power switch means prior to or simultaneously with the signal. 4. The power supply control system according to claim 3, wherein the power is supplied to an unused auto line field pin of the parallel port driver.
【請求項5】 前記周辺機器は、プリンタであり、前記
データ処理手段は、プリント手段であることを特徴とす
る請求項1〜4の何れか1項に記載のコンピュータ周辺
機器の電源制御システム。
5. The power supply control system according to claim 1, wherein the peripheral device is a printer, and the data processing unit is a printing unit.
JP25746599A 1999-09-10 1999-09-10 Power control system for computer peripheral device Pending JP2001084065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25746599A JP2001084065A (en) 1999-09-10 1999-09-10 Power control system for computer peripheral device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25746599A JP2001084065A (en) 1999-09-10 1999-09-10 Power control system for computer peripheral device

Publications (1)

Publication Number Publication Date
JP2001084065A true JP2001084065A (en) 2001-03-30

Family

ID=17306703

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25746599A Pending JP2001084065A (en) 1999-09-10 1999-09-10 Power control system for computer peripheral device

Country Status (1)

Country Link
JP (1) JP2001084065A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007034580A (en) * 2005-07-26 2007-02-08 Ricoh Co Ltd Pci system
JP2008099516A (en) * 2006-10-16 2008-04-24 Fuji Xerox Co Ltd Management system, information processing apparatus, terminal equipment, and program
JP2009093587A (en) * 2007-10-12 2009-04-30 Sanyo Electric Co Ltd Projection type image display system and projection type image display device used therefor
JP2013045380A (en) * 2011-08-26 2013-03-04 Konica Minolta Business Technologies Inc Image forming apparatus and print system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007034580A (en) * 2005-07-26 2007-02-08 Ricoh Co Ltd Pci system
JP2008099516A (en) * 2006-10-16 2008-04-24 Fuji Xerox Co Ltd Management system, information processing apparatus, terminal equipment, and program
JP2009093587A (en) * 2007-10-12 2009-04-30 Sanyo Electric Co Ltd Projection type image display system and projection type image display device used therefor
JP2013045380A (en) * 2011-08-26 2013-03-04 Konica Minolta Business Technologies Inc Image forming apparatus and print system

Similar Documents

Publication Publication Date Title
JP4960813B2 (en) Power control system
KR100316647B1 (en) Power control method and apparatus therefor in computer system using wake on LAN signal
JP5355243B2 (en) Information processing apparatus, control method thereof, and program
US9571673B2 (en) Image forming apparatus with controlled activation based on port number and control method thereof
JP2008229990A (en) Information processor
KR20030064511A (en) Printer capable of controlling power supply by a host
JP4163732B2 (en) Display system and display device
JP2001084065A (en) Power control system for computer peripheral device
US7802115B2 (en) Apparatus and method for energizing a computer in a vehicle
JP3332669B2 (en) Programmable controller
JPH11198485A (en) Print controller, low power control method therefor and memory medium storing computer readable program
JP6266061B2 (en) Printing apparatus and control method thereof
JP2004127188A (en) Information processing system
JP2007044927A (en) Printer
JP7379020B2 (en) information processing equipment
KR100455268B1 (en) Apparatus and method for safe shutdown in system using O/S such as windows 95
JP5046667B2 (en) Apparatus and method for supplying power to a vehicle computer
JP2004090243A (en) Image forming system and its power saving method
JP6039753B2 (en) Information processing apparatus and control method thereof
KR0159726B1 (en) Method of wake-up for a printer
KR20070034174A (en) Device Power Saving Drive System
JP2001331339A (en) Duplex system of operation control device
JPH1078832A (en) Shut-down device
JP2002229545A (en) Display device and image recorder
JP2004363777A (en) Image formation system