JP2013066141A - Management device, control method thereof, and program - Google Patents

Management device, control method thereof, and program Download PDF

Info

Publication number
JP2013066141A
JP2013066141A JP2011277057A JP2011277057A JP2013066141A JP 2013066141 A JP2013066141 A JP 2013066141A JP 2011277057 A JP2011277057 A JP 2011277057A JP 2011277057 A JP2011277057 A JP 2011277057A JP 2013066141 A JP2013066141 A JP 2013066141A
Authority
JP
Japan
Prior art keywords
job
power consumption
power
upper limit
executed
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
JP2011277057A
Other languages
Japanese (ja)
Inventor
Tomohiro Tachikawa
知弘 立川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2011277057A priority Critical patent/JP2013066141A/en
Publication of JP2013066141A publication Critical patent/JP2013066141A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Selective Calling Equipment (AREA)

Abstract

PROBLEM TO BE SOLVED: To manage power consumption in the entire system even if the system includes an apparatus in which power consumption cannot be predicted.SOLUTION: A management device predicts power consumption in the entire system from power consumption and a time for execution which are stored in storage means, processing scheduled to be executed hereafter, and obtained power consumption of the entire system at the present time. If the predicted power consumption exceeds a set upper limit, the start time of the processing scheduled to be executed is changed so as to prevent the upper limit from being exceeded.

Description

本発明は、管理装置及びその制御方法、並びにプログラムに関し、特に、システム全体の消費電力の管理を行う管理装置及びその制御方法、並びにプログラムに関する。   The present invention relates to a management apparatus, a control method thereof, and a program, and more particularly, to a management apparatus that manages power consumption of the entire system, a control method thereof, and a program.

近年、スマートメータと呼ばれる使用電力をリアルタイムで計測し、使用電力データを通信で他の機器に送信する機能を持つ高機能型の電力メータ(以下、「高機能電力計」という)を用いて、建物全体の使用電力を把握し活用することが考えられている。   In recent years, using a high-function power meter (hereinafter referred to as a “high-function watt meter”) that has a function of measuring power usage in real time called smart meters and transmitting power consumption data to other devices via communication. It is considered to grasp and utilize the power consumption of the entire building.

また、一方、ネットワークで接続された複数の機器で、複数の機器のそれぞれの動作スケジュールに基づいた消費電力予測から、複数の機器を同時に動作させた場合、所定の消費電力の上限を超えるか否かを判断する。そして、超えると判断された場合には複数の機器の動作するタイミングをずらすことで所定の消費電力の上限を超えないようにする技術が開示されている(例えば、特許文献1参照)。   On the other hand, if a plurality of devices are operated at the same time from a power consumption prediction based on the operation schedule of each of a plurality of devices connected to the network, whether or not the predetermined power consumption upper limit is exceeded. Determine whether. And when it is judged that it exceeds, the technique which makes it not exceed the upper limit of predetermined power consumption by shifting the operation timing of a some apparatus is disclosed (for example, refer patent document 1).

特開2007−28036号公報JP 2007-28036 A

しかしながら、特許文献1に記載の消費電力制御では、ネットワークに接続され、かつ、消費電力予測を可能な機器だけを制御可能となっている。特許文献1に記載の消費電力制御を行っている機器と消費電力制御を行っていない機器とが混在している電力システムの場合は以下のような問題がある。   However, in the power consumption control described in Patent Document 1, it is possible to control only devices connected to a network and capable of predicting power consumption. In the case of a power system in which a device that performs power consumption control described in Patent Document 1 and a device that does not perform power consumption control are mixed, there are the following problems.

すなわち、特許文献1に記載の消費電力制御を行っている複数の機器の消費電力の合計が予め設定された上限を超えないように制御しても、消費電力制御を行っていない複数の機器の消費電力を制御できない。その結果、電力システム全体の消費電力が上限値を上回るという問題があった。   That is, even if control is performed so that the total power consumption of a plurality of devices performing power consumption control described in Patent Document 1 does not exceed a preset upper limit, a plurality of devices that are not performing power consumption control are controlled. Power consumption cannot be controlled. As a result, there is a problem that the power consumption of the entire power system exceeds the upper limit value.

本発明の目的は、機器自体が消費電力予測を不可能な機器が存在するシステムであっても、システム全体の消費電力を管理可能な管理装置及びその制御方法、並びにプログラムを提供することにある。   An object of the present invention is to provide a management apparatus capable of managing the power consumption of the entire system, a control method thereof, and a program, even in a system where there is a device whose power consumption cannot be predicted. .

上記目的を達成するために、請求項1の管理装置は、複数の機器が実行する各々の処理ごとに当該処理を実行した場合の消費電力及び実行に要する時間が記憶された記憶手段を有し、前記複数の機器と通信可能であり、前記複数の機器で構成されたシステム全体の消費電力を管理する管理装置であって、現時点での前記システム全体の消費電力を取得する取得手段と、前記システム全体で消費可能な電力の上限値を設定する設定手段と、前記記憶手段に記憶された消費電力及び実行に要する時間、これから実行が予定される処理、及び前記取得手段により取得された現時点での前記システム全体の消費電力から、前記システム全体における消費電力を予測する予測手段と、前記予測手段により予測された消費電力が、前記設定手段により設定された上限値を上回る場合に、前記実行が予定されている処理の開始時刻を、前記上限値を超えないように変更する変更手段とを備えたことを特徴とする。   In order to achieve the above object, the management apparatus according to claim 1 includes a storage unit that stores power consumption and time required for execution of each process executed by a plurality of devices. A management device capable of communicating with the plurality of devices and managing the power consumption of the entire system composed of the plurality of devices, the acquisition unit acquiring the power consumption of the entire system at the present time; and Setting means for setting an upper limit value of power that can be consumed by the entire system, power consumption stored in the storage means and time required for execution, processing scheduled to be executed from now, and current time acquired by the acquisition means Prediction means for predicting power consumption in the entire system from the power consumption of the entire system, and power consumption predicted by the prediction means are set by the setting means When exceeding the upper limit value, the start time of processing the execution is scheduled, characterized by comprising a changing means for changing so as not to exceed the upper limit.

本発明によれば、機器自体が消費電力予測を不可能な機器が存在するシステムであっても、システム全体の消費電力を管理可能な管理装置及びその制御方法、並びにプログラムを提供することができる。   According to the present invention, it is possible to provide a management apparatus capable of managing the power consumption of the entire system, a control method therefor, and a program, even in a system where there is a device whose power consumption cannot be predicted. .

本発明の実施の形態に係るプリンタシステムの概略構成を示す図である。1 is a diagram illustrating a schematic configuration of a printer system according to an embodiment of the present invention. 図1における電力管理サーバーのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the power management server in FIG. 図1における複合機のハードウェア構成を示す図である。FIG. 2 is a diagram illustrating a hardware configuration of the multifunction peripheral in FIG. 1. 図1における電力管理サーバーが管理する未処理ジョブを示す未処理ジョブ表を示す図である。FIG. 2 is a diagram showing an unprocessed job table showing unprocessed jobs managed by the power management server in FIG. 1. 図1におけるプリンタシステムの電力上限設定表を示す図である。FIG. 2 is a diagram showing a power upper limit setting table of the printer system in FIG. 1. 図1おけるプリンタシステムの電力上限設定によるジョブの再スケジュールの一例を示す図である。FIG. 2 is a diagram illustrating an example of a job reschedule according to a power upper limit setting of the printer system in FIG. 1. 図6におけるジョブスケジューリングを変更した場合のジョブスケジュールを示す図である。It is a figure which shows the job schedule at the time of changing the job scheduling in FIG. 図1における電力管理サーバーにより実行される電力管理処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the power management process performed by the power management server in FIG. 図1における電力管理サーバーにより実行されるスケジュール管理処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the schedule management process performed by the power management server in FIG. 図8におけるステップS605の詳細を示すスケジュール調整処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the schedule adjustment process which shows the detail of step S605 in FIG. 図10の他の実施の形態を示すスケジュール調整処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the schedule adjustment process which shows other embodiment of FIG. 図1における複合機により実行されるジョブ実行制御処理の手順を示すフローチャートである。2 is a flowchart illustrating a procedure of job execution control processing executed by the multifunction peripheral in FIG. 1. 本発明の第2の実施の形態に係るプリンタシステム、及び管理装置の概略構成を示す図である。It is a figure which shows schematic structure of the printer system which concerns on the 2nd Embodiment of this invention, and a management apparatus. 図13における設定記憶部に記憶される設定値を示す図である。It is a figure which shows the setting value memorize | stored in the setting memory | storage part in FIG. 図13におけるCPUにより実行される同時許可ジョブ数処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the simultaneous permission job number process performed by CPU in FIG. 図13におけるCPUにより実行されるジョブ許可処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the job permission process performed by CPU in FIG. 図13における複合機により実行される開始要求及び終了通知処理の手順を示すフローチャートである。14 is a flowchart illustrating a procedure of a start request and end notification process executed by the multifunction peripheral in FIG. 13. 管理装置と複合機との通信の様子を示すシーケンス図である。FIG. 11 is a sequence diagram illustrating a state of communication between the management apparatus and the multifunction peripheral. 複合機毎のジョブ実行時電力値を示す図であるFIG. 6 is a diagram illustrating a job execution power value for each MFP.

以下、本発明の実施の形態について図面を参照しながら詳述する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

本実施の形態では、機器自体が消費電力予測を不可能な機器が存在するシステムとして、プリンタシステムを例にしており、上記機器としては複合機を用いている。   In the present embodiment, a printer system is taken as an example of a system in which there is a device whose power cannot be predicted by the device itself, and a multifunction device is used as the device.

[第1の実施の形態]
図1は、本発明の実施の形態に係るプリンタシステム100の概略構成を示す図である。
[First Embodiment]
FIG. 1 is a diagram showing a schematic configuration of a printer system 100 according to an embodiment of the present invention.

図1において、プリンタシステム100は、電力管理サーバー10(管理装置)、複合機A20、複合機B30、複合機C40、複合機D50、ホストPC60、及び高機能電力計70を含んでいる。これらは、ネットワーク80、または無線より通信可能となっている。以下の説明では、複合機A20、複合機B30、複合機C40、複合機D50のいずれにも当てはまる説明をする場合には、単に複合機と表現する。   In FIG. 1, the printer system 100 includes a power management server 10 (management device), a multi-function machine A20, a multi-function machine B30, a multi-function machine C40, a multi-function machine D50, a host PC 60, and a high function wattmeter 70. These can communicate via the network 80 or wirelessly. In the following description, when a description that applies to any of the multifunction device A20, the multifunction device B30, the multifunction device C40, and the multifunction device D50 is given, it is simply expressed as a multifunction device.

ネットワーク80は機器を接続する既知の技術を用いたネットワークであり、本実施の形態ではTCP/IPプロトコルを使用したイーサネット(登録商標)の使用を想定している。   The network 80 is a network using a known technology for connecting devices, and in this embodiment, the use of Ethernet (registered trademark) using the TCP / IP protocol is assumed.

電力管理サーバー10は本実施の形態のプリンタサーバーである。電力管理サーバー10はネットワークインターフェイスが具備されており、ネットワーク80を介して各機器に接続されている。   The power management server 10 is a printer server according to the present embodiment. The power management server 10 includes a network interface and is connected to each device via the network 80.

また、高機能電力計70は消費電力を測定し、電力管理サーバー10と無線での通信が可能な無線通信インターフェイスを持っている。高機能電力計70は電力管理サーバー10からの要求に対して現在の消費電力を通知する。本実施の形態での通信は無線通信であるが、有線通信でもよく、ネットワーク80に接続された形態でもよい。   Further, the high-performance power meter 70 has a wireless communication interface capable of measuring power consumption and wirelessly communicating with the power management server 10. The high function wattmeter 70 notifies the current power consumption in response to a request from the power management server 10. The communication in the present embodiment is wireless communication, but may be wired communication or may be connected to the network 80.

各複合機は、ネットワーク80を介して電力管理サーバー10とホストPC60と接続してあり、それらと通信可能となっている。   Each MFP is connected to the power management server 10 and the host PC 60 via the network 80, and can communicate with them.

ホストPC60は複合機のホストであり、ネットワークインターフェイスが具備されており、ネットワーク80を介して各機器に接続されている。従って、電力管理サーバー10は、複数の複合機と通信可能である。   The host PC 60 is a host of the multifunction machine, has a network interface, and is connected to each device via the network 80. Therefore, the power management server 10 can communicate with a plurality of multifunction peripherals.

図2は、図1における電力管理サーバー10のハードウェア構成を示す図である。   FIG. 2 is a diagram illustrating a hardware configuration of the power management server 10 in FIG.

CPU101は、電力管理サーバー全体を制御するコントローラであり、各種の演算などもおこなう。ROM102はブートROMであり、電力管理サーバーのブートプログラムが格納されている。RAM103は、CPU101が動作するためのシステムワークメモリであり、CPU101の演算データや、各種プログラムが記憶される。   The CPU 101 is a controller that controls the entire power management server, and performs various calculations. A ROM 102 is a boot ROM, and stores a boot program for the power management server. A RAM 103 is a system work memory for the CPU 101 to operate, and stores arithmetic data of the CPU 101 and various programs.

LAN I/F制御部104はLAN I/Fコネクタ11を介してネットワーク80と接続し、データの送受信を行う。無線通信I/F制御部105は高機能電力計70と通信を行うためのIFで無線通信アンテナ12を介して無線通信を行う。HDD110はサイズの大きなプログラムやデータを保存しておく不揮発の2次記憶装置であり、保存してあるデータやプログラムはRAM103に展開して使用する。そしてこれらはシステムバス111で互いに接続してある。   The LAN I / F control unit 104 is connected to the network 80 via the LAN I / F connector 11 to transmit and receive data. The wireless communication I / F control unit 105 performs wireless communication via the wireless communication antenna 12 using an IF for performing communication with the high function wattmeter 70. The HDD 110 is a non-volatile secondary storage device that stores large-sized programs and data. The stored data and programs are expanded in the RAM 103 and used. These are connected to each other via a system bus 111.

上述したRAM103には、種々の記憶領域が設けられている。ジョブ電力算出プログラム記憶領域108は、各複合機の処理しようとするジョブ(処理)の消費する電力を予測し、算出するプログラムを記憶しておく領域である。また、ジョブ電力算出プログラム記憶領域108は、ジョブの処理時間を算出するプログラムを記憶しておく領域でもある。   The RAM 103 described above is provided with various storage areas. The job power calculation program storage area 108 is an area for storing a program for predicting and calculating the power consumed by a job (process) to be processed by each MFP. The job power calculation program storage area 108 is also an area for storing a program for calculating the job processing time.

プリンタシステム電力合算プログラム記憶領域106は、各複合機のジョブ処理にかかる消費電力を予測し、算出した結果をジョブの実行開始時間とジョブの終了時間を考慮して合算処理を行うプログラムを記憶しておく領域である。このプリンタシステム電力合算プログラムは消費電力及び実行に要する時間、これから実行が予定される処理及び現時点でのシステム全体の消費電力からシステム全体における消費電力を予測する予測手段に対応する。   The printer system power summation program storage area 106 stores a program that predicts the power consumption required for job processing of each multifunction peripheral and performs the summation processing in consideration of the calculated result in consideration of the job execution start time and job end time. It is an area to keep. This printer system power summation program corresponds to prediction means for predicting power consumption in the entire system from power consumption and time required for execution, processing scheduled to be executed from now on, and power consumption of the entire system at the present time.

プリンタシステム電力上限設定プログラム記憶領域109は、高機能電力計70から算出した現在の消費電力からプリンタシステムが使用できる消費電力上限を設定するプログラムを記憶しておく領域である。   The printer system power upper limit setting program storage area 109 is an area for storing a program for setting a power consumption upper limit that can be used by the printer system from the current power consumption calculated from the high function wattmeter 70.

ジョブスケジューリング変更プログラム記憶領域107は、プリンタシステム電力上限設定プログラムで設定したプリンタシステムが使用できる消費電力上限を超えないように各複合機のジョブ処理のタイミングを変更するプログラムを記憶する領域である。   The job scheduling change program storage area 107 is an area for storing a program for changing the job processing timing of each multifunction device so as not to exceed the power consumption upper limit usable by the printer system set by the printer system power upper limit setting program.

図3は、図1における複合機のハードウェア構成を示す図である。   FIG. 3 is a diagram illustrating a hardware configuration of the multifunction peripheral in FIG.

プリンタコントローラ200は、画像出力デバイスであるプリンタ201と操作部である操作ユニット202、読み取りデバイスであるスキャナ212に接続される。また、プリンタコントローラ200は、複合機のLAN I/Fコネクタ21を介してネットワークに接続し、通信制御を行うネットワークコントローラである。さらに、プリンタコントローラ200は、モジュラージャック22を介してFAX通信制御を行うFAXコントローラでもある。   The printer controller 200 is connected to a printer 201 that is an image output device, an operation unit 202 that is an operation unit, and a scanner 212 that is a reading device. The printer controller 200 is a network controller that performs communication control by connecting to the network via the LAN I / F connector 21 of the multifunction peripheral. Further, the printer controller 200 is also a FAX controller that performs FAX communication control via the modular jack 22.

CPU203は、複合機システム全体を制御するコントローラである。ROM204は、ブートROMであり、複合機システムのブートプログラムが格納されている。RAM205はCPU203が動作するためのシステムワークメモリである。また、RAM205は、ホストPC60から送られてきた印刷データなどを送られてきた順番に記憶するための画像メモリとしても使用され、ジョブキュー記憶領域211が確保されている。   A CPU 203 is a controller that controls the entire multifunction peripheral system. A ROM 204 is a boot ROM, and stores a boot program for the multifunction machine system. A RAM 205 is a system work memory for the CPU 203 to operate. The RAM 205 is also used as an image memory for storing print data sent from the host PC 60 in the order received, and a job queue storage area 211 is secured.

プリンタI/F206は、プリンタ201に接続され、図示しないプリンタ201のCPUとそれぞれ通信を行い、また、画像データの同期系/非同期系の変換を行う。操作部I/F207は操作ユニット202に接続され、操作ユニット202からユーザーが入力した情報をCPU203に伝える役割をする。   A printer I / F 206 is connected to the printer 201, communicates with a CPU of the printer 201 (not shown), and performs synchronous / asynchronous conversion of image data. An operation unit I / F 207 is connected to the operation unit 202 and serves to transmit information input by the user from the operation unit 202 to the CPU 203.

LAN I/F制御部208は、LAN I/Fコネクタ21を介してネットワーク80と接続し、データの送受信を行う。スキャナI/F213はスキャナ212と接続され、スキャナ212から読み込んだ画像データをRAM205に取り込む役割を行う。FAX受信部214はモジュラージャック22を介して、電話網と接続され、FAXの送受信を行う。   The LAN I / F control unit 208 is connected to the network 80 via the LAN I / F connector 21 to transmit and receive data. A scanner I / F 213 is connected to the scanner 212 and plays a role of loading image data read from the scanner 212 into the RAM 205. The FAX receiving unit 214 is connected to the telephone network via the modular jack 22 and performs FAX transmission / reception.

図4は、図1における電力管理サーバー10が管理する未処理ジョブを示す未処理ジョブ表を示す図である。   FIG. 4 is a diagram showing an unprocessed job table showing unprocessed jobs managed by the power management server 10 in FIG.

この未処理ジョブ表は、電力管理サーバー10のRAM103に記憶されている。   This unprocessed job table is stored in the RAM 103 of the power management server 10.

図4において、ジョブ入力順301はプリンタシステム100に入力された順番を示す。ジョブ順番302はジョブ処理する複合機とその複合機で処理する順番を示す。   In FIG. 4, the job input order 301 indicates the order input to the printer system 100. A job order 302 indicates a multifunction machine that performs job processing and an order in which the multifunction machine performs processing.

動作303はプリントやSendなどのジョブの内容を示す。消費電力304はジョブ順番302で示された複合機と動作303で示されたジョブ内容とを勘案して、電力管理サーバー10のジョブ電力算出プログラム記憶領域108のプログラムにより算出される。   An operation 303 shows the contents of a job such as print or send. The power consumption 304 is calculated by a program in the job power calculation program storage area 108 of the power management server 10 in consideration of the multifunction peripheral indicated by the job order 302 and the job content indicated by the operation 303.

また、実行時間305はジョブ順番302で示された複合機と動作303で示されたジョブ内容とを勘案して、電力管理サーバー10のジョブ電力算出プログラムで算出されたジョブ開始から終了までに要する時間である。   Further, the execution time 305 is required from the start to the end of the job calculated by the job power calculation program of the power management server 10 in consideration of the multifunction device indicated by the job order 302 and the job content indicated by the operation 303. It's time.

Sendやコピーなどのスキャンを行うジョブを実行する場合は、スキャンする枚数を予め設定して、コピーの場合はプリントする枚数も予め設定することにより、電力管理サーバー10がジョブ開始から終了までの時間を算出する。   When executing a job for scanning such as Send or Copy, the number of pages to be scanned is set in advance, and in the case of copying, the number of pages to be printed is also set in advance, so that the time from the start to the end of the job by the power management server 10 Is calculated.

これらのジョブはホストPCなどから各複合機に入力され、各複合機のジョブキュー記憶領域211に記憶された後、各複合機が電力管理サーバー10に通信でジョブの内容を送付し、電力管理サーバー10が未処理ジョブ表を作成してもよい。   These jobs are input to each multifunction device from a host PC or the like and stored in the job queue storage area 211 of each multifunction device. Then, each multifunction device communicates the contents of the job to the power management server 10 for power management. The server 10 may create an unprocessed job table.

その場合には各複合機が各ジョブ開始時には各複合機が電力管理サーバー10に対して、ジョブ実行許可を求めて、電力管理サーバー10が許可を行ってからジョブを実行する。   In this case, each multifunction device requests job execution permission from the power management server 10 when each job starts, and the job is executed after the power management server 10 permits permission.

各複合機で実行する全てのジョブは、一旦、電力管理サーバー10に入力され、ジョブ実行時に各複合機にジョブを送付する方法でもよい。いずれの方法でも図4の未処理ジョブ表は電力管理サーバー10が管理し、ジョブ実行の開始タイミングを各複合機に通知する。   A method may be used in which all jobs executed by each multifunction device are once input to the power management server 10 and jobs are sent to each multifunction device when the job is executed. In either method, the unprocessed job table of FIG. 4 is managed by the power management server 10 and notifies the MFPs of the job execution start timing.

図5は、図1におけるプリンタシステム100の電力上限設定表を示す図である。   FIG. 5 is a diagram showing a power upper limit setting table of the printer system 100 in FIG.

図5において、高機能電力計値601はプリンタがジョブを実行する直前に高機能電力計70から読み取った消費電力値であり、建物全体の消費電力値を示す。   In FIG. 5, a high-function wattmeter value 601 is a power consumption value read from the high-function wattmeter 70 immediately before the printer executes a job, and indicates the power consumption value of the entire building.

建物上限値602は、建物で使用できる電力値を示し、ユーザーの設定値でもよく、高機能電力計70からの取得値でもよい。   The building upper limit value 602 indicates a power value that can be used in the building, and may be a user set value or an acquired value from the high-function wattmeter 70.

プリンタシステム電力603は現在のプリンタシステム全体で消費している消費電力の予測値であり、電力管理サーバー10が算出した値である。プリンタシステム上限値604は高機能電力計値601と建物上限値602とプリンタシステム電力603から算出したプリンタシステム100が消費できる電力値の上限値を示す。   The printer system power 603 is a predicted value of power consumption consumed by the entire current printer system, and is a value calculated by the power management server 10. The printer system upper limit value 604 indicates the upper limit value of the power value that can be consumed by the printer system 100 calculated from the high-function wattmeter value 601, the building upper limit value 602, and the printer system power 603.

図6は、図1おけるプリンタシステム100の電力上限設定によるジョブの再スケジュールの一例を示す図である。   FIG. 6 is a diagram illustrating an example of a job reschedule by the power upper limit setting of the printer system 100 in FIG.

図6に示されるグラフは、実行するジョブが図4の未処理ジョブ表に示される場合の未処理ジョブを電力管理サーバー10がスケジュールしたときの様子を示し、縦軸が電力値、横軸が時間をそれぞれ示している。また、図6では、説明を簡単にするために、便宜的にスタンバイ状態もジョブとして表現している。   The graph shown in FIG. 6 shows the state when the power management server 10 schedules an unprocessed job when the job to be executed is shown in the unprocessed job table of FIG. Each time is shown. In FIG. 6, for the sake of simplicity, the standby state is also expressed as a job for convenience.

このグラフは、プリンタシステム100に入力された情報から対象ジョブの開始時間と終了時間と消費する電力をジョブ電力算出プログラムが算出し、その情報をもとにプリンタシステム電力合算プログラムによりグラフ化されたものである。また、このグラフは、ジョブがプリンタシステムに入力された時に消費電力の予測として電力管理サーバー10で作成される。   This graph is graphed by the printer power calculation program based on the information calculated by the job power calculation program that calculates the start time and end time of the target job and the consumed power from the information input to the printer system 100. Is. This graph is created by the power management server 10 as a prediction of power consumption when a job is input to the printer system.

ジョブ401は、図4のジョブ入力順301の1のジョブで複合機A20が処理する1番目のジョブを示し、横軸が時間、縦軸が消費電力の予測値を表している。以下の各ジョブにおいても、横軸がそのジョブに要する時間、縦軸が消費電力の予測値を示している。   A job 401 is a first job in the job input order 301 of FIG. 4 and is the first job processed by the MFP A20. The horizontal axis represents time, and the vertical axis represents the predicted power consumption. In each of the following jobs, the horizontal axis indicates the time required for the job, and the vertical axis indicates the predicted power consumption.

同様にジョブ402はジョブ入力順301の2のジョブ、ジョブ403がジョブ入力順301の3のジョブ、ジョブ404がジョブ入力順301の4のジョブでの処理時間と予測値を示している。ジョブ405が複合機Aでジョブ処理を行わない時のスタンバイ状態時の予測値を示している。   Similarly, the job 402 indicates the processing time and the predicted value for the second job in the job input order 301, the job 403 for the third job in the job input order 301, and the job 404 for the fourth job in the job input order 301. A predicted value in the standby state when the job 405 does not perform job processing in the multifunction peripheral A is shown.

さらに、ジョブ406がジョブ入力順301の5のジョブ、ジョブ407がジョブ入力順301の6のジョブ、ジョブ408がジョブ入力順301の7のジョブでの処理時間と予測値を示している。   Further, the processing time and the predicted value are shown for job 406, job 5 in job input order 301, job 407, job 6 in job input order 301, and job 408, job 7 in job input order 301.

また、ジョブ409が複合機B30のジョブ処理を行わない時のスタンバイ状態時の予測値を示し、この消費電力は、ジョブ投入やスリープ移行などの状態変化が起こらない限り、同じ電力値が続く。   Further, the predicted value in the standby state when the job 409 does not perform job processing of the multifunction machine B30 is shown. This power consumption continues to be the same power value unless a state change such as job input or sleep transition occurs.

ジョブ410がジョブ入力順301の8のジョブ、ジョブ413がジョブ入力順301の9のジョブ、ジョブ411がジョブ入力順301の10でのジョブ処理時間と予測値を示している。   A job 410 indicates the job processing time and the predicted value in the job input order 301, job 413 indicates the job input order 301, job 9 and the job 411 indicates the job input time 301 in 10.

ジョブ412が複合機C40のジョブ処理を行わない時のスタンバイ状態の予測値を示し、この予測値はジョブ投入やスリープ移行などの状態変化が起こらない限り、同じ電力値が続く。   The predicted value of the standby state when the job 412 does not perform job processing of the multifunction device C40 is shown. This predicted value continues to have the same power value unless a state change such as job input or sleep transition occurs.

同様に、ジョブ414は複合機D50のジョブ処理を行わない時のスタンバイ状態の予測値を示し、この予測値はジョブ投入やスリープ移行などの状態変化が起こらない限り、同じ電力値が続く。   Similarly, the job 414 indicates a predicted value in a standby state when job processing of the multi-function device D50 is not performed, and this predicted value continues with the same power value unless a state change such as job input or sleep transition occurs.

タイミング417はジョブ413の開始タイミングを示し、タイミング418はジョブ414の開始タイミングを示している。   Timing 417 indicates the start timing of the job 413, and timing 418 indicates the start timing of the job 414.

また、タイミング419はジョブ413の終了タイミングを示している。上限値415はタイミング417が示すタイミングで電力管理サーバー10のプリンタシステム電力上限設定プログラムで算出されたプリンタシステムが消費できる電力値を示す。   A timing 419 indicates the end timing of the job 413. The upper limit value 415 indicates the power value that can be consumed by the printer system calculated by the printer system power upper limit setting program of the power management server 10 at the timing indicated by the timing 417.

また、上限値416はタイミング418が示すタイミングで電力管理サーバー10のプリンタシステム電力上限設定プログラムで算出し直したプリンタシステム100が消費できる電力値を示す。   An upper limit value 416 indicates a power value that can be consumed by the printer system 100 recalculated by the printer system power upper limit setting program of the power management server 10 at the timing indicated by the timing 418.

図6において、タイミング418で算出し直した上限値416を消費電力が超えると予測されるため、電力管理サーバー10のジョブスケジューリング変更プログラムがジョブのスケジュールを変更する。   In FIG. 6, since the power consumption is predicted to exceed the upper limit value 416 recalculated at the timing 418, the job scheduling change program of the power management server 10 changes the job schedule.

図7は、図6におけるジョブスケジューリングを変更した場合のジョブスケジュールを示す図である。   FIG. 7 is a diagram illustrating a job schedule when the job scheduling in FIG. 6 is changed.

図7において、上限値416を超える電力で処理しているジョブのうち、図4で示すジョブ入力順301で入力された順番が遅いジョブの開始時刻を遅らせることによって上限値416を超えないようにジョブのスケジュールを変更している。   In FIG. 7, among jobs processed with power exceeding the upper limit 416, the upper limit 416 is not exceeded by delaying the start time of the job whose order is late in the job input order 301 shown in FIG. 4. The job schedule has been changed.

ジョブ502は図6のジョブ411を、消費電力が上限値416を超えないように実行時間をずらしものとなっている。ジョブ501はジョブ502の開始時刻を遅らせたため、ジョブ410の終了からジョブ502の開始までスタンバイしている。   The job 502 has a different execution time from the job 411 in FIG. 6 so that the power consumption does not exceed the upper limit value 416. Since the job 501 has delayed the start time of the job 502, the job 501 is on standby from the end of the job 410 to the start of the job 502.

このように、図4で示すジョブ入力順301で入力された順番が遅いジョブの開始時刻を遅らせることにより、プリンタシステム100で消費できる電力を超えないようにジョブのスケジュールを変更する。   As described above, by delaying the start time of the job with the latest order input in the job input order 301 shown in FIG. 4, the job schedule is changed so as not to exceed the power that can be consumed by the printer system 100.

また、その他の方法として、プリンタシステム100で消費できる電力を超えるタイミングにジョブ実行するジョブのうち、ジョブの再スケジュール前のスケジュールで実行開始時間が最も遅いジョブを遅らせる再スケジュール方法でもよい。   As another method, a rescheduling method of delaying a job with the latest execution start time in a schedule before rescheduling the job among jobs that are executed at a timing exceeding the power that can be consumed by the printer system 100 may be used.

さらに、ジョブ実行を遅らせる場合、ジョブ実行を遅らせる時間が最も短いジョブを遅らせるような再スケジュール方法でもよい。   Further, when job execution is delayed, a rescheduling method may be used in which the job with the shortest time for delaying job execution is delayed.

図8は、図1における電力管理サーバー10により実行される電力管理処理の手順を示すフローチャートである。この処理は、CPU101により実行される。   FIG. 8 is a flowchart showing a procedure of power management processing executed by the power management server 10 in FIG. This process is executed by the CPU 101.

図8において、各複合機がジョブを実行するか否か判別する(ステップS601)。具体的に、ステップS601では、各複合機からの、ジョブ実行の許可を求めるジョブ実行許可申請を受信したか否かで判別する。   In FIG. 8, it is determined whether each multi-function peripheral executes a job (step S601). Specifically, in step S601, determination is made based on whether or not a job execution permission application requesting permission for job execution has been received from each MFP.

ステップS601の判別の結果、ジョブ実行許可申請を受信すると(ステップS601でYES)、高機能電力計70から現在の建物全体の消費電力値などの情報を取得する(ステップS602)。このステップS602は、現時点でのシステム全体の消費電力を取得する取得手段に対応する。   As a result of the determination in step S601, when a job execution permission application is received (YES in step S601), information such as the current power consumption value of the entire building is acquired from the high-function wattmeter 70 (step S602). This step S602 corresponds to an acquisition unit that acquires the current power consumption of the entire system.

次いで、プリンタシステム100で消費できる上限電力を設定し直す(ステップS603)。このステップS603は、システム全体で消費可能な電力の上限値を設定する設定手段に対応する。   Next, the upper limit power that can be consumed by the printer system 100 is reset (step S603). This step S603 corresponds to setting means for setting an upper limit value of power that can be consumed by the entire system.

図6に示すようなプリンタシステムの消費電力の予測値とステップS603で算出した上限電力とを比較する。すなわち、電力推移予測を参照し、プリンタシステム100の消費電力が、上限電力を上回るか否か判別する(ステップS604)。   The predicted value of power consumption of the printer system as shown in FIG. 6 is compared with the upper limit power calculated in step S603. That is, referring to the power transition prediction, it is determined whether or not the power consumption of the printer system 100 exceeds the upper limit power (step S604).

ステップS604の判別の結果、プリンタシステム100の消費電力が上限電力を上回るとき(ステップS604でYES)、プリンタシステムの消費電力が上限電力を超えないようにジョブ実行のスケジュールを調整して(ステップS605)、本処理を終了する。このステップS605は、後述する図10、図11でより詳細に説明される。   As a result of the determination in step S604, when the power consumption of the printer system 100 exceeds the upper limit power (YES in step S604), the job execution schedule is adjusted so that the power consumption of the printer system does not exceed the upper limit power (step S605). ), This process is terminated. This step S605 will be described in more detail with reference to FIGS.

一方、ステップS604の判別の結果、プリンタシステム100の消費電力が上限電力を上回らないとき(ステップS604でNO)、複合機にジョブ実行許可を出して(ステップS606)、本処理を終了する。   On the other hand, if the result of determination in step S604 is that the power consumption of the printer system 100 does not exceed the upper limit power (NO in step S604), job execution permission is issued to the multifunction peripheral (step S606), and this process is terminated.

なお、上記電力管理処理では、ステップS603のタイミングで上限値を設定しているが、以下のタイミングでもよい。すなわち、上限値を設定するタイミングは、複合機がジョブを実行する直前のタイミング、複合機がジョブを終了した直後のタイミング、及び実行が予定されていたジョブの実行が消滅したタイミングのうちの少なくとも1つのタイミングであってもよい。上記ジョブの実行が消滅とはジョブのキャンセルを意味する。   In the power management process, the upper limit value is set at the timing of step S603, but the following timing may be used. That is, the timing for setting the upper limit value is at least one of the timing immediately before the MFP executes the job, the timing immediately after the MFP ends the job, and the timing at which the execution of the job scheduled to be executed disappears. There may be one timing. The disappearance of execution of the job means cancellation of the job.

さらに、スマートメータなどにより、電力供給元からプリンタシステム100への電力供給量が予め定められた電力量を下回ることが通知された場合に、上限値を設定するようにしてもよい。また、プリンタシステム100が使用可能な電力量と、プリンタシステム100全体での消費電力量との差の絶対値が、予め定められた値よりも小さくなった場合に、上限値を設定するようにしてもよい。このプリンタシステム100が使用可能な電力量として、例えば電力会社との契約上限値が挙げられる。さらに、プリンタシステム100が予め定められた期間内で消費した平均電力量が、プリンタシステム100に許可された電力量を超えた場合に、上限値を設定するようにしてもよい。この予め定められた期間とは、例えば直近の30分などが挙げられる。   Furthermore, an upper limit value may be set when a smart meter or the like notifies that the power supply amount from the power supply source to the printer system 100 is lower than a predetermined power amount. In addition, when the absolute value of the difference between the amount of power that can be used by the printer system 100 and the amount of power consumed by the entire printer system 100 becomes smaller than a predetermined value, an upper limit value is set. May be. Examples of the amount of power that can be used by the printer system 100 include a contract upper limit value with an electric power company. Furthermore, an upper limit value may be set when the average amount of power consumed by the printer system 100 within a predetermined period exceeds the amount of power permitted by the printer system 100. The predetermined period includes, for example, the latest 30 minutes.

また、プリンタシステム100に許可された電力量を超えた場合に、実行が予定されている処理のうち、処理に必要となる消費電力が他の処理と比較して小さい処理を優先して実行させるように処理の開始時刻を変更するようにしてもよい。   In addition, when the amount of power allowed for the printer system 100 is exceeded, among the processes scheduled to be executed, a process that consumes less power than the other processes is preferentially executed. As described above, the start time of the process may be changed.

その他の方法として、ジョブがプリンタシステム100に入力された時にジョブのスケジュールを変更してもよい。または、ジョブの終了時に実行されていない残りのジョブのスケジュールを変更してもよい。さらに、機器が省エネモードで動作可能な場合、当該機器を省エネモードで動作させるようにしてもよい。本実施の形態の場合は、機器が複合機であるので、省エネモードとしては、例えば印刷速度を低減させることが挙げられる。   As another method, the job schedule may be changed when the job is input to the printer system 100. Alternatively, the schedule of the remaining jobs that are not executed at the end of the job may be changed. Further, when the device can operate in the energy saving mode, the device may be operated in the energy saving mode. In the case of the present embodiment, since the device is a multifunction device, an example of the energy saving mode is to reduce the printing speed.

図8の処理によれば、記憶された消費電力及び実行に要する時間、これから実行が予定されるジョブ、及び取得された現時点でのシステム全体の消費電力から、システム全体における消費電力を予測する。そして、予測された消費電力が、設定された上限値を上回る場合に、実行が予定されているジョブの開始時刻を、上限値を超えないように変更する。その結果、機器自体が消費電力予測を不可能な機器が存在するシステムであっても、システム全体の消費電力を管理可能となる。   According to the processing of FIG. 8, the power consumption in the entire system is predicted from the stored power consumption and the time required for execution, the job scheduled to be executed from now, and the acquired power consumption of the entire system at the present time. Then, when the predicted power consumption exceeds the set upper limit value, the start time of the job scheduled to be executed is changed so as not to exceed the upper limit value. As a result, the power consumption of the entire system can be managed even in a system where there is a device whose power cannot be predicted.

図9は、図1における電力管理サーバー10により実行されるスケジュール管理処理の手順を示すフローチャートである。この処理は、CPU101により実行される。   FIG. 9 is a flowchart showing a procedure of schedule management processing executed by the power management server 10 in FIG. This process is executed by the CPU 101.

図9において、ジョブが電力管理サーバー10に入力されたか否か判別する(ステップS701)。他の方法としては、各複合機に入力されたジョブを複合機が電力管理サーバー10に転送したときを入力されたときとしてもよい。また、電力管理サーバー10がジョブスケジュールを作成するのに必要な複合機のジョブ処理時間と消費電力情報などの情報を転送してもよい。   In FIG. 9, it is determined whether or not a job has been input to the power management server 10 (step S701). As another method, the time when the multifunction device transfers the job input to each multifunction device to the power management server 10 may be input. Further, information such as the job processing time and power consumption information of the multifunction peripheral necessary for the power management server 10 to create a job schedule may be transferred.

ステップS701の判別の結果、ジョブが入力されないとき(ステップS701でNO)、ジョブが実行されていないため、スタンバイ状態またはスリープとして消費電力を算出し(ステップS702)、ステップS701に戻る。なお、複合機の電源がOFFされている場合は、電源OFFとして電力を算出する。   As a result of the determination in step S701, when no job is input (NO in step S701), since the job is not executed, power consumption is calculated as a standby state or sleep (step S702), and the process returns to step S701. If the power of the multifunction device is turned off, the power is calculated as the power is turned off.

ステップS701の判別の結果、ジョブが入力されたとき(ステップS701でYES)、電力管理サーバー10が入力されたジョブの消費電力とジョブ実行時間を算出する(ステップS703)。なお、電力管理サーバー10は、ジョブの消費電力とジョブ実行時間を算出する基礎データを、予めユーザーから設定されていたり、複合機からデータを入手しておくことで例えばHDD110に備えている。従って、電力管理サーバー10は、複数の複合機が実行する各々のジョブごとに当該ジョブを実行した場合の消費電力及び実行に要する時間が記憶された記憶手段を有する。   As a result of the determination in step S701, when a job is input (YES in step S701), the power management server 10 calculates the power consumption and job execution time of the input job (step S703). The power management server 10 is provided with basic data for calculating power consumption and job execution time of a job in advance, for example, in the HDD 110 by setting the data from the user or by acquiring data from the multifunction peripheral. Accordingly, the power management server 10 includes a storage unit that stores power consumption and time required for execution of each job executed by a plurality of multifunction peripherals.

次いで、ジョブを実行する複合機のジョブキューに未処理ジョブがあるか否か判別する(ステップS704)。これは、図4に示した未処理ジョブ表により判別できる。   Next, it is determined whether or not there is an unprocessed job in the job queue of the MFP that executes the job (step S704). This can be determined from the unprocessed job table shown in FIG.

ステップS704の判別の結果、未処理ジョブがないとき(ステップS704でNO)、ジョブが実行できる最初の時刻にジョブの開始時刻を設定し(ステップS706)、本処理を終了する。つまり、すぐに実行可能であれば、現時刻をジョブ実行開始時間に設定し、すぐにジョブ実行のためのフローを実行する。   If the result of determination in step S704 is that there is no unprocessed job (NO in step S704), the start time of the job is set to the first time at which the job can be executed (step S706), and this process ends. That is, if execution is possible immediately, the current time is set as the job execution start time, and the flow for job execution is executed immediately.

一方、ステップS704の判別の結果、未処理ジョブがあるとき(ステップS704でYES)、実行中のジョブが終了する時刻のあとにジョブの開始時刻を設定し(ステップS705)、本処理を終了する。このステップS705のケースは、複合機に対するジョブがいくつか先に設定されたときのケースであり、この場合は入力されたジョブの直前のジョブの終了時刻を入力されたジョブの実行開始時刻として設定することとなる。   On the other hand, if the result of determination in step S704 is that there is an unprocessed job (YES in step S704), the job start time is set after the time when the job being executed ends (step S705), and this process ends. . The case of step S705 is a case where several jobs for the MFP are set first. In this case, the end time of the job immediately before the input job is set as the execution start time of the input job. Will be.

図10は、図8におけるステップS605の詳細を示すスケジュール調整処理の手順を示すフローチャートである。この処理は、CPU101により実行される。   FIG. 10 is a flowchart showing the procedure of the schedule adjustment process showing details of step S605 in FIG. This process is executed by the CPU 101.

ジョブの実行によってプリンタシステム100全体の消費電力が上限値を超えるタイミングでジョブを実行するジョブの中で最も遅くプリンタシステム100に入力されたジョブの開始時刻を他の複合機のジョブが終了する時刻の後に設定する(ステップS801)。   The latest start time of the job input to the printer system 100 among the jobs that execute the job when the power consumption of the entire printer system 100 exceeds the upper limit due to the execution of the job is the time when the job of another multifunction device ends. (Step S801).

具体的に、図6の例では、ステップS801で実行しようとするジョブを411としたとき、プリンタシステム100全体の消費電力が上限を超えるタイミングで実行している他の複合機のジョブはジョブ402,407,413である。   Specifically, in the example of FIG. 6, when the job to be executed in step S 801 is 411, the job of another multifunction device executed at the timing when the power consumption of the entire printer system 100 exceeds the upper limit is the job 402. , 407, 413.

この3つのジョブの中で終了する時刻が最も早いジョブがジョブ413であり、最も遅くプリンタシステム100に入力されたジョブはジョブ411である。従って、ジョブ413が終了した直後にジョブ411の開始時刻を設定する。図6のタイミング418の時点でジョブ411の実行を許可した場合、タイミング418からタイミング419までの電力合計はジョブ402の500Wとジョブ407の500Wとジョブ413の400Wとジョブ411の500Wで合計1900Wとなる。従って、ステップS603で設定した上限値1500Wを超えると判断し、ジョブ411の開始時刻をタイミング419の時点とする。開始タイミングを移動されたジョブはそのジョブの開始タイミングに再び図8で示した電力管理処理でタイミング調整される。   Of these three jobs, the job with the earliest end time is the job 413, and the latest job input to the printer system 100 is the job 411. Accordingly, the start time of the job 411 is set immediately after the job 413 is completed. When the execution of the job 411 is permitted at the timing 418 in FIG. 6, the total power from the timing 418 to the timing 419 is 500 W for the job 402, 500 W for the job 407, 400 W for the job 413, 500 W for the job 411, and 1900 W in total. Become. Accordingly, it is determined that the upper limit value 1500 W set in step S603 is exceeded, and the start time of the job 411 is set as the timing 419. The job whose start timing has been moved is adjusted to the start timing of the job again by the power management processing shown in FIG.

次いで、対象ジョブ実行開始までスタンバイ状態として電力を算出して(ステップS802)、本処理を終了する。   Next, power is calculated in the standby state until the start of execution of the target job (step S802), and this process ends.

具体的に、図7の例では、ジョブ501に示されるように、複合機Cの商品電力は、ジョブ401の終了からジョブ502の開始まで、スタンバイ状態として算出されている。もちろん、スタンバイ状態よりも電力消費量が少ないスリープや電源OFF状態とすれば、それらの電力で電力算出を行ってもよい。   Specifically, in the example of FIG. 7, as shown in the job 501, the product power of the multifunction machine C is calculated as a standby state from the end of the job 401 to the start of the job 502. Of course, if the power consumption is lower than that in the standby state, the power may be calculated using the power.

図11は、図10の他の実施の形態を示すスケジュール調整処理の手順を示すフローチャートである。この処理は、CPU101により実行される。   FIG. 11 is a flowchart illustrating a procedure of schedule adjustment processing according to another embodiment of FIG. This process is executed by the CPU 101.

ジョブの実行によってプリンタシステム100全体の消費電力が上限値を超えるタイミングでョブを実行するジョブの中で最も遅くジョブを実行するジョブの開始時刻を他の複合機のジョブが終了する時刻の後に設定する(ステップS901)。   The start time of the job that executes the job the latest among the jobs that execute the job when the power consumption of the entire printer system 100 exceeds the upper limit due to the execution of the job is after the time when the job of the other multifunction device ends. Setting is performed (step S901).

具体的には図7の例では、ジョブ502の実行時に、ジョブ404、ジョブ408、ジョブ502、ジョブ414が動作するタイミングで上限値を超えると判断された場合は、以下のようにする。すなわち、ジョブ実行が最も遅いジョブ404をジョブ502の終了後に実行するように設定する。   Specifically, in the example of FIG. 7, when it is determined that the upper limit value is exceeded at the timing when the job 404, the job 408, the job 502, and the job 414 operate when the job 502 is executed, the following is performed. In other words, the job 404 having the slowest job execution is set to be executed after the job 502 ends.

次いで、ジョブの開始時刻まで複合機がスタンバイ状態として電力を算出し(ステップS902)、本処理を終了する。もちろん、スタンバイ状態よりも電力消費量の少ない状態に遷移できればその状態での電力を算出してもよい。   Next, the MFP calculates power in a standby state until the job start time (step S902), and the process ends. Of course, the power in that state may be calculated if the state can be changed to a state where the power consumption is smaller than that in the standby state.

上述した図10、及び図11のスケジュール調整処理は、予測された消費電力が、設定された上限値を上回る場合に、実行が予定されているジョブの開始時刻を、上限値を超えないように変更する変更手段に対応する。   In the schedule adjustment processing of FIG. 10 and FIG. 11 described above, when the predicted power consumption exceeds the set upper limit value, the start time of the job scheduled to be executed is not exceeded. Corresponds to the changing means to be changed.

図12は、図1における複合機により実行されるジョブ実行制御処理の手順を示すフローチャートである。この処理は、CPU203により実行される。   FIG. 12 is a flowchart showing a procedure of job execution control processing executed by the multifunction machine in FIG. This process is executed by the CPU 203.

まず、現に実行していたジョブが終了すると(ステップS1001でYES)、ジョブキュー記憶領域211に示される次のジョブの実行をLAN I/F制御部208を通して電力管理サーバー10に申請する(ステップS1002)。   First, when the currently executed job is completed (YES in step S1001), the next job execution indicated in the job queue storage area 211 is applied to the power management server 10 through the LAN I / F control unit 208 (step S1002). ).

次いで、ジョブの実行が許可されたか否か判別する(ステップS1003)。ステップS1003の判別の結果、ジョブの実行が許可されなかったとき(ステップS1003でNO)、複合機をスタンバイ状態にして(ステップS1005)、ステップS1003に戻る。なお、電力管理サーバー10からのジョブ実行が許可されたとき、すぐにジョブの実行が行うことができれば、スタンバイ状態に限らずスリープ状態や電源OFFの状態でもよい。   Next, it is determined whether or not job execution is permitted (step S1003). If the execution of the job is not permitted as a result of the determination in step S1003 (NO in step S1003), the multifunction device is set in the standby state (step S1005), and the process returns to step S1003. Note that when the job execution from the power management server 10 is permitted, as long as the job can be executed immediately, it is not limited to the standby state but may be in the sleep state or the power-off state.

一方、テップS1003の判別の結果、ジョブの実行が許可されたとき(ステップS1003でYES)、ジョブを実行して(ステップS1004)、本終了する。   On the other hand, if the execution of the job is permitted as a result of the determination in step S1003 (YES in step S1003), the job is executed (step S1004), and the process ends.

ジョブの管理を電力管理サーバー10が行っている場合は、ジョブキューを複合機が持つのではなく、実行許可の代わりに電力管理サーバー10からジョブを入力するようにしてもよい。   When the power management server 10 performs job management, the MFP may not have a job queue, but may input a job from the power management server 10 instead of permitting execution.

[第2の実施の形態]
図13は、本発明の第2の実施の形態に係るプリンタシステム1001、及び管理装置1000の概略構成を示す図である。
[Second Embodiment]
FIG. 13 is a diagram showing a schematic configuration of a printer system 1001 and a management apparatus 1000 according to the second embodiment of the present invention.

図13において、プリンタシステム1001は、管理装置1000、高機能電力計1080、複数(図では3台)の複合機1091,1092,1093で構成される。   13, the printer system 1001 includes a management apparatus 1000, a high-performance power meter 1080, and a plurality (three in the figure) of multifunction machines 1091, 1092, and 1093.

また、管理装置1000は、CPU1010、RAM1030、パネル制御部1050、操作部1070、通信部1060、設定記憶部1040、ROM1020で構成される。   The management apparatus 1000 includes a CPU 1010, a RAM 1030, a panel control unit 1050, an operation unit 1070, a communication unit 1060, a setting storage unit 1040, and a ROM 1020.

CPU1010は、管理装置1000の各部を制御する。ROM1020は、制御プログラムが格納される。   The CPU 1010 controls each unit of the management apparatus 1000. The ROM 1020 stores a control program.

RAM1030は、制御プログラムの実行領域やワークデータ領域である。RAM1030におけるウェイトキュー1031は、FIFO(先入れ先出しメモリ)方式のキューである。稼働ジョブ数1032は、現在実施しているジョブの数を示す。同時許可ジョブ数1033は、同時に実施可能なジョブの数を示す。   The RAM 1030 is a control program execution area and a work data area. The wait queue 1031 in the RAM 1030 is a FIFO (first-in first-out memory) type queue. The number of active jobs 1032 indicates the number of jobs currently being executed. The number of simultaneously permitted jobs 1033 indicates the number of jobs that can be executed simultaneously.

設定記憶部1040は、管理装置1000が管理する同時実行ジョブ数の最大値、最小値、ジョブステップ数が記憶される。パネル制御部1050は、操作部1070への表示を制御するとともに、操作部1070から入力された情報をRAM1030や設定記憶部1040に記憶させる。操作部1070は、ユーザーへ情報を表示したり、ユーザーからの指示が入力される。   The setting storage unit 1040 stores the maximum value, the minimum value, and the number of job steps of the simultaneously executed jobs managed by the management apparatus 1000. The panel control unit 1050 controls display on the operation unit 1070 and stores information input from the operation unit 1070 in the RAM 1030 and the setting storage unit 1040. The operation unit 1070 displays information to the user or receives an instruction from the user.

高機能電力計1080は、スマートメータに代表される通信機能などを備え、電力会社が電力負荷を下げるよう要求する負荷低減要求信号、電力負荷を上げることを許可する負荷復帰許可信号を管理装置1000に送信する機能を持つ。   The high-performance power meter 1080 has a communication function typified by a smart meter and the management apparatus 1000 receives a load reduction request signal for requesting the power company to lower the power load and a load return permission signal for permitting the power load to be increased. With the ability to send to.

図14は、図13における設定記憶部1040に記憶される設定値を示す図である。   FIG. 14 is a diagram showing setting values stored in the setting storage unit 1040 in FIG.

図14において、ジョブ数最大値1200は同時実行可能なジョブ数の最大値を示している。ジョブ数最小値1201は同時実行可能なジョブ数の最小値を示している。また、ジョブステップ数1202は、電力会社から高機能電力計1080を経由して、管理装置1000が負荷制御信号を受信する毎に増減させるジョブ数を示している。   In FIG. 14, the maximum job number 1200 indicates the maximum number of jobs that can be executed simultaneously. The minimum number of jobs 1201 indicates the minimum number of jobs that can be executed simultaneously. The number of job steps 1202 indicates the number of jobs to be increased or decreased each time the management apparatus 1000 receives a load control signal from the power company via the high-performance power meter 1080.

これらの設定値は、本実施の形態に係る負荷制御を行う前に操作部1070を用いてユーザーが予め入力したものであり、これらはパネル制御部1050を経由してCPU1010が設定記憶部1040に記憶させておく。   These set values are input by the user in advance using the operation unit 1070 before performing load control according to the present embodiment, and these are set by the CPU 1010 via the panel control unit 1050 in the setting storage unit 1040. Remember.

以下の説明では、ジョブ数最大値1200が複合機台数分である3、ジョブ数最小値1201が1、ジョブステップ数1202が1として設定されているものとする。   In the following description, it is assumed that the maximum number of jobs 1200 is 3, which is the number of multifunction peripherals, the minimum number of jobs 1201 is 1, and the number of job steps 1202 is 1.

図15は、図13におけるCPU1010により実行される同時許可ジョブ数処理の手順を示すフローチャートである。   FIG. 15 is a flowchart showing the procedure of the simultaneous permission job number process executed by the CPU 1010 in FIG.

この同時許可ジョブ数処理は、ROM1020に記憶されたプログラムか、RAM1030に展開されたプログラムに従って、CPU1010が実行する。   This simultaneous permission job number processing is executed by the CPU 1010 according to a program stored in the ROM 1020 or a program expanded in the RAM 1030.

図15において、まず同時許可ジョブ数1033として設定記憶部1040に記憶された同時実行可能なジョブ数最大値1200を設定する(ステップS1101)。   In FIG. 15, first, the maximum number 1200 of simultaneously executable jobs stored in the setting storage unit 1040 is set as the number of simultaneously permitted jobs 1033 (step S1101).

次いで、同時許可ジョブ数がジョブ数最小値1201と等しいか否か判別する(ステップS1102)。   Next, it is determined whether or not the number of simultaneously permitted jobs is equal to the job number minimum value 1201 (step S1102).

ステップS1102の判別の結果、同時許可ジョブ数がジョブ数最小値1201と等しいとき(ステップS1102でYES)、ステップS1106に進む。一方、同時許可ジョブ数がジョブ数最小値1201と等しくないとき(ステップS1102でNO)、通信部1060を介して、高機能電力計1080から負荷低減要求信号を受信したか否か判別する(ステップS1103)。   As a result of the determination in step S1102, when the number of simultaneously permitted jobs is equal to the minimum job number 1201 (YES in step S1102), the process proceeds to step S1106. On the other hand, when the number of simultaneously permitted jobs is not equal to the minimum job number 1201 (NO in step S1102), it is determined whether or not a load reduction request signal is received from the high-function power meter 1080 via the communication unit 1060 (step S1102). S1103).

ステップS1103の判別の結果、負荷低減要求信号を受信していないとき(ステップS1103でNO)、ジョブステップ数1202を読みとる(ステップS1104)。次いで、同時許可ジョブ数1033からジョブステップ数1202を減算する(ステップS1105)。   As a result of the determination in step S1103, when the load reduction request signal is not received (NO in step S1103), the job step number 1202 is read (step S1104). Next, the job step number 1202 is subtracted from the simultaneous allowed job number 1033 (step S1105).

次いで、同時許可ジョブ数がジョブ数最大値1200と等しいか否か判別する(ステップS1106)。ステップS1106の判別の結果、同時許可ジョブ数がジョブ数最大値1200と等しいとき(ステップS1106でYES)、ステップS1110に進む。   Next, it is determined whether or not the number of simultaneously permitted jobs is equal to the job number maximum value 1200 (step S1106). As a result of the determination in step S1106, when the number of simultaneously permitted jobs is equal to the maximum job number 1200 (YES in step S1106), the process proceeds to step S1110.

一方、同時許可ジョブ数がジョブ数最大値1200と等しくないとき(ステップS1106でNO)、通信部1060を介して、高機能電力計1080から負荷復帰許可信号を受信したか否か判別する(ステップS1107)。   On the other hand, when the number of simultaneously permitted jobs is not equal to the job number maximum value 1200 (NO in step S1106), it is determined whether or not a load return permission signal is received from the high-function power meter 1080 via the communication unit 1060 (step S1106). S1107).

ステップS1107の判別の結果、負荷復帰許可信号を受信していないとき(ステップS1107でNO)、ジョブステップ数1202を読みとる(ステップS1108)。次いで、同時許可ジョブ数1033にジョブステップ数1202を加算する(ステップS1109)。   If the result of determination in step S1107 is that a load return permission signal has not been received (NO in step S1107), the job step number 1202 is read (step S1108). Next, the job step number 1202 is added to the simultaneous permitted job number 1033 (step S1109).

その後、この同時許可ジョブ数処理を終了するか否か判別する(ステップS1110)。ステップS1110の判別の結果、同時許可ジョブ数処理を終了するときは(ステップS1110でYES)、本処理を終了し、同時許可ジョブ数処理を終了しないときは(ステップS1110でNO)、ステップS1102の処理に戻る。   Thereafter, it is determined whether or not to end the simultaneous permission job number process (step S1110). As a result of the determination in step S1110, when the simultaneous permission job number process is ended (YES in step S1110), this process is ended. When the simultaneous permission job number process is not ended (NO in step S1110), the process proceeds to step S1102. Return to processing.

図16は、図13におけるCPU1010により実行されるジョブ許可処理の手順を示すフローチャートである。   FIG. 16 is a flowchart showing a procedure of job permission processing executed by the CPU 1010 in FIG.

図16におけるジョブ許可処理は、管理装置1000と複合機1091を例にしている。なお管理装置1000と複合機1092、または複合機1093の組み合わせに関しても処理の内容は同じである。   The job permission process in FIG. 16 uses the management apparatus 1000 and the multifunction machine 1091 as an example. The contents of the process are the same for the combination of the management apparatus 1000 and the multifunction machine 1092 or the multifunction machine 1093.

図16において、まず稼働ジョブ数1032を0とする(ステップS1200)。次いで、複合機1091からジョブ実施許可要求であるReq信号を受信したか否か判別する(ステップS1201)。   In FIG. 16, first, the number of active jobs 1032 is set to 0 (step S1200). Next, it is determined whether or not a Req signal, which is a job execution permission request, has been received from the multifunction machine 1091 (step S1201).

ステップS1201の判別の結果、Req信号を受信していないときは(ステップS1201でNO)、ステップS1206に進む。一方、Req信号を受信しているときは(ステップS1201でYES)、現在の稼働ジョブ数1032が同時許可ジョブ数1033未満か否か判別する(ステップS1202)。   If it is determined in step S1201 that the Req signal has not been received (NO in step S1201), the process advances to step S1206. On the other hand, when the Req signal is received (YES in step S1201), it is determined whether the current number of active jobs 1032 is less than the number of simultaneously permitted jobs 1033 (step S1202).

ステップS1201の判別の結果、稼働ジョブ数1032が同時許可ジョブ数1033未満のときは(ステップS1201でYES)、Req信号を送信した複合機1091に対し、ジョブ実施許可を示すAck信号を送信する(ステップS1203)。そして、稼働ジョブ数1032に1を加算する(ステップS1204)。   If it is determined in step S1201 that the number of active jobs 1032 is less than the number of simultaneously permitted jobs 1033 (YES in step S1201), an Ack signal indicating job execution permission is transmitted to the multifunction machine 1091 that transmitted the Req signal ( Step S1203). Then, 1 is added to the number of active jobs 1032 (step S1204).

一方、ステップS1201の判別の結果、稼働ジョブ数1032が同時許可ジョブ数1033以上のときは(ステップS1201でNO)、複合機1091に対するAck信号をウェイトキュー1031に格納する(ステップS1205)。   On the other hand, if it is determined in step S1201 that the number of active jobs 1032 is equal to or greater than the number of simultaneously permitted jobs 1033 (NO in step S1201), the Ack signal for the multifunction machine 1091 is stored in the wait queue 1031 (step S1205).

次いで、ウェイトキュー1031に複合機1091に対するAck信号が存在するか否か判別する(ステップS1206)。ステップS1206の判別の結果、Ack信号が存在しないとき(ステップS1206でNO)、ステップS1211に進む。   Next, it is determined whether or not an Ack signal for the MFP 1091 exists in the wait queue 1031 (step S1206). If it is determined in step S1206 that there is no Ack signal (NO in step S1206), the process advances to step S1211.

一方、Ack信号が存在するとき(ステップS1206でYES)、稼働ジョブ数1032が同時許可ジョブ数1033未満か否か判別する(ステップS1207)。ステップS1207の判別の結果、稼働ジョブ数1032が同時許可ジョブ数1033以上のときは(ステップS1207でNO)、ステップS1211に進む。   On the other hand, when the Ack signal is present (YES in step S1206), it is determined whether the number of active jobs 1032 is less than the number of simultaneously permitted jobs 1033 (step S1207). If it is determined in step S1207 that the number of active jobs 1032 is equal to or greater than the number of simultaneously permitted jobs 1033 (NO in step S1207), the process advances to step S1211.

一方、稼働ジョブ数1032が同時許可ジョブ数1033未満のときは(ステップS1207でYES)、ウェイトキュー1031からAck信号を取り出し(ステップS1208)、取りだしたAck信号を送信する(ステップS1209)。そして、稼働ジョブ数1032に1を加算する(ステップS1210)。   On the other hand, when the number of active jobs 1032 is less than the number of simultaneously permitted jobs 1033 (YES in step S1207), the Ack signal is extracted from the wait queue 1031 (step S1208), and the extracted Ack signal is transmitted (step S1209). Then, 1 is added to the number of active jobs 1032 (step S1210).

次いで、複合機1091からジョブ実施終了を示す終了通知End信号を受信したか否か判別する(ステップS1211)。ステップS1211の判別の結果、終了通知End信号を受信していないときは(ステップS1211でNO)、ステップS1213に進む。一方、終了通知End信号を受信したときは(ステップS1211でYES)、稼働ジョブ数1032から1を減算する(ステップS1212)。   Next, it is determined whether an end notification End signal indicating completion of job execution is received from the multifunction machine 1091 (step S1211). If it is determined in step S1211 that the end notification End signal has not been received (NO in step S1211), the process advances to step S1213. On the other hand, when the end notification End signal is received (YES in step S1211), 1 is subtracted from the number of active jobs 1032 (step S1212).

その後、このジョブ許可処理を終了するか否か判別する(ステップS1213)。ステップS1213の判別の結果、ジョブ許可処理を終了するときは(ステップS1213でYES)、本処理を終了し、ジョブ許可処理を終了しないときは(ステップS1213でNO)、ステップS1201の処理に戻る。   Thereafter, it is determined whether or not to end the job permission process (step S1213). As a result of the determination in step S1213, when the job permission process is terminated (YES in step S1213), this process is terminated. When the job permission process is not terminated (NO in step S1213), the process returns to step S1201.

なお、ステップS1202、1207に係る説明において、稼働ジョブ数1032が同時許可ジョブ数1033以上と表現しているが、実際には稼働ジョブ数1032が同時許可ジョブ数1033と等しいということとなる。   In the description relating to steps S1202 and 1207, the number of active jobs 1032 is expressed as the number of simultaneously permitted jobs 1033 or more.

図17は、図13における複合機1091により実行される開始要求及び終了通知処理の手順を示すフローチャートである。   FIG. 17 is a flowchart showing a procedure of a start request and end notification process executed by the multifunction machine 1091 in FIG.

図17における開始要求及び終了通知処理は、複合機1092,1093においても処理の内容は同じである。   The start request and end notification process in FIG. 17 is the same in the MFPs 1092 and 1093.

図17において、ネットワーク経由で印刷ジョブを通信部1060から受信したか、または操作部1070からコピー等のジョブ指示を受信したか否か判別する(ステップS1300)。   In FIG. 17, it is determined whether a print job is received from the communication unit 1060 via the network or a job instruction such as copying is received from the operation unit 1070 (step S1300).

ステップS1300の判別の結果、印刷ジョブ及びジョブ指示のいずれも受信していないときは(ステップS1300でNO)、ステップS1305に進む。一方、印刷ジョブ及びジョブ指示のいずれかを受信したときは(ステップS1300でYES)、管理装置1000にReq信号を送信する(ステップS1301)。   If it is determined in step S1300 that neither a print job nor a job instruction has been received (NO in step S1300), the process advances to step S1305. On the other hand, when either a print job or a job instruction is received (YES in step S1300), a Req signal is transmitted to the management apparatus 1000 (step S1301).

次いで、管理装置1000からAck信号を受信すると(ステップS1302でYES)、ジョブの実行を開始し(ステップS1303)ジョブがすると管理装置1000に対しEnd信号を送信する(ステップS1304)。   Next, when an Ack signal is received from the management apparatus 1000 (YES in step S1302), execution of the job is started (step S1303). When a job is generated, an End signal is transmitted to the management apparatus 1000 (step S1304).

その後、この開始要求及び終了通知処理を終了するか否か判別する(ステップS1305)。ステップS1305の判別の結果、開始要求及び終了通知処理を終了するときは(ステップS1305でYES)、本処理を終了し、開始要求及び終了通知処理を終了しないときは(ステップS1305でNO)、ステップS1300の処理に戻る。   Thereafter, it is determined whether or not to end the start request and end notification process (step S1305). As a result of the determination in step S1305, when the start request and end notification process is ended (YES in step S1305), this process is ended, and when the start request and end notification process is not ended (NO in step S1305), step The process returns to S1300.

図18は、管理装置1000と複合機1091,1092,1093との通信の様子を示すシーケンス図である。   FIG. 18 is a sequence diagram illustrating a state of communication between the management apparatus 1000 and the multifunction peripherals 1091, 1092, and 1093.

図18においては、上述した同時許可ジョブ数処理、ジョブ許可処理、開始要求及び終了通知処理におけるステップを用いて説明している。   In FIG. 18, the steps in the simultaneous permission job number process, job permission process, start request, and end notification process described above are used.

図18において、管理装置1000はステップS101にて同時許可ジョブ数1033にジョブ数最大値1200が設定されている。そして、今の場合、同時許可ジョブ数が3に設定されたとする。   In FIG. 18, the management apparatus 1000 sets the maximum job count value 1200 to the simultaneous allowed job count 1033 in step S101. In this case, it is assumed that the number of simultaneously permitted jobs is set to 3.

ジョブ要求3011を受信(ステップS1300)した複合機1091は、管理装置1000に対し、Req信号3012を送信する(ステップS301)。   Upon receiving the job request 3011 (step S1300), the multifunction machine 1091 transmits a Req signal 3012 to the management apparatus 1000 (step S301).

複合機1091からReq信号3012を受信(ステップS1201)した管理装置1000は、同時許可ジョブ数1033の3と稼働ジョブ数1032の0とを比較する(ステップS1202)。   The management apparatus 1000 that has received the Req signal 3012 from the multifunction machine 1091 (step S1201) compares 3 of the simultaneous permitted job number 1033 and 0 of the number of active jobs 1032 (step S1202).

その結果、同時許可ジョブ数1033のほうが大きいと判別し、複合機1091にAck信号3013を送信する(ステップS1203)。   As a result, it is determined that the number of simultaneously permitted jobs 1033 is larger, and an Ack signal 3013 is transmitted to the multifunction machine 1091 (step S1203).

管理装置1000からのAck信号3013を受信した複合機1091は、ジョブ3014の実行を開始する(ステップS3003)。   Upon receiving the Ack signal 3013 from the management apparatus 1000, the multifunction machine 1091 starts executing the job 3014 (step S3003).

ジョブ3014が終了すると複合機1091は管理装置1000に対し、End信号3015を送信する(ステップS3004)。End信号3015を受信した管理装置1000は、稼働ジョブ数から1を減算する(S1212)。   When the job 3014 ends, the multifunction machine 1091 transmits an End signal 3015 to the management apparatus 1000 (step S3004). The management apparatus 1000 that has received the End signal 3015 subtracts 1 from the number of active jobs (S1212).

同様にジョブ要求3021、ジョブ要求3031に対しても各複合機と管理装置1000でReq信号、Ack信号、End信号を用いて処理が行われる。ジョブ要求3011,3021,3031によるそれぞれのReq信号が管理装置1000に送信された時点では同時許可ジョブ数1033は3である。従って、それぞれの複合機1091,1092,1093に対するAck信号は即座に送信される。これにより、各複合機1091,1092,1093でのジョブはほぼ並行して実行される。   Similarly, the job request 3021 and the job request 3031 are processed using the Req signal, the Ack signal, and the End signal in each multifunction device and the management apparatus 1000. At the time when each Req signal according to the job requests 3011, 3021, and 3031 is transmitted to the management apparatus 1000, the number of simultaneously permitted jobs 1033 is three. Accordingly, an Ack signal for each of the multifunction devices 1091, 1092, and 1093 is immediately transmitted. As a result, jobs in each of the multifunction machines 1091, 1092, and 1093 are executed substantially in parallel.

次いで、電力会社3000から負荷低減要求信号308が、高機能電力計1080経由で管理装置1000に送信される。負荷低減要求信号308を受信した管理装置1000は同時許可ジョブ数1033からジョブステップ数1202を減算し、同時許可ジョブ数1033は2となる。   Next, a load reduction request signal 308 is transmitted from the power company 3000 to the management apparatus 1000 via the high-function power meter 1080. The management apparatus 1000 that has received the load reduction request signal 308 subtracts the job step number 1202 from the simultaneous permission job number 1033, and the simultaneous permission job number 1033 becomes two.

このため、ジョブ3044に続き、ジョブ3055を開始した時点で管理装置1000の稼働ジョブ数1032は同時許可ジョブ数1033と等しくなる。   For this reason, the number of active jobs 1032 of the management apparatus 1000 is equal to the number of simultaneously permitted jobs 1033 when the job 3055 is started following the job 3044.

この状態で、ジョブ要求3061を受信した複合機1093からReq信号3062を受信した管理装置1000は、同時許可ジョブ数1033と稼働ジョブ数1032とが等しいと判別する。その結果、Ack信号をウェイトキュー1031に格納する(ステップS1205)。   In this state, the management apparatus 1000 that has received the Req signal 3062 from the multifunction peripheral 1093 that has received the job request 3061 determines that the number of simultaneously permitted jobs 1033 and the number of active jobs 1032 are equal. As a result, the Ack signal is stored in the wait queue 1031 (step S1205).

次いで、ジョブ3044の終了によりEnd信号3045を受信した管理装置1000は稼働ジョブ数1032から1を減算する(ステップS1212)。それにより、管理装置1000は、稼働ジョブ数1032が同時許可ジョブ数1033未満と判別する。そして、管理装置1000は、ウェイトキュー1031にある複合機1093へのAck信号3063を複合機1093に送信する(ステップS1209)。Ack信号3063を受信した複合機1093はジョブ3064の実行を開始する。   Next, the management apparatus 1000 that has received the End signal 3045 due to the completion of the job 3044 subtracts 1 from the number of active jobs 1032 (step S1212). Accordingly, the management apparatus 1000 determines that the number of active jobs 1032 is less than the number of simultaneously permitted jobs 1033. The management apparatus 1000 transmits an Ack signal 3063 to the multifunction machine 1093 in the wait queue 1031 to the multifunction machine 1093 (step S1209). Upon receiving the Ack signal 3063, the multifunction machine 1093 starts executing the job 3064.

管理装置1000では、さらなる負荷低減要求信号により同時許可ジョブ数が1になる。そして、管理装置1000は、ジョブ3074が実行されている時点でジョブ要求3081によるReq信号3082を受信する。   In the management apparatus 1000, the number of simultaneously permitted jobs becomes 1 by a further load reduction request signal. The management apparatus 1000 receives the Req signal 3082 by the job request 3081 at the time when the job 3074 is being executed.

管理装置1000は、稼働ジョブ数1032が同時許可ジョブ数1033未満ではないので、複合機1091へのAck信号をウェイトキュー1031に格納する。   The management apparatus 1000 stores the Ack signal for the multifunction machine 1091 in the wait queue 1031 because the number of active jobs 1032 is not less than the number of simultaneously permitted jobs 1033.

そして、電力会社3000が送信した負荷復帰許可信号3089を受信した管理装置1000は、同時許可ジョブ数1033にジョブステップ数1202を加算し、同時許可ジョブ数1033は2となる。   The management apparatus 1000 that has received the load recovery permission signal 3089 transmitted by the power company 3000 adds the job step number 1202 to the simultaneous permission job number 1033, and the simultaneous permission job number 1033 becomes two.

このとき、ウェイトキュー1031には、複合機1091へのAck信号が存在するため(ステップS1206)、同時許可ジョブ数1033と稼働ジョブ数1032が比較される(ステップS1207)。   At this time, since there is an Ack signal to the multifunction machine 1091 in the wait queue 1031 (step S1206), the simultaneous permitted job number 1033 and the active job number 1032 are compared (step S1207).

そして負荷復帰許可信号3089の受信により同時許可ジョブ数1033が増えた結果、稼働ジョブ数1032が同時許可ジョブ数1033未満と判別される。   As a result of the increase in the number of simultaneously permitted jobs 1033 due to the reception of the load recovery permission signal 3089, it is determined that the number of active jobs 1032 is less than the number of simultaneously permitted jobs 1033.

その後、取りだされたAck信号3083が複合機1091に送信される。Ack信号3083を受信した複合機1091はジョブ3084の実行を開始する。   Thereafter, the extracted Ack signal 3083 is transmitted to the multifunction machine 1091. Upon receiving the Ack signal 3083, the multifunction machine 1091 starts executing the job 3084.

このようにして、管理装置1000にて電力会社3000からの負荷低減要求信号、負荷復帰許可信号に応じて同時許可ジョブ数1033の増減が行われ、複数の複合機において同時に実施されるジョブ数の制御が行われる。   In this way, the management apparatus 1000 increases / decreases the number of simultaneously permitted jobs 1033 according to the load reduction request signal and load recovery permission signal from the power company 3000, and the number of jobs simultaneously executed in a plurality of multifunction peripherals. Control is performed.

上述した第2の実施の形態において、ジョブステップ数1202の値は予めユーザーによる設定値を用いていたが、ジョブステップ数1202を管理装置1000が算出してもよい。例えば、負荷低減要求信号に負荷削減量としてパーセントでの指定がされた場合のジョブステップ数1202の算出方法を以下に説明する。   In the second embodiment described above, a value set by the user is used in advance as the value of the job step number 1202, but the management apparatus 1000 may calculate the job step number 1202. For example, a method for calculating the number of job steps 1202 when the load reduction request signal is designated as a percentage as a load reduction amount will be described below.

負荷低減要求信号により負荷削減量x[%]が指定された場合、全複合機台数にx[%]を乗算した値の小数点以下を繰り上げした値をジョブステップ数1202として設定する。すなわちジョブステップ数1202の計算式は以下ようになる。
ジョブステップ数=(複合機の台数×N[%])の小数点繰り上げ値
例えば、負荷低減要求信号により負荷低減量60[%]を指定され、複合機台数が3台である場合は、以下のようになる。
When the load reduction amount x [%] is designated by the load reduction request signal, a value obtained by rounding up the value obtained by multiplying the total number of multifunction devices by x [%] is set as the job step number 1202. That is, the formula for calculating the number of job steps 1202 is as follows.
Number of job steps = (Number of multifunction devices x N [%]) Decimal point advance value For example, when the load reduction amount 60 [%] is specified by the load reduction request signal and the number of multifunction devices is three, the following It becomes like this.

ジョブステップ数=3×0.6=1.8
従って、小数点以下を繰り上げした整数値としてジョブステップ数1202は2と算出される。
Number of job steps = 3 × 0.6 = 1.8
Accordingly, the job step number 1202 is calculated as 2 as an integer value obtained by rounding up the decimal places.

次いで、負荷低減要求信号における負荷削減量としてワット数での指定がされた場合のジョブステップ数1202の算出方法を以下に説明する。   Next, a method for calculating the number of job steps 1202 when the wattage is designated as the load reduction amount in the load reduction request signal will be described below.

図19は、複合機毎のジョブ実行時電力値を示す図である。   FIG. 19 is a diagram illustrating a job execution power value for each MFP.

図19に示される内容は、予め管理装置1000の設定記憶部1040またはRAM1030に記憶されている。   The contents shown in FIG. 19 are stored in advance in the setting storage unit 1040 or the RAM 1030 of the management apparatus 1000.

図19において、複合機A,B,Cにおけるジョブ実行時電力値は、ジョブを実行した際の消費電力見積もり値が最も大きい最大消費電力値である。また、合計1802は、全複合機のジョブを実行した際の電力値を加算した消費電力合計値である。   In FIG. 19, the job execution power values in the multifunction peripherals A, B, and C are the maximum power consumption values that have the largest estimated power consumption values when a job is executed. A total 1802 is a total power consumption value obtained by adding the power values when jobs of all multifunction peripherals are executed.

負荷低減要求信号により、負荷低減量y[W]を指定された場合、管理装置1000は、合計1802からy[W]を減算した値を、ジョブ実行時電力値のうち、最大の電力値である消費電力最大値1801で除算した商(整数部分)を算出する。算出された値を、ジョブステップ数1202として設定する。   When the load reduction amount y [W] is specified by the load reduction request signal, the management apparatus 1000 uses a value obtained by subtracting y [W] from the total 1802 as the maximum power value among the job execution power values. A quotient (integer part) divided by a certain power consumption maximum value 1801 is calculated. The calculated value is set as the job step number 1202.

すなわちジョブステップ数1202の計算式は以下のようになる。
ジョブステップ数=(合計―y[W])/(最大消費電力値)
例えば、負荷低減信号として負荷低減量100[W]を指定された場合、図8における合計1802は212[W]、消費電力最大値1801は90[W]であるため
ジョブステップ数=(212―100)/90=1.24
商は1であるので、ジョブステップ数1202は1と算出される。
That is, the formula for calculating the number of job steps 1202 is as follows.
Number of job steps = (total-y [W]) / (maximum power consumption value)
For example, when the load reduction amount 100 [W] is designated as the load reduction signal, the total 1802 in FIG. 8 is 212 [W], and the maximum power consumption value 1801 is 90 [W], so the number of job steps = (212− 100) /90=1.24
Since the quotient is 1, the job step number 1202 is calculated as 1.

(他の実施の形態)
本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施の形態の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのプログラム、及び該プログラムを記憶した記憶媒体は本発明を構成することになる。
(Other embodiments)
The present invention is also realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program code. To be executed. In this case, the program and the storage medium storing the program constitute the present invention.

10 電力管理サーバー
20 複合機A
30 複合機B
40 複合機C
50 複合機D
60 ホストPC
70,1080 高機能電力計
100 プリンタシステム
101,203,1010 CPU
102,204,1020 ROM
103,205,1030 RAM
104,208 LAN I/F制御部
105 無線通信I/F制御部
106 プリンタシステム電力合算プログラム記憶領域
107 ジョブスケジューリング変更プログラム記憶領域
108 ジョブ電力算出プログラム記憶領域
109 プリンタシステム電力上限設定プログラム記憶領域
211 ジョブキュー記憶領域
1000 管理装置
1031 ウェイトキュー
1032 稼働ジョブ数
1033 同時許可ジョブ数
1040 設定記憶部
10 Power management server 20 MFP A
30 MFP B
40 MFP C
50 MFP D
60 Host PC
70, 1080 High-performance power meter 100 Printer system 101, 203, 1010 CPU
102, 204, 1020 ROM
103, 205, 1030 RAM
104, 208 LAN I / F control unit 105 Wireless communication I / F control unit 106 Printer system power total program storage area 107 Job scheduling change program storage area 108 Job power calculation program storage area 109 Printer system power upper limit setting program storage area 211 Job Queue storage area 1000 Management device 1031 Wait queue 1032 Number of active jobs 1033 Number of simultaneous permitted jobs 1040 Setting storage unit

Claims (9)

複数の機器が実行する各々の処理ごとに当該処理を実行した場合の消費電力及び実行に要する時間が記憶された記憶手段を有し、前記複数の機器と通信可能であり、前記複数の機器で構成されたシステム全体の消費電力を管理する管理装置であって、
現時点での前記システム全体の消費電力を取得する取得手段と、
前記システム全体で消費可能な電力の上限値を設定する設定手段と、
前記記憶手段に記憶された消費電力及び実行に要する時間、これから実行が予定される処理、及び前記取得手段により取得された現時点での前記システム全体の消費電力から、前記システム全体における消費電力を予測する予測手段と、
前記予測手段により予測された消費電力が、前記設定手段により設定された上限値を上回る場合に、前記実行が予定されている処理の開始時刻を、前記上限値を超えないように変更する変更手段と
を備えたことを特徴とする管理装置。
Each of the processes executed by a plurality of devices has storage means for storing power consumption and time required for execution when the processing is executed, and can communicate with the plurality of devices. A management device that manages the power consumption of the entire configured system,
Obtaining means for obtaining power consumption of the entire system at the current time;
Setting means for setting an upper limit value of power that can be consumed by the entire system;
Predicting the power consumption of the entire system from the power consumption stored in the storage unit and the time required for execution, the process scheduled to be executed from now, and the current power consumption of the entire system acquired by the acquisition unit Prediction means to
Changing means for changing the start time of the process scheduled for execution so as not to exceed the upper limit value when the power consumption predicted by the prediction means exceeds the upper limit value set by the setting means And a management device comprising:
前記設定手段が上限値を設定するタイミングは、前記機器が処理を実行する直前のタイミング、前記機器が処理を終了した直後のタイミング、及び実行が予定されていた処理の実行が消滅したタイミングのうちの少なくとも1つのタイミングであることを特徴とする請求項1記載の管理装置。   The timing when the setting means sets the upper limit value is the timing immediately before the device executes the process, the timing immediately after the device finishes the process, and the timing when the execution of the process scheduled to be performed disappears. The management apparatus according to claim 1, wherein the timing is at least one timing. 前記システムへの電力供給量が予め定められた電力量を下回ることが通知された場合に、前記設定手段は上限値を設定することを特徴とする請求項1記載の管理装置。   The management apparatus according to claim 1, wherein the setting unit sets an upper limit value when it is notified that the power supply amount to the system is lower than a predetermined power amount. 前記システムが使用可能な電力量と、前記システム全体での消費電力量との差の絶対値が、予め定められた値よりも小さくなった場合に、前記設定手段は上限値を設定することを特徴とする請求項1記載の管理装置。   When the absolute value of the difference between the amount of power that can be used by the system and the amount of power consumed by the entire system becomes smaller than a predetermined value, the setting means sets the upper limit value. The management apparatus according to claim 1, wherein: 前記システムが予め定められた期間内で消費した平均電力量が、前記システムに許可された電力量を超えた場合に、前記設定手段は上限値を設定することを特徴とする請求項1記載の管理装置。   2. The setting unit sets an upper limit value when the average amount of power consumed by the system within a predetermined period exceeds the amount of power permitted for the system. Management device. 前記平均電力量が、前記システムに許可された電力量を超えた場合に、前記変更手段は、実行が予定されている処理のうち、処理に必要となる消費電力が他の処理と比較して小さい処理を優先して実行させるように処理の開始時刻を変更することを特徴とする請求項5記載の管理装置。   When the average power amount exceeds the power amount allowed for the system, the changing unit is configured to compare the power consumption required for the processing among the processing scheduled to be executed compared to other processing. 6. The management apparatus according to claim 5, wherein the start time of the process is changed so that the small process is preferentially executed. 前記機器が省エネモードで動作可能な場合、当該機器を省エネモードで動作させることを特徴とする請求項1乃至5のいずれか1項に記載の管理装置。   6. The management apparatus according to claim 1, wherein when the device is operable in an energy saving mode, the device is operated in an energy saving mode. 複数の機器が実行する各々の処理ごとに当該処理を実行した場合の消費電力及び実行に要する時間が記憶された記憶手段を有し、前記複数の機器で構成されたシステム全体の消費電力を管理する管理装置の制御方法であって、
現時点での前記システム全体の消費電力を取得する取得ステップと、
前記システム全体で消費可能な電力の上限値を設定する設定ステップと、
前記記憶手段に記憶された消費電力及び実行に要する時間、これから実行が予定される処理、及び前記取得ステップにより取得された現時点での前記システム全体の消費電力から、前記システム全体における消費電力を予測する予測ステップと、
前記予測ステップにより予測された消費電力が、前記設定ステップにより設定された上限値を上回る場合に、前記実行が予定されている処理の開始時刻を、前記上限値を超えないように変更する変更ステップと
を備えたことを特徴とする制御方法。
It has a storage means for storing the power consumption and the time required for execution of each process executed by a plurality of devices, and manages the power consumption of the entire system composed of the plurality of devices. A method of controlling a management device,
An acquisition step of acquiring power consumption of the entire system at a current time;
A setting step for setting an upper limit value of power that can be consumed by the entire system;
Predicting the power consumption of the entire system from the power consumption stored in the storage means and the time required for execution, the process scheduled to be executed from now, and the current power consumption of the entire system acquired by the acquisition step A prediction step to
A change step of changing the start time of the process scheduled to be executed so as not to exceed the upper limit value when the power consumption predicted by the prediction step exceeds the upper limit value set by the setting step. And a control method comprising:
複数の機器が実行する各々の処理ごとに当該処理を実行した場合の消費電力及び実行に要する時間が記憶された記憶手段を有し、前記複数の機器で構成されたシステム全体の消費電力を管理する管理装置の制御方法をコンピュータに実行させるためのプログラムであって、
前記制御方法は、
現時点での前記システム全体の消費電力を取得する取得ステップと、
前記システム全体で消費可能な電力の上限値を設定する設定ステップと、
前記記憶手段に記憶された消費電力及び実行に要する時間、これから実行が予定される処理、及び前記取得ステップにより取得された現時点での前記システム全体の消費電力から、前記システム全体における消費電力を予測する予測ステップと、
前記予測ステップにより予測された消費電力が、前記設定ステップにより設定された上限値を上回る場合に、前記実行が予定されている処理の開始時刻を、前記上限値を超えないように変更する変更ステップと
を備えたことを特徴とするプログラム。
It has a storage means for storing the power consumption and the time required for execution of each process executed by a plurality of devices, and manages the power consumption of the entire system composed of the plurality of devices. A program for causing a computer to execute a control method of a management device,
The control method is:
An acquisition step of acquiring power consumption of the entire system at a current time;
A setting step for setting an upper limit value of power that can be consumed by the entire system;
Predicting the power consumption of the entire system from the power consumption stored in the storage means and the time required for execution, the process scheduled to be executed from now, and the current power consumption of the entire system acquired by the acquisition step A prediction step to
A change step of changing the start time of the process scheduled to be executed so as not to exceed the upper limit value when the power consumption predicted by the prediction step exceeds the upper limit value set by the setting step. A program characterized by comprising and.
JP2011277057A 2011-08-31 2011-12-19 Management device, control method thereof, and program Pending JP2013066141A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011277057A JP2013066141A (en) 2011-08-31 2011-12-19 Management device, control method thereof, and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2011188975 2011-08-31
JP2011188975 2011-08-31
JP2011277057A JP2013066141A (en) 2011-08-31 2011-12-19 Management device, control method thereof, and program

Publications (1)

Publication Number Publication Date
JP2013066141A true JP2013066141A (en) 2013-04-11

Family

ID=48189223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011277057A Pending JP2013066141A (en) 2011-08-31 2011-12-19 Management device, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP2013066141A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015049562A (en) * 2013-08-30 2015-03-16 富士通株式会社 Information processing system, job management apparatus, job management apparatus control program, and information processing system control method
US10038805B2 (en) 2016-09-20 2018-07-31 Fuji Xerox Co., Ltd. Information processing apparatus, information processing system, and non-transitory computer-readable medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015049562A (en) * 2013-08-30 2015-03-16 富士通株式会社 Information processing system, job management apparatus, job management apparatus control program, and information processing system control method
US10038805B2 (en) 2016-09-20 2018-07-31 Fuji Xerox Co., Ltd. Information processing apparatus, information processing system, and non-transitory computer-readable medium

Similar Documents

Publication Publication Date Title
JP5624360B2 (en) Management device, control method thereof, and program
JP5193327B2 (en) Image forming apparatus
JP2013162313A (en) Image forming apparatus, control method of the same, and program
KR20100081586A (en) Image forming apparatus and method for controlling power consumption thereof
JP5704949B2 (en) Image processing system, image forming apparatus, control method, and program
US20110273737A1 (en) Information processing apparatus, image forming apparatus management method, and program
CN103248784A (en) Image forming apparatus, method for controlling image forming apparatus
JP2014115753A (en) Job processing device, control method of job processing device, and program
JP5661323B2 (en) Information processing apparatus and information processing method
JP2009047760A (en) Image forming apparatus and method for performing image forming job
JP6218515B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP2014212426A (en) Processing controller, and image processor
US8830505B2 (en) Apparatus that transmits job data to terminal, terminal device, control method, and storage medium
JP6007657B2 (en) Image forming system and image forming apparatus
JP5882255B2 (en) Image forming apparatus and image forming method
JP2013066141A (en) Management device, control method thereof, and program
US20120327459A1 (en) Method of processing a print job within a printing system, a printing system, and a program
JP2010198486A (en) Network apparatus and method for controlling network apparatus, and program
JP2014115774A (en) Printing system, print control device, control method of print control device, and program
JP5866276B2 (en) Power management system
JP5796374B2 (en) Image processing apparatus, image processing method, and program
JP5828672B2 (en) POWER CONTROL DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP2006187987A (en) Power controlling method
JP2006345068A (en) Image forming apparatus and image formation system
US9124748B2 (en) Image forming apparatus restricting job execution based on unit price of an electricity charge