JP5601024B2 - Power leveling method, system and program - Google Patents

Power leveling method, system and program Download PDF

Info

Publication number
JP5601024B2
JP5601024B2 JP2010116640A JP2010116640A JP5601024B2 JP 5601024 B2 JP5601024 B2 JP 5601024B2 JP 2010116640 A JP2010116640 A JP 2010116640A JP 2010116640 A JP2010116640 A JP 2010116640A JP 5601024 B2 JP5601024 B2 JP 5601024B2
Authority
JP
Japan
Prior art keywords
server
power
processing
storage unit
data storage
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.)
Expired - Fee Related
Application number
JP2010116640A
Other languages
Japanese (ja)
Other versions
JP2011243119A (en
Inventor
一雅 宇式
忠信 角田
信次 藤野
寛 山本
弘敬 大島
利昭 舟久保
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2010116640A priority Critical patent/JP5601024B2/en
Publication of JP2011243119A publication Critical patent/JP2011243119A/en
Application granted granted Critical
Publication of JP5601024B2 publication Critical patent/JP5601024B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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

Description

本技術は、商用電源から供給する電力を制御する技術に関する。   The present technology relates to a technology for controlling power supplied from a commercial power source.

近年、情報サービスを提供する企業等は、増々大きな規模のデータセンタを管理するようになっている。データセンタでは、処理を実行するためのサーバはもちろん、冷却ファン等の空調設備や非常用のバッテリー等、電力を消費する機器を多数用意する必要があり、データセンタの規模の拡大により消費電力も増大する。消費電力の増大は、データセンタの管理者等にとって大きな負担となっており、商用電源から受電する電力を抑制するための技術が求められている。   In recent years, companies that provide information services have increasingly managed large-scale data centers. In the data center, it is necessary to prepare not only a server for processing, but also air-conditioning equipment such as a cooling fan and an emergency battery, and many other devices that consume power. Increase. The increase in power consumption is a heavy burden for data center managers and the like, and a technique for suppressing power received from a commercial power source is required.

一方、計算機の処理負荷を分散させるための従来技術が存在している。具体的には、複数の計算機により構成されるシステムにおいて、計算機において処理が行われた場合には、CPU消費時間、メモリ使用量、データベースアクセス回数などを統計情報として記録しておく。そして、新たな処理要求があった場合には、この処理要求の処理に要する処理負荷を統計情報を用いて予測し、予測された処理負荷と現在の処理負荷の状況とに基づき、処理要求をいずれかの計算機に割り振る。   On the other hand, there is a conventional technique for distributing the processing load of a computer. Specifically, in a system composed of a plurality of computers, when processing is performed in the computers, CPU consumption time, memory usage, number of database accesses, and the like are recorded as statistical information. When there is a new processing request, the processing load required for processing this processing request is predicted using statistical information, and the processing request is determined based on the predicted processing load and the current processing load status. Allocate to one of the computers.

しかし、上記の従来技術のように計算機の処理負荷を分散させたとしても、必ずしもシステム全体として商用電源から受電する電力を抑制することはできない。   However, even if the processing load of the computer is distributed as in the above-described conventional technology, the power received from the commercial power supply as a whole cannot always be suppressed.

特開2002−140313号公報JP 2002-140313 A

従って、本技術の目的は、商用電源から複数のサーバを含むシステムに供給する電力を抑制するための技術を提供することである。   Therefore, an object of the present technology is to provide a technology for suppressing power supplied from a commercial power supply to a system including a plurality of servers.

本電力平準化方法は、処理種別の識別子を含む処理実行要求をユーザ端末から受信した場合、処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する処理テーブルから、受信した処理種別の識別子に対応する処理消費電力を特定するステップと、ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費している電力であるサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納するサーバテーブルを用いて、特定された処理消費電力をサーバ消費電力に加えても閾値を超過しないという条件を満たすサーバを探索する探索ステップと、探索ステップにおいて条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに処理実行要求を送信する第1決定ステップとを含む。   In the power leveling method, when a process execution request including a process type identifier is received from a user terminal, the process type identifier and process power consumption data that is power consumed by executing the process type process For each of a plurality of servers capable of executing processing in response to a processing execution request from a user terminal, and a step of identifying processing power consumption corresponding to the received processing type identifier Using the server table storing the server power consumption data that is the power consumed by the server and the threshold value of the maximum power supplied from the commercial power supply to the server, the specified processing power consumption is added to the server power consumption. And a search step for searching for a server that satisfies the condition that the threshold is not exceeded, and a server that satisfies the condition in the search step is identified. If the determines the server as execution server, and a first determination step of transmitting a process execution request to the executing server.

商用電源から複数のサーバを含むシステムに供給する電力を抑制することができるようになる。   It becomes possible to suppress power supplied from a commercial power source to a system including a plurality of servers.

図1は、本技術の実施の形態に係るシステムの構成図である。FIG. 1 is a configuration diagram of a system according to an embodiment of the present technology. 図2は、平準化制御サーバの機能ブロック図である。FIG. 2 is a functional block diagram of the leveling control server. 図3は、ジョブ処理サーバの機能ブロック図である。FIG. 3 is a functional block diagram of the job processing server. 図4は、給電装置の機能ブロック図である。FIG. 4 is a functional block diagram of the power feeding apparatus. 図5は、ジョブ振分サーバの機能ブロック図である。FIG. 5 is a functional block diagram of the job distribution server. 図6は、サーバテーブルに格納されるデータの一例を示す図である。FIG. 6 is a diagram illustrating an example of data stored in the server table. 図7は、ジョブテーブルに格納されるデータの一例を示す図である。FIG. 7 is a diagram illustrating an example of data stored in the job table. 図8は、個別目標値テーブルに格納されるデータの一例を示す図である。FIG. 8 is a diagram illustrating an example of data stored in the individual target value table. 図9は、バッテリー容量テーブルに格納されるデータの一例を示す図である。FIG. 9 is a diagram illustrating an example of data stored in the battery capacity table. 図10は、予測テーブルに格納されるデータの一例を示す図である。FIG. 10 is a diagram illustrating an example of data stored in the prediction table. 図11は、給電装置に個別目標値を設定する処理の処理フローを示す図である。FIG. 11 is a diagram illustrating a processing flow of processing for setting an individual target value in the power supply apparatus. 図12は、システム全体の消費電力及びバッテリー残量について説明するための図である。FIG. 12 is a diagram for explaining the power consumption and the remaining battery level of the entire system. 図13は、ジョブの振り分け処理の処理フローを示す図である。FIG. 13 is a diagram illustrating a processing flow of job distribution processing. 図14は、サーバ特定処理の処理フローを示す図である。FIG. 14 is a diagram illustrating a processing flow of server specifying processing. 図15は、ジョブの振り分け処理の処理フローを示す図である。FIG. 15 is a diagram illustrating a processing flow of job distribution processing. 図16は、ジョブ処理サーバの消費電力及びバッテリー残量について説明するための図である。FIG. 16 is a diagram for explaining the power consumption and the remaining battery level of the job processing server. 図17は、ジョブ処理サーバの消費電力及びバッテリー残量について説明するための図である。FIG. 17 is a diagram for explaining the power consumption and the remaining battery level of the job processing server. 図18は、コンピュータの機能ブロック図である。FIG. 18 is a functional block diagram of a computer.

図1に、本実施の形態に係るシステムの構成図を示す。例えばインターネットであるネットワーク1には、ジョブ振分サーバ3と、クライアント端末7とが接続されている。ジョブ振分サーバ3には、平準化制御サーバ5と、ジョブ処理サーバ11A及びジョブ処理サーバ11Bとが接続されている。平準化制御サーバ5には、ジョブ処理サーバ11A及びジョブ処理サーバ11Bと、例えばUPS(Uninterruptible Power Supply)である給電装置13A及び給電装置13Bとが接続されている。また、例えば受電設備である商用電源9は、給電装置13A及び給電装置13Bに電力を供給する。給電装置13Aは、ジョブ処理サーバ11Aに電力を供給し、給電装置13Bは、ジョブ処理サーバ11Bに電力を供給する。図1の例では、ジョブ処理サーバ及び給電装置はそれぞれ2つしか図示していないが、数に限定はない。また、1つの給電装置に複数のジョブ処理サーバが接続される場合もある。なお、本実施の形態においては、ジョブ処理サーバにおいて実行される、特定の目的を達成するためのひとまとまりの処理のことを「ジョブ」と呼ぶ。   FIG. 1 shows a configuration diagram of a system according to the present embodiment. For example, a job distribution server 3 and a client terminal 7 are connected to a network 1 that is the Internet. A leveling control server 5, a job processing server 11A, and a job processing server 11B are connected to the job distribution server 3. The leveling control server 5 is connected to a job processing server 11A and a job processing server 11B, and a power supply device 13A and a power supply device 13B which are, for example, UPS (Uninterruptible Power Supply). Further, for example, the commercial power supply 9 that is a power receiving facility supplies power to the power feeding device 13A and the power feeding device 13B. The power supply apparatus 13A supplies power to the job processing server 11A, and the power supply apparatus 13B supplies power to the job processing server 11B. In the example of FIG. 1, only two job processing servers and power supply apparatuses are illustrated, but the number is not limited. A plurality of job processing servers may be connected to one power supply apparatus. In the present embodiment, a group of processes executed by the job processing server for achieving a specific purpose is called a “job”.

図2に、平準化制御サーバ5の機能ブロック図を示す。平準化制御サーバ5は、通信部51と、管理データ格納部53と、平準化制御部55と、処理結果格納部57とジョブ識別子格納部59とを含む。また、平準化制御部55は、消費電力特定部551と、サーバ特定部553とを含む。   FIG. 2 shows a functional block diagram of the leveling control server 5. The leveling control server 5 includes a communication unit 51, a management data storage unit 53, a leveling control unit 55, a processing result storage unit 57, and a job identifier storage unit 59. Further, the leveling control unit 55 includes a power consumption specifying unit 551 and a server specifying unit 553.

通信部51は、ジョブ処理サーバ11A及び11Bから消費電力及び処理負荷のデータを受信すると共に、給電装置13A及び13Bからバッテリー残量のデータを受信し、管理データ格納部53を更新する処理を行う。また、通信部51は、ジョブ振分サーバ3からジョブ識別子を含む平準化制御要求を受信し、当該ジョブ識別子をジョブ識別子格納部59に格納する処理を行う。平準化制御部55の消費電力特定部551及びサーバ特定部553は、管理データ格納部53及びジョブ識別子格納部59に格納されているデータに基づき、後で説明するサーバ特定処理を行い、処理結果を処理結果格納部57に格納する。   The communication unit 51 receives power consumption and processing load data from the job processing servers 11 </ b> A and 11 </ b> B, receives battery remaining data from the power supply apparatuses 13 </ b> A and 13 </ b> B, and updates the management data storage unit 53. . Further, the communication unit 51 receives a leveling control request including a job identifier from the job distribution server 3 and performs processing for storing the job identifier in the job identifier storage unit 59. Based on the data stored in the management data storage unit 53 and the job identifier storage unit 59, the power consumption specifying unit 551 and the server specifying unit 553 of the leveling control unit 55 perform a server specifying process, which will be described later. Is stored in the processing result storage unit 57.

図3に、ジョブ処理サーバ11A及び11Bの機能ブロック図を示す。ジョブ処理サーバ11A及び11Bは、通信部111と、ジョブ実行部113と、サーバデータ格納部115と、消費電力監視部117と、処理負荷監視部119とを含む。   FIG. 3 shows a functional block diagram of the job processing servers 11A and 11B. The job processing servers 11A and 11B include a communication unit 111, a job execution unit 113, a server data storage unit 115, a power consumption monitoring unit 117, and a processing load monitoring unit 119.

消費電力監視部117は、ジョブ処理サーバ11A(又はジョブ処理サーバ11B)の消費電力を例えば所定時間経過する毎に計測し、消費電力のデータをサーバデータ格納部115に格納する。処理負荷監視部119は、ジョブ処理サーバ11A(又はジョブ処理サーバ11B)の処理負荷を例えば所定時間経過する毎に計測し、処理負荷のデータをサーバデータ格納部115に格納する。通信部111は、サーバデータ格納部115に格納されている消費電力及び処理負荷のデータを、平準化制御サーバ5に送信する。また、通信部111は、サーバデータ格納部115に格納されている消費電力のデータを給電装置13A及び13Bに送信する。また、通信部111は、ジョブ振分サーバ3からジョブ実行要求を受信すると、ジョブ実行部113にジョブの実行を指示する。ジョブ実行部113は、ジョブの実行結果を通信部111に通知する。そして、通信部111は、ジョブの実行結果をジョブ振分サーバ3に送信する。   The power consumption monitoring unit 117 measures the power consumption of the job processing server 11A (or job processing server 11B), for example, every time a predetermined time elapses, and stores power consumption data in the server data storage unit 115. The processing load monitoring unit 119 measures the processing load of the job processing server 11A (or job processing server 11B), for example, every time a predetermined time elapses, and stores the processing load data in the server data storage unit 115. The communication unit 111 transmits the power consumption and processing load data stored in the server data storage unit 115 to the leveling control server 5. In addition, the communication unit 111 transmits power consumption data stored in the server data storage unit 115 to the power supply apparatuses 13A and 13B. When the communication unit 111 receives a job execution request from the job distribution server 3, the communication unit 111 instructs the job execution unit 113 to execute the job. The job execution unit 113 notifies the communication unit 111 of the job execution result. Then, the communication unit 111 transmits the job execution result to the job distribution server 3.

図4に、給電装置13A及び13Bの機能ブロック図を示す。給電装置13A及び13Bは、通信部1301と、バッテリーデータ格納部1303と、データ格納部1305と、バッテリー残量監視部1307と、充放電制御部1309と、バッテリー1311とを含む。   FIG. 4 shows a functional block diagram of the power feeding devices 13A and 13B. The power feeding devices 13A and 13B include a communication unit 1301, a battery data storage unit 1303, a data storage unit 1305, a remaining battery charge monitoring unit 1307, a charge / discharge control unit 1309, and a battery 1311.

バッテリー残量監視部1307は、バッテリー1311の残量を計測し、残量のデータをバッテリーデータ格納部1303に格納する。通信部1301は、バッテリーデータ格納部1303に格納されているバッテリー残量のデータを平準化制御サーバ5に送信する。また、通信部1301は、個別目標値を含む充放電制御要求を平準化制御サーバ5から受信すると共に、消費電力のデータをジョブ処理サーバ11A及び11Bから受信し、データ格納部1305に格納する。充放電制御部1309は、データ格納部1305に格納されている個別目標値及び消費電力のデータに従い、バッテリー1311の充放電を制御する。 The battery remaining amount monitoring unit 1307 measures the remaining amount of the battery 1311 and stores the remaining amount data in the battery data storage unit 1303. The communication unit 1301 transmits the remaining battery data stored in the battery data storage unit 1303 to the leveling control server 5. In addition, the communication unit 1301 receives a charge / discharge control request including an individual target value from the leveling control server 5, receives power consumption data from the job processing servers 11 </ b> A and 11 </ b> B, and stores the data in the data storage unit 1305. The charge / discharge control unit 1309 controls charging / discharging of the battery 1311 according to the individual target value and power consumption data stored in the data storage unit 1305.

図5に、ジョブ振分サーバ3の機能ブロック図を示す。ジョブ振分サーバ3は、クライアント端末7からジョブ処理要求を受信し、ジョブ処理サーバ11A及び11Bに転送する処理、及びジョブ処理サーバ11A及び11Bからジョブ処理結果を受信し、クライアント端末7に転送する処理等を行う通信部31と、平準化制御サーバ5から受信したジョブ振分要求に基づき、ジョブの振り分けを通信部31に指示するジョブ振分部33とを含む。 FIG. 5 shows a functional block diagram of the job distribution server 3. The job distribution server 3 receives the job processing request from the client terminal 7, receives the job processing request from the job processing servers 11 </ b> A and 11 </ b> B, and receives the job processing result from the job processing servers 11 </ b> A and 11 </ b> B and transfers it to the client terminal 7. A communication unit 31 that performs processing and the like, and a job distribution unit 33 that instructs the communication unit 31 to distribute jobs based on a job distribution request received from the leveling control server 5 are included.

図6に、管理データ格納部53に格納されるサーバテーブルの一例を示す。図6の例では、ジョブ処理サーバの識別子の列と、ジョブ処理サーバの消費電力の列と、ジョブ処理サーバの処理負荷の列と、給電装置の識別子の列と、給電装置のバッテリー残量の列とが含まれる。例えば図6の第1行目の列は、識別子が「Sj1」であるジョブ処理サーバは、識別子が「B1」である給電装置から電力を供給されることを表している。ジョブ処理サーバ及び給電装置の識別子は、例えばIPアドレスである。 FIG. 6 shows an example of a server table stored in the management data storage unit 53. In the example of FIG. 6, the job processing server identifier column, the job processing server power consumption column, the job processing server processing load column, the power supply device identifier column, the power supply device remaining battery level, and the like. Column. For example, the column in the first row in FIG. 6 indicates that the job processing server with the identifier “Sj 1 ” is supplied with power from the power supply apparatus with the identifier “B 1 ”. The identifiers of the job processing server and the power supply apparatus are, for example, IP addresses.

図7に、管理データ格納部53に格納されるジョブテーブルの一例を示す。図7の例では、ジョブの識別子の列と、ジョブの消費電力の列と、ジョブの処理負荷の列とが含まれる。ジョブの消費電力とはジョブを実行することにより消費される電力のことであり、ジョブの処理負荷とはジョブを実行することによりかかる負荷(例えばCPU使用率等)である。ジョブの識別子は、例えばURL(Uniform Resource Locator)である。なお、本実施の形態におけるジョブの識別子とは、ジョブの「種別」の識別子のことである。   FIG. 7 shows an example of a job table stored in the management data storage unit 53. The example of FIG. 7 includes a job identifier column, a job power consumption column, and a job processing load column. The power consumption of the job is the power consumed by executing the job, and the processing load of the job is the load (for example, CPU usage rate) applied by executing the job. The job identifier is, for example, a URL (Uniform Resource Locator). Note that the job identifier in the present embodiment is an identifier of the “type” of the job.

図8に、管理データ格納部53に格納される個別目標値テーブルの一例を示す。図8の例では、ジョブ処理サーバの列と、個別目標値の列とが含まれる。個別目標値とは、特定の期間(例えば1日)において商用電源からジョブ処理サーバに供給する最大電力(ピーク値)のことである。   FIG. 8 shows an example of the individual target value table stored in the management data storage unit 53. The example of FIG. 8 includes a job processing server column and an individual target value column. The individual target value is the maximum power (peak value) supplied from the commercial power source to the job processing server in a specific period (for example, one day).

図9に、管理データ格納部53に格納されるバッテリー容量テーブルの一例を示す。図9の例では、ジョブ処理サーバの列と、バッテリー容量の列とが含まれる。   FIG. 9 shows an example of a battery capacity table stored in the management data storage unit 53. The example of FIG. 9 includes a job processing server column and a battery capacity column.

図10に、管理データ格納部53に格納される予測テーブルの一例を示す。図10の例では、特徴の列と、日時の列と、電力の列とが含まれる。図10の例では、本実施の形態の処理を行う日が月曜日に該当する場合には、0時00分からの30分間にはジョブ処理サーバ11A及びジョブ処理サーバ11Bの消費電力の合計の平均値が4.1053kWになり、0時30分からの30分間には4.0858kWになり、23時30分からの30分間には4.1165kWになると予測されることを表している。このデータは、例えば、共通する特徴を有する日の消費電力のデータを平均することにより生成する。図10の例では、特徴として曜日のデータが格納されているが、例えば月やイベントのデータ等であってもよいし、それらの組み合わせであってもよい。また、より短い時間間隔での消費電力が格納されても良い。   FIG. 10 shows an example of a prediction table stored in the management data storage unit 53. In the example of FIG. 10, a feature column, a date / time column, and a power column are included. In the example of FIG. 10, when the day on which the processing of this embodiment is performed falls on Monday, the average value of the total power consumption of the job processing server 11A and the job processing server 11B for 30 minutes from 0:00 Is 4.01053 kW, 4.0858 kW in 30 minutes from 0:30, and 4.1165 kW in 30 minutes from 23:30. This data is generated by, for example, averaging the power consumption data of days having common characteristics. In the example of FIG. 10, day of the week data is stored as a feature, but may be, for example, month or event data, or a combination thereof. Further, power consumption at shorter time intervals may be stored.

次に、図11乃至図17を用いて、図1に示したシステムの処理内容について説明する。まず、図11及び図12を用いて、本実施の形態におけるジョブの振り分け処理に先立って行われる、個別目標値の算出及び設定のための処理について説明する。   Next, processing contents of the system shown in FIG. 1 will be described with reference to FIGS. First, a process for calculating and setting an individual target value, which is performed prior to the job distribution process in the present embodiment, will be described with reference to FIGS.

まず、平準化制御サーバ5の平準化制御部55は、管理データ格納部53に格納されている消費電力の予測データ及びバッテリー容量のデータに基づき、特定の期間(例えば1日)における全体目標値P0を算出し、メインメモリ等の記憶装置に格納する(図11:ステップS1)。 First, the leveling control unit 55 of the leveling control server 5 is based on the power consumption prediction data and the battery capacity data stored in the management data storage unit 53, and the overall target value in a specific period (for example, one day). P 0 is calculated and stored in a storage device such as a main memory (FIG. 11: step S1).

全体目標値P0の算出については、図12を用いて説明する。図12の上段のグラフは、縦軸がシステム全体の消費電力を表し、横軸が時刻を表す。図12の下段のグラフは、縦軸がシステム全体のバッテリー残量の合計値を表し、横軸が時刻を表している。 The calculation of the overall target value P 0 will be described with reference to FIG. In the upper graph of FIG. 12, the vertical axis represents power consumption of the entire system, and the horizontal axis represents time. In the lower graph of FIG. 12, the vertical axis represents the total value of the remaining battery power of the entire system, and the horizontal axis represents time.

図12の例では、全体目標値P0の電力が時刻T1からT2までの間商用電源からシステムに供給されている。ここでは、時刻T1から時刻T2までの間及び時刻T3から時刻T4までの間は全体目標値P0より消費電力の予測値の方が小さいため、両者の差分の電力がバッテリーに充電される。従って、時刻T1から時刻T2までの間及び時刻T3から時刻T4までの間はバッテリー残量R0が増加している。一方、時刻T2から時刻T3までの間は全体目標値P0より消費電力の予測値の方が大きいため、両者の差分の電力がバッテリーからシステムに放電される。従って、時刻T2から時刻T3までの間はバッテリー残量R0が減少している。 In the example of FIG. 12, the electric power of the overall target value P 0 is supplied from the commercial power source to the system from time T 1 to time T 2 . Here, the predicted power consumption value is smaller than the overall target value P 0 from time T 1 to time T 2 and from time T 3 to time T 4. Charged. Accordingly, the remaining battery charge R 0 increases from time T 1 to time T 2 and from time T 3 to time T 4 . On the other hand, since the predicted power consumption value is larger than the overall target value P 0 from time T 2 to time T 3 , the power difference between the two is discharged from the battery to the system. Therefore, the remaining battery charge R 0 decreases from time T 2 to time T 3 .

図12の例では、時刻T1から時刻T4までの間にはバッテリー残量が0に達することはなく、商用電源から供給する全体目標値P0の電力とバッテリーからの放電とにより消費電力を賄うことができている。従って、商用電源から供給する電力のピーク値は全体目標値P0と等しくなる。 In the example of FIG. 12, the remaining battery level does not reach 0 between time T 1 and time T 4, and the power consumption is due to the power of the overall target value P 0 supplied from the commercial power supply and the discharge from the battery. Can be covered. Therefore, the peak value of the power supplied from the commercial power supply becomes equal to the overall target value P 0 .

なお、図12の例では時刻T3においてバッテリー残量が0に近づいており、もし図12の例よりも小さい値を全体目標値P0として設定した場合には、バッテリー残量が時刻T3付近において0に達する可能性もある。この場合には、システムの消費電力を商用電源から供給する電力だけで賄わなくてならず、商用電源から供給する電力のピーク値は図12の例よりも大幅に大きくなる可能性がある。一方、図12の例よりも大きい値を全体目標値P0として設定した場合には、図12の例の場合と同様、バッテリー残量が0に達することはなく、システムの消費電力を商用電源から供給する電力だけで賄わなくてはならないような事態にはならない。但し、バッテリー残量の余剰は図12の例よりも大きくなり、図12の例ほどバッテリーを有効に活用できているとは言えない。 In the example of FIG. 12, the remaining battery level approaches 0 at time T 3 , and if a smaller value than the example of FIG. 12 is set as the overall target value P 0 , the remaining battery level is at time T 3. There is also the possibility of reaching 0 in the vicinity. In this case, the power consumption of the system must be covered only by the power supplied from the commercial power source, and the peak value of the power supplied from the commercial power source may be significantly larger than the example of FIG. On the other hand, when a larger value than the example of FIG. 12 is set as the overall target value P 0 , the remaining battery level does not reach 0 as in the case of the example of FIG. It will not be a situation that must be covered only by the power supplied from. However, the surplus of the remaining amount of the battery is larger than the example of FIG. 12, and it cannot be said that the battery can be used more effectively than the example of FIG.

本実施の形態では、全体目標値P0の候補値を複数選択し、複数の候補値の各々について、商用電源から供給する電力のピーク値を算出する。そして、ピーク値が最も小さくなる候補値を全体目標値P0として決定する。これは、バッテリーを最大限有効に活用することができる全体目標値P0を特定するということを意味している。 In the present embodiment, a plurality of candidate values for overall target value P 0 are selected, and for each of the plurality of candidate values, the peak value of the power supplied from the commercial power source is calculated. Then, the candidate value with the smallest peak value is determined as the overall target value P 0 . This means that an overall target value P 0 that can make the most effective use of the battery is specified.

なお、上で述べたようなステップS1の処理は、例えばメタヒューリスティック手法であるPSO(Particle Swarm Optimization)等を用いて行うことができる。これらは本実施の形態の主要な部分ではないので、ここでは詳しくは述べない。   Note that the processing in step S1 as described above can be performed using, for example, PSO (Particle Swarm Optimization) which is a metaheuristic method. Since these are not the main parts of this embodiment, they will not be described in detail here.

図11の説明に戻り、平準化制御サーバ5の平準化制御部55は、ステップS1において算出された全体目標値P0に基づき個別目標値Pi(i=1,2,3・・・m)を算出し、管理データ格納部53の個別目標値テーブルに格納する(ステップS3)。 Returning to the description of FIG. 11, the leveling control unit 55 of the leveling control server 5 determines the individual target value P i (i = 1, 2, 3... M based on the overall target value P 0 calculated in step S1. ) Is calculated and stored in the individual target value table of the management data storage unit 53 (step S3).

個別目標値Piは、例えば各ジョブ処理サーバの単位時間当たりの消費電力が同等であるような場合には、Pm=P0/mと設定すればよい。図1の例の場合には、P0/2と設定する。但し、各ジョブ処理サーバの単位時間当たりの消費電力が同等であっても、接続されている給電装置のバッテリー容量が異なるような場合には、バッテリー容量の比に基づき設定してもよい。例えばジョブ処理サーバ11A及び11Bに電力を供給する給電装置のバッテリーが満充電の状態であり、バッテリー容量の比が1:2であり、P0=300[w]であるとする。この場合には、ジョブ処理サーバ11Aの個別目標値を200[w]とし、ジョブ処理サーバ11Bの個別目標値を100[w]とする。すなわち、バッテリー容量の少ない給電装置に接続されたジョブ処理サーバに、より多くの電力を商用電源から供給する。 The individual target value P i may be set to P m = P 0 / m when, for example, the power consumption per unit time of each job processing server is equivalent. In the example of FIG. 1, P 0/2 is set. However, even if the power consumption per unit time of each job processing server is the same, when the battery capacity of the connected power supply apparatus is different, the setting may be made based on the ratio of the battery capacity. For example, it is assumed that the battery of the power supply apparatus that supplies power to the job processing servers 11A and 11B is fully charged, the battery capacity ratio is 1: 2, and P 0 = 300 [w]. In this case, the individual target value of the job processing server 11A is set to 200 [w], and the individual target value of the job processing server 11B is set to 100 [w]. That is, more power is supplied from the commercial power source to the job processing server connected to the power supply apparatus with a small battery capacity.

次に、平準化制御サーバ5の通信部51は、個別目標値テーブルに格納されている個別目標値Piを含む充放電制御要求を給電装置13A及び13Bに送信する(ステップS5)。そして、給電装置13A及び13Bの通信部1301は、平準化制御サーバ5から充放電制御要求を受信し、データ格納部1305に格納する(ステップS7)。 Next, the communication unit 51 of the leveling control server 5 transmits a charge / discharge control request including the individual target value P i stored in the individual target value table to the power feeding devices 13A and 13B (step S5). Then, the communication unit 1301 of the power feeding devices 13A and 13B receives the charge / discharge control request from the leveling control server 5 and stores it in the data storage unit 1305 (step S7).

そして、充放電制御部1309は、データ格納部1305に格納されている個別目標値Pi及びジョブ処理サーバの消費電力のデータに基づき、バッテリーの充放電を制御する(ステップS9)。ステップS9においては、(個別目標値Pi)>(ジョブ処理サーバの消費電力)である場合には、(個別目標値Pi)−(ジョブ処理サーバの消費電力)に相当する電力をバッテリー1311に充電する。一方、(個別目標値Pi)<(ジョブ処理サーバの消費電力)である場合には、(ジョブ処理サーバの消費電力)−(個別目標値Pi)に相当する電力をバッテリー1311から放電する。なお、ステップS9の処理は、例えば制御を終了すべき時刻になるまで又は管理者から終了を指示されるまで繰り返し行われる。 Then, the charge / discharge control unit 1309 controls the charge / discharge of the battery based on the individual target value P i stored in the data storage unit 1305 and the power consumption data of the job processing server (step S9). In step S9, if (individual target value P i )> (power consumption of job processing server), the power corresponding to (individual target value P i ) − (power consumption of job processing server) is set to battery 1311. To charge. On the other hand, when (individual target value P i ) <(power consumption of job processing server), power corresponding to (power consumption of job processing server) − (individual target value P i ) is discharged from battery 1311. . Note that the process of step S9 is repeated until, for example, the time at which the control should be ended is reached or until the administrator instructs the end.

以上のような処理を実施することにより、給電装置におけるバッテリーの充放電を適切に行い、商用電源から供給する電力を抑制することができるようになる。   By performing the processing as described above, it is possible to appropriately charge and discharge the battery in the power supply apparatus and to suppress the power supplied from the commercial power source.

次に、図13乃至図17を用いて、ジョブの振り分け処理について説明する。まず、クライアント端末7は、ジョブの識別子を含むジョブ実行要求をジョブ振分サーバ3に送信する(図13:ステップS11)。一方、ジョブ振分サーバ3の通信部31は、ジョブ実行要求をクライアント端末7から受信し、メインメモリ等の記憶装置に格納する(ステップS13)。   Next, job distribution processing will be described with reference to FIGS. First, the client terminal 7 transmits a job execution request including a job identifier to the job distribution server 3 (FIG. 13: Step S11). On the other hand, the communication unit 31 of the job distribution server 3 receives a job execution request from the client terminal 7 and stores it in a storage device such as a main memory (step S13).

そして、ジョブ振分サーバ3の通信部31は、ステップS13において受信したジョブ識別子を含む平準化制御要求を平準化制御サーバ5に送信する(ステップS15)。一方、平準化制御サーバ5の通信部51は、ジョブ振分サーバ3から平準化制御要求を受信し、ジョブ識別子格納部59に格納する(ステップS17)。そして、平準化制御部55は、サーバ特定処理を実施する(ステップS19)。サーバ特定処理については、図14を用いて説明する。   Then, the communication unit 31 of the job distribution server 3 transmits the leveling control request including the job identifier received in step S13 to the leveling control server 5 (step S15). On the other hand, the communication unit 51 of the leveling control server 5 receives the leveling control request from the job distribution server 3 and stores it in the job identifier storage unit 59 (step S17). Then, the leveling control unit 55 performs a server specifying process (step S19). The server specifying process will be described with reference to FIG.

まず、平準化制御部55の消費電力特定部551は、ジョブ識別子格納部59に格納されているジョブ識別子に対応する消費電力Pjiを管理データ格納部53のジョブテーブルから特定し、メインメモリ等の記憶装置に格納する(図14:ステップS41)。そして、サーバ特定部553は、管理データ格納部53のサーバテーブルにおいて、(ステップS41において特定されたジョブ消費電力Pji)+消費電力Psi<個別目標値Piを満たすジョブ処理サーバを探索する(ステップS43)。すなわち、クライアント端末7から要求されたジョブを実行しても消費電力が個別目標値を上回らないジョブ処理サーバを探索する。 First, the power consumption specification unit 551 of the leveling control unit 55 identifies the power consumption Pj i corresponding to the job identifier stored in the job identifier storage unit 59 from the job table management data storage unit 53, a main memory, (FIG. 14: step S41). The server specifying unit 553 searches the server table of the management data storage unit 53 for a job processing server that satisfies (job power consumption Pj i specified in step S41) + power consumption Ps i <individual target value P i. (Step S43). That is, a job processing server is searched for whose power consumption does not exceed the individual target value even when the job requested from the client terminal 7 is executed.

そして、サーバ特定部553は、ステップS43において該当するジョブ処理サーバが特定されたか判断する(ステップS45)。該当するジョブ処理サーバが特定された場合(ステップS45:Yesルート)、サーバ特定部553は、管理データ格納部53のサーバテーブルに格納されている処理負荷のデータに基づき、ステップS43において特定されたジョブ処理サーバのうち処理負荷が最も低いジョブ処理サーバを実行サーバとして特定し、当該実行サーバの識別子を処理結果格納部57に格納する(ステップS53)。   Then, the server specifying unit 553 determines whether the corresponding job processing server is specified in step S43 (step S45). When the corresponding job processing server is specified (step S45: Yes route), the server specifying unit 553 is specified in step S43 based on the processing load data stored in the server table of the management data storage unit 53. The job processing server having the lowest processing load among the job processing servers is specified as the execution server, and the identifier of the execution server is stored in the processing result storage unit 57 (step S53).

一方、ステップS43において該当するジョブ処理サーバが特定されなかった場合(ステップS45:Noルート)、サーバ特定部553は、管理データ格納部53のサーバテーブルに格納されているバッテリー残量のデータに基づき、バッテリー残量が最も多い給電装置に接続されているジョブ処理サーバを特定し、当該ジョブ処理サーバの識別子をメインメモリ等の記憶装置に格納する(ステップS47)。   On the other hand, when the corresponding job processing server is not specified in step S43 (step S45: No route), the server specifying unit 553 is based on the remaining battery data stored in the server table of the management data storage unit 53. The job processing server connected to the power supply apparatus with the largest remaining battery capacity is specified, and the identifier of the job processing server is stored in a storage device such as a main memory (step S47).

そして、サーバ特定部553は、ステップS47においてジョブ処理サーバが複数特定されたか判断する(ステップS49)。例えば、図1のように給電装置1台にジョブ処理サーバが1台接続される構成においてバッテリー残量が最大である給電装置が複数ある場合や、バッテリー残量が最大である給電装置に複数のジョブ処理サーバが接続されている場合が該当する。ジョブ処理サーバが複数特定されていない場合(ステップS49:Noルート)、ステップS47において特定されたジョブ処理サーバの識別子を処理結果格納部57に格納する。すなわち、ステップS47において特定されたジョブ処理サーバを実行サーバとして決定する。   Then, the server specifying unit 553 determines whether a plurality of job processing servers have been specified in step S47 (step S49). For example, in the configuration in which one job processing server is connected to one power supply device as shown in FIG. 1, when there are a plurality of power supply devices with the maximum remaining battery power, or there are a plurality of power supply devices with the maximum remaining battery power. This applies when a job processing server is connected. If a plurality of job processing servers are not specified (step S49: No route), the identifier of the job processing server specified in step S47 is stored in the processing result storage unit 57. That is, the job processing server specified in step S47 is determined as the execution server.

一方、ジョブ処理サーバが複数特定された場合(ステップS49:Yesルート)、サーバ特定部553は、管理データ格納部53のサーバテーブルに格納されている処理負荷のデータに基づき、特定されたジョブ処理サーバのうち処理負荷が最も低いジョブ処理サーバを実行サーバとして特定し、当該実行サーバの識別子を処理結果格納部57に格納する(ステップS51)。そして、元の処理に戻る。   On the other hand, when a plurality of job processing servers are identified (step S49: Yes route), the server identifying unit 553 identifies the specified job processing based on the processing load data stored in the server table of the management data storage unit 53. The job processing server having the lowest processing load among the servers is identified as the execution server, and the identifier of the execution server is stored in the processing result storage unit 57 (step S51). Then, the process returns to the original process.

以上のような処理を実施することにより、最適なジョブ処理サーバにジョブを実行させることができるようになる。   By performing the processing as described above, it is possible to cause the optimum job processing server to execute the job.

図13の説明に戻り、平準化制御サーバ5の通信部51は、処理結果格納部57に格納されているジョブ処理サーバの識別子を含むジョブ振り分け要求を生成し、ジョブ振分サーバ3に送信する(ステップS21)。一方、ジョブ振分サーバ3の通信部31は、平準化制御サーバ5からジョブ振り分け要求を受信し、メインメモリ等の記憶装置に格納する(ステップS23)。そして、処理は端子A及びBを介して図15の処理に移行する。   Returning to the description of FIG. 13, the communication unit 51 of the leveling control server 5 generates a job distribution request including the identifier of the job processing server stored in the processing result storage unit 57 and transmits it to the job distribution server 3. (Step S21). On the other hand, the communication unit 31 of the job distribution server 3 receives the job distribution request from the leveling control server 5 and stores it in a storage device such as a main memory (step S23). Then, the processing shifts to the processing in FIG. 15 via terminals A and B.

図15を用いて端子A及びB以降の処理について説明する。ジョブ振分サーバ3のジョブ振分部33は、受信したジョブ振り分け要求に含まれるジョブ処理サーバの識別子によりジョブを振り分けるジョブ処理サーバを特定し、当該ジョブ処理サーバへのジョブの振り分けを通信部31に指示する。そして、通信部31は、ステップS13において受信したジョブ実行要求を、ジョブ振り分けサーバ(ここではジョブ処理サーバ11Aとする)に転送する(ステップS25)。   The processing after the terminals A and B will be described with reference to FIG. The job distribution unit 33 of the job distribution server 3 identifies the job processing server that distributes the job based on the identifier of the job processing server included in the received job distribution request, and distributes the job to the job processing server. To instruct. Then, the communication unit 31 transfers the job execution request received in step S13 to the job distribution server (here, the job processing server 11A) (step S25).

一方、ジョブ処理サーバ11Aの通信部111は、ジョブ実行要求をジョブ振分サーバ3から受信し、メインメモリ等の記憶装置に格納する(ステップS27)。また、通信部111は、ジョブ実行部113にジョブの実行を指示する。そして、ジョブ実行部113は、ステップS27において受信したジョブ実行要求に係るジョブを実行する(ステップS29)。また、ステップS29において、ジョブ実行部113はジョブの実行結果を通信部31に通知する。   On the other hand, the communication unit 111 of the job processing server 11A receives the job execution request from the job distribution server 3 and stores it in a storage device such as a main memory (step S27). In addition, the communication unit 111 instructs the job execution unit 113 to execute a job. Then, the job execution unit 113 executes the job related to the job execution request received in step S27 (step S29). In step S <b> 29, the job execution unit 113 notifies the communication unit 31 of the job execution result.

ここで、図16及び図17を用いて、上で述べたようなジョブ振り分け処理を実施した場合における、ジョブ処理サーバの消費電力及びバッテリー残量の推移について説明する。図16の上段のグラフは、縦軸がジョブ処理サーバ11Aの消費電力を表し、横軸が時刻を表す。図16の下段のグラフは、縦軸がジョブ処理サーバ11Aに電力を供給する給電装置のバッテリーの残量を表し、横軸が時刻を表している。また、図17の図の構成は図16と同様であるが、図17はジョブ処理サーバ11Bについてのグラフとなっている。   Here, transition of power consumption and remaining battery capacity of the job processing server when the job distribution process as described above is performed will be described with reference to FIGS. 16 and 17. In the upper graph of FIG. 16, the vertical axis represents the power consumption of the job processing server 11A, and the horizontal axis represents time. In the lower graph of FIG. 16, the vertical axis represents the remaining amount of the battery of the power supply apparatus that supplies power to the job processing server 11A, and the horizontal axis represents time. 17 is the same as that of FIG. 16, FIG. 17 is a graph for the job processing server 11B.

上で述べたようなジョブ振り分け処理を実施した結果、ジョブ処理サーバ11A及び11Bの消費電力は、時刻T1からT2までの間増加し、時刻T2において消費電力が個別目標値を上回っている。このように、同時刻において両ジョブ処理サーバの消費電力が個別目標値を上回るのは、ステップS43において、要求されたジョブを実行しても消費電力が個別目標値を上回らないジョブ処理サーバを探索して処理を振り分けるようにしているためである。その後、時刻T2からT3までの間、ジョブ処理サーバ11A及び11Bの消費電力はそれぞれ個別目標値を上回っているため、バッテリーの残量が減少している。そして、時刻T3において消費電力が個別目標値を下回ると、バッテリーへの充電が開始され、バッテリー残量が増加し始める。このように、バッテリー残量が最も少なくなるT3においても、バッテリー残量が0に達しないため、両ジョブ処理サーバが商用電源から受電する電力のピーク値は個別目標値と等しくなる。 Result of the job allocation process as described above, the power consumption of the job processing server 11A and 11B, increased from time T 1 to T 2, the power consumption at the time T 2, is greater than the individual target value Yes. As described above, the power consumption of both job processing servers exceeds the individual target value at the same time. In step S43, a job processing server whose power consumption does not exceed the individual target value even when the requested job is executed is searched. This is because the process is distributed. Thereafter, during the period from time T 2, to T 3, since the power consumption of the job processing server 11A and 11B are respectively greater than the individual target value, the remaining amount of the battery is reduced. The consumption is power falls below the individual target value at time T 3, the charging of the battery will begin battery level starts to increase. Thus, in T 3 the battery status is minimized, because the battery is not reached zero, the peak value of power both the job processing server receives power from the commercial power source becomes equal to the individual target value.

このように、本実施の形態においては、各ジョブ処理サーバにおいて個別目標値を超える電力を商用電源から供給することがないように、バッテリーの充放電を制御している。この結果、システム全体としても、全体目標値を超える電力を商用電源から受電することがなくなる。すなわち、本実施の形態におけるジョブの振り分けを行うことにより、以下の2式が常に満たされるようになっている。   Thus, in this embodiment, charging / discharging of the battery is controlled so that power exceeding the individual target value is not supplied from the commercial power source in each job processing server. As a result, the entire system will not receive power exceeding the overall target value from the commercial power supply. In other words, by distributing jobs in the present embodiment, the following two formulas are always satisfied.

・D0=D1+D2
・R0=R1+R2
ここで、D0はシステムに含まれるバッテリーからの放電電力の合計値、D1は給電装置13Aのバッテリーからの放電電力、D2は給電装置13Bのバッテリーからの放電電力、R0はシステムに含まれるバッテリーの残量の合計値、R1は給電装置13Aのバッテリーの残量、R2は給電装置13Bのバッテリーの残量である。
・ D 0 = D 1 + D 2
・ R 0 = R 1 + R 2
Here, D 0 is the total value of the discharge power from the battery included in the system, D 1 is the discharge power from the battery of the power supply device 13A, D 2 is the discharge power from the battery of the power supply device 13B, and R 0 is the system power. The total remaining battery level, R 1 is the remaining battery level of the power feeding device 13A, and R 2 is the remaining battery level of the power feeding device 13B.

図15の説明に戻り、通信部31は、ジョブの実行結果をジョブ振分サーバ3に送信する(ステップS31)。一方、ジョブ振分サーバ3は、ジョブ処理サーバ11Aからジョブの実行結果を受信し、クライアント端末7に転送する(ステップS33)。そして、クライアント端末7は、ジョブ振分サーバ3からジョブの実行結果を受信し、メインメモリ等の記憶装置に格納する(ステップS35)。クライアント端末7は、例えば表示装置等にジョブ実行結果を表示し、クライアント端末7を操作するユーザに確認を促す。   Returning to FIG. 15, the communication unit 31 transmits the job execution result to the job distribution server 3 (step S31). On the other hand, the job distribution server 3 receives the job execution result from the job processing server 11A and transfers it to the client terminal 7 (step S33). The client terminal 7 receives the job execution result from the job distribution server 3 and stores it in a storage device such as a main memory (step S35). The client terminal 7 displays the job execution result on a display device, for example, and prompts the user who operates the client terminal 7 to confirm.

以上のような処理を実施することにより、各ジョブ処理サーバの受電電力が個別目標値を超えないようにジョブが振り分けられるようになるため、システム全体の受電電力を抑制することができるようになる。   By performing the processing as described above, since jobs are distributed so that the received power of each job processing server does not exceed the individual target value, the received power of the entire system can be suppressed. .

以上、本技術の実施の形態を説明したが、本技術はこれに限定されるものではない。例えば、上で説明したジョブ振分サーバ3、平準化制御サーバ5、ジョブ処理サーバ11A及び11B及び給電装置13A及び13Bの機能ブロック図は必ずしも実際のプログラムモジュール構成に対応するものではない。   As mentioned above, although embodiment of this technique was described, this technique is not limited to this. For example, the functional block diagrams of the job distribution server 3, the leveling control server 5, the job processing servers 11A and 11B, and the power supply devices 13A and 13B described above do not necessarily correspond to an actual program module configuration.

また、上で説明した各テーブルの構成は一例であって、必ずしも上記のような構成でなければならないわけではない。さらに、処理フローにおいても、処理結果が変わらなければ処理の順番を入れ替えることも可能である。さらに、並列に実行させるようにしても良い。   Further, the configuration of each table described above is an example, and the configuration as described above is not necessarily required. Further, in the processing flow, the processing order can be changed if the processing result does not change. Further, it may be executed in parallel.

なお、本実施の形態では、ジョブ振分サーバ3及び平準化制御サーバ5を設けるような例を示したが、両サーバの機能を1つのサーバで実現するようにしてもよい。   In the present embodiment, an example is shown in which the job distribution server 3 and the leveling control server 5 are provided, but the functions of both servers may be realized by a single server.

また、給電装置として非常用バッテリー(例えばUPS)を用いる場合には、上で述べた処理に割り当て可能なバッテリー容量の閾値(例えば全容量の50%)を定め、その範囲内で上で述べた処理を行うようにしてもよい。このようにすれば、停電等の非常事態が発生したときに十分なバックアップ動作ができないといった事態を回避することができる。また、この閾値は、天候の状況や電気設備工事の有無等により商用電源からの給電が停止する確率が高いと判断される場合には低い値を設定する等、可変に設定してもよい。   In addition, when an emergency battery (for example, UPS) is used as a power supply device, a threshold value of the battery capacity (for example, 50% of the total capacity) that can be assigned to the above-described processing is determined, and the above-mentioned range is described. Processing may be performed. In this way, it is possible to avoid a situation where a sufficient backup operation cannot be performed when an emergency such as a power failure occurs. In addition, this threshold value may be set variably, such as a low value when it is determined that there is a high probability that power supply from the commercial power supply will stop due to weather conditions or the presence or absence of electrical installation work.

また、上で述べた例では、要求されたジョブをいずれのジョブ処理サーバにおいても実行可能なことを前提としていたが、特定のジョブ処理サーバでしか実行できないジョブが存在するようなことも考えられる。この場合には、ジョブと当該ジョブを実行可能なジョブ処理サーバとの関係についてのデータを予め保持しておく。そして、ジョブ実行要求があった場合には、まず当該ジョブ実行要求に係るジョブを実行可能なジョブ処理サーバを特定し、特定されたジョブ処理サーバが1つである場合には、当該ジョブ処理サーバに処理を振り分ける。一方、特定されたジョブ処理サーバが複数である場合には、特定されたジョブ処理サーバに対して上で述べた処理を実施すればよい。   In the example described above, it is assumed that the requested job can be executed by any job processing server. However, there may be a job that can be executed only by a specific job processing server. . In this case, data on the relationship between the job and the job processing server that can execute the job is stored in advance. When there is a job execution request, first, a job processing server that can execute the job related to the job execution request is specified. When there is one specified job processing server, the job processing server Sort the process. On the other hand, when there are a plurality of specified job processing servers, the processing described above may be performed on the specified job processing servers.

なお、クライアント端末7、ジョブ振分サーバ3、平準化制御サーバ5及びジョブ処理サーバ11A及び11Bは、図18に示すように、メモリ2501(記憶部)とCPU2503(処理部)とハードディスク・ドライブ(HDD)2505と表示装置2509に接続される表示制御部2507とリムーバブル・ディスク2511用のドライブ装置2513と入力装置2515とネットワークに接続するための通信制御部2517とがバス2519で接続されている。OS及びWebブラウザを含むアプリケーション・プログラムは、HDD2505に格納されており、CPU2503により実行される際にはHDD2505からメモリ2501に読み出される。必要に応じてCPU2503は、表示制御部2507、通信制御部2517、ドライブ装置2513を制御して、必要な動作を行わせる。また、処理途中のデータについては、メモリ2501に格納され、必要があればHDD2505に格納される。このようなコンピュータは、上で述べたCPU2503、メモリ2501などのハードウエアとOS及び必要なアプリケーション・プログラムとが有機的に協働することにより、上で述べたような各種機能を実現する。   As shown in FIG. 18, the client terminal 7, the job distribution server 3, the leveling control server 5, and the job processing servers 11A and 11B have a memory 2501 (storage unit), a CPU 2503 (processing unit), a hard disk drive ( HDD) 2505, display control unit 2507 connected to display device 2509, drive device 2513 for removable disk 2511, input device 2515, and communication control unit 2517 for connecting to the network are connected by bus 2519. Application programs including the OS and the Web browser are stored in the HDD 2505, and are read from the HDD 2505 to the memory 2501 when executed by the CPU 2503. If necessary, the CPU 2503 controls the display control unit 2507, the communication control unit 2517, and the drive device 2513 to perform necessary operations. Further, data in the middle of processing is stored in the memory 2501 and stored in the HDD 2505 if necessary. Such a computer realizes various functions as described above by organically cooperating hardware such as the CPU 2503 and the memory 2501 described above with the OS and necessary application programs.

以上述べた本技術の実施の形態をまとめると以下のようになる。   The embodiments of the present technology described above are summarized as follows.

本電力平準化方法は、処理種別の識別子を含む処理実行要求をユーザ端末から受信した場合、処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する処理テーブルから、受信した処理種別の識別子に対応する処理消費電力を特定するステップと、ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費している電力であるサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納するサーバテーブルを用いて、特定された処理消費電力をサーバ消費電力に加えても閾値を超過しないという条件を満たすサーバを探索する探索ステップと、探索ステップにおいて条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに処理実行要求を送信する第1決定ステップとを含む。   In the power leveling method, when a process execution request including a process type identifier is received from a user terminal, the process type identifier and process power consumption data that is power consumed by executing the process type process For each of a plurality of servers capable of executing processing in response to a processing execution request from a user terminal, and a step of identifying processing power consumption corresponding to the received processing type identifier Using the server table storing the server power consumption data that is the power consumed by the server and the threshold value of the maximum power supplied from the commercial power supply to the server, the specified processing power consumption is added to the server power consumption. And a search step for searching for a server that satisfies the condition that the threshold is not exceeded, and a server that satisfies the condition in the search step is identified. If the determines the server as execution server, and a first determination step of transmitting a process execution request to the executing server.

このように、複数のサーバの各々について、商用電源から供給する電力を閾値以下に抑制すれば、複数のサーバを含むシステム全体に対して商用電源から供給する電力を抑制することができるようになる。   As described above, if the power supplied from the commercial power supply is suppressed to a threshold value or less for each of the plurality of servers, the power supplied from the commercial power supply to the entire system including the plurality of servers can be suppressed. .

また、上で述べたサーバテーブルに、複数のサーバの各々について当該サーバに電力を供給する給電装置のバッテリー残量のデータがさらに格納されるようにしてもよい。そして、上で述べた探索ステップにおいて条件を満たすサーバが特定されなかった場合には、サーバテーブルを用いて、バッテリー残量が最も多いサーバを実行サーバとして特定し、当該実行サーバに処理実行要求を送信する第2決定ステップをさらに含むようにしてもよい。このように、給電装置を活用することにより、商用電力から供給する電力を閾値以下に抑えることができるようになる。また、バッテリー残量が最も多いサーバを実行サーバとして特定するので、処理を振り分けた結果バッテリーが切れてしまうという可能性を最小限にすることができる。これにより、バッテリーが切れてしまったが為に商用電源から供給する電力を増加させなければならないという事態を回避できるようになる。   The server table described above may further store data on the remaining battery level of the power supply apparatus that supplies power to each of the plurality of servers. If a server that satisfies the conditions in the search step described above is not specified, the server table is used to identify the server with the largest remaining battery level as an execution server, and send a process execution request to the execution server. You may make it further include the 2nd determination step to transmit. As described above, by using the power supply device, the power supplied from the commercial power can be suppressed to a threshold value or less. In addition, since the server with the largest remaining battery capacity is identified as the execution server, the possibility that the battery will run out as a result of distributing the processing can be minimized. As a result, it is possible to avoid a situation where the power supplied from the commercial power source has to be increased because the battery has run out.

また、上で述べたサーバテーブルに、複数のサーバの各々について当該サーバの処理負荷のデータがさらに格納されるようにしてもよい。そして、上で述べた探索ステップにおいて条件を満たすサーバが複数特定された場合には、第1決定ステップにおいて、サーバテーブルを用いて、特定されたサーバのうち処理負荷が最も低いサーバを実行サーバとして決定するようにしてもよい。これにより、商用電源から供給する電力を抑制しつつ、さらにサーバの応答性能の劣化を防ぐことができるようになる。   The server table described above may further store processing load data for each of the plurality of servers. When a plurality of servers satisfying the conditions in the search step described above are identified, in the first determination step, the server having the lowest processing load among the identified servers is used as an execution server using the server table. It may be determined. As a result, the power supplied from the commercial power supply can be suppressed, and further the response performance of the server can be prevented from deteriorating.

また、上で述べたサーバテーブルに、複数のサーバの各々について当該サーバの処理負荷のデータがさらに格納されるようにしてもよい。そして、上で述べた第2決定ステップが、探索ステップにおいて条件を満たすサーバが特定されなかった場合には、サーバテーブルを用いて、バッテリー残量が最も多いサーバを特定するステップと、特定されたサーバが複数である場合には、サーバテーブルを用いて、特定されたサーバのうち処理負荷が最も低いサーバを実行サーバとして決定するステップとを含むようにしてもよい。このようにすれば、バッテリーを有効活用して商用電源からサーバに供給する電力を抑制しつつ、さらにサーバの応答性能の劣化を防ぐことができるようになる。   The server table described above may further store processing load data for each of the plurality of servers. If the server that satisfies the condition in the search step is not identified in the second determining step described above, the server table is used to identify the server having the largest remaining battery level. When there are a plurality of servers, the server table may be used to determine a server having the lowest processing load among the identified servers as an execution server. In this way, the battery can be effectively utilized to suppress the power supplied from the commercial power source to the server, and further the deterioration of the response performance of the server can be prevented.

また、商用電源から複数のサーバを含むシステムに供給する最大電力の閾値である全体閾値を、システムに含まれる給電装置のバッテリー容量の総和及びシステムにおいて消費される電力の予測に基づき算出するステップと、サーバテーブルに格納されている、複数のサーバの各々についての閾値を、当該閾値の総和が全体閾値に等しくなるように算出するステップとをさらに含むようにしてもよい。このように、システムの特性に応じて適切な全体閾値が設定されれば、商用電源からシステムに供給する電力を効果的に抑制することができるようになる。   A step of calculating an overall threshold, which is a threshold of maximum power supplied from a commercial power supply to a system including a plurality of servers, based on a sum of battery capacities of power supply apparatuses included in the system and prediction of power consumed in the system; And calculating a threshold value for each of the plurality of servers stored in the server table so that a sum of the threshold values is equal to the overall threshold value. Thus, if an appropriate overall threshold is set according to the system characteristics, the power supplied from the commercial power source to the system can be effectively suppressed.

また、上で述べた給電装置が、当該給電装置が電力を供給するサーバの消費電力が閾値を超過した場合には、当該給電装置に含まれるバッテリーから超過分の電力を放電し、当該給電装置が電力を供給するサーバの消費電力が閾値に満たない場合には、当該給電装置に含まれるバッテリーに余剰分の電力を充電するようにしてもよい。このようにバッテリーの充放電を行うことにより、商用電源から供給する電力が閾値を超過することはなく、且つ商用電源から供給する電力を有効に利用することができる。   In addition, when the power consumption of the server to which the power supply apparatus supplies power exceeds a threshold, the power supply apparatus described above discharges excess power from the battery included in the power supply apparatus, and the power supply apparatus When the power consumption of the server that supplies power is less than the threshold value, the battery included in the power supply apparatus may be charged with surplus power. By charging and discharging the battery in this way, the power supplied from the commercial power source does not exceed the threshold value, and the power supplied from the commercial power source can be used effectively.

なお、上記方法による処理をコンピュータに行わせるためのプログラムを作成することができ、当該プログラムは、例えばフレキシブルディスク、CD−ROM、光磁気ディスク、半導体メモリ、ハードディスク等のコンピュータ読み取り可能な記憶媒体又は記憶装置に格納される。尚、中間的な処理結果はメインメモリ等の記憶装置に一時保管される。   A program for causing a computer to perform the processing according to the above method can be created. The program can be a computer-readable storage medium such as a flexible disk, a CD-ROM, a magneto-optical disk, a semiconductor memory, a hard disk, or the like. It is stored in a storage device. The intermediate processing result is temporarily stored in a storage device such as a main memory.

以上の実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)
処理種別の識別子を含む処理実行要求をユーザ端末から受信した場合、処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する処理テーブルから、受信した前記処理種別の識別子に対応する処理消費電力を特定するステップと、
前記ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費している電力であるサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納するサーバテーブルを用いて、特定された前記処理消費電力を前記サーバ消費電力に加えても前記閾値を超過しないという条件を満たすサーバを探索する探索ステップと、
前記探索ステップにおいて前記条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに前記処理実行要求を送信する第1決定ステップと、
を含み、コンピュータにより実行される電力平準化方法。
(Appendix 1)
When a process execution request including a process type identifier is received from a user terminal, the process type identifier is stored in association with process power consumption data, which is power consumed by executing the process type process. Identifying a processing power consumption corresponding to the received identifier of the processing type from the processing table;
Server power consumption data that is the power consumed by the server for each of a plurality of servers that can execute processing in response to a process execution request from the user terminal, and a threshold value of maximum power supplied from the commercial power source to the server A search step for searching for a server that satisfies the condition that the threshold value is not exceeded even if the specified processing power consumption is added to the server power consumption, using a server table storing
When a server satisfying the condition is identified in the search step, a first determination step of determining the server as an execution server and transmitting the process execution request to the execution server;
A power leveling method executed by a computer.

(付記2)
前記サーバテーブルには、前記複数のサーバの各々について当該サーバに電力を供給する給電装置のバッテリー残量のデータがさらに格納されており、
前記探索ステップにおいて前記条件を満たすサーバが特定されなかった場合には、前記サーバテーブルを用いて、バッテリー残量が最も多いサーバを前記実行サーバとして特定し、当該実行サーバに前記処理実行要求を送信する第2決定ステップ
をさらに含む付記1記載の電力平準化方法。
(Appendix 2)
The server table further stores, for each of the plurality of servers, data on a remaining battery level of a power supply device that supplies power to the server,
If no server satisfying the condition is identified in the search step, the server table is used to identify the server with the highest remaining battery level as the execution server, and send the process execution request to the execution server The power leveling method according to claim 1, further comprising: a second determining step.

(付記3)
前記サーバテーブルには、前記複数のサーバの各々について当該サーバの処理負荷のデータがさらに格納されており、
前記探索ステップにおいて前記条件を満たすサーバが複数特定された場合には、前記第1決定ステップにおいて、前記サーバテーブルを用いて、特定された前記サーバのうち処理負荷が最も低いサーバを前記実行サーバとして決定する
ことを特徴とする付記1記載の電力平準化方法。
(Appendix 3)
The server table further stores processing load data of the server for each of the plurality of servers,
When a plurality of servers satisfying the conditions are specified in the search step, the server having the lowest processing load among the specified servers is used as the execution server in the first determination step using the server table. The power leveling method according to supplementary note 1, wherein the power leveling method is determined.

(付記4)
前記サーバテーブルには、前記複数のサーバの各々について当該サーバの処理負荷のデータがさらに格納されており、
前記第2決定ステップが、
前記探索ステップにおいて前記条件を満たすサーバが特定されなかった場合には、前記サーバテーブルを用いて、バッテリー残量が最も多いサーバを特定するステップと、
特定された前記サーバが複数である場合には、前記サーバテーブルを用いて、特定された前記サーバのうち処理負荷が最も低いサーバを前記実行サーバとして決定するステップと、
を含む付記2記載の電力平準化方法。
(Appendix 4)
The server table further stores processing load data of the server for each of the plurality of servers,
The second determining step comprises:
If a server that satisfies the condition is not identified in the searching step, using the server table, identifying a server with the most remaining battery power; and
When there are a plurality of identified servers, the server table is used to determine a server with the lowest processing load among the identified servers as the execution server;
The power leveling method according to claim 2, including

(付記5)
前記商用電源から前記複数のサーバを含むシステムに供給する最大電力の閾値である全体閾値を、前記システムに含まれる給電装置のバッテリー容量の総和及び前記システムにおいて消費される電力の予測に基づき算出するステップと、
前記サーバテーブルに格納されている、前記複数のサーバの各々についての前記閾値を、当該閾値の総和が前記全体閾値に等しくなるように算出するステップと、
をさらに含む付記1乃至4のいずれか1つ記載の電力平準化方法。
(Appendix 5)
An overall threshold, which is a threshold of maximum power supplied from the commercial power supply to the system including the plurality of servers, is calculated based on a sum of battery capacities of power supply apparatuses included in the system and prediction of power consumed in the system. Steps,
Calculating the threshold for each of the plurality of servers stored in the server table such that the sum of the thresholds is equal to the overall threshold;
The power leveling method according to any one of supplementary notes 1 to 4, further comprising:

(付記6)
前記給電装置は、
当該給電装置が電力を供給するサーバの消費電力が前記閾値を超過した場合には、当該給電装置に含まれるバッテリーから超過分の電力を放電し、
当該給電装置が電力を供給するサーバの消費電力が前記閾値に満たない場合には、当該給電装置に含まれるバッテリーに余剰分の電力を充電する
ことを特徴とする付記2乃至5のいずれか1つ記載の電力平準化方法。
(Appendix 6)
The power supply device
When the power consumption of the server to which the power supply device supplies power exceeds the threshold, the excess power is discharged from the battery included in the power supply device,
Any one of appendices 2 to 5, wherein when a power consumption of a server that supplies power to the power supply apparatus is less than the threshold value, a surplus power is charged in a battery included in the power supply apparatus. The power leveling method described in one.

(付記7)
処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する処理テーブルと、
ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費している電力であるサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納するサーバテーブルと、
処理種別の識別子を含む処理実行要求を前記ユーザ端末から受信した場合、前記処理テーブルから、受信した前記処理種別の識別子に対応する処理消費電力を特定する消費電力特定部と、
前記サーバテーブルを用いて、特定された前記処理消費電力を前記サーバ消費電力に加えても前記閾値を超過しないという条件を満たすサーバを探索するサーバ探索部と、
前記サーバ探索部により前記条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに前記処理実行要求を送信する通信部と、
を有する電力平準化システム。
(Appendix 7)
A processing table that stores an identifier of a processing type and processing power consumption data that is power consumed by executing the processing of the processing type in association with each other;
For each of a plurality of servers that can execute processing in response to a processing execution request from a user terminal, server power consumption data that is power consumed by the server and a threshold value of maximum power supplied from the commercial power supply to the server A server table to store,
When a process execution request including a process type identifier is received from the user terminal, a power consumption specifying unit that specifies a process power consumption corresponding to the received process type identifier from the process table;
Using the server table, a server search unit that searches for a server that satisfies the condition that the threshold value is not exceeded even if the specified processing power consumption is added to the server power consumption; and
When a server that satisfies the condition is identified by the server search unit, the server is determined as an execution server, and a communication unit that transmits the process execution request to the execution server;
A power leveling system.

(付記8)
処理種別の識別子を含む処理実行要求をユーザ端末から受信した場合、処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する処理テーブルから、受信した前記処理種別の識別子に対応する処理消費電力を特定するステップと、
前記ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費している電力であるサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納するサーバテーブルを用いて、特定された前記処理消費電力を前記サーバ消費電力に加えても前記閾値を超過しないという条件を満たすサーバを探索する探索ステップと、
前記探索ステップにおいて前記条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに前記処理実行要求を送信する第1決定ステップと、
を、コンピュータに実行させるための電力平準化プログラム。
(Appendix 8)
When a process execution request including a process type identifier is received from a user terminal, the process type identifier is stored in association with process power consumption data, which is power consumed by executing the process type process. Identifying a processing power consumption corresponding to the received identifier of the processing type from the processing table;
Server power consumption data that is the power consumed by the server for each of a plurality of servers that can execute processing in response to a process execution request from the user terminal, and a threshold value of maximum power supplied from the commercial power source to the server A search step for searching for a server that satisfies the condition that the threshold value is not exceeded even if the specified processing power consumption is added to the server power consumption, using a server table storing
When a server satisfying the condition is identified in the search step, a first determination step of determining the server as an execution server and transmitting the process execution request to the execution server;
Is a power leveling program for causing a computer to execute.

1 ネットワーク 3 ジョブ振分サーバ
5 平準化制御サーバ 7 クライアント端末
9 商用電源 11A,11B ジョブ処理サーバ
13A,13B 給電装置
31 通信部 33 ジョブ振分部
51 通信部 53 管理データ格納部
55 平準化制御部 57 処理結果格納部
59 ジョブ識別子格納部 551 消費電力特定部
553 サーバ特定部 111 通信部
113 ジョブ実行部 115 サーバデータ格納部
117 消費電力監視部 119 処理負荷監視部
1301 通信部 1303 バッテリーデータ格納部
1305 データ格納部 1307 バッテリー残量監視部
1309 充放電制御部 1311 バッテリー
DESCRIPTION OF SYMBOLS 1 Network 3 Job distribution server 5 Leveling control server 7 Client terminal 9 Commercial power supply 11A, 11B Job processing server 13A, 13B Power supply apparatus 31 Communication part 33 Job distribution part 51 Communication part 53 Management data storage part 55 Leveling control part 57 processing result storage unit 59 job identifier storage unit 551 power consumption identification unit 553 server identification unit 111 communication unit 113 job execution unit 115 server data storage unit 117 power consumption monitoring unit 119 processing load monitoring unit 1301 communication unit 1303 battery data storage unit 1305 Data storage unit 1307 Battery remaining amount monitoring unit 1309 Charge / discharge control unit 1311 Battery

Claims (10)

処理種別の識別子を含む処理実行要求をユーザ端末から受信した場合、処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する第1のデータ格納部から、受信した前記処理種別の識別子に対応する処理消費電力を特定するステップと、
前記ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費しており且つ時間変化する電力を表すサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納する第2のデータ格納部を用いて、特定された前記処理消費電力を前記サーバ消費電力に加えても前記閾値を超過しないという条件を満たすサーバを探索する探索ステップと、
前記探索ステップにおいて前記条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに前記処理実行要求を送信する第1決定ステップと、
を含み、コンピュータにより実行される電力平準化方法。
When a process execution request including a process type identifier is received from a user terminal, the process type identifier is stored in association with process power consumption data, which is power consumed by executing the process type process. Identifying a processing power consumption corresponding to the received identifier of the processing type from the first data storage unit ;
For each of a plurality of servers that can execute processing in response to a processing execution request from the user terminal, server power consumption data representing the power consumed by the server and time-varying power is supplied from the commercial power supply to the server. A search step for searching for a server that satisfies the condition that the threshold value is not exceeded even if the specified processing power consumption is added to the server power consumption using a second data storage unit that stores a threshold value of maximum power;
When a server satisfying the condition is identified in the search step, a first determination step of determining the server as an execution server and transmitting the process execution request to the execution server;
A power leveling method executed by a computer.
前記第2のデータ格納部には、前記複数のサーバの各々について当該サーバに電力を供給する給電装置のバッテリー残量のデータがさらに格納されており、
前記探索ステップにおいて前記条件を満たすサーバが特定されなかった場合には、前記第2のデータ格納部を用いて、バッテリー残量が最も多いサーバを前記実行サーバとして特定し、当該実行サーバに前記処理実行要求を送信する第2決定ステップ
をさらに含む請求項1記載の電力平準化方法。
The second data storage unit further stores, for each of the plurality of servers, data on a remaining battery level of a power supply device that supplies power to the server,
When a server that satisfies the condition is not specified in the search step, a server with the largest remaining battery capacity is specified as the execution server using the second data storage unit , and the process is sent to the execution server. The power leveling method according to claim 1, further comprising: a second determination step of transmitting an execution request.
前記第2のデータ格納部には、前記複数のサーバの各々について当該サーバの処理負荷のデータがさらに格納されており、
前記探索ステップにおいて前記条件を満たすサーバが複数特定された場合には、前記第1決定ステップにおいて、前記第2のデータ格納部を用いて、特定された前記サーバのうち処理負荷が最も低いサーバを前記実行サーバとして決定する
ことを特徴とする請求項1記載の電力平準化方法。
The second data storage unit further stores processing load data of the server for each of the plurality of servers.
When a plurality of servers satisfying the condition are specified in the search step, a server having the lowest processing load among the specified servers is selected using the second data storage unit in the first determination step. It determines as the said execution server. The power leveling method of Claim 1 characterized by the above-mentioned.
前記第2のデータ格納部には、前記複数のサーバの各々について当該サーバの処理負荷のデータがさらに格納されており、
前記第2決定ステップが、
前記探索ステップにおいて前記条件を満たすサーバが特定されなかった場合には、前記第2のデータ格納部を用いて、バッテリー残量が最も多いサーバを特定するステップと、
特定された前記サーバが複数である場合には、前記第2のデータ格納部を用いて、特定された前記サーバのうち処理負荷が最も低いサーバを前記実行サーバとして決定するステップと、
を含む請求項2記載の電力平準化方法。
The second data storage unit further stores processing load data of the server for each of the plurality of servers.
The second determining step comprises:
If a server that satisfies the condition is not identified in the searching step, using the second data storage unit , identifying a server with the most remaining battery power; and
When there are a plurality of identified servers, the second data storage unit is used to determine a server having the lowest processing load among the identified servers as the execution server;
The power leveling method according to claim 2, comprising:
前記商用電源から前記複数のサーバを含むシステムに供給する最大電力の閾値である全体閾値を、前記システムに含まれる給電装置のバッテリー容量の総和及び前記システムにおいて消費される電力の予測に基づき算出するステップと、
前記第2のデータ格納部に格納されている、前記複数のサーバの各々についての前記閾値を、当該閾値の総和が前記全体閾値に等しくなるように算出するステップと、
をさらに含む請求項1乃至4のいずれか1つ記載の電力平準化方法。
An overall threshold, which is a threshold of maximum power supplied from the commercial power supply to the system including the plurality of servers, is calculated based on a sum of battery capacities of power supply apparatuses included in the system and prediction of power consumed in the system. Steps,
Calculating the threshold value for each of the plurality of servers stored in the second data storage unit such that the sum of the threshold values is equal to the overall threshold value;
The power leveling method according to any one of claims 1 to 4, further comprising:
前記給電装置は、
当該給電装置が電力を供給するサーバの消費電力が前記閾値を超過した場合には、当該給電装置に含まれるバッテリーから超過分の電力を放電し、
当該給電装置が電力を供給するサーバの消費電力が前記閾値に満たない場合には、当該給電装置に含まれるバッテリーに余剰分の電力を充電する
ことを特徴とする請求項2、4又は5記載の電力平準化方法。
The power supply device
When the power consumption of the server to which the power supply device supplies power exceeds the threshold, the excess power is discharged from the battery included in the power supply device,
If the power consumption of the server supplying the power the power supply device is less than the threshold value, according to claim 2, 4 or 5, wherein the charging power surplus to the battery included in the power supply device Power leveling method.
処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する第1のデータ格納部と、
ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費しており且つ時間変化する電力を表すサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納する第2のデータ格納部と、
処理種別の識別子を含む処理実行要求を前記ユーザ端末から受信した場合、前記第1のデータ格納部から、受信した前記処理種別の識別子に対応する処理消費電力を特定する消費電力特定部と、
前記第2のデータ格納部を用いて、特定された前記処理消費電力を前記サーバ消費電力に加えても前記閾値を超過しないという条件を満たすサーバを探索するサーバ探索部と、
前記サーバ探索部により前記条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに前記処理実行要求を送信する通信部と、
を有する電力平準化システム。
A first data storage unit that associates and stores processing type identifiers and processing power consumption data that is power consumed by executing processing of the processing type;
Server power consumption data representing time-varying power consumed by each of a plurality of servers that can execute processing in response to a processing execution request from a user terminal, and the maximum supplied from the commercial power supply to the server A second data storage for storing a power threshold;
When a process execution request including a process type identifier is received from the user terminal, a power consumption specifying unit that specifies a process power consumption corresponding to the received process type identifier from the first data storage unit ;
A server search unit that searches for a server that satisfies the condition that the threshold value is not exceeded even if the specified processing power consumption is added to the server power consumption using the second data storage unit ;
When a server that satisfies the condition is identified by the server search unit, the server is determined as an execution server, and a communication unit that transmits the process execution request to the execution server;
A power leveling system.
前記第2のデータ格納部には、前記複数のサーバの各々について当該サーバに電力を供給する給電装置のバッテリー残量のデータがさらに格納されており、The second data storage unit further stores, for each of the plurality of servers, data on a remaining battery level of a power supply device that supplies power to the server,
前記サーバ探索部による探索で前記条件を満たすサーバが特定されなかった場合には、前記通信部は、前記第2のデータ格納部を用いて、バッテリー残量が最も多いサーバを前記実行サーバとして特定し、当該実行サーバに前記処理実行要求を送信するWhen a server satisfying the condition is not specified by the search by the server search unit, the communication unit uses the second data storage unit to specify a server with the highest remaining battery level as the execution server. And send the process execution request to the execution server.
請求項7記載の電力平準化システム。The power leveling system according to claim 7.
処理種別の識別子を含む処理実行要求をユーザ端末から受信した場合、処理種別の識別子と当該処理種別の処理を実行することにより消費される電力である処理消費電力のデータとを対応付けて格納する第1のデータ格納部から、受信した前記処理種別の識別子に対応する処理消費電力を特定するステップと、
前記ユーザ端末からの処理実行要求に応じて処理を実行し得る複数のサーバの各々について当該サーバが消費しており且つ時間変化する電力を表すサーバ消費電力のデータ及び当該サーバに商用電源から供給する最大電力の閾値を格納する第2のデータ格納部を用いて、特定された前記処理消費電力を前記サーバ消費電力に加えても前記閾値を超過しないという条件を満たすサーバを探索する探索ステップと、
前記探索ステップにおいて前記条件を満たすサーバが特定された場合には、当該サーバを実行サーバとして決定し、当該実行サーバに前記処理実行要求を送信する第1決定ステップと、
を、コンピュータに実行させるための電力平準化プログラム。
When a process execution request including a process type identifier is received from a user terminal, the process type identifier is stored in association with process power consumption data, which is power consumed by executing the process type process. Identifying a processing power consumption corresponding to the received identifier of the processing type from the first data storage unit ;
For each of a plurality of servers that can execute processing in response to a processing execution request from the user terminal, server power consumption data representing the power consumed by the server and time-varying power is supplied from the commercial power supply to the server. A search step for searching for a server that satisfies the condition that the threshold value is not exceeded even if the specified processing power consumption is added to the server power consumption using a second data storage unit that stores a threshold value of maximum power;
When a server satisfying the condition is identified in the search step, a first determination step of determining the server as an execution server and transmitting the process execution request to the execution server;
Is a power leveling program for causing a computer to execute.
前記第2のデータ格納部には、前記複数のサーバの各々について当該サーバに電力を供給する給電装置のバッテリー残量のデータがさらに格納されており、The second data storage unit further stores, for each of the plurality of servers, data on a remaining battery level of a power supply device that supplies power to the server,
前記探索ステップにおいて前記条件を満たすサーバが特定されなかった場合には、前記第2のデータ格納部を用いて、バッテリー残量が最も多いサーバを前記実行サーバとして特定し、当該実行サーバに前記処理実行要求を送信する第2決定ステップWhen a server that satisfies the condition is not specified in the search step, a server with the largest remaining battery capacity is specified as the execution server using the second data storage unit, and the process is sent to the execution server. Second decision step for sending an execution request
をさらに前記コンピュータに実行させるための請求項9記載の電力平準化プログラム。The power leveling program according to claim 9, further causing the computer to execute.
JP2010116640A 2010-05-20 2010-05-20 Power leveling method, system and program Expired - Fee Related JP5601024B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010116640A JP5601024B2 (en) 2010-05-20 2010-05-20 Power leveling method, system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010116640A JP5601024B2 (en) 2010-05-20 2010-05-20 Power leveling method, system and program

Publications (2)

Publication Number Publication Date
JP2011243119A JP2011243119A (en) 2011-12-01
JP5601024B2 true JP5601024B2 (en) 2014-10-08

Family

ID=45409677

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010116640A Expired - Fee Related JP5601024B2 (en) 2010-05-20 2010-05-20 Power leveling method, system and program

Country Status (1)

Country Link
JP (1) JP5601024B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6172735B2 (en) * 2013-03-07 2017-08-02 Necプラットフォームズ株式会社 Blade server, power supply control method, and power supply control program
WO2015151548A1 (en) * 2014-04-03 2015-10-08 ソニー株式会社 Electronic device and storage medium
JP6819131B2 (en) 2016-08-18 2021-01-27 富士通株式会社 Information processing equipment, information processing methods, information processing programs and information processing systems

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3730614B2 (en) * 2002-11-26 2006-01-05 株式会社東芝 Power control method and power management system for electronic equipment
JP3896352B2 (en) * 2003-08-08 2007-03-22 インターナショナル・ビジネス・マシーンズ・コーポレーション Distributed computing system
JP5151203B2 (en) * 2007-03-26 2013-02-27 日本電気株式会社 Job scheduling apparatus and job scheduling method
JP4395800B2 (en) * 2007-09-18 2010-01-13 日本電気株式会社 Power management system and power management method

Also Published As

Publication number Publication date
JP2011243119A (en) 2011-12-01

Similar Documents

Publication Publication Date Title
US10168756B2 (en) Backup power management for computing systems
CN110858161B (en) Resource allocation method, device, system, equipment and medium
JP6004451B2 (en) Load balancing method between data centers and data centers
US8952566B2 (en) Chassis slots accepting battery modules and other module types
CN102844724B (en) Power supply in managing distributed computing system
US8527793B2 (en) Method for saving power in a system by placing inactive computing devices in optimized configuration corresponding to a specific constraint
US7984311B2 (en) Demand based power allocation
US20110119514A1 (en) Power control apparatus and method for cluster system
Kord et al. An energy-efficient approach for virtual machine placement in cloud based data centers
KR20170029263A (en) Apparatus and method for load balancing
CN102971937A (en) Hierarchical power smoothing
US10146241B2 (en) Power supply system, power management apparatus, power management method, and power management program
CN105703475A (en) Method and system of uninterrupted intelligent power supply of ATM
JP5601024B2 (en) Power leveling method, system and program
Atiewi et al. A review energy-efficient task scheduling algorithms in cloud computing
US20170308137A1 (en) System and method for rack over provisioning and intelligent power management
WO2017149618A1 (en) Control device, power generation control device, control method, system, and program
JP3896352B2 (en) Distributed computing system
Li et al. CSL-driven and energy-efficient resource scheduling in cloud data center
Rahmani et al. Burst‐aware virtual machine migration for improving performance in the cloud
US11435812B1 (en) Efficient utilization of spare datacenter capacity
WO2023125637A1 (en) Charging control method and system, electronic device, and computer-readable storage medium
WO2016137999A1 (en) Rack space power utilization
CN108604796A (en) The switching at runtime of power supply supply
Diouani et al. Survey: an optimized energy consumption of resources in cloud data centers

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130403

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130911

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131015

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140520

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140701

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140722

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140804

R150 Certificate of patent or registration of utility model

Ref document number: 5601024

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees